diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-09 02:18:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-09 02:18:45 +0000 |
commit | 9c21bd22b5856bfa995aaedd1779c32bd7506266 (patch) | |
tree | 8ae08eefc5e74918c91290cc590e4279740606e0 /apps/weather_status/l10n/cs.js | |
parent | 0dbb99a81bc39cee97f6644faef5bec24881b69c (diff) | |
download | nextcloud-server-9c21bd22b5856bfa995aaedd1779c32bd7506266.tar.gz nextcloud-server-9c21bd22b5856bfa995aaedd1779c32bd7506266.zip |
[tx-robot] updated from transifex
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í", |