diff options
Diffstat (limited to 'apps/weather_status/l10n/cs.json')
-rw-r--r-- | apps/weather_status/l10n/cs.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/cs.json b/apps/weather_status/l10n/cs.json index 2a0d468e2cb..6ca09c0b118 100644 --- a/apps/weather_status/l10n/cs.json +++ b/apps/weather_status/l10n/cs.json @@ -5,7 +5,6 @@ "Error" : "Chyba", "Weather status" : "Stav počasí", "Weather status in your dashboard" : "Stav počasí na vaší nástěnce", - "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í ohledně stavu počasí pro aplikaci Nástěnka.\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 vlastní adresu", "Favorites" : "Oblíbené", @@ -43,6 +42,7 @@ "There was an error setting the location." : "Při nastavování umístění došlo k chybě.", "There was an error saving the mode." : "Při ukládání režimu došlo k chybě.", "There was an error using personal address." : "Při použití vaší osobní adresy došlo k chybě.", - "Set location for weather" : "Nastavit místo pro které předpovídat počasí" + "Set location for weather" : "Nastavit místo pro které předpovídat počasí", + "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í ohledně stavu počasí pro aplikaci Nástěnka.\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ář." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file |