X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=981e8703537705a239abcc1389daa5125af2b001;hb=d8baf4e8391fbbe974c58f599fe57059a8cad01c;hp=7acd2bf07eee79a8221c91af287792ac788a401f;hpb=97986f58680244c80bbe4de04d12eda3d0f12f6c;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 7acd2bf0..981e8703 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -26,7 +26,7 @@ // | https://www.anuko.com/time_tracker/credits.htm // +----------------------------------------------------------------------+ -// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option +// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option. // Other characters (such as double-quotes in http links, etc.) do not have to be escaped. $i18n_language = 'עברית'; @@ -48,7 +48,7 @@ $i18n_key_words = array( 'menu.create_team' => 'צור צוות', 'menu.profile' => 'פרופיל', 'menu.time' => 'זמן', -// TODO: translate the following string. +// TODO: translate the following: // 'menu.expenses' => 'Expenses', 'menu.reports' => 'דוחות', 'menu.charts' => 'תרשימים', @@ -61,12 +61,16 @@ $i18n_key_words = array( 'menu.options' => 'אפשרויות', // Footer - strings on the bottom of most pages. -'footer.mobile_phones' => 'הינו זמין לטלפונים חכמים Time Tracker', +// TODO: translate the following: +// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', 'footer.credits' => 'קרדיטס', 'footer.license' => 'רשיון', +// TODO: translate the following: +// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language. + // This is a link to a webpage that describes how to contribute to the project. // Error messages. -// TODO: translate the following string. +// TODO: translate the following: // 'error.access_denied' => 'Access denied.', 'error.sys' => 'שגיאת מערכת', 'error.db' => 'שגיאה של בסיס הנתונים',