diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-13 02:28:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-13 02:28:17 +0000 |
commit | 311a7edd0f391ad4c9ad4cf49d543c4c3808adaa (patch) | |
tree | cfb544308fb8a5faa2e5c508f3ad82b2f56c9e76 /apps/files_sharing/l10n/pt_BR.js | |
parent | af0b50daa51c6e7edbbf82d41f2ebd1b146f8871 (diff) | |
download | nextcloud-server-311a7edd0f391ad4c9ad4cf49d543c4c3808adaa.tar.gz nextcloud-server-311a7edd0f391ad4c9ad4cf49d543c4c3808adaa.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index b6edeea2b3a..4b1acceac3a 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -98,6 +98,7 @@ OC.L10N.register( "Files" : "Arquivos", "A file or folder has been <strong>shared</strong>" : "Um arquivo ou pasta foi <strong>compartilhado</strong> ", "Shared link" : "Link compartilhado", + "Wrong share ID, share does not exist" : "ID de compartilhamento incorreto, o compartilhamento não existe", "Could not delete share" : "Não foi possível excluir o compartilhamento", "Please specify a file or folder path" : "Por favor especifique um arquivo ou um caminho de pasta", "Wrong path, file/folder does not exist" : "Caminho errado, arquivo/pasta não existe", @@ -236,6 +237,7 @@ OC.L10N.register( "Name" : "Nome", "Share time" : "Compartilhamento", "Expiration date" : "Expiração", + "Sorry, this link does not seem to work anymore." : "Desculpe, este link parece não funcionar mais.", "Reasons might be:" : "As razões podem ser:", "the item was removed" : "o item foi removido", "the link expired" : "o link expirou", |