diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-21 02:17:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-21 02:17:24 +0000 |
commit | d77d52d2575043d9f50d32a45875f2299b2d2b61 (patch) | |
tree | 3b95e8b10d7104ede9d7c0da32f8f19d8f391260 /apps/weather_status/l10n/pl.js | |
parent | bdc60ef9b2d4793b3da7887632fb4b0e77bf964a (diff) | |
download | nextcloud-server-d77d52d2575043d9f50d32a45875f2299b2d2b61.tar.gz nextcloud-server-d77d52d2575043d9f50d32a45875f2299b2d2b61.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status/l10n/pl.js')
-rw-r--r-- | apps/weather_status/l10n/pl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/weather_status/l10n/pl.js b/apps/weather_status/l10n/pl.js index b5cffe041bb..d3cb708d4ba 100644 --- a/apps/weather_status/l10n/pl.js +++ b/apps/weather_status/l10n/pl.js @@ -9,7 +9,7 @@ OC.L10N.register( "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.\nPozycja użytkownika może być określana automatycznie lub ręcznie. Następnie wyświetlana jest prognoza na 6 godzin.\nStan pogody można również zintegrować w innych miejscach np. w aplikacji Kalendarz.", "Detect location" : "Wykryj lokalizację", - "Set custom address" : "Ustaw adres niestandardowy", + "Set custom address" : "Ustaw adres własny", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Czyste niebo o {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Pochmurno o {time}", "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Przyzwoity dzień o {time}", @@ -26,8 +26,8 @@ OC.L10N.register( "Loading weather" : "Ładowanie pogody", "Set location for weather" : "Ustaw lokalizację dla pogody", "There was an error getting the weather status information." : "Wystąpił błąd podczas pobierania informacji o stanie pogody.", - "No weather information found" : "Nie znaleziono informacji o pogodzie", - "Location not found" : "Nie znaleziono lokalizacji", + "No weather information found" : "Nie znaleziono informacji o pogodzie.", + "Location not found" : "Nie znaleziono lokalizacji.", "There was an error setting the location address." : "Wystąpił błąd podczas ustawiania adresu lokalizacji.", "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.", |