Introduced label.ip in localization files.
[timetracker.git] / WEB-INF / resources / fa.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
31 $i18n_language = 'Persian (فارسی)';
32 // TODO: translate the following.
33 $i18n_months = array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December');
34 $i18n_weekdays = array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday');
35 $i18n_weekdays_short = array('Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa');
36 // format mm/dd
37 $i18n_holidays = array('01/01', '01/16', '02/20', '05/28', '07/04', '09/03', '10/10', '11/11', '11/24', '12/25');
38
39 $i18n_key_words = array(
40 'language.rtl' => 'true', // Right-to-left language. Do not remove this line from RTL language files. This is the only string that is not found in the master English file.
41
42 // Menus - short selection strings that are displayed on top of application web pages.
43 // Example: https://timetracker.anuko.com (black menu on top).
44 'menu.login' => 'ورود',
45 'menu.logout' => 'خروج',
46 'menu.forum' => 'فروم',
47 'menu.help' => 'راهنما',
48 'menu.create_team' => 'ایجاد گروه',
49 'menu.profile' => 'پروفايل',
50 'menu.time' => 'زمان',
51 'menu.expenses' => 'هزينه ها',
52 'menu.reports' => 'گزارشات',
53 'menu.charts' => 'نمودارها',
54 'menu.projects' => 'پروژه ها',
55 'menu.tasks' => 'وظايف',
56 'menu.users' => 'کاربران',
57 'menu.teams' => 'گروه ها',
58 'menu.export' => 'پشتیبانی',
59 'menu.clients' => 'مشتری ها',
60 'menu.options' => 'تنظیمات',
61
62 // Footer - strings on the bottom of most pages.
63 // TODO: translate the following.
64 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
65 // 'footer.credits' => 'Credits',
66 // 'footer.license' => 'License',
67 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
68                                      // This is a link to a webpage that describes how to contribute to the project.
69
70 // Error messages.
71 // TODO: translate the following.
72 // 'error.access_denied' => 'Access denied.',
73 'error.sys' => 'خطا در سیستم.',
74 'error.db' => 'خطا در پایگاه داده.',
75 'error.field' => 'داده اشتباه در "{0}".',
76 'error.empty' => 'فیلد "{0}" خالیست.',
77 'error.not_equal' => 'فیلد "{0}" با فیلد "{1}" برابر نیست.',
78 // TODO: translate the following.
79 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
80 'error.project' => 'انتخاب پروژه.',
81 'error.task' => 'انتخاب وظیفه.',
82 'error.client' => 'انتخاب مشتری.',
83 // TODO: translate the following.
84 // 'error.report' => 'Select report.',
85 // 'error.record' => 'Select record.',
86 'error.auth' => 'نام کاربری یا رمز عبور اشتباه است.',
87 'error.user_exists' => 'کاربری با این نام کاربری موجود است.',
88 // TODO: translate the following.
89 // 'error.object_exists' => 'Object with this name already exists.',
90 'error.project_exists' => 'پروژه ای با این نام موجود است.',
91 'error.task_exists' => 'وظیفه ای با این نام هم اکنون وجود دارد.',
92 'error.client_exists' => 'مشتری با این نام هم اکنون وجود دارد.',
93 'error.invoice_exists' => 'فاکتوری با این شماره هم اکنون موجود است.',
94 // TODO: translate the following.
95 // 'error.role_exists' => 'Role with this rank already exists.',
96 'error.no_invoiceable_items' => 'آیتمی جهت فاکتور کردن وجود ندارد.',
97 'error.no_login' => 'کاربری با این نام کاربری موجود نیست.',
98 'error.no_teams' => 'پایگاه داده شما خالی است با کاربر admin وارد شوید و تیم ایجاد کنید.',
99 'error.upload' => 'خطا در آپلود فایل.',
100 // TODO: translate the following.
101 // 'error.range_locked' => 'Date range is locked.',
102 'error.mail_send' => 'خطا در ارسال ایمیل.',
103 'error.no_email' => 'ایمیل مرتبط با این نام کاربری موجود نیست.',
104 // TODO: check translation and punctuation of error.uncompleted_exists. Is the sentence ending dot in the right place?
105 'error.uncompleted_exists' => 'قسمت ناتمامی موجود است. آن را تمام یا حذف کنید.',
106 'error.goto_uncompleted' => 'مراجعه به قسمت ناتمام.',
107 'error.overlap' => 'بازه زمانی با سوابق موجود هم پوشانی دارد.',
108 // TODO: translate the following.
109 // 'error.future_date' => 'Date is in future.',
110
111 // Labels for buttons.
112 'button.login' => 'ورود',
113 'button.now' => 'هم اکنون',
114 'button.save' => 'ذخیره',
115 'button.copy' => 'کپی',
116 'button.cancel' => 'لغو',
117 'button.submit' => 'ثبت',
118 'button.add' => 'درج',
119 'button.delete' => 'حذف',
120 'button.generate' => 'تولید',
121 'button.reset_password' => 'بازسازی رمزعبور',
122 'button.send' => 'ارسال',
123 'button.send_by_email' => 'ارسال به ایمیل',
124 'button.create_team' => 'ایجاد تیم',
125 'button.export' => 'ایجاد پشتیبان از تیم',
126 'button.import' => 'وارد کردن تیم',
127 'button.close' => 'بستن',
128 'button.stop' => 'توقف',
129
130 // Labels for controls on forms. Labels in this section are used on multiple forms.
131 'label.team_name' => 'نام تیم',
132 'label.address' => 'آدرس',
133 'label.currency' => 'واحد پول',
134 'label.manager_name' => 'نام مدیر',
135 'label.manager_login' => 'نام کاربری مدیر',
136 'label.person_name' => 'نام',
137 'label.thing_name' => 'نام',
138 'label.login' => 'نام کاربری',
139 'label.password' => 'رمز عبور',
140 'label.confirm_password' => 'تکرار رمزعبور',
141 'label.email' => 'ایمیل',
142 'label.cc' => 'کپی',
143 // TODO: translate the following.
144 // 'label.bcc' => 'Bcc',
145 'label.subject' => 'موضوع',
146 'label.date' => 'تاریخ',
147 'label.start_date' => 'تاریخ شروع',
148 'label.end_date' => 'تاریخ اتمام',
149 'label.user' => 'کاربر',
150 'label.users' => 'کاربران',
151 // TODO: translate the following.
152 // 'label.roles' => 'Roles',
153 'label.client' => 'مشتری',
154 'label.clients' => 'مشتریان',
155 // TODO: translate the following.
156 // 'label.option' => 'Option',
157 'label.invoice' => 'فاکتور',
158 'label.project' => 'پروژه',
159 'label.projects' => 'پروژه ها',
160 'label.task' => 'وظیفه',
161 'label.tasks' => 'وظیفه ها',
162 'label.description' => 'شرح',
163 'label.start' => 'شروع',
164 'label.finish' => 'اتمام',
165 'label.duration' => 'مدت زمان',
166 'label.note' => 'توضیح',
167 // TODO: translate the following.
168 // 'label.notes' => 'Notes',
169 'label.item' => 'آیتم',
170 'label.cost' => 'هزینه',
171 // TODO: translate the following.
172 // 'label.ip' => 'IP',
173 'label.day_total' => 'کل روز',
174 'label.week_total' => 'کل هفته',
175 // TODO: translate the following.
176 // 'label.month_total' => 'Month total',
177 'label.today' => 'امروز',
178 'label.view' => 'نمایش',
179 'label.edit' => 'ویرایش',
180 'label.delete' => 'حذف',
181 'label.configure' => 'پیکربندی',
182 'label.select_all' => 'انتخاب همه',
183 'label.select_none' => 'لغو انتخاب همه',
184 // TODO: translate the following.
185 // 'label.day_view' => 'Day view',
186 // 'label.week_view' => 'Week view',
187 'label.id' => 'شناسه',
188 'label.language' => 'زبان',
189 // TODO: translate the following.
190 // 'label.decimal_mark' => 'Decimal mark',
191 'label.date_format' => 'قالب تاریخ',
192 'label.time_format' => 'قالب زمان',
193 'label.week_start' => 'روز اول هفته',
194 'label.comment' => 'توضیح',
195 'label.status' => 'وضعیت',
196 'label.tax' => 'مالیات',
197 'label.subtotal' => 'جمع جز',
198 'label.total' => 'کل',
199 'label.client_name' => 'نام مشتری',
200 'label.client_address' => 'آدرس مشتری',
201 'label.or' => 'یا',
202 'label.error' => 'خطا',
203 'label.ldap_hint' => '<b>نام کاربری ویندوز</b>و <b>رمزعبور</b>خود را در فیلدهای زیر وارد کنید',
204 'label.required_fields' => '* - فیلد های اجباری',
205 'label.on_behalf' => 'از دیدگاه',
206 'label.role_manager' => '(مدیر)',
207 'label.role_comanager' => '(دستیار مدیر)',
208 'label.role_admin' => '(مدیر ارشد)',
209 // Translate the following.
210 // 'label.page' => 'Page',
211 // 'label.condition' => 'Condition',
212 // 'label.yes' => 'yes',
213 // 'label.no' => 'no',
214 // Labels for plugins (extensions to Time Tracker that provide additional features).
215 'label.custom_fields' => 'فیلدهای سفارشی',
216 // Translate the following.
217 // 'label.monthly_quotas' => 'Monthly quotas',
218 'label.type' => 'نوع',
219 'label.type_dropdown' => 'منو کشویی',
220 'label.type_text' => 'متن',
221 'label.required' => 'اجباری',
222 'label.fav_report' => 'گزارش های برگزیده',
223 // TODO: translate the following.
224 // 'label.schedule' => 'Schedule',
225 // 'label.what_is_it' => 'What is it?',
226 // 'label.expense' => 'Expense',
227 // 'label.quantity' => 'Quantity',
228 // 'label.paid_status' => 'Paid status',
229 // 'label.paid' => 'Paid',
230 // 'label.mark_paid' => 'Mark paid',
231 // 'label.week_note' => 'Week note',
232 // 'label.week_list' => 'Week list',
233
234 // Form titles.
235 'title.login' => 'ورود',
236 'title.teams' => 'تیم ها',
237 'title.create_team' => 'ایجاد تیم',
238 // TODO: translate the following.
239 // 'title.edit_team' => 'Editing Team',
240 'title.delete_team' => 'حذف تیم',
241 'title.reset_password' => 'بازیابی رمزعبور',
242 'title.change_password' => 'تغییر رمزعبور',
243 'title.time' => 'زمان',
244 'title.edit_time_record' => 'ویرایش رکورد زمان',
245 'title.delete_time_record' => 'حذف رکورد زمان',
246 'title.expenses' => 'هزینه ها',
247 'title.edit_expense' => 'ویرایش آیتم هزینه ها',
248 'title.delete_expense' => 'حذف آیتم هزینه ها',
249 'title.reports' => 'گزارشات',
250 'title.report' => 'گزارش',
251 'title.send_report' => 'ارسال گزارش',
252 'title.invoice' => 'فاکتور',
253 'title.send_invoice' => 'ارسال فاکتور',
254 'title.charts' => 'نمودارها',
255 'title.projects' => 'پروژه ها',
256 'title.add_project' => 'درج پروژه',
257 'title.edit_project' => 'ویرایش پروژه',
258 'title.delete_project' => 'حذف پروژه',
259 'title.tasks' => 'وظایف',
260 'title.add_task' => 'درج وظیفه',
261 'title.edit_task' => 'ویرایش وظیفه',
262 'title.delete_task' => 'حذف وظیفه',
263 'title.users' => 'کاربران',
264 'title.add_user' => 'درج کاربر',
265 'title.edit_user' => 'ویرایش کاربر',
266 'title.delete_user' => 'حذف کاربر',
267 // TODO: translate the following.
268 // 'title.roles' => 'Roles',
269 // 'title.add_role' => 'Adding Role',
270 // 'title.edit_role' => 'Editing Role',
271 // 'title.delete_role' => 'Deleting Role',
272 'title.clients' => 'مشتریان',
273 'title.add_client' => 'درج مشتری',
274 'title.edit_client' => 'ویرایش مشتری',
275 'title.delete_client' => 'حذف مشتری',
276 'title.invoices' => 'فاکتورها',
277 'title.add_invoice' => 'درج فاکتور',
278 'title.view_invoice' => 'نمایش فاکتور',
279 'title.delete_invoice' => 'حذف فاکتور',
280 // TODO: translate the following.
281 // 'title.notifications' => 'Notifications',
282 // 'title.add_notification' => 'Adding Notification',
283 // 'title.edit_notification' => 'Editing Notification',
284 // 'title.delete_notification' => 'Deleting Notification',
285 // 'title.monthly_quotas' => 'Monthly Quotas',
286 'title.export' => 'پشتیانی گرفتن از اطلاعات تیم',
287 'title.import' => 'وارد کردن اطلاعات تیم',
288 'title.options' => 'گزینه ها',
289 'title.profile' => 'پروفایل',
290 'title.cf_custom_fields' => 'فیلدهای سفارشی',
291 'title.cf_add_custom_field' => 'درج فیلد سفارشی',
292 'title.cf_edit_custom_field' => 'ویرایش فیلد سفارشی',
293 'title.cf_delete_custom_field' => 'حذف فیلد سفارشی',
294 'title.cf_dropdown_options' => 'گزینه های منو کشویی',
295 'title.cf_add_dropdown_option' => 'درج گزینه',
296 'title.cf_edit_dropdown_option' => 'ویرایش گزینه',
297 'title.cf_delete_dropdown_option' => 'حذف گزینه',
298 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
299 // It is also a name for the Locking plugin on the Team profile page.
300 // TODO: translate the following.
301 // 'title.locking' => 'Locking',
302 // 'title.week_view' => 'Week View',
303
304 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
305 // Strings that are used in a single form must go to the specific form section.
306 'dropdown.all' => '--- همه ---',
307 'dropdown.no' => '--- هیچکدام ---',
308 // TODO: translate the following.
309 // 'dropdown.current_day' => 'today',
310 // 'dropdown.previous_day' => 'yesterday',
311 // 'dropdown.selected_day' => 'day',
312 'dropdown.current_week' => 'هفته جاری',
313 'dropdown.previous_week' => 'هفته آخر',
314 // TODO: translate the following.
315 // 'dropdown.selected_week' => 'week',
316 'dropdown.current_month' => 'ماه جاری',
317 'dropdown.previous_month' => 'ماه آخر',
318 // TODO: translate the following.
319 // 'dropdown.selected_month' => 'month',
320 'dropdown.current_year' => 'سال جاری',
321 // TODO: translate the following.
322 // 'dropdown.previous_year' => 'previous year',
323 // 'dropdown.selected_year' => 'year',
324 'dropdown.all_time' => 'همه زمان ها',
325 'dropdown.projects' => 'پروژه ها',
326 'dropdown.tasks' => 'وظایف',
327 'dropdown.clients' => 'مشتریان',
328 // TODO: translate the following.
329 // 'dropdown.select' => '--- select ---',
330 'dropdown.select_invoice' => '--- انتخاب فاکتور ---',
331 'dropdown.status_active' => 'فعال',
332 'dropdown.status_inactive' => 'غیرفعال',
333 // TODO: translate the following.
334 // 'dropdown.delete' => 'delete',
335 // 'dropdown.do_not_delete' => 'do not delete',
336 // 'dropdown.paid' => 'paid',
337 // 'dropdown.not_paid' => 'not paid',
338
339 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
340 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
341 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
342 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
343
344 // Login form. See example at https://timetracker.anuko.com/login.php.
345 'form.login.forgot_password' => 'بازیابی رمز عبور؟',
346 // TODO: translate form.login.about.
347 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
348
349 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
350 'form.reset_password.message' => 'درخواست بازیابی رمزعبور به ایمیل فرستاده شد.',
351 // TODO: check translation of form.reset_password.email_subject. This is the subject for email message for password reset. Below is the English original.
352 // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
353 'form.reset_password.email_subject' => 'درخواست بازیابی رمزعبور فرستاده شد',
354 // TODO: English string has changed. "from IP added. Re-translate the beginning.
355 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone from IP %s requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
356 // Older translation is below.
357 // 'form.reset_password.email_body' => "کاربران گرامی\n\n یک نفر، شاید خودتان، درخواست بازیابی رمزعبور نرم افزار رهگیری زمان شما را داشته است.لطفا برای تغییر رمزعبور روی لینک زیر کلیک کنید: \n\n%s\n\n",
358
359 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
360 'form.change_password.tip' => 'رمز عبور جدید را وارد کنید سپس روی ذخیره کلیک کنید',
361
362 // Time form. See example at https://timetracker.anuko.com/time.php.
363 'form.time.duration_format' => '(hh:mm یا 0.0h)',
364 'form.time.billable' => 'قابل پرداخت',
365 'form.time.uncompleted' => 'ناتمام',
366 // TODO: translate the following.
367 // 'form.time.remaining_quota' => 'Remaining quota',
368 // 'form.time.over_quota' => 'Over quota',
369
370 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
371 // TODO: translate form.time_edit.uncompleted. 
372 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.',
373
374 // Week view form. See example at https://timetracker.anuko.com/week.php.
375 // TODO: translate the following.
376 // 'form.week.new_entry' => 'New entry',
377
378 // Reports form. See example at https://timetracker.anuko.com/reports.php
379 'form.reports.save_as_favorite' => 'ذخیره به عنوان برگزیده',
380 'form.reports.confirm_delete' => 'آیا می خواهید گزارش برگزیده حذف شود؟',
381 'form.reports.include_billable' => 'قابل پرداخت',
382 'form.reports.include_not_billable' => 'غیرقابل پرداخت',
383 'form.reports.select_period' => 'انتخاب بازه زمانی',
384 'form.reports.set_period' => 'یا تعیین تاریخ',
385 'form.reports.show_fields' => 'نمایش فیلدها',
386 'form.reports.group_by' => 'گروه بندی شده با',
387 'form.reports.group_by_no' => '--- بدون گروه ---',
388 'form.reports.group_by_date' => 'تاریخ',
389 'form.reports.group_by_user' => 'کاربر',
390 'form.reports.group_by_client' => 'مشتری',
391 'form.reports.group_by_project' => 'پروژه',
392 'form.reports.group_by_task' => 'وظیفه',
393 // TODO: translate form.reports.totals_only. Selecting this option means to print subtotals only for a "grouped by" report.
394 // In other words, items are not printed, only subtotals for grouped items are printed.  
395 // 'form.reports.totals_only' => 'Totals only',
396
397 // Report form. See example at https://timetracker.anuko.com/report.php
398 // (after generating a report at https://timetracker.anuko.com/reports.php).
399 'form.report.export' => 'پشتیبانی',
400 // TODO: translate the following.
401 // 'form.report.assign_to_invoice' => 'Assign to invoice',
402
403 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
404 // (you can get to this form after generating a report).
405 'form.invoice.number' => 'شماره فاکتور',
406 'form.invoice.person' => 'شخص',
407
408 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
409 // TODO: translate the following stings.
410 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
411 // 'form.invoice.invoice_entries' => 'Invoice entries',
412 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
413
414 // Charts form. See example at https://timetracker.anuko.com/charts.php
415 'form.charts.interval' => 'بازه',
416 'form.charts.chart' => 'نمودار',
417
418 // Projects form. See example at https://timetracker.anuko.com/projects.php
419 'form.projects.active_projects' => 'پروژه های فعال',
420 'form.projects.inactive_projects' => 'پروژه های غیرفعال',
421
422 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
423 'form.tasks.active_tasks' => 'وظایف فعال',
424 'form.tasks.inactive_tasks' => 'وظایف غیرفعال',
425
426 // Users form. See example at https://timetracker.anuko.com/users.php
427 'form.users.active_users' => 'کاربران فعال',
428 'form.users.inactive_users' => 'کاربران غیرفعال',
429  // TODO: translate the following.
430  // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
431 'form.users.role' => 'سمت',
432 'form.users.manager' => 'مدیر',
433 'form.users.comanager' => 'دستیار مدیر',
434 'form.users.rate' => 'نرخ',
435 'form.users.default_rate' => 'نرخ ساعتی پیش فرض',
436
437 // Roles form. See example at https://timetracker.anuko.com/roles.php
438 // TODO: translate the following.
439 // 'form.roles.active_roles' => 'Active Roles',
440 // 'form.roles.inactive_roles' => 'Inactive Roles',
441 // 'form.roles.rank' => 'Rank',
442 // 'form.roles.rights' => 'Rights',
443 // 'form.roles.assigned' => 'Assigned',
444 // 'form.roles.not_assigned' => 'Not assigned',
445
446 // Clients form. See example at https://timetracker.anuko.com/clients.php
447 'form.clients.active_clients' => 'مشتری های فعال',
448 'form.clients.inactive_clients' => 'مشتری های غیرفعال',
449
450 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
451 // TODO: translate the following.
452 // 'form.client.client_to_delete' => 'Client to delete',
453 // 'form.client.client_entries' => 'Client entries',
454
455 // Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
456 'form.export.hint' => 'می توانید از همه اطلاعات تیم یک پشتیبان به فرمت xml تهیه کنید. اگر میخواهید داده ها را به سرور خودتان منتقل کنید این قسمت می تواند مفید باشد.',
457 'form.export.compression' => 'فشرده سازی',
458 'form.export.compression_none' => 'هیچ کدام',
459 'form.export.compression_bzip' => 'bzip',
460
461 // Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
462 'form.import.hint' => 'وارد کردن اطلاعات تیم از یک فایل xml',
463 'form.import.file' => 'انتخاب فایل',
464 'form.import.success' => 'وارد کردن اطلاعات با موفقیت انجام شد',
465
466 // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
467 // TODO: translate form.teams.hint.
468 'form.teams.hint' => 'Create a new team by creating a new team manager account.<br>You can also import team data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
469
470 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
471 'form.profile.12_hours' => '12 ساعت',
472 'form.profile.24_hours' => '24 ساعت',
473 // TODO: translate the following.
474 // 'form.profile.show_holidays' => 'Show holidays',
475 'form.profile.tracking_mode' => 'حالت رهگیری',
476 'form.profile.mode_time' => 'زمان',
477 'form.profile.mode_projects' => 'پروژه ها',
478 'form.profile.mode_projects_and_tasks' => 'پروژه ها و وظایف',
479 'form.profile.record_type' => 'نوع رکورد',
480 'form.profile.type_all' => 'همه',
481 'form.profile.type_start_finish' => 'شروع و اتمام',
482 'form.profile.type_duration' => 'مدت زمان',
483 // TODO: translate the following.
484 // 'form.profile.punch_mode' => 'Punch mode',
485 // 'form.profile.allow_overlap' => 'Allow overlap',
486 // 'form.profile.future_entries' => 'Future entries',
487 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
488 'form.profile.plugins' => 'پلاگین ها',
489
490 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
491 'form.mail.from' => 'از',
492 'form.mail.to' => 'به',
493 'form.mail.report_subject' => 'گزارش تایم شیت',
494 // TODO: translate form.mail.footer.
495 // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
496 'form.mail.report_sent' => 'گزارش ارسال شد.',
497 'form.mail.invoice_sent' => 'فاکتور ارسال شد.',
498
499 // Quotas configuration form.
500 // TODO: translate the following.
501 // 'form.quota.year' => 'Year',
502 // 'form.quota.month' => 'Month',
503 // 'form.quota.quota' => 'Quota',
504 // 'form.quota.workday_hours' => 'Hours in a work day',
505 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
506
507 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
508 // TODO: translate the following.
509 // 'role.user.label' => 'User',
510 // 'role.user.low_case_label' => 'user',
511 // 'role.user.description' => 'A regular member without management rights.',
512 // 'role.client.label' => 'Client',
513 // 'role.client.low_case_label' => 'client',
514 // 'role.client.description' => 'A client can view its own reports, charts, and invoices.',
515 // 'role.supervisor.label' => 'Supervisor',
516 // 'role.supervisor.low_case_label' => 'supervisor',
517 // 'role.supervisor.description' => 'A person with a small set of management rights.',
518 // 'role.comanager.label' => 'Co-manager',
519 // 'role.comanager.low_case_label' => 'co-manager',
520 // 'role.comanager.description' => 'A person with a big set of management functions.',
521 // 'role.manager.label' => 'Manager',
522 // 'role.manager.low_case_label' => 'manager',
523 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
524 // 'role.top_manager.label' => 'Top manager',
525 // 'role.top_manager.low_case_label' => 'top manager',
526 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
527 // 'role.admin.label' => 'Administrator',
528 // 'role.admin.low_case_label' => 'administrator',
529 // 'role.admin.description' => 'Site adminsitrator.',
530 );