diff options
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/el.js | 6 | ||||
-rw-r--r-- | apps/weather_status/l10n/el.json | 6 |
2 files changed, 6 insertions, 6 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);"); diff --git a/apps/weather_status/l10n/el.json b/apps/weather_status/l10n/el.json index 1b8404a33b8..23489b6b099 100644 --- a/apps/weather_status/l10n/el.json +++ b/apps/weather_status/l10n/el.json @@ -31,8 +31,8 @@ "{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}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |