diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:28 +0000 |
commit | ca5da4f347d89f9b613d8e65402d018140e22ec8 (patch) | |
tree | 0dbf75cbe4db953f8ec321d8b974f13096f4703b /apps/updatenotification/l10n/el.js | |
parent | 6380a38de4933df5e05831497b98163a96807b72 (diff) | |
download | nextcloud-server-ca5da4f347d89f9b613d8e65402d018140e22ec8.tar.gz nextcloud-server-ca5da4f347d89f9b613d8e65402d018140e22ec8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/el.js')
-rw-r--r-- | apps/updatenotification/l10n/el.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/el.js b/apps/updatenotification/l10n/el.js index 9433b664d73..0660d54ff43 100644 --- a/apps/updatenotification/l10n/el.js +++ b/apps/updatenotification/l10n/el.js @@ -19,7 +19,6 @@ OC.L10N.register( "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Παρακαλούμε λάβετε υπόψη ότι ο web updater δεν συνιστάται για περισσότερους από 100 χρήστες! Παρακαλούμε χρησιμοποιήστε αντ' αυτού το πρόγραμμα ενημέρωσης γραμμής εντολών!", "Open updater" : "Άνοιγμα εφαρμογής ενημέρωσης", "Download now" : "Λήψη τώρα", - "Please use the command line updater to update." : "Παρακαλούμε κάντε ενημέρωση μέσω γραμμής εντολών.", "What's new?" : "Τι νέο υπάρχει;", "View changelog" : "Εμφάνιση αλλαγών", "The update check is not yet finished. Please refresh the page." : "Ο έλεγχος ενημερώσεων δεν τελείωσε ακόμη. Παρακαλώ ανανεώστε την σελίδα.", @@ -44,6 +43,7 @@ OC.L10N.register( "Beta" : "Δοκιμαστικό", "A pre-release version only for testing new features, not for production environments." : "Μια προηγούμενη έκδοση μόνο για τη δοκιμή νέων λειτουργιών, όχι για περιβάλλοντα παραγωγής.", "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> εφαρμογή δεν έχει διαθέσιμη συμβατή έκδοση για αυτήν την έκδοση Nextcloud.","<strong>%n</strong> εφαρμογές δεν έχουν διαθέσιμη συμβατή έκδοση για αυτήν την έκδοση Nextcloud."], + "Please use the command line updater to update." : "Παρακαλούμε κάντε ενημέρωση μέσω γραμμής εντολών.", "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Μπορείτε να αλλάξετε το κανάλι ενημέρωσης παρακάτω, το οποίο επηρεάζει επίσης τη σελίδα διαχείρισης εφαρμογών. Π.χ. μετά την αλλαγή στο κανάλι beta, θα σας προσφέρονται ενημερώσεις εφαρμογών beta στη σελίδα διαχείρισης εφαρμογών.", "Update channel:" : "Ενημέρωση καναλιού:" }, |