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-08-17 05:31:52 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-17 05:31:52 +0300
commit881eda9b9eda8d2fa144412a1928f0def1207e4d (patch)
tree0e55922ca5f34eb4f427aed80d905fed2a4cb636
parent51e8308afc9dcaccc9873647c8d81299ad01f234 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ja.js2
-rw-r--r--l10n/ja.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 7f78766..cebc0c3 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "検索結果{total}件{time} ms",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "{title}で{search}を検索すると{time}msで{total}が返ってきます",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "{title}で{search}を検索すると{time}msで{total}件の結果が返ってきます",
"Search" : "検索",
"Index not found" : "インデックスが見つかりません",
"Process timed out" : "プロセスがタイムアウトしました",
diff --git a/l10n/ja.json b/l10n/ja.json
index 0aa9e9f..df8b0e3 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,6 +1,6 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "検索結果{total}件{time} ms",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "{title}で{search}を検索すると{time}msで{total}が返ってきます",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "{title}で{search}を検索すると{time}msで{total}件の結果が返ってきます",
"Search" : "検索",
"Index not found" : "インデックスが見つかりません",
"Process timed out" : "プロセスがタイムアウトしました",