diff options
Diffstat (limited to 'apps/weather_status/l10n/cs.js')
-rw-r--r-- | apps/weather_status/l10n/cs.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/cs.js b/apps/weather_status/l10n/cs.js index d8f06d98c17..6fceaee2f75 100644 --- a/apps/weather_status/l10n/cs.js +++ b/apps/weather_status/l10n/cs.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." : "Napojení stavu počasí pro aplikaci Přehled.\n Polohu uživatele je možné zjistit automaticky nebo zadat ručně. Poté je zobrazována předpověď na příštích 6 hodin.\n Tento stav je také možné začlenit do ostatních míst, jako například Kalendář.", "Detect location" : "Zjistit polohu", "Set custom address" : "Nastavit uživatelsky určenou adresu", + "Favorites" : "Oblíbené", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Jasné nebe v {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Zataženo v {time}", "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Jasno v {time}", @@ -25,6 +26,7 @@ OC.L10N.register( "More weather for {adr}" : "Více o počasí pro {adr}", "Loading weather" : "Načítá se počasí", "Set location for weather" : "Nastavit polohu pro předpovídání počasí", + "Remove from favorites" : "Odebrat z oblíbených", "You are not logged in." : "Nejste přihlášení.", "There was an error getting the weather status information." : "Při získávání informací o stavu počasí došlo k chybě.", "No weather information found" : "Nenalezeny žádné informace o počasí", |