X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8e4807d9e83fbb282dca07744c36eb5d2cf281dd..e27646be3f900ddff86ea36ffde3bdc78eebffdd:/WEB-INF/resources/fa.lang.php
diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php
index a92808f6..22b04cb4 100644
--- a/WEB-INF/resources/fa.lang.php
+++ b/WEB-INF/resources/fa.lang.php
@@ -65,7 +65,7 @@ $i18n_key_words = array(
// '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.
+ // This is a link to a webpage that describes how to contribute to the project.
// Error messages.
// TODO: translate the following string.
@@ -92,7 +92,8 @@ $i18n_key_words = array(
'error.no_login' => 'Ú©Ø§Ø±Ø¨Ø±Û Ø¨Ø§ اÛÙ ÙØ§Ù
Ú©Ø§Ø±Ø¨Ø±Û Ù
ÙØ¬Ùد ÙÛØ³Øª.',
'error.no_teams' => 'پاÛگا٠داد٠شÙ
ا خاÙÛ Ø§Ø³Øª با کاربر admin ÙØ§Ø±Ø¯ Ø´ÙÛØ¯ ٠تÛÙ
Ø§ÛØ¬Ø§Ø¯ Ú©ÙÛØ¯.',
'error.upload' => 'خطا در آپÙÙØ¯ ÙØ§ÛÙ.',
-'error.period_locked' => 'کاÙ
٠کرد٠عÙ
ÙÛØ§Øª Ù
ÙØ¯Ùر ÙÛØ³Øª. Ø±Ú©ÙØ±Ø¯ ÙØ§Û ÙØ¯ÛÙ
Û ØªØ± از تعداد Ù
ØØ¯ÙØ¯Û Ø±ÙØ² را ÙÙ
Û ØªÙØ§Ù Ø§ÛØ¬Ø§Ø¯ ÛØ§ Ø§ØµÙØ§Ø کرد.Ù
Ø¯ÛØ± تÛÙ
در پرÙÙØ§ÛÙ Ø®ÙØ¯ ÙØ³Ù
ت "ÙÙ٠باز٠زÙ
اÙÛ" ÙØ§Ø¯Ø± ب٠تغÛÛØ± اÛÙ Ù
ÙØ¯Ø§Ø± است. Ø¨Ø±Ø§Û ØºÛØ± ÙØ¹Ø§Ù کرد٠ÙÙ٠باز٠زÙ
اÙÛ Ù
ÙØ¯Ø§Ø± ØµÙØ± را درج Ú©ÙÛØ¯.
Ø±Ú©ÙØ±Ø¯ÙØ§Û ÙØ§ØªÙ
اÙ
بدÙ٠زÙ
Ø§Ù ÛØ§ با زÙ
Ø§Ù ØµÙØ± Ù
Û ØªÙØ§Ùد ØØ°Ù Ø´ÙØ¯.',
+// TODO: Translate the following:
+// 'error.range_locked' => 'Date range is locked.',
'error.mail_send' => 'خطا در ارسا٠اÛÙ
ÛÙ.',
'error.no_email' => 'اÛÙ
ÛÙ Ù
رتبط با اÛÙ ÙØ§Ù
Ú©Ø§Ø±Ø¨Ø±Û Ù
ÙØ¬Ùد ÙÛØ³Øª.',
// TODO: check translation and punctuation of error.uncompleted_exists. Is the sentence ending dot in the right place?
@@ -174,7 +175,6 @@ $i18n_key_words = array(
'label.language' => 'زباÙ',
// TODO: translate the following string.
// 'label.decimal_mark' => 'Decimal mark',
-'label.lock_interval' => 'ÙÙÙ Ú©Ø±Ø¯Ù ÙØ±ØµØª باز٠زÙ
اÙÛ',
'label.date_format' => 'ÙØ§Ùب ØªØ§Ø±ÛØ®',
'label.time_format' => 'ÙØ§Ùب زÙ
اÙ',
'label.week_start' => 'Ø±ÙØ² اÙÙ ÙÙØªÙ',
@@ -264,6 +264,10 @@ $i18n_key_words = array(
'title.cf_add_dropdown_option' => 'درج گزÛÙÙ',
'title.cf_edit_dropdown_option' => 'ÙÛØ±Ø§ÛØ´ گزÛÙÙ',
'title.cf_delete_dropdown_option' => 'ØØ°Ù گزÛÙÙ',
+// NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
+// It is also a name for the Locking plugin on the Team profile page.
+// TODO: Translate the following:
+// 'title.locking' => 'Locking',
// Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
// Strings that are used in a single form must go to the specific form section.