diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
commit | 4518f6dc642e75f2aee386fc39f5e748859bda5c (patch) | |
tree | 649061f217aa7916b56dd5b575fc4872318f30b1 /apps/theming/l10n/el.js | |
parent | 9edd3916ffc1ff0a3a1eab1e44e5df0d5e67ebb3 (diff) | |
download | nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.tar.gz nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/el.js')
-rw-r--r-- | apps/theming/l10n/el.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/el.js b/apps/theming/l10n/el.js index 82c5ea726e4..4bfd9bf3cf7 100644 --- a/apps/theming/l10n/el.js +++ b/apps/theming/l10n/el.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Αποθηκεύτηκαν", "Admin" : "Διαχειριστής", "a safe home for all your data" : "μια ασφαλής τοποθεσία για όλα σας τα δεδομένα", "The given name is too long" : "Το όνομα που δόθηκε είναι πολύ μεγάλο", "The given web address is too long" : "Η διεύθυνση ιστοσελίδας που δόθηκε είναι πολύ μεγάλη.", "The given slogan is too long" : "Το ρητό που δόθηκε είναι πολύ μεγάλο", "The given color is invalid" : "Δόθηκε μη έγκυρο χρώμα", - "Saved" : "Αποθηκεύτηκαν", "No file uploaded" : "Δεν έχει μεταφορτωθεί αρχείο", "Unsupported image type" : "Μη υποστηριζόμενος τύπος εικόνας", "You are already using a custom theme" : "Χρησιμοποιείτε ήδη προσαρμοσμένο θέμα", |