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

pt_BR.js « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b314646e229863d2d5aec8395fa4f29fc28b9723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "firstrunwizard",
    {
    "A safe home for all your data" : "Um lugar seguro para todos os seus dados",
    "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Acesse & compartilhe seus arquivos, agenda, contatos, email & tudo mais de qualquer dispositivo, em seus termos",
    "Get the apps to sync your files" : "Obtenha apps para sincronizar seus arquivos",
    "Desktop client" : "Cliente Desktop",
    "Android app" : "App Android",
    "iOS app" : "App iOS",
    "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",
    "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>." : "Existem mais informações em nossa <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\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud é um ótimo software aberto para sincronizar e compartilhar seus arquivos.\n\t\tVocê pode obtê-lo livremente a partir de http://owncloud.org\">\n\t\trecomende a seus amigos</a>\n\te <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">espalhe pelo mundo</a>!"
},
"nplurals=2; plural=(n > 1);");