X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8bc57bab34ec45117348070eec17fb3d00f327fd..5629a1c360655d5a09dc965004946bf65e3725b9:/WEB-INF/resources/he.lang.php diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index d8e99d69..5ac9ec47 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -44,7 +44,7 @@ $i18n_key_words = array( 'menu.forum' => 'פורום', 'menu.help' => 'עזרה', // TODO: translate the following. -// 'menu.create_group' => 'Create Group', +// 'menu.register' => 'Register', 'menu.profile' => 'פרופיל', // TODO: translate the following. // 'menu.group' => 'Group', @@ -255,6 +255,7 @@ $i18n_key_words = array( 'label.custom_fields' => 'שדות אישיים', // Translate the following. // 'label.monthly_quotas' => 'Monthly quotas', +// 'label.entity' => 'Entity', 'label.type' => 'סוג', 'label.type_dropdown' => 'רשימה', 'label.type_text' => 'טקסט', @@ -268,6 +269,7 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// 'label.week_menu' => 'Week menu', // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', @@ -597,6 +599,7 @@ $i18n_key_words = array( // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', // 'form.group_edit.confirm_save' => 'Confirm saving', // 'form.group_edit.allow_ip' => 'Allow IP', +// 'form.group_edit.advanced_settings' => 'Advanced settings', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following.