diff options
Diffstat (limited to 'apps/weather_status/l10n/pl.js')
-rw-r--r-- | apps/weather_status/l10n/pl.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/pl.js b/apps/weather_status/l10n/pl.js index 908ac1bb3cc..d30fa34c75c 100644 --- a/apps/weather_status/l10n/pl.js +++ b/apps/weather_status/l10n/pl.js @@ -7,10 +7,23 @@ 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 The geographic location 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." : "Status pogody zintegrowany z aplikacją Panelu.\nPołożenie geograficzne może być automatycznie ustalane lub ręcznie definiowane. Wyświetlana jest prognoza na 6 godzin.\nStatus może być również integrowany z innymi aplikacjami, takimi jak Kalendarz.", "{temperature} {unit} clear sky later today" : "{temperature} {unit} bezchmurne niebo później dzisiaj", "{temperature} {unit} clear sky" : "{temperature} {unit} czyste niebo", "{temperature} {unit} cloudy later today" : "{temperature} {unit} pochmurno później dzisiaj", "{temperature} {unit} cloudy" : "{temperature} {unit} pochmurno", + "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} śnieg i burza później dziś", + "{temperature} {unit} snow and thunder" : "{temperature} {unit} śnieg i burza", + "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} przelotne opady śniegu i burza później dziś", + "{temperature} {unit} snow showers and thunder" : "{temperature} {unit} przelotne opady śniegu i burza", + "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} przelotne opady śniegu, burza i zmierzch polarny później dziś", + "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} przelotne opady śniegu, burza i zmierzch polarny", + "{temperature} {unit} snow showers later today" : "{temperature} {unit} przelotne opady śniegu później dziś", + "{temperature} {unit} snow showers" : "{temperature} {unit} przelotne opady śniegu", + "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} przelotne opady śniegu i zmierzch polarny później dziś", + "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} przelotne opady śniegu i zmierzch polarny", + "{temperature} {unit} snow later today" : "{temperature} {unit} śnieg później dziś", + "{temperature} {unit} snow" : "{temperature} {unit} śnieg", "{temperature} {unit} fair weather later today" : "{temperature} {unit} ładna pogoda później dzisiaj", "{temperature} {unit} fair weather" : "{temperature} {unit} ładna pogoda", "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} częściowe zachmurzenie później dzisiaj", @@ -42,6 +55,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.", + "Unknown weather code" : "Nieznany kod pogodowy", "Detect location" : "Wykryj lokalizację", "Set custom address" : "Ustaw adres własny", "Favorites" : "Ulubione" |