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

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-11 05:40:02 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-11 05:40:02 +0300
commit207cfd89f70626b8e0c73c5c37bf6334fbca4d45 (patch)
tree5fc24bc43bfa2bacf6d70ed91ec7758922d254c4
parent0a700484395c30608842cfb1775d3493c48e98cf (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/el.js6
-rw-r--r--l10n/el.json6
2 files changed, 12 insertions, 0 deletions
diff --git a/l10n/el.js b/l10n/el.js
index 28d63df..b9360ef 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -1,10 +1,16 @@
OC.L10N.register(
"fulltextsearch",
{
+ "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" : "Πλήρης αναζήτηση κειμένου",
+ "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." : "Επιλέξτε την εφαρμογή για την ευρετηρίοποίηση περιεχομένου και απαντήστε σε ερωτήματα αναζήτησης.",
diff --git a/l10n/el.json b/l10n/el.json
index 8d4ccb9..4513cad 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -1,8 +1,14 @@
{ "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" : "Πλήρης αναζήτηση κειμένου",
+ "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." : "Επιλέξτε την εφαρμογή για την ευρετηρίοποίηση περιεχομένου και απαντήστε σε ερωτήματα αναζήτησης.",