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-12-09 05:34:09 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-09 05:34:09 +0300
commitb52445a238e6b23bd798d17510c1964ad29554ce (patch)
tree80cd4396bec6e67c0a814de5d3648df22a7b12e0 /l10n
parent90d53992dab6436a64b4784b573fe02c339b885b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-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 14c3e46..7d1dfe7 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -1,6 +1,8 @@
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",
diff --git a/l10n/is.json b/l10n/is.json
index ddef7f9..700f85c 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -1,4 +1,6 @@
{ "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",