diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-03 12:44:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-03 12:44:12 -0500 |
commit | 07e540613e1445451ace78e639be36a1c1e7e58f (patch) | |
tree | e5c5744bca2ba245f9ebe03874933712d8b18c39 /apps/user_ldap/l10n/ja_JP.php | |
parent | 7125bfba21b957b7c9ee96f0405e78ecb6b1e4f9 (diff) | |
download | nextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.tar.gz nextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ja_JP.php')
-rw-r--r-- | apps/user_ldap/l10n/ja_JP.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ja_JP.php b/apps/user_ldap/l10n/ja_JP.php index ca30e7f820d..34bcbb22149 100644 --- a/apps/user_ldap/l10n/ja_JP.php +++ b/apps/user_ldap/l10n/ja_JP.php @@ -4,7 +4,6 @@ $TRANSLATIONS = array( "Failed to delete the server configuration" => "サーバ設定の削除に失敗しました", "The configuration is valid and the connection could be established!" => "設定は有効であり、接続を確立しました!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "設定は有効ですが、接続に失敗しました。サーバ設定と資格情報を確認して下さい。", -"The configuration is invalid. Please look in the ownCloud log for further details." => "設定は無効です。詳細は ownCloud のログを見て下さい。", "No action specified" => "アクションが指定されていません", "No configuration specified" => "構成が指定されていません", "No data specified" => "データが指定されていません", |