diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-21 02:20:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-21 02:20:36 +0000 |
commit | 054783e38530da14ae043c3ceeb022e86c44bce8 (patch) | |
tree | cc1ede117084a1b42b139b6c9a3d314100fffb49 /apps/files_sharing | |
parent | c686f8a03a36d076144b38f69b02ab2cc30695e4 (diff) | |
download | nextcloud-server-054783e38530da14ae043c3ceeb022e86c44bce8.tar.gz nextcloud-server-054783e38530da14ae043c3ceeb022e86c44bce8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 9ba77a0c325..705b4f1ae5b 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "Expira {relativetime}", "this share just expired." : "esse compartilhamento acabou de expirar.", "Link to a file" : "Linkar para um arquivo", + "Error creating the share: {errorMessage}" : "Erro ao criar o compartilhamento: {errorMessage}", "Error creating the share" : "Erro ao criar o compartilhamento", + "Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}", "Error updating the share" : "Erro ao atualizar o compartilhamento", "Shared" : "Compartilhado", "Share" : "Compartilhar", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 66f275cfc3c..8f0bdc5690b 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -201,7 +201,9 @@ "Expires {relativetime}" : "Expira {relativetime}", "this share just expired." : "esse compartilhamento acabou de expirar.", "Link to a file" : "Linkar para um arquivo", + "Error creating the share: {errorMessage}" : "Erro ao criar o compartilhamento: {errorMessage}", "Error creating the share" : "Erro ao criar o compartilhamento", + "Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}", "Error updating the share" : "Erro ao atualizar o compartilhamento", "Shared" : "Compartilhado", "Share" : "Compartilhar", |