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/files/l10n/el.js')
-rw-r--r--apps/files/l10n/el.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js
index 28f8208119f..13ddd015d0f 100644
--- a/apps/files/l10n/el.js
+++ b/apps/files/l10n/el.js
@@ -6,13 +6,13 @@ OC.L10N.register(
"Unknown error" : "Άγνωστο σφάλμα",
"All files" : "Όλα τα αρχεία",
"Recent" : "Τελευταία",
+ "Favorites" : "Αγαπημένα",
"File could not be found" : "Δεν μπορεί να βρεθεί το αρχείο",
"Move or copy" : "Μετακίνηση ή αντιγραφή",
"Download" : "Λήψη",
"Delete" : "Διαγραφή",
"Home" : "Σπίτι",
"Close" : "Κλείσιμο",
- "Favorites" : "Αγαπημένα",
"Could not create folder \"{dir}\"" : "Αδυναμία δημιουργίας του φακέλου \"{dir}\"",
"Upload cancelled." : "Η αποστολή ακυρώθηκε.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Αδυναμία φόρτωσης {filename} καθώς είναι κατάλογος αρχείων ή έχει 0 bytes",
@@ -136,13 +136,13 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος αποστολής αρχείων σε αυτόν τον διακομιστή.",
"No favorites yet" : "Κανένα αγαπημένο ακόμα",
"Files and folders you mark as favorite will show up here" : "Τα αρχεία και οι φάκελοι που σημειώνονται ως αγαπημένα θα εμφανιστούν εδώ ",
- "Shared with you" : "Διαμοιρασμένα με εσάς",
- "Shared with others" : "Διαμοιρασμένα με άλλους",
- "Shared by link" : "Διαμοιρασμένα μέσω συνδέσμου",
"Tags" : "Ετικέτες",
"Deleted files" : "Διεγραμμένα αρχεία",
"Text file" : "Αρχείο κειμένου",
"New text file.txt" : "Νέο αρχείο κειμένου.txt",
- "Move" : "Μετακίνηση"
+ "Move" : "Μετακίνηση",
+ "Shared with you" : "Διαμοιρασμένα με εσάς",
+ "Shared with others" : "Διαμοιρασμένα με άλλους",
+ "Shared by link" : "Διαμοιρασμένα μέσω συνδέσμου"
},
"nplurals=2; plural=(n != 1);");