diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-04 02:22:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-04 02:22:22 +0000 |
commit | 5a39900c24840ddf995a9cd1dd99b67518d2ec31 (patch) | |
tree | f8505e921b8b3688e2cace62955fbb16def147a6 /apps/files | |
parent | 3922966f3c015892b65633543629022fb097af06 (diff) | |
download | nextcloud-server-5a39900c24840ddf995a9cd1dd99b67518d2ec31.tar.gz nextcloud-server-5a39900c24840ddf995a9cd1dd99b67518d2ec31.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 988cf361b43..80b180317fa 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -166,7 +166,7 @@ OC.L10N.register( "Tags" : "Etiquetas", "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", "Error while loading the file data" : "Erro ao carregar os dados do arquivo", - "Pick a template for {name}" : "Escolha um modelo para {name}", + "Pick a template for {name}" : "Escolha um modelo para {name}", "Cancel" : "Cancelar", "Create" : "Criar ", "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado ", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 377cbd52618..f4582295beb 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -164,7 +164,7 @@ "Tags" : "Etiquetas", "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", "Error while loading the file data" : "Erro ao carregar os dados do arquivo", - "Pick a template for {name}" : "Escolha um modelo para {name}", + "Pick a template for {name}" : "Escolha um modelo para {name}", "Cancel" : "Cancelar", "Create" : "Criar ", "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado ", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 080b55aa7c2..bddd05aa913 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -156,7 +156,7 @@ OC.L10N.register( "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Change" : "更改", "New owner" : "新的擁有者", - "Search users" : "搜尋使用者", + "Search users" : "搜尋用戶", "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Transfer" : "轉移", "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 6efd7f05d58..325d56c9638 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -154,7 +154,7 @@ "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Change" : "更改", "New owner" : "新的擁有者", - "Search users" : "搜尋使用者", + "Search users" : "搜尋用戶", "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Transfer" : "轉移", "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", |