]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/he.lang.php
Added <> handler to conditions.
[timetracker.git] / WEB-INF / resources / he.lang.php
index c99ce8eb9de31492c4d23efe98db20f70896b8fe..355e2ee7974907da0c2a00795989bea71f4b6022 100644 (file)
@@ -50,6 +50,7 @@ $i18n_key_words = array(
 'menu.profile' => 'פרופיל',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
+'menu.plugins' => 'תוספים',
 'menu.time' => 'זמן',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
@@ -309,6 +310,7 @@ $i18n_key_words = array(
 'title.profile' => 'פרופיל',
 // TODO: translate the following.
 // 'title.group' => 'Group Settings',
+'title.plugins' => 'תוספים',
 'title.cf_custom_fields' => 'שדות אישיים',
 'title.cf_add_custom_field' => 'הוספת שדה אישי',
 'title.cf_edit_custom_field' => 'עריכת שדה אישי',
@@ -482,7 +484,7 @@ $i18n_key_words = array(
 'form.export.compression_none' => 'ללא',
 'form.export.compression_bzip' => 'bzip',
 
-// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
 'form.import.hint' => 'ייבא נתוני צוות מתוך קובץ XML.', // TODO: replace "team" with "group".
 'form.import.file' => 'בחר קובץ',
 'form.import.success' => 'הייבוא הושלם בהצלחה.',
@@ -510,7 +512,6 @@ $i18n_key_words = array(
 // 'form.group_edit.future_entries' => 'Future entries',
 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
 // 'form.group_edit.allow_ip' => 'Allow IP',
-'form.group_edit.plugins' => 'תוספים',
 
 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
 // TODO: translate the following.