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>2021-09-16 05:51:18 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-16 05:51:18 +0300
commit66be15cb91380895c9b69ff122074091ce076aad (patch)
treea33819552642d1e790ba7d1f8ec63e1c819b7630
parentca0399aa664898e8e969ad442365b85f572f2106 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/el.js1
-rw-r--r--l10n/el.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/el.js b/l10n/el.js
index 51ae138..4ec55e3 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -2,6 +2,7 @@ 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" : "Η επεξεργασία έληξε",
diff --git a/l10n/el.json b/l10n/el.json
index ba4d29f..414dd8b 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -1,5 +1,6 @@
{ "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" : "Η επεξεργασία έληξε",