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:
Diffstat (limited to 'apps/theming/l10n/el.js')
-rw-r--r--apps/theming/l10n/el.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/el.js b/apps/theming/l10n/el.js
index 545b7fa28d3..b88468a4982 100644
--- a/apps/theming/l10n/el.js
+++ b/apps/theming/l10n/el.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"Could not write file to disk" : "Αδυναμία εγγραφής αρχείου στον δίσκο",
"A PHP extension stopped the file upload" : "Ένα πρόσθετο PHP διέκοψε την μεταφόρτωση του αρχείου",
"No file uploaded" : "Δεν έχει μεταφορτωθεί αρχείο",
- "Unsupported image type" : "Μη υποστηριζόμενος τύπος εικόνας",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Χρησιμοποιείτε ήδη προσαρμοσμένο θέμα. Οι ρυθμίσεις της εφαρμογής Θέματα μπορεί να αντικατασταθούν από αυτό.",
"Theming" : "Προσαρμογή θέματος",
"Legal notice" : "Νομική ειδοποίηση",
@@ -50,6 +49,7 @@ OC.L10N.register(
"Upload new header logo" : "Μεταφόρτωση νέου λογοτύπου επικεφαλίδας",
"Favicon" : "Favicon",
"Upload new favicon" : "Μεταφόρτωση νέου favicon",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Εγκαταστήστε την επέκταση PHP Imagemagick με υποστήριξη SVG εικόνων, για να γίνει αυτόματη δημιουργία favicon βασισμένο πάνω στο μεταφορτωμένο λογότυπο και χρώμα."
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Εγκαταστήστε την επέκταση PHP Imagemagick με υποστήριξη SVG εικόνων, για να γίνει αυτόματη δημιουργία favicon βασισμένο πάνω στο μεταφορτωμένο λογότυπο και χρώμα.",
+ "Unsupported image type" : "Μη υποστηριζόμενος τύπος εικόνας"
},
"nplurals=2; plural=(n != 1);");