diff --git a/files/data/l10n/Interface/pl.yaml b/files/data/l10n/Interface/pl.yaml index d9adafd8e7..55bfaaf70f 100644 --- a/files/data/l10n/Interface/pl.yaml +++ b/files/data/l10n/Interface/pl.yaml @@ -2,15 +2,15 @@ DurationDay: "{days} d " DurationHour: "{hours} h " DurationMinute: "{minutes} min " DurationMonth: |- - {months, plural, - one{{months} mo } - other{{months} mos } + {miesięcy, plural, + one{{months} miesiąc } + other{{months} miesięcy } } DurationSecond: "{seconds} s " DurationYear: |- - {years, plural, - one{{years} yr } - other{{years} yrs } + {lat, plural, + one{{years} rok } + other{{years} lat } } No: "Nie" NotAvailableShort: "N/A"