X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhu.lang.php;h=3d7200fdf7dd646d31bb9ff05c18a1f83af509b7;hb=e2b992aea6edc4a734ddb751103101e2450f3b20;hp=7874436e1ee297d2c372322576f6b036bc12ac44;hpb=8a3dcc22484e01a06a0576cd47c88d9e99e7da77;p=timetracker.git diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 7874436e..3d7200fd 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -26,6 +26,8 @@ // | https://www.anuko.com/time_tracker/credits.htm // +----------------------------------------------------------------------+ +// Note to translators: Please use proper capitalization rules for your language. + $i18n_language = 'Magyar'; $i18n_months = array('január', 'február', 'március', 'április', 'május', 'június', 'július', 'augusztus', 'szeptember', 'október', 'november', 'december'); $i18n_weekdays = array('vasárnap', 'hétfő', 'kedd', 'szerda', 'csütörtök', 'péntek', 'szombat'); @@ -35,29 +37,43 @@ $i18n_holidays = array('01/01', '01/02', '03/15', '04/12', '04/13', '05/01', '05 $i18n_key_words = array( -// menu entries +// Menus. 'menu.login' => 'bejelentkezés', 'menu.logout' => 'kijelentkezés', -'menu.feedback' => 'megjegyzés', +// TODO: translate the following. +// 'menu.forum' => 'Forum', 'menu.help' => 'segítség', -// Note to translators: menu.create_team needs a more accurate translation. -'menu.create_team' => 'új vezetői jogosultság létrehozása', -'menu.edit_profile' => 'profil szerkesztése', -'menu.my_time' => 'munkaidő', +// TODO: translate the following. +// 'menu.create_team' => 'Create Team', +'menu.profile' => 'profil', +'menu.time' => 'munkaidő', +// TODO: translate the following. +// 'menu.expenses' => 'Expenses', 'menu.reports' => 'riportok', -// Note to translators: menu.charts needs to be translated. -// 'menu.charts' => 'charts', +// TODO: translate the following. +// 'menu.charts' => 'Charts', 'menu.projects' => 'projektek', -'menu.activities' => 'tevékenységek', -'menu.people' => 'munkatársak', +// TODO: translate the following. +// 'menu.tasks' => 'Tasks', +// 'menu.users' => 'Users', 'menu.teams' => 'csoportok', -// Note to translators: menu.export needs to be translated. -// 'menu.export' => 'export', +// TODO: translate the following. +// 'menu.export' => 'Export' 'menu.clients' => 'ügyfelek', 'menu.options' => 'opciók', -// Note to translators: the string is missing and must be added and translated // 'menu.admin' => 'admin', -// error strings +// Footer - strings on the bottom of most pages. +// TODO: translate the following. +// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', +// 'footer.credits' => 'Credits', +// 'footer.license' => 'License', +// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language. + // This is a link to a webpage that describes how to contribute to the project. + +// Error messages. +// TODO: translate the following. +// 'error.access_denied' => 'Access denied.', +// 'error.sys' => 'System error.', 'error.db' => 'adatbázis hiba', 'error.field' => 'hibás "{0}" mező tartalma', 'error.empty' => 'a "{0}" mező üres', @@ -75,17 +91,16 @@ $i18n_key_words = array( // Note to translators: this string needs to be properly translated (e-mail replaced with login). // 'error.no_login' => 'nincs ilyen e-mail címmel definiált felhasználó', 'error.upload' => 'file feltöltési hiba', -// Note to translators: the strings below are missing and must be added and translated -// 'error.period_locked' => 'can\\\'t complete the operation. records older than a certain number of days cannot be created or modified. team manager defines this in the "Lock interval in days" value on the "Profile" page. set it to 0 to remove locking.

uncompleted records (with 0 or empty duration) can be deleted.', +// TODO: translate the following. +// 'error.range_locked' => 'Date range is locked.', // 'error.mail_send' => 'error sending mail', // 'error.no_email' => 'no email associated with this login', // 'error.uncompleted_exists' => 'uncompleted entry already exists. close or delete it.', // 'error.goto_uncompleted' => 'go to uncompleted entry.', -// labels for various buttons +// Labels for buttons. 'button.login' => 'bejelentkezés', 'button.now' => 'most', -// 'button.set' => 'beállítás', 'button.save' => 'mentés', 'button.delete' => 'törlés', 'button.cancel' => 'vissza', @@ -119,8 +134,12 @@ $i18n_key_words = array( 'label.confirm_password' => 'jelszó megerősítése', // 'label.email' => 'email', 'label.total' => 'összesen', -// Translate the following string. +// Translate the following. // 'label.page' => 'Page', +// 'label.condition' => 'Condition', + +// Form titles. +// TODO: the entire title section is missing here. See the English file. "form.filter.project" => 'projekt', "form.filter.filter" => 'előre definiált riport formátum', @@ -154,10 +173,7 @@ $i18n_key_words = array( "form.admin.profile.th.edit" => 'szerkesztés', "form.admin.profile.th.del" => 'törlés', "form.admin.profile.th.active" => 'aktív', -// Note to translators: the strings below are missing and must be added and translated -// "form.admin.lock.period" => 'lock interval in days', "form.admin.options" => 'opciók', -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", @@ -301,9 +317,6 @@ $i18n_key_words = array( "form.invoice.date" => 'Dátum', "form.invoice.number" => 'számla azonosító száma', "form.invoice.tax" => 'adó', -"form.invoice.daily_subtotals" => 'napi részösszeg', -"form.invoice.yourcoo" => 'az ön neve
és címe', -"form.invoice.custcoo" => 'az ügyfél nevebr> és címe', "form.invoice.comment" => 'megjegyzés ', "form.invoice.th.username" => 'személy', "form.invoice.th.time" => 'óra', @@ -336,9 +349,6 @@ $i18n_key_words = array( "form.client.th.del" => 'törlés', "form.client.name" => 'név', "form.client.tax" => 'adó', -"form.client.daily_subtotals" => 'napi részösszeg', -"form.client.yourcoo" => 'az Ön neve
és számlázási címe', -"form.client.custcoo" => 'cím', "form.client.comment" => 'megjegyzés ', // miscellaneous strings @@ -415,4 +425,3 @@ $i18n_key_words = array( // login hello text // "login.hello.text" => "Anuko Time Tracker is a simple, easy to use, open source time tracking system.", ); -?> \ No newline at end of file