X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fhu.lang.php;h=28ab6865245e88ab26f243629a6bce367d941c14;hb=eb6bc3d0119845872e4b09cbc4985adf06d97520;hp=76b7d7dd364f651a83828b694be91f96b5bafb4d;hpb=15088d6dbc46c17600b40843153e598ce42b1e9b;p=timetracker.git diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 76b7d7dd..28ab6865 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -26,11 +26,14 @@ // | https://www.anuko.com/time_tracker/credits.htm // +----------------------------------------------------------------------+ -// Note to translators: Please use proper capitalization rules for your language. +// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option. +// Other characters (such as double-quotes in http links, etc.) do not have to be escaped. + +// Note to translators: 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'); +$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'); $i18n_weekdays_short = array('V', 'H', 'K', 'Sz', 'Cs', 'P', 'Sz'); // format mm/dd $i18n_holidays = array('01/01', '01/02', '03/15', '04/12', '04/13', '05/01', '05/31', '06/01', '08/20', '08/21', '10/23', '11/01', '12/24', '12/25', '12/26'); @@ -40,38 +43,38 @@ $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', // '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. + // 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', @@ -80,38 +83,45 @@ $i18n_key_words = array( 'error.not_equal' => 'A "{0}" mező tartalma nem egyezik meg a "{1}" mező tartalmával!', 'error.interval' => 'hibás időszak megadás', 'error.project' => 'válassz projektet', -'error.activity' => 'válassz tevékenységet', +// TODO: translate the following. +// 'error.task' => 'Select task.', +// 'error.client' => 'Select client.', +// 'error.report' => 'Select report.', +// 'error.record' => 'Select record.', 'error.auth' => 'hibás bejelentkezési adatok', // Note to translators: this string needs to be translated. // 'error.user_exists' => 'user with this login already exists', 'error.project_exists' => 'ilyen nevű projekt már létezik', -'error.activity_exists' => 'ilyen névvel már van definiálva tevékenység', -// TODO: translate error.client_exists. -// 'error.client_exists' => 'client with this name already exists', +// TODO: translate the following. +// 'error.task_exists' => 'Task with this name already exists.', +// 'error.client_exists' => 'Client with this name already exists.', // 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', 'button.submit' => 'mentés', -'button.add_user' => 'felhasználó felvétele', -'button.add_project' => 'projekt felvétele', -'button.add_activity' => 'tevékenyég felvétele', -'button.add_client' => 'ügyfél hozzáadása', -'button.add' => 'hozzáadás', -'button.generate' => 'generálá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: capitalize properly. +// TODO: translate the following. +// 'button.add_invoice' => 'Add invoice', +// 'button.add_option' => 'Add option', +'button.add' => 'Hozzáadás', +'button.generate' => 'Generálás', // Note to translators: button.reset_password needs an improved translation. 'button.reset_password' => 'mehet', 'button.send' => 'küld', @@ -133,10 +143,21 @@ $i18n_key_words = array( 'label.password' => 'jelszó', 'label.confirm_password' => 'jelszó megerősítése', -// 'label.email' => 'email', +// TODO: translate the following. +// 'label.email' => 'Email', +'label.cc' => 'Másolatot kap', +// TODO: translate the following. +// 'label.bcc' => 'Bcc', +'label.subject' => 'Tárgy', 'label.total' => 'összesen', -// Translate the following string. +// Translate the following. // 'label.page' => 'Page', +// 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', + +// 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', @@ -170,10 +191,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", @@ -300,8 +318,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'feladó', "form.mail.to" => 'címzett', -"form.mail.cc" => 'másolatot kap', -"form.mail.subject" => 'tárgy', "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 @@ -317,9 +333,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', @@ -352,9 +365,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