X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=eb8c8e5f388654f73c17a2f86f7ee35a9530c259;hb=c46106d305d91e93fb63c0d601a5a006a02bb63a;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..eb8c8e5f 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -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