Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/pt_BR.php')
-rw-r--r--l10n/pt_BR.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php
index 4c420d80..49725fb3 100644
--- a/l10n/pt_BR.php
+++ b/l10n/pt_BR.php
@@ -9,8 +9,8 @@ $TRANSLATIONS = array(
"Connect your desktop apps to %s" => "Conecte seus aplicativos de desktop para %s",
"Connect your Calendar" => "Conecte seu Calendário",
"Connect your Contacts" => "Conecte seus Contatos",
-"Access files via WebDAV" => "Acesse arquivos via WebDAV",
"Documentation" => "Documentação",
+"Access files via WebDAV" => "Acesse arquivos via WebDAV",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Existe mais informação em <a target=\"_blank\" href=\"%s\">documentação</a> e em nosso <a target=\"_blank\" href=\"http://owncloud.org\">website</a>",
"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "Se você gosta do ownCloud\n⇥⇥<a href=\"mailto:?subject=ownCloud\n&body=ownCloud é um excelente programa de fonte aberta para você sincronizar e compartilhar seus arquivos.\n⇥⇥Você pode obtê-lo livremente a partir de http://owncloud.org\">\n⇥⇥recomende aos seus amigos</a>\n⇥e <a href=\"http://owncloud.org/promote\"\n⇥⇥target=\"_blank\">espalhe pelo mundo</a>!"
);