diff config/locales/fa.yml @ 1298:4f746d8966dd redmine_2.3_integration

Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author Chris Cannam
date Fri, 14 Jun 2013 09:28:30 +0100
parents 622f24f53b42
children
line wrap: on
line diff
--- a/config/locales/fa.yml	Fri Jun 14 09:07:32 2013 +0100
+++ b/config/locales/fa.yml	Fri Jun 14 09:28:30 2013 +0100
@@ -50,8 +50,8 @@
         one:   "نزدیک 1 ساعت"
         other: "نزدیک %{count} ساعت"
       x_hours:
-        one:   "1 hour"
-        other: "%{count} hours"
+        one:   "1 ساعت"
+        other: "%{count} ساعت"
       x_days:
         one:   "1 روز"
         other: "%{count} روز"
@@ -208,8 +208,6 @@
   mail_subject_wiki_content_updated: "برگه ویکی «%{id}» بروز شد"
   mail_body_wiki_content_updated: "برگه ویکی «%{id}» به دست %{author} بروز شد."
 
-  gui_validation_error: 1 ایراد
-  gui_validation_error_plural: "%{count} ایراد"
 
   field_name: نام
   field_description: یادداشت
@@ -396,7 +394,6 @@
   permission_edit_own_time_entries: ویرایش زمان گذاشته شده خود
   permission_manage_news: سرپرستی رویدادها
   permission_comment_news: گذاشتن دیدگاه روی رویدادها
-  permission_manage_documents: سرپرستی نوشتارها
   permission_view_documents: دیدن نوشتارها
   permission_manage_files: سرپرستی پرونده‌ها
   permission_view_files: دیدن پرونده‌ها
@@ -521,8 +518,6 @@
   label_text: نوشته بلند
   label_attribute: نشانه
   label_attribute_plural: نشانه
-  label_download: "%{count} بار دریافت شده"
-  label_download_plural: "%{count} بار دریافت شده"
   label_no_data: هیچ داده‌ای برای نمایش نیست
   label_change_status: جایگزینی وضعیت
   label_history: پیشینه
@@ -625,8 +620,6 @@
   label_repository: انباره
   label_repository_plural: انباره
   label_browse: چریدن
-  label_modification: "%{count} جایگذاری"
-  label_modification_plural: "%{count} جایگذاری"
   label_branch: شاخه
   label_tag: برچسب
   label_revision: بازبینی
@@ -975,8 +968,6 @@
   text_scm_command: Command
   text_scm_command_version: Version
   label_git_report_last_commit: Report last commit for files and directories
-  text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
-  text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.
   notice_issue_successful_create: Issue %{id} created.
   label_between: between
   setting_issue_group_assignment: Allow issue assignment to groups
@@ -1083,3 +1074,18 @@
   setting_non_working_week_days: Non-working days
   label_in_the_next_days: in the next
   label_in_the_past_days: in the past
+  label_attribute_of_user: User's %{name}
+  text_turning_multiple_off: If you disable multiple values, multiple values will be
+    removed in order to preserve only one value per item.
+  label_attribute_of_issue: Issue's %{name}
+  permission_add_documents: Add documents
+  permission_edit_documents: Edit documents
+  permission_delete_documents: Delete documents
+  label_gantt_progress_line: Progress line
+  setting_jsonp_enabled: Enable JSONP support
+  field_inherit_members: Inherit members
+  field_closed_on: Closed
+  setting_default_projects_tracker_ids: Default trackers for new projects
+  label_total_time: جمله
+  text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
+  text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.