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:
Diffstat (limited to 'l10n/eo.js')
-rw-r--r--l10n/eo.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/eo.js b/l10n/eo.js
index 02a57c5..3c67887 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "la serĉo liveris {total} rezultojn en {time} ms",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "la serĉo en {title} pri „{search}“ liveris {total} rezultojn en {time} ms",
"Search" : "Serĉi",
"Index not found" : "Indekso ne trovita",
"Process timed out" : "Procezo eltempiĝis",
@@ -15,6 +14,7 @@ OC.L10N.register(
"Search Platform" : "Serĉa platformo",
"Select the app to index content and answer search queries." : "Elekti la aplikaĵon, kiu indeksos la enhavon kaj respondos serĉopetojn.",
"Navigation Icon" : "Navigada piktogramo",
- "Enable global search within all your content." : "Ebligi serĉon ene de ĉiuj viaj enhavoj."
+ "Enable global search within all your content." : "Ebligi serĉon ene de ĉiuj viaj enhavoj.",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "la serĉo en {title} pri „{search}“ liveris {total} rezultojn en {time} ms"
},
"nplurals=2; plural=(n != 1);");