X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=a92808f63c109088f29ae2b204a41cc506781b62;hb=92e0c8f474689764e8c10958d48bc4d33bc46c08;hp=5cbfa9e958c8a33fb5ae1a6c339d1abd603db772;hpb=9a23a8c0a51b7ec38a96f525484134f3cb85dc7e;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 5cbfa9e9..a92808f6 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.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 = 'فارسی'; @@ -61,9 +61,11 @@ $i18n_key_words = array( // Footer - strings on the bottom of most pages. // TODO: translate the following strings. -'footer.mobile_phones' => 'Time Tracker is available on mobile phones.', -'footer.credits' => 'Credits', -'footer.license' => 'License', +// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', +// 'footer.credits' => 'Credits', +// 'footer.license' => 'License', +// '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. @@ -191,6 +193,8 @@ $i18n_key_words = array( 'label.role_manager' => '(مدیر)', 'label.role_comanager' => '(دستیار مدیر)', 'label.role_admin' => '(مدیر ارشد)', +// Translate the following string. +// 'label.page' => 'Page', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'فیلدهای سفارشی', 'label.type' => 'نوع', @@ -415,4 +419,3 @@ $i18n_key_words = array( 'form.mail.report_sent' => 'گزارش ارسال شد.', 'form.mail.invoice_sent' => 'فاکتور ارسال شد.', ); -?> \ No newline at end of file