aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-08 02:26:27 +0000
committerNextcloud bot <bot@nextcloud.com>2022-01-08 02:26:27 +0000
commitc7ab34a459261af44ff4565e87f0a78b863e1585 (patch)
tree8f177d4d9bd510cece7e52acf88a79f562554d65 /apps/weather_status/l10n/cs.js
parent55986382e8bc7d5f94047b0f25a1057a1d882674 (diff)
downloadnextcloud-server-c7ab34a459261af44ff4565e87f0a78b863e1585.tar.gz
nextcloud-server-c7ab34a459261af44ff4565e87f0a78b863e1585.zip
[tx-robot] updated 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.js22
1 files changed, 22 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/cs.js b/apps/weather_status/l10n/cs.js
index 1c439ba41e8..cbc37d6a06c 100644
--- a/apps/weather_status/l10n/cs.js
+++ b/apps/weather_status/l10n/cs.js
@@ -11,6 +11,28 @@ OC.L10N.register(
"Detect location" : "Zjistit polohu",
"Set custom address" : "Nastavit uživatelsky určenou adresu",
"Favorites" : "Oblíbené",
+ "{temperature} {unit} clear sky later today" : "{temperature} {unit} jasná obloha dnes",
+ "{temperature} {unit} clear sky" : "{temperature} {unit} jasná obloha",
+ "{temperature} {unit} cloudy later today" : "{temperature} {unit} zataženo dnes později",
+ "{temperature} {unit} cloudy" : "{temperature} {unit} zataženo",
+ "{temperature} {unit} fair weather later today" : "{temperature} {unit} krásný den dnes později",
+ "{temperature} {unit} fair weather" : "{temperature} {unit} krásný den",
+ "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Polojasno dnes později",
+ "{temperature} {unit} partly cloudy" : "{temperature} {unit} polojasno",
+ "{temperature} {unit} foggy later today" : "{temperature} {unit} mlhavo dnes později",
+ "{temperature} {unit} foggy" : "{temperature} {unit} mlhavo",
+ "{temperature} {unit} light rain later today" : "{temperature} {unit} drobný déšť dnes později",
+ "{temperature} {unit} light rain" : "{temperature} {unit} drobný déšť",
+ "{temperature} {unit} rain later today" : "{temperature} {unit} drobný déšť dnes později",
+ "{temperature} {unit} rain" : "{temperature} {unit} déšť",
+ "{temperature} {unit} heavy rain later today" : "{temperature} {unit} hustý déšť dnes později",
+ "{temperature} {unit} heavy rain" : "{temperature} {unit} hustý déšť",
+ "{temperature} {unit} rain showers later today" : "{temperature} {unit} přeháňky dnes později",
+ "{temperature} {unit} rain showers" : "{temperature} {unit} přeháňky",
+ "{temperature} {unit} light rain showers later today" : "{temperature} {unit} drobné přeháňky dnes později",
+ "{temperature} {unit} light rain showers" : "{temperature} {unit} drobné přeháňky",
+ "{temperature} {unit} heavy rain showers later today" : "{temperature} {unit} intenzivní přeháňky dnes později",
+ "{temperature} {unit} heavy rain showers" : "{temperature} {unit} intenzivní přeháňky",
"More weather for {adr}" : "Více o počasí pro {adr}",
"Loading weather" : "Načítá se počasí",
"Remove from favorites" : "Odebrat z oblíbených",