X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt.lang.php;h=2ec859189527ce86a9b7632ede642d33d9290a97;hb=d6a5ffec0f76b9ab5b1ee4f8e69ecdb2afd7c0ff;hp=4f7d748b9bedf65dc0afde759179717f4aef187f;hpb=15ae2165165da813912300d223c50b74f44cc1e0;p=timetracker.git diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 4f7d748b..2ec85918 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -112,7 +112,9 @@ $i18n_key_words = array( // 'error.goto_uncompleted' => 'Go to uncompleted entry.', // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', +// 'error.xml' => 'Error in XML file at line %d: %s.', // 'error.cannot_import' => 'Cannot import: %s.', +// 'error.format' => 'Invalid file format.', // Labels for buttons. 'button.login' => 'Login', @@ -161,6 +163,7 @@ $i18n_key_words = array( 'label.users' => 'Usuários', // TODO: translate the following. // 'label.group' => 'Group', +// 'label.subgroups' => 'Subgroups', // 'label.roles' => 'Roles', // 'label.client' => 'Client', // 'label.clients' => 'Clients',