diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-20 02:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-20 02:27:57 +0000 |
commit | d0b3e7c4720a82e5f49f84bed91954f124513d4e (patch) | |
tree | 19df5dbcf7c8be5b027f39475980c9729d40d748 /apps/weather_status/l10n/el.js | |
parent | a1c148a7e7810e104834dea89e8f61bad76424f1 (diff) | |
download | nextcloud-server-d0b3e7c4720a82e5f49f84bed91954f124513d4e.tar.gz nextcloud-server-d0b3e7c4720a82e5f49f84bed91954f124513d4e.zip |
[tx-robot] updated 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/weather_status/l10n/el.js b/apps/weather_status/l10n/el.js index 96dd78b2525..aa719940e84 100644 --- a/apps/weather_status/l10n/el.js +++ b/apps/weather_status/l10n/el.js @@ -33,8 +33,8 @@ OC.L10N.register( "{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}" + "{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}" }, "nplurals=2; plural=(n != 1);"); |