diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-05 01:56:35 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-05 01:56:35 -0500 |
commit | 7e0fd8fb501459f3ff1cfa5ddb40e1c97d50d617 (patch) | |
tree | 67621b52e57815106074bed950deb1c7d8777c25 /lib/l10n/ja.js | |
parent | bb3901e87a1ab3cfd58db0d0d0e756b6057dce08 (diff) | |
download | nextcloud-server-7e0fd8fb501459f3ff1cfa5ddb40e1c97d50d617.tar.gz nextcloud-server-7e0fd8fb501459f3ff1cfa5ddb40e1c97d50d617.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 3c474afa652..cbba8b1b418 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -22,8 +22,6 @@ OC.L10N.register( "Users" : "ユーザー", "Admin" : "管理", "Recommended" : "おすすめ", - "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "アプリ \\\"%s\\\" をインストールできません。現在のownCloudのバージョンと互換性がありません。", - "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "次の依存関係は無いため\\\"%s\\\"のアプリをインストールできません:%s", "No app name specified" : "アプリ名が未指定", "Unknown filetype" : "不明なファイルタイプ", "Invalid image" : "無効な画像", |