Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/ja.js')
-rw-r--r--apps/user_ldap/l10n/ja.js35
1 files changed, 5 insertions, 30 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js
index 84ae5b22991..fd2ef9c9145 100644
--- a/apps/user_ldap/l10n/ja.js
+++ b/apps/user_ldap/l10n/ja.js
@@ -10,56 +10,32 @@ OC.L10N.register(
"No configuration specified" : "構成が指定されていません",
"No data specified" : "データが指定されていません",
" Could not set configuration %s" : "構成 %s を設定できませんでした",
- "Deletion failed" : "削除に失敗しました",
- "Take over settings from recent server configuration?" : "最新のサーバー設定から設定を引き継ぎますか?",
- "Keep settings?" : "設定を保持しますか?",
- "{nthServer}. Server" : "{nthServer}. サーバー",
- "Cannot add server configuration" : "サーバー設定を追加できません",
- "mappings cleared" : "マッピングをクリアしました",
- "Success" : "成功",
- "Error" : "エラー",
- "Please specify a Base DN" : "ベースDN を指定してください",
- "Could not determine Base DN" : "ベースDNを決定できませんでした",
- "Please specify the port" : "ポートを指定してください",
- "Configuration OK" : "設定OK",
"Configuration incorrect" : "設定に誤りがあります",
"Configuration incomplete" : "設定が不完全です",
+ "Configuration OK" : "設定OK",
"Select groups" : "グループを選択",
"Select object classes" : "オブジェクトクラスを選択",
- "Select attributes" : "属性を選択",
- "Connection test succeeded" : "接続テストに成功しました",
- "Connection test failed" : "接続テストに失敗しました",
+ "{nthServer}. Server" : "{nthServer}. サーバー",
"Do you really want to delete the current Server Configuration?" : "現在のサーバー設定を本当に削除してもよろしいですか?",
"Confirm Deletion" : "削除の確認",
+ "Select attributes" : "属性を選択",
"_%s group found_::_%s groups found_" : ["%s グループが見つかりました"],
"_%s user found_::_%s users found_" : ["%s ユーザーが見つかりました"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ユーザー表示名の属性を検出できませんでした。詳細設定で対応する属性を指定してください。",
"Could not find the desired feature" : "望ましい機能は見つかりませんでした",
"Invalid Host" : "無効なホスト",
"Server" : "サーバー",
- "User Filter" : "ユーザーフィルター",
- "Login Filter" : "ログインフィルター",
- "Group Filter" : "グループフィルター",
- "Save" : "保存",
+ "Users" : "ユーザー",
+ "Groups" : "グループ",
"Test Configuration" : "設定をテスト",
"Help" : "ヘルプ",
"Groups meeting these criteria are available in %s:" : "これらの基準を満たすグループが %s で利用可能:",
- "only those object classes:" : "このオブジェクトクラスのみ:",
- "only from those groups:" : "次のグループから:",
- "Edit raw filter instead" : "フィルターを直接編集",
- "Raw LDAP filter" : "LDAPフィルター",
"The filter specifies which LDAP groups shall have access to the %s instance." : "フィルターは、どの LDAP グループが %s にアクセスするかを指定します。",
"Test Filter" : "フィルターをテスト",
- "groups found" : "グループが見つかりました",
- "Users login with this attribute:" : "この属性でユーザーログイン:",
- "LDAP Username:" : "LDAPユーザー名:",
- "LDAP Email Address:" : "LDAPメールアドレス:",
"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\"",
"1. Server" : "1. Server",
"%s. Server:" : "%s. サーバー:",
- "Add Server Configuration" : "サーバー設定を追加",
- "Delete Configuration" : "設定を削除",
"Host" : "ホスト",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "SSL通信しない場合には、プロトコル名を省略することができます。そうでない場合には、ldaps:// から始めてください。",
"Port" : "ポート",
@@ -73,7 +49,6 @@ OC.L10N.register(
"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 にアクセスするかを指定します。",
- "users found" : "ユーザーが見つかりました",
"Saving" : "保存中",
"Back" : "戻る",
"Continue" : "続ける",