summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pt_BR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-28 01:54:54 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-28 01:54:54 -0400
commit26d097899303a541e95fb922e99f4eb993bb0d3a (patch)
tree30ef3799814dc23b4ff550c8180793bcfbffaf84 /apps/files_sharing/l10n/pt_BR.php
parent75222501ee50672dfdd9d8f51cefea7c8e047616 (diff)
downloadnextcloud-server-26d097899303a541e95fb922e99f4eb993bb0d3a.tar.gz
nextcloud-server-26d097899303a541e95fb922e99f4eb993bb0d3a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.php')
-rw-r--r--apps/files_sharing/l10n/pt_BR.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.php b/apps/files_sharing/l10n/pt_BR.php
index 7d6f036d2a0..df8c397c13b 100644
--- a/apps/files_sharing/l10n/pt_BR.php
+++ b/apps/files_sharing/l10n/pt_BR.php
@@ -12,7 +12,7 @@ $TRANSLATIONS = array(
"No ownCloud installation found at {remote}" => "Nenhuma instalação ownCloud encontrada em {remote}",
"Invalid ownCloud url" => "Url invalida para ownCloud",
"Shared by {owner}" => "Compartilhado por {owner}",
-"Shared by" => "Compartilhada por",
+"Shared by" => "Compartilhado por",
"This share is password-protected" => "Este compartilhamento esta protegido por senha",
"The password is wrong. Try again." => "Senha incorreta. Tente novamente.",
"Password" => "Senha",
@@ -22,7 +22,7 @@ $TRANSLATIONS = array(
"Reasons might be:" => "As razões podem ser:",
"the item was removed" => "o item foi removido",
"the link expired" => "o link expirou",
-"sharing is disabled" => "compartilhamento está desativada",
+"sharing is disabled" => "o compartilhamento está desativado",
"For more info, please ask the person who sent this link." => "Para mais informações, por favor, pergunte a pessoa que enviou este link.",
"Save to ownCloud" => "Salvar em ownCloud",
"example.com/owncloud" => "example.com/owncloud",
@@ -30,6 +30,7 @@ $TRANSLATIONS = array(
"Download" => "Baixar",
"Download %s" => "Baixar %s",
"Direct link" => "Link direto",
+"Remote Shares" => "Compartilhamentos Remoto",
"Allow other instances to mount public links shared from this server" => "Permitir que outras instâncias montem links de compartilhamentos públicos a partir desde servidor",
"Allow users to mount public link shares" => "Permitir aos usuários montar links públicos de compartilhamentos"
);