diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
commit | c28fceb5d511e22030697e549c618699bce7c205 (patch) | |
tree | bb52c77a1ec6b7f23b914e2dd751e62cd9073cf2 /core/l10n/el.js | |
parent | 1ed3f03a1b0d6b5cd69993321074dbf3826a7e85 (diff) | |
download | nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.tar.gz nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js index 566ca2e62c2..f4441c0df06 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -272,7 +272,6 @@ OC.L10N.register( "Security warning" : "Προειδοποίηση ασφαλείας", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Ο κατάλογος δεδομένων και τα αρχεία σας είναι πιθανό να είναι προσβάσιμα από το διαδίκτυο διότι δεν δουλεύει το αρχείο .htaccess.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Για πληροφορίες πως μπορείτε να ρυθμίσετε σωστά τον διακομιστή, παρακαλούμε δείτε την <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">τεκμηρίωση</a>.", - "Create an <strong>admin account</strong>" : "Δημιουργήστε έναν <strong>λογαριασμό διαχειριστή</strong>", "Show password" : "Εμφάνιση κωδικού", "Toggle password visibility" : "Εναλλαγή ορατότητας κωδικού πρόσβασης", "Storage & database" : "Αποθηκευτικός χώρος & βάση δεδομένων", @@ -380,6 +379,7 @@ OC.L10N.register( "Users" : "Χρήστες", "Profile not found" : "Το προφίλ δε βρέθηκε", "The profile does not exist." : "Το προφίλ δεν υπάρχει.", + "Create an <strong>admin account</strong>" : "Δημιουργήστε έναν <strong>λογαριασμό διαχειριστή</strong>", "Username" : "Όνομα χρήστη", "Database user" : "Χρήστης βάσης δεδομένων", "This action requires you to confirm your password" : "Για την ενέργεια αυτή απαιτείται η επιβεβαίωση του συνθηματικού σας", |