Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:07 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:07 +0300
commit9e00b51c879094a79371b0ed68065efed97a7ed5 (patch)
tree95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/ja.js
parenta27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 093c690d331..394751a777d 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -80,7 +80,6 @@ OC.L10N.register(
"Additional settings" : "追加設定",
"Tips & tricks" : "ヒントとコツ",
"Personal info" : "個人情報",
- "Sync clients" : "同期クライアント",
"Unlimited" : "無制限",
"Verifying" : "検証中",
"Verifying …" : "検証中",
@@ -247,6 +246,7 @@ OC.L10N.register(
"Files can't be shared with create permissions" : "作成権限付きでファイル共有はできません",
"Cannot set expiration date more than %s days in the future" : "%s 日以上先の有効期限は設定できません ",
"No app name specified" : "アプリ名が指定されていません",
- "App '%s' could not be installed!" : "アプリ名 %s はインストールできませんでした"
+ "App '%s' could not be installed!" : "アプリ名 %s はインストールできませんでした",
+ "Sync clients" : "同期クライアント"
},
"nplurals=1; plural=0;");