X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=e83a42b62904059bbb17da5e8c02aac744693978;hb=54c7f39c93815e99c45f3f974a4ec14673fee1b2;hp=a657bdc302df147cd1a966f6116cd105b95f4d94;hpb=e0ec0364d761e2dff5a7c0032f04ec1dbae50980;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index a657bdc3..e83a42b6 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -112,7 +112,7 @@ $i18n_key_words = array( // 'error.role_exists' => 'Role with this rank already exists.', 'error.no_invoiceable_items' => 'אין פריטים לחיוב', 'error.no_login' => 'משתמש זה אינו קיים', -'error.no_teams' => 'בסיס הנתונים שלך ריק. התחבר כמנהל וצור צוות חדש', +'error.no_groups' => 'בסיס הנתונים שלך ריק. התחבר כמנהל וצור צוות חדש', // TODO: replace "team" with "group". 'error.upload' => 'שגיאה בהעלת קובץ', // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', @@ -137,9 +137,9 @@ $i18n_key_words = array( 'button.reset_password' => 'איפוס סיסמה', 'button.send' => 'שלח', 'button.send_by_email' => 'שלח בדואר אלקטרוני', -'button.create_team' => 'צור צוות', -'button.export' => 'ייצא צוות', -'button.import' => 'ייבא צוות', +'button.create_group' => 'צור צוות', // TODO: replace "team" with "group". +'button.export' => 'ייצא צוות', // TODO: replace "team" with "group". +'button.import' => 'ייבא צוות', // TODO: replace "team" with "group". 'button.close' => 'סגור', 'button.stop' => 'עצור', @@ -502,6 +502,7 @@ $i18n_key_words = array( // 'form.profile.allow_overlap' => 'Allow overlap', // 'form.profile.future_entries' => 'Future entries', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.profile.allow_ip' => 'Allow IP', 'form.profile.plugins' => 'תוספים', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.