Blame view
sources/apps/l10n/pt_BR/firstrunwizard.po
2.45 KB
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Flávio Veras <flaviove@gmail.com>, 2013 # Rodrigo Tavares <rodrigost23@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 18:16-0500 " "PO-Revision-Date: 2013-11-21 10:10+0000 " "Last-Translator: Flávio Veras <flaviove@gmail.com> " "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: pt_BR " "Plural-Forms: nplurals=2; plural=(n > 1); " #: templates/wizard.php:7 msgid "Welcome to ownCloud" msgstr "Bem-vindo ao ownCloud" #: templates/wizard.php:9 msgid "" "Your personal web services. All your files, contacts, calendar and more, in " "one place." msgstr "Seus serviços web pessoais. Todos os seus arquivos, contatos, calendários e mais, em um único lugar." #: templates/wizard.php:15 msgid "Get the apps to sync your files" msgstr "Faça com que os apps sincronize seus arquivos" #: templates/wizard.php:26 msgid "Connect your desktop apps to ownCloud" msgstr "Conecte seus apps do desktop ao ownCloud" #: templates/wizard.php:29 msgid "Connect your Calendar" msgstr "Conecte seu Calendário" #: templates/wizard.php:32 msgid "Connect your Contacts" msgstr "Conecte seus Contatos" #: templates/wizard.php:36 msgid "Access files via WebDAV" msgstr "Acesse arquivos via WebDAV" #: templates/wizard.php:41 #, php-format msgid "" "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>." msgstr "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>" #: templates/wizard.php:42 msgid "" "If you like ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a " "great open software to sync and share your files. You can freely get it from" " http://owncloud.org\">recommend it to your friends</a>!" msgstr "Se você gosta do ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud é um software livre que sincroniza e compartilha seus arquivos. Você pode obtê-lo gratuitamente em http://owncloud.org\">recomende aos seus amigos</a>!" |