summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:58 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:58 +0000
commit1b2f3114ab9c53f17cf215da7938a03f5c9b5d85 (patch)
tree7bc3916e44b63a0e582a45db3ec4d0fde10ffcac /apps/weather_status/l10n/cs.js
parent2c6d11d2b9a53b7b70b5036acfe4cdc5e38ac997 (diff)
downloadnextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.tar.gz
nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/cs.js')
-rw-r--r--apps/weather_status/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/cs.js b/apps/weather_status/l10n/cs.js
index bd4caf61169..b13cbdfdcba 100644
--- a/apps/weather_status/l10n/cs.js
+++ b/apps/weather_status/l10n/cs.js
@@ -7,7 +7,6 @@ OC.L10N.register(
"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é",
@@ -45,6 +44,7 @@ OC.L10N.register(
"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ář."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");