aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-29 00:32:08 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-29 00:32:08 +0000
commit2b13f50f4a05d98f45f41dd327f7abb49942e6f4 (patch)
treecbe23e8e0e8466e3ec00624fd7654e99e2f66ba8 /apps
parent6a467ecd31d5856573f2b631033018c3b19697d7 (diff)
downloadnextcloud-server-2b13f50f4a05d98f45f41dd327f7abb49942e6f4.tar.gz
nextcloud-server-2b13f50f4a05d98f45f41dd327f7abb49942e6f4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/federatedfilesharing/l10n/gl.js4
-rw-r--r--apps/federatedfilesharing/l10n/gl.json4
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.js2
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.json2
-rw-r--r--apps/files_sharing/l10n/fr.js2
-rw-r--r--apps/files_sharing/l10n/fr.json2
-rw-r--r--apps/settings/l10n/pt_BR.js1
-rw-r--r--apps/settings/l10n/pt_BR.json1
-rw-r--r--apps/settings/l10n/zh_CN.js4
-rw-r--r--apps/settings/l10n/zh_CN.json4
-rw-r--r--apps/sharebymail/l10n/fr.js2
-rw-r--r--apps/sharebymail/l10n/fr.json2
-rw-r--r--apps/user_ldap/l10n/zh_CN.js4
-rw-r--r--apps/user_ldap/l10n/zh_CN.json4
14 files changed, 20 insertions, 18 deletions
diff --git a/apps/federatedfilesharing/l10n/gl.js b/apps/federatedfilesharing/l10n/gl.js
index 621d348bdf9..44304fa48f2 100644
--- a/apps/federatedfilesharing/l10n/gl.js
+++ b/apps/federatedfilesharing/l10n/gl.js
@@ -47,13 +47,13 @@ OC.L10N.register(
"Share with me via Nextcloud" : "Comparte comigo a través de Nextcloud",
"HTML Code:" : "Código HTML:",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Comparte comigo a través do meu #Nextcloud Federated Cloud ID, ver {url}",
- "Share with me through my #Nextcloud Federated Cloud ID" : "Comparte comigo a través do meu ID da nube federada do #Nextcloud",
+ "Share with me through my #Nextcloud Federated Cloud ID" : "Comparte comigo a través do meu ID da nube federada de #Nextcloud",
"Cloud ID copied to the clipboard" : "O identificador de nube (Cloud ID) (foi copiado no portapapeis",
"Copy to clipboard" : "Copiar no portapapeis.",
"Clipboard is not available" : "O portapapeis non está dispoñíbel",
"Copied!" : "Copiado!",
"You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Vde. recibiu «%3$s» como un elemento compartido remoto de %4$s (%1$s) (de parte de %5$s (%2$s))",
"You received \"%3$s\" as a remote share from %4$s (%1$s)" : "Vde. recibiu «%3$s» como un elemento compartido remoto de %4$s (%1$s)",
- "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Comparte comigo a través do meu ID da nube federada do #Nextcloud , vexa %s"
+ "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Comparte comigo a través do meu ID da nube federada de #Nextcloud , vexa %s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/gl.json b/apps/federatedfilesharing/l10n/gl.json
index b6f3bdff9b5..0e0256002f2 100644
--- a/apps/federatedfilesharing/l10n/gl.json
+++ b/apps/federatedfilesharing/l10n/gl.json
@@ -45,13 +45,13 @@
"Share with me via Nextcloud" : "Comparte comigo a través de Nextcloud",
"HTML Code:" : "Código HTML:",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Comparte comigo a través do meu #Nextcloud Federated Cloud ID, ver {url}",
- "Share with me through my #Nextcloud Federated Cloud ID" : "Comparte comigo a través do meu ID da nube federada do #Nextcloud",
+ "Share with me through my #Nextcloud Federated Cloud ID" : "Comparte comigo a través do meu ID da nube federada de #Nextcloud",
"Cloud ID copied to the clipboard" : "O identificador de nube (Cloud ID) (foi copiado no portapapeis",
"Copy to clipboard" : "Copiar no portapapeis.",
"Clipboard is not available" : "O portapapeis non está dispoñíbel",
"Copied!" : "Copiado!",
"You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Vde. recibiu «%3$s» como un elemento compartido remoto de %4$s (%1$s) (de parte de %5$s (%2$s))",
"You received \"%3$s\" as a remote share from %4$s (%1$s)" : "Vde. recibiu «%3$s» como un elemento compartido remoto de %4$s (%1$s)",
- "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Comparte comigo a través do meu ID da nube federada do #Nextcloud , vexa %s"
+ "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Comparte comigo a través do meu ID da nube federada de #Nextcloud , vexa %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js
index e5fee2479e1..e18506de090 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.js
+++ b/apps/federatedfilesharing/l10n/zh_CN.js
@@ -39,7 +39,7 @@ OC.L10N.register(
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "您可以和使用了 Nextcloud 服务器或其他兼容 Open Cloud Mesh(OCM)的服务器和服务的任何人共享!只需将他们的联合云 ID 放在共享对话框中。联合云 ID 看起来像 person@cloud.example.com",
"Your Federated Cloud ID:" : "您的联合云 ID:",
"Share it so your friends can share files with you:" : "使用共享,以便您的朋友可以与您共享文件:",
- "Twitter" : "推特",
+ "Twitter" : "Twitter",
"Add to your website" : "添加到您的网站",
"Share with me via Nextcloud" : "通过联合云与我共享",
"HTML Code:" : "HTML 代码:",
diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json
index b08f938ea29..f343fbdc34a 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.json
+++ b/apps/federatedfilesharing/l10n/zh_CN.json
@@ -37,7 +37,7 @@
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "您可以和使用了 Nextcloud 服务器或其他兼容 Open Cloud Mesh(OCM)的服务器和服务的任何人共享!只需将他们的联合云 ID 放在共享对话框中。联合云 ID 看起来像 person@cloud.example.com",
"Your Federated Cloud ID:" : "您的联合云 ID:",
"Share it so your friends can share files with you:" : "使用共享,以便您的朋友可以与您共享文件:",
- "Twitter" : "推特",
+ "Twitter" : "Twitter",
"Add to your website" : "添加到您的网站",
"Share with me via Nextcloud" : "通过联合云与我共享",
"HTML Code:" : "HTML 代码:",
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index 9a4953e9766..661ec5090ed 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -168,7 +168,7 @@ OC.L10N.register(
"Share label" : "Libellé du partage",
"Hide download" : "Masquer le téléchargement",
"Password protect" : "Protéger par un mot de passe",
- "Password expires {passwordExpirationTime}" : "Le mot de passe expire le {passwordExpirationTime}",
+ "Password expires {passwordExpirationTime}" : "Le mot de passe expire {passwordExpirationTime}",
"Password expired" : "Mot de passe expiré",
"Video verification" : "Vérification vidéo",
"Enter a note for the share recipient" : "Saisissez une note pour le destinataire du partage",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index f7aa987402f..044c299ea21 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -166,7 +166,7 @@
"Share label" : "Libellé du partage",
"Hide download" : "Masquer le téléchargement",
"Password protect" : "Protéger par un mot de passe",
- "Password expires {passwordExpirationTime}" : "Le mot de passe expire le {passwordExpirationTime}",
+ "Password expires {passwordExpirationTime}" : "Le mot de passe expire {passwordExpirationTime}",
"Password expired" : "Mot de passe expiré",
"Video verification" : "Vérification vidéo",
"Enter a note for the share recipient" : "Saisissez une note pour le destinataire du partage",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 530d6ef9966..82a0ab5ec6c 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -406,6 +406,7 @@ OC.L10N.register(
"Show storage path" : "Exibir caminho de armazenamento",
"Show last login" : "Exibir último login",
"Send email" : "Enviar e-mail",
+ "Send welcome email to new users" : "Enviar e-mail de boas-vindas para novos usuários",
"Defaults" : "Padrões",
"Default quota" : "Cota padrão",
"Select default quota" : "Selecionar a cota padrão",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index 7531b7c8183..374c04c7e0c 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -404,6 +404,7 @@
"Show storage path" : "Exibir caminho de armazenamento",
"Show last login" : "Exibir último login",
"Send email" : "Enviar e-mail",
+ "Send welcome email to new users" : "Enviar e-mail de boas-vindas para novos usuários",
"Defaults" : "Padrões",
"Default quota" : "Cota padrão",
"Select default quota" : "Selecionar a cota padrão",
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index 5520a4844be..b59c4943bdf 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -198,9 +198,9 @@ OC.L10N.register(
"Internet Explorer" : "IE 浏览器",
"Edge" : "Edge 浏览器",
"Firefox" : "火狐浏览器",
- "Google Chrome" : "谷歌浏览器",
+ "Google Chrome" : "Google Chrome",
"Safari" : "Safari 浏览器",
- "Google Chrome for Android" : "安卓版谷歌浏览器",
+ "Google Chrome for Android" : "Android版Google Chrome",
"iPhone" : "iPhone",
"iPad" : "iPad",
"{productName} iOS app" : "{productName} iOS 应用",
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json
index 82f3497bc77..e3cb9f2468a 100644
--- a/apps/settings/l10n/zh_CN.json
+++ b/apps/settings/l10n/zh_CN.json
@@ -196,9 +196,9 @@
"Internet Explorer" : "IE 浏览器",
"Edge" : "Edge 浏览器",
"Firefox" : "火狐浏览器",
- "Google Chrome" : "谷歌浏览器",
+ "Google Chrome" : "Google Chrome",
"Safari" : "Safari 浏览器",
- "Google Chrome for Android" : "安卓版谷歌浏览器",
+ "Google Chrome for Android" : "Android版Google Chrome",
"iPhone" : "iPhone",
"iPad" : "iPad",
"{productName} iOS app" : "{productName} iOS 应用",
diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js
index 2db8fabaa11..89373213982 100644
--- a/apps/sharebymail/l10n/fr.js
+++ b/apps/sharebymail/l10n/fr.js
@@ -28,7 +28,7 @@ OC.L10N.register(
"Password to access »%1$s« shared to you by %2$s" : "Mot de passe pour accéder à « %1$s » partagé avec vous par %2$s",
"Password to access »%s«" : "Mot de passe pour accéder à « %s »",
"It is protected with the following password:" : "Il est protégé avec le mot de passe suivant :",
- "This password will expire at %s" : "Le mot de passe expirera le%s",
+ "This password will expire at %s" : "Le mot de passe expirera le %s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter :",
"%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter ",
"»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous.",
diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json
index 595173a12fb..37c2433bd71 100644
--- a/apps/sharebymail/l10n/fr.json
+++ b/apps/sharebymail/l10n/fr.json
@@ -26,7 +26,7 @@
"Password to access »%1$s« shared to you by %2$s" : "Mot de passe pour accéder à « %1$s » partagé avec vous par %2$s",
"Password to access »%s«" : "Mot de passe pour accéder à « %s »",
"It is protected with the following password:" : "Il est protégé avec le mot de passe suivant :",
- "This password will expire at %s" : "Le mot de passe expirera le%s",
+ "This password will expire at %s" : "Le mot de passe expirera le %s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter :",
"%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter ",
"»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous.",
diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js
index 4e8ff0cb268..fac005b2891 100644
--- a/apps/user_ldap/l10n/zh_CN.js
+++ b/apps/user_ldap/l10n/zh_CN.js
@@ -192,8 +192,8 @@ OC.L10N.register(
"User profile Website will be set from the specified attribute" : "用户个人资料中的网站将按照指定属性设置",
"Address Field" : "地址栏",
"User profile Address will be set from the specified attribute" : "用户个人资料中的地址将按照指定属性设置",
- "Twitter Field" : "推特栏",
- "User profile Twitter will be set from the specified attribute" : "用户个人资料中的推特将按照指定属性设置",
+ "Twitter Field" : "Twitter栏",
+ "User profile Twitter will be set from the specified attribute" : "用户个人资料中的Twitter将按照指定属性设置",
"Fediverse Field" : "联邦宇宙字段",
"User profile Fediverse will be set from the specified attribute" : "用户个人资料的联邦宇宙将从指定的属性设定",
"Organisation Field" : "组织栏",
diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json
index d51c114d7aa..74a32fb694a 100644
--- a/apps/user_ldap/l10n/zh_CN.json
+++ b/apps/user_ldap/l10n/zh_CN.json
@@ -190,8 +190,8 @@
"User profile Website will be set from the specified attribute" : "用户个人资料中的网站将按照指定属性设置",
"Address Field" : "地址栏",
"User profile Address will be set from the specified attribute" : "用户个人资料中的地址将按照指定属性设置",
- "Twitter Field" : "推特栏",
- "User profile Twitter will be set from the specified attribute" : "用户个人资料中的推特将按照指定属性设置",
+ "Twitter Field" : "Twitter栏",
+ "User profile Twitter will be set from the specified attribute" : "用户个人资料中的Twitter将按照指定属性设置",
"Fediverse Field" : "联邦宇宙字段",
"User profile Fediverse will be set from the specified attribute" : "用户个人资料的联邦宇宙将从指定的属性设定",
"Organisation Field" : "组织栏",