]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/he.lang.php
Introduced title.subgroups in translation files.
[timetracker.git] / WEB-INF / resources / he.lang.php
index ea42550d75eb9c8b1f3c6540ed2b6250176beeba..a1b09733ccecdf0346f01adef23a843e4748fae1 100644 (file)
@@ -61,6 +61,7 @@ $i18n_key_words = array(
 'menu.users' => 'משתמשים',
 // TODO: translate the following.
 // 'menu.groups' => 'Groups',
+// 'menu.subgroups' => 'Subgroups',
 'menu.export' => 'ייצוא',
 'menu.clients' => 'לקוחות',
 'menu.options' => 'אפשרויות',
@@ -126,6 +127,9 @@ $i18n_key_words = array(
 'error.overlap' => 'טווח הזמן מתנגש עם רישומים קיימים.',
 // TODO: translate the following.
 // 'error.future_date' => 'Date is in future.',
+// 'error.xml' => 'Error in XML file at line %d: %s.',
+// 'error.cannot_import' => 'Cannot import: %s.',
+// 'error.format' => 'Invalid file format.',
 
 // Labels for buttons.
 'button.login' => 'היכנס',
@@ -168,6 +172,8 @@ $i18n_key_words = array(
 'label.user' => 'משתמש',
 'label.users' => 'משתמשים',
 // TODO: translate the following.
+// 'label.group' => 'Group',
+// 'label.subgroups' => 'Subgroups',
 // 'label.roles' => 'Roles',
 'label.client' => 'לקוח',
 'label.clients' => 'לקוחות',
@@ -256,6 +262,8 @@ $i18n_key_words = array(
 // Form titles.
 'title.login' => 'כניסה',
 'title.groups' => 'צוותים', // TODO: change "teams" to "groups".
+// TODO: translate the following.
+// 'title.subgroups' => 'Subgroups',
 'title.create_group' => 'יצירת צוות', // TODO: change "team" to "group".
 // TODO: translate the following.
 // 'title.edit_group' => 'Editing Group',