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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-25 05:30:45 +0300
committerNextcloud bot <bot@nextcloud.com>2019-09-25 05:30:45 +0300
commit426acd9793125b62a2e3cb7be0032a46a326be1d (patch)
treea0e8a4c1c5c4b24c4db34dc6f76f4b0da045db8b /l10n
parentd5b82bc7b391ee961dc11a60940b98881f52828f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/hr.js4
-rw-r--r--l10n/hr.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n/hr.js b/l10n/hr.js
index 7f8be89..9147556 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"fulltextsearch",
{
+ "the search returned {total} results in {time} ms" : "pretraživanjem je pronađeno {total} rezultata za {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "pretraživanjem u {title} za '{search}' pronađeno je {total} rezultata za {time} ms",
"Search" : "Traži",
"Index not found" : "Indeks nije pronađen",
"Process timed out" : "Isteklo vrijeme postupka",
@@ -8,7 +10,7 @@ OC.L10N.register(
"Core of the full-text search framework for Nextcloud" : "Jezgra okvira za pretraživanje cijelog teksta za Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Osnovna aplikacija za pretraživanje cijelog teksta za Nextcloud.",
"Search on %s" : "Pretraži na %s",
- "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Provjerite wiki za dokumentaciju koja se odnosi na instalaciju i konfiguraciju pretraživanja cijelog teksta unutar vašeg Nextclouda",
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Provjerite wiki za dokumentaciju koja se odnosi na instalaciju i konfiguraciju pretraživanja cijelog teksta unutar Nextclouda",
"General" : "Općenito",
"Search Platform" : "Platforma za pretraživanje",
"Select the app to index content and answer search queries." : "Odaberite aplikaciju za indeksiranje sadržaja i odgovorite na upite pretraživanja.",
diff --git a/l10n/hr.json b/l10n/hr.json
index 0d89bed..db440b4 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "the search returned {total} results in {time} ms" : "pretraživanjem je pronađeno {total} rezultata za {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "pretraživanjem u {title} za '{search}' pronađeno je {total} rezultata za {time} ms",
"Search" : "Traži",
"Index not found" : "Indeks nije pronađen",
"Process timed out" : "Isteklo vrijeme postupka",
@@ -6,7 +8,7 @@
"Core of the full-text search framework for Nextcloud" : "Jezgra okvira za pretraživanje cijelog teksta za Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Osnovna aplikacija za pretraživanje cijelog teksta za Nextcloud.",
"Search on %s" : "Pretraži na %s",
- "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Provjerite wiki za dokumentaciju koja se odnosi na instalaciju i konfiguraciju pretraživanja cijelog teksta unutar vašeg Nextclouda",
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Provjerite wiki za dokumentaciju koja se odnosi na instalaciju i konfiguraciju pretraživanja cijelog teksta unutar Nextclouda",
"General" : "Općenito",
"Search Platform" : "Platforma za pretraživanje",
"Select the app to index content and answer search queries." : "Odaberite aplikaciju za indeksiranje sadržaja i odgovorite na upite pretraživanja.",