diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:17:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:17:53 +0000 |
commit | bd3f3afcf715ee283f61a45e4a26e566f949a7a5 (patch) | |
tree | fa9d36484e4829ada850cd7b9ff622631b7b39df /apps/user_ldap/l10n | |
parent | d820ab2ca8342d756ec8e0554e180e7f00cc3860 (diff) | |
download | nextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.tar.gz nextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/gl.json | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_CN.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index cd333515ce3..3575f581a0f 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -20,7 +20,7 @@ OC.L10N.register( "Good password" : "Bo contrasinal", "Strong password" : "Contrasinal forte", "The Base DN appears to be wrong" : "O DN base semella ser erróneo", - "Testing configuration…" : "Probando a configuración...", + "Testing configuration…" : "Probando a configuración…", "Configuration incorrect" : "Configuración incorrecta", "Configuration incomplete" : "Configuración incompleta", "Configuration OK" : "Configuración correcta", diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index 2b5cea0f78e..e088869d672 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -18,7 +18,7 @@ "Good password" : "Bo contrasinal", "Strong password" : "Contrasinal forte", "The Base DN appears to be wrong" : "O DN base semella ser erróneo", - "Testing configuration…" : "Probando a configuración...", + "Testing configuration…" : "Probando a configuración…", "Configuration incorrect" : "Configuración incorrecta", "Configuration incomplete" : "Configuración incompleta", "Configuration OK" : "Configuración correcta", diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js index 7a9faac5f8d..847b0d28330 100644 --- a/apps/user_ldap/l10n/zh_CN.js +++ b/apps/user_ldap/l10n/zh_CN.js @@ -12,7 +12,7 @@ OC.L10N.register( "No data specified" : "未指定数据", " Could not set configuration %s" : " 无法设定配置文件 %s", "Action does not exist" : "操作不存在", - "Renewing …" : "正在更新…", + "Renewing …" : "正在更新……", "Very weak password" : "非常弱的密码", "Weak password" : "弱密码", "So-so password" : "一般的密码", diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json index 46d4b4bf69c..7599b62a8ac 100644 --- a/apps/user_ldap/l10n/zh_CN.json +++ b/apps/user_ldap/l10n/zh_CN.json @@ -10,7 +10,7 @@ "No data specified" : "未指定数据", " Could not set configuration %s" : " 无法设定配置文件 %s", "Action does not exist" : "操作不存在", - "Renewing …" : "正在更新…", + "Renewing …" : "正在更新……", "Very weak password" : "非常弱的密码", "Weak password" : "弱密码", "So-so password" : "一般的密码", |