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>2022-06-17 05:27:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-17 05:27:44 +0300
commit9cd9e774d67342a1af4782c7e7e5e234ffb9b51d (patch)
treecdd753dda56be475c51bbd00c3c3ae6f2778b157 /apps/weather_status
parent692943860aeec4ce080d356e18cd702b4d85a956 (diff)
[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/el.js11
-rw-r--r--apps/weather_status/l10n/el.json11
2 files changed, 22 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/el.js b/apps/weather_status/l10n/el.js
index aa719940e84..a9b84bedbeb 100644
--- a/apps/weather_status/l10n/el.js
+++ b/apps/weather_status/l10n/el.js
@@ -11,6 +11,17 @@ OC.L10N.register(
"Detect location" : "Εντόπιση τοποθεσίας",
"Set custom address" : "Ορισμός προσαρμοσμένης διεύθυνσης",
"Favorites" : "Αγαπημένα",
+ "{temperature} {unit} clear sky" : "{temperature} {unit} καθαρός ουρανός",
+ "{temperature} {unit} cloudy later today" : "{temperature} {unit} συννεφιά αργότερα σήμερα",
+ "{temperature} {unit} cloudy" : "{temperature} {unit} συννεφιά",
+ "{temperature} {unit} fair weather later today" : "{temperature} {unit} αίθριος καιρός αργότερα σήμερα",
+ "{temperature} {unit} fair weather" : "{temperature} {unit} αίθριος καιρός",
+ "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} λίγα σύννεφα αργότερα σήμερα",
+ "{temperature} {unit} partly cloudy" : "{temperature} {unit} λίγα σύννεφα",
+ "{temperature} {unit} foggy later today" : "{temperature} {unit} ομίχλη αργότερα σήμερα",
+ "{temperature} {unit} foggy" : "{temperature} {unit} ομίχλη",
+ "{temperature} {unit} light rainfall later today" : "{temperature} {unit} ασθενείς βροχοπτώσεις αργότερα σήμερα",
+ "{temperature} {unit} light rainfall" : "{temperature} {unit} ασθενείς βροχοπτώσεις",
"More weather for {adr}" : "Περισσότερος καιρός για {adr}",
"Loading weather" : "Φόρτωση καιρού",
"Remove from favorites" : "Αφαίρεση από τα αγαπημένα",
diff --git a/apps/weather_status/l10n/el.json b/apps/weather_status/l10n/el.json
index 23489b6b099..4522f66d947 100644
--- a/apps/weather_status/l10n/el.json
+++ b/apps/weather_status/l10n/el.json
@@ -9,6 +9,17 @@
"Detect location" : "Εντόπιση τοποθεσίας",
"Set custom address" : "Ορισμός προσαρμοσμένης διεύθυνσης",
"Favorites" : "Αγαπημένα",
+ "{temperature} {unit} clear sky" : "{temperature} {unit} καθαρός ουρανός",
+ "{temperature} {unit} cloudy later today" : "{temperature} {unit} συννεφιά αργότερα σήμερα",
+ "{temperature} {unit} cloudy" : "{temperature} {unit} συννεφιά",
+ "{temperature} {unit} fair weather later today" : "{temperature} {unit} αίθριος καιρός αργότερα σήμερα",
+ "{temperature} {unit} fair weather" : "{temperature} {unit} αίθριος καιρός",
+ "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} λίγα σύννεφα αργότερα σήμερα",
+ "{temperature} {unit} partly cloudy" : "{temperature} {unit} λίγα σύννεφα",
+ "{temperature} {unit} foggy later today" : "{temperature} {unit} ομίχλη αργότερα σήμερα",
+ "{temperature} {unit} foggy" : "{temperature} {unit} ομίχλη",
+ "{temperature} {unit} light rainfall later today" : "{temperature} {unit} ασθενείς βροχοπτώσεις αργότερα σήμερα",
+ "{temperature} {unit} light rainfall" : "{temperature} {unit} ασθενείς βροχοπτώσεις",
"More weather for {adr}" : "Περισσότερος καιρός για {adr}",
"Loading weather" : "Φόρτωση καιρού",
"Remove from favorites" : "Αφαίρεση από τα αγαπημένα",