X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1593111c571fb4ab79ed1a7239552767f5e2dce0..3f154984d083cf6627f5c6f1ca8f4e165b035ca0:/WEB-INF/resources/hu.lang.php diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 426e278f..51487394 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -87,7 +87,8 @@ $i18n_key_words = array( 'error.project' => 'Válassz projektet.', // TODO: translate the following. // 'error.task' => 'Select task.', -// 'error.client' => 'Select client.', +'error.client' => 'Válassz ügyfelet.', +// TODO: translate the following. // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', // 'error.auth' => 'Incorrect login or password.', @@ -206,9 +207,10 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', -// 'label.status' => 'Status', -// 'label.tax' => 'Tax', +'label.comment' => 'Megjegyzés', +'label.status' => 'Státusz', +'label.tax' => 'Adó', +// TODO: translate the following. // 'label.subtotal' => 'Subtotal', 'label.total' => 'Összesen', // TODO: translate the following. @@ -453,7 +455,6 @@ $i18n_key_words = array( "form.people.edit_str" => 'munkatárs adatainak szerkesztése', "form.people.del_str" => 'munkatárs adatainak törlése', "form.people.th.role" => 'szerepkör', -"form.people.th.status" => 'státusz', "form.people.th.project" => 'projekt', "form.people.th.rate" => 'tarifa', "form.people.manager" => 'vezető', @@ -495,7 +496,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'feladó', "form.mail.to" => 'címzett', -"form.mail.comment" => 'megjegyzés', "form.mail.above" => 'küldjük el ezt a riportot e-mail-ben...', // Note to translators: the string below must be translated // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', @@ -509,8 +509,6 @@ $i18n_key_words = array( "form.invoice.fillform" => 'töltsd ki a mezőket', "form.invoice.date" => 'Dátum', "form.invoice.number" => 'számla azonosító száma', -"form.invoice.tax" => 'adó', -"form.invoice.comment" => 'megjegyzés ', "form.invoice.th.username" => 'személy', "form.invoice.th.time" => 'óra', "form.invoice.th.rate" => 'tarifa', @@ -533,14 +531,11 @@ $i18n_key_words = array( "form.client.add_title" => 'új ügyfél hozzáadása', "form.client.edit_title" => 'ügyfél adatainak szerkesztése', "form.client.del_title" => 'ügyfél törlése', -"form.client.tax" => 'adó', -"form.client.comment" => 'megjegyzés ', // miscellaneous strings "forward.tocsvfile" => 'az adatok exportálása CSV file-ba', "forward.geninvoice" => 'számla készítés', -"controls.select.client" => '--- válassz ügyfelet ---', "controls.project_bind" => '--- összes ---', "controls.all" => '--- összes ---', "controls.notbind" => '--- nincs ---',