X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8d140021f8b25d7b4417bfd475386cd98afe0e2c..7fbd29498b99eb787c4ba799559603c10cc086e6:/WEB-INF/resources/hu.lang.php diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index c37b93fb..83415b58 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -241,12 +241,17 @@ $i18n_key_words = array( // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// Form titles. +'title.login' => 'Bejelentkezés', +// TODO: translate the following. +// 'title.teams' => 'Teams', +// 'title.create_team' => 'Creating Team', +// 'title.edit_team' => 'Editing Team', +// 'title.delete_team' => 'Deleting Team', -// TODO: refactoring ongoing down from here. -// Form titles. -// TODO: the entire title section is missing here. See the English file. +// TODO: refactoring ongoing down from here. "form.filter.project" => 'projekt', "form.filter.filter" => 'előre definiált riport formátum', @@ -254,10 +259,6 @@ $i18n_key_words = array( // Note to translators: the string below is missing and must be added and translated // "form.filter.filter_confirm_delete" => 'are you sure you want to delete this favorite report?', -// login form attributes -"form.login.title" => 'bejelentkezés', -// Note to translators: "form.login.login" => 'e-mail cím', // email has been changed to login - // password reminder form attributes "form.fpass.title" => 'a jelszó alap állapotra állítása', // Note to translators: "form.fpass.login" => 'e-mail cím', // email has been changed to login