Lahmizzar Muinela
2014-03-09 cf2c15dc7be6fc2e122949166585aa294a0be457
commit | author | age
56b95f 1 ; Projectfork Timetracking
MW 2 ; Copyright (C) 2006 - 2012 Tobias Kuhn. All rights reserved.
3 ; License GNU General Public License version 2 or later; see LICENSE.txt
4 ; Note : All ini files need to be saved as UTF-8 - No BOM
5
6 COM_PFTIME = "Projectfork - Controle de Tempo"
cf2c15 7 COM_PFTIME_XML_DESCRIPTION = "Controle de tempo do Componente Projectfork "
56b95f 8
MW 9 ; Projectfork 4.0 - Timesheet Menu Item
10 COM_PFTIME_TIMESHEET_VIEW_DEFAULT_TITLE = "Visão Geral (Layout de tabela)"
11 COM_PFTIME_TIMESHEET_VIEW_DEFAULT_OPTION = "Padrão"
12 COM_PFTIME_TIMESHEET_VIEW_DEFAULT_DESC = "Exibe a folha de tempo."
13
14 ; Projectfork 4.0 - Timesheet Form Menu Item
15 COM_PFTIME_TIME_FORM_VIEW_DEFAULT_TITLE = "Criar Registro"
16 COM_PFTIME_TIME_FORM_VIEW_DEFAULT_OPTION = "Padrão"
1d265f 17 COM_PFTIME_TIME_FORM_VIEW_DEFAULT_DESC = "Exibe um formulário de Controle de Tempo."