diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:13 +0000 |
commit | b5ad2f9cb5863aad6749593fe8532ebd0c5558f6 (patch) | |
tree | 4b849759dc1b185e5117789321801a51e3c3a8f8 /apps/files_sharing/l10n/el.js | |
parent | 2809ffa5fe9213d682929eacaa21124c912c179d (diff) | |
download | nextcloud-server-b5ad2f9cb5863aad6749593fe8532ebd0c5558f6.tar.gz nextcloud-server-b5ad2f9cb5863aad6749593fe8532ebd0c5558f6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/el.js')
-rw-r--r-- | apps/files_sharing/l10n/el.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 23ad624d2e6..efec69f56ba 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -69,7 +69,6 @@ OC.L10N.register( "A file or folder was shared from <strong>another server</strong>" : "Ένα αρχείο ή φάκελος διαμοιράστηκε από <strong>έναν άλλο διακομιστή</strong>", "A file or folder has been <strong>shared</strong>" : "Ένα αρχείο ή φάκελος <strong>διαμοιράστηκε</strong>", "Wrong share ID, share doesn't exist" : "Λάθος ID διαμοιρασμού, διαμοιρασμός δεν υπάρχει", - "could not delete share" : "αδυναμία διαγραφής κοινόχρηστου φακέλου", "Could not delete share" : "Αδυναμία διαγραφής κοινόχρηστου φακέλου", "Please specify a file or folder path" : "Παρακαλώ καθορίστε την διαδρομή για το αρχείο ή τον φάκελο", "Wrong path, file/folder doesn't exist" : "Λάθος διαδρομή, αρχείο/φάκελος δεν υπάρχει", @@ -111,6 +110,7 @@ OC.L10N.register( "Note" : "Σημείωση", "Select or drop files" : "Επιλέξτε ή ρίξτε αρχεία", "Uploading files…" : "Αποστολή αρχείων ...", - "Uploaded files:" : "Αποστολή αρχείων:" + "Uploaded files:" : "Αποστολή αρχείων:", + "could not delete share" : "αδυναμία διαγραφής κοινόχρηστου φακέλου" }, "nplurals=2; plural=(n != 1);"); |