diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-14 02:18:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-14 02:18:09 +0000 |
commit | 8a841fc331b005a781a4d6e51d5cc85f8f4cabe8 (patch) | |
tree | 7838dd496021a3060e807cd0267a356001250339 /apps/files/l10n/pt_BR.js | |
parent | 869277b005027e8d1e13ae1a5e48923fa278da6f (diff) | |
download | nextcloud-server-8a841fc331b005a781a4d6e51d5cc85f8f4cabe8.tar.gz nextcloud-server-8a841fc331b005a781a4d6e51d5cc85f8f4cabe8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 06ad8ac11e0..62d7b69296a 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -59,6 +59,7 @@ OC.L10N.register( "Could not create file \"{file}\"" : "Não foi possível criar o arquivo \"{file}\"", "Could not create file \"{file}\" because it already exists" : "Não foi possível criar o arquivo \"{file}\" pois ele já existe", "Could not create folder \"{dir}\" because it already exists" : "Não foi possível criar a pasta \"{dir}\" pois ela já existe", + "Could not fetch file details \"{file}\"" : "Não foi possível buscar os detalhes do arquivo \"{file}\"", "Error deleting file \"{fileName}\"." : "Ocorreu um erro ao excluir o arquivo \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "Sem resultados de pesquisa em outras pastas para {tag}{filter}{endtag}", "Name" : "Nome", |