diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:23:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:23:16 +0000 |
commit | cf7ceccdb5f2613d22936a5c782c978c5b1656e9 (patch) | |
tree | b9381a81abbc3e6ceccb984ce5c5e623349a11ef /apps/files_sharing/l10n/el.js | |
parent | 70ad22fcd87aff1c021119758142b4903a6badd6 (diff) | |
download | nextcloud-server-cf7ceccdb5f2613d22936a5c782c978c5b1656e9.tar.gz nextcloud-server-cf7ceccdb5f2613d22936a5c782c978c5b1656e9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/el.js')
-rw-r--r-- | apps/files_sharing/l10n/el.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 516acc26f04..e2eb8290f50 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -219,6 +219,7 @@ OC.L10N.register( "_Restore share_::_Restore shares_" : ["Επαναφορά κοινόχρηστου","Επαναφορά κοινόχρηστων"], "Shared" : "Κοινόχρηστα", "Show sharing options" : "Εμφάνιση επιλογών κοινής χρήσης", + "Shared with others" : "Διαμοιρασμένα με άλλους", "Link to a file" : "Σύνδεσμος σε αρχείο", "Error updating the share: {errorMessage}" : "Σφάλμα κατά τη δημιουργία της κοινής χρήσης: {errorMessage}", "Error updating the share" : "Σφάλμα κατά την ενημέρωση του κοινόχρηστου", @@ -237,7 +238,6 @@ OC.L10N.register( "List of files that are shared with you." : "Λίστα αρχείων σε κοινή χρήση με εσάς.", "Nothing shared with you yet" : "Κανένα αρχείο δεν έχει διαμοιραστεί ακόμα με εσάς.", "Files and folders others shared with you will show up here" : "Αρχεία και φάκελοι που άλλοι έχουν μοιραστεί μαζί σας θα εμφανιστούν εδώ", - "Shared with others" : "Διαμοιρασμένα με άλλους", "List of files that you shared with others." : "Λίστα των αρχείων που μοιραστήκατε με άλλους.", "Nothing shared yet" : "Δεν έχει διαμοιραστεί τίποτα μέχρι στιγμής", "Files and folders you shared will show up here" : "Αρχεία και φάκελοι που μοιραστήκατε θα εμφανιστούν εδώ", |