X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhu.lang.php;h=3d7200fdf7dd646d31bb9ff05c18a1f83af509b7;hb=e2b992aea6edc4a734ddb751103101e2450f3b20;hp=39baa9bc2499e706244416ce238b00f39d1c1fbf;hpb=055e485b635b645d0f296101f95f9d3d2b1da57c;p=timetracker.git diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 39baa9bc..3d7200fd 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -40,30 +40,30 @@ $i18n_key_words = array( // Menus. 'menu.login' => 'bejelentkezés', 'menu.logout' => 'kijelentkezés', -// TODO: Translate the following: +// TODO: translate the following. // 'menu.forum' => 'Forum', 'menu.help' => 'segítség', -// TODO: Translate the following: +// TODO: translate the following. // 'menu.create_team' => 'Create Team', 'menu.profile' => 'profil', 'menu.time' => 'munkaidő', -// TODO: Translate the following: +// TODO: translate the following. // 'menu.expenses' => 'Expenses', 'menu.reports' => 'riportok', -// TODO: Translate the following: +// TODO: translate the following. // 'menu.charts' => 'Charts', 'menu.projects' => 'projektek', -// TODO: Translate the following: +// TODO: translate the following. // 'menu.tasks' => 'Tasks', // 'menu.users' => 'Users', 'menu.teams' => 'csoportok', -// TODO: Translate the following: +// TODO: translate the following. // 'menu.export' => 'Export' 'menu.clients' => 'ügyfelek', 'menu.options' => 'opciók', // Footer - strings on the bottom of most pages. -// TODO: Translate the following: +// TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', // 'footer.credits' => 'Credits', // 'footer.license' => 'License', @@ -71,7 +71,7 @@ $i18n_key_words = array( // This is a link to a webpage that describes how to contribute to the project. // Error messages. -// TODO: Translate the following: +// TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', 'error.db' => 'adatbázis hiba', @@ -91,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', -// TODO: Translate the following: +// 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', @@ -135,8 +134,9 @@ $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. @@ -173,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",