diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-07 02:14:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-07 02:14:13 +0000 |
commit | 0112a2925af360b23e65908c314a21619a1bcf33 (patch) | |
tree | 0bc308779f0fb75a270df79d28c6a11421319b09 /apps/weather_status | |
parent | 1bf7dbae0d7a2645abe4f17a6780e681d53c6675 (diff) | |
download | nextcloud-server-0112a2925af360b23e65908c314a21619a1bcf33.tar.gz nextcloud-server-0112a2925af360b23e65908c314a21619a1bcf33.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/sk.js | 12 | ||||
-rw-r--r-- | apps/weather_status/l10n/sk.json | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/sk.js b/apps/weather_status/l10n/sk.js index 115e2e29ea1..37e071efd21 100644 --- a/apps/weather_status/l10n/sk.js +++ b/apps/weather_status/l10n/sk.js @@ -21,6 +21,18 @@ OC.L10N.register( "{temperature} {unit} partly cloudy" : "{temperature} {unit} čiastočne zamračené", "{temperature} {unit} foggy later today" : "{temperature} {unit} hmlisto, neskôr v priebehu dňa", "{temperature} {unit} foggy" : "{temperature} {unit} hmlisto", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} dnes neskôr slabé zrážky", + "{temperature} {unit} light rainfall" : "{temperature} {unit} slabé zrážky", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} srážky, neskôr v priebehu dňa", + "{temperature} {unit} rainfall" : "{temperature} {unit} zrážky", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} silné zrážky, neskôr v priebehu dňa", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} silné zrážky", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} dažďové prehánky dnes", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} dažďové prehánky", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} dnes slabé dažďové prehánky", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} slabé dažďové prehánky", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} silné dažďové prehánky, neskôr v priebehu dňa", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} silné dažďové prehánky", "More weather for {adr}" : "Viac o počasí pre {adr}", "Loading weather" : "Načítava sa počasie", "Remove from favorites" : "Odstrániť z obľúbených", diff --git a/apps/weather_status/l10n/sk.json b/apps/weather_status/l10n/sk.json index bb48b57283c..85f5d5f0e73 100644 --- a/apps/weather_status/l10n/sk.json +++ b/apps/weather_status/l10n/sk.json @@ -19,6 +19,18 @@ "{temperature} {unit} partly cloudy" : "{temperature} {unit} čiastočne zamračené", "{temperature} {unit} foggy later today" : "{temperature} {unit} hmlisto, neskôr v priebehu dňa", "{temperature} {unit} foggy" : "{temperature} {unit} hmlisto", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} dnes neskôr slabé zrážky", + "{temperature} {unit} light rainfall" : "{temperature} {unit} slabé zrážky", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} srážky, neskôr v priebehu dňa", + "{temperature} {unit} rainfall" : "{temperature} {unit} zrážky", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} silné zrážky, neskôr v priebehu dňa", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} silné zrážky", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} dažďové prehánky dnes", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} dažďové prehánky", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} dnes slabé dažďové prehánky", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} slabé dažďové prehánky", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} silné dažďové prehánky, neskôr v priebehu dňa", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} silné dažďové prehánky", "More weather for {adr}" : "Viac o počasí pre {adr}", "Loading weather" : "Načítava sa počasie", "Remove from favorites" : "Odstrániť z obľúbených", |