diff options
Diffstat (limited to 'apps/weather_status/l10n/pl.js')
-rw-r--r-- | apps/weather_status/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/pl.js b/apps/weather_status/l10n/pl.js index 23be6bd8cd7..97d1a2f788c 100644 --- a/apps/weather_status/l10n/pl.js +++ b/apps/weather_status/l10n/pl.js @@ -10,6 +10,7 @@ OC.L10N.register( "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", "{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}", @@ -25,6 +26,7 @@ OC.L10N.register( "More weather for {adr}" : "Więcej pogody dla {adr}", "Loading weather" : "Ładowanie pogody", "Set location for weather" : "Ustaw lokalizację dla pogody", + "Remove from favorites" : "Usuń z ulubionych", "You are not logged in." : "Nie jesteś zalogowany.", "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", |