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-10-11 05:43:31 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-11 05:43:31 +0300
commita71b00c1f5f4af90f647d576f3a9cc9f9923e983 (patch)
treecbd77798cfa00a8b00ba2aba19efb91d745bd1a2
parenta1d48efff143b0c0bc3165b069480ab6e5e12e17 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/is.js2
-rw-r--r--l10n/is.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/is.js b/l10n/is.js
index 35b4309..62ddb1f 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -2,9 +2,11 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "leitin skilaði {total} niðurstöðum á {time} ms",
+ "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "leitin í {title} eftir \"{search}\" skilaði {total} niðurstöðum á {time} ms",
"Search" : "Leita",
"Index not found" : "Atriðavísir fannst ekki",
"Process timed out" : "Ferlið féll á tíma",
+ "Full Text Search" : "Leit í öllum textanum",
"Full text search" : "Leit í öllum textanum",
"Core of the full-text search framework for Nextcloud" : "Kjarni kerfisins sem styður leit í öllum textanum í Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Kjarnaforrit kerfisins sem styður leit í öllum textanum í Nextcloud.",
diff --git a/l10n/is.json b/l10n/is.json
index 550d944..35b7815 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -1,8 +1,10 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "leitin skilaði {total} niðurstöðum á {time} ms",
+ "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "leitin í {title} eftir \"{search}\" skilaði {total} niðurstöðum á {time} ms",
"Search" : "Leita",
"Index not found" : "Atriðavísir fannst ekki",
"Process timed out" : "Ferlið féll á tíma",
+ "Full Text Search" : "Leit í öllum textanum",
"Full text search" : "Leit í öllum textanum",
"Core of the full-text search framework for Nextcloud" : "Kjarni kerfisins sem styður leit í öllum textanum í Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Kjarnaforrit kerfisins sem styður leit í öllum textanum í Nextcloud.",