summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ja.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
commit6b490f45fd938d631fc524e0c04af43182056bb7 (patch)
tree3a04fbec4f75018a4e559ab5b3243d8d8cac1986 /apps/user_ldap/l10n/ja.json
parent269600a04f18e025313352d3b2293cc10d3c26fa (diff)
downloadnextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.tar.gz
nextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ja.json')
-rw-r--r--apps/user_ldap/l10n/ja.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json
index 2282e1f7e43..be7c1ff5fdf 100644
--- a/apps/user_ldap/l10n/ja.json
+++ b/apps/user_ldap/l10n/ja.json
@@ -42,7 +42,6 @@
"An unspecified error occurred. Please check the settings and the log." : "不明なエラーが発生しました。設定とログを確認してください。",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "検索フィルターが不正です。恐らく文法の問題で、開き括弧と閉じ括弧がマッチしていません。修正をお願いします。",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP / AD の接続エラーが発生しました。ホスト名、ポート、権限をチェックしてください。",
- "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "%uid のプレースフォルダがありません。プレースフォルダでは、LDAP /ADで問合せするときにログイン名で置き換えられます。",
"Please provide a login name to test against" : "テストの為にログイン名を入力してください。",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "グループボックスは無効にされました。LDAP/AD サーバーが MemberOf オプションをサポートしていないからです。",
"Password change rejected. Hint: " : "パスワード変更が拒否されました。ヒント:",
@@ -63,10 +62,8 @@
"Edit LDAP Query" : "LDAPクエリの編集",
"LDAP Filter:" : "LDAP フィルタ:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "フィルターは、どの LDAP グループが %s にアクセスするかを指定します。",
- "Verify settings and count groups" : "設定を検証し、グループを数える",
"When logging in, %s will find the user based on the following attributes:" : "ログイン時に、%s により次の属性からユーザーを見つけます:",
"LDAP / AD Username:" : "LDAP/ADユーザー名:",
- "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "LDAP / AD ユーザー名に対してログインが許可されています。uid か、samaccountname のどちらかが検出されました。",
"LDAP / AD Email Address:" : "LDAP / AD メールアドレス:",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "メール属性に対してログインが許可されています。メールや mailPrimaryAddress が許可されています。",
"Other Attributes:" : "その他の属性:",
@@ -75,11 +72,9 @@
"Verify settings" : "設定のチェック",
"1. Server" : "1. Server",
"%s. Server:" : "%s. サーバー:",
- "Add a new and blank configuration" : "空欄の新しい設定を追加",
"Copy current configuration into new directory binding" : "現在の設定を新しいディレクトリ設定にコピー",
"Delete the current configuration" : "現在の設定を削除",
"Host" : "ホスト",
- "You can omit the protocol, except you require SSL. Then start with ldaps://" : "SSL通信しない場合には、プロトコル名を省略することができます。そうでない場合には、ldaps:// から始めてください。",
"Port" : "ポート",
"Detect Port" : "ポートの検出",
"User DN" : "ユーザーDN",
@@ -164,6 +159,11 @@
"Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザー名は(メタ)データの保存と割り当てに使用されます。ユーザーを正確に識別して認識するために、個々のLDAPユーザは内部ユーザ名を持っています。これは、ユーザー名からLDAPユーザーへのマッピングが必要であることを意味しています。この生成されたユーザ名は、LDAPユーザのUUIDにマッピングされます。加えて、DNがLDAPとのインタラクションを削減するためにキャッシュされますが、識別には利用されません。DNが変わった場合は、変更が検出されます。内部ユーザ名は全体に亘って利用されます。マッピングをクリアすると、いたるところに使われないままの物が残るでしょう。マッピングのクリアは設定に敏感ではありませんが、すべてのLDAPの設定に影響を与えます!本番の環境では決してマッピングをクリアしないでください。テストもしくは実験の段階でのみマッピングのクリアを行なってください。",
"Clear Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピングをクリアする",
"Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする",
+ "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "%uid のプレースフォルダがありません。プレースフォルダでは、LDAP /ADで問合せするときにログイン名で置き換えられます。",
+ "Verify settings and count groups" : "設定を検証し、グループを数える",
+ "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "LDAP / AD ユーザー名に対してログインが許可されています。uid か、samaccountname のどちらかが検出されました。",
+ "Add a new and blank configuration" : "空欄の新しい設定を追加",
+ "You can omit the protocol, except you require SSL. Then start with ldaps://" : "SSL通信しない場合には、プロトコル名を省略することができます。そうでない場合には、ldaps:// から始めてください。",
"in bytes" : "バイト"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file