X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fhe.lang.php;h=d955c857d1059d9c3d47724027744601c4fd6977;hb=9396e4eb81c51af990a074c0042980e938612b59;hp=8433cc58558f115453fb6e564e624fedc33d12e2;hpb=d25b2051caf684cb847977474f03ee0d3c1046e4;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 8433cc58..d955c857 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -106,9 +106,6 @@ $i18n_key_words = array( 'error.user_exists' => 'שם משתמש כבר קיים', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.project_exists' => 'שם פרוייקט כבר קיים', -'error.task_exists' => 'קיימת משימה עם שם דומה', -'error.client_exists' => 'שם לקוח כבר קיים', 'error.invoice_exists' => 'קיימת חשבונית עם מספר זה', // TODO: translate the following. // 'error.role_exists' => 'Role with this rank already exists.', @@ -131,6 +128,15 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Warning messages. +// TODO: translate the following. +// 'warn.sure' => 'Are you sure?', +// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.', + +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'היכנס', 'button.now' => 'עכשיו', @@ -260,10 +266,14 @@ $i18n_key_words = array( 'labl.totals_only' => 'סיכומים בלבד', // Form titles. +'title.error' => 'שגיאה', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'כניסה', 'title.groups' => 'צוותים', // TODO: change "teams" to "groups". -'title.create_group' => 'יצירת צוות', // TODO: change "team" to "group". // TODO: translate the following. +// 'title.subgroups' => 'Subgroups', +// 'title.add_group' => 'Adding Group', // 'title.edit_group' => 'Editing Group', 'title.delete_group' => 'מחיקת צוות', // TODO: change "team" to "group". 'title.reset_password' => 'איפוס סיסמה', @@ -316,8 +326,6 @@ $i18n_key_words = array( 'title.import' => 'ייבוא נתוני צוות', // TODO: replace "team" with "group". 'title.options' => 'אפשרויות', 'title.profile' => 'פרופיל', -// TODO: translate the following. -// 'title.group' => 'Group Settings', 'title.plugins' => 'תוספים', 'title.cf_custom_fields' => 'שדות אישיים', 'title.cf_add_custom_field' => 'הוספת שדה אישי', @@ -519,6 +527,7 @@ $i18n_key_words = array( // 'form.group_edit.allow_overlap' => 'Allow overlap', // 'form.group_edit.future_entries' => 'Future entries', // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.group_edit.copy_warning' => 'Warn on copy', // 'form.group_edit.allow_ip' => 'Allow IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php