From 641e1fa3a230d85246057f460bd9f3d7ae7cd873 Mon Sep 17 00:00:00 2001 From: Alexei Kotov Date: Thu, 28 Aug 2025 13:04:45 +0300 Subject: [PATCH] Update Polish Interface lines --- files/data/l10n/Interface/pl.yaml | 81 ++++++++++++------------------- 1 file changed, 32 insertions(+), 49 deletions(-) diff --git a/files/data/l10n/Interface/pl.yaml b/files/data/l10n/Interface/pl.yaml index 3b0c871e2e..cb71ed6fcd 100644 --- a/files/data/l10n/Interface/pl.yaml +++ b/files/data/l10n/Interface/pl.yaml @@ -1,43 +1,17 @@ -DurationDay: |- - {days, plural, - one{{days} d. } - other{{days} d. } - few{{days} d. } - many{{days} d. } - } - -DurationHour: |- - {hours, plural, - one{{hours} godz. } - other{{hours} godz. } - few{{hours} godz. } - many{{hours} godz. } - } - -DurationMinute: |- - {minutes, plural, - one{{minutes} min } - other{{minutes} min } - few{{minutes} min } - many{{minutes} min } - } - -DurationSecond: |- - {seconds, plural, - one{{seconds} s } - other{{seconds} s } - few{{seconds} s } - many{{seconds} s } - } - -DurationMonth: |- - {months, plural, - one{{months} mies. } - other{{months} mies. } - few{{months} mies. } - many{{months} mies. } - } - +Ask: "Zapytaj" +Back: "Wstecz" +Buy: "Kup" +Cancel: "Anuluj" +Close: "Zamknij" +Copy: "Kopiuj" +Create: "Utwórz" +DisposeOfCorpse: "Usuń zwłoki" +Done: "Koniec" +DurationDay: "{days} d. " +DurationHour: "{hours} godz. " +DurationMinute: "{minutes} min " +DurationMonth: "{months} mies. " +DurationSecond: "{seconds} s " DurationYear: |- {years, plural, one{{years} rok } @@ -45,15 +19,24 @@ DurationYear: |- few{{years} lata } many{{years} lat } } - +Goodbye: "Do widzenia" +Info: "Info" +Inventory: "Ekwipunek" +Item: "Przedmiot" +MagicEffects: "Magiczne efekty" +Mouse: "Mysz" +Next: "Nast." No: "Nie" -NotAvailableShort: "N/D" -Reset: "Przywróć" -Yes: "Tak" -On: "Wł." -Off: "Wył." None: "Brak" +NotAvailableShort: "N/D" +Off: "Wył." OK: "OK" -Cancel: "Anuluj" -Close: "Zamknij" -Copy: "Kopiuj" +On: "Wł." +Prev: "Poprz." +Reset: "Przywróć" +ScrollUp: "Przewiń w górę" +Select: "Wybierz" +Soul: "Dusza" +Take: "Weź" +TakeAll: "Weź wszystko" +Yes: "Tak"