summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-22 02:32:35 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-22 02:32:35 +0000
commit1930c3bbb92390e32a0946f8f4098439d9beaf26 (patch)
tree5dfab60a2e29340e3299513c30232095d2aa3f6e /lib/l10n
parentb84f51b6dec3e75ece273b3a6c0f2b62c477e534 (diff)
downloadnextcloud-server-1930c3bbb92390e32a0946f8f4098439d9beaf26.tar.gz
nextcloud-server-1930c3bbb92390e32a0946f8f4098439d9beaf26.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/fr.js2
-rw-r--r--lib/l10n/fr.json2
-rw-r--r--lib/l10n/pt_BR.js1
-rw-r--r--lib/l10n/pt_BR.json1
-rw-r--r--lib/l10n/zh_HK.js2
-rw-r--r--lib/l10n/zh_HK.json2
6 files changed, 6 insertions, 4 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index c3c72bba840..01f30d040e7 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -110,7 +110,7 @@ OC.L10N.register(
"Full name" : "Nom complet",
"Headline" : "Titre",
"Organisation" : "Organisme",
- "Role" : "Rôle",
+ "Role" : "Fonction",
"Unknown user" : "Utilisateur inconnu",
"Additional settings" : "Paramètres supplémentaires",
"MySQL username and/or password not valid" : "Nom d'utilisateur et/ou mot de passe de la base MySQL non valide(s)",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 5a47d71dadd..561001d842d 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -108,7 +108,7 @@
"Full name" : "Nom complet",
"Headline" : "Titre",
"Organisation" : "Organisme",
- "Role" : "Rôle",
+ "Role" : "Fonction",
"Unknown user" : "Utilisateur inconnu",
"Additional settings" : "Paramètres supplémentaires",
"MySQL username and/or password not valid" : "Nom d'utilisateur et/ou mot de passe de la base MySQL non valide(s)",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 48a54db7b5c..d78c9de4ee2 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -93,6 +93,7 @@ OC.L10N.register(
"Appearance and accessibility" : "Aparência e acessibilidade",
"Apps" : "Aplicativos",
"Personal settings" : "Configurações pessoais",
+ "Administration settings" : "Configurações de administração",
"Settings" : "Configurações",
"Log out" : "Sair",
"Users" : "Usuários",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 0970aefc874..85d8436cd14 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -91,6 +91,7 @@
"Appearance and accessibility" : "Aparência e acessibilidade",
"Apps" : "Aplicativos",
"Personal settings" : "Configurações pessoais",
+ "Administration settings" : "Configurações de administração",
"Settings" : "Configurações",
"Log out" : "Sair",
"Users" : "Usuários",
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 32df6d0a73b..d4f1bc06525 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -53,7 +53,7 @@ OC.L10N.register(
"Authentication" : "認證",
"Unknown filetype" : "不詳的檔案類型",
"Invalid image" : "無效的圖片",
- "Avatar image is not square" : "頭像不是正方形",
+ "Avatar image is not square" : "虛擬化身圖像不是正方形",
"View profile" : "查看個人資料",
"today" : "今日",
"tomorrow" : "明日",
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index 93c2cead91f..55d59d5c431 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -51,7 +51,7 @@
"Authentication" : "認證",
"Unknown filetype" : "不詳的檔案類型",
"Invalid image" : "無效的圖片",
- "Avatar image is not square" : "頭像不是正方形",
+ "Avatar image is not square" : "虛擬化身圖像不是正方形",
"View profile" : "查看個人資料",
"today" : "今日",
"tomorrow" : "明日",