From f200b91fa2201e8abd26ebb6f75780a82c59a807 Mon Sep 17 00:00:00 2001
From: eaxs <tkuhn@live.com>
Date: Tue, 14 Apr 2015 06:44:02 -0400
Subject: [PATCH] Added pull.bat to gitignore

---
 languages/pt-PT/admin/pt-PT.com_projectfork.sys.ini |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/languages/pt-PT/admin/pt-PT.com_projectfork.sys.ini b/languages/pt-PT/admin/pt-PT.com_projectfork.sys.ini
new file mode 100644
index 0000000..e8dc9a0
--- /dev/null
+++ b/languages/pt-PT/admin/pt-PT.com_projectfork.sys.ini
@@ -0,0 +1,22 @@
+; Projectfork
+; Copyright (C) 2006 - 2012 Tobias Kuhn. All rights reserved.
+; License GNU General Public License version 2 or later; see LICENSE.txt
+; Note : All ini files need to be saved as UTF-8 - No BOM
+
+COM_PROJECTFORK = "Projectfork"
+COM_PROJECTFORK_XML_DESCRIPTION = "Componente Gestor de Projetos"
+
+; Joomla Component menu fix
+COM_PFPROJECTS = "Projetos"
+COM_PFMILESTONES = "Marcos"
+COM_PFTASKS = "Tarefas"
+COM_PFTIME = "Controle de Tempo"
+COM_PFFORUM = "Fórum"
+COM_PFUSERS = "Utilizadores"
+COM_PFCOMMENTS = "Comentários"
+COM_PFREPO = "Repositório"
+
+; Projectfork 4.0 - Dashboard Menu Item
+COM_PROJECTFORK_DASHBOARD_VIEW_DEFAULT_TITLE = "Painel do Sítio"
+COM_PROJECTFORK_DASHBOARD_VIEW_DEFAULT_OPTION = "Padrão"
+COM_PROJECTFORK_DASHBOARD_VIEW_DEFAULT_DESC = "Mostrar Painel do Projeto"

--
Gitblit v1.9.1