Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-10 05:31:52 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-10 05:31:52 +0300
commit92075538ac0aa4ca4f8df1140c0fc7ad2cf181fb (patch)
tree02dce5cf68d345f84f652debaaa64e2a520549e7 /apps/weather_status
parent23780483862079eb9b1fada54c0fa6577b803d75 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/l10n/sk.js3
-rw-r--r--apps/weather_status/l10n/sk.json3
2 files changed, 6 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}",
diff --git a/apps/weather_status/l10n/sk.json b/apps/weather_status/l10n/sk.json
index e786d4b88d1..6c827242df5 100644
--- a/apps/weather_status/l10n/sk.json
+++ b/apps/weather_status/l10n/sk.json
@@ -10,6 +10,9 @@
"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}",