X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhu.lang.php;h=a36247d6b6501efd286366bb736d67b0de8a4464;hb=ad98b13400fdc2fa2299a22c9bd54c4cd27960c3;hp=935bc5f91ccbd8f1d4d4bf00e48915f7e8cd9e88;hpb=1525dcb2eb2094c83ac9762675d957c285762434;p=timetracker.git diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 935bc5f9..a36247d6 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -117,14 +117,6 @@ $i18n_key_words = array( // 'button.copy' => 'Copy', 'button.cancel' => 'Vissza', 'button.submit' => 'Mentés', -'button.add_user' => 'Felhasználó felvétele', -'button.add_project' => 'Projekt felvétele', -// TODO: translate the following. -// 'button.add_task' => 'Add task', -'button.add_client' => 'Ügyfél hozzáadása', -// TODO: translate the following. -// 'button.add_invoice' => 'Add invoice', -// 'button.add_option' => 'Add option', 'button.add' => 'Hozzáadás', 'button.generate' => 'Generálás', // TODO: translate the following. @@ -165,6 +157,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.user' => 'User', // 'label.users' => 'Users', +// 'label.roles' => 'Roles', 'label.client' => 'Ügyfél', 'label.clients' => 'Ügyfelek', 'label.option' => 'Opció', @@ -452,6 +445,12 @@ $i18n_key_words = array( 'form.users.rate' => 'Tarifa', 'form.users.default_rate' => 'Általános óradíj', +// Roles form. See example at https://timetracker.anuko.com/roles.php +// TODO: translate the following. +// 'form.roles.active_roles' => 'Active Roles', +// 'form.roles.inactive_roles' => 'Inactive Roles', +// 'form.roles.rights' => 'Rights', + // Clients form. See example at https://timetracker.anuko.com/clients.php // TODO: translate the following. // 'form.clients.active_clients' => 'Active Clients',