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_pfrepo.sys.ini | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/languages/pt-PT/admin/pt-PT.com_pfrepo.sys.ini b/languages/pt-PT/admin/pt-PT.com_pfrepo.sys.ini new file mode 100644 index 0000000..f0efcb0 --- /dev/null +++ b/languages/pt-PT/admin/pt-PT.com_pfrepo.sys.ini @@ -0,0 +1,12 @@ +; Projectfork Repository +; 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_PFREPO = "Projectfork - Repositório " +COM_PFREPO_XML_DESCRIPTION = "Projectfork Componente Repositório " + +; Projectfork 4.0 - Repository Menu Item +COM_PFREPO_REPOSITORY_VIEW_DEFAULT_TITLE = "Navegador (Visual em tabela)" +COM_PFREPO_REPOSITORY_VIEW_DEFAULT_OPTION = "Padrão" +COM_PFREPO_REPOSITORY_VIEW_DEFAULT_DESC = "Exibe o navegador do repositório de ficheiros." -- Gitblit v1.9.1