aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-22 00:32:00 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-22 00:32:00 +0000
commitc63ef4a2d5835a5301435b62bc010c7834297d75 (patch)
treed51b7981235f4a66b26ad68768617ceb8f207ccd /apps/user_ldap/l10n/ja.js
parent3b6a9cd23628464cd24da3d426764a8232124f33 (diff)
downloadnextcloud-server-c63ef4a2d5835a5301435b62bc010c7834297d75.tar.gz
nextcloud-server-c63ef4a2d5835a5301435b62bc010c7834297d75.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/ja.js')
-rw-r--r--apps/user_ldap/l10n/ja.js22
1 files changed, 22 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js
index 87b28e40e7f..c9de51c98d1 100644
--- a/apps/user_ldap/l10n/ja.js
+++ b/apps/user_ldap/l10n/ja.js
@@ -91,6 +91,7 @@ OC.L10N.register(
"Other Attributes:" : "その他の属性:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "ログイン実行時に適用するフィルターを定義します。uid \"%%\" にはログイン操作におけるユーザー名が入ります。例: \"uid=%%uid\"",
"Test Loginname" : "テスト用ログイン名",
+ "Attempts to receive a DN for the given loginname and the current login filter" : "指定されたログイン名と現在のログインフィルタのDNを取得します",
"Verify settings" : "設定のチェック",
"%s. Server:" : "%s. サーバー:",
"Add a new configuration" : "新しい設定を追加",
@@ -154,6 +155,8 @@ OC.L10N.register(
"One User Base DN per line" : "1行に1つのユーザーベースDN",
"User Search Attributes" : "ユーザー検索属性",
"Optional; one attribute per line" : "オプション:1行に1属性",
+ "Disable users missing from LDAP" : "LDAPから消えたユーザーを無効にする",
+ "When switched on, users imported from LDAP which are then missing will be disabled" : "オンにすると、LDAPからインポートされたユーザーのうち欠落しているユーザーは無効になります。",
"Group Display Name Field" : "グループ表示名のフィールド",
"The LDAP attribute to use to generate the groups's display name." : "ユーザーのグループ表示名の生成に利用するLDAP属性",
"Base Group Tree" : "ベースグループツリー",
@@ -182,6 +185,25 @@ OC.L10N.register(
"Leave empty for username (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 変数には、指定した属性の値が入ります",
+ "User Profile Attributes" : "ユーザープロファイル属性",
+ "Phone Field" : "電話番号 フィールド",
+ "User profile Phone will be set from the specified attribute" : "ユーザープロファイルの電話番号は、指定された属性から設定されます。",
+ "Website Field" : "ウェブサイト フィールド",
+ "User profile Website will be set from the specified attribute" : "ユーザープロファイルのウェブサイトは、指定された属性から設定されます。",
+ "Address Field" : "住所 フィールド",
+ "User profile Address will be set from the specified attribute" : "ユーザープロファイルの住所は、指定された属性から設定されます。",
+ "Twitter Field" : "Twitter フィールド",
+ "User profile Twitter will be set from the specified attribute" : "ユーザープロファイルの Twitter は、指定された属性から設定されます。",
+ "Fediverse Field" : "Fediverse フィールド",
+ "User profile Fediverse will be set from the specified attribute" : "ユーザープロファイルの Fediverse は、指定された属性から設定されます。",
+ "Organisation Field" : "組織 フィールド",
+ "User profile Organisation will be set from the specified attribute" : "ユーザープロファイルの組織は、指定された属性から設定されます。",
+ "Role Field" : "役職 フィールド",
+ "User profile Role will be set from the specified attribute" : "ユーザープロファイルの役職は、指定された属性から設定されます。",
+ "Headline Field" : "ヘッドライン フィールド",
+ "User profile Headline will be set from the specified attribute" : "ユーザープロファイルのヘッドラインは、指定された属性から設定されます。",
+ "Biography Field" : "経歴 フィールド",
+ "User profile Biography will be set from the specified attribute" : "ユーザープロファイルの経歴は、指定された属性から設定されます。",
"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. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "デフォルトでは、内部的なユーザー名がUUID属性から作成されます。これにより、ユーザー名がユニークであり、かつ文字の変換が不要であることを保証します。内部ユーザー名には、[ a-zA-Z0-9_.@- ] の文字のみが有効であるという制限があり、その他の文字は対応する ASCII コードに変換されるか単に無視されます。そのため、他のユーザー名との衝突の回数が増加するでしょう。内部ユーザー名は、内部的にユーザーを識別するために用いられ、また、Nextcloud におけるデフォルトのホームフォルダー名としても用いられます。例えば*DAVサービスのように、リモートURLの一部でもあります。この設定により、デフォルトの振る舞いを再定義します。これは、たとえばすべての* DAVサービスのリモートURLの一部でもあります。この設定を使用すると、デフォルトの動作を上書きできます。変更は、新しくマップされた(追加された)LDAPユーザーにのみ影響します。デフォルトの動作のために空のままにします。",
"Internal Username Attribute:" : "内部ユーザー名属性:",