forked from friendica/friendica-addons
58 lines
1.6 KiB
Plaintext
58 lines
1.6 KiB
Plaintext
# ADDON cal
|
|
# Copyright (C)
|
|
# This file is distributed under the same license as the Friendica cal addon package.
|
|
#
|
|
#
|
|
# Translators:
|
|
# John Brazil, 2015
|
|
# Sérgio Lima <oigreslima@gmail.com>, 2014
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: friendica\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
|
|
"PO-Revision-Date: 2015-01-31 01:24+0000\n"
|
|
"Last-Translator: John Brazil\n"
|
|
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/friendica/language/pt_BR/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: pt_BR\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
#: cal.php:33
|
|
msgid "Event Export"
|
|
msgstr "Exportar Evento"
|
|
|
|
#: cal.php:33
|
|
msgid "You can download public events from: "
|
|
msgstr "Você pode baixar eventos públicos de:"
|
|
|
|
#: cal.php:53
|
|
msgid "The user does not export the calendar."
|
|
msgstr "O usuário não exportou o calendário."
|
|
|
|
#: cal.php:83
|
|
msgid "This calendar format is not supported"
|
|
msgstr "Esse formato de calendário não é suportado."
|
|
|
|
#: cal.php:181 cal.php:185
|
|
msgid "Export Events"
|
|
msgstr "Exporta Eventos"
|
|
|
|
#: cal.php:189
|
|
msgid "If this is enabled, your public events will be available at"
|
|
msgstr "Se isso estiver habiltiado, seus eventos públicos estarão disponíveis"
|
|
|
|
#: cal.php:190
|
|
msgid "Currently supported formats are ical and csv."
|
|
msgstr "Os formatos disponíveis atualmente são ical e csv."
|
|
|
|
#: cal.php:191
|
|
msgid "Enable calendar export"
|
|
msgstr "Habilite exportar calendário"
|
|
|
|
#: cal.php:193
|
|
msgid "Save Settings"
|
|
msgstr "Salvar as Configurações"
|