aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-28 01:55:22 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-28 01:55:22 -0400
commit1726d84e73fac3820c5aa4db711c534973cdc78d (patch)
treeb716ec58f5b1a6f61e167be0d7861cc7d8e05c5d /apps/user_ldap/l10n/ja.js
parentf43f4791acc52041aabe8d21b2857c861691c3b7 (diff)
downloadnextcloud-server-1726d84e73fac3820c5aa4db711c534973cdc78d.tar.gz
nextcloud-server-1726d84e73fac3820c5aa4db711c534973cdc78d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ja.js')
-rw-r--r--apps/user_ldap/l10n/ja.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js
index 60c8fce22f6..a6218138d5b 100644
--- a/apps/user_ldap/l10n/ja.js
+++ b/apps/user_ldap/l10n/ja.js
@@ -11,13 +11,19 @@ OC.L10N.register(
"No data specified" : "データが指定されていません",
" Could not set configuration %s" : "構成 %s を設定できませんでした",
"Action does not exist" : "アクションが存在しません",
+ "The Base DN appears to be wrong" : "ベース DN が誤っている可能性があります",
"Configuration incorrect" : "設定に誤りがあります",
"Configuration incomplete" : "設定が不完全です",
"Configuration OK" : "設定OK",
"Select groups" : "グループを選択",
"Select object classes" : "オブジェクトクラスを選択",
+ "Please check the credentials, they seem to be wrong." : "資格情報が間違っていると思われるため、確認してください。",
"Please specify the port, it could not be auto-detected." : "ポートを指定してください。自動認識できません。",
+ "Base DN could not be auto-detected, please revise credentials, host and port." : "ベース DN を自動検出できませんでした。資格情報、ホスト、ポートを修正してください。",
+ "Could not detect Base DN, please enter it manually." : "ベース DN を検出できませんでした。手動で入力してください。",
"{nthServer}. Server" : "{nthServer}. サーバー",
+ "No object found in the given Base DN. Please revise." : "指定されたベース DN でオブジェクトを見つけることができませんでした。修正をお願いします。",
+ "More than 1.000 directory entries available." : "1000 以上のディレクトリエントリが利用可能です。",
"Do you really want to delete the current Server Configuration?" : "現在のサーバー設定を本当に削除してもよろしいですか?",
"Confirm Deletion" : "削除の確認",
"Select attributes" : "属性を選択",
@@ -38,6 +44,7 @@ OC.L10N.register(
"Selected groups" : "選択されたグループ",
"LDAP Filter:" : "LDAP フィルタ:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "フィルターは、どの LDAP グループが %s にアクセスするかを指定します。",
+ "Verify settings and count groups" : "設定を検証し、グループを数える",
"LDAP / AD Username:" : "LDAP/ADユーザー名:",
"LDAP / AD Email Address:" : "LDAP / AD メールアドレス:",
"Other Attributes:" : "その他の属性:",
@@ -55,10 +62,13 @@ OC.L10N.register(
"For anonymous access, leave DN and Password empty." : "匿名アクセスの場合は、DNとパスワードを空のままにしてください。",
"One Base DN per line" : "1行に1つのベースDNを記入",
"You can specify Base DN for users and groups in the Advanced tab" : "詳細設定でユーザーとグループのベースDNを指定することができます。",
+ "Detect Base DN" : "ベース DN を検出",
+ "Test Base DN" : "ベースDN をテスト",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "自動的なLDAP問合せを停止します。大規模な設定には適していますが、LDAPの知識が必要になります。",
"Manually enter LDAP filters (recommended for large directories)" : "手動でLDAPフィルターを入力(大規模ディレクトリ時のみ推奨)",
"Limit %s access to users meeting these criteria:" : "以下のフィルターに適合するユーザーのみ %s へアクセスを許可:",
"The filter specifies which LDAP users shall have access to the %s instance." : "フィルターは、どのLDAPユーザーが %s にアクセスするかを指定します。",
+ "Verify settings and count users" : "設定を検証し、ユーザを数える",
"Saving" : "保存中",
"Back" : "戻る",
"Continue" : "続ける",