aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
commitfea2277b632ff724856bee182ed1ab28e7c446f5 (patch)
tree33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/weather_status/l10n/pl.js
parent6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff)
downloadnextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz
nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/pl.js')
-rw-r--r--apps/weather_status/l10n/pl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/pl.js b/apps/weather_status/l10n/pl.js
index 5cb872777a4..05c08727e9e 100644
--- a/apps/weather_status/l10n/pl.js
+++ b/apps/weather_status/l10n/pl.js
@@ -7,7 +7,6 @@ OC.L10N.register(
"Error" : "Błąd",
"Weather status" : "Stan pogody",
"Weather status in your dashboard" : "Stan pogody na pulpicie",
- "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stan pogody zintegrowany z aplikacją Pulpit.\n Pozycja użytkownika może być określana automatycznie lub ręcznie. Następnie wyświetlana jest prognoza na 6 godzin.\n Stan pogody można również zintegrować w innych miejscach np. w aplikacji Kalendarz.",
"Detect location" : "Wykryj lokalizację",
"Set custom address" : "Ustaw adres własny",
"Favorites" : "Ulubione",
@@ -45,6 +44,7 @@ OC.L10N.register(
"There was an error setting the location." : "Wystąpił błąd podczas ustawiania lokalizacji.",
"There was an error saving the mode." : "Wystąpił błąd podczas zapisywania trybu.",
"There was an error using personal address." : "Wystąpił błąd podczas korzystania z własnego adresu.",
- "Set location for weather" : "Ustaw lokalizację dla pogody"
+ "Set location for weather" : "Ustaw lokalizację dla pogody",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stan pogody zintegrowany z aplikacją Pulpit.\n Pozycja użytkownika może być określana automatycznie lub ręcznie. Następnie wyświetlana jest prognoza na 6 godzin.\n Stan pogody można również zintegrować w innych miejscach np. w aplikacji Kalendarz."
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");