diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
commit | 73472725e6d2e189619b2882df8deec796f1bfe1 (patch) | |
tree | e9c7c6e984cbe597acd74cf5bcaadf6d5c74b578 /apps/settings/l10n/el.js | |
parent | e5c95eed69a1d5e96b69147e4e7f6e40d21c8f9b (diff) | |
download | nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.tar.gz nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/el.js')
-rw-r--r-- | apps/settings/l10n/el.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index 863a339c3f9..bb43c251684 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -231,14 +231,13 @@ OC.L10N.register( "Sharing" : "Διαμοιρασμός", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ως διαχειριστής μπορείτε να ρυθμίσετε λεπτομερώς την συμπεριφορά διαμοιρασμού.\nΠαρακαλούμε ανατρέξτε στην τεκμηρίωση για περισσότερες πληροφορίες.", "Allow apps to use the Share API" : "Επιτρέπει την χρήση του API διαμοιρασμού σε εφαρμογές ", + "Expire after " : "Λήξη μετά από", + "days" : "ημέρες", + "Enforce expiration date" : "Επιβολή της ημερομηνίας λήξης", "Allow users to share via link" : "Να επιτρέπεται σε χρήστες ο διαμοιρασμός μέσω συνδέσμου", "Allow public uploads" : "Επιτρέπεται το κοινόχρηστο ανέβασμα", "Always ask for a password" : "Ερώτηση συνθηματικού πάντα", "Enforce password protection" : "Επιβολή προστασίας με κωδικό", - "Set default expiration date" : "Ορισμός ερήμην ημερομηνίας λήξης", - "Expire after " : "Λήξη μετά από", - "days" : "ημέρες", - "Enforce expiration date" : "Επιβολή της ημερομηνίας λήξης", "Allow resharing" : "Επιτρέπεται ο επαναδιαμοιρασμός", "Allow sharing with groups" : "Να επιτρέπεται ο διαμοιρασμός με ομάδες", "Restrict users to only share with users in their groups" : "Να επιτρέπεται σε χρήστες ο διαμοιρασμός μόνο με χρήστες που ανήκουν στις ομάδες τους", @@ -313,6 +312,7 @@ OC.L10N.register( "Official" : "Επίσημο", "Store credentials" : "Διαπιστευτήρια αποθήκευσης", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 15 λεπτά μέσω HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 15 λεπτά." + "Use system cron service to call the cron.php file every 15 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 15 λεπτά.", + "Set default expiration date" : "Ορισμός ερήμην ημερομηνίας λήξης" }, "nplurals=2; plural=(n != 1);"); |