X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=a92808f63c109088f29ae2b204a41cc506781b62;hb=92e0c8f474689764e8c10958d48bc4d33bc46c08;hp=c710c22c237c6425636e9e2f88040e5cab6b5c7c;hpb=8a3dcc22484e01a06a0576cd47c88d9e99e7da77;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index c710c22c..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. @@ -417,4 +419,3 @@ $i18n_key_words = array( 'form.mail.report_sent' => 'گزارش ارسال شد.', 'form.mail.invoice_sent' => 'فاکتور ارسال شد.', ); -?> \ No newline at end of file