diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-01 13:30:40 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-01 13:30:40 -0400 |
commit | e68b5f8b0da93bf1e039bc700aec8c816cc9afa9 (patch) | |
tree | b8f10f9eef08f8064826e61c33030b35eee4ac93 /settings/l10n/ja_JP.php | |
parent | 36424580b04dd8c77ca98ff8b2fffcf671397ff4 (diff) | |
download | nextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.tar.gz nextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja_JP.php')
-rw-r--r-- | settings/l10n/ja_JP.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php index 8bbdc222e43..63e83cab4dd 100644 --- a/settings/l10n/ja_JP.php +++ b/settings/l10n/ja_JP.php @@ -20,6 +20,8 @@ $TRANSLATIONS = array( "Disable" => "無効", "Enable" => "有効化", "Please wait...." => "しばらくお待ちください。", +"Error while disabling app" => "アプリ無効化中にエラーが発生", +"Error while enabling app" => "アプリ有効化中にエラーが発生", "Updating...." => "更新中....", "Error while updating app" => "アプリの更新中にエラーが発生", "Error" => "エラー", |