summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-14 00:07:36 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-14 00:07:36 +0000
commit0f96d5a641e790aa5d289792a45406d488553579 (patch)
tree92013149c0ad586351c09514b5cb809bd4848a02 /apps/files/l10n/pt_BR.js
parentd0c0f6cfc1871c90cd43d3b005206a360b5bb540 (diff)
downloadnextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.tar.gz
nextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 5ae55d039ca..781aa15c548 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -69,7 +69,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Favoritado",
"Favorite" : "Favorito",
- "Copy local link" : "Copiar link local",
"Folder" : "Pasta",
"New folder" : "Nova pasta",
"Upload" : "Enviar",
@@ -138,6 +137,7 @@ OC.L10N.register(
"{seconds}s" : "{seconds}s",
"Any moment now..." : "A qualquer momento...",
"Soon..." : "Logo...",
- "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de arquivo em andamento. Sair da página agora resultará no cancelamento do envio."
+ "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de arquivo em andamento. Sair da página agora resultará no cancelamento do envio.",
+ "Copy local link" : "Copiar link local"
},
"nplurals=2; plural=(n > 1);");