diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-24 02:34:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-24 02:34:40 +0000 |
commit | b7bf29fd8c54e44efee3537c43c67a362f0756fe (patch) | |
tree | c25be031e486dfd4254ff2e3f82cfd97c6423334 /lib/l10n | |
parent | a47b28f9861158f2f95753a7f865983c37d37464 (diff) | |
download | nextcloud-server-b7bf29fd8c54e44efee3537c43c67a362f0756fe.tar.gz nextcloud-server-b7bf29fd8c54e44efee3537c43c67a362f0756fe.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/el.js | 1 | ||||
-rw-r--r-- | lib/l10n/el.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 1f16766f5c7..de5c9ccee46 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -8,6 +8,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Τα αρχεία της εφαρμογής %1$s δεν αντικαταστάθηκαν σωστά. Βεβαιωθείτε ότι πρόκειται για συμβατή έκδοση με το διακομιστή.", "Sample configuration detected" : "Ανιχνεύθηκε παράδειγμα εγκατάστασης", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Έχει ανιχνευθεί ότι το δείγμα εγκατάστασης έχει αντιγραφεί. Αυτό μπορεί να σπάσει την εγκατάστασή σας και δεν υποστηρίζεται. Παρακαλούμε διαβάστε την τεκμηρίωση πριν εκτελέσετε αλλαγές στο config.php", + "The page could not be found on the server." : "Αυτή η σελίδα δε βρέθηκε στον διακομιστή.", "%s email verification" : "%s επαλήθευση email", "Email verification" : "Επαλήθευση email", "Click the following button to confirm your email." : "Κάντε κλικ στο παρακάτω κουμπί για να επιβεβαιώσετε το email σας.", diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 7f86beffd7c..a4e4fe111ea 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -6,6 +6,7 @@ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Τα αρχεία της εφαρμογής %1$s δεν αντικαταστάθηκαν σωστά. Βεβαιωθείτε ότι πρόκειται για συμβατή έκδοση με το διακομιστή.", "Sample configuration detected" : "Ανιχνεύθηκε παράδειγμα εγκατάστασης", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Έχει ανιχνευθεί ότι το δείγμα εγκατάστασης έχει αντιγραφεί. Αυτό μπορεί να σπάσει την εγκατάστασή σας και δεν υποστηρίζεται. Παρακαλούμε διαβάστε την τεκμηρίωση πριν εκτελέσετε αλλαγές στο config.php", + "The page could not be found on the server." : "Αυτή η σελίδα δε βρέθηκε στον διακομιστή.", "%s email verification" : "%s επαλήθευση email", "Email verification" : "Επαλήθευση email", "Click the following button to confirm your email." : "Κάντε κλικ στο παρακάτω κουμπί για να επιβεβαιώσετε το email σας.", |