diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /apps/files/l10n/el.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/el.js')
-rw-r--r-- | apps/files/l10n/el.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 40c445f06eb..a4dcdd424f3 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -200,8 +200,6 @@ OC.L10N.register( "A new file or folder has been <strong>created</strong>" : "Ένα νέο αρχείο ή κατάλογος έχουν <strong>δημιουργηθεί</strong>", "A file or folder has been <strong>deleted</strong>" : "Ένα αρχείο ή κατάλογος έχουν <strong>διαγραφεί</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Βάλτε όριο στις ειδοποιήσεις για τη δημιουργία και αλλαγές στα <strong>αγαπημένα σας αρχεία</strong> <em>(Μόνο Stream)</em>", - "A file or folder has been <strong>restored</strong>" : "Έγινε <strong>επαναφορά</strong> ενός αρχείου ή φακέλου", - "Cannot transfter ownership of a file or folder you don't own" : "Δεν μπορεί να μεταβαστεί η κυριότητα αρχείου ή φακέλου που δεν σας ανήκει", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Χρησιμοποιήστε αυτή την διεύθυνση, προκειμένου να <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">έχετε πρόσβαση στα αρχεία σας μέσω WebDAV</a>" + "A file or folder has been <strong>restored</strong>" : "Έγινε <strong>επαναφορά</strong> ενός αρχείου ή φακέλου" }, "nplurals=2; plural=(n != 1);"); |