diff options
Diffstat (limited to 'core/l10n/el.js')
-rw-r--r-- | core/l10n/el.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js index 3a792783947..0fb787a8823 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -253,8 +253,7 @@ OC.L10N.register( "Profile not found" : "Το προφίλ δε βρέθηκε", "The profile does not exist." : "Το προφίλ δεν υπάρχει.", "Back to %s" : "Πίσω στο %s", - "File not found" : "Το αρχείο δεν βρέθηκε", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Το έγγραφο δεν βρέθηκε στον διακομιστή. Ίσως διαγράφηκε η κοινή χρήση ή έληξε?", + "Page not found" : "Δεν βρέθηκε η σελίδα", "Too many requests" : "Πάρα πολλά αιτήματα", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Υπήρχαν πάρα πολλά αιτήματα από το δίκτυό σας. Δοκιμάστε ξανά αργότερα ή επικοινωνήστε με τον διαχειριστή σας εάν πρόκειται για σφάλμα.", "Error" : "Σφάλμα", @@ -363,6 +362,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "Επεξεργασία τοπικών εγγράφων με χρήση εφαρμογής Collabora Online.", "restricted" : "περιορισμένο", "invisible" : "αόρατο", + "File not found" : "Το αρχείο δεν βρέθηκε", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Το έγγραφο δεν βρέθηκε στον διακομιστή. Ίσως διαγράφηκε η κοινή χρήση ή έληξε?", "More" : "Περισσότερα", "More apps menu" : "Μενού περισσότερων εφαρμογών", "Settings menu" : "Μενού ρυθμίσεων", |