]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/he.lang.php
Introduced title.group into translation files.
[timetracker.git] / WEB-INF / resources / he.lang.php
index 2de2f23ec758fdcd40276a5d83f7773285f6d81e..baa85d7103080df077ecc6136a1c1e848d5ef6fc 100644 (file)
@@ -47,6 +47,8 @@ $i18n_key_words = array(
 'menu.help' => 'עזרה',
 'menu.create_team' => 'צור צוות',
 'menu.profile' => 'פרופיל',
+// TODO: translate the following.
+// 'menu.group' => 'Group',
 'menu.time' => 'זמן',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
@@ -75,6 +77,8 @@ $i18n_key_words = array(
 // 'error.access_denied' => 'Access denied.',
 'error.sys' => 'שגיאת מערכת',
 'error.db' => 'שגיאה של בסיס הנתונים',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
 'error.field' => 'נתון "{0}" שגוי',
 'error.empty' => 'השדה "{0}" ריק',
 'error.not_equal' => 'השדה "{1}" אינו שווה לשדה "{0}"',
@@ -298,6 +302,8 @@ $i18n_key_words = array(
 'title.import' => 'ייבוא נתוני צוות',
 'title.options' => 'אפשרויות',
 'title.profile' => 'פרופיל',
+// TODO: translate the following.
+// 'title.group' => 'Group Settings',
 'title.cf_custom_fields' => 'שדות אישיים',
 'title.cf_add_custom_field' => 'הוספת שדה אישי',
 'title.cf_edit_custom_field' => 'עריכת שדה אישי',