From 20900f573f6bb06ea7a06bb5d9a17537658469ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20R=C3=B3zga?= <53080024+AndrzejRozga@users.noreply.github.com> Date: Sun, 11 Feb 2024 11:14:44 +0100 Subject: [PATCH] Polish localization update (#1958) --- .../Localization/Localizable.xcstrings | 34 ++++++++++++++++--- 1 file changed, 29 insertions(+), 5 deletions(-) diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index 1a213ef0..7d0eebf9 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -75916,8 +75916,8 @@ }, "pl" : { "stringUnit" : { - "state" : "needs_review", - "value" : "Najnowsze posty" + "state" : "translated", + "value" : "Odśwież" } }, "pt-BR" : { @@ -76638,9 +76638,33 @@ } }, "pl" : { - "stringUnit" : { - "state" : "needs_review", - "value" : "" + "variations" : { + "plural" : { + "few" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld osoby rozmawiają" + } + }, + "many" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld osób rozmawia" + } + }, + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld osób rozmawia" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld osób rozmawia" + } + } + } } }, "pt-BR" : {