summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ja.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-28 02:13:42 +0000
committerNextcloud bot <bot@nextcloud.com>2019-05-28 02:13:42 +0000
commitc3f779b97d4c8f16dd9498063ff3e63d011d63ba (patch)
treea9bcd4d810ded5df1b1792c02b43acf6a5c2d097 /apps/user_ldap/l10n/ja.json
parent444354b1a17133c474ca23b97f756975ce5d6bfd (diff)
downloadnextcloud-server-c3f779b97d4c8f16dd9498063ff3e63d011d63ba.tar.gz
nextcloud-server-c3f779b97d4c8f16dd9498063ff3e63d011d63ba.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, 6 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json
index 1ff8be3d52d..5c9e5571bc7 100644
--- a/apps/user_ldap/l10n/ja.json
+++ b/apps/user_ldap/l10n/ja.json
@@ -1,7 +1,7 @@
{ "translations": {
- "Failed to clear the mappings." : "マッピングのクリアに失敗しました。",
- "Failed to delete the server configuration" : "サーバー設定の削除に失敗しました",
- "Invalid configuration: Anonymous binding is not allowed." : "設定が正しくありません: 匿名接続は、許可されていません。",
+ "Failed to clear the mappings." : "マッピングをクリアできませんでした。",
+ "Failed to delete the server configuration" : "サーバー設定を削除できませんでした",
+ "Invalid configuration: Anonymous binding is not allowed." : "設定が間違っています: 匿名接続は、許可されていません。",
"Valid configuration, connection established!" : "正しい設定です。接続されました。",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "設定は有効ですが、接続に失敗しました。サーバー設定と資格情報を確認してください。",
"Invalid configuration. Please have a look at the logs for further details." : "設定が無効です。詳細はログを確認してください。",
@@ -24,7 +24,7 @@
"Configuration OK" : "設定OK",
"Select groups" : "グループを選択",
"Select object classes" : "オブジェクトクラスを選択",
- "Please check the credentials, they seem to be wrong." : "資格情報が間違っていると思われるため、確認してください。",
+ "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 を検出できませんでした。手動で入力してください。",
@@ -174,6 +174,8 @@
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "LDAP属性からユーザーのメールを設定します。 デフォルト動作では空のままにします。",
"User Home Folder Naming Rule" : "ユーザーのホームフォルダー命名規則",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "ユーザー名を空のままにしてください(デフォルト)。そうでない場合は、LDAPまたはADの属性を指定してください。",
+ "\"$home\" Placeholder Field" : "\"$home\" 属性設定",
+ "$home in an external storage configuration will be replaced with the value of the specified attribute" : "外部ストレージ設定の $home 変数には、指定した属性の値が入ります",
"Internal Username" : "内部ユーザー名",
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "デフォルトでは、内部的なユーザー名がUUID属性から作成されます。これにより、ユーザー名がユニークであり、かつ文字の変換が不要であることを保証します。内部ユーザー名には、[ a-zA-Z0-9_.@- ] の文字のみが有効であるという制限があり、その他の文字は対応する ASCII コードに変換されるか単に無視されます。そのため、他のユーザー名との衝突の回数が増加するでしょう。内部ユーザー名は、内部的にユーザーを識別するために用いられ、また、Nextcloud におけるデフォルトのホームフォルダー名としても用いられます。例えば*DAVサービスのように、リモートURLの一部でもあります。この設定により、デフォルトの振る舞いを再定義します。ownCloud 5 以前と同じような振る舞いにするためには、以下のフィールドにユーザー表示名の属性を入力します。空にするとデフォルトの振る舞いとなります。変更は新しくマッピング(追加)されたLDAPユーザーにおいてのみ有効となります。",
"Internal Username Attribute:" : "内部ユーザー名属性:",