diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:21 +0000 |
commit | a297773da2ac0ec3a5eb2300c59a168ea41a951a (patch) | |
tree | 466cd48f1286a143ebc07a9b3cac519efb6d5755 /core/l10n/el.js | |
parent | f033e32af66c875d136a370cc7985f2907733783 (diff) | |
download | nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.tar.gz nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/el.js')
-rw-r--r-- | core/l10n/el.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js index d7b6e9c4bd4..801419687c2 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -99,6 +99,8 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} ειδοποίηση","{count} ειδοποιήσεις"], "No" : "Όχι", "Yes" : "Ναι", + "Create share" : "Δημιουργήστε κοινή χρήση", + "Failed to add the public link to your Nextcloud" : "Αποτυχία στην πρόσθεση του κοινού συνδέσμου στο Nextcloud σας", "Custom date range" : "Προσαρμοσμένο διάστημα ημερομηνιών", "Pick start date" : "Επιλέξτε ημερομηνία έναρξης", "Pick end date" : "Επιλέξτε ημερομηνία λήξης", @@ -192,6 +194,7 @@ OC.L10N.register( "You have not added any info yet" : "Δεν έχετε προσθέσει ακόμα πληροφορίες", "{user} has not added any info yet" : "{user} δεν έχει προσθέσει ακόμη πληροφορίες", "Error opening the user status modal, try hard refreshing the page" : "Σφάλμα κατά το άνοιγμα της κατάστασης χρήστη, δοκιμάστε να ανανεώσετε τη σελίδα", + "More actions" : "Περισσότερες ενέργειες", "This browser is not supported" : "Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ο περιηγητής σας δεν υποστηρίζεται. Κάντε αναβάθμιση σε νεότερη ή υποστηριζόμενη έκδοση.", "Continue with this unsupported browser" : "Συνέχεια με αυτό το μη υποστηριζόμενο πρόγραμμα περιήγησης", |