diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
commit | bc94fab8eea4eb76ea98a34076510c2054b9d741 (patch) | |
tree | 3fc935bc0d2d86e4d4ede3710623e5c46c5ee232 /core/l10n/el.js | |
parent | c76be650142a93291c8e5f197958995e35793142 (diff) | |
download | nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.tar.gz nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js index 16e698544f2..6158afc4991 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -165,12 +165,12 @@ OC.L10N.register( "Reset search" : "Επαναφορά αναζήτησης", "Start search" : "Εναρξη αναζήτησης", "Search for {name} only" : "Αναζήτηση για {Όνομα} μόνο ", - "No results for {query}" : "Κανένα αποτέλεσμα για {query}", - "Press enter to start searching" : "Πατήστε enter για να ξεκινήσει η αναζήτηση", "Start typing to search" : "Ξεκινήστε την πληκτρολόγηση για αναζήτηση", "Loading more results …" : "Γίνεται φόρτωση περισσότερων αποτελεσμάτων …", "Load more results" : "Φόρτωση περισσοτέρων αποτελεσμάτων", "Search" : "Αναζήτηση", + "No results for {query}" : "Κανένα αποτέλεσμα για {query}", + "Press enter to start searching" : "Πατήστε enter για να ξεκινήσει η αναζήτηση", "An error occurred while searching for {type}" : "Παρουσιάστηκε σφάλμα κατά την αναζήτηση για {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Παρακαλούμε προσθέστε τουλάχιστον {minSearchLength} χαρακτήρα ή περισσότερους για αναζήτηση.","Παρακαλούμε προσθέστε τουλάχιστον {minSearchLength} χαρακτήρες ή περισσότερους για αναζήτηση."], "This browser is not supported" : "Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται", |