diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /apps/weather_status/l10n/el.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/el.js')
-rw-r--r-- | apps/weather_status/l10n/el.js | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/apps/weather_status/l10n/el.js b/apps/weather_status/l10n/el.js index e84b93e55e2..97f54d46d1a 100644 --- a/apps/weather_status/l10n/el.js +++ b/apps/weather_status/l10n/el.js @@ -34,18 +34,6 @@ OC.L10N.register( "There was an error setting the location." : "Παρουσιάστηκε σφάλμα κατά τη ρύθμιση της τοποθεσίας.", "There was an error saving the mode." : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση της λειτουργίας.", "There was an error using personal address." : "Παρουσιάστηκε σφάλμα κατά τη χρήση της προσωπικής διεύθυνσης.", - "Set location for weather" : "Ορισμός τοποθεσίας καιρού", - "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Καθαρός ουρανός στις {time}", - "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Συννεφιά στις {time}", - "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Αίθρια ημέρα στις {time}", - "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Αίθρια νύχτα {time}", - "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Μερικώς νεφελώδης στις {time}", - "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Ομιχλώδης στις {time}", - "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Ελαφρά βροχόπτωση στις {time}", - "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Βροχή στις {time}", - "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Δυνατή βροχή στις {time}", - "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Βροχόπτωση στις {time}", - "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Ελαφρά βροχόπτωση στις {time}", - "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Έντονη βροχόπτωση στις {time}" + "Set location for weather" : "Ορισμός τοποθεσίας καιρού" }, "nplurals=2; plural=(n != 1);"); |