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>2019-12-24 06:01:58 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-24 06:01:58 +0300
commit390f717d66c8d66c8e26833847cab40dd2d0df56 (patch)
tree4e1a5fa0d936ad9c287286f04fa5b139aab67bb6
parent1cd667a6e61b8d30c2c1426e533d77e54e4bd492 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/sl.js2
-rw-r--r--l10n/sl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index 3017f14..be18f03 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "iskanje je vrnilo skupno {total} zadetkov v {time} ms",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "iskanje po {title} za »{search}« je vrnilo skupno {total} zadetkov v {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "iskanje po predmetu {title} za »{search}« je vrnilo skupno {total} zadetkov v {time} ms",
"Search" : "Poišči",
"Index not found" : "Kazala ni mogoče najti",
"Process timed out" : "Opravilo je časovno poteklo",
diff --git a/l10n/sl.json b/l10n/sl.json
index 438e80e..42d3ae5 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,6 +1,6 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "iskanje je vrnilo skupno {total} zadetkov v {time} ms",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "iskanje po {title} za »{search}« je vrnilo skupno {total} zadetkov v {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "iskanje po predmetu {title} za »{search}« je vrnilo skupno {total} zadetkov v {time} ms",
"Search" : "Poišči",
"Index not found" : "Kazala ni mogoče najti",
"Process timed out" : "Opravilo je časovno poteklo",