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:
authorNextcloud bot <bot@nextcloud.com>2020-02-23 05:19:29 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-23 05:19:29 +0300
commit9d122c39ab06aa117d83364f5a0f81f5b4549d62 (patch)
treead6bfc9136ca32c11dc08c073f8c71f512c0a4fa /apps/user_ldap
parent881216170c7fe0127c5fe03499341d177f637240 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/fr.js1
-rw-r--r--apps/user_ldap/l10n/fr.json1
-rw-r--r--apps/user_ldap/l10n/zh_TW.js5
-rw-r--r--apps/user_ldap/l10n/zh_TW.json5
4 files changed, 12 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js
index d0737092dd9..70f9f360c57 100644
--- a/apps/user_ldap/l10n/fr.js
+++ b/apps/user_ldap/l10n/fr.js
@@ -176,6 +176,7 @@ OC.L10N.register(
"Email Field" : "Champ Email",
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Définissez le courrier électronique de l'utilisateur à partir de leur attribut LDAP. Laissez le champ vide pour appliquer le comportement par défaut.",
"User Home Folder Naming Rule" : "Règle de nommage du répertoire utilisateur",
+ "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Laisser vide pour le nom d’utilisateur (par défaut). Sinon, spécifiez un attribut LDAP/AD.",
"\"$home\" Placeholder Field" : "\"$home\" Champ Placeholder",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home dans la configuration du stockage externe sera remplacé avec la valeur de l'attribut spécifié",
"Internal Username" : "Nom d'utilisateur interne",
diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json
index 9096e0038e4..4b92bffe1ae 100644
--- a/apps/user_ldap/l10n/fr.json
+++ b/apps/user_ldap/l10n/fr.json
@@ -174,6 +174,7 @@
"Email Field" : "Champ Email",
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Définissez le courrier électronique de l'utilisateur à partir de leur attribut LDAP. Laissez le champ vide pour appliquer le comportement par défaut.",
"User Home Folder Naming Rule" : "Règle de nommage du répertoire utilisateur",
+ "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Laisser vide pour le nom d’utilisateur (par défaut). Sinon, spécifiez un attribut LDAP/AD.",
"\"$home\" Placeholder Field" : "\"$home\" Champ Placeholder",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home dans la configuration du stockage externe sera remplacé avec la valeur de l'attribut spécifié",
"Internal Username" : "Nom d'utilisateur interne",
diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js
index aa3c49a5b63..c5668132211 100644
--- a/apps/user_ldap/l10n/zh_TW.js
+++ b/apps/user_ldap/l10n/zh_TW.js
@@ -58,6 +58,7 @@ OC.L10N.register(
"Invalid Host" : "無效的Host",
"Test Configuration" : "測試此設定",
"Help" : "說明",
+ "Only these object classes:" : "只有這些物件類別:",
"Only from these groups:" : "只從這些群組:",
"Search groups" : "搜尋群組",
"Available groups" : "可用的群組",
@@ -117,6 +118,7 @@ OC.L10N.register(
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "可以選擇性設定備用主機,必須是 LDAP/AD 中央伺服器的複本。",
"Backup (Replica) Port" : "備用(複本)連接埠",
"Disable Main Server" : "停用主伺服器",
+ "Only connect to the replica server." : "只能連線至複製伺服器。",
"Turn off SSL certificate validation." : "關閉 SSL 憑證檢查",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "不建議,請僅在測試時使用!如果連線只能在此設定下工作,請匯入LDAP伺服器的SSL認證到您的伺服器%s上",
"Cache Time-To-Live" : "快取的存活時間",
@@ -124,6 +126,7 @@ OC.L10N.register(
"Directory Settings" : "目錄設定",
"User Display Name Field" : "使用者顯示名稱欄位",
"The LDAP attribute to use to generate the user's display name." : "LDAP設定值,用於產生使用者的顯示名稱",
+ "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "選填。要加進顯示名稱中括號的 LDAP 屬性。例如 »John Doe (john.doe@example.org)«。",
"Base User Tree" : "Base User Tree",
"One User Base DN per line" : "一行一個使用者 Base DN",
"User Search Attributes" : "User Search Attributes",
@@ -143,8 +146,10 @@ OC.L10N.register(
"Internal Username" : "內部使用者名稱",
"Internal Username Attribute:" : "內部使用者名稱屬性:",
"Override UUID detection" : "偵測覆寫UUID",
+ "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "預設情況下,UUID 屬性會自動偵測。UUID 屬性用來準確識別 LDAP 使用者及群組。此外,如果未在上方指定,內部使用者名稱會基於 UUID 建立。您能覆蓋設定並直接指定屬性,但一定要確保指定的屬性能被使用者及群組取得且唯一。留空則執行預設行為。變更只會對新映射 (加入) 的 LDAP 使用者及群組生效。",
"UUID Attribute for Users:" : "使用者的UUID值:",
"UUID Attribute for Groups:" : "群組的UUID值:",
+ "Clear Groupname-LDAP Group Mapping" : "清除 群組名稱-LDAP 群組映射",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "使用者名稱請留白(預設)。若不留白請指定一個LDAP/AD屬性。"
},
"nplurals=1; plural=0;");
diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json
index a10ee9b25a0..a96e3080773 100644
--- a/apps/user_ldap/l10n/zh_TW.json
+++ b/apps/user_ldap/l10n/zh_TW.json
@@ -56,6 +56,7 @@
"Invalid Host" : "無效的Host",
"Test Configuration" : "測試此設定",
"Help" : "說明",
+ "Only these object classes:" : "只有這些物件類別:",
"Only from these groups:" : "只從這些群組:",
"Search groups" : "搜尋群組",
"Available groups" : "可用的群組",
@@ -115,6 +116,7 @@
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "可以選擇性設定備用主機,必須是 LDAP/AD 中央伺服器的複本。",
"Backup (Replica) Port" : "備用(複本)連接埠",
"Disable Main Server" : "停用主伺服器",
+ "Only connect to the replica server." : "只能連線至複製伺服器。",
"Turn off SSL certificate validation." : "關閉 SSL 憑證檢查",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "不建議,請僅在測試時使用!如果連線只能在此設定下工作,請匯入LDAP伺服器的SSL認證到您的伺服器%s上",
"Cache Time-To-Live" : "快取的存活時間",
@@ -122,6 +124,7 @@
"Directory Settings" : "目錄設定",
"User Display Name Field" : "使用者顯示名稱欄位",
"The LDAP attribute to use to generate the user's display name." : "LDAP設定值,用於產生使用者的顯示名稱",
+ "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "選填。要加進顯示名稱中括號的 LDAP 屬性。例如 »John Doe (john.doe@example.org)«。",
"Base User Tree" : "Base User Tree",
"One User Base DN per line" : "一行一個使用者 Base DN",
"User Search Attributes" : "User Search Attributes",
@@ -141,8 +144,10 @@
"Internal Username" : "內部使用者名稱",
"Internal Username Attribute:" : "內部使用者名稱屬性:",
"Override UUID detection" : "偵測覆寫UUID",
+ "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "預設情況下,UUID 屬性會自動偵測。UUID 屬性用來準確識別 LDAP 使用者及群組。此外,如果未在上方指定,內部使用者名稱會基於 UUID 建立。您能覆蓋設定並直接指定屬性,但一定要確保指定的屬性能被使用者及群組取得且唯一。留空則執行預設行為。變更只會對新映射 (加入) 的 LDAP 使用者及群組生效。",
"UUID Attribute for Users:" : "使用者的UUID值:",
"UUID Attribute for Groups:" : "群組的UUID值:",
+ "Clear Groupname-LDAP Group Mapping" : "清除 群組名稱-LDAP 群組映射",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "使用者名稱請留白(預設)。若不留白請指定一個LDAP/AD屬性。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file