Lahmizzar Muinela
2013-12-05 1d265f10fc682d99e34a8de88c7f8f9964a88872
update Portuguese (Brazil) translation
18 files modified
49 ■■■■ changed files
languages/pt-BR/admin/pt-BR.com_pfmilestones.ini patch | view | raw | blame | history
languages/pt-BR/admin/pt-BR.com_pfmilestones.sys.ini patch | view | raw | blame | history
languages/pt-BR/admin/pt-BR.com_pfprojects.ini patch | view | raw | blame | history
languages/pt-BR/admin/pt-BR.com_pfrepo.ini patch | view | raw | blame | history
languages/pt-BR/admin/pt-BR.com_pftasks.sys.ini patch | view | raw | blame | history
languages/pt-BR/admin/pt-BR.com_pftime.ini patch | view | raw | blame | history
languages/pt-BR/admin/pt-BR.com_pftime.sys.ini patch | view | raw | blame | history
languages/pt-BR/admin/pt-BR.com_pfusers.ini patch | view | raw | blame | history
languages/pt-BR/admin/pt-BR.com_pfusers.sys.ini patch | view | raw | blame | history
languages/pt-BR/admin/pt-BR.com_projectfork.ini 19 ●●●●● patch | view | raw | blame | history
languages/pt-BR/admin/pt-BR.plg_content_pfnotifications.ini 16 ●●●●● patch | view | raw | blame | history
languages/pt-BR/lang_pf4_pt-BR.xml 14 ●●●● patch | view | raw | blame | history
languages/pt-BR/site/pt-BR.com_projectfork.ini patch | view | raw | blame | history
languages/pt-BR/site/pt-BR.mod_pf_dash_buttons.ini patch | view | raw | blame | history
languages/pt-BR/site/pt-BR.mod_pf_tasks.ini patch | view | raw | blame | history
languages/pt-BR/site/pt-BR.mod_pf_tasks.sys.ini patch | view | raw | blame | history
languages/pt-BR/site/pt-BR.tpl_goggles.ini patch | view | raw | blame | history
languages/pt-BR/site/pt-BR.tpl_goggles.sys.ini patch | view | raw | blame | history
languages/pt-BR/admin/pt-BR.com_pfmilestones.ini
languages/pt-BR/admin/pt-BR.com_pfmilestones.sys.ini
languages/pt-BR/admin/pt-BR.com_pfprojects.ini
languages/pt-BR/admin/pt-BR.com_pfrepo.ini
languages/pt-BR/admin/pt-BR.com_pftasks.sys.ini
languages/pt-BR/admin/pt-BR.com_pftime.ini
languages/pt-BR/admin/pt-BR.com_pftime.sys.ini
languages/pt-BR/admin/pt-BR.com_pfusers.ini
languages/pt-BR/admin/pt-BR.com_pfusers.sys.ini
languages/pt-BR/admin/pt-BR.com_projectfork.ini
@@ -10,6 +10,25 @@
; COM_PROJECTFORK_RULES_LABEL
; COM_PROJECTFORK_RULES_NOTE
; Projectfork 4.2 - Notifications
COM_PFREPO_NOTE_EMAIL_NEW_SUBJECT = "[%s] %s criou uma nota: %s"
COM_PFREPO_NOTE_EMAIL_NEW_MESSAGE = "Caro %s,\n%s criou a seguinte nota:\n\n%s\n\nVeja a nota completa clicando no link abaixo:\n%s"
COM_PFREPO_NOTE_EMAIL_UPD_SUBJECT = "[%s] %s atualizou uma nota: %s"
COM_PFREPO_NOTE_EMAIL_UPD_MESSAGE = "Caro %s,\n%s atualizou a seguinte nota:\n\n%s\n\nVeja a nota completa visitando o link abaixo:\n%s"
COM_PFREPO_FILE_EMAIL_NEW_SUBJECT = "[%s] %s enviou um arquivo: %s"
COM_PFREPO_FILE_EMAIL_NEW_MESSAGE = "Caro %s,\n%s enviou o seguinte arquivo:\n\n%s\n\nFaça o download clicando no link abaixo:\n%s"
COM_PFREPO_FILE_EMAIL_UPD_SUBJECT = "[%s] %s atualizou o arquivo: %s"
COM_PFREPO_FILE_EMAIL_UPD_MESSAGE = "Caro %s,\n%s atualizou o seguinte arquivo:\n\n%s\n\nFaça o Download clicando no link abaixo:\n%s"
COM_PROJECTFORK_TOPIC_EMAIL_NEW_SUBJECT = "[%s] %s criou um tópico de discussão: %s"
COM_PROJECTFORK_TOPIC_EMAIL_NEW_MESSAGE = "Caro %s,⏎\n%s criou a seguinte discussão:⏎\n⏎\n%s⏎\n⏎\nVeja a discussão completa clicando em:⏎\n%s"
COM_PROJECTFORK_TASK_EMAIL_NEW_SUBJECT = "[%s] %s criou uma tarefa: %s"
COM_PROJECTFORK_TASK_EMAIL_NEW_MESSAGE = "Caro %s,\n%s criou a seguinte tarefa:\n\n%s\n\nVeja os detalhes completos da tarefa clicando no link abaixo:\n%s"
COM_PROJECTFORK_MILESTONE_EMAIL_NEW_SUBJECT = "[%s] %s criado um marco: %s"
COM_PROJECTFORK_MILESTONE_EMAIL_NEW_MESSAGE = "Caro %s,\n%s criou o seguinte marco:\n\n%s\n\nVeja os detalhes completos do marco visitando o link abaixo:\n%s"
COM_PROJECTFORK_TASK_EMAIL_ASSIGN_SUBJECT = "[%s] %s atribuiu você a uma tarefa: %s"
COM_PROJECTFORK_TASK_EMAIL_ASSIGN_MESSAGE = "Caro %s, %s atribuiu você à tarefa a seguir: %s Veja os detalhes completos da tarefa , visitando o link abaixo: %s"
; Projectfork 4.2 - Projectfork 
JOPTION_SELECT_GROUP = "- Selecionar Grupo -"
JACTION_ADD_GROUP = "Adicionar Grupo"
languages/pt-BR/admin/pt-BR.plg_content_pfnotifications.ini
@@ -5,3 +5,19 @@
PLG_CONTENT_PFNOTIFICATIONS = "Notificações do ProjectFork"
PLG_CONTENT_PFNOTIFICATIONS_XML_DESCRIPTION = "Este Plugin envia notificações via e-mail"
; Config
; @since    4.2
PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_LABEL = "Método de envio"
PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_DESC = "Enviar e-mails diretamente, ou usar um cron job."
PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_DIRECT = "Direto"
PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_CRON = "Cron Job"
PLG_CONTENT_PFNOTIFICATIONS_FIELD_CRON_LIMIT_LABEL = "Limite do cron"
PLG_CONTENT_PFNOTIFICATIONS_FIELD_CRON_LIMIT_DESC = "A quantidade de e-mails para enviar por intervalo de trabalho"
PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_LABEL = "Enviar eventos"
PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_DESC = "Selecione os eventos para o qual deseja enviar notificações"
PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_NEW_AND_UPD = "Itens novos e alterados"
PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_NEW = "Novos itens"
PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_UPD = "Itens alterados"
languages/pt-BR/lang_pf4_pt-BR.xml
@@ -2,26 +2,18 @@
<extension type="file" version="2.5" method="upgrade">
    <name>Projectfork Language - pt-BR</name>
    <author>Projectfork Translation Team</author>
    <creationDate>2013-09-09</creationDate>
    <creationDate>2013-12-05</creationDate>
    <copyright>(C) 2012 - 2013 by the Projectfork Translation Team. All rights reserved.</copyright>
    <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
    <authorEmail>support@projectfork.net</authorEmail>
    <authorUrl>www.projectfork.net</authorUrl>
    <version>4.1.0.1</version>
    <version>$3</version>
    <description>
        <![CDATA[
            The pt-BR language pack for Projectfork 4, a Project Management extension for Joomla!
            <h6>Translation Credits:</h6>
            <strong>Coordinators:</strong>
            <ul>
                <li>(Uziel Almeida Oliveira) uzielweb</li>
                <li>(Roberto Oliveira) topweb</li>
            </ul>
            <strong>Reviewer:</strong>
            <ul>
                <li>(Rodrigo Sanzovo) rodrigosanz</li>
            </ul>
            <strong>This translation is brought to you by the <a href="https://www.transifex.com/projects/p/projectfork-languages/language/pt_BR/members/" target="_blank">pt-BR - Translation Team</a></strong>
        ]]>
    </description>
    
languages/pt-BR/site/pt-BR.com_projectfork.ini
languages/pt-BR/site/pt-BR.mod_pf_dash_buttons.ini
languages/pt-BR/site/pt-BR.mod_pf_tasks.ini
languages/pt-BR/site/pt-BR.mod_pf_tasks.sys.ini
languages/pt-BR/site/pt-BR.tpl_goggles.ini
languages/pt-BR/site/pt-BR.tpl_goggles.sys.ini