summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pt_BR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-24 02:04:10 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-24 02:04:10 +0200
commitecb90d72f315e965e7b0d723f6d90f71cb6214ec (patch)
tree04eb01f1fb5dd08493ebf4c7749353c0a5570eb3 /apps/files_sharing/l10n/pt_BR.php
parente8af58821069c1a717af7891644e67957fa52b1a (diff)
downloadnextcloud-server-ecb90d72f315e965e7b0d723f6d90f71cb6214ec.tar.gz
nextcloud-server-ecb90d72f315e965e7b0d723f6d90f71cb6214ec.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.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.php b/apps/files_sharing/l10n/pt_BR.php
new file mode 100644
index 00000000000..4dde4bb5ad5
--- /dev/null
+++ b/apps/files_sharing/l10n/pt_BR.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Password" => "Senha",
+"Submit" => "Submeter",
+"%s shared the folder %s with you" => "%s compartilhou a pasta %s com você",
+"%s shared the file %s with you" => "%s compartilhou o arquivo %s com você",
+"Download" => "Baixar",
+"No preview available for" => "Nenhuma visualização disponível para",
+"web services under your control" => "web services sob seu controle"
+);