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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-20 05:35:38 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-20 05:35:38 +0300
commit72aab2e539b0fc005e416f25b276f78325367d66 (patch)
treebb74dfc078e11be94e047ed7270516f19c125426 /l10n
parent21bf77e8daaaac4b675cf02cf5ef8bfcd816e5b3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
-rw-r--r--l10n/zh_CN.js4
-rw-r--r--l10n/zh_CN.json4
4 files changed, 14 insertions, 0 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index b2440f381..d32008bac 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -56,6 +56,7 @@ OC.L10N.register(
"Update alias" : "Zaktualizuj alias",
"Show update alias form" : "Pokaż formularz aktualizacji aliasu",
"Delete alias" : "Usuń alias",
+ "Email address" : "Adres e-mail",
"Add alias" : "Dodaj alias",
"Create alias" : "Utwórz alias",
"Cancel" : "Anuluj",
@@ -304,7 +305,9 @@ OC.L10N.register(
"Enable sieve integration" : "Włącz integrację Sieve",
"LDAP aliases integration" : "Integracja aliasów LDAP",
"Enable LDAP aliases integration" : "Włącz integrację aliasów LDAP",
+ "The LDAP aliases integration reads an attribute from the configured LDAP directory to provision email aliases." : "Integracja aliasów LDAP odczytuje atrybut ze skonfigurowanego katalogu LDAP w celu udostępnienia aliasów e-mail.",
"LDAP attribute for aliases" : "Atrybut LDAP dla aliasów",
+ "A multi value attribute to provision email aliases. For each value an alias is created. Aliases existing in Nextcloud which are not in the LDAP directory are deleted." : "Atrybut wielowartościowy do udostępniania aliasów e-mail. Dla każdej wartości tworzony jest alias. Aliasy istniejące w Nextcloud, których nie ma w katalogu LDAP, są usuwane.",
"Save Config" : "Zapisz konfigurację",
"Unprovision & Delete Config" : "Cofnij zabezpieczenie i usuń konfigurację",
"With the settings above, the app will create account settings in the following way:" : "Przy powyższych ustawieniach aplikacja utworzy ustawienia konta w następujący sposób:",
diff --git a/l10n/pl.json b/l10n/pl.json
index e0ea7fd1c..89278ea2a 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -54,6 +54,7 @@
"Update alias" : "Zaktualizuj alias",
"Show update alias form" : "Pokaż formularz aktualizacji aliasu",
"Delete alias" : "Usuń alias",
+ "Email address" : "Adres e-mail",
"Add alias" : "Dodaj alias",
"Create alias" : "Utwórz alias",
"Cancel" : "Anuluj",
@@ -302,7 +303,9 @@
"Enable sieve integration" : "Włącz integrację Sieve",
"LDAP aliases integration" : "Integracja aliasów LDAP",
"Enable LDAP aliases integration" : "Włącz integrację aliasów LDAP",
+ "The LDAP aliases integration reads an attribute from the configured LDAP directory to provision email aliases." : "Integracja aliasów LDAP odczytuje atrybut ze skonfigurowanego katalogu LDAP w celu udostępnienia aliasów e-mail.",
"LDAP attribute for aliases" : "Atrybut LDAP dla aliasów",
+ "A multi value attribute to provision email aliases. For each value an alias is created. Aliases existing in Nextcloud which are not in the LDAP directory are deleted." : "Atrybut wielowartościowy do udostępniania aliasów e-mail. Dla każdej wartości tworzony jest alias. Aliasy istniejące w Nextcloud, których nie ma w katalogu LDAP, są usuwane.",
"Save Config" : "Zapisz konfigurację",
"Unprovision & Delete Config" : "Cofnij zabezpieczenie i usuń konfigurację",
"With the settings above, the app will create account settings in the following way:" : "Przy powyższych ustawieniach aplikacja utworzy ustawienia konta w następujący sposób:",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index fce8da5c0..03ddbbaa2 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -56,6 +56,7 @@ OC.L10N.register(
"Update alias" : "更新别名",
"Show update alias form" : "显示更新别名表单",
"Delete alias" : "删除别名",
+ "Email address" : "电子邮件地址",
"Add alias" : "添加别名",
"Create alias" : "创建别名",
"Cancel" : "取消",
@@ -303,7 +304,10 @@ OC.L10N.register(
"Sieve" : "Sieve",
"Enable sieve integration" : "启用 sieve 集成",
"LDAP aliases integration" : "LDAP 别名集成",
+ "Enable LDAP aliases integration" : "启用 LDAP 别名集成",
+ "The LDAP aliases integration reads an attribute from the configured LDAP directory to provision email aliases." : "LDAP 别名集成从配置的 ldap 目录读取属性以提供电子邮件别名。",
"LDAP attribute for aliases" : "别名的 LDAP 属性",
+ "A multi value attribute to provision email aliases. For each value an alias is created. Aliases existing in Nextcloud which are not in the LDAP directory are deleted." : "提供电子邮件别名的多值属性。为每个值创建一个别名。存在于 Nextcloud 中但 LDAP 目录中不存在的别名将被删除。",
"Save Config" : "保存配置",
"Unprovision & Delete Config" : "取消开通 & 删除配置",
"With the settings above, the app will create account settings in the following way:" : "使用上述设置,该应用将通过以下方式创建账号设置:",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index c033f9f47..8efd5e32b 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -54,6 +54,7 @@
"Update alias" : "更新别名",
"Show update alias form" : "显示更新别名表单",
"Delete alias" : "删除别名",
+ "Email address" : "电子邮件地址",
"Add alias" : "添加别名",
"Create alias" : "创建别名",
"Cancel" : "取消",
@@ -301,7 +302,10 @@
"Sieve" : "Sieve",
"Enable sieve integration" : "启用 sieve 集成",
"LDAP aliases integration" : "LDAP 别名集成",
+ "Enable LDAP aliases integration" : "启用 LDAP 别名集成",
+ "The LDAP aliases integration reads an attribute from the configured LDAP directory to provision email aliases." : "LDAP 别名集成从配置的 ldap 目录读取属性以提供电子邮件别名。",
"LDAP attribute for aliases" : "别名的 LDAP 属性",
+ "A multi value attribute to provision email aliases. For each value an alias is created. Aliases existing in Nextcloud which are not in the LDAP directory are deleted." : "提供电子邮件别名的多值属性。为每个值创建一个别名。存在于 Nextcloud 中但 LDAP 目录中不存在的别名将被删除。",
"Save Config" : "保存配置",
"Unprovision & Delete Config" : "取消开通 & 删除配置",
"With the settings above, the app will create account settings in the following way:" : "使用上述设置,该应用将通过以下方式创建账号设置:",