summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-18 01:07:04 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-18 01:07:04 +0000
commit00fffae47f4563e6b6e2f5efe632d8341cf1425c (patch)
tree4b2a97455cef802a35ff4cb5868fae940c01be3d /apps/files/l10n/pt_BR.js
parent19e4ac33a91919d9aa9c08ff46054560c63cf3e8 (diff)
downloadnextcloud-server-00fffae47f4563e6b6e2f5efe632d8341cf1425c.tar.gz
nextcloud-server-00fffae47f4563e6b6e2f5efe632d8341cf1425c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index b70169468be..6e3b1525982 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -76,7 +76,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Favorito",
"Favorite" : "Favorito",
- "Local link" : "Link local",
"Folder" : "Pasta",
"New folder" : "Nova pasta",
"Upload" : "Enviar",
@@ -149,6 +148,7 @@ OC.L10N.register(
"Error uploading file \"{fileName}\": {message}" : "Erro enviando o arquivo \"{fileName}\": {message}",
"Could not get result from server." : "Não foi possível obter o resultado do servidor.",
"No entries in this folder match '{filter}'" : "Nenhuma entrada nesta pasta coincide com '{filter}'",
+ "Local link" : "Link local",
"{newname} already exists" : "{newname} já existe",
"A file or folder has been <strong>changed</strong>" : "Um arquivo ou pasta foi <strong>modificado</strong>",
"A file or folder has been <strong>deleted</strong>" : "Um arquivo ou pasta foi <strong>excluído</strong>",