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-20 05:30:48 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-20 05:30:48 +0300
commit222607e2d3c0c794a211ba6b9888ecec80139f8b (patch)
tree549c4481223045081dc9f9f5e72e51848e31fcda
parent881eda9b9eda8d2fa144412a1928f0def1207e4d (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 cebc0c3..aa7aaca 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 df8b0e3..9a3bfdd 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" : "プロセスがタイムアウトしました",