Welcome to mirror list, hosted at ThFree Co, Russian Federation.

el.json « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e59e3aa2c0859540894c8fe813ab0679499220e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "the search returned {total} results in {time} ms" : "η αναζήτηση επέστρεψε {total} αποτελέσματα σε {time} ms",
    "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "η αναζήτηση στο {title} για \"{search}\" επέστρεψε {total} αποτελέσματα σε {time} ms",
    "Search" : "Αναζήτηση",
    "Index not found" : "Δεν βρέθηκε ευρετήριο",
    "Process timed out" : "Η επεξεργασία έληξε",
    "Full Text Search" : "Αναζήτηση πλήρους κειμένου",
    "Full text search" : "Πλήρης αναζήτηση κειμένου",
    "Core of the full-text search framework for Nextcloud" : "Βάση του πλαισίου αναζήτησης πλήρους κειμένου για το Nextcloud",
    "Core App of the full-text search framework for your Nextcloud." : "Βασική Εφαρμογή του πλαισίου αναζήτησης πλήρους κειμένου για το Nextcloud σας.",
    "Search on %s" : "Αναζήτηση στο %s",
    "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Ελέγξτε το wiki για την τεκμηρίωση σχετικά με την εγκατάσταση και τη διαμόρφωση της αναζήτησης πλήρους κειμένου στο Nextcloud",
    "General" : "Γενικά",
    "Search Platform" : "Πλατφόρμα αναζήτησης",
    "Select the app to index content and answer search queries." : "Επιλέξτε την εφαρμογή για την ευρετηρίοποίηση περιεχομένου και απαντήσεων σε ερωτήματα αναζήτησης.",
    "Navigation Icon" : "Εικονίδιο Πλοήγησης",
    "Enable global search within all your content." : "Ενεργοποιήστε την γενική αναζήτηση σε όλο το περιεχόμενό σας."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}