diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-10 02:31:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-10 02:31:32 +0000 |
commit | bdb5d9f418478a35e8df83ca3a9d579d10c42713 (patch) | |
tree | a939508a62e12fbbcfd3c6acde5396450f29a28c /apps/weather_status/l10n/sk.js | |
parent | 9e00b5851156c25b79d75b14e4c3121b12ee7d50 (diff) | |
download | nextcloud-server-bdb5d9f418478a35e8df83ca3a9d579d10c42713.tar.gz nextcloud-server-bdb5d9f418478a35e8df83ca3a9d579d10c42713.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status/l10n/sk.js')
-rw-r--r-- | apps/weather_status/l10n/sk.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/sk.js b/apps/weather_status/l10n/sk.js index 791b6e47486..a0438e30fce 100644 --- a/apps/weather_status/l10n/sk.js +++ b/apps/weather_status/l10n/sk.js @@ -12,6 +12,9 @@ OC.L10N.register( "Favorites" : "Obľúbené", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Jasno o {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Oblačno o {time}", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Fašiangy o {time}", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Jaromočná noc o {time}", + "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Čiastočne zamračené o {time}", "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Hmlisto o {time}", "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Slabý dážď o {time}", "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Dážď o {time}", |