Persian Woocommerce - Version 2.4.3

Version Description

*

Download this release

Release Info

Developer Persianscript
Plugin Icon 128x128 Persian Woocommerce
Version 2.4.3
Comparing to
See all releases

Code changes from version 2.4.2 to 2.4.3

include/persian-woocommerce.php CHANGED
@@ -89,10 +89,7 @@
89
  $curLang = substr(get_bloginfo( 'language' ), 0, 2);
90
 
91
  if ( $this->is_persian || strtolower($curLang) == 'fa' ) {
92
-
93
- if ( is_admin() )
94
- load_textdomain( 'woocommerce', $dir . '/languages/admin-fa_IR.mo' );
95
-
96
  load_textdomain( 'woocommerce', $dir . '/languages/fa_IR.mo' );
97
  }
98
 
89
  $curLang = substr(get_bloginfo( 'language' ), 0, 2);
90
 
91
  if ( $this->is_persian || strtolower($curLang) == 'fa' ) {
92
+
 
 
 
93
  load_textdomain( 'woocommerce', $dir . '/languages/fa_IR.mo' );
94
  }
95
 
languages/admin-fa_IR.mo DELETED
Binary file
languages/admin-fa_IR.po DELETED
@@ -1,7243 +0,0 @@
1
- # Copyright (C) 2015 WooThemes
2
- # This file is distributed under the same license as the WooCommerce package.
3
- # Translators:
4
- # A.Mehraban <Mehr.Ban@chmail.ir>, 2015
5
- # Farshad Sadri <farshad.sadri@gmail.com>, 2015
6
- # Hamed Movasaqpoor <inactive+ihamed@transifex.com>, 2014
7
- # Khalil Delavaran <khalil.delavaran@gmail.com>, 2014-2015
8
- # Mahdi Alavi <mahdi-alavi@outlook.com>, 2015
9
- # Mahdi Majidzadeh <mahdimajidzadeh@gmail.com>, 2015
10
- # Mehdi Khatiri <mehdikhatiri@live.com>, 2014
11
- # Mohammad Mirzavand <tupegroup@gmail.com>, 2014
12
- # Mohammad <persianscript.ir@gmail.com>, 2015
13
- # Morteza Eslami <x86_64@mihanmail.ir>, 2015
14
- # Mostafa R <Mostafa.rez@gmail.com>, 2015
15
- # Sahar Niksirat <saharj_niksirat@ymail.com>, 2014
16
- msgid ""
17
- msgstr ""
18
- "Project-Id-Version: WooCommerce\n"
19
- "Report-Msgid-Bugs-To: https://github.com/woothemes/woocommerce/issues\n"
20
- "POT-Creation-Date: 2015-08-24 16:25:51+00:00\n"
21
- "PO-Revision-Date: 2015-09-21 22:16+0000\n"
22
- "Last-Translator: Khalil Delavaran <khalil.delavaran@gmail.com>\n"
23
- "Language-Team: Persian (Iran) (http://www.transifex.com/woothemes/woocommerce/language/fa_IR/)\n"
24
- "MIME-Version: 1.0\n"
25
- "Content-Type: text/plain; charset=UTF-8\n"
26
- "Content-Transfer-Encoding: 8bit\n"
27
- "Language: fa_IR\n"
28
- "Plural-Forms: nplurals=1; plural=0;\n"
29
- "X-Generator: grunt-wp-i18n 0.5.3\n"
30
-
31
- #: includes/admin/class-wc-admin-api-keys-table-list.php:26
32
- msgid "key"
33
- msgstr "کلید"
34
-
35
- #: includes/admin/class-wc-admin-api-keys-table-list.php:27
36
- msgid "keys"
37
- msgstr "کلیدها"
38
-
39
- #: includes/admin/class-wc-admin-api-keys-table-list.php:40
40
- #: includes/admin/class-wc-admin-post-types.php:244
41
- #: includes/admin/class-wc-admin-setup-wizard.php:241
42
- #: includes/admin/settings/views/html-keys-edit.php:16
43
- msgid "Description"
44
- msgstr "توضیحات"
45
-
46
- #: includes/admin/class-wc-admin-api-keys-table-list.php:41
47
- #: includes/admin/settings/views/html-keys-edit.php:62
48
- msgid "Consumer Key Ending In"
49
- msgstr "کلید مصرف کننده پایان در"
50
-
51
- #: includes/admin/class-wc-admin-api-keys-table-list.php:42
52
- #: includes/admin/settings/views/html-keys-edit.php:25
53
- msgid "User"
54
- msgstr "کاربر"
55
-
56
- #: includes/admin/class-wc-admin-api-keys-table-list.php:43
57
- #: includes/admin/settings/views/html-keys-edit.php:40
58
- msgid "Permissions"
59
- msgstr "دسترسی ها"
60
-
61
- #: includes/admin/class-wc-admin-api-keys-table-list.php:44
62
- #: includes/admin/settings/views/html-keys-edit.php:70
63
- msgid "Last Access"
64
- msgstr "آخرین دسترسی"
65
-
66
- #: includes/admin/class-wc-admin-api-keys-table-list.php:70
67
- msgid "API Key"
68
- msgstr "کلید API"
69
-
70
- #: includes/admin/class-wc-admin-api-keys-table-list.php:79
71
- #: includes/admin/class-wc-admin-webhooks-table-list.php:95
72
- msgid "ID: %d"
73
- msgstr "شناسه: %d"
74
-
75
- #: includes/admin/class-wc-admin-api-keys-table-list.php:80
76
- msgid "View/Edit"
77
- msgstr "نمایش/ویرایش"
78
-
79
- #: includes/admin/class-wc-admin-api-keys-table-list.php:81
80
- msgid "Revoke API Key"
81
- msgstr "ابطال کلید API"
82
-
83
- #: includes/admin/class-wc-admin-api-keys-table-list.php:81
84
- #: includes/admin/class-wc-admin-api-keys-table-list.php:171
85
- msgid "Revoke"
86
- msgstr "ابطال"
87
-
88
- #: includes/admin/class-wc-admin-api-keys-table-list.php:136
89
- #: includes/admin/settings/views/html-keys-edit.php:47
90
- msgid "Read"
91
- msgstr "اطلاعات بیشتر"
92
-
93
- #: includes/admin/class-wc-admin-api-keys-table-list.php:137
94
- #: includes/admin/settings/views/html-keys-edit.php:48
95
- msgid "Write"
96
- msgstr "نوشتن"
97
-
98
- #: includes/admin/class-wc-admin-api-keys-table-list.php:138
99
- #: includes/admin/settings/views/html-keys-edit.php:49
100
- msgid "Read/Write"
101
- msgstr "خواندن/نوشتن"
102
-
103
- #: includes/admin/class-wc-admin-api-keys-table-list.php:161
104
- #: includes/admin/settings/views/html-keys-edit.php:79
105
- msgid "Unknown"
106
- msgstr "ناشناس"
107
-
108
- #: includes/admin/class-wc-admin-api-keys.php:62
109
- #: includes/admin/settings/class-wc-settings-api.php:46
110
- msgid "Keys/Apps"
111
- msgstr "کلیدها/برنامه ها"
112
-
113
- #: includes/admin/class-wc-admin-api-keys.php:62
114
- msgid "Add Key"
115
- msgstr "افزودن کلید"
116
-
117
- #: includes/admin/class-wc-admin-api-keys.php:72
118
- msgid "Search Key"
119
- msgstr "جستجوی کلید"
120
-
121
- #: includes/admin/class-wc-admin-api-keys.php:133
122
- msgid "API Key revoked successfully."
123
- msgstr "کلید API بخوبی باطل شد."
124
-
125
- #: includes/admin/class-wc-admin-api-keys.php:142
126
- #: includes/admin/class-wc-admin-api-keys.php:157
127
- #: includes/admin/class-wc-admin-notices.php:96
128
- #: includes/admin/class-wc-admin-settings.php:58
129
- #: includes/admin/class-wc-admin-webhooks.php:128
130
- #: includes/admin/class-wc-admin-webhooks.php:174
131
- #: includes/admin/class-wc-admin-webhooks.php:254
132
- #: includes/admin/class-wc-admin-webhooks.php:283
133
- msgid "Action failed. Please refresh the page and retry."
134
- msgstr "عملیات ناموفق، خواهشمندیم برگه را دوباره بارگذاری نمایید"
135
-
136
- #. Plugin Name of the plugin/theme
137
- msgid "WooCommerce"
138
- msgstr "ووکامرس"
139
-
140
- #: includes/admin/class-wc-admin-assets.php:138
141
- msgid "Please enter in decimal (%s) format without thousand separators."
142
- msgstr "خواهشمندیم بدون (%s) فرمت هزارگان جدا وارد کنید."
143
-
144
- #: includes/admin/class-wc-admin-assets.php:139
145
- msgid ""
146
- "Please enter in monetary decimal (%s) format without thousand separators and"
147
- " currency symbols."
148
- msgstr "خواهشمندیم در اعشار پولی (%s) فرمت بدون هزارگان جدا و علامت ارز را وارد کنید."
149
-
150
- #: includes/admin/class-wc-admin-assets.php:140
151
- msgid "Please enter in country code with two capital letters."
152
- msgstr "خواهشمندیم کد کشور خود را با دو حرف بزرگ وارد کنید."
153
-
154
- #: includes/admin/class-wc-admin-assets.php:141
155
- msgid "Please enter in a value less than the regular price."
156
- msgstr "خواهشمندیم یک مقدار کمتر از قیمت حقیقی وارد کنید."
157
-
158
- #: includes/admin/class-wc-admin-assets.php:176
159
- msgid ""
160
- "Are you sure you want to link all variations? This will create a new "
161
- "variation for each and every possible combination of variation attributes "
162
- "(max 50 per run)."
163
- msgstr "آیا شما مایل به ترکیب تمام متغیرها می باشید؟ در این حالت یک متغیر جدید که حاوی ترکیب تمامی مشخصات ممکن متغیرهاست، ساخته میشود (در بیشترین حالت 50 بار در هر اجرا)"
164
-
165
- #: includes/admin/class-wc-admin-assets.php:177
166
- msgid "Enter a value"
167
- msgstr "مقدار را وارد كنید"
168
-
169
- #: includes/admin/class-wc-admin-assets.php:178
170
- msgid "Variation menu order (determines position in the list of variations)"
171
- msgstr "چینش فهرست متغیرها ( تعیین موقعیت در لیست متغیرها )"
172
-
173
- #: includes/admin/class-wc-admin-assets.php:179
174
- msgid "Enter a value (fixed or %)"
175
- msgstr "مقدار را وارد كنید ( بصورت ثابت یا %)"
176
-
177
- #: includes/admin/class-wc-admin-assets.php:180
178
- msgid "Are you sure you want to delete all variations? This cannot be undone."
179
- msgstr "آیا مطمئنید میخواهید تمام متغیرها را پاک کنید؟ این کار بدون بازگشت است."
180
-
181
- #: includes/admin/class-wc-admin-assets.php:181
182
- msgid "Last warning, are you sure?"
183
- msgstr "آخرین گوشزد، آیا شما مطمئن هستید؟"
184
-
185
- #: includes/admin/class-wc-admin-assets.php:182
186
- #: includes/admin/class-wc-admin-taxonomies.php:131
187
- #: includes/admin/class-wc-admin-taxonomies.php:222
188
- msgid "Choose an image"
189
- msgstr "انتخاب تصویر"
190
-
191
- #: includes/admin/class-wc-admin-assets.php:183
192
- msgid "Set variation image"
193
- msgstr "انتخاب تصویر متغییر"
194
-
195
- #: includes/admin/class-wc-admin-assets.php:184
196
- msgid "variation added"
197
- msgstr "متغیر افزوده شد"
198
-
199
- #: includes/admin/class-wc-admin-assets.php:185
200
- msgid "variations added"
201
- msgstr "متغیرها افزوده شدند"
202
-
203
- #: includes/admin/class-wc-admin-assets.php:186
204
- msgid "No variations added"
205
- msgstr "هیچ متغیری افزوده نشده است"
206
-
207
- #: includes/admin/class-wc-admin-assets.php:187
208
- msgid "Are you sure you want to remove this variation?"
209
- msgstr "آیا میخواهید این متغیر را پاک کنید؟"
210
-
211
- #: includes/admin/class-wc-admin-assets.php:188
212
- msgid "Sale start date (YYYY-MM-DD format or leave blank)"
213
- msgstr "تاریخ پایان فروش ( روز- ماه - سال یا خالی بگذارید )"
214
-
215
- #: includes/admin/class-wc-admin-assets.php:189
216
- msgid "Sale end date (YYYY-MM-DD format or leave blank)"
217
- msgstr "تاریخ اتمام فروش (در قالب YYYY-MM-DD یا خالی بگذارید)"
218
-
219
- #: includes/admin/class-wc-admin-assets.php:190
220
- msgid "Save changes before changing page?"
221
- msgstr "قبل از تغییر صفحه تغییرات ذخیره شوند؟"
222
-
223
- #: includes/admin/class-wc-admin-assets.php:191
224
- msgid "%qty% variation"
225
- msgstr "%qty% متغیر"
226
-
227
- #: includes/admin/class-wc-admin-assets.php:192
228
- msgid "%qty% variations"
229
- msgstr "%qty% متغیرها"
230
-
231
- #: includes/admin/class-wc-admin-assets.php:204
232
- #: includes/admin/class-wc-admin-assets.php:325
233
- #: includes/admin/settings/views/html-webhooks-edit.php:50
234
- msgid "Select an option&hellip;"
235
- msgstr "انتخاب کنید"
236
-
237
- #: includes/admin/class-wc-admin-assets.php:214
238
- msgid ""
239
- "Are you sure you want to remove the selected items? If you have previously "
240
- "reduced this item's stock, or this order was submitted by a customer, you "
241
- "will need to manually restore the item's stock."
242
- msgstr "آیا از پاک کردن ایتم های انتخاب شده مطمئن هستید؟ در صورتی که قبلا این مورد از انبار کم شده باشد، یا اینکه سفارش توسط مشتری ثبت شده باشد، شما نیاز به بازگردانی دستی موارد در انبار را خواهید داشت."
243
-
244
- #: includes/admin/class-wc-admin-assets.php:215
245
- msgid "Please select some items."
246
- msgstr "خواهشمندیم چند مورد را انتخاب کنید."
247
-
248
- #: includes/admin/class-wc-admin-assets.php:216
249
- msgid ""
250
- "Are you sure you wish to process this refund? This action cannot be undone."
251
- msgstr "آیا مطمئن هستید که میخواهید این استرداد وجه را انجام دهید؟ این عملیات برگشت ناپذیر است"
252
-
253
- #: includes/admin/class-wc-admin-assets.php:217
254
- msgid ""
255
- "Are you sure you wish to delete this refund? This action cannot be undone."
256
- msgstr "آیا مطمئن هستید که میخواهید این استرداد وجه را پاک کنید؟ این عملیات برگشت ناپذیر است"
257
-
258
- #: includes/admin/class-wc-admin-assets.php:218
259
- msgid ""
260
- "Are you sure you wish to delete this tax column? This action cannot be "
261
- "undone."
262
- msgstr "آیا مطمئن هستید که میخواهید این ستون مالیات را پاک کنید؟ این عملیات برگشت ناپذیر است"
263
-
264
- #: includes/admin/class-wc-admin-assets.php:219
265
- msgid "Remove this item meta?"
266
- msgstr "پاک کردن اطلاعات این آیتم؟"
267
-
268
- #: includes/admin/class-wc-admin-assets.php:220
269
- msgid "Remove this attribute?"
270
- msgstr "پاک کردن این ویژگی؟"
271
-
272
- #: includes/admin/class-wc-admin-assets.php:221
273
- #: includes/admin/class-wc-admin-attributes.php:267
274
- #: includes/admin/class-wc-admin-attributes.php:322
275
- #: includes/admin/class-wc-admin-attributes.php:356
276
- #: includes/admin/class-wc-admin-attributes.php:379
277
- #: includes/admin/class-wc-admin-attributes.php:435
278
- #: includes/admin/class-wc-admin-attributes.php:476
279
- #: includes/admin/class-wc-admin-post-types.php:212
280
- #: includes/admin/class-wc-admin-setup-wizard.php:507
281
- #: includes/admin/class-wc-admin-webhooks-table-list.php:40
282
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:192
283
- #: includes/admin/meta-boxes/views/html-product-attribute.php:12
284
- #: includes/admin/meta-boxes/views/html-variation-admin.php:205
285
- #: includes/admin/settings/class-wc-settings-shipping.php:203
286
- #: includes/admin/settings/views/html-webhooks-edit.php:15
287
- #: includes/admin/views/html-admin-page-status-report.php:588
288
- msgid "Name"
289
- msgstr "نام"
290
-
291
- #: includes/admin/class-wc-admin-assets.php:222
292
- #: includes/admin/meta-boxes/views/html-product-attribute.php:3
293
- #: includes/admin/meta-boxes/views/html-variation-admin.php:17
294
- msgid "Remove"
295
- msgstr "پاک کردن"
296
-
297
- #: includes/admin/class-wc-admin-assets.php:223
298
- #: includes/admin/meta-boxes/views/html-order-download-permission.php:11
299
- #: includes/admin/meta-boxes/views/html-product-attribute.php:4
300
- #: includes/admin/meta-boxes/views/html-variation-admin.php:18
301
- msgid "Click to toggle"
302
- msgstr "واژگون کردن"
303
-
304
- #: includes/admin/class-wc-admin-assets.php:224
305
- #: includes/admin/meta-boxes/views/html-product-attribute.php:25
306
- msgid "Value(s)"
307
- msgstr "مقدار(ها)"
308
-
309
- #: includes/admin/class-wc-admin-assets.php:225
310
- msgid "Enter some text, or some attributes by pipe (|) separating values."
311
- msgstr "تعدادی متن یا ویژگی وارد کنید، هرکدام را با کاراکتر | جدا کنید."
312
-
313
- #: includes/admin/class-wc-admin-assets.php:226
314
- #: includes/admin/meta-boxes/views/html-product-attribute.php:66
315
- msgid "Visible on the product page"
316
- msgstr "نمایش در برگه محصول"
317
-
318
- #: includes/admin/class-wc-admin-assets.php:227
319
- #: includes/admin/meta-boxes/views/html-product-attribute.php:72
320
- msgid "Used for variations"
321
- msgstr "استفاده برای متغیرها"
322
-
323
- #: includes/admin/class-wc-admin-assets.php:228
324
- msgid "Enter a name for the new attribute term:"
325
- msgstr "یک نام برای ویژگی جدید وارد کنید:"
326
-
327
- #: includes/admin/class-wc-admin-assets.php:229
328
- msgid "Calculate totals based on order items, discounts, and shipping?"
329
- msgstr "محاسبه جمع قیمت بر اساس موارد سفارش، تخفیف‌ها و هزینه ارسال؟"
330
-
331
- #: includes/admin/class-wc-admin-assets.php:230
332
- msgid ""
333
- "Calculate line taxes? This will calculate taxes based on the customers "
334
- "country. If no billing/shipping is set it will use the store base country."
335
- msgstr "محاسبه مالیات‌های خطی؟ این گزینه مالیات‌ها را بر اساس کشور مشتری محاسبه می‌کند. در صورتی که هیچ پرداخت/ارسالی تنظیم نشود مالیات کشور فروشگاه در نظر گرفته می‌شود."
336
-
337
- #: includes/admin/class-wc-admin-assets.php:231
338
- msgid ""
339
- "Copy billing information to shipping information? This will remove any "
340
- "currently entered shipping information."
341
- msgstr "کپی کردن اطلاعات پرداخت به اطلاعات ارسال کالا؟ این گزینه تمامی اطلاعات ارسالی که در حال حاضر وارد شده را پاک میکند."
342
-
343
- #: includes/admin/class-wc-admin-assets.php:232
344
- msgid ""
345
- "Load the customer's billing information? This will remove any currently "
346
- "entered billing information."
347
- msgstr "بارگیری اطلاعات پرداخت مشتری؟ این گزینه تمامی اطلاعات پرداختی که در حال حاضر وارد شده را پاک میکند."
348
-
349
- #: includes/admin/class-wc-admin-assets.php:233
350
- msgid ""
351
- "Load the customer's shipping information? This will remove any currently "
352
- "entered shipping information."
353
- msgstr "بارگیری اطلاعات ارسال مشتری؟ این گزینه تمامی اطلاعات ارسالی که در حال حاضر وارد شده را پاک میکند."
354
-
355
- #: includes/admin/class-wc-admin-assets.php:234
356
- #: includes/admin/class-wc-admin-post-types.php:225
357
- #: includes/admin/class-wc-admin-post-types.php:2114
358
- #: includes/admin/views/html-bulk-edit-product.php:197
359
- #: includes/admin/views/html-quick-edit-product.php:155
360
- msgid "Featured"
361
- msgstr "برجسته"
362
-
363
- #: includes/admin/class-wc-admin-assets.php:237
364
- msgid "No customer selected"
365
- msgstr "هیچ مشتری انتخاب نشده است"
366
-
367
- #: includes/admin/class-wc-admin-assets.php:261
368
- msgid ""
369
- "Could not grant access - the user may already have permission for this file "
370
- "or billing email is not set. Ensure the billing email is set, and the order "
371
- "has been saved."
372
- msgstr "دسترسی کامل امکان‌پذیر نیست - احتمال دارد کاربر در حال حاضر اجازه دسترسی به این فایل را دارد و یا ایمیل صورتحساب ارسال نشده است. مطمئن شوید ایمیل به درستی تنظیم شده و سفارشات ذخیره شده‌اند."
373
-
374
- #: includes/admin/class-wc-admin-assets.php:262
375
- msgid "Are you sure you want to revoke access to this download?"
376
- msgstr "مطمئنید که میخواهید اجازه دسترسی به این دانلود را ابطال کنید؟"
377
-
378
- #: includes/admin/class-wc-admin-assets.php:263
379
- msgid "You cannot add the same tax rate twice!"
380
- msgstr "شما نمی توانید یک نرخ مالیات را دو بار ثبت کنید"
381
-
382
- #: includes/admin/class-wc-admin-assets.php:264
383
- msgid ""
384
- "Your product has variations! Before changing the product type, it is a good "
385
- "idea to delete the variations to avoid errors in the stock reports."
386
- msgstr "محصول شما به صورت متغیر می باشد ! قبل از تغییر نوع محصول ، ایده خوبی می باشد اگر مقدار های محصول متغیر را پاک کنید تا در گزارشات موجودی محصولات خطایی رخ ندهد."
387
-
388
- #: includes/admin/class-wc-admin-attributes.php:98
389
- msgid "Slug \"%s\" is too long (28 characters max). Shorten it, please."
390
- msgstr "نامک \"%s\" بسیار طولانی است (بیشینه 28 کاراکتر). خواهشمندیم آنرا کوتاهتر کنید."
391
-
392
- #: includes/admin/class-wc-admin-attributes.php:100
393
- msgid ""
394
- "Slug \"%s\" is not allowed because it is a reserved term. Change it, please."
395
- msgstr "نامک \"%s\" درست نیست زیرا این مورد پیش از این بکار رفته است. خواهشمند است نامک دیگری بنویسید."
396
-
397
- #: includes/admin/class-wc-admin-attributes.php:117
398
- #: includes/admin/class-wc-admin-attributes.php:146
399
- msgid "Please, provide an attribute name and slug."
400
- msgstr "خواهشمند است، یک نام ویژگی و نامک بنویسید."
401
-
402
- #: includes/admin/class-wc-admin-attributes.php:121
403
- #: includes/admin/class-wc-admin-attributes.php:154
404
- msgid "Slug \"%s\" is already in use. Change it, please."
405
- msgstr "نامک \"%s\" پپیش از این بکار رفته است. خواهشمند است آنرا تغییر دهید."
406
-
407
- #: includes/admin/class-wc-admin-attributes.php:193
408
- msgid "Attribute updated successfully"
409
- msgstr "ویژگی بخوبی بروز رسانی شد"
410
-
411
- #: includes/admin/class-wc-admin-attributes.php:247
412
- msgid "Edit Attribute"
413
- msgstr "ویرایش ویژگی"
414
-
415
- #: includes/admin/class-wc-admin-attributes.php:252
416
- msgid "Error: non-existing attribute ID."
417
- msgstr "ایزاد: شناسه ویژگی دیگری وجود ندارد."
418
-
419
- #: includes/admin/class-wc-admin-attributes.php:271
420
- #: includes/admin/class-wc-admin-attributes.php:437
421
- msgid "Name for the attribute (shown on the front-end)."
422
- msgstr "نام ویژگی (برای نمایش به کاربران سایت)"
423
-
424
- #: includes/admin/class-wc-admin-attributes.php:276
425
- #: includes/admin/class-wc-admin-attributes.php:357
426
- #: includes/admin/class-wc-admin-attributes.php:441
427
- msgid "Slug"
428
- msgstr "نامک"
429
-
430
- #: includes/admin/class-wc-admin-attributes.php:280
431
- #: includes/admin/class-wc-admin-attributes.php:443
432
- msgid ""
433
- "Unique slug/reference for the attribute; must be shorter than 28 characters."
434
- msgstr "نامک یکتا برای ویژگی; باید انگلیسی بوده و کوتاهتر از 28 کاراکتر باشد."
435
-
436
- #: includes/admin/class-wc-admin-attributes.php:285
437
- #: includes/admin/class-wc-admin-attributes.php:447
438
- msgid "Enable Archives?"
439
- msgstr "بایگانی فعال شود؟"
440
-
441
- #: includes/admin/class-wc-admin-attributes.php:289
442
- #: includes/admin/class-wc-admin-attributes.php:449
443
- msgid ""
444
- "Enable this if you want this attribute to have product archives in your "
445
- "store."
446
- msgstr "اگر می خواهید این ویژگی در بایگانی محصولات فروشگاه باشد، این گزینه را فعال کنید."
447
-
448
- #: includes/admin/class-wc-admin-attributes.php:294
449
- #: includes/admin/class-wc-admin-attributes.php:358
450
- #: includes/admin/class-wc-admin-attributes.php:453
451
- #: includes/admin/class-wc-admin-post-types.php:226
452
- msgid "Type"
453
- msgstr "نوع"
454
-
455
- #: includes/admin/class-wc-admin-attributes.php:312
456
- #: includes/admin/class-wc-admin-attributes.php:469
457
- msgid ""
458
- "Determines how you select attributes for products. Under admin panel -> "
459
- "products -> product data -> attributes -> values, <strong>Text</strong> "
460
- "allows manual entry whereas <strong>select</strong> allows pre-configured "
461
- "terms in a drop-down list."
462
- msgstr "نحوه انتخاب ویژگی‌ها برای محصولات. <strong>متن</strong> به شما اجازه می‌دهد یک نوشته دستی در برگه محصول داشته باشید، <strong>انتخاب</strong> آیتم‌های از پیش تعیید شده‌ای هستند که میتوان انتخاب کرد. اگر می‌خواهید برای «تغییرات» ویژگی انتخاب کنید از <strong>انتخاب</strong> استفاده کنید."
463
-
464
- #: includes/admin/class-wc-admin-attributes.php:317
465
- #: includes/admin/class-wc-admin-attributes.php:473
466
- msgid "Default sort order"
467
- msgstr "مرتب سازی پیش‌فرض"
468
-
469
- #: includes/admin/class-wc-admin-attributes.php:321
470
- #: includes/admin/class-wc-admin-attributes.php:388
471
- #: includes/admin/class-wc-admin-attributes.php:475
472
- msgid "Custom ordering"
473
- msgstr "ترتیب مرسوم"
474
-
475
- #: includes/admin/class-wc-admin-attributes.php:323
476
- #: includes/admin/class-wc-admin-attributes.php:382
477
- #: includes/admin/class-wc-admin-attributes.php:477
478
- msgid "Name (numeric)"
479
- msgstr "نام (شمارشی)"
480
-
481
- #: includes/admin/class-wc-admin-attributes.php:324
482
- #: includes/admin/class-wc-admin-attributes.php:385
483
- #: includes/admin/class-wc-admin-attributes.php:478
484
- msgid "Term ID"
485
- msgstr "شناسه دوره"
486
-
487
- #: includes/admin/class-wc-admin-attributes.php:326
488
- #: includes/admin/class-wc-admin-attributes.php:480
489
- msgid ""
490
- "Determines the sort order of the terms on the frontend shop product pages. "
491
- "If using custom ordering, you can drag and drop the terms in this attribute."
492
- msgstr "نمایش ترتیب سفارش برای کاربر برای این ویژگی. اگر از مرتب‌سازی مرسوم استفاده کنید شما میتوانید با استفاده از کشیدن و رها کردن ترتیب را تغییر دهید."
493
-
494
- #: includes/admin/class-wc-admin-attributes.php:331
495
- msgid "Update"
496
- msgstr "بروزرسانی"
497
-
498
- #: includes/admin/class-wc-admin-attributes.php:348
499
- #: includes/admin/class-wc-admin-menus.php:64
500
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:109
501
- msgid "Attributes"
502
- msgstr "ویژگی‌ها"
503
-
504
- #: includes/admin/class-wc-admin-attributes.php:359
505
- msgid "Order by"
506
- msgstr "مرتب شده بر اساس"
507
-
508
- #: includes/admin/class-wc-admin-attributes.php:360
509
- msgid "Terms"
510
- msgstr "شرایط و مقررات"
511
-
512
- #: includes/admin/class-wc-admin-attributes.php:372
513
- #: includes/admin/class-wc-admin-post-types.php:431
514
- #: includes/admin/class-wc-admin-post-types.php:559
515
- #: includes/admin/class-wc-admin-post-types.php:2118
516
- #: includes/admin/class-wc-admin-webhooks-table-list.php:99
517
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:235
518
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:319
519
- #: includes/admin/meta-boxes/views/html-order-items.php:219
520
- #: includes/admin/reports/class-wc-report-customer-list.php:169
521
- #: includes/admin/reports/class-wc-report-stock.php:126
522
- msgid "Edit"
523
- msgstr "ویرایش"
524
-
525
- #: includes/admin/class-wc-admin-attributes.php:372
526
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:46
527
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:58
528
- #: includes/admin/meta-boxes/views/html-product-download.php:6
529
- #: includes/admin/meta-boxes/views/html-product-variation-download.php:5
530
- msgid "Delete"
531
- msgstr "پاک کردن"
532
-
533
- #: includes/admin/class-wc-admin-attributes.php:375
534
- msgid "Public"
535
- msgstr "همگانی"
536
-
537
- #: includes/admin/class-wc-admin-attributes.php:417
538
- msgid "Configure terms"
539
- msgstr "پیکربندی شرایط و مقررات"
540
-
541
- #: includes/admin/class-wc-admin-attributes.php:421
542
- msgid "No attributes currently exist."
543
- msgstr "هیچ صفتی موجود نیست."
544
-
545
- #: includes/admin/class-wc-admin-attributes.php:431
546
- msgid "Add New Attribute"
547
- msgstr "افزودن ویژگی جدید"
548
-
549
- #: includes/admin/class-wc-admin-attributes.php:432
550
- msgid ""
551
- "Attributes let you define extra product data, such as size or colour. You "
552
- "can use these attributes in the shop sidebar using the \"layered nav\" "
553
- "widgets. Please note: you cannot rename an attribute later on."
554
- msgstr "ویژگی ها به شما اجازه میدهند توضیحات بیشتری در مورد محصول، مانند رنگ و سایز بدهید. شما میتوانید با استفاده از ابزارک های منوها، این ویژگی ها را در سایدبار لیست کنید. گوشزد: شما نمی توانید ویژگی را در آینده تغییر نام دهید."
555
-
556
- #: includes/admin/class-wc-admin-attributes.php:483
557
- msgid "Add Attribute"
558
- msgstr "افزودن ویژگی "
559
-
560
- #: includes/admin/class-wc-admin-attributes.php:494
561
- msgid "Are you sure you want to delete this attribute?"
562
- msgstr "آیا میخواهید این ویژگی را پاک کنید؟"
563
-
564
- #: includes/admin/class-wc-admin-dashboard.php:37
565
- msgid "WooCommerce Recent Reviews"
566
- msgstr "آخرین بازبینی های ووکامرس "
567
-
568
- #: includes/admin/class-wc-admin-dashboard.php:40
569
- #: includes/admin/class-wc-admin-menus.php:99
570
- msgid "WooCommerce Status"
571
- msgstr "وضعیت ووکامرس"
572
-
573
- #: includes/admin/class-wc-admin-dashboard.php:135
574
- msgid "<strong>%s</strong> sales this month"
575
- msgstr "<strong>%s</strong> فروش های این ماه"
576
-
577
- #: includes/admin/class-wc-admin-dashboard.php:142
578
- msgid "%s top seller this month (sold %d)"
579
- msgstr "%s بیشتری فروش این ماه (فروش %d)"
580
-
581
- #: includes/admin/class-wc-admin-dashboard.php:148
582
- msgid "<strong>%s order</strong> awaiting processing"
583
- msgid_plural "<strong>%s orders</strong> awaiting processing"
584
- msgstr[0] "<strong>%s سفارش</strong> در انتظار پردازش"
585
-
586
- #: includes/admin/class-wc-admin-dashboard.php:153
587
- msgid "<strong>%s order</strong> on-hold"
588
- msgid_plural "<strong>%s orders</strong> on-hold"
589
- msgstr[0] "<strong>%s سفارش</strong> on-hold"
590
-
591
- #: includes/admin/class-wc-admin-dashboard.php:158
592
- msgid "<strong>%s product</strong> low in stock"
593
- msgid_plural "<strong>%s products</strong> low in stock"
594
- msgstr[0] "<strong>%s محصول</strong> در انبار کم است."
595
-
596
- #: includes/admin/class-wc-admin-dashboard.php:163
597
- msgid "<strong>%s product</strong> out of stock"
598
- msgid_plural "<strong>%s products</strong> out of stock"
599
- msgstr[0] "<strong>%s محصول</strong> در انبار موجود نیست"
600
-
601
- #: includes/admin/class-wc-admin-dashboard.php:198
602
- msgid "out of 5"
603
- msgstr "از 5"
604
-
605
- #: includes/admin/class-wc-admin-dashboard.php:200
606
- msgid "reviewed by"
607
- msgstr "بررسی توسط"
608
-
609
- #: includes/admin/class-wc-admin-dashboard.php:206
610
- msgid "There are no product reviews yet."
611
- msgstr "هنوز هیچ بازبینی برای محصول صورت نگرفته است."
612
-
613
- #: includes/admin/class-wc-admin-duplicate-product.php:47
614
- msgid "Make a duplicate from this product"
615
- msgstr "ساخت یک کپی از این محصول"
616
-
617
- #: includes/admin/class-wc-admin-duplicate-product.php:48
618
- msgid "Duplicate"
619
- msgstr "دوبل کردن"
620
-
621
- #: includes/admin/class-wc-admin-duplicate-product.php:74
622
- msgid "Copy to a new draft"
623
- msgstr "کپی کردن به پیش‌نویس"
624
-
625
- #: includes/admin/class-wc-admin-duplicate-product.php:85
626
- msgid "No product to duplicate has been supplied!"
627
- msgstr "محصولی برای دوبل‌کردن عرضه نشده است."
628
-
629
- #: includes/admin/class-wc-admin-duplicate-product.php:107
630
- msgid "Product creation failed, could not find original product:"
631
- msgstr "ساختن محصول با مشکل مواجه شد، محصول اصلی پیدا نشد:"
632
-
633
- #: includes/admin/class-wc-admin-duplicate-product.php:133
634
- msgid "(Copy)"
635
- msgstr "(کپی)"
636
-
637
- #: includes/admin/class-wc-admin-help.php:41
638
- #: includes/admin/class-wc-admin-help.php:45
639
- msgid "General Settings"
640
- msgstr "پیکربندی همگانی"
641
-
642
- #: includes/admin/class-wc-admin-help.php:49
643
- msgid "Product Settings"
644
- msgstr "پیکربندی محصول"
645
-
646
- #: includes/admin/class-wc-admin-help.php:53
647
- msgid "Tax Settings"
648
- msgstr "پیکربندی مالیات"
649
-
650
- #: includes/admin/class-wc-admin-help.php:57
651
- msgid "Checkout Settings"
652
- msgstr "پیکربندی تسویه حساب"
653
-
654
- #: includes/admin/class-wc-admin-help.php:61
655
- #: includes/admin/class-wc-admin-help.php:85
656
- msgid "Shipping Settings"
657
- msgstr "پیکربندی حمل و نقل"
658
-
659
- #: includes/admin/class-wc-admin-help.php:65
660
- msgid "Account Settings"
661
- msgstr "پیکربندی حساب کاربری"
662
-
663
- #: includes/admin/class-wc-admin-help.php:69
664
- msgid "Email Settings"
665
- msgstr "پیکربندی ایمیل"
666
-
667
- #: includes/admin/class-wc-admin-help.php:73
668
- msgid "Webhook Settings"
669
- msgstr "پیکربندی وب هوک‌ها"
670
-
671
- #: includes/admin/class-wc-admin-help.php:77
672
- #: includes/admin/class-wc-admin-setup-wizard.php:654
673
- msgid "PayPal Standard"
674
- msgstr "پی پل استاندارد"
675
-
676
- #: includes/admin/class-wc-admin-help.php:81
677
- msgid "Simplify Commerce"
678
- msgstr "تجارت ساده"
679
-
680
- #: includes/admin/class-wc-admin-help.php:89
681
- msgid "Free Shipping"
682
- msgstr "حمل و نقل رایگان"
683
-
684
- #: includes/admin/class-wc-admin-help.php:93
685
- msgid "Local Delivery"
686
- msgstr "تحویل محلی"
687
-
688
- #: includes/admin/class-wc-admin-help.php:97
689
- msgid "Local Pickup"
690
- msgstr "انتخاب محلی"
691
-
692
- #: includes/admin/class-wc-admin-help.php:101
693
- #: includes/admin/class-wc-admin-help.php:105
694
- #: includes/admin/class-wc-admin-help.php:109
695
- #: includes/admin/class-wc-admin-help.php:113
696
- msgid "Product Categories, Tags, Shipping Classes, &amp; Attributes"
697
- msgstr "دسته‌های محصولات، برچسب‌ها، کلاس‌های ارسال مرسولات و ویژگی‌ها"
698
-
699
- #: includes/admin/class-wc-admin-help.php:117
700
- msgid "Simple Products"
701
- msgstr "محصولات ساده"
702
-
703
- #: includes/admin/class-wc-admin-help.php:121
704
- #: includes/admin/class-wc-admin-help.php:188
705
- #: includes/admin/class-wc-admin-help.php:206
706
- #: includes/admin/class-wc-admin-menus.php:99
707
- #: includes/admin/views/html-admin-page-status.php:16
708
- msgid "System Status"
709
- msgstr "وضعیت سیستم"
710
-
711
- #: includes/admin/class-wc-admin-help.php:125
712
- #: includes/admin/class-wc-admin-menus.php:72
713
- msgid "Reports"
714
- msgstr "گزارشات"
715
-
716
- #: includes/admin/class-wc-admin-help.php:129
717
- #: includes/admin/class-wc-admin-help.php:133
718
- #: includes/admin/settings/class-wc-settings-checkout.php:71
719
- msgid "Coupons"
720
- msgstr "کوپن‌ها"
721
-
722
- #: includes/admin/class-wc-admin-help.php:137
723
- #: includes/admin/class-wc-admin-help.php:141
724
- msgid "Managing Orders"
725
- msgstr "مدیریت سفارش ها"
726
-
727
- #: includes/admin/class-wc-admin-help.php:164
728
- #: includes/admin/class-wc-admin-help.php:166
729
- msgid "WooCommerce 101"
730
- msgstr "ووکامرس 101"
731
-
732
- #: includes/admin/class-wc-admin-help.php:173
733
- #: includes/admin/class-wc-admin-help.php:175
734
- msgid "Documentation"
735
- msgstr "مستندات"
736
-
737
- #: includes/admin/class-wc-admin-help.php:176
738
- msgid ""
739
- "Should you need help understanding, using, or extending WooCommerce, please "
740
- "read our documentation. You will find all kinds of resources including "
741
- "snippets, tutorials and much more."
742
- msgstr ""
743
-
744
- #: includes/admin/class-wc-admin-help.php:177
745
- msgid "WooCommerce Documentation"
746
- msgstr "مستندات"
747
-
748
- #: includes/admin/class-wc-admin-help.php:177
749
- msgid "Developer API Docs"
750
- msgstr "اسناد API توسعه دهندگان"
751
-
752
- #: includes/admin/class-wc-admin-help.php:183
753
- #: includes/admin/class-wc-admin-help.php:185
754
- msgid "Support"
755
- msgstr "پشتیبانی"
756
-
757
- #: includes/admin/class-wc-admin-help.php:186
758
- msgid ""
759
- "After %sreading the documentation%s, for further assistance you can use the "
760
- "%scommunity forums%s on WordPress.org to talk with other users. If however "
761
- "you are a WooThemes customer, or need help with premium add-ons sold by "
762
- "WooThemes, please %suse our helpdesk%s."
763
- msgstr ""
764
-
765
- #: includes/admin/class-wc-admin-help.php:187
766
- msgid ""
767
- "Before asking for help we recommend checking the system status page to "
768
- "identify any problems with your configuration."
769
- msgstr "پیش از پرسش کردن برای کمک و پشتیبانی، خواهشمندیم برگه وضعیت را برای تشخیص مشکلات موجود، بررسی کنید."
770
-
771
- #: includes/admin/class-wc-admin-help.php:188
772
- msgid "WordPress.org Forums"
773
- msgstr "انجمنهای وردپرس"
774
-
775
- #: includes/admin/class-wc-admin-help.php:188
776
- msgid "WooThemes Customer Support"
777
- msgstr "پشتیبانی کاربران"
778
-
779
- #: includes/admin/class-wc-admin-help.php:193
780
- #: includes/admin/class-wc-admin-help.php:195
781
- msgid "Education"
782
- msgstr "آموزش"
783
-
784
- #: includes/admin/class-wc-admin-help.php:196
785
- msgid ""
786
- "If you would like to learn about using WooCommerce from an expert, consider "
787
- "following a WooCommerce course ran by one of our educational partners."
788
- msgstr ""
789
-
790
- #: includes/admin/class-wc-admin-help.php:197
791
- msgid "View Education Partners"
792
- msgstr "نمایش همکاران آموزشی"
793
-
794
- #: includes/admin/class-wc-admin-help.php:202
795
- #: includes/admin/class-wc-admin-help.php:204
796
- msgid "Found a bug?"
797
- msgstr "یک اشکال پیدا کردید؟"
798
-
799
- #: includes/admin/class-wc-admin-help.php:205
800
- msgid ""
801
- "If you find a bug within WooCommerce core you can create a ticket via <a "
802
- "href=\"%s\">Github issues</a>. Ensure you read the <a "
803
- "href=\"%s\">contribution guide</a> prior to submitting your report. To help "
804
- "us solve your issue, please be as descriptive as possible and include your "
805
- "<a href=\"%s\">system status report</a>."
806
- msgstr "اگر در هسته ووکامرس باگی پیدا کردید، شما می توانید در <a href=\"%s\"> مسائل گیت هاب Github issues</a> مسائل گیت هاب یک تیکت بسازید.\nمطممئنا شما قبل از ارسال گزارش <a href=\"%s\">contribution guide راهنمای همکاری </a> را می خوانید.\nبرای کمک در حل مشکل شما، خواهشمندیم مشکل خود را کامل بیان کرده و <a href=\"%s\">گزارش وضعیت سیستم</a> را هم ضمیمه کنید."
807
-
808
- #: includes/admin/class-wc-admin-help.php:206
809
- msgid "Report a bug"
810
- msgstr "گزارش یک حفره امنیتی"
811
-
812
- #: includes/admin/class-wc-admin-help.php:211
813
- msgid "For more information:"
814
- msgstr "برای اطلاعات بیشتر:"
815
-
816
- #: includes/admin/class-wc-admin-help.php:212
817
- #: includes/admin/class-wc-admin-welcome.php:45
818
- msgid "About WooCommerce"
819
- msgstr "درباره ووکامرس"
820
-
821
- #: includes/admin/class-wc-admin-help.php:213
822
- msgid "WordPress.org Project"
823
- msgstr "پروژه در وردپرس"
824
-
825
- #: includes/admin/class-wc-admin-help.php:214
826
- msgid "Github Project"
827
- msgstr "پروژه در گیت هاب"
828
-
829
- #: includes/admin/class-wc-admin-help.php:215
830
- msgid "Official Themes"
831
- msgstr "پوسته های رسمی"
832
-
833
- #: includes/admin/class-wc-admin-help.php:216
834
- msgid "Official Extensions"
835
- msgstr "افزونه های رسمی"
836
-
837
- #: includes/admin/class-wc-admin-importers.php:34
838
- msgid "WooCommerce Tax Rates (CSV)"
839
- msgstr "نرخ های مالیات ووکامرس (CSV)"
840
-
841
- #: includes/admin/class-wc-admin-importers.php:34
842
- msgid "Import <strong>tax rates</strong> to your store via a csv file."
843
- msgstr "درون‌ریزی <strong> نرخ‌های مالیاتی </strong> به فروشگاه شما از طریق فایل csv"
844
-
845
- #: includes/admin/class-wc-admin-menus.php:62
846
- msgid "Shipping Classes"
847
- msgstr "کلاس‌های باربری"
848
-
849
- #: includes/admin/class-wc-admin-menus.php:74
850
- msgid "Sales Reports"
851
- msgstr "گزارش فروش ها"
852
-
853
- #: includes/admin/class-wc-admin-menus.php:82
854
- msgid "WooCommerce Settings"
855
- msgstr "پیکربندی ووکامرس"
856
-
857
- #: includes/admin/class-wc-admin-menus.php:82
858
- #: includes/admin/class-wc-admin-welcome.php:189
859
- #: includes/admin/settings/class-wc-settings-api.php:45
860
- #: includes/admin/views/html-admin-page-status-report.php:388
861
- msgid "Settings"
862
- msgstr "پیکربندی"
863
-
864
- #: includes/admin/class-wc-admin-menus.php:107
865
- #: includes/admin/views/html-admin-page-addons.php:20
866
- msgid "WooCommerce Add-ons/Extensions"
867
- msgstr "افزونه های رسمی"
868
-
869
- #: includes/admin/class-wc-admin-menus.php:107
870
- msgid "Add-ons"
871
- msgstr "افزونه ها"
872
-
873
- #: includes/admin/class-wc-admin-menus.php:243
874
- msgid "WooCommerce Endpoints"
875
- msgstr "گام پایانی ووکامرس"
876
-
877
- #: includes/admin/class-wc-admin-menus.php:276
878
- msgid "Select All"
879
- msgstr "انتخاب همه"
880
-
881
- #: includes/admin/class-wc-admin-menus.php:279
882
- msgid "Add to Menu"
883
- msgstr "افزودن به فهرست"
884
-
885
- #: includes/admin/class-wc-admin-menus.php:312
886
- msgid "Visit Store"
887
- msgstr "نمایش فروشگاه"
888
-
889
- #: includes/admin/class-wc-admin-meta-boxes.php:105
890
- #: includes/admin/class-wc-admin-pointers.php:157
891
- msgid "Product Short Description"
892
- msgstr "توضیح کوتاه درباره محصول"
893
-
894
- #: includes/admin/class-wc-admin-meta-boxes.php:106
895
- #: includes/admin/views/html-bulk-edit-product.php:15
896
- #: includes/admin/views/html-quick-edit-product.php:15
897
- msgid "Product Data"
898
- msgstr "اطلاعات محصول"
899
-
900
- #: includes/admin/class-wc-admin-meta-boxes.php:107
901
- msgid "Product Gallery"
902
- msgstr "گالری محصول"
903
-
904
- #: includes/admin/class-wc-admin-meta-boxes.php:112
905
- msgid "%s Data"
906
- msgstr "%s داده"
907
-
908
- #: includes/admin/class-wc-admin-meta-boxes.php:113
909
- msgid "%s Items"
910
- msgstr "ایتم های %s"
911
-
912
- #: includes/admin/class-wc-admin-meta-boxes.php:114
913
- msgid "%s Notes"
914
- msgstr "یادداشت های %s"
915
-
916
- #: includes/admin/class-wc-admin-meta-boxes.php:115
917
- msgid "Downloadable Product Permissions"
918
- msgstr "دسترسی محصولات دانلودشدنی"
919
-
920
- #: includes/admin/class-wc-admin-meta-boxes.php:115
921
- msgid ""
922
- "Note: Permissions for order items will automatically be granted when the "
923
- "order status changes to processing/completed."
924
- msgstr "توضیح : دسترسی برای محصولات ، زمانی که وضعیت سفارش به «درحال انجام» یا «تکمیل شده» تغییر پیدا کند به صورت خودکار داده می شود."
925
-
926
- #: includes/admin/class-wc-admin-meta-boxes.php:116
927
- msgid "%s Actions"
928
- msgstr "%s اعمال"
929
-
930
- #: includes/admin/class-wc-admin-meta-boxes.php:121
931
- msgid "Coupon Data"
932
- msgstr "اطلاعات کوپن"
933
-
934
- #: includes/admin/class-wc-admin-meta-boxes.php:126
935
- msgid "Rating"
936
- msgstr "امتیازدهی"
937
-
938
- #: includes/admin/class-wc-admin-meta-boxes.php:162
939
- #: includes/admin/settings/class-wc-settings-products.php:461
940
- msgid "Reviews"
941
- msgstr "نقد و بررسی ها"
942
-
943
- #: includes/admin/class-wc-admin-notices.php:100
944
- msgid "Cheatin&#8217; huh?"
945
- msgstr "تقلب &#8217; وایی؟"
946
-
947
- #: includes/admin/class-wc-admin-permalink-settings.php:36
948
- msgid "Product permalink base"
949
- msgstr "پایگاه پیوند یکتای محصول"
950
-
951
- #: includes/admin/class-wc-admin-permalink-settings.php:41
952
- msgid "Product category base"
953
- msgstr "پایگاه دسته بندی محصول"
954
-
955
- #: includes/admin/class-wc-admin-permalink-settings.php:48
956
- msgid "Product tag base"
957
- msgstr "پایگاه برچسب محصول"
958
-
959
- #: includes/admin/class-wc-admin-permalink-settings.php:55
960
- msgid "Product attribute base"
961
- msgstr "پایگاه ویژگی‌های محصول"
962
-
963
- #: includes/admin/class-wc-admin-permalink-settings.php:96
964
- msgid ""
965
- "These settings control the permalinks used for products. These settings only"
966
- " apply when <strong>not using \"default\" permalinks above</strong>."
967
- msgstr "این پیکربندی برای کنترل پیوند یکتای محصولات است. این پیکربندی فقط وقتی که شما از پیوندهای یکتای «پیشفرض» استفاده <strong>نمی‌کنید</strong> اعمال می‌شوند."
968
-
969
- #: includes/admin/class-wc-admin-permalink-settings.php:116
970
- #: includes/admin/class-wc-admin-taxonomies.php:95
971
- #: includes/admin/class-wc-admin-taxonomies.php:184
972
- msgid "Default"
973
- msgstr "پیش‌ فرض"
974
-
975
- #: includes/admin/class-wc-admin-permalink-settings.php:120
976
- #: includes/admin/reports/class-wc-report-stock.php:155
977
- msgid "Product"
978
- msgstr "محصول"
979
-
980
- #: includes/admin/class-wc-admin-permalink-settings.php:125
981
- msgid "Shop base"
982
- msgstr "پایگاه فروشگاه"
983
-
984
- #: includes/admin/class-wc-admin-permalink-settings.php:129
985
- msgid "Shop base with category"
986
- msgstr "پایگاه فروشگاه بر اساس دسته‌بندی"
987
-
988
- #: includes/admin/class-wc-admin-permalink-settings.php:135
989
- msgid "Custom Base"
990
- msgstr "پایگاه سفارشی"
991
-
992
- #: includes/admin/class-wc-admin-permalink-settings.php:137
993
- msgid ""
994
- "Enter a custom base to use. A base <strong>must</strong> be set or WordPress"
995
- " will use default instead."
996
- msgstr "برای استفاده به یک پایگاه سفارشی وارد شوید. یک پایگاه باید مشخص شده باشد در غیر این صورت وردپرس قالب پیش فرض را استفاده می کند"
997
-
998
- #: includes/admin/class-wc-admin-pointers.php:58
999
- msgid "Product Name"
1000
- msgstr "ام محصول"
1001
-
1002
- #: includes/admin/class-wc-admin-pointers.php:59
1003
- msgid ""
1004
- "Give your new product a name here. This is a required field and will be what"
1005
- " your customers will see in your store."
1006
- msgstr "در اینجا برای محصول جدید خود یک نام برگزینید. این یک فیلد ضروری بوده و نامی است که مشتریان شما در سایت فروشگاه خواهند دید."
1007
-
1008
- #: includes/admin/class-wc-admin-pointers.php:74
1009
- msgid "Product Description"
1010
- msgstr "توضیحات محصول"
1011
-
1012
- #: includes/admin/class-wc-admin-pointers.php:75
1013
- msgid ""
1014
- "This is your products main body of content. Here you should describe your "
1015
- "product in detail."
1016
- msgstr "این بدنه‌ی اصلی محتوای متنی محصولات شماست. در اینجا باید جزئیات محصول خود را توضیح دهید."
1017
-
1018
- #: includes/admin/class-wc-admin-pointers.php:90
1019
- msgid "Choose Product Type"
1020
- msgstr "انتخاب نوع محصول"
1021
-
1022
- #: includes/admin/class-wc-admin-pointers.php:91
1023
- msgid ""
1024
- "Choose a type for this product. Simple is suitable for most physical goods "
1025
- "and services (we recommend setting up a simple product for now)."
1026
- msgstr ""
1027
-
1028
- #: includes/admin/class-wc-admin-pointers.php:92
1029
- msgid ""
1030
- "Variable is for more complex products such as t-shirts with multiple sizes."
1031
- msgstr "«متغیر»؛ برای محصولات پیچیده‌تر از قبیل تی‌شرت‌هایی است که اندازه‌های متنوع دارند."
1032
-
1033
- #: includes/admin/class-wc-admin-pointers.php:93
1034
- msgid "Grouped products are for grouping several simple products into one."
1035
- msgstr "محصولات گروه‌بندی شده؛ برای دسته‌بندی تعدادی محصول ساده در یک محصول به کار می‌روند."
1036
-
1037
- #: includes/admin/class-wc-admin-pointers.php:94
1038
- msgid "Finally, external products are for linking off-site."
1039
- msgstr "در کل، محصولات خارجی برای ارتباط خارج از سایت هستند."
1040
-
1041
- #: includes/admin/class-wc-admin-pointers.php:109
1042
- msgid "Virtual Products"
1043
- msgstr "محصولات مجازی"
1044
-
1045
- #: includes/admin/class-wc-admin-pointers.php:110
1046
- msgid ""
1047
- "Check the \"Virtual\" box if this is a non-physical item, for example a "
1048
- "service, which does not need shipping."
1049
- msgstr "اگر این یک محصول غیر فیزیکی و غیرقابل ارسال، مثلا نوعی خدمات است، تیک گزینه‌ی «مجازی» را بزنید."
1050
-
1051
- #: includes/admin/class-wc-admin-pointers.php:125
1052
- #: includes/admin/settings/class-wc-settings-products.php:47
1053
- #: includes/admin/settings/class-wc-settings-products.php:362
1054
- msgid "Downloadable Products"
1055
- msgstr "محصولات دانلودی"
1056
-
1057
- #: includes/admin/class-wc-admin-pointers.php:126
1058
- msgid ""
1059
- "If purchasing this product gives a customer access to a downloadable file, "
1060
- "e.g. software, check this box."
1061
- msgstr "اگر خرید این محصول، برای مشتری امکان دسترسی به یک فایل قابل بارگذاری، مانند یک نرم‌افزار را فراهم می‌آورد، تیک این گزینه را بزنید."
1062
-
1063
- #: includes/admin/class-wc-admin-pointers.php:141
1064
- msgid "Prices"
1065
- msgstr "قیمت‌ها"
1066
-
1067
- #: includes/admin/class-wc-admin-pointers.php:142
1068
- msgid "Next you'll need to give your product a price."
1069
- msgstr "سپس لازم است به محصول خود قیمت دهید."
1070
-
1071
- #: includes/admin/class-wc-admin-pointers.php:158
1072
- msgid ""
1073
- "Add a quick summary for your product here. This will appear on the product "
1074
- "page under the product name."
1075
- msgstr "در اینجا یک متن خلاصه در مورد محصول خود بیافزایید. این متن در صفحه‌ی محصول، زیر نام محصول نمایش داده خواهد شد."
1076
-
1077
- #: includes/admin/class-wc-admin-pointers.php:169
1078
- #: includes/admin/settings/class-wc-settings-products.php:176
1079
- msgid "Product Images"
1080
- msgstr "نگاره های محصول"
1081
-
1082
- #: includes/admin/class-wc-admin-pointers.php:170
1083
- msgid ""
1084
- "Upload or assign an image to your product here. This image will be shown in "
1085
- "your store's catalog."
1086
- msgstr "در اینجا تصویری را برای محصول خود برگزینید یا آپلود کنید. این تصویر در کاتالوگ فروشگاه شما نمایش داده خواهد شد."
1087
-
1088
- #: includes/admin/class-wc-admin-pointers.php:181
1089
- msgid "Product Tags"
1090
- msgstr "برچسب محصولات"
1091
-
1092
- #: includes/admin/class-wc-admin-pointers.php:182
1093
- msgid ""
1094
- "You can optionally \"tag\" your products here. Tags as a method of labeling "
1095
- "your products to make them easier for customers to find."
1096
- msgstr "در صورت تمایل می‌توانید در اینجا برای محصول خود برچسب‌هایی برگزینید. برچسب‌ها به مشتریان کمک می‌کنند تا آسان‌تر محصولات را بیابند."
1097
-
1098
- #: includes/admin/class-wc-admin-pointers.php:193
1099
- msgid "Product Categories"
1100
- msgstr "دسته های محصولات"
1101
-
1102
- #: includes/admin/class-wc-admin-pointers.php:194
1103
- msgid ""
1104
- "Optionally assign categories to your products to make them easier to browse "
1105
- "through and find in your store."
1106
- msgstr "در صورت تمایل می‌توانید دسته‌بندی محصول خود را مشخص کنید تا یافتن آن در فروشگاه ساده‌تر شود."
1107
-
1108
- #: includes/admin/class-wc-admin-pointers.php:205
1109
- msgid "Publish Your Product!"
1110
- msgstr "انتشار محصول شما!"
1111
-
1112
- #: includes/admin/class-wc-admin-pointers.php:206
1113
- msgid ""
1114
- "When you are finished editing your product, hit the \"Publish\" button to "
1115
- "publish your product to your store."
1116
- msgstr "زمانی که کار ویرایش محصوص را به اتمام رساندید، دکمه‌ی «انتشار» را بزنید تا محصول در فروشگاه قرار گیرد."
1117
-
1118
- #: includes/admin/class-wc-admin-post-types.php:114
1119
- msgid "Product updated. <a href=\"%s\">View Product</a>"
1120
- msgstr "محصول به‌روزرسانی شد. <a href=\"%s\">نمایش محصول</a>"
1121
-
1122
- #: includes/admin/class-wc-admin-post-types.php:115
1123
- #: includes/admin/class-wc-admin-post-types.php:130
1124
- #: includes/admin/class-wc-admin-post-types.php:146
1125
- msgid "Custom field updated."
1126
- msgstr "زمینه‌دلخواه به‌روز‌رسانی شد."
1127
-
1128
- #: includes/admin/class-wc-admin-post-types.php:116
1129
- #: includes/admin/class-wc-admin-post-types.php:131
1130
- #: includes/admin/class-wc-admin-post-types.php:147
1131
- msgid "Custom field deleted."
1132
- msgstr "زمینه‌دلخواه پاک شد."
1133
-
1134
- #: includes/admin/class-wc-admin-post-types.php:117
1135
- msgid "Product updated."
1136
- msgstr "محصول به‌روزرسانی شد."
1137
-
1138
- #: includes/admin/class-wc-admin-post-types.php:118
1139
- msgid "Product restored to revision from %s"
1140
- msgstr "محصول از %s برای بازبینی پس گرفته شد"
1141
-
1142
- #: includes/admin/class-wc-admin-post-types.php:119
1143
- msgid "Product published. <a href=\"%s\">View Product</a>"
1144
- msgstr "محصول منتشر شد. <a href=\"%s\">نمایش محصول</a>"
1145
-
1146
- #: includes/admin/class-wc-admin-post-types.php:120
1147
- msgid "Product saved."
1148
- msgstr "محصول ذخیره شد."
1149
-
1150
- #: includes/admin/class-wc-admin-post-types.php:121
1151
- msgid "Product submitted. <a target=\"_blank\" href=\"%s\">Preview Product</a>"
1152
- msgstr "محصول ارسال شد. <a target=\"_blank\" href=\"%s\">پیش‌نمایش محصول</a>"
1153
-
1154
- #: includes/admin/class-wc-admin-post-types.php:122
1155
- msgid ""
1156
- "Product scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
1157
- "href=\"%2$s\">Preview Product</a>"
1158
- msgstr "ارسال محصول زمان‌بندی شد برای:‌<strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">پیش‌نمایش محصول</a>"
1159
-
1160
- #: includes/admin/class-wc-admin-post-types.php:123
1161
- #: includes/admin/class-wc-admin-post-types.php:138
1162
- #: includes/admin/class-wc-admin-post-types.php:154
1163
- #: includes/admin/settings/views/html-webhook-log.php:10
1164
- #: includes/admin/settings/views/html-webhooks-edit.php:126
1165
- #: includes/admin/settings/views/html-webhooks-edit.php:135
1166
- #: includes/admin/settings/views/html-webhooks-edit.php:143
1167
- msgid "M j, Y @ G:i"
1168
- msgstr "M j, Y @ G:i"
1169
-
1170
- #: includes/admin/class-wc-admin-post-types.php:124
1171
- msgid "Product draft updated. <a target=\"_blank\" href=\"%s\">Preview Product</a>"
1172
- msgstr "پیش‌نویس محصول به‌روزرسانی شد. <a target=\"_blank\" href=\"%s\">پیش‌نمایش محصول</a>"
1173
-
1174
- #: includes/admin/class-wc-admin-post-types.php:129
1175
- #: includes/admin/class-wc-admin-post-types.php:132
1176
- #: includes/admin/class-wc-admin-post-types.php:134
1177
- msgid "Order updated."
1178
- msgstr "سفارش به روز شد."
1179
-
1180
- #: includes/admin/class-wc-admin-post-types.php:133
1181
- msgid "Order restored to revision from %s"
1182
- msgstr "سفارش از %s برای بازبینی پس گرفته شد"
1183
-
1184
- #: includes/admin/class-wc-admin-post-types.php:135
1185
- msgid "Order saved."
1186
- msgstr "سفارش ذخیره شد."
1187
-
1188
- #: includes/admin/class-wc-admin-post-types.php:136
1189
- msgid "Order submitted."
1190
- msgstr "سفارش گذاشته شد"
1191
-
1192
- #: includes/admin/class-wc-admin-post-types.php:137
1193
- msgid "Order scheduled for: <strong>%1$s</strong>."
1194
- msgstr "سفارش زمان‌بندی شد برای : <strong>%1$s</strong>."
1195
-
1196
- #: includes/admin/class-wc-admin-post-types.php:139
1197
- msgid "Order draft updated."
1198
- msgstr "پیش‌نویس سفارش به‌روز‌رسانی شد."
1199
-
1200
- #: includes/admin/class-wc-admin-post-types.php:140
1201
- msgid "Order updated and email sent."
1202
- msgstr "سفارش بروزرسانی شد و ایمیل فرستاده شد."
1203
-
1204
- #: includes/admin/class-wc-admin-post-types.php:145
1205
- #: includes/admin/class-wc-admin-post-types.php:148
1206
- #: includes/admin/class-wc-admin-post-types.php:150
1207
- msgid "Coupon updated."
1208
- msgstr "کوپن به روز شد."
1209
-
1210
- #: includes/admin/class-wc-admin-post-types.php:149
1211
- msgid "Coupon restored to revision from %s"
1212
- msgstr "کوپن برای تجدیدنظر از %s بازیابی شد."
1213
-
1214
- #: includes/admin/class-wc-admin-post-types.php:151
1215
- msgid "Coupon saved."
1216
- msgstr "کوپن‌ها"
1217
-
1218
- #: includes/admin/class-wc-admin-post-types.php:152
1219
- msgid "Coupon submitted."
1220
- msgstr "کوپن ارایه شد."
1221
-
1222
- #: includes/admin/class-wc-admin-post-types.php:153
1223
- msgid "Coupon scheduled for: <strong>%1$s</strong>."
1224
- msgstr "کوپن برای <strong>%1$s</strong> برنامه‌ریزی شد."
1225
-
1226
- #: includes/admin/class-wc-admin-post-types.php:155
1227
- msgid "Coupon draft updated."
1228
- msgstr "پیش‌نویس کوپن به‌روزرسانی شد."
1229
-
1230
- #: includes/admin/class-wc-admin-post-types.php:170
1231
- msgid "%s product updated."
1232
- msgid_plural "%s products updated."
1233
- msgstr[0] "%s محصول بروز شد."
1234
-
1235
- #: includes/admin/class-wc-admin-post-types.php:171
1236
- msgid "%s product not updated, somebody is editing it."
1237
- msgid_plural "%s products not updated, somebody is editing them."
1238
- msgstr[0] "%s محصول بروز نشد، ظاهرا شخصی در حال ویرایش میباشد."
1239
-
1240
- #: includes/admin/class-wc-admin-post-types.php:172
1241
- msgid "%s product permanently deleted."
1242
- msgid_plural "%s products permanently deleted."
1243
- msgstr[0] "%s محصول برای همیشه حذف شدند."
1244
-
1245
- #: includes/admin/class-wc-admin-post-types.php:173
1246
- msgid "%s product moved to the Trash."
1247
- msgid_plural "%s products moved to the Trash."
1248
- msgstr[0] "%s محصول به سطل بازیافت منتقل شد."
1249
-
1250
- #: includes/admin/class-wc-admin-post-types.php:174
1251
- msgid "%s product restored from the Trash."
1252
- msgid_plural "%s products restored from the Trash."
1253
- msgstr[0] "%s محصول از سطل بازیافت بازیابی شد."
1254
-
1255
- #: includes/admin/class-wc-admin-post-types.php:178
1256
- msgid "%s order updated."
1257
- msgid_plural "%s orders updated."
1258
- msgstr[0] "%s سفارش بروز شد."
1259
-
1260
- #: includes/admin/class-wc-admin-post-types.php:179
1261
- msgid "%s order not updated, somebody is editing it."
1262
- msgid_plural "%s orders not updated, somebody is editing them."
1263
- msgstr[0] "%s سفارش بروز نشد، شخصی دیگر در حال ویرایش می باشد."
1264
-
1265
- #: includes/admin/class-wc-admin-post-types.php:180
1266
- msgid "%s order permanently deleted."
1267
- msgid_plural "%s orders permanently deleted."
1268
- msgstr[0] "%s سفارش ها برای همیشه پاک شدند."
1269
-
1270
- #: includes/admin/class-wc-admin-post-types.php:181
1271
- msgid "%s order moved to the Trash."
1272
- msgid_plural "%s orders moved to the Trash."
1273
- msgstr[0] "%s سفارش ها به سطل بازیافت ریخته شدند."
1274
-
1275
- #: includes/admin/class-wc-admin-post-types.php:182
1276
- msgid "%s order restored from the Trash."
1277
- msgid_plural "%s orders restored from the Trash."
1278
- msgstr[0] "%s سفارش ها از سطل بازیافت بازیابی شدند."
1279
-
1280
- #: includes/admin/class-wc-admin-post-types.php:186
1281
- msgid "%s coupon updated."
1282
- msgid_plural "%s coupons updated."
1283
- msgstr[0] "%s کوپن بروز شد."
1284
-
1285
- #: includes/admin/class-wc-admin-post-types.php:187
1286
- msgid "%s coupon not updated, somebody is editing it."
1287
- msgid_plural "%s coupons not updated, somebody is editing them."
1288
- msgstr[0] "%s کوپن ها بروز نشد، شخصی دیگر در حال ویرایش می باشد."
1289
-
1290
- #: includes/admin/class-wc-admin-post-types.php:188
1291
- msgid "%s coupon permanently deleted."
1292
- msgid_plural "%s coupons permanently deleted."
1293
- msgstr[0] "%s کوپن ها برای همیشه پاک شدند."
1294
-
1295
- #: includes/admin/class-wc-admin-post-types.php:189
1296
- msgid "%s coupon moved to the Trash."
1297
- msgid_plural "%s coupons moved to the Trash."
1298
- msgstr[0] "کوپن های %s به سطل زباله منتقل شدند."
1299
-
1300
- #: includes/admin/class-wc-admin-post-types.php:190
1301
- msgid "%s coupon restored from the Trash."
1302
- msgid_plural "%s coupons restored from the Trash."
1303
- msgstr[0] "کوپن های %s از سطل زباله بازیافت شدند."
1304
-
1305
- #: includes/admin/class-wc-admin-post-types.php:210
1306
- #: includes/admin/class-wc-admin-post-types.php:211
1307
- #: includes/admin/class-wc-admin-taxonomies.php:300
1308
- msgid "Image"
1309
- msgstr "تصویر"
1310
-
1311
- #: includes/admin/class-wc-admin-post-types.php:215
1312
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:140
1313
- #: includes/admin/meta-boxes/views/html-variation-admin.php:68
1314
- #: includes/admin/views/html-quick-edit-product.php:22
1315
- msgid "SKU"
1316
- msgstr "شناسه محصول"
1317
-
1318
- #: includes/admin/class-wc-admin-post-types.php:219
1319
- #: includes/admin/class-wc-admin-reports.php:91
1320
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:696
1321
- #: includes/admin/reports/class-wc-report-stock.php:29
1322
- #: includes/admin/reports/class-wc-report-stock.php:30
1323
- msgid "Stock"
1324
- msgstr "انبار"
1325
-
1326
- #: includes/admin/class-wc-admin-post-types.php:222
1327
- #: includes/admin/views/html-bulk-edit-product.php:21
1328
- #: includes/admin/views/html-quick-edit-product.php:33
1329
- msgid "Price"
1330
- msgstr "قیمت"
1331
-
1332
- #: includes/admin/class-wc-admin-post-types.php:223
1333
- #: includes/admin/reports/class-wc-report-sales-by-category.php:164
1334
- msgid "Categories"
1335
- msgstr "دسته‌ها"
1336
-
1337
- #: includes/admin/class-wc-admin-post-types.php:224
1338
- msgid "Tags"
1339
- msgstr "برچسب‌ها"
1340
-
1341
- #: includes/admin/class-wc-admin-post-types.php:227
1342
- #: includes/admin/class-wc-admin-post-types.php:266
1343
- #: includes/admin/reports/class-wc-report-coupon-usage.php:341
1344
- #: includes/admin/reports/class-wc-report-customers.php:210
1345
- #: includes/admin/reports/class-wc-report-sales-by-category.php:235
1346
- #: includes/admin/reports/class-wc-report-sales-by-date.php:442
1347
- #: includes/admin/reports/class-wc-report-sales-by-product.php:365
1348
- #: includes/admin/settings/views/html-webhook-logs.php:17
1349
- #: includes/admin/settings/views/html-webhook-logs.php:25
1350
- msgid "Date"
1351
- msgstr "تاریخ"
1352
-
1353
- #: includes/admin/class-wc-admin-post-types.php:241
1354
- msgid "Code"
1355
- msgstr "کد"
1356
-
1357
- #: includes/admin/class-wc-admin-post-types.php:242
1358
- msgid "Coupon type"
1359
- msgstr "نوع کوپن"
1360
-
1361
- #: includes/admin/class-wc-admin-post-types.php:243
1362
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:68
1363
- #: includes/admin/reports/class-wc-report-sales-by-date.php:538
1364
- msgid "Coupon amount"
1365
- msgstr "مبلغ کوپن"
1366
-
1367
- #: includes/admin/class-wc-admin-post-types.php:245
1368
- msgid "Product IDs"
1369
- msgstr "شناسه های محصول"
1370
-
1371
- #: includes/admin/class-wc-admin-post-types.php:246
1372
- msgid "Usage / Limit"
1373
- msgstr "مصرف / محدودیت"
1374
-
1375
- #: includes/admin/class-wc-admin-post-types.php:247
1376
- msgid "Expiry date"
1377
- msgstr "تاریخ انقضا"
1378
-
1379
- #: includes/admin/class-wc-admin-post-types.php:260
1380
- #: includes/admin/class-wc-admin-webhooks-table-list.php:41
1381
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:680
1382
- #: includes/admin/settings/views/html-webhook-log.php:25
1383
- #: includes/admin/settings/views/html-webhooks-edit.php:24
1384
- msgid "Status"
1385
- msgstr "وضعیت"
1386
-
1387
- #: includes/admin/class-wc-admin-post-types.php:261
1388
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:163
1389
- msgid "Order"
1390
- msgstr "سفارش"
1391
-
1392
- #: includes/admin/class-wc-admin-post-types.php:262
1393
- msgid "Purchased"
1394
- msgstr "خریداری شده"
1395
-
1396
- #: includes/admin/class-wc-admin-post-types.php:263
1397
- msgid "Ship to"
1398
- msgstr "ارسال به"
1399
-
1400
- #: includes/admin/class-wc-admin-post-types.php:264
1401
- msgid "Customer Message"
1402
- msgstr "پیام مشتری"
1403
-
1404
- #: includes/admin/class-wc-admin-post-types.php:265
1405
- msgid "Order Notes"
1406
- msgstr "توضیحات سفارش"
1407
-
1408
- #: includes/admin/class-wc-admin-post-types.php:267
1409
- #: includes/admin/meta-boxes/views/html-order-items.php:57
1410
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:172
1411
- msgid "Total"
1412
- msgstr "مجموع"
1413
-
1414
- #: includes/admin/class-wc-admin-post-types.php:268
1415
- #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:41
1416
- #: includes/admin/meta-boxes/views/html-order-items.php:217
1417
- #: includes/admin/reports/class-wc-report-customer-list.php:235
1418
- #: includes/admin/reports/class-wc-report-stock.php:159
1419
- msgid "Actions"
1420
- msgstr "عملیات ها"
1421
-
1422
- #: includes/admin/class-wc-admin-post-types.php:343
1423
- msgid "Grouped"
1424
- msgstr "گروه‌بندی شده"
1425
-
1426
- #: includes/admin/class-wc-admin-post-types.php:345
1427
- msgid "External/Affiliate"
1428
- msgstr "خارجی/ وابسته"
1429
-
1430
- #: includes/admin/class-wc-admin-post-types.php:349
1431
- #: includes/admin/class-wc-admin-post-types.php:1677
1432
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:57
1433
- #: includes/admin/meta-boxes/views/html-variation-admin.php:80
1434
- msgid "Virtual"
1435
- msgstr "مجازی"
1436
-
1437
- #: includes/admin/class-wc-admin-post-types.php:351
1438
- #: includes/admin/class-wc-admin-post-types.php:1669
1439
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:64
1440
- #: includes/admin/meta-boxes/views/html-variation-admin.php:78
1441
- msgid "Downloadable"
1442
- msgstr "دانلودی"
1443
-
1444
- #: includes/admin/class-wc-admin-post-types.php:353
1445
- msgid "Simple"
1446
- msgstr "ساده"
1447
-
1448
- #: includes/admin/class-wc-admin-post-types.php:357
1449
- msgid "Variable"
1450
- msgstr "متغیر"
1451
-
1452
- #: includes/admin/class-wc-admin-post-types.php:381
1453
- msgid "Toggle featured"
1454
- msgstr "تبدیل به حالت ویژه"
1455
-
1456
- #: includes/admin/class-wc-admin-post-types.php:383
1457
- #: includes/admin/class-wc-admin-post-types.php:621
1458
- #: includes/admin/class-wc-admin-post-types.php:689
1459
- #: includes/admin/class-wc-admin-post-types.php:691
1460
- #: includes/admin/class-wc-admin-post-types.php:693
1461
- #: includes/admin/settings/class-wc-settings-checkout.php:285
1462
- #: includes/admin/settings/class-wc-settings-shipping.php:225
1463
- #: includes/admin/views/html-bulk-edit-product.php:203
1464
- #: includes/admin/views/html-bulk-edit-product.php:240
1465
- #: includes/admin/views/html-bulk-edit-product.php:301
1466
- msgid "Yes"
1467
- msgstr "بله"
1468
-
1469
- #: includes/admin/class-wc-admin-post-types.php:385
1470
- #: includes/admin/views/html-bulk-edit-product.php:204
1471
- #: includes/admin/views/html-bulk-edit-product.php:241
1472
- #: includes/admin/views/html-bulk-edit-product.php:302
1473
- msgid "No"
1474
- msgstr "خیر"
1475
-
1476
- #: includes/admin/class-wc-admin-post-types.php:392
1477
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:338
1478
- #: includes/admin/reports/class-wc-report-stock.php:108
1479
- #: includes/admin/views/html-bulk-edit-product.php:221
1480
- #: includes/admin/views/html-quick-edit-product.php:164
1481
- msgid "In stock"
1482
- msgstr "موجود در انبار"
1483
-
1484
- #: includes/admin/class-wc-admin-post-types.php:394
1485
- #: includes/admin/class-wc-admin-reports.php:100
1486
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:339
1487
- #: includes/admin/reports/class-wc-report-stock.php:110
1488
- #: includes/admin/views/html-bulk-edit-product.php:222
1489
- #: includes/admin/views/html-quick-edit-product.php:165
1490
- msgid "Out of stock"
1491
- msgstr "در انبار موجود نمی باشد"
1492
-
1493
- #: includes/admin/class-wc-admin-post-types.php:431
1494
- msgid "Edit this item"
1495
- msgstr "ویرایش این مورد"
1496
-
1497
- #: includes/admin/class-wc-admin-post-types.php:432
1498
- msgid "Edit this item inline"
1499
- msgstr "ویرایش سریع محصول"
1500
-
1501
- #: includes/admin/class-wc-admin-post-types.php:432
1502
- msgid "Quick&nbsp;Edit"
1503
- msgstr "ویرایش سریع"
1504
-
1505
- #: includes/admin/class-wc-admin-post-types.php:436
1506
- #: includes/admin/class-wc-admin-post-types.php:565
1507
- #: includes/admin/class-wc-admin-webhooks-table-list.php:104
1508
- msgid "Restore this item from the Trash"
1509
- msgstr "بازیابی این آیتم از زباله‌دان"
1510
-
1511
- #: includes/admin/class-wc-admin-post-types.php:436
1512
- #: includes/admin/class-wc-admin-post-types.php:565
1513
- #: includes/admin/class-wc-admin-webhooks-table-list.php:104
1514
- #: includes/admin/class-wc-admin-webhooks-table-list.php:246
1515
- msgid "Restore"
1516
- msgstr "بازگردانی"
1517
-
1518
- #: includes/admin/class-wc-admin-post-types.php:438
1519
- #: includes/admin/class-wc-admin-post-types.php:567
1520
- #: includes/admin/class-wc-admin-webhooks-table-list.php:106
1521
- msgid "Move this item to the Trash"
1522
- msgstr "انتقال این ایتم به زباله‌ دان"
1523
-
1524
- #: includes/admin/class-wc-admin-post-types.php:438
1525
- #: includes/admin/class-wc-admin-post-types.php:567
1526
- #: includes/admin/class-wc-admin-webhooks-table-list.php:106
1527
- msgid "Trash"
1528
- msgstr "زباله‌ دان"
1529
-
1530
- #: includes/admin/class-wc-admin-post-types.php:442
1531
- #: includes/admin/class-wc-admin-post-types.php:571
1532
- #: includes/admin/class-wc-admin-webhooks-table-list.php:109
1533
- msgid "Delete this item permanently"
1534
- msgstr "پاک کردن‌ این مورد برای همیشه"
1535
-
1536
- #: includes/admin/class-wc-admin-post-types.php:442
1537
- #: includes/admin/class-wc-admin-post-types.php:571
1538
- #: includes/admin/class-wc-admin-webhooks-table-list.php:109
1539
- #: includes/admin/class-wc-admin-webhooks-table-list.php:247
1540
- #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:74
1541
- #: includes/admin/settings/views/html-webhooks-edit.php:153
1542
- msgid "Delete Permanently"
1543
- msgstr "پاک کردن‌ برای همیشه"
1544
-
1545
- #: includes/admin/class-wc-admin-post-types.php:448
1546
- msgid "Preview &#8220;%s&#8221;"
1547
- msgstr "پیش نمایش"
1548
-
1549
- #: includes/admin/class-wc-admin-post-types.php:448
1550
- msgid "Preview"
1551
- msgstr "پیش‌ نمایش"
1552
-
1553
- #: includes/admin/class-wc-admin-post-types.php:450
1554
- msgid "View &#8220;%s&#8221;"
1555
- msgstr "نمایش"
1556
-
1557
- #: includes/admin/class-wc-admin-post-types.php:450
1558
- #: includes/admin/class-wc-admin-post-types.php:785
1559
- #: includes/admin/reports/class-wc-report-stock.php:133
1560
- #: includes/admin/views/html-admin-page-status-logs.php:24
1561
- msgid "View"
1562
- msgstr "نمایش "
1563
-
1564
- #: includes/admin/class-wc-admin-post-types.php:519
1565
- msgid "%s / %s"
1566
- msgstr "%s / %s"
1567
-
1568
- #: includes/admin/class-wc-admin-post-types.php:521
1569
- msgid "%s / &infin;"
1570
- msgstr "%s / &infin;"
1571
-
1572
- #: includes/admin/class-wc-admin-post-types.php:610
1573
- msgid "Unpublished"
1574
- msgstr "منتشرنشده"
1575
-
1576
- #: includes/admin/class-wc-admin-post-types.php:612
1577
- msgid "Y/m/d g:i:s A"
1578
- msgstr "Y/m/d g:i:s A"
1579
-
1580
- #: includes/admin/class-wc-admin-post-types.php:613
1581
- msgid "Y/m/d"
1582
- msgstr "Y/m/d"
1583
-
1584
- #: includes/admin/class-wc-admin-post-types.php:629
1585
- #: includes/admin/reports/class-wc-report-sales-by-date.php:380
1586
- msgid "%d item"
1587
- msgid_plural "%d items"
1588
- msgstr[0] "%d آیتم"
1589
-
1590
- #: includes/admin/class-wc-admin-post-types.php:669
1591
- #: includes/admin/class-wc-admin-post-types.php:709
1592
- msgid "Via"
1593
- msgstr "از طریق"
1594
-
1595
- #: includes/admin/class-wc-admin-post-types.php:691
1596
- msgid "plus %d other note"
1597
- msgid_plural "plus %d other notes"
1598
- msgstr[0] "افزودن یادداشت دیگر %d"
1599
-
1600
- #: includes/admin/class-wc-admin-post-types.php:693
1601
- msgid "%d note"
1602
- msgid_plural "%d notes"
1603
- msgstr[0] "یادداشت %d"
1604
-
1605
- #: includes/admin/class-wc-admin-post-types.php:717
1606
- msgid "Billing:"
1607
- msgstr "صورت‌ حساب:"
1608
-
1609
- #: includes/admin/class-wc-admin-post-types.php:721
1610
- msgid "Tel:"
1611
- msgstr "تلفن : "
1612
-
1613
- #: includes/admin/class-wc-admin-post-types.php:746
1614
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:228
1615
- msgid "Guest"
1616
- msgstr "مهمان"
1617
-
1618
- #: includes/admin/class-wc-admin-post-types.php:770
1619
- msgid "Processing"
1620
- msgstr "در حال انجام"
1621
-
1622
- #: includes/admin/class-wc-admin-post-types.php:778
1623
- msgid "Complete"
1624
- msgstr "تکمیل شده"
1625
-
1626
- #: includes/admin/class-wc-admin-post-types.php:932
1627
- msgid "Sort Products"
1628
- msgstr "ترتیب محصولات"
1629
-
1630
- #: includes/admin/class-wc-admin-post-types.php:1406
1631
- #: includes/admin/class-wc-admin-post-types.php:1407
1632
- msgid "Mark processing"
1633
- msgstr "علات گذاری به عنوان در حال انجام"
1634
-
1635
- #: includes/admin/class-wc-admin-post-types.php:1409
1636
- #: includes/admin/class-wc-admin-post-types.php:1410
1637
- msgid "Mark on-hold"
1638
- msgstr "علامت گذاری به عنوان در انتظار بررسی"
1639
-
1640
- #: includes/admin/class-wc-admin-post-types.php:1412
1641
- #: includes/admin/class-wc-admin-post-types.php:1413
1642
- msgid "Mark complete"
1643
- msgstr "علامت گذاری به عنوان تکمیل شده"
1644
-
1645
- #: includes/admin/class-wc-admin-post-types.php:1449
1646
- msgid "Order status changed by bulk edit:"
1647
- msgstr "وضعیت سفارش توسط ویرایش توده‌ای تغییر یافت :"
1648
-
1649
- #: includes/admin/class-wc-admin-post-types.php:1483
1650
- msgid "Order status changed."
1651
- msgid_plural "%s order statuses changed."
1652
- msgstr[0] "وضعیت سفارش تغییر کرد."
1653
-
1654
- #: includes/admin/class-wc-admin-post-types.php:1629
1655
- msgid "Show all product types"
1656
- msgstr "نمایش همه نوع‌های محصولات"
1657
-
1658
- #: includes/admin/class-wc-admin-post-types.php:1642
1659
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:40
1660
- msgid "Grouped product"
1661
- msgstr "محصولات گروهی"
1662
-
1663
- #: includes/admin/class-wc-admin-post-types.php:1645
1664
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:41
1665
- msgid "External/Affiliate product"
1666
- msgstr "محصول خارجی/وابسته"
1667
-
1668
- #: includes/admin/class-wc-admin-post-types.php:1648
1669
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:42
1670
- msgid "Variable product"
1671
- msgstr "محصول متغیر"
1672
-
1673
- #: includes/admin/class-wc-admin-post-types.php:1651
1674
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:39
1675
- msgid "Simple product"
1676
- msgstr "محصول ساده"
1677
-
1678
- #: includes/admin/class-wc-admin-post-types.php:1692
1679
- msgid "Show all types"
1680
- msgstr "نمایش همه"
1681
-
1682
- #: includes/admin/class-wc-admin-post-types.php:1721
1683
- #: includes/admin/settings/views/html-keys-edit.php:35
1684
- msgid "Search for a customer&hellip;"
1685
- msgstr "جستجو برای یک خریدار&hellip;"
1686
-
1687
- #: includes/admin/class-wc-admin-post-types.php:2047
1688
- msgid "Product name"
1689
- msgstr "نام محصول"
1690
-
1691
- #: includes/admin/class-wc-admin-post-types.php:2050
1692
- msgid "Coupon code"
1693
- msgstr "كد تخفیف:"
1694
-
1695
- #: includes/admin/class-wc-admin-post-types.php:2065
1696
- msgid "Description (optional)"
1697
- msgstr "توضیحات (دلخواه)"
1698
-
1699
- #: includes/admin/class-wc-admin-post-types.php:2082
1700
- msgid "Insert into %s"
1701
- msgstr "وارد کردن در %s"
1702
-
1703
- #: includes/admin/class-wc-admin-post-types.php:2083
1704
- msgid "Uploaded to this %s"
1705
- msgstr "آپلود شده در این %s"
1706
-
1707
- #: includes/admin/class-wc-admin-post-types.php:2103
1708
- msgid "Catalog/search"
1709
- msgstr "کاتالوگ/جستجو"
1710
-
1711
- #: includes/admin/class-wc-admin-post-types.php:2104
1712
- #: includes/admin/views/html-bulk-edit-product.php:185
1713
- #: includes/admin/views/html-quick-edit-product.php:142
1714
- msgid "Catalog"
1715
- msgstr "فهرست"
1716
-
1717
- #: includes/admin/class-wc-admin-post-types.php:2105
1718
- #: includes/admin/views/html-bulk-edit-product.php:186
1719
- #: includes/admin/views/html-quick-edit-product.php:143
1720
- msgid "Search"
1721
- msgstr "جستجو"
1722
-
1723
- #: includes/admin/class-wc-admin-post-types.php:2106
1724
- #: includes/admin/views/html-bulk-edit-product.php:187
1725
- #: includes/admin/views/html-quick-edit-product.php:144
1726
- msgid "Hidden"
1727
- msgstr "پنهان"
1728
-
1729
- #: includes/admin/class-wc-admin-post-types.php:2110
1730
- msgid "Catalog visibility:"
1731
- msgstr "قابلیت دیدن کاتالوگ:"
1732
-
1733
- #: includes/admin/class-wc-admin-post-types.php:2126
1734
- msgid ""
1735
- "Define the loops this product should be visible in. The product will still "
1736
- "be accessible directly."
1737
- msgstr "حلقه‌هایی که این محصول باید در آن‌ها نمایش داده بشوند. این محصول به صورت مستقیم قابل دسترسی است."
1738
-
1739
- #: includes/admin/class-wc-admin-post-types.php:2132
1740
- msgid "Enable this option to feature this product."
1741
- msgstr "برای ویژه کردن محصول این گزینه را فعال کنید."
1742
-
1743
- #: includes/admin/class-wc-admin-post-types.php:2134
1744
- msgid "Featured Product"
1745
- msgstr "محصولات برجسته"
1746
-
1747
- #: includes/admin/class-wc-admin-post-types.php:2137
1748
- msgid "OK"
1749
- msgstr "تایید"
1750
-
1751
- #: includes/admin/class-wc-admin-post-types.php:2138
1752
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:175
1753
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:744
1754
- #: includes/admin/meta-boxes/views/html-order-items.php:257
1755
- #: includes/admin/meta-boxes/views/html-order-items.php:303
1756
- msgid "Cancel"
1757
- msgstr "لغو"
1758
-
1759
- #: includes/admin/class-wc-admin-profile.php:41
1760
- msgid "Customer Billing Address"
1761
- msgstr "آدرس صدور صورت حساب مشتری"
1762
-
1763
- #: includes/admin/class-wc-admin-profile.php:44
1764
- #: includes/admin/class-wc-admin-profile.php:97
1765
- msgid "First name"
1766
- msgstr "نام"
1767
-
1768
- #: includes/admin/class-wc-admin-profile.php:48
1769
- #: includes/admin/class-wc-admin-profile.php:101
1770
- msgid "Last name"
1771
- msgstr "نام خانوادگی"
1772
-
1773
- #: includes/admin/class-wc-admin-profile.php:52
1774
- #: includes/admin/class-wc-admin-profile.php:105
1775
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:51
1776
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:100
1777
- msgid "Company"
1778
- msgstr "شرکت"
1779
-
1780
- #: includes/admin/class-wc-admin-profile.php:56
1781
- #: includes/admin/class-wc-admin-profile.php:109
1782
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:55
1783
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:104
1784
- msgid "Address 1"
1785
- msgstr "آدرس"
1786
-
1787
- #: includes/admin/class-wc-admin-profile.php:60
1788
- #: includes/admin/class-wc-admin-profile.php:113
1789
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:59
1790
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:108
1791
- msgid "Address 2"
1792
- msgstr "آدرس 2"
1793
-
1794
- #: includes/admin/class-wc-admin-profile.php:64
1795
- #: includes/admin/class-wc-admin-profile.php:117
1796
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:63
1797
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:112
1798
- #: includes/admin/settings/views/html-settings-tax.php:19
1799
- #: includes/admin/settings/views/html-settings-tax.php:152
1800
- msgid "City"
1801
- msgstr "شهر"
1802
-
1803
- #: includes/admin/class-wc-admin-profile.php:68
1804
- #: includes/admin/class-wc-admin-profile.php:121
1805
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:67
1806
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:116
1807
- msgid "Postcode"
1808
- msgstr "کد پستی"
1809
-
1810
- #: includes/admin/class-wc-admin-profile.php:72
1811
- #: includes/admin/class-wc-admin-profile.php:125
1812
- #: includes/admin/class-wc-admin-settings.php:559
1813
- #: includes/admin/class-wc-admin-settings.php:584
1814
- #: includes/admin/class-wc-admin-setup-wizard.php:504
1815
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:71
1816
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:120
1817
- msgid "Country"
1818
- msgstr "کشور"
1819
-
1820
- #: includes/admin/class-wc-admin-profile.php:76
1821
- #: includes/admin/class-wc-admin-profile.php:129
1822
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:75
1823
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:124
1824
- msgid "Select a country&hellip;"
1825
- msgstr "کشور مورد نظر را انتخاب کنید"
1826
-
1827
- #: includes/admin/class-wc-admin-profile.php:79
1828
- #: includes/admin/class-wc-admin-profile.php:132
1829
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:78
1830
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:127
1831
- msgid "State/County"
1832
- msgstr "استان"
1833
-
1834
- #: includes/admin/class-wc-admin-profile.php:80
1835
- #: includes/admin/class-wc-admin-profile.php:133
1836
- msgid "State/County or state code"
1837
- msgstr "کد استان"
1838
-
1839
- #: includes/admin/class-wc-admin-profile.php:84
1840
- msgid "Telephone"
1841
- msgstr "تلفن"
1842
-
1843
- #: includes/admin/class-wc-admin-profile.php:88
1844
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:83
1845
- #: includes/admin/reports/class-wc-report-customer-list.php:230
1846
- msgid "Email"
1847
- msgstr "ایمیل"
1848
-
1849
- #: includes/admin/class-wc-admin-profile.php:94
1850
- msgid "Customer Shipping Address"
1851
- msgstr "آدرس دریافت محصول مشتری"
1852
-
1853
- #: includes/admin/class-wc-admin-reports.php:45
1854
- #: includes/admin/reports/class-wc-report-customer-list.php:232
1855
- msgid "Orders"
1856
- msgstr "سفارش ها"
1857
-
1858
- #: includes/admin/class-wc-admin-reports.php:48
1859
- msgid "Sales by date"
1860
- msgstr "فروش ها بر اساس روز"
1861
-
1862
- #: includes/admin/class-wc-admin-reports.php:54
1863
- msgid "Sales by product"
1864
- msgstr "فروش بر اساس محصول"
1865
-
1866
- #: includes/admin/class-wc-admin-reports.php:60
1867
- msgid "Sales by category"
1868
- msgstr "فروش بر اساس دسته‌ بندی"
1869
-
1870
- #: includes/admin/class-wc-admin-reports.php:66
1871
- msgid "Coupons by date"
1872
- msgstr "کوپن ها بر اساس تاریخ"
1873
-
1874
- #: includes/admin/class-wc-admin-reports.php:74
1875
- #: includes/admin/reports/class-wc-report-customer-list.php:28
1876
- msgid "Customers"
1877
- msgstr "مشتریان"
1878
-
1879
- #: includes/admin/class-wc-admin-reports.php:77
1880
- msgid "Customers vs. Guests"
1881
- msgstr "مشتریان در مقابل مهمان ها"
1882
-
1883
- #: includes/admin/class-wc-admin-reports.php:83
1884
- msgid "Customer List"
1885
- msgstr "لیست مشتری"
1886
-
1887
- #: includes/admin/class-wc-admin-reports.php:94
1888
- msgid "Low in stock"
1889
- msgstr "کمبود در انبار"
1890
-
1891
- #: includes/admin/class-wc-admin-reports.php:106
1892
- msgid "Most Stocked"
1893
- msgstr "بیشترین موجودی"
1894
-
1895
- #: includes/admin/class-wc-admin-reports.php:117
1896
- msgid "Taxes"
1897
- msgstr "مالیات"
1898
-
1899
- #: includes/admin/class-wc-admin-reports.php:120
1900
- msgid "Taxes by code"
1901
- msgstr "مالیات بر اساس کد"
1902
-
1903
- #: includes/admin/class-wc-admin-reports.php:126
1904
- msgid "Taxes by date"
1905
- msgstr "مالیات بر اساس تاریخ"
1906
-
1907
- #: includes/admin/class-wc-admin-settings.php:69
1908
- msgid "Your settings have been saved."
1909
- msgstr "پیکربندی شما ذخیره شد . "
1910
-
1911
- #: includes/admin/class-wc-admin-settings.php:127
1912
- msgid "The changes you made will be lost if you navigate away from this page."
1913
- msgstr "درصورت خارج شدن از این برگه تغییرات ذخیره نخواهند شد."
1914
-
1915
- #: includes/admin/class-wc-admin-settings.php:501
1916
- msgid ""
1917
- "The settings of this image size have been disabled because its values are "
1918
- "being overwritten by a filter."
1919
- msgstr "پیکربندی اندازه این نگاره غیرفعال است زیرا یک فیلتر داده های آنرا رونویسی کرده است."
1920
-
1921
- #: includes/admin/class-wc-admin-settings.php:510
1922
- msgid "Hard Crop?"
1923
- msgstr "کراپ سخت؟"
1924
-
1925
- #: includes/admin/class-wc-admin-settings.php:537
1926
- msgid "Select a page&hellip;"
1927
- msgstr "برگه‌ای انتخاب کنید&hellip;"
1928
-
1929
- #: includes/admin/class-wc-admin-settings.php:559
1930
- #: includes/admin/class-wc-admin-setup-wizard.php:313
1931
- msgid "Choose a country&hellip;"
1932
- msgstr "کشوری انتخاب کنید&hellip;"
1933
-
1934
- #: includes/admin/class-wc-admin-settings.php:584
1935
- msgid "Choose countries&hellip;"
1936
- msgstr "کشورهایی انتخاب کنید&hellip;"
1937
-
1938
- #: includes/admin/class-wc-admin-settings.php:592
1939
- #: includes/admin/meta-boxes/views/html-product-attribute.php:40
1940
- msgid "Select all"
1941
- msgstr "انتخاب همه"
1942
-
1943
- #: includes/admin/class-wc-admin-settings.php:592
1944
- #: includes/admin/meta-boxes/views/html-product-attribute.php:41
1945
- msgid "Select none"
1946
- msgstr "انتخاب هیچکدام"
1947
-
1948
- #: includes/admin/class-wc-admin-setup-wizard.php:59
1949
- msgid "Introduction"
1950
- msgstr "معرفی"
1951
-
1952
- #: includes/admin/class-wc-admin-setup-wizard.php:64
1953
- #: includes/admin/class-wc-admin-setup-wizard.php:234
1954
- msgid "Page Setup"
1955
- msgstr "راه اندازی برگه"
1956
-
1957
- #: includes/admin/class-wc-admin-setup-wizard.php:69
1958
- msgid "Store Locale"
1959
- msgstr "زبان فروشگاه"
1960
-
1961
- #: includes/admin/class-wc-admin-setup-wizard.php:74
1962
- msgid "Shipping &amp; Tax"
1963
- msgstr "مالیات و حمل و نقل"
1964
-
1965
- #: includes/admin/class-wc-admin-setup-wizard.php:79
1966
- #: includes/admin/class-wc-admin-setup-wizard.php:648
1967
- msgid "Payments"
1968
- msgstr "درگاه پرداخت"
1969
-
1970
- #: includes/admin/class-wc-admin-setup-wizard.php:84
1971
- msgid "Ready!"
1972
- msgstr "آماده!"
1973
-
1974
- #: includes/admin/class-wc-admin-setup-wizard.php:147
1975
- msgid "WooCommerce &rsaquo; Setup Wizard"
1976
- msgstr "راه اندازی سریع &rsaquo; ووکامرس"
1977
-
1978
- #: includes/admin/class-wc-admin-setup-wizard.php:163
1979
- msgid "Return to the WordPress Dashboard"
1980
- msgstr "برگشت به پیشخوان وردپرس"
1981
-
1982
- #: includes/admin/class-wc-admin-setup-wizard.php:211
1983
- msgid ""
1984
- "WooCommerce is available in %s. Would you like to use this translation?"
1985
- msgstr "ووکامرس به %s موجود است. میخواید از این ترجمه استفاده کنید؟"
1986
-
1987
- #: includes/admin/class-wc-admin-setup-wizard.php:213
1988
- msgid "Install Translation"
1989
- msgstr "نصب ترجمه"
1990
-
1991
- #: includes/admin/class-wc-admin-setup-wizard.php:219
1992
- msgid "Welcome to the world of WooCommerce!"
1993
- msgstr "به جهان ووکامرس خوش آمدید!"
1994
-
1995
- #: includes/admin/class-wc-admin-setup-wizard.php:220
1996
- msgid ""
1997
- "Thank you for choosing WooCommerce to power your online store! This quick "
1998
- "setup wizard will help you configure the basic settings. <strong>It’s "
1999
- "completely optional and shouldn’t take longer than five minutes.</strong>"
2000
- msgstr "سپاسگذاریم از اینکه ووکامرس را برای فروشگاه آنلاین خود انتخاب کرده اید! این راه انداز سریع به شما برای پیکربندی اولیه کمک می کند. <strong>و بکارگیریش کاملا اختیاری است و بیش از پنج دقیقه طول نمی کشد.</strong>"
2001
-
2002
- #: includes/admin/class-wc-admin-setup-wizard.php:221
2003
- msgid ""
2004
- "No time right now? If you don’t want to go through the wizard, you can skip "
2005
- "and return to the WordPress dashboard. Come back anytime if you change your "
2006
- "mind!"
2007
- msgstr "الان وقت کافی ندارید؟ اگر نمی‌خواهید از طریق ویزارد ادامه دهید، می‌توانید آن را رها کنید و به داشبورد وردپرس برگردید. بعدا هر زمانی که فرصت داشتید می‌توانید برگردید و کار را ادامه دهید!"
2008
-
2009
- #: includes/admin/class-wc-admin-setup-wizard.php:223
2010
- msgid "Let's Go!"
2011
- msgstr "بزن بریم!"
2012
-
2013
- #: includes/admin/class-wc-admin-setup-wizard.php:224
2014
- msgid "Not right now"
2015
- msgstr "الان نه"
2016
-
2017
- #: includes/admin/class-wc-admin-setup-wizard.php:236
2018
- msgid ""
2019
- "Your store needs a few essential %spages%s. The following will be created "
2020
- "automatically (if they do not already exist):"
2021
- msgstr "فروشگاه شما به یک سری %spages%s ضروری نیاز دارد. صفحات زیر(اگر در حال حاضر موجود نباشند) به طور خودکار ایجاد می‌شوند:"
2022
-
2023
- #: includes/admin/class-wc-admin-setup-wizard.php:240
2024
- msgid "Page Name"
2025
- msgstr "نام برگه"
2026
-
2027
- #: includes/admin/class-wc-admin-setup-wizard.php:247
2028
- msgid "The shop page will display your products."
2029
- msgstr "در صفحه فروشگاه، محصولات خود را نمایش دهید."
2030
-
2031
- #: includes/admin/class-wc-admin-setup-wizard.php:251
2032
- msgid ""
2033
- "The cart page will be where the customers go to view their cart and begin "
2034
- "checkout."
2035
- msgstr ""
2036
-
2037
- #: includes/admin/class-wc-admin-setup-wizard.php:256
2038
- msgid ""
2039
- "The checkout page will be where the customers go to pay for their items."
2040
- msgstr ""
2041
-
2042
- #: includes/admin/class-wc-admin-setup-wizard.php:262
2043
- msgid ""
2044
- "Registered customers will be able to manage their account details and view "
2045
- "past orders on this page."
2046
- msgstr ""
2047
-
2048
- #: includes/admin/class-wc-admin-setup-wizard.php:268
2049
- msgid ""
2050
- "Once created, these pages can be managed from your admin dashboard on the "
2051
- "%sPages screen%s. You can control which pages are shown on your website via "
2052
- "%sAppearance > Menus%s."
2053
- msgstr ""
2054
-
2055
- #: includes/admin/class-wc-admin-setup-wizard.php:271
2056
- #: includes/admin/class-wc-admin-setup-wizard.php:380
2057
- #: includes/admin/class-wc-admin-setup-wizard.php:537
2058
- #: includes/admin/class-wc-admin-setup-wizard.php:690
2059
- msgid "Continue"
2060
- msgstr "ادامه"
2061
-
2062
- #: includes/admin/class-wc-admin-setup-wizard.php:272
2063
- #: includes/admin/class-wc-admin-setup-wizard.php:381
2064
- #: includes/admin/class-wc-admin-setup-wizard.php:538
2065
- #: includes/admin/class-wc-admin-setup-wizard.php:691
2066
- msgid "Skip this step"
2067
- msgstr "از این مرحله بگذر"
2068
-
2069
- #: includes/admin/class-wc-admin-setup-wizard.php:307
2070
- msgid "Store Locale Setup"
2071
- msgstr "راه اندازی فروشگاه محلی"
2072
-
2073
- #: includes/admin/class-wc-admin-setup-wizard.php:311
2074
- msgid "Where is your store based?"
2075
- msgstr "فروشگاه شما در کجا قرار دارد؟"
2076
-
2077
- #: includes/admin/class-wc-admin-setup-wizard.php:319
2078
- msgid "Which currency will your store use?"
2079
- msgstr "کدام واحد ارزی را در فروشگاه خود استفاده میکنید؟"
2080
-
2081
- #: includes/admin/class-wc-admin-setup-wizard.php:321
2082
- #: includes/admin/class-wc-admin-setup-wizard.php:322
2083
- msgid "Choose a currency&hellip;"
2084
- msgstr "گزینش واحد پولی&hellip;"
2085
-
2086
- #: includes/admin/class-wc-admin-setup-wizard.php:329
2087
- msgid "If your currency is not listed you can %sadd it later%s."
2088
- msgstr "اگر واحد پولی شما در لیست نیست می توانید %sadd it later%s کنید."
2089
-
2090
- #: includes/admin/class-wc-admin-setup-wizard.php:333
2091
- #: includes/admin/settings/class-wc-settings-general.php:137
2092
- #: includes/admin/views/html-admin-page-status-report.php:403
2093
- msgid "Currency Position"
2094
- msgstr "محل واحد مالی"
2095
-
2096
- #: includes/admin/class-wc-admin-setup-wizard.php:336
2097
- #: includes/admin/settings/class-wc-settings-general.php:145
2098
- msgid "Left"
2099
- msgstr "چپ"
2100
-
2101
- #: includes/admin/class-wc-admin-setup-wizard.php:337
2102
- #: includes/admin/settings/class-wc-settings-general.php:146
2103
- msgid "Right"
2104
- msgstr "راست"
2105
-
2106
- #: includes/admin/class-wc-admin-setup-wizard.php:338
2107
- #: includes/admin/settings/class-wc-settings-general.php:147
2108
- msgid "Left with space"
2109
- msgstr "چپ (با فاصله)"
2110
-
2111
- #: includes/admin/class-wc-admin-setup-wizard.php:339
2112
- #: includes/admin/settings/class-wc-settings-general.php:148
2113
- msgid "Right with space"
2114
- msgstr "راست (با فاصله)"
2115
-
2116
- #: includes/admin/class-wc-admin-setup-wizard.php:344
2117
- #: includes/admin/settings/class-wc-settings-general.php:154
2118
- #: includes/admin/views/html-admin-page-status-report.php:408
2119
- msgid "Thousand Separator"
2120
- msgstr "جداکننده هزارگان"
2121
-
2122
- #: includes/admin/class-wc-admin-setup-wizard.php:350
2123
- #: includes/admin/settings/class-wc-settings-general.php:164
2124
- #: includes/admin/views/html-admin-page-status-report.php:413
2125
- msgid "Decimal Separator"
2126
- msgstr "جداکننده اعشاری"
2127
-
2128
- #: includes/admin/class-wc-admin-setup-wizard.php:356
2129
- msgid "Which unit should be used for product weights?"
2130
- msgstr "چه واحدی برای وزن محصولات استفاده شود؟"
2131
-
2132
- #: includes/admin/class-wc-admin-setup-wizard.php:359
2133
- #: includes/admin/settings/class-wc-settings-products.php:429
2134
- msgid "kg"
2135
- msgstr "کیلوگرم"
2136
-
2137
- #: includes/admin/class-wc-admin-setup-wizard.php:360
2138
- #: includes/admin/settings/class-wc-settings-products.php:430
2139
- msgid "g"
2140
- msgstr "گرم"
2141
-
2142
- #: includes/admin/class-wc-admin-setup-wizard.php:361
2143
- #: includes/admin/settings/class-wc-settings-products.php:431
2144
- msgid "lbs"
2145
- msgstr "پوند"
2146
-
2147
- #: includes/admin/class-wc-admin-setup-wizard.php:362
2148
- #: includes/admin/settings/class-wc-settings-products.php:432
2149
- msgid "oz"
2150
- msgstr "اونس"
2151
-
2152
- #: includes/admin/class-wc-admin-setup-wizard.php:367
2153
- msgid "Which unit should be used for product dimensions?"
2154
- msgstr "چه واحدی برای ابعاد محصولات استفاه شود؟"
2155
-
2156
- #: includes/admin/class-wc-admin-setup-wizard.php:370
2157
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:193
2158
- #: includes/admin/settings/class-wc-settings-products.php:446
2159
- msgid "m"
2160
- msgstr "متر"
2161
-
2162
- #: includes/admin/class-wc-admin-setup-wizard.php:371
2163
- #: includes/admin/settings/class-wc-settings-products.php:447
2164
- msgid "cm"
2165
- msgstr "سانتیمتر"
2166
-
2167
- #: includes/admin/class-wc-admin-setup-wizard.php:372
2168
- #: includes/admin/settings/class-wc-settings-products.php:448
2169
- msgid "mm"
2170
- msgstr "میلی‌متر"
2171
-
2172
- #: includes/admin/class-wc-admin-setup-wizard.php:373
2173
- #: includes/admin/settings/class-wc-settings-products.php:449
2174
- msgid "in"
2175
- msgstr "اینچ"
2176
-
2177
- #: includes/admin/class-wc-admin-setup-wizard.php:374
2178
- #: includes/admin/settings/class-wc-settings-products.php:450
2179
- msgid "yd"
2180
- msgstr "یارد"
2181
-
2182
- #: includes/admin/class-wc-admin-setup-wizard.php:431
2183
- msgid "Shipping &amp; Tax Setup"
2184
- msgstr "راه اندازی مالیات حمل و نقل &amp;"
2185
-
2186
- #: includes/admin/class-wc-admin-setup-wizard.php:433
2187
- msgid ""
2188
- "If you will be charging sales tax, or shipping physical goods to customers, "
2189
- "you can configure the basic options below. This is optional and can be "
2190
- "changed later via %1$sWooCommerce > Settings > Tax%3$s and %2$sWooCommerce >"
2191
- " Settings > Shipping%3$s."
2192
- msgstr ""
2193
-
2194
- #: includes/admin/class-wc-admin-setup-wizard.php:437
2195
- msgid "Basic Shipping Setup"
2196
- msgstr "راه اندازی حمل و نقل پایه"
2197
-
2198
- #: includes/admin/class-wc-admin-setup-wizard.php:441
2199
- msgid "Will you be shipping products?"
2200
- msgstr "آیا شما محصولات را ارسال می کنید؟"
2201
-
2202
- #: includes/admin/class-wc-admin-setup-wizard.php:444
2203
- msgid "Yes, I will be shipping physical goods to customers"
2204
- msgstr ""
2205
-
2206
- #: includes/admin/class-wc-admin-setup-wizard.php:448
2207
- msgid "<strong>Domestic</strong> shipping costs:"
2208
- msgstr "هزینه های حمل و نقل <strong>محلی</strong>:"
2209
-
2210
- #: includes/admin/class-wc-admin-setup-wizard.php:450
2211
- #: includes/admin/class-wc-admin-setup-wizard.php:456
2212
- msgid "A total of %s per order and/or %s per item"
2213
- msgstr ""
2214
-
2215
- #: includes/admin/class-wc-admin-setup-wizard.php:454
2216
- msgid "<strong>International</strong> shipping costs:"
2217
- msgstr ""
2218
-
2219
- #: includes/admin/class-wc-admin-setup-wizard.php:461
2220
- msgid "Basic Tax Setup"
2221
- msgstr "راه اندازی مالیات پایه"
2222
-
2223
- #: includes/admin/class-wc-admin-setup-wizard.php:465
2224
- msgid "Will you be charging sales tax?"
2225
- msgstr ""
2226
-
2227
- #: includes/admin/class-wc-admin-setup-wizard.php:468
2228
- msgid "Yes, I will be charging sales tax"
2229
- msgstr ""
2230
-
2231
- #: includes/admin/class-wc-admin-setup-wizard.php:472
2232
- msgid "How will you enter product prices?"
2233
- msgstr "چگونه شما قیمت محصول را وارد می کنید؟"
2234
-
2235
- #: includes/admin/class-wc-admin-setup-wizard.php:474
2236
- msgid "I will enter prices inclusive of tax"
2237
- msgstr "من قیمت های شامل مالیات را وارد خواهم کرد"
2238
-
2239
- #: includes/admin/class-wc-admin-setup-wizard.php:475
2240
- msgid "I will enter prices exclusive of tax"
2241
- msgstr "من قیمت های منحصر به فرد مالیات را وارد خواهم کرد"
2242
-
2243
- #: includes/admin/class-wc-admin-setup-wizard.php:497
2244
- msgid "Import Tax Rates?"
2245
- msgstr "درون‌ریزی نرخ‌های مالیاتی؟"
2246
-
2247
- #: includes/admin/class-wc-admin-setup-wizard.php:499
2248
- msgid "Yes, please import some starter tax rates"
2249
- msgstr "بله, خواهشمندیم برخی از نرخ های مالیات را برای شروع درون ریزی کنید"
2250
-
2251
- #: includes/admin/class-wc-admin-setup-wizard.php:505
2252
- msgid "State"
2253
- msgstr "استان"
2254
-
2255
- #: includes/admin/class-wc-admin-setup-wizard.php:506
2256
- msgid "Rate (%)"
2257
- msgstr "قیمت (%)"
2258
-
2259
- #: includes/admin/class-wc-admin-setup-wizard.php:508
2260
- msgid "Tax Shipping"
2261
- msgstr "مالیات حمل و نقل"
2262
-
2263
- #: includes/admin/class-wc-admin-setup-wizard.php:527
2264
- msgid ""
2265
- "Please note: you may still need to add local and product specific tax rates "
2266
- "depending on your business location. If in doubt, speak to an accountant."
2267
- msgstr ""
2268
-
2269
- #: includes/admin/class-wc-admin-setup-wizard.php:529
2270
- msgid ""
2271
- "You can edit tax rates later from the %1$stax settings%3$s screen and read "
2272
- "more about taxes in %2$sour documentation%3$s."
2273
- msgstr ""
2274
-
2275
- #: includes/admin/class-wc-admin-setup-wizard.php:650
2276
- msgid ""
2277
- "WooCommerce can accept both online and offline payments. %2$sAdditional "
2278
- "payment methods%3$s can be installed later and managed from the %1$scheckout"
2279
- " settings%3$s screen."
2280
- msgstr ""
2281
-
2282
- #: includes/admin/class-wc-admin-setup-wizard.php:655
2283
- msgid ""
2284
- "To accept payments via PayPal on your store, simply enter your PayPal email "
2285
- "address below."
2286
- msgstr ""
2287
-
2288
- #: includes/admin/class-wc-admin-setup-wizard.php:659
2289
- msgid "PayPal Email Address:"
2290
- msgstr "آدرس ایمیل حساب PayPal"
2291
-
2292
- #: includes/admin/class-wc-admin-setup-wizard.php:666
2293
- msgid "Offline Payments"
2294
- msgstr "پرداخت آفلاین"
2295
-
2296
- #: includes/admin/class-wc-admin-setup-wizard.php:667
2297
- msgid ""
2298
- "Offline gateways require manual processing, but can be useful in certain "
2299
- "circumstances or for testing payments."
2300
- msgstr ""
2301
-
2302
- #: includes/admin/class-wc-admin-setup-wizard.php:671
2303
- msgid "Cheque Payments"
2304
- msgstr "پرداختهای چکی"
2305
-
2306
- #: includes/admin/class-wc-admin-setup-wizard.php:673
2307
- msgid "Enable payment via Cheques"
2308
- msgstr "فعال کردن پرداخت چکی"
2309
-
2310
- #: includes/admin/class-wc-admin-setup-wizard.php:677
2311
- msgid "Cash on Delivery"
2312
- msgstr "پرداخت هنگام دریافت"
2313
-
2314
- #: includes/admin/class-wc-admin-setup-wizard.php:679
2315
- msgid "Enable cash on delivery"
2316
- msgstr "فعال کردن پرداخت هنگام تحویل"
2317
-
2318
- #: includes/admin/class-wc-admin-setup-wizard.php:683
2319
- msgid "Bank Transfer (BACS)"
2320
- msgstr "انتقال بانکی (BACS)"
2321
-
2322
- #: includes/admin/class-wc-admin-setup-wizard.php:685
2323
- msgid "Enable BACS payments"
2324
- msgstr "فعال کردن انتقال بانکی (BACS)"
2325
-
2326
- #: includes/admin/class-wc-admin-setup-wizard.php:752
2327
- msgid "Your Store is Ready!"
2328
- msgstr "فروشگاه شما آماده است!"
2329
-
2330
- #: includes/admin/class-wc-admin-setup-wizard.php:756
2331
- #: includes/admin/views/html-notice-tracking.php:11
2332
- msgid ""
2333
- "Want to help make WooCommerce even more awesome? Allow WooThemes to collect "
2334
- "non-sensitive diagnostic data and usage information, and get %s discount on "
2335
- "your next WooThemes purchase. %sFind out more%s."
2336
- msgstr "ایا میخواهید به ووکامرس کمک کنید؟ به ما اجازه دهید تا اطلاعات غیر مهم عیب یابی را دریافت کنیم ، و شما میتوانید در خرید بعدی خود از Woothemes از %s تخفیف برخوردار شوید. %sاطلاعات بیشتر%s"
2337
-
2338
- #: includes/admin/class-wc-admin-setup-wizard.php:758
2339
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:327
2340
- #: includes/admin/views/html-bulk-edit-product.php:282
2341
- #: includes/admin/views/html-notice-tracking.php:13
2342
- #: includes/admin/views/html-quick-edit-product.php:201
2343
- msgid "Allow"
2344
- msgstr "اجازه دادن"
2345
-
2346
- #: includes/admin/class-wc-admin-setup-wizard.php:759
2347
- msgid "No thanks"
2348
- msgstr "خیر سپاسگزارم"
2349
-
2350
- #: includes/admin/class-wc-admin-setup-wizard.php:766
2351
- msgid "Next Steps"
2352
- msgstr "گام پسین"
2353
-
2354
- #: includes/admin/class-wc-admin-setup-wizard.php:768
2355
- msgid "Create your first product!"
2356
- msgstr "ساخت نخستین محصول شما!"
2357
-
2358
- #: includes/admin/class-wc-admin-setup-wizard.php:772
2359
- msgid "Learn More"
2360
- msgstr "اطلاعات بیشتر"
2361
-
2362
- #: includes/admin/class-wc-admin-setup-wizard.php:774
2363
- msgid "Watch the WC 101 video walkthroughs"
2364
- msgstr ""
2365
-
2366
- #: includes/admin/class-wc-admin-setup-wizard.php:775
2367
- msgid "Get eCommerce advice in your inbox"
2368
- msgstr "دریافت مشاوره تجارت الکترونیک در اینباکس شما"
2369
-
2370
- #: includes/admin/class-wc-admin-setup-wizard.php:776
2371
- msgid "Follow Sidekick interactive walkthroughs"
2372
- msgstr ""
2373
-
2374
- #: includes/admin/class-wc-admin-setup-wizard.php:777
2375
- msgid "Read more about getting started"
2376
- msgstr "اطلاعات بیشتر درباره شروع کار"
2377
-
2378
- #: includes/admin/class-wc-admin-status.php:50
2379
- msgid "Product Transients Cleared"
2380
- msgstr "نشست های محصول پاک شدند."
2381
-
2382
- #: includes/admin/class-wc-admin-status.php:75
2383
- msgid "%d Transients Rows Cleared"
2384
- msgstr "%d ردیف از نشست ها پاک شدند."
2385
-
2386
- #: includes/admin/class-wc-admin-status.php:83
2387
- msgid "Roles successfully reset"
2388
- msgstr "نقش‌ها با موفقیت ریست شدند"
2389
-
2390
- #: includes/admin/class-wc-admin-status.php:95
2391
- msgid "Terms successfully recounted"
2392
- msgstr "دوره‌ها با موفقیت بازشماری شدند."
2393
-
2394
- #: includes/admin/class-wc-admin-status.php:106
2395
- msgid "Sessions successfully cleared"
2396
- msgstr "نشست مشتری با موفقیت پاک شد"
2397
-
2398
- #: includes/admin/class-wc-admin-status.php:110
2399
- msgid "All missing WooCommerce pages was installed successfully."
2400
- msgstr "تمام صفحات ووکامرس از دست رفته با موفقیت نصب شد."
2401
-
2402
- #: includes/admin/class-wc-admin-status.php:118
2403
- msgid "Tax rates successfully deleted"
2404
- msgstr "نرخ‌های مالیاتی با موفقیت پاک شدند"
2405
-
2406
- #: includes/admin/class-wc-admin-status.php:124
2407
- msgid "Usage tracking settings successfully reset."
2408
- msgstr "پیکربندی رهگیری اندازه بکار رفته بخوبی بازنشانی دوباره شد."
2409
-
2410
- #: includes/admin/class-wc-admin-status.php:133
2411
- msgid "There was an error calling %s::%s"
2412
- msgstr "برای تماس با %s::%s خطایی رخ داد"
2413
-
2414
- #: includes/admin/class-wc-admin-status.php:136
2415
- msgid "There was an error calling %s"
2416
- msgstr "برای تماس با %s خطایی رخ داد"
2417
-
2418
- #: includes/admin/class-wc-admin-status.php:151
2419
- msgid "Your changes have been saved."
2420
- msgstr "پیکربندی شما ذخیره شد . "
2421
-
2422
- #: includes/admin/class-wc-admin-status.php:164
2423
- msgid "WC Transients"
2424
- msgstr "نشست های ووکامرس"
2425
-
2426
- #: includes/admin/class-wc-admin-status.php:165
2427
- msgid "Clear transients"
2428
- msgstr "پاک‌کردن نشست ها"
2429
-
2430
- #: includes/admin/class-wc-admin-status.php:166
2431
- msgid "This tool will clear the product/shop transients cache."
2432
- msgstr "این ابزار کش نشست های محصول/فروشگاه را پاک میکند."
2433
-
2434
- #: includes/admin/class-wc-admin-status.php:169
2435
- msgid "Expired Transients"
2436
- msgstr "نشست های منقضی شده"
2437
-
2438
- #: includes/admin/class-wc-admin-status.php:170
2439
- msgid "Clear expired transients"
2440
- msgstr "پاک کردن نشست های منقضی"
2441
-
2442
- #: includes/admin/class-wc-admin-status.php:171
2443
- msgid "This tool will clear ALL expired transients from WordPress."
2444
- msgstr "این ابزار تمامی نشست های منقضی شده را پاک میکند."
2445
-
2446
- #: includes/admin/class-wc-admin-status.php:174
2447
- msgid "Term counts"
2448
- msgstr "تعداد دوره‌ها"
2449
-
2450
- #: includes/admin/class-wc-admin-status.php:175
2451
- msgid "Recount terms"
2452
- msgstr "بازشماری دوره‌ها"
2453
-
2454
- #: includes/admin/class-wc-admin-status.php:176
2455
- msgid ""
2456
- "This tool will recount product terms - useful when changing your settings in"
2457
- " a way which hides products from the catalog."
2458
- msgstr "این ابزار دوره‌های محصولات را دوباره می‌شمارد - مواقعی که پیکربندی را تغییر می‌دهید در زمانی که محصولاتی را از کاتالوگ پنهان میکنید به کار می‌آید."
2459
-
2460
- #: includes/admin/class-wc-admin-status.php:179
2461
- msgid "Capabilities"
2462
- msgstr "نقش ها"
2463
-
2464
- #: includes/admin/class-wc-admin-status.php:180
2465
- msgid "Reset capabilities"
2466
- msgstr "بازنشانی دوباره نقش ها"
2467
-
2468
- #: includes/admin/class-wc-admin-status.php:181
2469
- msgid ""
2470
- "This tool will reset the admin, customer and shop_manager roles to default. "
2471
- "Use this if your users cannot access all of the WooCommerce admin pages."
2472
- msgstr "این ابزار نقش‌های ادمین، مشتری و مدیریت فروشگاه را به حالت پیش‌فرض تغییر خواهد داد. از این ابزار وقتی کاربران نمی‌توانند به همه بخش‌های مدیریت ووکامرس دسترسی داشته باشند، استفاده کنید. "
2473
-
2474
- #: includes/admin/class-wc-admin-status.php:184
2475
- msgid "Customer Sessions"
2476
- msgstr "نشست مشتری"
2477
-
2478
- #: includes/admin/class-wc-admin-status.php:185
2479
- msgid "Clear all sessions"
2480
- msgstr "پاک کردن همه نشست ها"
2481
-
2482
- #: includes/admin/class-wc-admin-status.php:186
2483
- msgid ""
2484
- "<strong class=\"red\">Warning:</strong> This tool will delete all customer "
2485
- "session data from the database, including any current live carts."
2486
- msgstr "<strong class=\"red\">هشدار</strong> این ابزار می‌تواند تمامی اطلاعات لایه جلسه کاربران را از دیتابیس پاک کند و تمامی سفارش‌ها درون سبد خرید پاک می شوند"
2487
-
2488
- #: includes/admin/class-wc-admin-status.php:189
2489
- msgid "Install WooCommerce Pages"
2490
- msgstr "نصب برگه‌های ووکامرس"
2491
-
2492
- #: includes/admin/class-wc-admin-status.php:190
2493
- msgid "Install pages"
2494
- msgstr "نصب برگه‌های ووکامرس"
2495
-
2496
- #: includes/admin/class-wc-admin-status.php:191
2497
- msgid ""
2498
- "<strong class=\"red\">Note:</strong> This tool will install all the missing "
2499
- "WooCommerce pages. Pages already defined and set up will not be replaced."
2500
- msgstr "<strong class=\"red\">پیغام</strong> این ابزار می تواند تمامی برگه های از دست رفته ووکامرس را دوباره نصب کند. برگه هایی که از پیش بوده اند، جایگزین نمی شوند."
2501
-
2502
- #: includes/admin/class-wc-admin-status.php:194
2503
- msgid "Delete all WooCommerce tax rates"
2504
- msgstr "پاک همه نرخ های مالیاتی ووکامرس"
2505
-
2506
- #: includes/admin/class-wc-admin-status.php:195
2507
- msgid "Delete ALL tax rates"
2508
- msgstr "پاک همه نرخ های مالیات"
2509
-
2510
- #: includes/admin/class-wc-admin-status.php:196
2511
- msgid ""
2512
- "<strong class=\"red\">Note:</strong> This option will delete ALL of your tax"
2513
- " rates, use with caution."
2514
- msgstr "<strong class=\"red\">هشدار</strong>این گزینه قادر است تمامی نرخ مالیات ها را پاک نماید. با احتیاط عمل کنید"
2515
-
2516
- #: includes/admin/class-wc-admin-status.php:199
2517
- msgid "Reset Usage Tracking Settings"
2518
- msgstr "بازنشانی دوباره پیکربندی رهگیری اندازه بکار رفته"
2519
-
2520
- #: includes/admin/class-wc-admin-status.php:200
2521
- msgid "Reset usage tracking settings"
2522
- msgstr "بازنشانی دوباره پیکربندی رهگیری اندازه بکار رفته"
2523
-
2524
- #: includes/admin/class-wc-admin-status.php:201
2525
- msgid ""
2526
- "This will reset your usage tracking settings, causing it to show the opt-in "
2527
- "banner again and not sending any data."
2528
- msgstr "این پیکربندی رهگیری مورد استفاده شما را بازنشانی خواهد کرد، به سبب نمایش دوباره بنر انتخابی و نه ارسال هر گونه اطلاعتی."
2529
-
2530
- #: includes/admin/class-wc-admin-status.php:207
2531
- msgid "Translation Upgrade"
2532
- msgstr "بروزرسانی ترجمه"
2533
-
2534
- #: includes/admin/class-wc-admin-status.php:208
2535
- msgid "Force Translation Upgrade"
2536
- msgstr "اجبار بروزرسانی ترجمه"
2537
-
2538
- #: includes/admin/class-wc-admin-status.php:209
2539
- msgid ""
2540
- "<strong class=\"red\">Note:</strong> This option will force the translation "
2541
- "upgrade for your language if a translation is available."
2542
- msgstr "<strong class=\"red\">هشدار:</strong>این گزینه چنانچه برگردان زبان شما در دسترس باشد، به زور برگردان را بروزرسانی می کند."
2543
-
2544
- #: includes/admin/class-wc-admin-taxonomies.php:93
2545
- #: includes/admin/class-wc-admin-taxonomies.php:181
2546
- msgid "Display type"
2547
- msgstr "نوع نمایش"
2548
-
2549
- #: includes/admin/class-wc-admin-taxonomies.php:96
2550
- #: includes/admin/class-wc-admin-taxonomies.php:185
2551
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:99
2552
- #: includes/admin/settings/class-wc-settings-products.php:28
2553
- #: includes/admin/views/html-admin-page-addons.php:32
2554
- msgid "Products"
2555
- msgstr "محصولات"
2556
-
2557
- #: includes/admin/class-wc-admin-taxonomies.php:97
2558
- #: includes/admin/class-wc-admin-taxonomies.php:186
2559
- msgid "Subcategories"
2560
- msgstr "زیر دسته‌بندی"
2561
-
2562
- #: includes/admin/class-wc-admin-taxonomies.php:98
2563
- #: includes/admin/class-wc-admin-taxonomies.php:187
2564
- msgid "Both"
2565
- msgstr "هر دو"
2566
-
2567
- #: includes/admin/class-wc-admin-taxonomies.php:102
2568
- #: includes/admin/class-wc-admin-taxonomies.php:192
2569
- #: includes/admin/class-wc-admin-taxonomies.php:331
2570
- msgid "Thumbnail"
2571
- msgstr "تصویر بندانگشتی"
2572
-
2573
- #: includes/admin/class-wc-admin-taxonomies.php:106
2574
- #: includes/admin/class-wc-admin-taxonomies.php:197
2575
- msgid "Upload/Add image"
2576
- msgstr "آپلود/افزودن تصویر"
2577
-
2578
- #: includes/admin/class-wc-admin-taxonomies.php:107
2579
- #: includes/admin/class-wc-admin-taxonomies.php:198
2580
- msgid "Remove image"
2581
- msgstr "پاک کردن تصویر"
2582
-
2583
- #: includes/admin/class-wc-admin-taxonomies.php:133
2584
- #: includes/admin/class-wc-admin-taxonomies.php:224
2585
- msgid "Use image"
2586
- msgstr "استفاده از تصویر"
2587
-
2588
- #: includes/admin/class-wc-admin-taxonomies.php:274
2589
- msgid ""
2590
- "Product categories for your store can be managed here. To change the order "
2591
- "of categories on the front-end you can drag and drop to sort them. To see "
2592
- "more categories listed click the \"screen options\" link at the top of the "
2593
- "page."
2594
- msgstr "دسته‌های محصولات شما از اینجا می‌توانند مدیریت شوند. برای تغییر ترتیب دسته‌ها برای نمایش به کاربران می‌توانید با کشیدن و رها کردن ( drag & drop ) دسته‌ها را مرتب‌سازی کنید. برای دیدن لیست دسته‌های بیشتر روی «پیکربندی برگه» در بالای برگه کلیک کنید."
2595
-
2596
- #: includes/admin/class-wc-admin-taxonomies.php:281
2597
- msgid ""
2598
- "Shipping classes can be used to group products of similar type. These groups"
2599
- " can then be used by certain shipping methods to provide different rates to "
2600
- "different products."
2601
- msgstr "کلاس‌های ارسال می‌توانند برای دسته بندی محصولات مشابه استفاده شوند. این گروه ها می‌توانند با روش‌های مشخص ارسال برای درجه بندی‌های متفاوت محصولات متفاوت استفاده شوند."
2602
-
2603
- #: includes/admin/class-wc-admin-taxonomies.php:288
2604
- msgid ""
2605
- "Attribute terms can be assigned to products and "
2606
- "variations.<br/><br/><b>Note</b>: Deleting a term will remove it from all "
2607
- "products and variations to which it has been assigned. Recreating a term "
2608
- "will not automatically assign it back to products."
2609
- msgstr ""
2610
-
2611
- #: includes/admin/class-wc-admin-webhooks-table-list.php:26
2612
- msgid "webhook"
2613
- msgstr "وب هوک"
2614
-
2615
- #: includes/admin/class-wc-admin-webhooks-table-list.php:27
2616
- msgid "webhooks"
2617
- msgstr "وب هوک‌ها"
2618
-
2619
- #: includes/admin/class-wc-admin-webhooks-table-list.php:42
2620
- #: includes/admin/settings/views/html-webhooks-edit.php:41
2621
- msgid "Topic"
2622
- msgstr "موضوع"
2623
-
2624
- #: includes/admin/class-wc-admin-webhooks-table-list.php:43
2625
- #: includes/admin/settings/views/html-webhooks-edit.php:93
2626
- msgid "Delivery URL"
2627
- msgstr "پیوند تحویل"
2628
-
2629
- #: includes/admin/class-wc-admin-webhooks-table-list.php:164
2630
- #: includes/admin/class-wc-admin-webhooks-table-list.php:165
2631
- msgid "Activated <span class=\"count\">(%s)</span>"
2632
- msgstr "فعال شد <span class=\"count\">(%s)</span>"
2633
-
2634
- #: includes/admin/class-wc-admin-webhooks-table-list.php:172
2635
- #: includes/admin/class-wc-admin-webhooks-table-list.php:173
2636
- msgid "Paused <span class=\"count\">(%s)</span>"
2637
- msgstr "متوقف شد <span class=\"count\">(%s)</span>"
2638
-
2639
- #: includes/admin/class-wc-admin-webhooks-table-list.php:180
2640
- #: includes/admin/class-wc-admin-webhooks-table-list.php:181
2641
- msgid "Disabled <span class=\"count\">(%s)</span>"
2642
- msgstr "غیرفعال شد <span class=\"count\">(%s)</span>"
2643
-
2644
- #: includes/admin/class-wc-admin-webhooks-table-list.php:252
2645
- #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:76
2646
- #: includes/admin/settings/views/html-webhooks-edit.php:153
2647
- msgid "Move to Trash"
2648
- msgstr "انتقال به زباله‌ دان"
2649
-
2650
- #: includes/admin/class-wc-admin-webhooks-table-list.php:263
2651
- msgid "Empty Trash"
2652
- msgstr "خالی کردن زباله دان"
2653
-
2654
- #: includes/admin/class-wc-admin-webhooks.php:49
2655
- #: includes/admin/class-wc-admin-webhooks.php:187
2656
- msgid "Webhook created on %s"
2657
- msgstr "وب هوک بر روی %s ساخته شد"
2658
-
2659
- #: includes/admin/class-wc-admin-webhooks.php:178
2660
- msgid "You don't have permissions to create Webhooks!"
2661
- msgstr "شما دسترسی برای ساخت وب هوک‌ها را ندارید!"
2662
-
2663
- #: includes/admin/class-wc-admin-webhooks.php:258
2664
- msgid "You don't have permissions to edit Webhooks!"
2665
- msgstr "شما دسترسی برای ویرایش وب هوک‌ها را ندارید!"
2666
-
2667
- #: includes/admin/class-wc-admin-webhooks.php:287
2668
- msgid "You don't have permissions to delete Webhooks!"
2669
- msgstr "شما دسترسی برای پاک کردن وب هوک‌ها را ندارید!"
2670
-
2671
- #: includes/admin/class-wc-admin-webhooks.php:363
2672
- msgid "1 webhook moved to the Trash."
2673
- msgid_plural "%d webhooks moved to the Trash."
2674
- msgstr[0] "وب هوک های %d به سطل زبال منتقل شدند."
2675
-
2676
- #: includes/admin/class-wc-admin-webhooks.php:369
2677
- msgid "1 webhook restored from the Trash."
2678
- msgid_plural "%d webhooks restored from the Trash."
2679
- msgstr[0] "وب هوک های %d از سطل زباله بازیافت شدند."
2680
-
2681
- #: includes/admin/class-wc-admin-webhooks.php:375
2682
- msgid "1 webhook permanently deleted."
2683
- msgid_plural "%d webhooks permanently deleted."
2684
- msgstr[0] "وب هوک‌های %d برای همیشه پاک شدند."
2685
-
2686
- #: includes/admin/class-wc-admin-webhooks.php:379
2687
- msgid "Webhook updated successfully."
2688
- msgstr "وب هوک بخوبی بروزرسانی شد."
2689
-
2690
- #: includes/admin/class-wc-admin-webhooks.php:383
2691
- msgid "Webhook created successfully."
2692
- msgstr "وب هوک بخوبی ساخته شد."
2693
-
2694
- #: includes/admin/class-wc-admin-webhooks.php:391
2695
- #: includes/admin/settings/class-wc-settings-api.php:47
2696
- msgid "Webhooks"
2697
- msgstr "وب هوک‌ها"
2698
-
2699
- #: includes/admin/class-wc-admin-webhooks.php:391
2700
- msgid "Add Webhook"
2701
- msgstr "افزودن وب هوک"
2702
-
2703
- #: includes/admin/class-wc-admin-webhooks.php:401
2704
- msgid "Search Webhooks"
2705
- msgstr "جستجوی وب هوک‌ها"
2706
-
2707
- #: includes/admin/class-wc-admin-webhooks.php:432
2708
- msgid "This Webhook has no log yet."
2709
- msgstr "این وب هوک هنوز گزارشی ندارد."
2710
-
2711
- #: includes/admin/class-wc-admin-webhooks.php:483
2712
- #: includes/admin/class-wc-admin-webhooks.php:485
2713
- msgid "&lsaquo; Previous"
2714
- msgstr "&lsaquo; پیشین"
2715
-
2716
- #: includes/admin/class-wc-admin-webhooks.php:489
2717
- #: includes/admin/class-wc-admin-webhooks.php:491
2718
- msgid "Next &rsaquo;"
2719
- msgstr "&lsaquo; پسین"
2720
-
2721
- #: includes/admin/class-wc-admin-welcome.php:46
2722
- msgid "Welcome to WooCommerce"
2723
- msgstr "به ووکامرس خوش آمدید"
2724
-
2725
- #: includes/admin/class-wc-admin-welcome.php:170
2726
- msgid "Welcome to WooCommerce %s"
2727
- msgstr "به ووکامرس خوش آمدید %s"
2728
-
2729
- #: includes/admin/class-wc-admin-welcome.php:175
2730
- msgid "Thanks, all done!"
2731
- msgstr "متشکریم، تمام شد"
2732
-
2733
- #: includes/admin/class-wc-admin-welcome.php:177
2734
- msgid "Thank you for updating to the latest version!"
2735
- msgstr "از ارتقا به آخرین نسخه سپاسگذاریم"
2736
-
2737
- #: includes/admin/class-wc-admin-welcome.php:179
2738
- msgid "Thanks for installing!"
2739
- msgstr "از اینکه نصب میفرمایید، متشکریم"
2740
-
2741
- #: includes/admin/class-wc-admin-welcome.php:182
2742
- msgid ""
2743
- "%s WooCommerce %s is more powerful, stable and secure than ever before. We "
2744
- "hope you enjoy using it."
2745
- msgstr "%s ووکامرس %s قوی تر، پایدار تر و امن تر از هر زمان دیگریست، امیدواریم از آن لذت ببرید"
2746
-
2747
- #: includes/admin/class-wc-admin-welcome.php:186
2748
- msgid "Version %s"
2749
- msgstr "نسخه %s"
2750
-
2751
- #: includes/admin/class-wc-admin-welcome.php:190
2752
- msgid "Docs"
2753
- msgstr "مستندات"
2754
-
2755
- #: includes/admin/class-wc-admin-welcome.php:197
2756
- msgid "What's New"
2757
- msgstr "چه چیزی جدید است؟"
2758
-
2759
- #: includes/admin/class-wc-admin-welcome.php:199
2760
- msgid "Credits"
2761
- msgstr "پدیدآورندگان"
2762
-
2763
- #: includes/admin/class-wc-admin-welcome.php:201
2764
- msgid "Translators"
2765
- msgstr "مترجمین"
2766
-
2767
- #: includes/admin/class-wc-admin-welcome.php:220
2768
- msgid "Improved Product Variation Editor"
2769
- msgstr "بهبود ویرایشگر محصول متغیر"
2770
-
2771
- #: includes/admin/class-wc-admin-welcome.php:221
2772
- msgid ""
2773
- "When editing product variations in the backend, we have added a new, "
2774
- "paginated interface to make the process of adding complex product variations"
2775
- " both quicker and more reliable."
2776
- msgstr ""
2777
-
2778
- #: includes/admin/class-wc-admin-welcome.php:224
2779
- msgid "Frontend Variation Performance"
2780
- msgstr "بازدهی بهتر با تغییر نمای کاربری"
2781
-
2782
- #: includes/admin/class-wc-admin-welcome.php:225
2783
- msgid ""
2784
- "If your products have many variations (20+) they will use an ajax powered "
2785
- "add-to-cart form. Select all options and the matching variation will be "
2786
- "found via AJAX. This improves performance on the product page."
2787
- msgstr ""
2788
-
2789
- #: includes/admin/class-wc-admin-welcome.php:228
2790
- msgid "Flat Rate Shipping, Simplified"
2791
- msgstr "نرخ ثابت حمل و نقل, سیمپلی فید"
2792
-
2793
- #: includes/admin/class-wc-admin-welcome.php:229
2794
- msgid ""
2795
- "Flat Rate Shipping was overly complex in previous versions of WooCommerce. "
2796
- "We have simplified the interface (without losing the flexibility) making "
2797
- "Flat Rate and International Shipping much more intuitive."
2798
- msgstr ""
2799
-
2800
- #: includes/admin/class-wc-admin-welcome.php:237
2801
- msgid "Geolocation with Caching"
2802
- msgstr "مکانیابی با کش"
2803
-
2804
- #: includes/admin/class-wc-admin-welcome.php:238
2805
- msgid ""
2806
- "If you use static caching you may have found geolocation did not work for "
2807
- "non-logged-in customers. We have now introduced a new javascript based "
2808
- "Geocaching solution to help. Enable this in the %ssettings%s."
2809
- msgstr ""
2810
-
2811
- #: includes/admin/class-wc-admin-welcome.php:241
2812
- msgid "Onboarding Experience"
2813
- msgstr ""
2814
-
2815
- #: includes/admin/class-wc-admin-welcome.php:242
2816
- msgid ""
2817
- "We have added our \"WooCommerce 101\" tutorial videos to the help tabs "
2818
- "throughout admin if you need some help understanding how to use WooCommerce."
2819
- " New installs will also see the new setup wizard to help guide through "
2820
- "initial setup."
2821
- msgstr ""
2822
-
2823
- #: includes/admin/class-wc-admin-welcome.php:245
2824
- msgid "Custom AJAX Endpoints"
2825
- msgstr "تکمیل سفارش سازی آژاکس"
2826
-
2827
- #: includes/admin/class-wc-admin-welcome.php:246
2828
- msgid ""
2829
- "To improve performance on the frontend, we've introduced new AJAX endpoints "
2830
- "which avoid the overhead of making calls to admin-ajax.php for events such "
2831
- "as adding products to the cart."
2832
- msgstr ""
2833
-
2834
- #: includes/admin/class-wc-admin-welcome.php:251
2835
- msgid "Visual API Authentication"
2836
- msgstr "تایید اعتبار API دیداری"
2837
-
2838
- #: includes/admin/class-wc-admin-welcome.php:252
2839
- msgid ""
2840
- "Services which integrate with the REST API can now use the visual "
2841
- "authentication endpoint so a user can log in and grant API permission from a"
2842
- " single page before being redirected back."
2843
- msgstr ""
2844
-
2845
- #: includes/admin/class-wc-admin-welcome.php:255
2846
- msgid "Email Notification Improvements"
2847
- msgstr "بهسازی ایمیل آگاه سازی"
2848
-
2849
- #: includes/admin/class-wc-admin-welcome.php:256
2850
- msgid ""
2851
- "Email templates have been improved to support a wider array of email "
2852
- "clients, and extra notifications, such as partial refund notifications, have"
2853
- " been included."
2854
- msgstr ""
2855
-
2856
- #: includes/admin/class-wc-admin-welcome.php:259
2857
- msgid "Shipping Method Priorities"
2858
- msgstr "اولویت بندی روش‌های حمل و نقل"
2859
-
2860
- #: includes/admin/class-wc-admin-welcome.php:260
2861
- msgid ""
2862
- "To give more control over which shipping method is selected by default for "
2863
- "customers, each method can now be given a numeric priority."
2864
- msgstr ""
2865
-
2866
- #: includes/admin/class-wc-admin-welcome.php:268
2867
- msgid "Go to WooCommerce Settings"
2868
- msgstr "رفتن به پیکربندی ووکامرس "
2869
-
2870
- #: includes/admin/class-wc-admin-welcome.php:283
2871
- msgid ""
2872
- "WooCommerce is developed and maintained by a worldwide team of passionate "
2873
- "individuals and backed by an awesome developer community. Want to see your "
2874
- "name? <a href=\"%s\">Contribute to WooCommerce</a>."
2875
- msgstr "گسترش و حفظ ووکامرس بوسیله یک تیم بین المللی از افراد پرشور و با پشتوانه جامعه توسعه دهنده عالی است. <a href=\"http://woocommerce.ir/\">پشتیبان فارسی ووکامرس</a>."
2876
-
2877
- #: includes/admin/class-wc-admin-welcome.php:299
2878
- msgid ""
2879
- "WooCommerce has been kindly translated into several other languages thanks "
2880
- "to our translation team. Want to see your name? <a href=\"%s\">Translate "
2881
- "WooCommerce</a>."
2882
- msgstr "هم اکنون ووکامرس به زبان فارسی موجود می باشد و بسته ی فارسی ساز توسط تیم پشتیبانی ووکامرس پارسی منتشر شده است. <a href=\"https://www.woocommerce.ir/\">ورود به سایت ووکامرس فارسی</a>."
2883
-
2884
- #: includes/admin/class-wc-admin-welcome.php:347
2885
- msgid "View %s"
2886
- msgstr "نمایش %s"
2887
-
2888
- #: includes/admin/class-wc-admin.php:158
2889
- msgid "HTML Email Template"
2890
- msgstr "ویرایش قالب ایمیل HTML"
2891
-
2892
- #: includes/admin/class-wc-admin.php:210
2893
- msgid ""
2894
- "If you like <strong>WooCommerce</strong> please leave us a "
2895
- "%s&#9733;&#9733;&#9733;&#9733;&#9733;%s rating. A huge thank you from "
2896
- "WooThemes in advance!"
2897
- msgstr "اگر شما <strong>ووکامرس</strong> را دوست دارید خواهشمندیم به ما %s&#9733;&#9733;&#9733;&#9733;&#9733;%s امتیاز دهید. از طرف ووتمز از شما سپاس بزرگی برای پیشرفت می‌کنیم!"
2898
-
2899
- #: includes/admin/class-wc-admin.php:210
2900
- msgid "Thanks :)"
2901
- msgstr "سپاس :)"
2902
-
2903
- #: includes/admin/class-wc-admin.php:218
2904
- msgid "Thank you for selling with WooCommerce."
2905
- msgstr "برای فروش با ووکامرس از شما سپاسگذاریم."
2906
-
2907
- #: includes/admin/importers/class-wc-tax-rate-importer.php:104
2908
- msgid "The file does not exist, please try again."
2909
- msgstr "فایل مورد نظر وجود نداره، خواهشمندیم دوباره تلاش کنید"
2910
-
2911
- #: includes/admin/importers/class-wc-tax-rate-importer.php:139
2912
- msgid "The CSV is invalid."
2913
- msgstr "فایل CSV نا معتبر است"
2914
-
2915
- #: includes/admin/importers/class-wc-tax-rate-importer.php:147
2916
- msgid "Import complete - imported <strong>%s</strong> tax rates."
2917
- msgstr "درون ریزی به پایان رسید - نرخ های مالیاتی <strong>%s</strong> درون ریزی شدند."
2918
-
2919
- #: includes/admin/importers/class-wc-tax-rate-importer.php:157
2920
- msgid "All done!"
2921
- msgstr "همه موارد به اتمام رسید"
2922
-
2923
- #: includes/admin/importers/class-wc-tax-rate-importer.php:157
2924
- msgid "View Tax Rates"
2925
- msgstr "نمایش نرخ‌های مالیاتی"
2926
-
2927
- #: includes/admin/importers/class-wc-tax-rate-importer.php:193
2928
- msgid "Import Tax Rates"
2929
- msgstr "درون‌ریزی نرخ‌های مالیاتی"
2930
-
2931
- #: includes/admin/importers/class-wc-tax-rate-importer.php:209
2932
- msgid ""
2933
- "Hi there! Upload a CSV file containing tax rates to import the contents into"
2934
- " your shop. Choose a .csv file to upload, then click \"Upload file and "
2935
- "import\"."
2936
- msgstr "سلام! فایل CSV حاوی نرخ های مالیاتی فروشگاه را وارد کنید. یک فایل با پسوند csv را برای بارگذاری انتخاب و کلید بارگذاری و درون‌ریزی را بزنید."
2937
-
2938
- #: includes/admin/importers/class-wc-tax-rate-importer.php:211
2939
- msgid ""
2940
- "Tax rates need to be defined with columns in a specific order (10 columns). "
2941
- "<a href=\"%s\">Click here to download a sample</a>."
2942
- msgstr "نرخ های مالیات نیازمند تعریف در نظم خاصی هستند (10 ستون). <a href=\"%s\"> برای دریافت نمونه کلیک کنید</a>."
2943
-
2944
- #: includes/admin/importers/class-wc-tax-rate-importer.php:219
2945
- msgid ""
2946
- "Before you can upload your import file, you will need to fix the following "
2947
- "error:"
2948
- msgstr "قبل از بارگذاری فایل درون‌ریزی باید خطاهای زیر را برطرف کنید:"
2949
-
2950
- #: includes/admin/importers/class-wc-tax-rate-importer.php:228
2951
- msgid "Choose a file from your computer:"
2952
- msgstr "فایل را از کامپیوتر خود انتخاب کنید"
2953
-
2954
- #: includes/admin/importers/class-wc-tax-rate-importer.php:234
2955
- msgid "Maximum size: %s"
2956
- msgstr "بیشترین حجم مجاز: %s"
2957
-
2958
- #: includes/admin/importers/class-wc-tax-rate-importer.php:239
2959
- msgid "OR enter path to file:"
2960
- msgstr "یا مسیر فایل مورد نظر را وارد کنید"
2961
-
2962
- #: includes/admin/importers/class-wc-tax-rate-importer.php:246
2963
- msgid "Delimiter"
2964
- msgstr "جداکننده"
2965
-
2966
- #: includes/admin/importers/class-wc-tax-rate-importer.php:252
2967
- msgid "Upload file and import"
2968
- msgstr "بارگذاری و درون‌ریزی"
2969
-
2970
- #: includes/admin/importers/class-wc-tax-rate-importer.php:266
2971
- msgid "Sorry, there has been an error."
2972
- msgstr "ببشخید، ایرادی پیش آمد."
2973
-
2974
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:39
2975
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:89
2976
- #: includes/admin/settings/class-wc-settings-general.php:28
2977
- #: includes/admin/settings/class-wc-settings-products.php:44
2978
- msgid "General"
2979
- msgstr "همگانی"
2980
-
2981
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:44
2982
- msgid "Usage Restriction"
2983
- msgstr "محدودیت های دسترسی"
2984
-
2985
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:49
2986
- msgid "Usage Limits"
2987
- msgstr "محدودیت استفاده"
2988
-
2989
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:65
2990
- msgid "Discount type"
2991
- msgstr "نحوه تخفیف"
2992
-
2993
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:68
2994
- msgid "Value of the coupon."
2995
- msgstr "ارزش کوپن."
2996
-
2997
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:71
2998
- msgid "Allow free shipping"
2999
- msgstr "اجازه حمل و نقل رایگان"
3000
-
3001
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:71
3002
- msgid ""
3003
- "Check this box if the coupon grants free shipping. The <a href=\"%s\">free "
3004
- "shipping method</a> must be enabled and be set to require \"a valid free "
3005
- "shipping coupon\" (see the \"Free Shipping Requires\" setting)."
3006
- msgstr "تیک زدن این جعبه، کوپن حمل و نقل رایگان می دهد. <a href=\"%s\">روش حمل و نقل رایگان</a> باید فعال شود و نیاز به تنظیم \"یک کوپن حمل و نقل رایگان معتبر\" دارد. (به پیکربندی \" نیازهای حمل و نقل\" بروید)."
3007
-
3008
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:74
3009
- msgid "Coupon expiry date"
3010
- msgstr "تاریخ انقضای کوپن"
3011
-
3012
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:84
3013
- msgid "Minimum spend"
3014
- msgstr "حداقل هزینه"
3015
-
3016
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:84
3017
- msgid "No minimum"
3018
- msgstr "هیچ حداقلی وجود ندارد"
3019
-
3020
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:84
3021
- msgid ""
3022
- "This field allows you to set the minimum subtotal needed to use the coupon."
3023
- msgstr "این فیلد به شما اجازه می‌دهد که حداقل مقدار خرید برای استفاده از کوپن را تعیین کنید."
3024
-
3025
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:87
3026
- msgid "Maximum spend"
3027
- msgstr "حداکثر هزینه"
3028
-
3029
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:87
3030
- msgid "No maximum"
3031
- msgstr "بدون محدودیت"
3032
-
3033
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:87
3034
- msgid ""
3035
- "This field allows you to set the maximum subtotal allowed when using the "
3036
- "coupon."
3037
- msgstr "این فیلد به شما اجازه می‌دهد که اکثر مقدار خرید برای استفاده از کوپن را تعیین کنید."
3038
-
3039
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:90
3040
- msgid "Individual use only"
3041
- msgstr "استفاده فردی"
3042
-
3043
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:90
3044
- msgid ""
3045
- "Check this box if the coupon cannot be used in conjunction with other "
3046
- "coupons."
3047
- msgstr "اگر کوپن مجاز به استفاده همزمان با کوپن های دیگر نیست، این گزینه را علامت بزنید"
3048
-
3049
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:93
3050
- msgid "Exclude sale items"
3051
- msgstr "به‌جز محصولات فروش ویژه"
3052
-
3053
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:93
3054
- msgid ""
3055
- "Check this box if the coupon should not apply to items on sale. Per-item "
3056
- "coupons will only work if the item is not on sale. Per-cart coupons will "
3057
- "only work if there are no sale items in the cart."
3058
- msgstr "اگر نمیخواهدی کوپن برای اقلام در حال فروش استفاده نشود، این باکس را پر کنید."
3059
-
3060
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:100
3061
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:118
3062
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:490
3063
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:507
3064
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:527
3065
- #: includes/admin/meta-boxes/views/html-order-items.php:321
3066
- #: includes/admin/reports/class-wc-report-sales-by-product.php:181
3067
- msgid "Search for a product&hellip;"
3068
- msgstr "جستجو برای یک محصول&hellip;"
3069
-
3070
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:112
3071
- msgid ""
3072
- "Products which need to be in the cart to use this coupon or, for \"Product "
3073
- "Discounts\", which products are discounted."
3074
- msgstr "محصولاتی که برای استفاده از این کوپن نیاز هست در سبد خرید باشند و یا، محصولاتی که شامل تخفیف می‌شوند"
3075
-
3076
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:117
3077
- msgid "Exclude products"
3078
- msgstr "به جز این محصولات"
3079
-
3080
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:130
3081
- msgid ""
3082
- "Products which must not be in the cart to use this coupon or, for \"Product "
3083
- "Discounts\", which products are not discounted."
3084
- msgstr "محصولاتی که برای استفاده از این کوپن نیاز هست در سبد خرید شما وجود ندارد و یا این محصولات شما شامل تخفیف نمی‌شوند."
3085
-
3086
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:137
3087
- msgid "Product categories"
3088
- msgstr "دسته های محصولات"
3089
-
3090
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:138
3091
- msgid "Any category"
3092
- msgstr "هر دسته‌بندی"
3093
-
3094
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:147
3095
- msgid ""
3096
- "A product must be in this category for the coupon to remain valid or, for "
3097
- "\"Product Discounts\", products in these categories will be discounted."
3098
- msgstr "یک محصول باید در این دسته باشد تا کوپن تخفیف قابل استفاده بماند و یا محصولات این دسته شامل تخفیف خواهند شد."
3099
-
3100
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:152
3101
- msgid "Exclude categories"
3102
- msgstr "به جز این دسته ها"
3103
-
3104
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:153
3105
- msgid "No categories"
3106
- msgstr "فاقد دسته بندی ها"
3107
-
3108
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:162
3109
- msgid ""
3110
- "Product must not be in this category for the coupon to remain valid or, for "
3111
- "\"Product Discounts\", products in these categories will not be discounted."
3112
- msgstr "محصولاتی که برای استفاده از این کوپن نیاز هست در سبد خرید شما وجود ندارد و یا این محصولات شما شامل تخفیف نمی‌شوند."
3113
-
3114
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:168
3115
- msgid "Email restrictions"
3116
- msgstr "محدودیت‌های ایمیل"
3117
-
3118
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:168
3119
- msgid "No restrictions"
3120
- msgstr "بدون محدودیت"
3121
-
3122
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:168
3123
- msgid ""
3124
- "List of allowed emails to check against the customer's billing email when an"
3125
- " order is placed. Separate email addresses with commas."
3126
- msgstr "فهرست ایمیل های مجاز برای بررسی در برابر ایمیل های صورت حساب مشتری در هنگامی که سفارش ثبت می شود. ایمیل ها را با کاما ,ویرگول انگلیسی, جداسازی کنید."
3127
-
3128
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:182
3129
- msgid "Usage limit per coupon"
3130
- msgstr "محدودیت استفاده در کوپن"
3131
-
3132
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:182
3133
- msgid "How many times this coupon can be used before it is void."
3134
- msgstr "تعداد دفعاتی که این کوپن قابل استفاده است."
3135
-
3136
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:188
3137
- msgid "Limit usage to X items"
3138
- msgstr "محدودیت استفاده به X مورد"
3139
-
3140
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:188
3141
- msgid ""
3142
- "The maximum number of individual items this coupon can apply to when using "
3143
- "product discounts. Leave blank to apply to all qualifying items in cart."
3144
- msgstr "حداکثر تعداد آیتم های منحصر به فرد این کوپن می تواند به هنگام استفاده از تخفیف محصول اعمال می شود. در صورت خالی گذاشتن برای تمامی محصولات اعمال می گردد"
3145
-
3146
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:194
3147
- msgid "Usage limit per user"
3148
- msgstr "محدودیت مصرف برای هر کاربر"
3149
-
3150
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:194
3151
- msgid ""
3152
- "How many times this coupon can be used by an invidual user. Uses billing "
3153
- "email for guests, and user ID for logged in users."
3154
- msgstr "چند بار این کوپن می تواند توسط یک کاربر خاص استفاده می شود. با استفاده از ایمیل در صدور صورت حساب برای مهمانان، و ID کاربر برای کاربران وارد شده"
3155
-
3156
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:231
3157
- msgid ""
3158
- "Coupon code already exists - customers will use the latest coupon with this "
3159
- "code."
3160
- msgstr "کد کوپن وجود دارد - مشتریان از این کد کوپن استفاده خواهند کرد"
3161
-
3162
- #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:42
3163
- msgid "Resend order emails"
3164
- msgstr "ارسال دوباره ایمیل سفارشات"
3165
-
3166
- #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:58
3167
- msgid "Generate download permissions"
3168
- msgstr "ارائه مجوز دسترسی دانلود ها"
3169
-
3170
- #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:65
3171
- #: includes/admin/meta-boxes/views/html-order-items.php:229
3172
- msgid "Apply"
3173
- msgstr "اعمال کردن"
3174
-
3175
- #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:82
3176
- msgid "Save %s"
3177
- msgstr "ذخیره %s"
3178
-
3179
- #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:82
3180
- msgid "Save/update the %s"
3181
- msgstr "ذخیره/بروزرسانی %s"
3182
-
3183
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:43
3184
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:92
3185
- msgid "First Name"
3186
- msgstr "نام"
3187
-
3188
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:47
3189
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:96
3190
- msgid "Last Name"
3191
- msgstr "نام خانوادگی"
3192
-
3193
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:86
3194
- msgid "Phone"
3195
- msgstr "تلفن"
3196
-
3197
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:167
3198
- msgid "%s %s details"
3199
- msgstr "جزییات %s %s"
3200
-
3201
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:171
3202
- msgid "Payment via %s"
3203
- msgstr "پرداخت به وسیله %s"
3204
-
3205
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:184
3206
- msgid "Customer IP"
3207
- msgstr "آی‌پی مشتری"
3208
-
3209
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:190
3210
- msgid "General Details"
3211
- msgstr "جزئیات کلی"
3212
-
3213
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:192
3214
- msgid "Order date:"
3215
- msgstr "تاریخ سفارش:"
3216
-
3217
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:193
3218
- msgid "h"
3219
- msgstr "ارتفاع"
3220
-
3221
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:196
3222
- msgid "Order status:"
3223
- msgstr "وضعیت سفارش:"
3224
-
3225
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:207
3226
- msgid "Customer:"
3227
- msgstr "مشتری:"
3228
-
3229
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:215
3230
- msgid "View other orders"
3231
- msgstr "نمایش سفارش های دیگر"
3232
-
3233
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:234
3234
- msgid "Billing Details"
3235
- msgstr "جزئیات پرداخت"
3236
-
3237
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:236
3238
- msgid "Load billing address"
3239
- msgstr "آدرس صورتحساب"
3240
-
3241
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:243
3242
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:245
3243
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:328
3244
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:330
3245
- msgid "Address"
3246
- msgstr "آدرس"
3247
-
3248
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:245
3249
- msgid "No billing address set."
3250
- msgstr "آدرسی برای پرداخت تعیین نشده."
3251
-
3252
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:283
3253
- msgid "Payment Method:"
3254
- msgstr "روش پرداخت : "
3255
-
3256
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:285
3257
- #: includes/admin/meta-boxes/views/html-order-shipping.php:26
3258
- #: includes/admin/settings/views/settings-tax.php:103
3259
- msgid "N/A"
3260
- msgstr "نامعلوم"
3261
-
3262
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:299
3263
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:301
3264
- #: includes/admin/meta-boxes/views/html-order-shipping.php:42
3265
- #: includes/admin/meta-boxes/views/html-order-shipping.php:44
3266
- msgid "Other"
3267
- msgstr "دیگر"
3268
-
3269
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:308
3270
- msgid "Transaction ID"
3271
- msgstr "شناسه تراکنش"
3272
-
3273
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:318
3274
- msgid "Shipping Details"
3275
- msgstr "جزئیات ارسال"
3276
-
3277
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:320
3278
- msgid "Copy from billing"
3279
- msgstr "کپی از صورتحساب"
3280
-
3281
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:321
3282
- msgid "Load shipping address"
3283
- msgstr "آدرس تحویل محصول"
3284
-
3285
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:330
3286
- msgid "No shipping address set."
3287
- msgstr "آدرسی برای ارسال تعیین نشده."
3288
-
3289
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:348
3290
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:378
3291
- msgid "Customer Provided Note"
3292
- msgstr "یادداشت مشتری"
3293
-
3294
- #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:379
3295
- msgid "Customer's notes about the order"
3296
- msgstr "یادداشت مشتری در باره سفارش"
3297
-
3298
- #: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:55
3299
- msgid "File %d"
3300
- msgstr "فایل %d"
3301
-
3302
- #: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:68
3303
- msgid "Search for a downloadable product&hellip;"
3304
- msgstr "جستجو برای یک محصول دانلودی&hellip;"
3305
-
3306
- #: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:69
3307
- msgid "Grant Access"
3308
- msgstr "دسترسی دادن"
3309
-
3310
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:54
3311
- msgid "added on %1$s at %2$s"
3312
- msgstr "اضافه شد در تاریخ %1$s ساعت %2$s"
3313
-
3314
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:55
3315
- msgid "by %s"
3316
- msgstr "توسط %s"
3317
-
3318
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:56
3319
- msgid "Delete note"
3320
- msgstr "حذف یادداشت"
3321
-
3322
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:63
3323
- msgid "There are no notes yet."
3324
- msgstr "اینجا هنوز یادداشتی وجود ندارد."
3325
-
3326
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:69
3327
- msgid "Add note"
3328
- msgstr "افزودن یادداشت"
3329
-
3330
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:69
3331
- msgid ""
3332
- "Add a note for your reference, or add a customer note (the user will be "
3333
- "notified)."
3334
- msgstr "افزودن یادداشت به منبع شما، یا افزودن یادداشت مشتری ( کاربر متوجه پیام خواهد شد ) "
3335
-
3336
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:75
3337
- msgid "Private note"
3338
- msgstr "یادداشت خصوصی"
3339
-
3340
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:76
3341
- msgid "Note to customer"
3342
- msgstr "یادداشت به خریدار"
3343
-
3344
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:78
3345
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:438
3346
- #: includes/admin/meta-boxes/views/html-order-items.php:326
3347
- #: includes/admin/meta-boxes/views/html-order-items.php:383
3348
- msgid "Add"
3349
- msgstr "افزودن"
3350
-
3351
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:45
3352
- msgid "Product Type"
3353
- msgstr "نوع محصول"
3354
-
3355
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:58
3356
- msgid "Virtual products are intangible and aren't shipped."
3357
- msgstr "محصولات مجازی قابلیت ارسال ندارند"
3358
-
3359
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:65
3360
- msgid "Downloadable products give access to a file upon purchase."
3361
- msgstr "محصولات دانلود‌شدنی دسترسی به یک فایل را به محض خرید می‌دهند."
3362
-
3363
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:94
3364
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:694
3365
- #: includes/admin/settings/class-wc-settings-products.php:46
3366
- #: includes/admin/settings/class-wc-settings-products.php:244
3367
- msgid "Inventory"
3368
- msgstr "انبار"
3369
-
3370
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:99
3371
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:698
3372
- #: includes/admin/meta-boxes/views/html-order-items.php:150
3373
- #: includes/admin/meta-boxes/views/html-order-shipping.php:20
3374
- #: includes/admin/settings/class-wc-settings-shipping.php:27
3375
- #: includes/admin/settings/views/html-settings-tax.php:29
3376
- #: includes/admin/settings/views/html-settings-tax.php:157
3377
- #: includes/admin/views/html-admin-page-addons.php:30
3378
- msgid "Shipping"
3379
- msgstr "حمل و نقل "
3380
-
3381
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:104
3382
- msgid "Linked Products"
3383
- msgstr "محصولات مرتبط"
3384
-
3385
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:114
3386
- msgid "Variations"
3387
- msgstr "متغیرها"
3388
-
3389
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:119
3390
- msgid "Advanced"
3391
- msgstr "پیشرفته"
3392
-
3393
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:140
3394
- msgid "Stock Keeping Unit"
3395
- msgstr "شناسه اختصاصی محصول"
3396
-
3397
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:140
3398
- msgid ""
3399
- "SKU refers to a Stock-keeping unit, a unique identifier for each distinct "
3400
- "product and service that can be purchased."
3401
- msgstr "شناسه محصول \"SKU\" یک واحد انبارداری، برای هر محصول و سرویسی است که می‌تواند خریداری شود."
3402
-
3403
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:152
3404
- msgid "Product URL"
3405
- msgstr "لینک محصول"
3406
-
3407
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:152
3408
- msgid "Enter the external URL to the product."
3409
- msgstr "یک لینک خارجی برای محصول وارد کنید."
3410
-
3411
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:155
3412
- msgid "Button text"
3413
- msgstr "متن دکمه"
3414
-
3415
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:155
3416
- msgid "This text will be shown on the button linking to the external product."
3417
- msgstr "این متن روی دکمه لینک دادن به محصول خارجی نشان داده خواهد شد."
3418
-
3419
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:162
3420
- #: includes/admin/views/html-quick-edit-product.php:35
3421
- msgid "Regular Price"
3422
- msgstr "قیمت اصلی"
3423
-
3424
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:165
3425
- #: includes/admin/views/html-quick-edit-product.php:42
3426
- msgid "Sale Price"
3427
- msgstr "قیمت فروش فوق‌العاده"
3428
-
3429
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:165
3430
- #: includes/admin/meta-boxes/views/html-variation-admin.php:97
3431
- msgid "Schedule"
3432
- msgstr "زمان بندی فروش"
3433
-
3434
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:172
3435
- msgid "Sale Price Dates"
3436
- msgstr "تاریخ‌ های قیمت فروش ویژه "
3437
-
3438
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:176
3439
- msgid "The sale will end at the beginning of the set date."
3440
- msgstr "فروش در آغاز تاریخ تنظیم به پایان خواهد رسید."
3441
-
3442
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:187
3443
- #: includes/admin/meta-boxes/views/html-variation-admin.php:201
3444
- msgid "Downloadable Files"
3445
- msgstr "فایل های دانلودی"
3446
-
3447
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:192
3448
- #: includes/admin/meta-boxes/views/html-variation-admin.php:205
3449
- msgid "This is the name of the download shown to the customer."
3450
- msgstr "این نام دانلود برای مشتری نمایان می گردد."
3451
-
3452
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:193
3453
- #: includes/admin/meta-boxes/views/html-variation-admin.php:206
3454
- msgid "File URL"
3455
- msgstr "آدرس فایل"
3456
-
3457
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:193
3458
- #: includes/admin/meta-boxes/views/html-variation-admin.php:206
3459
- msgid ""
3460
- "This is the URL or absolute path to the file which customers will get access"
3461
- " to. URLs entered here should already be encoded."
3462
- msgstr ""
3463
-
3464
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:219
3465
- #: includes/admin/meta-boxes/views/html-variation-admin.php:236
3466
- msgid "Add File"
3467
- msgstr "افزودن فایل"
3468
-
3469
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:228
3470
- msgid "Download Limit"
3471
- msgstr "محدودیت دانلود"
3472
-
3473
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:228
3474
- #: includes/admin/meta-boxes/views/html-order-download-permission.php:23
3475
- #: includes/admin/meta-boxes/views/html-variation-admin.php:246
3476
- #: includes/admin/meta-boxes/views/html-variation-admin.php:250
3477
- msgid "Unlimited"
3478
- msgstr "بدون محدودیت"
3479
-
3480
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:228
3481
- #: includes/admin/meta-boxes/views/html-variation-admin.php:245
3482
- msgid "Leave blank for unlimited re-downloads."
3483
- msgstr "برای نامحدود بودن دانلود دوباره، خالی بگذارید."
3484
-
3485
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:234
3486
- msgid "Download Expiry"
3487
- msgstr "انقضای دانلود"
3488
-
3489
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:234
3490
- #: includes/admin/meta-boxes/views/html-order-download-permission.php:27
3491
- msgid "Never"
3492
- msgstr "هرگز"
3493
-
3494
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:234
3495
- #: includes/admin/meta-boxes/views/html-variation-admin.php:249
3496
- msgid ""
3497
- "Enter the number of days before a download link expires, or leave blank."
3498
- msgstr "خواهشمندیم تعداد روزهایی که مایلید لینک دانلود معتر باقی بماند را وارد کنید، یا خالی بگذارید"
3499
-
3500
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:240
3501
- msgid "Download Type"
3502
- msgstr "نوع دانلود"
3503
-
3504
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:240
3505
- msgid "Choose a download type - this controls the <a href=\"%s\">schema</a>."
3506
- msgstr "انتخاب یک نوع دانلود - این کنترل <a href=\"%s\">طرح</a> است."
3507
-
3508
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:241
3509
- msgid "Standard Product"
3510
- msgstr "محصول استاندارد"
3511
-
3512
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:242
3513
- msgid "Application/Software"
3514
- msgstr "اپلیکیشن/نرم افزار"
3515
-
3516
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:243
3517
- msgid "Music"
3518
- msgstr "موسیقی"
3519
-
3520
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:257
3521
- #: includes/admin/views/html-bulk-edit-product.php:69
3522
- #: includes/admin/views/html-quick-edit-product.php:49
3523
- msgid "Tax Status"
3524
- msgstr "وضعیت مالیات"
3525
-
3526
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:259
3527
- #: includes/admin/views/html-bulk-edit-product.php:75
3528
- #: includes/admin/views/html-quick-edit-product.php:54
3529
- msgid "Taxable"
3530
- msgstr "مشمول مالیات"
3531
-
3532
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:260
3533
- #: includes/admin/views/html-bulk-edit-product.php:76
3534
- #: includes/admin/views/html-quick-edit-product.php:55
3535
- msgid "Shipping only"
3536
- msgstr "فقط ارسال"
3537
-
3538
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:264
3539
- msgid ""
3540
- "Define whether or not the entire product is taxable, or just the cost of "
3541
- "shipping it."
3542
- msgstr ""
3543
-
3544
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:269
3545
- #: includes/admin/meta-boxes/views/html-order-items.php:21
3546
- #: includes/admin/settings/views/html-settings-tax.php:6
3547
- #: includes/admin/settings/views/settings-tax.php:53
3548
- #: includes/admin/views/html-bulk-edit-product.php:94
3549
- #: includes/admin/views/html-quick-edit-product.php:72
3550
- msgid "Standard"
3551
- msgstr "استاندارد"
3552
-
3553
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:279
3554
- #: includes/admin/settings/views/html-settings-tax.php:158
3555
- #: includes/admin/views/html-bulk-edit-product.php:88
3556
- #: includes/admin/views/html-quick-edit-product.php:67
3557
- msgid "Tax Class"
3558
- msgstr "کلاس مالیات"
3559
-
3560
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:282
3561
- msgid ""
3562
- "Choose a tax class for this product. Tax classes are used to apply different"
3563
- " tax rates specific to certain types of product."
3564
- msgstr ""
3565
-
3566
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:304
3567
- #: includes/admin/meta-boxes/views/html-variation-admin.php:84
3568
- #: includes/admin/views/html-bulk-edit-product.php:234
3569
- #: includes/admin/views/html-quick-edit-product.php:180
3570
- msgid "Manage stock?"
3571
- msgstr "مدیریت موجودی انبار؟"
3572
-
3573
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:304
3574
- msgid "Enable stock management at product level"
3575
- msgstr "فعال کردن مدیریت موجودی انبار در سطح محصول"
3576
-
3577
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:313
3578
- #: includes/admin/views/html-bulk-edit-product.php:253
3579
- #: includes/admin/views/html-bulk-edit-product.php:269
3580
- #: includes/admin/views/html-quick-edit-product.php:184
3581
- msgid "Stock Qty"
3582
- msgstr "تعداد موجودی"
3583
-
3584
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:315
3585
- msgid ""
3586
- "Stock quantity. If this is a variable product this value will be used to "
3587
- "control stock for all variations, unless you define stock at variation "
3588
- "level."
3589
- msgstr "موجودی انبار. اگر این محصول متغیر است این مقدار برای کنترل انبار برای همه تغییرات استفاده می شود، مگر اینکه در سطح تنوع موجودی تعریف می کنید."
3590
-
3591
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:324
3592
- #: includes/admin/meta-boxes/views/html-variation-admin.php:120
3593
- msgid "Allow Backorders?"
3594
- msgstr "اجازه پیش‌سفارش محصول؟"
3595
-
3596
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:325
3597
- #: includes/admin/views/html-bulk-edit-product.php:280
3598
- #: includes/admin/views/html-quick-edit-product.php:199
3599
- msgid "Do not allow"
3600
- msgstr "اجازه نده"
3601
-
3602
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:326
3603
- #: includes/admin/views/html-bulk-edit-product.php:281
3604
- #: includes/admin/views/html-quick-edit-product.php:200
3605
- msgid "Allow, but notify customer"
3606
- msgstr "اجازه بده اما مشتری را مطلع کن"
3607
-
3608
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:328
3609
- msgid ""
3610
- "If managing stock, this controls whether or not backorders are allowed. If "
3611
- "enabled, stock quantity can go below 0."
3612
- msgstr "اگر موجودی را مدیریت می‌کنید، این كنترل ها به شما اجازه پيش فروش محصول و تغييرات آن را می‌دهد. اگر فعال كنيد، موجودی انبار می‌تواند زير 0 هم باشد."
3613
-
3614
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:337
3615
- #: includes/admin/meta-boxes/views/html-variation-admin.php:134
3616
- #: includes/admin/reports/class-wc-report-stock.php:158
3617
- msgid "Stock status"
3618
- msgstr "وضعیت موجودی انبار"
3619
-
3620
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:340
3621
- #: includes/admin/meta-boxes/views/html-variation-admin.php:134
3622
- msgid ""
3623
- "Controls whether or not the product is listed as \"in stock\" or \"out of "
3624
- "stock\" on the frontend."
3625
- msgstr "کنترل هایی که اینکه آیا محصول به صورت \"موجود\" یا \"موجود نیست\" در لیست ثبت شوند یا نه"
3626
-
3627
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:349
3628
- msgid "Sold Individually"
3629
- msgstr "فروش جداگانه"
3630
-
3631
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:349
3632
- msgid ""
3633
- "Enable this to only allow one of this item to be bought in a single order"
3634
- msgstr "اگر مایل به فروش تکی هستید، این گزینه را فعال کنید"
3635
-
3636
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:368
3637
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:702
3638
- #: includes/admin/meta-boxes/views/html-variation-admin.php:149
3639
- #: includes/admin/views/html-bulk-edit-product.php:115
3640
- #: includes/admin/views/html-quick-edit-product.php:96
3641
- msgid "Weight"
3642
- msgstr "وزن"
3643
-
3644
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:368
3645
- msgid "Weight in decimal form"
3646
- msgstr "وزن به فرم اعشاری"
3647
-
3648
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:374
3649
- msgid "Dimensions"
3650
- msgstr "ابعاد"
3651
-
3652
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:376
3653
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:699
3654
- #: includes/admin/views/html-quick-edit-product.php:109
3655
- msgid "Length"
3656
- msgstr "طول"
3657
-
3658
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:377
3659
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:700
3660
- #: includes/admin/views/html-quick-edit-product.php:110
3661
- msgid "Width"
3662
- msgstr "عرض"
3663
-
3664
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:378
3665
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:701
3666
- #: includes/admin/views/html-quick-edit-product.php:111
3667
- msgid "Height"
3668
- msgstr "ارتفاع"
3669
-
3670
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:380
3671
- msgid "LxWxH in decimal form"
3672
- msgstr "طول/عرض/ارتفاع به فرم اعشاری"
3673
-
3674
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:401
3675
- #: includes/admin/views/html-bulk-edit-product.php:167
3676
- #: includes/admin/views/html-quick-edit-product.php:124
3677
- msgid "No shipping class"
3678
- msgstr "کلاس ارسالی وجود ندارد"
3679
-
3680
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:407
3681
- #: includes/admin/views/html-bulk-edit-product.php:163
3682
- #: includes/admin/views/html-quick-edit-product.php:121
3683
- msgid "Shipping class"
3684
- msgstr "کلاس ارسال"
3685
-
3686
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:407
3687
- msgid ""
3688
- "Shipping classes are used by certain shipping methods to group similar "
3689
- "products."
3690
- msgstr "کلاسهای ارسال بوسیله روشهای خاصی از حمل و نقل و برای گروه خاصی از محصولات استفاده میشوند"
3691
-
3692
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:419
3693
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:478
3694
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:715
3695
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:749
3696
- msgid "Expand"
3697
- msgstr "گسترش"
3698
-
3699
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:419
3700
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:478
3701
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:715
3702
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:749
3703
- msgid "Close"
3704
- msgstr "بستن"
3705
-
3706
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:422
3707
- msgid "Custom product attribute"
3708
- msgstr "سفارش سازی ویژگی‌های محصول"
3709
-
3710
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:480
3711
- msgid "Save Attributes"
3712
- msgstr "ذخیره ویژگی‌ها"
3713
-
3714
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:489
3715
- msgid "Up-Sells"
3716
- msgstr "پیشنهاد خرید بهتر (Up-Sells)"
3717
-
3718
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:502
3719
- msgid ""
3720
- "Up-sells are products which you recommend instead of the currently viewed "
3721
- "product, for example, products that are more profitable or better quality or"
3722
- " more expensive."
3723
- msgstr "Up-Sells محصولاتی هستند که شما به مشتری پیشنهاد می‌دهید به جای محصولی که در حال حاضر می‌بینند خریداری کنند که ارزشمندتر و بهتر و یا گران‌تر هستند."
3724
-
3725
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:506
3726
- msgid "Cross-Sells"
3727
- msgstr "محصولات مشابه (Cross-Sells)"
3728
-
3729
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:519
3730
- msgid ""
3731
- "Cross-sells are products which you promote in the cart, based on the current"
3732
- " product."
3733
- msgstr "Cross-Sells محصولاتی که به مشتری پیشنهاد میکنید به همراه محصول حاضر، خریداری نمایند."
3734
-
3735
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:526
3736
- msgid "Grouping"
3737
- msgstr "گروه بندی"
3738
-
3739
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:538
3740
- msgid "Set this option to make this product part of a grouped product."
3741
- msgstr "اگر این محصول جزوی از یک سری محصول گروهی است این گزینه را انتخاب کنید."
3742
-
3743
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:556
3744
- msgid "Purchase Note"
3745
- msgstr "یادداشت خرید"
3746
-
3747
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:556
3748
- msgid "Enter an optional note to send the customer after purchase."
3749
- msgstr "در صورت تمایل یک یادداشت برای مشتری پس از خرید بفرستید"
3750
-
3751
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:563
3752
- msgid "Menu order"
3753
- msgstr "منوی سفارش"
3754
-
3755
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:563
3756
- msgid "Custom ordering position."
3757
- msgstr "موقعیت سفارشی سفارش دادن"
3758
-
3759
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:571
3760
- msgid "Enable reviews"
3761
- msgstr "فعال كردن نقد و بررسی"
3762
-
3763
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:624
3764
- msgid ""
3765
- "Before adding variations, add and save some attributes on the "
3766
- "<strong>Attributes</strong> tab."
3767
- msgstr "قبل از افزودن متغیرها، تعدادی ویژگی در زبانه «ویژگی‌ها» افزوده و ذخیره کنید."
3768
-
3769
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:626
3770
- msgid "Learn more"
3771
- msgstr "اطلاعات بیشتر"
3772
-
3773
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:633
3774
- msgid "Default Form Values"
3775
- msgstr ""
3776
-
3777
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:633
3778
- msgid "These are the attributes that will be pre-selected on the frontend."
3779
- msgstr "این ویژگی ها می توانند در بخش کاربری پیش انتخاب شوند"
3780
-
3781
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:648
3782
- msgid "No default"
3783
- msgstr "بدون پیشفرض"
3784
-
3785
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:677
3786
- msgid "Add variation"
3787
- msgstr "افزودن متغیر"
3788
-
3789
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:678
3790
- msgid "Create variations from all attributes"
3791
- msgstr "ساخت متغیرها از همه ویژگی ها"
3792
-
3793
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:679
3794
- msgid "Delete all variations"
3795
- msgstr "پاک کردن تمامی تغییرات"
3796
-
3797
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:681
3798
- msgid "Toggle &quot;Enabled&quot;"
3799
- msgstr "تعویض &quot; فعال سازی &quot;"
3800
-
3801
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:682
3802
- msgid "Toggle &quot;Downloadable&quot;"
3803
- msgstr "تعویض &quot; دانلودی &quot;"
3804
-
3805
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:683
3806
- msgid "Toggle &quot;Virtual&quot;"
3807
- msgstr "تعویض &quot; مجازی &quot;"
3808
-
3809
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:685
3810
- msgid "Pricing"
3811
- msgstr "قیمت گذاری"
3812
-
3813
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:686
3814
- msgid "Set regular prices"
3815
- msgstr "قیمت عادی"
3816
-
3817
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:687
3818
- msgid "Increase regular prices (fixed amount or percentage)"
3819
- msgstr "افزایش قیمت به طور منظم (مقدار ثابت یا درصد)"
3820
-
3821
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:688
3822
- msgid "Decrease regular prices (fixed amount or percentage)"
3823
- msgstr "کاهش قیمت به طور منظم (مقدار ثابت یا درصد)"
3824
-
3825
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:689
3826
- msgid "Set sale prices"
3827
- msgstr "قیمت فروش ویژه"
3828
-
3829
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:690
3830
- msgid "Increase sale prices (fixed amount or percentage)"
3831
- msgstr "افزایش قیمت حراج (مقدار ثابت یا درصد)"
3832
-
3833
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:691
3834
- msgid "Decrease sale prices (fixed amount or percentage)"
3835
- msgstr "کاهش قیمت حراج (مقدار ثابت یا درصد)"
3836
-
3837
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:692
3838
- msgid "Set scheduled sale dates"
3839
- msgstr "پیکربندی تاریخ های زمانبندی فروش"
3840
-
3841
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:695
3842
- msgid "Toggle &quot;Manage stock&quot;"
3843
- msgstr "آمار &quot;مدیریت موجودی&quot;"
3844
-
3845
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:704
3846
- msgid "Downloadable products"
3847
- msgstr "محصولات دانلودی"
3848
-
3849
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:705
3850
- msgid "Download limit"
3851
- msgstr "محدودیت دانلود"
3852
-
3853
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:706
3854
- msgid "Download expiry"
3855
- msgstr "انقضای دانلود"
3856
-
3857
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:710
3858
- #: includes/admin/views/html-report-by-date.php:41
3859
- msgid "Go"
3860
- msgstr "برو"
3861
-
3862
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:713
3863
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:747
3864
- msgid "%s item"
3865
- msgid_plural "%s items"
3866
- msgstr[0] "%s مورد"
3867
-
3868
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:718
3869
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:752
3870
- msgid "Go to the first page"
3871
- msgstr "رفتن به برگه نخست"
3872
-
3873
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:719
3874
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:753
3875
- msgid "Go to the previous page"
3876
- msgstr "رفتن به برگه پیشین"
3877
-
3878
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:721
3879
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:755
3880
- msgid "Select Page"
3881
- msgstr "گزینش برگه"
3882
-
3883
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:722
3884
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:756
3885
- msgid "Current page"
3886
- msgstr "برگه کنون"
3887
-
3888
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:729
3889
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:763
3890
- msgid "Go to the next page"
3891
- msgstr "رفتن به برگه پسین"
3892
-
3893
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:730
3894
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:764
3895
- msgid "Go to the last page"
3896
- msgstr "رفتن به برگه آخر"
3897
-
3898
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:743
3899
- #: includes/admin/settings/views/html-keys-edit.php:96
3900
- #: includes/admin/views/html-admin-page-status-tools.php:69
3901
- msgid "Save Changes"
3902
- msgstr "ذخیره تغییرات"
3903
-
3904
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:864
3905
- msgid "Product SKU must be unique."
3906
- msgstr "شناسه محصول باید یکتا باشد."
3907
-
3908
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1183
3909
- msgid ""
3910
- "The downloadable file %s cannot be used as it does not have an allowed file "
3911
- "type. Allowed types include: %s"
3912
- msgstr "نمی توان فایل دانلودی %s را بکار برد، زیرا جز فایلهای مجاز نیست. انواع فایلهای مجاز شامل: %s"
3913
-
3914
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1196
3915
- msgid ""
3916
- "The downloadable file %s cannot be used as it does not exist on the server."
3917
- msgstr "نمی توان فایل دانلودی %s را بکار برد، زیرا بر روی سرور پیدا نمی شود."
3918
-
3919
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1304
3920
- msgid "Variation #%s of %s"
3921
- msgstr "متغیر شماره %s از %s"
3922
-
3923
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1348
3924
- msgid "#%s &ndash; Variation SKU must be unique."
3925
- msgstr "#%s &ndash; شناسه متغیر باید یکتا باشد."
3926
-
3927
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1468
3928
- msgid ""
3929
- "#%s &ndash; The downloadable file %s cannot be used as it does not have an "
3930
- "allowed file type. Allowed types include: %s"
3931
- msgstr ""
3932
-
3933
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1475
3934
- msgid ""
3935
- "#%s &ndash; The downloadable file %s cannot be used as it does not exist on "
3936
- "the server."
3937
- msgstr ""
3938
-
3939
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:46
3940
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:58
3941
- msgid "Delete image"
3942
- msgstr "پاک کردن تصویر"
3943
-
3944
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:58
3945
- msgid "Add Images to Product Gallery"
3946
- msgstr "افزودن تصویر به گالری تصاویر محصول"
3947
-
3948
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:58
3949
- msgid "Add to gallery"
3950
- msgstr "افزودن به گالری"
3951
-
3952
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:58
3953
- msgid "Add product gallery images"
3954
- msgstr "افزودن گالری تصاویر محصول"
3955
-
3956
- #: includes/admin/meta-boxes/views/html-order-download-permission.php:10
3957
- msgid "Revoke Access"
3958
- msgstr "دسترسی ابطال"
3959
-
3960
- #: includes/admin/meta-boxes/views/html-order-download-permission.php:13
3961
- msgid "%s: %s"
3962
- msgstr "%s: %s"
3963
-
3964
- #: includes/admin/meta-boxes/views/html-order-download-permission.php:13
3965
- msgid "Downloaded %s time"
3966
- msgid_plural "Downloaded %s times"
3967
- msgstr[0] "%s بار دانلود شده"
3968
-
3969
- #: includes/admin/meta-boxes/views/html-order-download-permission.php:20
3970
- msgid "Downloads Remaining"
3971
- msgstr "دانلودهای باقی مونده"
3972
-
3973
- #: includes/admin/meta-boxes/views/html-order-download-permission.php:26
3974
- msgid "Access Expires"
3975
- msgstr "انقضای دسترسی"
3976
-
3977
- #: includes/admin/meta-boxes/views/html-order-fee.php:20
3978
- msgid "Fee"
3979
- msgstr "هزینه نگهداری"
3980
-
3981
- #: includes/admin/meta-boxes/views/html-order-fee.php:23
3982
- msgid "Fee Name"
3983
- msgstr "نام پرداخت"
3984
-
3985
- #: includes/admin/meta-boxes/views/html-order-item.php:19
3986
- msgid "Product ID:"
3987
- msgstr "کد محصول:"
3988
-
3989
- #: includes/admin/meta-boxes/views/html-order-item.php:22
3990
- #: includes/admin/meta-boxes/views/html-order-item.php:24
3991
- msgid "Variation ID:"
3992
- msgstr "شناسه متغیر:"
3993
-
3994
- #: includes/admin/meta-boxes/views/html-order-item.php:24
3995
- msgid "No longer exists"
3996
- msgstr "دیگر وجود ندارد"
3997
-
3998
- #: includes/admin/meta-boxes/views/html-order-item.php:28
3999
- msgid "Product SKU:"
4000
- msgstr "شناسه محصول:"
4001
-
4002
- #: includes/admin/meta-boxes/views/html-order-item.php:142
4003
- msgid "Add&nbsp;meta"
4004
- msgstr "افزودن&nbsp;توضیحات"
4005
-
4006
- #: includes/admin/meta-boxes/views/html-order-item.php:204
4007
- #: includes/admin/meta-boxes/views/html-order-item.php:247
4008
- msgid "After pre-tax discounts."
4009
- msgstr "بعد از تخفیف های مالیات."
4010
-
4011
- #: includes/admin/meta-boxes/views/html-order-item.php:207
4012
- #: includes/admin/meta-boxes/views/html-order-item.php:250
4013
- msgid "Before pre-tax discounts."
4014
- msgstr "قبل از تخفیف های مالیات."
4015
-
4016
- #: includes/admin/meta-boxes/views/html-order-items.php:51
4017
- msgid "Item"
4018
- msgstr "مورد"
4019
-
4020
- #: includes/admin/meta-boxes/views/html-order-items.php:55
4021
- msgid "Cost"
4022
- msgstr "هزینه"
4023
-
4024
- #: includes/admin/meta-boxes/views/html-order-items.php:56
4025
- msgid "Qty"
4026
- msgstr "تعداد "
4027
-
4028
- #: includes/admin/meta-boxes/views/html-order-items.php:63
4029
- #: includes/admin/meta-boxes/views/html-order-items.php:64
4030
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:144
4031
- #: includes/admin/settings/class-wc-settings-tax.php:28
4032
- msgid "Tax"
4033
- msgstr "مالیات"
4034
-
4035
- #: includes/admin/meta-boxes/views/html-order-items.php:125
4036
- msgid "Coupon(s) Used"
4037
- msgstr "کوپن(ها) بکار گرفته شده اند"
4038
-
4039
- #: includes/admin/meta-boxes/views/html-order-items.php:140
4040
- msgid "Discount"
4041
- msgstr "تخفیف"
4042
-
4043
- #: includes/admin/meta-boxes/views/html-order-items.php:140
4044
- msgid "This is the total discount. Discounts are defined per line item."
4045
- msgstr "این کل تخفیف می باشد. تخفیف ها برای هر مورد در هر خط تعریف شده است."
4046
-
4047
- #: includes/admin/meta-boxes/views/html-order-items.php:150
4048
- msgid "This is the shipping and handling total costs for the order."
4049
- msgstr "هزینه های حمل و نقل و نگهداری در این سفارش منظور شده است."
4050
-
4051
- #: includes/admin/meta-boxes/views/html-order-items.php:184
4052
- msgid "Order Total"
4053
- msgstr "مجموع هزینه سفارش"
4054
-
4055
- #: includes/admin/meta-boxes/views/html-order-items.php:204
4056
- msgid "Refunded"
4057
- msgstr "مسترد شده"
4058
-
4059
- #: includes/admin/meta-boxes/views/html-order-items.php:220
4060
- msgid "Delete selected line item(s)"
4061
- msgstr "پاک خط مورد انتخاب شده ها"
4062
-
4063
- #: includes/admin/meta-boxes/views/html-order-items.php:223
4064
- msgid "Stock Actions"
4065
- msgstr "عملیات موجودی"
4066
-
4067
- #: includes/admin/meta-boxes/views/html-order-items.php:224
4068
- msgid "Reduce line item stock"
4069
- msgstr "کم کردن مورد خط موجودی"
4070
-
4071
- #: includes/admin/meta-boxes/views/html-order-items.php:225
4072
- msgid "Increase line item stock"
4073
- msgstr "افزایش مورد خط موجودی"
4074
-
4075
- #: includes/admin/meta-boxes/views/html-order-items.php:233
4076
- msgid "Add line item(s)"
4077
- msgstr "افزودن خط ایتم(ها)"
4078
-
4079
- #: includes/admin/meta-boxes/views/html-order-items.php:235
4080
- msgid "To edit this order change the status back to \"Pending\""
4081
- msgstr "برای ویرایش این سفارش وضعیت آن را به \"معلق\" برگردانید"
4082
-
4083
- #: includes/admin/meta-boxes/views/html-order-items.php:235
4084
- msgid "This order has been paid for and is no longer editable"
4085
- msgstr "این سفارش پرداخت شده است و نمی توان آنرا ویرایش کرد"
4086
-
4087
- #: includes/admin/meta-boxes/views/html-order-items.php:238
4088
- msgid "Add Tax"
4089
- msgstr "افزودن مالیات"
4090
-
4091
- #: includes/admin/meta-boxes/views/html-order-items.php:241
4092
- #: includes/admin/meta-boxes/views/html-order-refund.php:18
4093
- msgid "Refund"
4094
- msgstr "استرداد"
4095
-
4096
- #: includes/admin/meta-boxes/views/html-order-items.php:248
4097
- msgid "Calculate Taxes"
4098
- msgstr "محاسبه مالیات"
4099
-
4100
- #: includes/admin/meta-boxes/views/html-order-items.php:249
4101
- msgid "Calculate Total"
4102
- msgstr "محاسبه مجموع"
4103
-
4104
- #: includes/admin/meta-boxes/views/html-order-items.php:254
4105
- msgid "Add product(s)"
4106
- msgstr "افزودن محصول"
4107
-
4108
- #: includes/admin/meta-boxes/views/html-order-items.php:255
4109
- msgid "Add fee"
4110
- msgstr "افزودن دستمزد"
4111
-
4112
- #: includes/admin/meta-boxes/views/html-order-items.php:256
4113
- msgid "Add shipping cost"
4114
- msgstr "افزودن هزینه حمل و نقل"
4115
-
4116
- #: includes/admin/meta-boxes/views/html-order-items.php:258
4117
- msgid "Save"
4118
- msgstr "ذخیره"
4119
-
4120
- #: includes/admin/meta-boxes/views/html-order-items.php:268
4121
- msgid "Restock refunded items"
4122
- msgstr "موارد برگشتی به انبار"
4123
-
4124
- #: includes/admin/meta-boxes/views/html-order-items.php:272
4125
- msgid "Amount already refunded"
4126
- msgstr "مبلغ قبلا مسترد شده است"
4127
-
4128
- #: includes/admin/meta-boxes/views/html-order-items.php:276
4129
- msgid "Total available to refund"
4130
- msgstr "مجموع موجود برای استرداد"
4131
-
4132
- #: includes/admin/meta-boxes/views/html-order-items.php:280
4133
- #: includes/admin/reports/class-wc-report-sales-by-date.php:578
4134
- msgid "Refund amount"
4135
- msgstr "مبلغ استرداد"
4136
-
4137
- #: includes/admin/meta-boxes/views/html-order-items.php:287
4138
- msgid "Reason for refund (optional)"
4139
- msgstr "دلیل استرداد (دلخواه)"
4140
-
4141
- #: includes/admin/meta-boxes/views/html-order-items.php:299
4142
- msgid "Payment Gateway"
4143
- msgstr "دروازه پرداخت"
4144
-
4145
- #: includes/admin/meta-boxes/views/html-order-items.php:301
4146
- msgid ""
4147
- "The payment gateway used to place this order does not support automatic "
4148
- "refunds."
4149
- msgstr "درگاه پرداخت استفاده شده است، پس برگشتی ها را بصورت خودکار پشتیبانی نمی کند."
4150
-
4151
- #: includes/admin/meta-boxes/views/html-order-items.php:302
4152
- msgid ""
4153
- "You will need to manually issue a refund through your payment gateway after "
4154
- "using this."
4155
- msgstr "شما باید به صورت دستی بازگشت وجه را در این دروازه پرداخت پس از استفاده از این مورد انجام دهید."
4156
-
4157
- #: includes/admin/meta-boxes/views/html-order-items.php:314
4158
- msgid "Add products"
4159
- msgstr "افزودن محصولات"
4160
-
4161
- #: includes/admin/meta-boxes/views/html-order-items.php:340
4162
- msgid "Add tax"
4163
- msgstr "افزودن مالیات"
4164
-
4165
- #: includes/admin/meta-boxes/views/html-order-items.php:351
4166
- msgid "Rate name"
4167
- msgstr "نام نرخ"
4168
-
4169
- #: includes/admin/meta-boxes/views/html-order-items.php:352
4170
- msgid "Tax class"
4171
- msgstr "کلاس مالیاتی"
4172
-
4173
- #: includes/admin/meta-boxes/views/html-order-items.php:353
4174
- msgid "Rate code"
4175
- msgstr "کد نرخ"
4176
-
4177
- #: includes/admin/meta-boxes/views/html-order-items.php:354
4178
- #: includes/admin/settings/views/html-settings-tax.php:153
4179
- msgid "Rate %"
4180
- msgstr "نرخ ٪"
4181
-
4182
- #: includes/admin/meta-boxes/views/html-order-items.php:375
4183
- msgid "Or, enter tax rate ID:"
4184
- msgstr "یا شناسه نرخ مالیت را وارد کنید:"
4185
-
4186
- #: includes/admin/meta-boxes/views/html-order-items.php:376
4187
- msgid "Optional"
4188
- msgstr "دلخواه"
4189
-
4190
- #: includes/admin/meta-boxes/views/html-order-refund.php:21
4191
- msgid "ID: "
4192
- msgstr "شناسه:"
4193
-
4194
- #: includes/admin/meta-boxes/views/html-order-shipping.php:23
4195
- msgid "Shipping Name"
4196
- msgstr "نام حمل و نقل"
4197
-
4198
- #: includes/admin/meta-boxes/views/html-order-shipping.php:25
4199
- msgid "Shipping Method"
4200
- msgstr "روش ارسال"
4201
-
4202
- #: includes/admin/meta-boxes/views/html-product-attribute.php:30
4203
- msgid "Select terms"
4204
- msgstr "انتخاب دوره ها"
4205
-
4206
- #: includes/admin/meta-boxes/views/html-product-attribute.php:42
4207
- msgid "Add new"
4208
- msgstr "افزودن جدید"
4209
-
4210
- #: includes/admin/meta-boxes/views/html-product-attribute.php:51
4211
- msgid "\"%s\" separate terms"
4212
- msgstr "\"%s\" سواکننده شرایط"
4213
-
4214
- #: includes/admin/meta-boxes/views/html-product-attribute.php:59
4215
- msgid "Enter some text, or some attributes by \"%s\" separating values."
4216
- msgstr "لطفا یک متن وارد کنید ، یا صفت ها را با مقدار \"%s\" جداسازی کنید."
4217
-
4218
- #: includes/admin/meta-boxes/views/html-product-download.php:3
4219
- #: includes/admin/meta-boxes/views/html-product-variation-download.php:2
4220
- msgid "File Name"
4221
- msgstr "نام فایل"
4222
-
4223
- #: includes/admin/meta-boxes/views/html-product-download.php:4
4224
- #: includes/admin/meta-boxes/views/html-product-variation-download.php:3
4225
- msgid "http://"
4226
- msgstr "http://"
4227
-
4228
- #: includes/admin/meta-boxes/views/html-product-download.php:5
4229
- #: includes/admin/meta-boxes/views/html-product-variation-download.php:4
4230
- msgid "Choose file"
4231
- msgstr "انتخاب فایل"
4232
-
4233
- #: includes/admin/meta-boxes/views/html-product-download.php:5
4234
- #: includes/admin/meta-boxes/views/html-product-variation-download.php:4
4235
- msgid "Insert file URL"
4236
- msgstr "آدرس اینترنتی فایل را وارد کنید"
4237
-
4238
- #: includes/admin/meta-boxes/views/html-variation-admin.php:19
4239
- msgid "Drag and drop, or click to set menu order manually"
4240
- msgstr ""
4241
-
4242
- #: includes/admin/meta-boxes/views/html-variation-admin.php:33
4243
- msgid "Any"
4244
- msgstr "همه"
4245
-
4246
- #: includes/admin/meta-boxes/views/html-variation-admin.php:64
4247
- msgid "Remove this image"
4248
- msgstr "پاک کردن این عکس"
4249
-
4250
- #: includes/admin/meta-boxes/views/html-variation-admin.php:64
4251
- msgid "Upload an image"
4252
- msgstr "آپلود یک عکس"
4253
-
4254
- #: includes/admin/meta-boxes/views/html-variation-admin.php:68
4255
- msgid ""
4256
- "Enter a SKU for this variation or leave blank to use the parent product SKU."
4257
- msgstr "برای این متغیر یک شناسه بنویسید یا برای بکارگیری شناسه محصول مادر، چیزی ننویسید."
4258
-
4259
- #: includes/admin/meta-boxes/views/html-variation-admin.php:76
4260
- #: includes/admin/settings/class-wc-settings-checkout.php:244
4261
- #: includes/admin/settings/class-wc-settings-shipping.php:205
4262
- #: includes/admin/views/html-admin-page-status-tools.php:37
4263
- #: includes/admin/views/html-admin-page-status-tools.php:48
4264
- #: includes/admin/views/html-admin-page-status-tools.php:59
4265
- msgid "Enabled"
4266
- msgstr "فعال شده"
4267
-
4268
- #: includes/admin/meta-boxes/views/html-variation-admin.php:78
4269
- msgid ""
4270
- "Enable this option if access is given to a downloadable file upon purchase "
4271
- "of a product"
4272
- msgstr "فعال کردن این گزینه اجازه دانلود محصول به محض پرداخت را فعال میکند."
4273
-
4274
- #: includes/admin/meta-boxes/views/html-variation-admin.php:80
4275
- msgid ""
4276
- "Enable this option if a product is not shipped or there is no shipping cost"
4277
- msgstr "این گزینه را تنها در صورتی فعال نمایید كه كالا ارسال نشده است "
4278
-
4279
- #: includes/admin/meta-boxes/views/html-variation-admin.php:84
4280
- msgid "Enable this option to enable stock management at variation level"
4281
- msgstr "فعال کردن این گزینه سبب فعال کردن اداره انبار در تراز متغیر می شود"
4282
-
4283
- #: includes/admin/meta-boxes/views/html-variation-admin.php:93
4284
- msgid "Regular Price:"
4285
- msgstr "قیمت معین:"
4286
-
4287
- #: includes/admin/meta-boxes/views/html-variation-admin.php:94
4288
- msgid "Variation price (required)"
4289
- msgstr "تغییرات قیمت (الزامی)"
4290
-
4291
- #: includes/admin/meta-boxes/views/html-variation-admin.php:97
4292
- msgid "Sale Price:"
4293
- msgstr "قیمت فروش فوق العاده :"
4294
-
4295
- #: includes/admin/meta-boxes/views/html-variation-admin.php:97
4296
- msgid "Cancel schedule"
4297
- msgstr "لغو زمان بندی"
4298
-
4299
- #: includes/admin/meta-boxes/views/html-variation-admin.php:103
4300
- msgid "Sale start date:"
4301
- msgstr "تاریخ شروع فروش:"
4302
-
4303
- #: includes/admin/meta-boxes/views/html-variation-admin.php:107
4304
- msgid "Sale end date:"
4305
- msgstr "تاریخ پایان فروش:"
4306
-
4307
- #: includes/admin/meta-boxes/views/html-variation-admin.php:116
4308
- msgid "Stock Qty:"
4309
- msgstr "تعداد موجودی انبار:"
4310
-
4311
- #: includes/admin/meta-boxes/views/html-variation-admin.php:116
4312
- msgid ""
4313
- "Enter a quantity to enable stock management at variation level, or leave "
4314
- "blank to use the parent product's options."
4315
- msgstr "مقدار "
4316
-
4317
- #: includes/admin/meta-boxes/views/html-variation-admin.php:149
4318
- msgid ""
4319
- "Enter a weight for this variation or leave blank to use the parent product "
4320
- "weight."
4321
- msgstr "برای موجودی متغیری وارد کنید یا جهت استفاده از موجودی اولیه خالی بگذارید"
4322
-
4323
- #: includes/admin/meta-boxes/views/html-variation-admin.php:157
4324
- msgid "Dimensions (L&times;W&times;H)"
4325
- msgstr "برای این متغیر وزن وارد کنید یا جهت استفاده از وزن اولیه خالی بگذارید"
4326
-
4327
- #: includes/admin/meta-boxes/views/html-variation-admin.php:168
4328
- msgid "Shipping class:"
4329
- msgstr "کلاس حمل و نقل"
4330
-
4331
- #: includes/admin/meta-boxes/views/html-variation-admin.php:172
4332
- #: includes/admin/meta-boxes/views/html-variation-admin.php:186
4333
- msgid "Same as parent"
4334
- msgstr "مانند مادر"
4335
-
4336
- #: includes/admin/meta-boxes/views/html-variation-admin.php:184
4337
- msgid "Tax class:"
4338
- msgstr "کلاس مالیات:"
4339
-
4340
- #: includes/admin/meta-boxes/views/html-variation-admin.php:195
4341
- msgid "Variation Description:"
4342
- msgstr "توضیحات متغیر:"
4343
-
4344
- #: includes/admin/meta-boxes/views/html-variation-admin.php:245
4345
- msgid "Download Limit:"
4346
- msgstr "محدودیت دانلود:"
4347
-
4348
- #: includes/admin/meta-boxes/views/html-variation-admin.php:249
4349
- msgid "Download Expiry:"
4350
- msgstr "انقضای دانلود:"
4351
-
4352
- #: includes/admin/reports/class-wc-admin-report.php:447
4353
- msgid "Sold %s worth in the last %d days"
4354
- msgstr "فروش %s در %d روز گذشته"
4355
-
4356
- #: includes/admin/reports/class-wc-admin-report.php:449
4357
- msgid "Sold 1 item in the last %d days"
4358
- msgid_plural "Sold %d items in the last %d days"
4359
- msgstr[0] "در کل %d محصول در %d روز فروخته شده اند"
4360
-
4361
- #: includes/admin/reports/class-wc-report-coupon-usage.php:99
4362
- msgid "%s discounts in total"
4363
- msgstr "مجموع تخفیف ها %s "
4364
-
4365
- #: includes/admin/reports/class-wc-report-coupon-usage.php:105
4366
- msgid "%d coupons used in total"
4367
- msgstr "%d کوپن در مجموع استفاده شده است"
4368
-
4369
- #: includes/admin/reports/class-wc-report-coupon-usage.php:119
4370
- #: includes/admin/reports/class-wc-report-customers.php:146
4371
- #: includes/admin/reports/class-wc-report-sales-by-category.php:85
4372
- #: includes/admin/reports/class-wc-report-sales-by-date.php:403
4373
- #: includes/admin/reports/class-wc-report-sales-by-product.php:105
4374
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:44
4375
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:44
4376
- msgid "Year"
4377
- msgstr "سال"
4378
-
4379
- #: includes/admin/reports/class-wc-report-coupon-usage.php:120
4380
- #: includes/admin/reports/class-wc-report-customers.php:147
4381
- #: includes/admin/reports/class-wc-report-sales-by-category.php:86
4382
- #: includes/admin/reports/class-wc-report-sales-by-date.php:404
4383
- #: includes/admin/reports/class-wc-report-sales-by-product.php:106
4384
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:45
4385
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:45
4386
- msgid "Last Month"
4387
- msgstr "ماه گذشته"
4388
-
4389
- #: includes/admin/reports/class-wc-report-coupon-usage.php:121
4390
- #: includes/admin/reports/class-wc-report-customers.php:148
4391
- #: includes/admin/reports/class-wc-report-sales-by-category.php:87
4392
- #: includes/admin/reports/class-wc-report-sales-by-date.php:405
4393
- #: includes/admin/reports/class-wc-report-sales-by-product.php:107
4394
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:46
4395
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:46
4396
- msgid "This Month"
4397
- msgstr "این ماه"
4398
-
4399
- #: includes/admin/reports/class-wc-report-coupon-usage.php:122
4400
- #: includes/admin/reports/class-wc-report-customers.php:149
4401
- #: includes/admin/reports/class-wc-report-sales-by-category.php:88
4402
- #: includes/admin/reports/class-wc-report-sales-by-date.php:406
4403
- #: includes/admin/reports/class-wc-report-sales-by-product.php:108
4404
- msgid "Last 7 Days"
4405
- msgstr "7 روز گذشته"
4406
-
4407
- #: includes/admin/reports/class-wc-report-coupon-usage.php:162
4408
- msgid "Filter by coupon"
4409
- msgstr "صافی بر اساس کوپن"
4410
-
4411
- #: includes/admin/reports/class-wc-report-coupon-usage.php:190
4412
- msgid "Choose coupons&hellip;"
4413
- msgstr "انتخاب کوپن ها&hellip;"
4414
-
4415
- #: includes/admin/reports/class-wc-report-coupon-usage.php:191
4416
- msgid "All coupons"
4417
- msgstr "همه کوپن ها"
4418
-
4419
- #: includes/admin/reports/class-wc-report-coupon-usage.php:198
4420
- #: includes/admin/reports/class-wc-report-sales-by-category.php:195
4421
- #: includes/admin/reports/class-wc-report-sales-by-product.php:182
4422
- msgid "Show"
4423
- msgstr "نمایش"
4424
-
4425
- #: includes/admin/reports/class-wc-report-coupon-usage.php:206
4426
- msgid "No used coupons found"
4427
- msgstr "کوپن استفاده شده ای یافت نشد."
4428
-
4429
- #: includes/admin/reports/class-wc-report-coupon-usage.php:211
4430
- msgid "Most Popular"
4431
- msgstr "محبوب ترین ها"
4432
-
4433
- #: includes/admin/reports/class-wc-report-coupon-usage.php:253
4434
- #: includes/admin/reports/class-wc-report-coupon-usage.php:301
4435
- msgid "No coupons found in range"
4436
- msgstr "کوپنی یافت نشد"
4437
-
4438
- #: includes/admin/reports/class-wc-report-coupon-usage.php:258
4439
- msgid "Most Discount"
4440
- msgstr "بیشترین تخفیف"
4441
-
4442
- #: includes/admin/reports/class-wc-report-coupon-usage.php:344
4443
- #: includes/admin/reports/class-wc-report-customers.php:213
4444
- #: includes/admin/reports/class-wc-report-sales-by-category.php:238
4445
- #: includes/admin/reports/class-wc-report-sales-by-date.php:446
4446
- #: includes/admin/reports/class-wc-report-sales-by-product.php:368
4447
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:33
4448
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:33
4449
- #: includes/admin/settings/views/html-settings-tax.php:119
4450
- msgid "Export CSV"
4451
- msgstr "صدور CSV"
4452
-
4453
- #: includes/admin/reports/class-wc-report-coupon-usage.php:451
4454
- msgid "Number of coupons used"
4455
- msgstr "تعداد کوپن های استفاده شده"
4456
-
4457
- #: includes/admin/reports/class-wc-report-coupon-usage.php:459
4458
- msgid "Discount amount"
4459
- msgstr "میزان تخفیف"
4460
-
4461
- #: includes/admin/reports/class-wc-report-customer-list.php:27
4462
- msgid "Customer"
4463
- msgstr "مشتری"
4464
-
4465
- #: includes/admin/reports/class-wc-report-customer-list.php:37
4466
- msgid "No customers found."
4467
- msgstr "هیچ مشتری یافت نشد."
4468
-
4469
- #: includes/admin/reports/class-wc-report-customer-list.php:51
4470
- msgid "%s previous order linked"
4471
- msgid_plural "%s previous orders linked"
4472
- msgstr[0] "%s سفارش قبلی مرتبط شد"
4473
-
4474
- #: includes/admin/reports/class-wc-report-customer-list.php:61
4475
- msgid "Refreshed stats for %s"
4476
- msgstr "آمار %s نوسازی شد"
4477
-
4478
- #: includes/admin/reports/class-wc-report-customer-list.php:66
4479
- msgid "Search customers"
4480
- msgstr "جستجوی مشتریان"
4481
-
4482
- #: includes/admin/reports/class-wc-report-customer-list.php:163
4483
- msgid "Refresh stats"
4484
- msgstr "نوسازی وضعیت"
4485
-
4486
- #: includes/admin/reports/class-wc-report-customer-list.php:175
4487
- msgid "View orders"
4488
- msgstr "نمایش سفارشات"
4489
-
4490
- #: includes/admin/reports/class-wc-report-customer-list.php:200
4491
- msgid "Link previous orders"
4492
- msgstr "لینک سفارشات گذشته"
4493
-
4494
- #: includes/admin/reports/class-wc-report-customer-list.php:228
4495
- msgid "Name (Last, First)"
4496
- msgstr "نام (نام،نام خانوادگی)"
4497
-
4498
- #: includes/admin/reports/class-wc-report-customer-list.php:229
4499
- msgid "Username"
4500
- msgstr "نام کاربری"
4501
-
4502
- #: includes/admin/reports/class-wc-report-customer-list.php:231
4503
- msgid "Location"
4504
- msgstr "جایگاه فروشگاه"
4505
-
4506
- #: includes/admin/reports/class-wc-report-customer-list.php:233
4507
- msgid "Money Spent"
4508
- msgstr "پول هزینه"
4509
-
4510
- #: includes/admin/reports/class-wc-report-customer-list.php:234
4511
- msgid "Last order"
4512
- msgstr "آخرین سفارش"
4513
-
4514
- #: includes/admin/reports/class-wc-report-customers.php:24
4515
- msgid "%s signups in this period"
4516
- msgstr "%s عضویت در این دوره"
4517
-
4518
- #: includes/admin/reports/class-wc-report-customers.php:92
4519
- msgid "Customer Sales"
4520
- msgstr "تمام فروش مشتریان"
4521
-
4522
- #: includes/admin/reports/class-wc-report-customers.php:93
4523
- msgid "Guest Sales"
4524
- msgstr "تمام فروش میهمان ها"
4525
-
4526
- #: includes/admin/reports/class-wc-report-customers.php:102
4527
- #: includes/admin/reports/class-wc-report-customers.php:301
4528
- msgid "Customer Orders"
4529
- msgstr "سفارشات مشتری"
4530
-
4531
- #: includes/admin/reports/class-wc-report-customers.php:107
4532
- #: includes/admin/reports/class-wc-report-customers.php:311
4533
- msgid "Guest Orders"
4534
- msgstr "تمام سفارشات میهمان"
4535
-
4536
- #: includes/admin/reports/class-wc-report-customers.php:126
4537
- msgid "orders"
4538
- msgstr "سفارش ها"
4539
-
4540
- #: includes/admin/reports/class-wc-report-customers.php:307
4541
- msgid "customer orders"
4542
- msgstr "تمام سفارشات مشتری "
4543
-
4544
- #: includes/admin/reports/class-wc-report-customers.php:317
4545
- msgid "guest orders"
4546
- msgstr "تمام سفارشات میهمان"
4547
-
4548
- #: includes/admin/reports/class-wc-report-customers.php:321
4549
- msgid "Signups"
4550
- msgstr "نام نویسی ها"
4551
-
4552
- #: includes/admin/reports/class-wc-report-customers.php:328
4553
- msgid "new users"
4554
- msgstr "کاربران تازه"
4555
-
4556
- #: includes/admin/reports/class-wc-report-low-in-stock.php:25
4557
- msgid "No low in stock products found."
4558
- msgstr "تعداد هیچکدام از محصولات در انبار کم نمی باشد"
4559
-
4560
- #: includes/admin/reports/class-wc-report-out-of-stock.php:25
4561
- msgid "No out of stock products found."
4562
- msgstr "هیچ محصولی در انبار موجود نیست"
4563
-
4564
- #: includes/admin/reports/class-wc-report-sales-by-category.php:68
4565
- msgid "%s sales in %s"
4566
- msgstr "%s فروش در %s"
4567
-
4568
- #: includes/admin/reports/class-wc-report-sales-by-category.php:179
4569
- msgid "Select categories&hellip;"
4570
- msgstr "انتخاب دسته ها&hellip;"
4571
-
4572
- #: includes/admin/reports/class-wc-report-sales-by-category.php:193
4573
- msgid "None"
4574
- msgstr "هیچ كدام"
4575
-
4576
- #: includes/admin/reports/class-wc-report-sales-by-category.php:194
4577
- msgid "All"
4578
- msgstr "همه"
4579
-
4580
- #: includes/admin/reports/class-wc-report-sales-by-category.php:254
4581
- msgid "&larr; Choose a category to view stats"
4582
- msgstr "&larr; انتخاب یک دسته برای نمایش آمارها"
4583
-
4584
- #: includes/admin/reports/class-wc-report-sales-by-date.php:341
4585
- msgid "%s average daily sales"
4586
- msgstr "میانگین فروش روزانه %s"
4587
-
4588
- #: includes/admin/reports/class-wc-report-sales-by-date.php:345
4589
- msgid "%s average monthly sales"
4590
- msgstr "%s میانگین فروش ماهیانه"
4591
-
4592
- #: includes/admin/reports/class-wc-report-sales-by-date.php:350
4593
- msgid "%s gross sales in this period"
4594
- msgstr "%s فروش ناخالص در این دوره"
4595
-
4596
- #: includes/admin/reports/class-wc-report-sales-by-date.php:351
4597
- msgid ""
4598
- "This is the sum of the order totals after any refunds and including shipping"
4599
- " and taxes."
4600
- msgstr "این جمع از مجموع سفارش پس از برگشتی ها بجز حمل و نقل و مالیات می باشد."
4601
-
4602
- #: includes/admin/reports/class-wc-report-sales-by-date.php:356
4603
- msgid "%s net sales in this period"
4604
- msgstr "%s فروش خالص در این دوره"
4605
-
4606
- #: includes/admin/reports/class-wc-report-sales-by-date.php:357
4607
- msgid ""
4608
- "This is the sum of the order totals after any refunds and excluding shipping"
4609
- " and taxes."
4610
- msgstr "این جمع از مجموع سفارش پس از برگشتی ها بجز حمل و نقل و مالیات می باشد."
4611
-
4612
- #: includes/admin/reports/class-wc-report-sales-by-date.php:369
4613
- msgid "%s orders placed"
4614
- msgstr "%s سفارش ثبت شده"
4615
-
4616
- #: includes/admin/reports/class-wc-report-sales-by-date.php:375
4617
- msgid "%s items purchased"
4618
- msgstr "%s موارد خریداری شده"
4619
-
4620
- #: includes/admin/reports/class-wc-report-sales-by-date.php:380
4621
- msgid "%s refunded %d order"
4622
- msgid_plural "%s refunded %d orders"
4623
- msgstr[0] ""
4624
-
4625
- #: includes/admin/reports/class-wc-report-sales-by-date.php:385
4626
- msgid "%s charged for shipping"
4627
- msgstr "%s برای حمل و نقل تغییر یافته است"
4628
-
4629
- #: includes/admin/reports/class-wc-report-sales-by-date.php:390
4630
- msgid "%s worth of coupons used"
4631
- msgstr "%s مجموع ارزش کوپن های استفاده شده"
4632
-
4633
- #: includes/admin/reports/class-wc-report-sales-by-date.php:512
4634
- #: includes/admin/reports/class-wc-report-sales-by-product.php:482
4635
- msgid "Number of items sold"
4636
- msgstr "تعداد موارد فروخته شده"
4637
-
4638
- #: includes/admin/reports/class-wc-report-sales-by-date.php:520
4639
- msgid "Number of orders"
4640
- msgstr "تعداد سفارشات"
4641
-
4642
- #: includes/admin/reports/class-wc-report-sales-by-date.php:528
4643
- msgid "Average sales amount"
4644
- msgstr "میزان میانگین فروش"
4645
-
4646
- #: includes/admin/reports/class-wc-report-sales-by-date.php:548
4647
- msgid "Shipping amount"
4648
- msgstr "میزان حمل و نقل"
4649
-
4650
- #: includes/admin/reports/class-wc-report-sales-by-date.php:558
4651
- msgid "Gross Sales amount"
4652
- msgstr "مبلغ فروش ناخالص"
4653
-
4654
- #: includes/admin/reports/class-wc-report-sales-by-date.php:568
4655
- msgid "Net Sales amount"
4656
- msgstr "مبلغ فروش خالص"
4657
-
4658
- #: includes/admin/reports/class-wc-report-sales-by-product.php:85
4659
- msgid "%s sales for the selected items"
4660
- msgstr "%s فروش برای موارد انتخاب شده"
4661
-
4662
- #: includes/admin/reports/class-wc-report-sales-by-product.php:91
4663
- msgid "%s purchases for the selected items"
4664
- msgstr "%s خرید برای موارد انتخاب شده"
4665
-
4666
- #: includes/admin/reports/class-wc-report-sales-by-product.php:137
4667
- msgid "Showing reports for:"
4668
- msgstr "نمایش گزارش برای:"
4669
-
4670
- #: includes/admin/reports/class-wc-report-sales-by-product.php:169
4671
- msgid "Reset"
4672
- msgstr "بازگردانی"
4673
-
4674
- #: includes/admin/reports/class-wc-report-sales-by-product.php:177
4675
- msgid "Product Search"
4676
- msgstr "جستجوی محصول"
4677
-
4678
- #: includes/admin/reports/class-wc-report-sales-by-product.php:192
4679
- msgid "Top Sellers"
4680
- msgstr "پرفروشها"
4681
-
4682
- #: includes/admin/reports/class-wc-report-sales-by-product.php:236
4683
- #: includes/admin/reports/class-wc-report-sales-by-product.php:286
4684
- #: includes/admin/reports/class-wc-report-sales-by-product.php:326
4685
- msgid "No products found in range"
4686
- msgstr "محصولی یافت نشد"
4687
-
4688
- #: includes/admin/reports/class-wc-report-sales-by-product.php:241
4689
- msgid "Top Freebies"
4690
- msgstr "بایگانی بالا"
4691
-
4692
- #: includes/admin/reports/class-wc-report-sales-by-product.php:291
4693
- msgid "Top Earners"
4694
- msgstr "بیشترین درآمد"
4695
-
4696
- #: includes/admin/reports/class-wc-report-sales-by-product.php:384
4697
- msgid "&larr; Choose a product to view stats"
4698
- msgstr "&larr; انتخاب محصول برای نمایش آمارها"
4699
-
4700
- #: includes/admin/reports/class-wc-report-sales-by-product.php:490
4701
- msgid "Sales amount"
4702
- msgstr "میزان فروش"
4703
-
4704
- #: includes/admin/reports/class-wc-report-stock.php:39
4705
- msgid "No products found."
4706
- msgstr "هیچ محصولی یافت نشد."
4707
-
4708
- #: includes/admin/reports/class-wc-report-stock.php:141
4709
- msgid "product"
4710
- msgstr "product"
4711
-
4712
- #: includes/admin/reports/class-wc-report-stock.php:156
4713
- msgid "Parent"
4714
- msgstr "مادر"
4715
-
4716
- #: includes/admin/reports/class-wc-report-stock.php:157
4717
- msgid "Units in stock"
4718
- msgstr "موجود در انبار"
4719
-
4720
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:145
4721
- msgid "Rate"
4722
- msgstr "نرخ"
4723
-
4724
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:146
4725
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:148
4726
- msgid "Number of Orders"
4727
- msgstr "تعداد سفارش ها"
4728
-
4729
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:147
4730
- msgid "Tax Amount"
4731
- msgstr "مبلغ مالیات"
4732
-
4733
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:147
4734
- msgid "This is the sum of the \"Tax Rows\" tax amount within your orders."
4735
- msgstr "این مجموع فیلد \"ردیف مالیات\" مجموع مقدار مالیات در سفارشات شماست."
4736
-
4737
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:148
4738
- msgid "Shipping Tax Amount"
4739
- msgstr "مالیات حمل و نقل"
4740
-
4741
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:148
4742
- msgid ""
4743
- "This is the sum of the \"Tax Rows\" shipping tax amount within your orders."
4744
- msgstr "این مجموع فیلد \"ردیف مالیات\" مجموع مقدار هزینه حمل و نقل در سفارشات شماست."
4745
-
4746
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:149
4747
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:151
4748
- msgid "Total Tax"
4749
- msgstr "مجموع مالیات"
4750
-
4751
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:149
4752
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:151
4753
- msgid "This is the total tax for the rate (shipping tax + product tax)."
4754
- msgstr "این مالیات در کل برای میزان (مالیات حمل و نقل + مالیات بر محصول) است."
4755
-
4756
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:181
4757
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:196
4758
- msgid "No taxes found in this period"
4759
- msgstr "هیچ مالیاتی در این دوره یافت نشد"
4760
-
4761
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:147
4762
- msgid "Period"
4763
- msgstr "دوره"
4764
-
4765
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:149
4766
- msgid "Total Sales"
4767
- msgstr "فروش كل"
4768
-
4769
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:149
4770
- msgid "This is the sum of the 'Order Total' field within your orders."
4771
- msgstr "این جمع فیلد \"جمع سفارش‌ها\" در سفارش‌های شماست"
4772
-
4773
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:150
4774
- msgid "Total Shipping"
4775
- msgstr "هزینه حمل کل"
4776
-
4777
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:150
4778
- msgid "This is the sum of the 'Shipping Total' field within your orders."
4779
- msgstr "این جمع فیلد \"جمع هزینه حمل\" در سفارش‌های شماست"
4780
-
4781
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:152
4782
- msgid "Net profit"
4783
- msgstr "سود نت"
4784
-
4785
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:152
4786
- msgid "Total sales minus shipping and tax."
4787
- msgstr "فروش کل منهای شیپینگ و مالیات"
4788
-
4789
- #: includes/admin/reports/class-wc-report-taxes-by-date.php:185
4790
- msgid "Totals"
4791
- msgstr "جمع کل "
4792
-
4793
- #: includes/admin/settings/class-wc-settings-accounts.php:28
4794
- msgid "Accounts"
4795
- msgstr "حساب های کاربری"
4796
-
4797
- #: includes/admin/settings/class-wc-settings-accounts.php:43
4798
- msgid "Account Pages"
4799
- msgstr "برگه های حساب کاربری"
4800
-
4801
- #: includes/admin/settings/class-wc-settings-accounts.php:43
4802
- msgid ""
4803
- "These pages need to be set so that WooCommerce knows where to send users to "
4804
- "access account related functionality."
4805
- msgstr "این برگه‌ها نیاز به انتخاب دارند تا ووکامرس بفهمد که هرکدام کجا هستند. این برگه‌ها در هنگام نصب افزونه ساخته می شوند، اگرنه باید آنها را دستی بسازید."
4806
-
4807
- #: includes/admin/settings/class-wc-settings-accounts.php:46
4808
- msgid "My Account Page"
4809
- msgstr "برگه حساب من "
4810
-
4811
- #: includes/admin/settings/class-wc-settings-accounts.php:47
4812
- #: includes/admin/settings/class-wc-settings-checkout.php:127
4813
- #: includes/admin/settings/class-wc-settings-checkout.php:138
4814
- msgid "Page contents:"
4815
- msgstr "محتویات برگه:"
4816
-
4817
- #: includes/admin/settings/class-wc-settings-accounts.php:58
4818
- msgid "My Account Endpoints"
4819
- msgstr "نقطه پایانی حساب کاربری من"
4820
-
4821
- #: includes/admin/settings/class-wc-settings-accounts.php:58
4822
- msgid ""
4823
- "Endpoints are appended to your page URLs to handle specific actions on the "
4824
- "accounts pages. They should be unique."
4825
- msgstr "نقطه پایانی به آدرس برگه افزوده شده که مسئولیت رسیدگی به اقدامات خاص در صفحات حساب می باشد. آنها باید منحصر به فرد باشند."
4826
-
4827
- #: includes/admin/settings/class-wc-settings-accounts.php:61
4828
- msgid "View Order"
4829
- msgstr "نمایش سفارش"
4830
-
4831
- #: includes/admin/settings/class-wc-settings-accounts.php:62
4832
- msgid "Endpoint for the My Account &rarr; View Order page"
4833
- msgstr "نقطه پایانی حساب کاربری من &rarr; برگه نمایش سفارش"
4834
-
4835
- #: includes/admin/settings/class-wc-settings-accounts.php:70
4836
- msgid "Edit Account"
4837
- msgstr "ویرایش حساب کاربری"
4838
-
4839
- #: includes/admin/settings/class-wc-settings-accounts.php:71
4840
- msgid "Endpoint for the My Account &rarr; Edit Account page"
4841
- msgstr "نقطه پایانی حساب کاربری من &rarr; برگه ویرایش حساب"
4842
-
4843
- #: includes/admin/settings/class-wc-settings-accounts.php:79
4844
- msgid "Edit Address"
4845
- msgstr "ویرایش آدرس"
4846
-
4847
- #: includes/admin/settings/class-wc-settings-accounts.php:80
4848
- msgid "Endpoint for the My Account &rarr; Edit Address page"
4849
- msgstr "نقطه پایانی حساب کاربری من &rarr; برگه ویرایش آدرس"
4850
-
4851
- #: includes/admin/settings/class-wc-settings-accounts.php:88
4852
- msgid "Lost Password"
4853
- msgstr "فراموشی گذرواژه"
4854
-
4855
- #: includes/admin/settings/class-wc-settings-accounts.php:89
4856
- msgid "Endpoint for the My Account &rarr; Lost Password page"
4857
- msgstr "نقطه پایانی حساب کاربری من &rarr; برگه فراموشی رمز"
4858
-
4859
- #: includes/admin/settings/class-wc-settings-accounts.php:97
4860
- msgid "Logout"
4861
- msgstr "خروج از سیستم"
4862
-
4863
- #: includes/admin/settings/class-wc-settings-accounts.php:98
4864
- msgid ""
4865
- "Endpoint for the triggering logout. You can add this to your menus via a "
4866
- "custom link: yoursite.com/?customer-logout=true"
4867
- msgstr "مسیر پایانی آدرس برای خروج کاربران را تعیین کنید. شما می توانید با افزودن این لینک به منو های وب سایت یک مسیر دلخواه برای خروج بسازید. مانند:woocommerce.ir/?customer-logout=true"
4868
-
4869
- #: includes/admin/settings/class-wc-settings-accounts.php:107
4870
- msgid "Registration Options"
4871
- msgstr "گزینه‌های نام نویسی"
4872
-
4873
- #: includes/admin/settings/class-wc-settings-accounts.php:110
4874
- msgid "Enable Registration"
4875
- msgstr "فعال سازی عضویت"
4876
-
4877
- #: includes/admin/settings/class-wc-settings-accounts.php:111
4878
- msgid "Enable registration on the \"Checkout\" page"
4879
- msgstr "اجازه نام نویسی در برگه پرداخت"
4880
-
4881
- #: includes/admin/settings/class-wc-settings-accounts.php:120
4882
- msgid "Enable registration on the \"My Account\" page"
4883
- msgstr "اجازه نام نویسی در برگه \"حساب کاربری من\""
4884
-
4885
- #: includes/admin/settings/class-wc-settings-accounts.php:129
4886
- msgid "Display returning customer login reminder on the \"Checkout\" page"
4887
- msgstr "نمایش یاد آوری ورود مشتری در برگه \"سفارش\""
4888
-
4889
- #: includes/admin/settings/class-wc-settings-accounts.php:138
4890
- msgid "Account Creation"
4891
- msgstr "ساخت حساب کاربری"
4892
-
4893
- #: includes/admin/settings/class-wc-settings-accounts.php:139
4894
- msgid "Automatically generate username from customer email"
4895
- msgstr "ساخت خودکار نام کاربری از ایمیل مشتری"
4896
-
4897
- #: includes/admin/settings/class-wc-settings-accounts.php:148
4898
- msgid "Automatically generate customer password"
4899
- msgstr "ساخت گذرواژه خودکار برای حساب مشتری"
4900
-
4901
- #: includes/admin/settings/class-wc-settings-api.php:27
4902
- #: includes/admin/settings/class-wc-settings-api.php:68
4903
- #: includes/admin/views/html-admin-page-status-report.php:427
4904
- msgid "API"
4905
- msgstr "API"
4906
-
4907
- #: includes/admin/settings/class-wc-settings-api.php:61
4908
- #: includes/admin/settings/class-wc-settings-general.php:50
4909
- msgid "General Options"
4910
- msgstr "گزینه‌های کلی "
4911
-
4912
- #: includes/admin/settings/class-wc-settings-api.php:69
4913
- msgid "Enable the REST API"
4914
- msgstr "فعال سازی REST API"
4915
-
4916
- #: includes/admin/settings/class-wc-settings-checkout.php:44
4917
- msgid "Checkout Options"
4918
- msgstr "گزینه‌های تسویه حساب"
4919
-
4920
- #: includes/admin/settings/class-wc-settings-checkout.php:68
4921
- msgid "Checkout Process"
4922
- msgstr "تسویه حساب"
4923
-
4924
- #: includes/admin/settings/class-wc-settings-checkout.php:72
4925
- msgid "Enable the use of coupons"
4926
- msgstr "فعال کردن کوپن‌ها"
4927
-
4928
- #: includes/admin/settings/class-wc-settings-checkout.php:77
4929
- msgid "Coupons can be applied from the cart and checkout pages."
4930
- msgstr "کوپن‌ها فقط از طریق سبد خرید و برگه تسویه‌حساب قابل اعمال هستند."
4931
-
4932
- #: includes/admin/settings/class-wc-settings-checkout.php:82
4933
- msgid "Calculate coupon discounts sequentially"
4934
- msgstr ""
4935
-
4936
- #: includes/admin/settings/class-wc-settings-checkout.php:86
4937
- msgid ""
4938
- "When applying multiple coupons, apply the first coupon to the full price and"
4939
- " the second coupon to the discounted price and so on."
4940
- msgstr ""
4941
-
4942
- #: includes/admin/settings/class-wc-settings-checkout.php:93
4943
- msgid "Enable guest checkout"
4944
- msgstr "فعال كردن خرید بدون عضويت"
4945
-
4946
- #: includes/admin/settings/class-wc-settings-checkout.php:94
4947
- msgid "Allows customers to checkout without creating an account."
4948
- msgstr "اجازه به مشتریان برای ثبت سفارش بدون نیاز به نام نویسی."
4949
-
4950
- #: includes/admin/settings/class-wc-settings-checkout.php:103
4951
- msgid "Force secure checkout"
4952
- msgstr "مجبور به پرداخت امن كن"
4953
-
4954
- #: includes/admin/settings/class-wc-settings-checkout.php:109
4955
- msgid ""
4956
- "Force SSL (HTTPS) on the checkout pages (a SSL Certificate is required)."
4957
- msgstr ""
4958
-
4959
- #: includes/admin/settings/class-wc-settings-checkout.php:113
4960
- msgid "Force HTTP when leaving the checkout"
4961
- msgstr "اجبار به استفاده از HTTP در هنگام رقتن از تسویه حساب"
4962
-
4963
- #: includes/admin/settings/class-wc-settings-checkout.php:123
4964
- msgid "Checkout Pages"
4965
- msgstr "برگه های تسویه حساب"
4966
-
4967
- #: includes/admin/settings/class-wc-settings-checkout.php:123
4968
- msgid ""
4969
- "These pages need to be set so that WooCommerce knows where to send users to "
4970
- "checkout."
4971
- msgstr "این برگه‌ها نیاز به انتخاب دارند تا ووکامرس بفهمد که هرکدام کجا هستند. این برگه‌ها در هنگام نصب افزونه ساخته می شوند، اگرنه باید آنها را دستی بسازید."
4972
-
4973
- #: includes/admin/settings/class-wc-settings-checkout.php:126
4974
- msgid "Cart Page"
4975
- msgstr "برگه سبد خرید"
4976
-
4977
- #: includes/admin/settings/class-wc-settings-checkout.php:137
4978
- msgid "Checkout Page"
4979
- msgstr "برگه تسویه حساب"
4980
-
4981
- #: includes/admin/settings/class-wc-settings-checkout.php:148
4982
- msgid "Terms and Conditions"
4983
- msgstr "شرایط و ضوابط"
4984
-
4985
- #: includes/admin/settings/class-wc-settings-checkout.php:149
4986
- msgid ""
4987
- "If you define a \"Terms\" page the customer will be asked if they accept "
4988
- "them when checking out."
4989
- msgstr "اگر شما برگه «شرایط» را فعال کنید، در زمان تسویه‌حساب از کاربر درخواست می‌شود که این برگه را خوانده و تایید کند."
4990
-
4991
- #: includes/admin/settings/class-wc-settings-checkout.php:161
4992
- msgid "Checkout Endpoints"
4993
- msgstr "تکمیل پرداخت"
4994
-
4995
- #: includes/admin/settings/class-wc-settings-checkout.php:161
4996
- msgid ""
4997
- "Endpoints are appended to your page URLs to handle specific actions during "
4998
- "the checkout process. They should be unique."
4999
- msgstr "نقطه پایانی به آدرس برگه شما افزوده می شوند که مسئولیت رسیدگی به اقدامات خاص در طول فرایند پرداخت را دارند. آنها باید منحصر به فرد باشند."
5000
-
5001
- #: includes/admin/settings/class-wc-settings-checkout.php:164
5002
- msgid "Pay"
5003
- msgstr "پرداخت"
5004
-
5005
- #: includes/admin/settings/class-wc-settings-checkout.php:165
5006
- msgid "Endpoint for the Checkout &rarr; Pay page"
5007
- msgstr "نقطه پایانی پرداخت &rarr; برگه پرداخت"
5008
-
5009
- #: includes/admin/settings/class-wc-settings-checkout.php:173
5010
- msgid "Order Received"
5011
- msgstr "سفارش دریافت شد"
5012
-
5013
- #: includes/admin/settings/class-wc-settings-checkout.php:174
5014
- msgid "Endpoint for the Checkout &rarr; Order Received page"
5015
- msgstr "نقطه پایانی پرداخت &rarr; برگه دریافت سفارش"
5016
-
5017
- #: includes/admin/settings/class-wc-settings-checkout.php:182
5018
- msgid "Add Payment Method"
5019
- msgstr "افزودن روش پرداخت"
5020
-
5021
- #: includes/admin/settings/class-wc-settings-checkout.php:183
5022
- msgid "Endpoint for the Checkout &rarr; Add Payment Method page"
5023
- msgstr "نقطه پایانی برای پرداخت &rarr; افزودن برگه روش پرداخت"
5024
-
5025
- #: includes/admin/settings/class-wc-settings-checkout.php:192
5026
- msgid "Payment Gateways"
5027
- msgstr "درگاه های پرداخت"
5028
-
5029
- #: includes/admin/settings/class-wc-settings-checkout.php:192
5030
- msgid ""
5031
- "Installed gateways are listed below. Drag and drop gateways to control their"
5032
- " display order on the frontend."
5033
- msgstr "درگاه‌های پرداخت اینجا نمایش داده می‌شوند. با کشیدن آنها به بالا و پایین میتوانید نحوه نمایش آنها را به ترتیب دلخواه مرتب کنید."
5034
-
5035
- #: includes/admin/settings/class-wc-settings-checkout.php:234
5036
- msgid "Gateway Display Order"
5037
- msgstr "ترتیب نمایش درگاه های پرداخت"
5038
-
5039
- #: includes/admin/settings/class-wc-settings-checkout.php:242
5040
- msgid "Gateway"
5041
- msgstr "درگاه پرداخت"
5042
-
5043
- #: includes/admin/settings/class-wc-settings-checkout.php:243
5044
- msgid "Gateway ID"
5045
- msgstr "شناسه پرداخت"
5046
-
5047
- #: includes/admin/settings/class-wc-settings-emails.php:27
5048
- msgid "Emails"
5049
- msgstr "ایمیل‌ها"
5050
-
5051
- #: includes/admin/settings/class-wc-settings-emails.php:43
5052
- msgid "Email Options"
5053
- msgstr "پیکربندی ایمیل"
5054
-
5055
- #: includes/admin/settings/class-wc-settings-emails.php:69
5056
- msgid "Email Sender Options"
5057
- msgstr "پیکربندی ارسال ایمیل"
5058
-
5059
- #: includes/admin/settings/class-wc-settings-emails.php:69
5060
- msgid ""
5061
- "The following options affect the sender (email address and name) used in "
5062
- "WooCommerce emails."
5063
- msgstr "گزینه‌های زیر روی فرستنده (آدرس ایمیل و نام کاربری) که از ایمیل های ووکامرس استفاده میکند، تاثیر میگذارد."
5064
-
5065
- #: includes/admin/settings/class-wc-settings-emails.php:72
5066
- msgid "\"From\" Name"
5067
- msgstr "\"از\" اسم"
5068
-
5069
- #: includes/admin/settings/class-wc-settings-emails.php:82
5070
- msgid "\"From\" Email Address"
5071
- msgstr "\"از\" آدرس ایمیل"
5072
-
5073
- #: includes/admin/settings/class-wc-settings-emails.php:96
5074
- msgid "Email Template"
5075
- msgstr "الگوی ایمیل"
5076
-
5077
- #: includes/admin/settings/class-wc-settings-emails.php:96
5078
- msgid ""
5079
- "This section lets you customise the WooCommerce emails. <a href=\"%s\" "
5080
- "target=\"_blank\">Click here to preview your email template</a>. For more "
5081
- "advanced control copy <code>woocommerce/templates/emails/</code> to "
5082
- "<code>yourtheme/woocommerce/emails/</code>."
5083
- msgstr "این بخش به شما اجازه سفارشی سازی ایمیل های ووکامرس را میدهد. <a href=\"%s\" target=\"_blank\"> اینجا را برای پیش نمایش ایمیل خود کلیک کنید </a>. برای پیکربندی پیشرفته <code>woocommerce/templates/emails/</code> را به <code>yourtheme/woocommerce/emails/</code> کپی کنید."
5084
-
5085
- #: includes/admin/settings/class-wc-settings-emails.php:99
5086
- msgid "Header Image"
5087
- msgstr "تصویر سربرگ"
5088
-
5089
- #: includes/admin/settings/class-wc-settings-emails.php:100
5090
- msgid ""
5091
- "Enter a URL to an image you want to show in the email's header. Upload your "
5092
- "image using the <a href=\"%s\">media uploader</a>."
5093
- msgstr "آدرس اینترنتی تصویر که شما مایل به استفاده از آن به عنوان سربرگ ایمیل می باشید. تصویر مورد نظرتان را از طریق <a href=\"%s\">media uploader</a> آپلود کنید "
5094
-
5095
- #: includes/admin/settings/class-wc-settings-emails.php:109
5096
- msgid "Email Footer Text"
5097
- msgstr "متن پانویس ایمیل"
5098
-
5099
- #: includes/admin/settings/class-wc-settings-emails.php:110
5100
- msgid "The text to appear in the footer of WooCommerce emails."
5101
- msgstr "این متن در انتهای ایمیل های ووکامرس ظاهر میشود."
5102
-
5103
- #: includes/admin/settings/class-wc-settings-emails.php:114
5104
- msgid "Powered by WooCommerce"
5105
- msgstr "قدرت گرفته از ووکامرس"
5106
-
5107
- #: includes/admin/settings/class-wc-settings-emails.php:119
5108
- msgid "Base Colour"
5109
- msgstr "رنگ پایه"
5110
-
5111
- #: includes/admin/settings/class-wc-settings-emails.php:120
5112
- msgid ""
5113
- "The base colour for WooCommerce email templates. Default "
5114
- "<code>#557da1</code>."
5115
- msgstr "به طور پیشفرض رنگ پایه ایمیل های ووکامرس <code>#557da1</code> است."
5116
-
5117
- #: includes/admin/settings/class-wc-settings-emails.php:129
5118
- msgid "Background Colour"
5119
- msgstr "رنگ پس زمینه"
5120
-
5121
- #: includes/admin/settings/class-wc-settings-emails.php:130
5122
- msgid ""
5123
- "The background colour for WooCommerce email templates. Default "
5124
- "<code>#f5f5f5</code>."
5125
- msgstr "به طور پیشفرض رنگ پس زمینه ایمیل های ووکامرس <code>#f5f5f5</code> است."
5126
-
5127
- #: includes/admin/settings/class-wc-settings-emails.php:139
5128
- msgid "Email Body Background Colour"
5129
- msgstr "رنگ بدنه ایمیل "
5130
-
5131
- #: includes/admin/settings/class-wc-settings-emails.php:140
5132
- msgid "The main body background colour. Default <code>#fdfdfd</code>."
5133
- msgstr "رنگ پیکره اصلی. به طور پیش فرض #fdfdfd"
5134
-
5135
- #: includes/admin/settings/class-wc-settings-emails.php:149
5136
- msgid "Email Body Text Colour"
5137
- msgstr "رنگ متن ایمیل"
5138
-
5139
- #: includes/admin/settings/class-wc-settings-emails.php:150
5140
- msgid "The main body text colour. Default <code>#505050</code>."
5141
- msgstr "رنگ متن پیکره ایمیل. به طور پیش فرض <code>#505050</code>"
5142
-
5143
- #: includes/admin/settings/class-wc-settings-general.php:53
5144
- msgid "Base Location"
5145
- msgstr "جایگاه فروشگاه"
5146
-
5147
- #: includes/admin/settings/class-wc-settings-general.php:54
5148
- msgid ""
5149
- "This is the base location for your business. Tax rates will be based on this"
5150
- " country."
5151
- msgstr "اینجا محل اصلی فروشگاه آنلاین شماست، نرخ‌های مالیات بر اساس این کشور تعیین می‌شوند."
5152
-
5153
- #: includes/admin/settings/class-wc-settings-general.php:63
5154
- msgid "Selling Location(s)"
5155
- msgstr "مکان های فروش"
5156
-
5157
- #: includes/admin/settings/class-wc-settings-general.php:64
5158
- msgid "This option lets you limit which countries you are willing to sell to."
5159
- msgstr "این گزینه به شما این امکان را می دهد تا محصولاتتان را تنها برای کشور های خاص به فروش برسانید"
5160
-
5161
- #: includes/admin/settings/class-wc-settings-general.php:72
5162
- msgid "Sell to all countries"
5163
- msgstr "فروش در تمام کشور ها"
5164
-
5165
- #: includes/admin/settings/class-wc-settings-general.php:73
5166
- msgid "Sell to specific countries only"
5167
- msgstr "فروش به کشور های خاص"
5168
-
5169
- #: includes/admin/settings/class-wc-settings-general.php:78
5170
- #: includes/admin/settings/class-wc-settings-shipping.php:146
5171
- msgid "Specific Countries"
5172
- msgstr "کشورهای خاص"
5173
-
5174
- #: includes/admin/settings/class-wc-settings-general.php:87
5175
- msgid "Default Customer Address"
5176
- msgstr "آدرس پیش فرض خریدار"
5177
-
5178
- #: includes/admin/settings/class-wc-settings-general.php:89
5179
- msgid ""
5180
- "This option determines the customers default address (before they input "
5181
- "their details)."
5182
- msgstr "این پیکربندی آدرس پیش فرض مشتریان را تعیین می کنند ( قبل از وارد کردن جزییاتشان)."
5183
-
5184
- #: includes/admin/settings/class-wc-settings-general.php:90
5185
- msgid ""
5186
- "The %sMaxMind GeoLite Database%s will be periodically downloaded to your wp-"
5187
- "content directory if using geolocation."
5188
- msgstr ""
5189
-
5190
- #: includes/admin/settings/class-wc-settings-general.php:95
5191
- msgid "No address"
5192
- msgstr "بدون آدرس"
5193
-
5194
- #: includes/admin/settings/class-wc-settings-general.php:96
5195
- #: includes/admin/settings/views/settings-tax.php:41
5196
- msgid "Shop base address"
5197
- msgstr "آدرس اصلی فروشگاه"
5198
-
5199
- #: includes/admin/settings/class-wc-settings-general.php:97
5200
- msgid "Geolocate"
5201
- msgstr "مکان یابی"
5202
-
5203
- #: includes/admin/settings/class-wc-settings-general.php:98
5204
- msgid "Geolocate (with page caching support)"
5205
- msgstr "مکان یابی ( با پشتیبانی از کش برگه )"
5206
-
5207
- #: includes/admin/settings/class-wc-settings-general.php:103
5208
- msgid "Store Notice"
5209
- msgstr "اعلان فروشگاه"
5210
-
5211
- #: includes/admin/settings/class-wc-settings-general.php:104
5212
- msgid "Enable site-wide store notice text"
5213
- msgstr "نمایش پیغام در بالای صفحات سایت"
5214
-
5215
- #: includes/admin/settings/class-wc-settings-general.php:111
5216
- msgid "Store Notice Text"
5217
- msgstr "متن اعلان فروشگاه"
5218
-
5219
- #: includes/admin/settings/class-wc-settings-general.php:114
5220
- msgid ""
5221
- "This is a demo store for testing purposes &mdash; no orders shall be "
5222
- "fulfilled."
5223
- msgstr "این یک وبسایت دمو است و با هدف تست ساخته شده است، هیچ‌یک از محصولات موجود در سایت برای فروش نبوده و امکان خرید از این وبسایت وجود ندارد."
5224
-
5225
- #: includes/admin/settings/class-wc-settings-general.php:122
5226
- msgid "Currency Options"
5227
- msgstr "پیکربندی واحد پولی"
5228
-
5229
- #: includes/admin/settings/class-wc-settings-general.php:122
5230
- msgid "The following options affect how prices are displayed on the frontend."
5231
- msgstr "پیکربندی زیر، چگونگی نمایش قیمت در سایت را نشان می دهد."
5232
-
5233
- #: includes/admin/settings/class-wc-settings-general.php:125
5234
- #: includes/admin/views/html-admin-page-status-report.php:398
5235
- msgid "Currency"
5236
- msgstr "واحد پولی"
5237
-
5238
- #: includes/admin/settings/class-wc-settings-general.php:126
5239
- msgid ""
5240
- "This controls what currency prices are listed at in the catalog and which "
5241
- "currency gateways will take payments in."
5242
- msgstr "این گزینه تعیین میکند که چه واحدهای پولی در کاتالوگ قابل انتخاب باشند و چه درگاه‌های پرداختی استفاده شوند."
5243
-
5244
- #: includes/admin/settings/class-wc-settings-general.php:138
5245
- msgid "This controls the position of the currency symbol."
5246
- msgstr "محل قرارگیری سمبل واحد پولی"
5247
-
5248
- #: includes/admin/settings/class-wc-settings-general.php:155
5249
- msgid "This sets the thousand separator of displayed prices."
5250
- msgstr "نمایش دادن جداکننده هزارگان در قیمت محصولات."
5251
-
5252
- #: includes/admin/settings/class-wc-settings-general.php:165
5253
- msgid "This sets the decimal separator of displayed prices."
5254
- msgstr "نمایش دادن جداکننده دهگان در قیمت محصولات"
5255
-
5256
- #: includes/admin/settings/class-wc-settings-general.php:174
5257
- #: includes/admin/views/html-admin-page-status-report.php:418
5258
- msgid "Number of Decimals"
5259
- msgstr "تعداد اعشارها"
5260
-
5261
- #: includes/admin/settings/class-wc-settings-general.php:175
5262
- msgid "This sets the number of decimal points shown in displayed prices."
5263
- msgstr "این گزینه تعداد جداکنندگان اعشاری که در قیمت نمایش داده میشود را تعیین میکند."
5264
-
5265
- #: includes/admin/settings/class-wc-settings-integrations.php:28
5266
- msgid "Integration"
5267
- msgstr "ادغام"
5268
-
5269
- #: includes/admin/settings/class-wc-settings-products.php:45
5270
- msgid "Display"
5271
- msgstr "نمایش"
5272
-
5273
- #: includes/admin/settings/class-wc-settings-products.php:85
5274
- msgid "Shop & Product Pages"
5275
- msgstr "برگه های محصول و فروشگاه"
5276
-
5277
- #: includes/admin/settings/class-wc-settings-products.php:92
5278
- msgid "Shop Page"
5279
- msgstr "برگه فروشگاه"
5280
-
5281
- #: includes/admin/settings/class-wc-settings-products.php:93
5282
- msgid ""
5283
- "The base page can also be used in your <a href=\"%s\">product "
5284
- "permalinks</a>."
5285
- msgstr "برگه پایه فروشگاه همچنین می تواند در <a href=\"%s\">پیوند محصولات</a> مورد استفاده قرار گیرد."
5286
-
5287
- #: includes/admin/settings/class-wc-settings-products.php:99
5288
- msgid ""
5289
- "This sets the base page of your shop - this is where your product archive "
5290
- "will be."
5291
- msgstr "برگه اصلی فروشگاه شما - جایی که آرشیو محصولات شما خواهند بود."
5292
-
5293
- #: includes/admin/settings/class-wc-settings-products.php:103
5294
- msgid "Shop Page Display"
5295
- msgstr "نمای برگه فروش"
5296
-
5297
- #: includes/admin/settings/class-wc-settings-products.php:104
5298
- msgid "This controls what is shown on the product archive."
5299
- msgstr "چیزهایی که در برگه بایگانی محصول‌ها نمایش داده می‌شوند."
5300
-
5301
- #: includes/admin/settings/class-wc-settings-products.php:111
5302
- #: includes/admin/settings/class-wc-settings-products.php:127
5303
- msgid "Show products"
5304
- msgstr "نمایش محصولات"
5305
-
5306
- #: includes/admin/settings/class-wc-settings-products.php:112
5307
- msgid "Show categories &amp; subcategories"
5308
- msgstr "نمایشه دسته ها &amp; زیردسته ها"
5309
-
5310
- #: includes/admin/settings/class-wc-settings-products.php:113
5311
- #: includes/admin/settings/class-wc-settings-products.php:129
5312
- msgid "Show both"
5313
- msgstr "نمایش هردو"
5314
-
5315
- #: includes/admin/settings/class-wc-settings-products.php:119
5316
- msgid "Default Category Display"
5317
- msgstr "نمای پیشفرض دسته"
5318
-
5319
- #: includes/admin/settings/class-wc-settings-products.php:120
5320
- msgid "This controls what is shown on category archives."
5321
- msgstr "چیزهایی که در برگه بایگانی دسته‌ها نمایش داده می‌شوند."
5322
-
5323
- #: includes/admin/settings/class-wc-settings-products.php:128
5324
- msgid "Show subcategories"
5325
- msgstr "نمایش زیردسته‌ها"
5326
-
5327
- #: includes/admin/settings/class-wc-settings-products.php:135
5328
- msgid "Default Product Sorting"
5329
- msgstr "مرتب‌سازی پیش‌فرض محصولات"
5330
-
5331
- #: includes/admin/settings/class-wc-settings-products.php:136
5332
- msgid "This controls the default sort order of the catalog."
5333
- msgstr "این گزینه حالت پیش‌فرش مرتب‌سازی لیست محصولات را کنترل میکند."
5334
-
5335
- #: includes/admin/settings/class-wc-settings-products.php:143
5336
- msgid "Default sorting (custom ordering + name)"
5337
- msgstr "مرتب‌سازی پیشفرض ( مرتب‌سازی مرسوم + نام)"
5338
-
5339
- #: includes/admin/settings/class-wc-settings-products.php:144
5340
- msgid "Popularity (sales)"
5341
- msgstr "محبوبیت (فروش)"
5342
-
5343
- #: includes/admin/settings/class-wc-settings-products.php:145
5344
- msgid "Average Rating"
5345
- msgstr "میانگین رای (امتیاز)"
5346
-
5347
- #: includes/admin/settings/class-wc-settings-products.php:146
5348
- msgid "Sort by most recent"
5349
- msgstr "نمایش به ترتیب جدیدترین ها"
5350
-
5351
- #: includes/admin/settings/class-wc-settings-products.php:147
5352
- msgid "Sort by price (asc)"
5353
- msgstr "قیمت (صعودی)"
5354
-
5355
- #: includes/admin/settings/class-wc-settings-products.php:148
5356
- msgid "Sort by price (desc)"
5357
- msgstr "قیمت (نزولی)"
5358
-
5359
- #: includes/admin/settings/class-wc-settings-products.php:154
5360
- msgid "Add to cart behaviour"
5361
- msgstr "افزودن به روش سبد خرید"
5362
-
5363
- #: includes/admin/settings/class-wc-settings-products.php:155
5364
- msgid "Redirect to the cart page after successful addition"
5365
- msgstr "انتقال به برگه سبد خرید بعد از «افزودن به سبد»"
5366
-
5367
- #: includes/admin/settings/class-wc-settings-products.php:163
5368
- msgid "Enable AJAX add to cart buttons on archives"
5369
- msgstr "فعال کردن ایجکس «افزودن به سبد خرید» در صفحهات بایگانی"
5370
-
5371
- #: includes/admin/settings/class-wc-settings-products.php:178
5372
- msgid ""
5373
- "These settings affect the display and dimensions of images in your catalog -"
5374
- " the display on the front-end will still be affected by CSS styles. After "
5375
- "changing these settings you may need to <a href=\"%s\">regenerate your "
5376
- "thumbnails</a>."
5377
- msgstr "این پیکربندی بر روی نمایش و ابعاد تصویر در کاتالوگ تاقیر می گذارند - نمایش نمای کاربر تحت تاثیر استایل های CSS خواهد بود. پس از تغییر چنین تنظیماتی شما ممکن است به <a href=\"%s\"> جهت ساخت دوباره بند انگشتی ها </a> نیاز داشته باشید."
5378
-
5379
- #: includes/admin/settings/class-wc-settings-products.php:183
5380
- msgid "Catalog Images"
5381
- msgstr "تصاویر فهرست"
5382
-
5383
- #: includes/admin/settings/class-wc-settings-products.php:184
5384
- msgid "This size is usually used in product listings"
5385
- msgstr "سایز تصویر در لیست محصولات"
5386
-
5387
- #: includes/admin/settings/class-wc-settings-products.php:197
5388
- msgid "Single Product Image"
5389
- msgstr "تصویر محصول تک"
5390
-
5391
- #: includes/admin/settings/class-wc-settings-products.php:198
5392
- msgid "This is the size used by the main image on the product page."
5393
- msgstr "اندازه تصویر اصلی در برگه محصول"
5394
-
5395
- #: includes/admin/settings/class-wc-settings-products.php:211
5396
- msgid "Product Thumbnails"
5397
- msgstr "تصویر بندانگشتی محصولات"
5398
-
5399
- #: includes/admin/settings/class-wc-settings-products.php:212
5400
- msgid ""
5401
- "This size is usually used for the gallery of images on the product page."
5402
- msgstr "اندازه تصاویر کوچک موجود در برگه محصولات"
5403
-
5404
- #: includes/admin/settings/class-wc-settings-products.php:225
5405
- msgid "Product Image Gallery"
5406
- msgstr "گالری نگاره محصول"
5407
-
5408
- #: includes/admin/settings/class-wc-settings-products.php:226
5409
- msgid "Enable Lightbox for product images"
5410
- msgstr "فعال کردن لایت باکس برای عکسهای محصول"
5411
-
5412
- #: includes/admin/settings/class-wc-settings-products.php:229
5413
- msgid ""
5414
- "Include WooCommerce's lightbox. Product gallery images will open in a "
5415
- "lightbox."
5416
- msgstr "فعال کردن اسکریپت Lightbox به کاربر اجازه می‌دهد تصاویر و گالری‌های محصولات را با یک افکت جعبه نور جی‌کوئری نمایش کند."
5417
-
5418
- #: includes/admin/settings/class-wc-settings-products.php:251
5419
- msgid "Manage Stock"
5420
- msgstr "مدیریت موجودی"
5421
-
5422
- #: includes/admin/settings/class-wc-settings-products.php:252
5423
- msgid "Enable stock management"
5424
- msgstr "فعال کردن مدیریت موجودی انبار"
5425
-
5426
- #: includes/admin/settings/class-wc-settings-products.php:259
5427
- msgid "Hold Stock (minutes)"
5428
- msgstr "نگهداری موجودی (دقیقه)"
5429
-
5430
- #: includes/admin/settings/class-wc-settings-products.php:260
5431
- msgid ""
5432
- "Hold stock (for unpaid orders) for x minutes. When this limit is reached, "
5433
- "the pending order will be cancelled. Leave blank to disable."
5434
- msgstr "نگهداری موجودی برای x دقیقه به این معنی است که در صورتی که سفارش در حال « در انتظار بررسی » است، به مدت x دقیقه سفارش قابل انجام است و بعد از آن لغو خواهد شد. خالی گذاشتن به معنی غیرفعال بودن این امکان است"
5435
-
5436
- #: includes/admin/settings/class-wc-settings-products.php:273
5437
- msgid "Notifications"
5438
- msgstr "اطلاع رسانی ها"
5439
-
5440
- #: includes/admin/settings/class-wc-settings-products.php:274
5441
- msgid "Enable low stock notifications"
5442
- msgstr "فعال کردن آگهی کم بودن موجودی انبار"
5443
-
5444
- #: includes/admin/settings/class-wc-settings-products.php:283
5445
- msgid "Enable out of stock notifications"
5446
- msgstr "فعال کردن آگهی خالی شدن انبار"
5447
-
5448
- #: includes/admin/settings/class-wc-settings-products.php:292
5449
- msgid "Notification Recipient"
5450
- msgstr "آگاه شدن از طریق گیرنده"
5451
-
5452
- #: includes/admin/settings/class-wc-settings-products.php:301
5453
- msgid "Low Stock Threshold"
5454
- msgstr "آستانه کم‌بودن موجودی انبار"
5455
-
5456
- #: includes/admin/settings/class-wc-settings-products.php:315
5457
- msgid "Out Of Stock Threshold"
5458
- msgstr "آستانه تمام‌شدن موجودی انبار"
5459
-
5460
- #: includes/admin/settings/class-wc-settings-products.php:329
5461
- msgid "Out Of Stock Visibility"
5462
- msgstr "نمایش تمام‌شدن موجودی انبار"
5463
-
5464
- #: includes/admin/settings/class-wc-settings-products.php:330
5465
- msgid "Hide out of stock items from the catalog"
5466
- msgstr "مخفی کردن محصولاتی که در انبار موجود نیستند"
5467
-
5468
- #: includes/admin/settings/class-wc-settings-products.php:337
5469
- msgid "Stock Display Format"
5470
- msgstr "نحوه نمایش موجودی انبار"
5471
-
5472
- #: includes/admin/settings/class-wc-settings-products.php:338
5473
- msgid "This controls how stock is displayed on the frontend."
5474
- msgstr "این گزینه نحوه نمایش موجودی انبار برای کاربر را کنترل میکند."
5475
-
5476
- #: includes/admin/settings/class-wc-settings-products.php:345
5477
- msgid "Always show stock e.g. \"12 in stock\""
5478
- msgstr "همیشه موجودی كالا را نشان بده. مثلا 12 تا موجودی"
5479
-
5480
- #: includes/admin/settings/class-wc-settings-products.php:346
5481
- msgid "Only show stock when low e.g. \"Only 2 left in stock\" vs. \"In Stock\""
5482
- msgstr "تنها زمانی که موجودی انبار کم است نشان نمایش داده شود. مثال:‌« فقط دو تا در انبار موجود است» به جای « موجود در انبار»"
5483
-
5484
- #: includes/admin/settings/class-wc-settings-products.php:347
5485
- msgid "Never show stock amount"
5486
- msgstr "هیچ وقت موجودی كالا را نشان نده"
5487
-
5488
- #: includes/admin/settings/class-wc-settings-products.php:368
5489
- msgid "File Download Method"
5490
- msgstr "روش دانلود فایل"
5491
-
5492
- #: includes/admin/settings/class-wc-settings-products.php:369
5493
- msgid ""
5494
- "Forcing downloads will keep URLs hidden, but some servers may serve large "
5495
- "files unreliably. If supported, <code>X-Accel-Redirect</code>/ "
5496
- "<code>X-Sendfile</code> can be used to serve downloads instead (server "
5497
- "requires <code>mod_xsendfile</code>)."
5498
- msgstr "دانلود اجبار باعث میشود آدرس فایل مخفی بماند، اما بعضی سرورها برای میزبانی نامطمئن هستند. اگر سرور پشتیبانی میکند، <code>X-Accel-Redirect</code>/ <code>X-Sendfile</code> به جای سرور دانلود قابل استفاده است (server requires <code>mod_xsendfile</code>)."
5499
-
5500
- #: includes/admin/settings/class-wc-settings-products.php:377
5501
- msgid "Force Downloads"
5502
- msgstr "اجبار به دانلودها"
5503
-
5504
- #: includes/admin/settings/class-wc-settings-products.php:378
5505
- msgid "X-Accel-Redirect/X-Sendfile"
5506
- msgstr "X-Accel-Redirect/X-Sendfile"
5507
-
5508
- #: includes/admin/settings/class-wc-settings-products.php:379
5509
- msgid "Redirect only"
5510
- msgstr "فقط انتقال (ریدایرکت)"
5511
-
5512
- #: includes/admin/settings/class-wc-settings-products.php:385
5513
- msgid "Access Restriction"
5514
- msgstr "محدودیت های دسترسی"
5515
-
5516
- #: includes/admin/settings/class-wc-settings-products.php:386
5517
- msgid "Downloads require login"
5518
- msgstr "دانلودها نیازمند ورود هستند"
5519
-
5520
- #: includes/admin/settings/class-wc-settings-products.php:390
5521
- msgid "This setting does not apply to guest purchases."
5522
- msgstr "این پیکربندی برای خرید به صورت مهمان اعمال نمیشود"
5523
-
5524
- #: includes/admin/settings/class-wc-settings-products.php:396
5525
- msgid "Grant access to downloadable products after payment"
5526
- msgstr "دسترسی به محصولات دانلودشدنی بعد از پرداخت"
5527
-
5528
- #: includes/admin/settings/class-wc-settings-products.php:400
5529
- msgid ""
5530
- "Enable this option to grant access to downloads when orders are "
5531
- "\"processing\", rather than \"completed\"."
5532
- msgstr "این گزینه این امکان را می‌دهد که مشتری بعد از سفارش و در حالی که سفارش در حالت « در حال انجام » است امکان دانلود داشته باشد و نیازی به وضعیت « تکمیل شده » نیست"
5533
-
5534
- #: includes/admin/settings/class-wc-settings-products.php:415
5535
- msgid "Measurements"
5536
- msgstr "اندازه گیری"
5537
-
5538
- #: includes/admin/settings/class-wc-settings-products.php:421
5539
- msgid "Weight Unit"
5540
- msgstr "واحد وزن "
5541
-
5542
- #: includes/admin/settings/class-wc-settings-products.php:422
5543
- msgid "This controls what unit you will define weights in."
5544
- msgstr "واحد اندازه گیری وزن"
5545
-
5546
- #: includes/admin/settings/class-wc-settings-products.php:438
5547
- msgid "Dimensions Unit"
5548
- msgstr "واحد اندازه گیری"
5549
-
5550
- #: includes/admin/settings/class-wc-settings-products.php:439
5551
- msgid "This controls what unit you will define lengths in."
5552
- msgstr "واحد اندازه گیری طول"
5553
-
5554
- #: includes/admin/settings/class-wc-settings-products.php:468
5555
- msgid "Product Ratings"
5556
- msgstr "امتیاز های محصول"
5557
-
5558
- #: includes/admin/settings/class-wc-settings-products.php:469
5559
- msgid "Enable ratings on reviews"
5560
- msgstr "فعال کردن امتیاز در دیدگاه‌ها"
5561
-
5562
- #: includes/admin/settings/class-wc-settings-products.php:479
5563
- msgid "Ratings are required to leave a review"
5564
- msgstr "برای ارسال دیدگاه می بایست رای دهید."
5565
-
5566
- #: includes/admin/settings/class-wc-settings-products.php:489
5567
- msgid "Show \"verified owner\" label for customer reviews"
5568
- msgstr "نمایش برچسب «مالک تاییدشده» برای دیدگاه‌های مشتری"
5569
-
5570
- #: includes/admin/settings/class-wc-settings-products.php:499
5571
- msgid "Only allow reviews from \"verified owners\""
5572
- msgstr "اجازه به ارسال نقد و بررسی (دیدگاه) تنها برای مالکین تایید شده (خریدار ها)"
5573
-
5574
- #: includes/admin/settings/class-wc-settings-shipping.php:43
5575
- #: includes/admin/settings/class-wc-settings-shipping.php:71
5576
- msgid "Shipping Options"
5577
- msgstr "امكانات حمل و نقل كالا"
5578
-
5579
- #: includes/admin/settings/class-wc-settings-shipping.php:74
5580
- msgid "Shipping Calculations"
5581
- msgstr "محاسبه هزینه حمل و نقل"
5582
-
5583
- #: includes/admin/settings/class-wc-settings-shipping.php:75
5584
- msgid "Enable shipping"
5585
- msgstr "فعال کردن حمل و نقل"
5586
-
5587
- #: includes/admin/settings/class-wc-settings-shipping.php:83
5588
- msgid "Enable the shipping calculator on the cart page"
5589
- msgstr "فعال کردن محاسبه‌گر هزینه ارسال در برگه سبدخرید"
5590
-
5591
- #: includes/admin/settings/class-wc-settings-shipping.php:92
5592
- msgid "Hide shipping costs until an address is entered"
5593
- msgstr "هزینه حمل كالا را تا زمانی كه خریدار آدرس خود را وارد نكرده است نمایش نده"
5594
-
5595
- #: includes/admin/settings/class-wc-settings-shipping.php:101
5596
- msgid "Shipping Display Mode"
5597
- msgstr "حالت نمایش حمل و نقل"
5598
-
5599
- #: includes/admin/settings/class-wc-settings-shipping.php:102
5600
- msgid ""
5601
- "This controls how multiple shipping methods are displayed on the frontend."
5602
- msgstr "این گزینه نحوه نمایش روش‌های مختلف ارسال کالا را به کاربران نشان می‌دهد."
5603
-
5604
- #: includes/admin/settings/class-wc-settings-shipping.php:107
5605
- msgid "Display shipping methods with \"radio\" buttons"
5606
- msgstr "نمایش روش های حمل و نقل به صورت دکمه های رادیویی"
5607
-
5608
- #: includes/admin/settings/class-wc-settings-shipping.php:108
5609
- msgid "Display shipping methods in a dropdown"
5610
- msgstr "نمایش روش های حمل و نقل به صورت منوی کرکره ای"
5611
-
5612
- #: includes/admin/settings/class-wc-settings-shipping.php:115
5613
- msgid "Shipping Destination"
5614
- msgstr "مقصد ارسال"
5615
-
5616
- #: includes/admin/settings/class-wc-settings-shipping.php:116
5617
- msgid "This controls which shipping address is used by default."
5618
- msgstr "این گزینه‌ها مشخص می کند تا آدرس حمل و نقل به صورت پیشفرض کدامیک باشند."
5619
-
5620
- #: includes/admin/settings/class-wc-settings-shipping.php:121
5621
- msgid "Default to shipping address"
5622
- msgstr "به صورت پیشفرض به آدرس حمل و نقل"
5623
-
5624
- #: includes/admin/settings/class-wc-settings-shipping.php:122
5625
- msgid "Default to billing address"
5626
- msgstr "به طور پیشفرض به آدرس صورت حساب"
5627
-
5628
- #: includes/admin/settings/class-wc-settings-shipping.php:123
5629
- msgid "Only ship to the customer's billing address"
5630
- msgstr ""
5631
-
5632
- #: includes/admin/settings/class-wc-settings-shipping.php:131
5633
- msgid "Restrict shipping to Location(s)"
5634
- msgstr "محدود حمل و نقل به مکان"
5635
-
5636
- #: includes/admin/settings/class-wc-settings-shipping.php:132
5637
- msgid ""
5638
- "Choose which countries you want to ship to, or choose to ship to all <a "
5639
- "href=\"%s\">locations you sell to</a>."
5640
- msgstr "انتخاب کنید که در کدام کشور ها می توانید حمل و نقل کنید یا انتخاب کنید حمل و نقل را به همه<a href=\"%s\">مکان هایی که به فروش می رسانید</a>."
5641
-
5642
- #: includes/admin/settings/class-wc-settings-shipping.php:139
5643
- msgid "Ship to all countries you sell to"
5644
- msgstr "حمل و نقل به تمامی کشورهایی که محصول را می فروشید"
5645
-
5646
- #: includes/admin/settings/class-wc-settings-shipping.php:140
5647
- msgid "Ship to all countries"
5648
- msgstr "حمل و نقل به تمام کشور ها"
5649
-
5650
- #: includes/admin/settings/class-wc-settings-shipping.php:141
5651
- msgid "Ship to specific countries only"
5652
- msgstr "حمل و نقل به کشور های خاص"
5653
-
5654
- #: includes/admin/settings/class-wc-settings-shipping.php:197
5655
- msgid "Shipping Methods"
5656
- msgstr "روش‌های حمل و نقل"
5657
-
5658
- #: includes/admin/settings/class-wc-settings-shipping.php:204
5659
- msgid "ID"
5660
- msgstr "شماره سفارش"
5661
-
5662
- #: includes/admin/settings/class-wc-settings-shipping.php:206
5663
- msgid "Selection Priority"
5664
- msgstr "گزینش الویت"
5665
-
5666
- #: includes/admin/settings/class-wc-settings-shipping.php:206
5667
- msgid ""
5668
- "Available methods will be chosen by default in this order. If multiple "
5669
- "methods have the same priority, they will be sorted by cost."
5670
- msgstr ""
5671
-
5672
- #: includes/admin/settings/class-wc-settings-shipping.php:239
5673
- msgid ""
5674
- "Drag and drop the above shipping methods to control their display order."
5675
- msgstr "برای تغییر ترتیب نمایش روش های حمل و نقل هر کدام را بکشید و رها کنید"
5676
-
5677
- #: includes/admin/settings/class-wc-settings-tax.php:39
5678
- #: includes/admin/settings/views/settings-tax.php:9
5679
- msgid "Tax Options"
5680
- msgstr "پیکربندی مالیات"
5681
-
5682
- #: includes/admin/settings/class-wc-settings-tax.php:40
5683
- msgid "Standard Rates"
5684
- msgstr "استاندارد"
5685
-
5686
- #: includes/admin/settings/class-wc-settings-tax.php:47
5687
- msgid "%s Rates"
5688
- msgstr "نرخ های %s"
5689
-
5690
- #: includes/admin/settings/views/html-keys-edit.php:8
5691
- msgid "Key Details"
5692
- msgstr "جزییات کلید"
5693
-
5694
- #: includes/admin/settings/views/html-keys-edit.php:17
5695
- msgid "Friendly name for identifying this key."
5696
- msgstr "نام صادقانه برای تشخیص این کلید."
5697
-
5698
- #: includes/admin/settings/views/html-keys-edit.php:26
5699
- msgid "Owner of these keys."
5700
- msgstr ""
5701
-
5702
- #: includes/admin/settings/views/html-keys-edit.php:41
5703
- msgid "Select the access type of these keys."
5704
- msgstr "نوع دسترسی به این کلید را گزینش کنید."
5705
-
5706
- #: includes/admin/settings/views/html-keys-edit.php:92
5707
- msgid "Generate API Key"
5708
- msgstr "ساخت کلید API "
5709
-
5710
- #: includes/admin/settings/views/html-keys-edit.php:97
5711
- msgid "Revoke Key"
5712
- msgstr "کلید ابطال"
5713
-
5714
- #: includes/admin/settings/views/html-keys-edit.php:109
5715
- msgid "Consumer Key"
5716
- msgstr "کلید مصرف کننده"
5717
-
5718
- #: includes/admin/settings/views/html-keys-edit.php:112
5719
- #: includes/admin/settings/views/html-keys-edit.php:120
5720
- #: includes/admin/views/html-admin-page-status-report.php:17
5721
- msgid "Copied!"
5722
- msgstr "کپی شد!"
5723
-
5724
- #: includes/admin/settings/views/html-keys-edit.php:112
5725
- #: includes/admin/settings/views/html-keys-edit.php:120
5726
- msgid "Copy"
5727
- msgstr "کپی"
5728
-
5729
- #: includes/admin/settings/views/html-keys-edit.php:117
5730
- msgid "Consumer Secret"
5731
- msgstr "رمز مصرف کننده"
5732
-
5733
- #: includes/admin/settings/views/html-keys-edit.php:125
5734
- msgid "QRCode"
5735
- msgstr "بارکد QR"
5736
-
5737
- #: includes/admin/settings/views/html-settings-tax.php:6
5738
- msgid "Tax Rates for the \"%s\" Class"
5739
- msgstr "نرخ های مالیات برای کلاس \"%s\""
5740
-
5741
- #: includes/admin/settings/views/html-settings-tax.php:7
5742
- msgid ""
5743
- "Define tax rates for countries and states below. <a href=\"%s\">See here</a>"
5744
- " for available alpha-2 country codes."
5745
- msgstr "نرخ های مالیات را برای کشورها و استان ها تعریف کنید. <a href=\"%s\"> اینجا </a> برای کدهای کشورهای آلفا-2"
5746
-
5747
- #: includes/admin/settings/views/html-settings-tax.php:13
5748
- msgid "Country&nbsp;Code"
5749
- msgstr "کد &nbsp; کشور"
5750
-
5751
- #: includes/admin/settings/views/html-settings-tax.php:13
5752
- msgid "A 2 digit country code, e.g. US. Leave blank to apply to all."
5753
- msgstr "کد کشورهای دو رقمی مثل ایالات متحده آمریکا. برای اعمال برای همه، خالی بگذارید."
5754
-
5755
- #: includes/admin/settings/views/html-settings-tax.php:15
5756
- msgid "State&nbsp;Code"
5757
- msgstr "کد&nbsp;استان"
5758
-
5759
- #: includes/admin/settings/views/html-settings-tax.php:15
5760
- msgid "A 2 digit state code, e.g. AL. Leave blank to apply to all."
5761
- msgstr "کد 2 رقمی استان، همانند خوزستان\" KH \". برای بکار گیری همه، آن را پوچ بگذارید."
5762
-
5763
- #: includes/admin/settings/views/html-settings-tax.php:17
5764
- #: includes/admin/settings/views/html-settings-tax.php:151
5765
- msgid "ZIP/Postcode"
5766
- msgstr "کدپستی"
5767
-
5768
- #: includes/admin/settings/views/html-settings-tax.php:17
5769
- msgid ""
5770
- "Postcode for this rule. Semi-colon (;) separate multiple values. Leave blank"
5771
- " to apply to all areas. Wildcards (*) can be used. Ranges for numeric "
5772
- "postcodes (e.g. 12345-12350) will be expanded into individual postcodes."
5773
- msgstr "کدپستی برای این نقش. از (;) برای جدا کردن مقادیر استفاده کنید. خالی گذاشتن به معنای اعمال بر روی همه مناطق خواهد بود."
5774
-
5775
- #: includes/admin/settings/views/html-settings-tax.php:19
5776
- msgid ""
5777
- "Cities for this rule. Semi-colon (;) separate multiple values. Leave blank "
5778
- "to apply to all cities."
5779
- msgstr "شهرهای این قانون. با استفاده از (;) میتوانید شهر‌ها را از هم جدا کنید. خالی به معنای اعمال روی همه شهرهاست."
5780
-
5781
- #: includes/admin/settings/views/html-settings-tax.php:21
5782
- msgid "Rate&nbsp;%"
5783
- msgstr "رتبه&nbsp;%"
5784
-
5785
- #: includes/admin/settings/views/html-settings-tax.php:21
5786
- msgid "Enter a tax rate (percentage) to 4 decimal places."
5787
- msgstr "یک رتبه مالیاتی وارد کنید (درصد تا ۴ رقم اعشار)"
5788
-
5789
- #: includes/admin/settings/views/html-settings-tax.php:23
5790
- msgid "Tax&nbsp;Name"
5791
- msgstr "نام&nbsp;مالیات"
5792
-
5793
- #: includes/admin/settings/views/html-settings-tax.php:23
5794
- msgid "Enter a name for this tax rate."
5795
- msgstr "یک نام برای این مالیات انتخاب کنید."
5796
-
5797
- #: includes/admin/settings/views/html-settings-tax.php:25
5798
- #: includes/admin/settings/views/html-settings-tax.php:155
5799
- msgid "Priority"
5800
- msgstr "اولویت"
5801
-
5802
- #: includes/admin/settings/views/html-settings-tax.php:25
5803
- msgid ""
5804
- "Choose a priority for this tax rate. Only 1 matching rate per priority will "
5805
- "be used. To define multiple tax rates for a single area you need to specify "
5806
- "a different priority per rate."
5807
- msgstr "یک اولویت برای این رتبه مالیاتی انتخاب کنید. فقط یک رتبه با هر کدام از اولویت‌ها استفاده خواهد شد. برای بیشتر از یک رتبه مالیاتی برای یک منطقه شما نیاز دارید برای هر رتبه یک اولویت تعیین کنید."
5808
-
5809
- #: includes/admin/settings/views/html-settings-tax.php:27
5810
- #: includes/admin/settings/views/html-settings-tax.php:156
5811
- msgid "Compound"
5812
- msgstr "کوپنی"
5813
-
5814
- #: includes/admin/settings/views/html-settings-tax.php:27
5815
- msgid ""
5816
- "Choose whether or not this is a compound rate. Compound tax rates are "
5817
- "applied on top of other tax rates."
5818
- msgstr "انتخاب کنید که این رتبه کوپنی است یا خیر. رتبه‌های مالیاتی کوپنی بر بقیه مالیات‌ها اعمال می‌شوند"
5819
-
5820
- #: includes/admin/settings/views/html-settings-tax.php:29
5821
- msgid "Choose whether or not this tax rate also gets applied to shipping."
5822
- msgstr "انتخاب کنید که مالیات روی ارسال کالا هم اعمال بشود یا خیر"
5823
-
5824
- #: includes/admin/settings/views/html-settings-tax.php:48
5825
- msgid "Tax rate ID"
5826
- msgstr "شناسه نرخ مالیات"
5827
-
5828
- #: includes/admin/settings/views/html-settings-tax.php:101
5829
- msgid "Insert row"
5830
- msgstr "افزودن ردیف"
5831
-
5832
- #: includes/admin/settings/views/html-settings-tax.php:102
5833
- msgid "Remove selected row(s)"
5834
- msgstr "پاک کردن ردیفهای انتخاب شده"
5835
-
5836
- #: includes/admin/settings/views/html-settings-tax.php:120
5837
- msgid "Import CSV"
5838
- msgstr "درون‌ریزی CSV"
5839
-
5840
- #: includes/admin/settings/views/html-settings-tax.php:141
5841
- msgid "No row(s) selected"
5842
- msgstr "ردیفی انتخاب نشده است"
5843
-
5844
- #: includes/admin/settings/views/html-settings-tax.php:149
5845
- msgid "Country Code"
5846
- msgstr "کد کشور"
5847
-
5848
- #: includes/admin/settings/views/html-settings-tax.php:150
5849
- msgid "State Code"
5850
- msgstr "کد استان"
5851
-
5852
- #: includes/admin/settings/views/html-settings-tax.php:154
5853
- msgid "Tax Name"
5854
- msgstr "نام مالیات"
5855
-
5856
- #: includes/admin/settings/views/html-webhook-log.php:13
5857
- msgid "Method"
5858
- msgstr "روش"
5859
-
5860
- #: includes/admin/settings/views/html-webhook-log.php:14
5861
- msgid "Duration"
5862
- msgstr "مدت"
5863
-
5864
- #: includes/admin/settings/views/html-webhook-log.php:15
5865
- #: includes/admin/settings/views/html-webhook-log.php:26
5866
- msgid "Headers"
5867
- msgstr "سربرگ ها"
5868
-
5869
- #: includes/admin/settings/views/html-webhook-log.php:21
5870
- #: includes/admin/settings/views/html-webhook-log.php:33
5871
- msgid "Content"
5872
- msgstr "محتویات"
5873
-
5874
- #: includes/admin/settings/views/html-webhook-logs.php:18
5875
- #: includes/admin/settings/views/html-webhook-logs.php:26
5876
- msgid "URL"
5877
- msgstr "پیوند"
5878
-
5879
- #: includes/admin/settings/views/html-webhook-logs.php:19
5880
- #: includes/admin/settings/views/html-webhook-logs.php:27
5881
- msgid "Request"
5882
- msgstr "درخواست"
5883
-
5884
- #: includes/admin/settings/views/html-webhook-logs.php:20
5885
- #: includes/admin/settings/views/html-webhook-logs.php:28
5886
- msgid "Response"
5887
- msgstr "پاسخ"
5888
-
5889
- #: includes/admin/settings/views/html-webhooks-edit.php:10
5890
- msgid "Webhook Data"
5891
- msgstr "داده وب هوک"
5892
-
5893
- #: includes/admin/settings/views/html-webhooks-edit.php:16
5894
- msgid ""
5895
- "Friendly name for identifying this webhook, defaults to Webhook created on "
5896
- "%s."
5897
- msgstr "نام صادقانه جهت تشخیص این وب هوک، به وب هوک ساخته شده در %s پیش فرض می شود."
5898
-
5899
- #: includes/admin/settings/views/html-webhooks-edit.php:25
5900
- msgid ""
5901
- "The options are &quot;Active&quot; (delivers payload), &quot;Paused&quot; "
5902
- "(does not deliver), or &quot;Disabled&quot; (does not deliver due delivery "
5903
- "failures)."
5904
- msgstr "پیکربندی &quot;فعال&quot; هستند (ارائه محموله)، &quot;متوقف شده است& (ارسال نمی شود)، یا &quot;غیرفعال&quot; شده ( به دلیل خطاهای حمل و نقل، ارسال نمی شود)."
5905
-
5906
- #: includes/admin/settings/views/html-webhooks-edit.php:42
5907
- msgid "Select when the webhook will fire."
5908
- msgstr "گزینش زمانیکه وب هوک آتش می گیرد."
5909
-
5910
- #: includes/admin/settings/views/html-webhooks-edit.php:51
5911
- msgid "Coupon Created"
5912
- msgstr "کوپن ساخته شد"
5913
-
5914
- #: includes/admin/settings/views/html-webhooks-edit.php:52
5915
- msgid "Coupon Updated"
5916
- msgstr "کوپن بروزرسانی شد"
5917
-
5918
- #: includes/admin/settings/views/html-webhooks-edit.php:53
5919
- msgid "Coupon Deleted"
5920
- msgstr "کوپن پاک شد"
5921
-
5922
- #: includes/admin/settings/views/html-webhooks-edit.php:54
5923
- msgid "Customer Created"
5924
- msgstr "کوپن ساخته شد"
5925
-
5926
- #: includes/admin/settings/views/html-webhooks-edit.php:55
5927
- msgid "Customer Updated"
5928
- msgstr "کوپن بروزرسانی شد"
5929
-
5930
- #: includes/admin/settings/views/html-webhooks-edit.php:56
5931
- msgid "Customer Deleted"
5932
- msgstr "کوپن پاک شد"
5933
-
5934
- #: includes/admin/settings/views/html-webhooks-edit.php:57
5935
- msgid "Order Created"
5936
- msgstr "سفارش ساخته شد"
5937
-
5938
- #: includes/admin/settings/views/html-webhooks-edit.php:58
5939
- msgid "Order Updated"
5940
- msgstr "سفارش بروزرسانی شد"
5941
-
5942
- #: includes/admin/settings/views/html-webhooks-edit.php:59
5943
- msgid "Order Deleted"
5944
- msgstr "سفارش پاک شد"
5945
-
5946
- #: includes/admin/settings/views/html-webhooks-edit.php:60
5947
- msgid "Product Created"
5948
- msgstr "محصول ساخته شد"
5949
-
5950
- #: includes/admin/settings/views/html-webhooks-edit.php:61
5951
- msgid "Product Updated"
5952
- msgstr "محصول بروزرسانی شد"
5953
-
5954
- #: includes/admin/settings/views/html-webhooks-edit.php:62
5955
- msgid "Product Deleted"
5956
- msgstr "محصول پاک شد"
5957
-
5958
- #: includes/admin/settings/views/html-webhooks-edit.php:63
5959
- msgid "Action"
5960
- msgstr "عملیات"
5961
-
5962
- #: includes/admin/settings/views/html-webhooks-edit.php:64
5963
- msgid "Custom"
5964
- msgstr "سفارشی سازی"
5965
-
5966
- #: includes/admin/settings/views/html-webhooks-edit.php:75
5967
- msgid "Action Event"
5968
- msgstr "رویداد عملیات"
5969
-
5970
- #: includes/admin/settings/views/html-webhooks-edit.php:76
5971
- msgid "Enter the Action that will trigger this webhook."
5972
- msgstr "عملی را وارد کنید که موجب این وب هوک شود."
5973
-
5974
- #: includes/admin/settings/views/html-webhooks-edit.php:84
5975
- msgid "Custom Topic"
5976
- msgstr "موضوع دلخواه"
5977
-
5978
- #: includes/admin/settings/views/html-webhooks-edit.php:85
5979
- msgid "Enter the Custom Topic that will trigger this webhook."
5980
- msgstr "موضوع سفارشی را وارد کنید که موجب این وب هوک شود."
5981
-
5982
- #: includes/admin/settings/views/html-webhooks-edit.php:94
5983
- msgid "URL where the webhook payload is delivered."
5984
- msgstr "لینک وقتیکه محموله وب هوک تحویل داده شده است."
5985
-
5986
- #: includes/admin/settings/views/html-webhooks-edit.php:102
5987
- msgid "Secret"
5988
- msgstr "محرمانه"
5989
-
5990
- #: includes/admin/settings/views/html-webhooks-edit.php:103
5991
- msgid ""
5992
- "The Secret Key is used to generate a hash of the delivered webhook and "
5993
- "provided in the request headers. This will default to the current API user's"
5994
- " consumer secret if not provided."
5995
- msgstr "کلید رمز جهت ساخت یک رشته هش از وب هوک ارسال شده استفاده و در هدرهای درخواست شده فراهم می شود. و اگر فراهم نکردید، رمز مشتری کاربران API کنونی ، پیش فرض خواهد شد."
5996
-
5997
- #: includes/admin/settings/views/html-webhooks-edit.php:116
5998
- msgid "Webhook Actions"
5999
- msgstr "عملیات وب هوک"
6000
-
6001
- #: includes/admin/settings/views/html-webhooks-edit.php:123
6002
- #: includes/admin/settings/views/html-webhooks-edit.php:132
6003
- msgid "Created at"
6004
- msgstr "ساخته شده در"
6005
-
6006
- #: includes/admin/settings/views/html-webhooks-edit.php:140
6007
- msgid "Updated at"
6008
- msgstr "بروزرسانی شده در"
6009
-
6010
- #: includes/admin/settings/views/html-webhooks-edit.php:151
6011
- msgid "Save Webhook"
6012
- msgstr "ذخیره وب هوک"
6013
-
6014
- #: includes/admin/settings/views/html-webhooks-edit.php:163
6015
- msgid "Webhook Logs"
6016
- msgstr "گزارشهای وب هوک"
6017
-
6018
- #: includes/admin/settings/views/settings-tax.php:12
6019
- msgid "Enable Taxes"
6020
- msgstr "فعال کردن مالیات"
6021
-
6022
- #: includes/admin/settings/views/settings-tax.php:13
6023
- msgid "Enable taxes and tax calculations"
6024
- msgstr "فعال کردن مالیات "
6025
-
6026
- #: includes/admin/settings/views/settings-tax.php:20
6027
- msgid "Prices Entered With Tax"
6028
- msgstr "قیمت‌های وارد شده با مالیات"
6029
-
6030
- #: includes/admin/settings/views/settings-tax.php:24
6031
- msgid ""
6032
- "This option is important as it will affect how you input prices. Changing it"
6033
- " will not update existing products."
6034
- msgstr "این گزینه از آنجایی که روی قیمت‌های شما تاثیر میگذارد مهم است. \nتغییر در آن روی محصولات فعلی تاثیری نخواهد گذاشت."
6035
-
6036
- #: includes/admin/settings/views/settings-tax.php:26
6037
- msgid "Yes, I will enter prices inclusive of tax"
6038
- msgstr "بله، "
6039
-
6040
- #: includes/admin/settings/views/settings-tax.php:27
6041
- msgid "No, I will enter prices exclusive of tax"
6042
- msgstr "بله، من قیمت شامل مالیات را وارد خواهم کرد"
6043
-
6044
- #: includes/admin/settings/views/settings-tax.php:32
6045
- msgid "Calculate Tax Based On:"
6046
- msgstr "محاسبه مالیات بر اساس:"
6047
-
6048
- #: includes/admin/settings/views/settings-tax.php:34
6049
- msgid "This option determines which address is used to calculate tax."
6050
- msgstr "این گزینه بررسی میکند که کدام آدرس برای محاسبه مالیات استفاده شود."
6051
-
6052
- #: includes/admin/settings/views/settings-tax.php:39
6053
- msgid "Customer shipping address"
6054
- msgstr "آدرس ارسال کالا به مشتری"
6055
-
6056
- #: includes/admin/settings/views/settings-tax.php:40
6057
- msgid "Customer billing address"
6058
- msgstr "آدرس ارسال صورت‌حساب مشتری"
6059
-
6060
- #: includes/admin/settings/views/settings-tax.php:46
6061
- msgid "Shipping Tax Class:"
6062
- msgstr "کلاس مالیاتی ارسال:"
6063
-
6064
- #: includes/admin/settings/views/settings-tax.php:47
6065
- msgid ""
6066
- "Optionally control which tax class shipping gets, or leave it so shipping "
6067
- "tax is based on the cart items themselves."
6068
- msgstr "به صورت دلخواه، تعیین میکند چه کلاس مالیاتی‌ای روی ارسال تاثیر میگذارد، و یا آنرا به مالیات بر اساس سبد خرید واگذار میکند."
6069
-
6070
- #: includes/admin/settings/views/settings-tax.php:53
6071
- msgid "Shipping tax class based on cart items"
6072
- msgstr "کلاس مالیاتی ارسال بر اساس محصولات موجود در سبد خرید"
6073
-
6074
- #: includes/admin/settings/views/settings-tax.php:58
6075
- msgid "Rounding"
6076
- msgstr "گرد کردن"
6077
-
6078
- #: includes/admin/settings/views/settings-tax.php:59
6079
- msgid "Round tax at subtotal level, instead of rounding per line"
6080
- msgstr "گرد کردن مالیات زیرجمع به جای گرد کردن هر خط"
6081
-
6082
- #: includes/admin/settings/views/settings-tax.php:66
6083
- msgid "Additional Tax Classes"
6084
- msgstr "کلاس‌های مالیاتی اضافی"
6085
-
6086
- #: includes/admin/settings/views/settings-tax.php:67
6087
- msgid ""
6088
- "List additional tax classes below (1 per line). This is in addition to the "
6089
- "default \"Standard Rate\"."
6090
- msgstr "لیست کلاسهای مالیات افزوده زیر ( هر خط 1 ). اضافه بر این \"نرخ استاندارد\" پیش فرض می باشد."
6091
-
6092
- #: includes/admin/settings/views/settings-tax.php:71
6093
- msgid "Reduced Rate%sZero Rate"
6094
- msgstr "کاهش رتبه %s رتبه صفر"
6095
-
6096
- #: includes/admin/settings/views/settings-tax.php:75
6097
- msgid "Display Prices in the Shop:"
6098
- msgstr "نمایش قیمت ها در فروشگاه:"
6099
-
6100
- #: includes/admin/settings/views/settings-tax.php:81
6101
- #: includes/admin/settings/views/settings-tax.php:93
6102
- msgid "Including tax"
6103
- msgstr "با احتساب مالیات"
6104
-
6105
- #: includes/admin/settings/views/settings-tax.php:82
6106
- #: includes/admin/settings/views/settings-tax.php:94
6107
- msgid "Excluding tax"
6108
- msgstr "بدون احتساب مالیات"
6109
-
6110
- #: includes/admin/settings/views/settings-tax.php:87
6111
- msgid "Display Prices During Cart and Checkout:"
6112
- msgstr "نمایش قیمت ها درون سبد خرید و برگه پرداخت:"
6113
-
6114
- #: includes/admin/settings/views/settings-tax.php:100
6115
- msgid "Price Display Suffix:"
6116
- msgstr "پسوند قیمت نمایشی:"
6117
-
6118
- #: includes/admin/settings/views/settings-tax.php:105
6119
- msgid ""
6120
- "Define text to show after your product prices. This could be, for example, "
6121
- "\"inc. Vat\" to explain your pricing. You can also have prices substituted "
6122
- "here using one of the following: {price_including_tax}, "
6123
- "{price_excluding_tax}."
6124
- msgstr "متن نمایشی که پس از قیمت محصول نشان داده می شود، را بنویسید.به عنوان نمونه، \"inc. Vat\" می تواند جهت توضیح قیمت های شما باشد. شما همچنین می توانید یکی از قیمت های ثبت شده زیر را هم استفاده کنید:\n{price_including_tax}, {price_excluding_tax}."
6125
-
6126
- #: includes/admin/settings/views/settings-tax.php:109
6127
- msgid "Display Tax Totals:"
6128
- msgstr "نمایش مجموع مالیات:"
6129
-
6130
- #: includes/admin/settings/views/settings-tax.php:115
6131
- msgid "As a single total"
6132
- msgstr "به عنوان یک کل واحد"
6133
-
6134
- #: includes/admin/settings/views/settings-tax.php:116
6135
- msgid "Itemized"
6136
- msgstr "مورد"
6137
-
6138
- #: includes/admin/views/html-admin-page-addons.php:21
6139
- msgid "Browse all extensions"
6140
- msgstr "نمایش همه افزونه ها"
6141
-
6142
- #: includes/admin/views/html-admin-page-addons.php:22
6143
- msgid "Need a theme? Try Storefront"
6144
- msgstr "نیازمند یک پوسته هستید؟ استورفرونت را بکار بگیرید"
6145
-
6146
- #: includes/admin/views/html-admin-page-addons.php:28
6147
- msgid "Popular"
6148
- msgstr "محبوب"
6149
-
6150
- #: includes/admin/views/html-admin-page-addons.php:29
6151
- msgid "Gateways"
6152
- msgstr "درگاه های پرداخت"
6153
-
6154
- #: includes/admin/views/html-admin-page-addons.php:31
6155
- msgid "Import/export"
6156
- msgstr "درون ریزی/برون ریزی"
6157
-
6158
- #: includes/admin/views/html-admin-page-addons.php:33
6159
- msgid "Marketing"
6160
- msgstr "بازاریابی"
6161
-
6162
- #: includes/admin/views/html-admin-page-addons.php:34
6163
- msgid "Accounting"
6164
- msgstr "حسابداری"
6165
-
6166
- #: includes/admin/views/html-admin-page-addons.php:35
6167
- msgid "Free"
6168
- msgstr "رایگان"
6169
-
6170
- #: includes/admin/views/html-admin-page-addons.php:36
6171
- msgid "Third-party"
6172
- msgstr "شخص سوم"
6173
-
6174
- #: includes/admin/views/html-admin-page-addons.php:96
6175
- msgid ""
6176
- "Our catalog of WooCommerce Extensions can be found on WooThemes.com here: <a"
6177
- " href=\"%s\">WooCommerce Extensions Catalog</a>"
6178
- msgstr "دفترچه ما از افزونه های ووکامرس را می توانید در Woocoommerce.ir پیدا کنید: <a href=\"http://forum.persianscript.ir/f138/\">دفترچه افزونه های ووکامرس</a>"
6179
-
6180
- #: includes/admin/views/html-admin-page-addons.php:104
6181
- msgid "Looking for a WooCommerce theme?"
6182
- msgstr "بدنبال یک پوسته برای ووکامرس هستید؟"
6183
-
6184
- #: includes/admin/views/html-admin-page-addons.php:107
6185
- msgid "We recommend Storefront, the %sofficial%s WooCommerce theme."
6186
- msgstr "پیشنهاد ما استورفرونت است، پوسته %sرسمی%s ووکامرس"
6187
-
6188
- #: includes/admin/views/html-admin-page-addons.php:111
6189
- msgid ""
6190
- "Storefront is an intuitive &amp; flexible, %sfree%s WordPress theme offering"
6191
- " deep integration with WooCommerce and many of the most popular customer-"
6192
- "facing extensions."
6193
- msgstr "استورفرونت یک درک درست &amp است، ، یک پوسته وردپرسی انعطاف پذیر و %sرایگان%s و یکپارچه شده با ووکامرس و تعدادی از محبوبترین افزونه ها از دید مشتریان."
6194
-
6195
- #: includes/admin/views/html-admin-page-addons.php:115
6196
- msgid "Read all about it"
6197
- msgstr "خواندن همه در این باره"
6198
-
6199
- #: includes/admin/views/html-admin-page-addons.php:116
6200
- msgid "Download &amp; install"
6201
- msgstr "دانلود &amp; نصب"
6202
-
6203
- #: includes/admin/views/html-admin-page-status-logs.php:15
6204
- msgid "Log file: %s (%s)"
6205
- msgstr "فایل لاگ: %s (%s)"
6206
-
6207
- #: includes/admin/views/html-admin-page-status-logs.php:33
6208
- msgid "There are currently no logs to view."
6209
- msgstr "در حال حاضر هیچ Log جهت نمایش وجود ندارد"
6210
-
6211
- #: includes/admin/views/html-admin-page-status-report.php:12
6212
- msgid ""
6213
- "Please copy and paste this information in your ticket when contacting "
6214
- "support:"
6215
- msgstr "خواهشمندیمً در صورت درخواست پشتیبانی این اطلاعات را لحاظ کنید:"
6216
-
6217
- #: includes/admin/views/html-admin-page-status-report.php:13
6218
- msgid "Get System Report"
6219
- msgstr "دریافت گزارش سیستم"
6220
-
6221
- #: includes/admin/views/html-admin-page-status-report.php:14
6222
- msgid "Understanding the Status Report"
6223
- msgstr "درک گزارش وضعیت"
6224
-
6225
- #: includes/admin/views/html-admin-page-status-report.php:17
6226
- msgid "Copy for Support"
6227
- msgstr "کپی برای پشتیبانی"
6228
-
6229
- #: includes/admin/views/html-admin-page-status-report.php:23
6230
- msgid "WordPress Environment"
6231
- msgstr "وردپرس حافظ محیط زیست"
6232
-
6233
- #: includes/admin/views/html-admin-page-status-report.php:28
6234
- msgid "Home URL"
6235
- msgstr "لینک برگه خانه"
6236
-
6237
- #: includes/admin/views/html-admin-page-status-report.php:29
6238
- msgid "The URL of your site's homepage."
6239
- msgstr "آدرس برگه خانه سایت"
6240
-
6241
- #: includes/admin/views/html-admin-page-status-report.php:33
6242
- msgid "Site URL"
6243
- msgstr "لینک سایت"
6244
-
6245
- #: includes/admin/views/html-admin-page-status-report.php:34
6246
- msgid "The root URL of your site."
6247
- msgstr "آدرس Root سایت شما."
6248
-
6249
- #: includes/admin/views/html-admin-page-status-report.php:38
6250
- msgid "WC Version"
6251
- msgstr "نسخه WC"
6252
-
6253
- #: includes/admin/views/html-admin-page-status-report.php:39
6254
- msgid "The version of WooCommerce installed on your site."
6255
- msgstr "نگارش ووکامرس بر روی سایت شما نصب شده است."
6256
-
6257
- #: includes/admin/views/html-admin-page-status-report.php:43
6258
- msgid "Log Directory Writable"
6259
- msgstr "پوشه Log قابل نوشتن است"
6260
-
6261
- #: includes/admin/views/html-admin-page-status-report.php:44
6262
- msgid ""
6263
- "Several WooCommerce extensions can write logs which makes debugging problems"
6264
- " easier. The directory must be writable for this to happen."
6265
- msgstr "افزونه های ووکامرس متعددی می توانند گزارش هایی را بنویسند که حل مشکلات را آسانتر کنند. برای این موضوع پوشه باید قابل نوشتن باشد."
6266
-
6267
- #: includes/admin/views/html-admin-page-status-report.php:49
6268
- msgid ""
6269
- "To allow logging, make <code>%s</code> writable or define a custom "
6270
- "<code>WC_LOG_DIR</code>."
6271
- msgstr "برای گزارش نویسی، <code>%s</code> را ساخته و دسترسی نوشتنی به آن بدهید. یا <code>WC_LOG_DIR</code> را سفارشی سازی کنید."
6272
-
6273
- #: includes/admin/views/html-admin-page-status-report.php:54
6274
- msgid "WP Version"
6275
- msgstr "نسخه WP"
6276
-
6277
- #: includes/admin/views/html-admin-page-status-report.php:55
6278
- msgid "The version of WordPress installed on your site."
6279
- msgstr "نگارش وردپرس نصب شده بر روی سایت شما."
6280
-
6281
- #: includes/admin/views/html-admin-page-status-report.php:59
6282
- msgid "WP Multisite"
6283
- msgstr "وردپرس شبکه"
6284
-
6285
- #: includes/admin/views/html-admin-page-status-report.php:60
6286
- msgid "Whether or not you have WordPress Multisite enabled."
6287
- msgstr "یا شما وردپرس شبکه را فعال نکرده اید."
6288
-
6289
- #: includes/admin/views/html-admin-page-status-report.php:64
6290
- msgid "WP Memory Limit"
6291
- msgstr "محدودیت حافظه WP"
6292
-
6293
- #: includes/admin/views/html-admin-page-status-report.php:65
6294
- msgid "The maximum amount of memory (RAM) that your site can use at one time."
6295
- msgstr "بیشینه مقدار حافظه ای (RAM) که سایت شما می تواند در یک زمان بکار گیرد."
6296
-
6297
- #: includes/admin/views/html-admin-page-status-report.php:70
6298
- msgid ""
6299
- "%s - We recommend setting memory to at least 64MB. See: <a href=\"%s\" "
6300
- "target=\"_blank\">Increasing memory allocated to PHP</a>"
6301
- msgstr "%s - ما دست کم به 64 مگابایت حافظه نیاز داریم. ببینید: <a href=\"%s\" target=\"_blank\">افزایش حافظه اختصاص داده شده به PHP</a>"
6302
-
6303
- #: includes/admin/views/html-admin-page-status-report.php:77
6304
- msgid "WP Debug Mode"
6305
- msgstr "حالت اشکال زدایی WP"
6306
-
6307
- #: includes/admin/views/html-admin-page-status-report.php:78
6308
- msgid "Displays whether or not WordPress is in Debug Mode."
6309
- msgstr "نمایش ایرادها یا اینکه وردپرس در حالت اشکال زدایی است."
6310
-
6311
- #: includes/admin/views/html-admin-page-status-report.php:82
6312
- msgid "Language"
6313
- msgstr "زبان"
6314
-
6315
- #: includes/admin/views/html-admin-page-status-report.php:83
6316
- msgid "The current language used by WordPress. Default = English"
6317
- msgstr "زبان کنونی وردپرس. پیش پندار= انگلیسی"
6318
-
6319
- #: includes/admin/views/html-admin-page-status-report.php:91
6320
- msgid "Server Environment"
6321
- msgstr "سرور سبز"
6322
-
6323
- #: includes/admin/views/html-admin-page-status-report.php:96
6324
- msgid "Server Info"
6325
- msgstr "مشخصات سرور"
6326
-
6327
- #: includes/admin/views/html-admin-page-status-report.php:97
6328
- msgid "Information about the web server that is currently hosting your site."
6329
- msgstr "اطلاعاتی درباره وب سروری که میزبان سایت شما می باشد."
6330
-
6331
- #: includes/admin/views/html-admin-page-status-report.php:101
6332
- msgid "PHP Version"
6333
- msgstr "ورژن PHP"
6334
-
6335
- #: includes/admin/views/html-admin-page-status-report.php:102
6336
- msgid "The version of PHP installed on your hosting server."
6337
- msgstr "نگارش PHP نصب شده بر روی سرور میزبان شما."
6338
-
6339
- #: includes/admin/views/html-admin-page-status-report.php:109
6340
- msgid ""
6341
- "%s - We recommend a minimum PHP version of 5.4. See: <a href=\"%s\" "
6342
- "target=\"_blank\">How to update your PHP version</a>"
6343
- msgstr "%s - ما دست کم نگارش PHP 5.4 را پیشنهاد می کنیم. به <a href=\"%s\" target=\"_blank\"> چگونگی بروزرسانی نگارش PHP</a>"
6344
-
6345
- #: includes/admin/views/html-admin-page-status-report.php:114
6346
- msgid "Couldn't determine PHP version because phpversion() doesn't exist."
6347
- msgstr "نمی توان نگارش PHP را به دلیل نداشتن phpversion() تعیین کند."
6348
-
6349
- #: includes/admin/views/html-admin-page-status-report.php:120
6350
- msgid "PHP Post Max Size"
6351
- msgstr "اندازه حداکثر پست PHP"
6352
-
6353
- #: includes/admin/views/html-admin-page-status-report.php:121
6354
- msgid "The largest filesize that can be contained in one post."
6355
- msgstr "بزرگترین اندازه فایلی که می تواند در یک نوشته گذاشته شود."
6356
-
6357
- #: includes/admin/views/html-admin-page-status-report.php:125
6358
- msgid "PHP Time Limit"
6359
- msgstr "محدودیت زمانی PHP"
6360
-
6361
- #: includes/admin/views/html-admin-page-status-report.php:126
6362
- msgid ""
6363
- "The amount of time (in seconds) that your site will spend on a single "
6364
- "operation before timing out (to avoid server lockups)"
6365
- msgstr "مقدار زمانی (در ثانیه) که شما در سایت بر روی یک تک کار قبل از تمام شدن وقت خواهید گذراند، ( جهت جلوگیری از ممانعت های سرور)"
6366
-
6367
- #: includes/admin/views/html-admin-page-status-report.php:130
6368
- msgid "PHP Max Input Vars"
6369
- msgstr "اندازه حداکثر پست PHP"
6370
-
6371
- #: includes/admin/views/html-admin-page-status-report.php:131
6372
- msgid ""
6373
- "The maximum number of variables your server can use for a single function to"
6374
- " avoid overloads."
6375
- msgstr "حداکثر تعداد متغیرهای سرور شما می تواند برای یک تابع تک برای جلوگیری از اضافه بار استفاده کند."
6376
-
6377
- #: includes/admin/views/html-admin-page-status-report.php:135
6378
- msgid "SUHOSIN Installed"
6379
- msgstr "SUHOSIN نصب شده است"
6380
-
6381
- #: includes/admin/views/html-admin-page-status-report.php:136
6382
- msgid ""
6383
- "Suhosin is an advanced protection system for PHP installations. It was "
6384
- "designed to protect your servers on the one hand against a number of well "
6385
- "known problems in PHP applications and on the other hand against potential "
6386
- "unknown vulnerabilities within these applications or the PHP core itself. If"
6387
- " enabled on your server, Suhosin may need to be configured to increase its "
6388
- "data submission limits."
6389
- msgstr "Suhosin یک سیستم حفاظت پیشرفته برای نصب PHP است. این سیستم جهت محافظت از سرورهای شما در برابر تعدادی از مشکلات شناخته شده در برنامه های PHP در یک طرف و از سوی دیگر در برابر آسیب پذیری های ناشناخته بالقوه در این برنامه ها و یا هسته PHP خود طراحی شده است. اگر Suhosin را بر روی سرور خود فعال کنید، ممکن است جهت افزایش محدودیت داده ها به پیکربندی نیاز شود."
6390
-
6391
- #: includes/admin/views/html-admin-page-status-report.php:141
6392
- msgid "MySQL Version"
6393
- msgstr "نسخه MySQL"
6394
-
6395
- #: includes/admin/views/html-admin-page-status-report.php:142
6396
- msgid "The version of MySQL installed on your hosting server."
6397
- msgstr "نگارش نصب شده MySQL بر روی سرور هاست شما."
6398
-
6399
- #: includes/admin/views/html-admin-page-status-report.php:152
6400
- msgid "Max Upload Size"
6401
- msgstr "بیشینه اندازه آپلود"
6402
-
6403
- #: includes/admin/views/html-admin-page-status-report.php:153
6404
- msgid ""
6405
- "The largest filesize that can be uploaded to your WordPress installation."
6406
- msgstr "بزرگترین اندازه فایلی که می تواند در نصب وردپرس بارگذاری شود."
6407
-
6408
- #: includes/admin/views/html-admin-page-status-report.php:157
6409
- msgid "Default Timezone is UTC"
6410
- msgstr "منطقه زمانی پیش پندار است"
6411
-
6412
- #: includes/admin/views/html-admin-page-status-report.php:158
6413
- msgid "The default timezone for your server."
6414
- msgstr "منطقه زمانی پیش فرض برای سرور شما."
6415
-
6416
- #: includes/admin/views/html-admin-page-status-report.php:162
6417
- msgid "Default timezone is %s - it should be UTC"
6418
- msgstr "منطقه زمانی پیشفرض %s می باشد - شما می بایست از UTC استفاده کنید"
6419
-
6420
- #: includes/admin/views/html-admin-page-status-report.php:173
6421
- msgid ""
6422
- "Payment gateways can use cURL to communicate with remote servers to "
6423
- "authorize payments, other plugins may also use it when communicating with "
6424
- "remote services."
6425
- msgstr "درگاه های پرداخت می توانند از cURL برای اتصال با دیگر سرور ها برای تایید و پرداخت استفاده کنند ، دیگر افزونه ها همچنین می توانند در هنگام اتصال به سرویس های خارجی از این قابلیت استفاده نمایند."
6426
-
6427
- #: includes/admin/views/html-admin-page-status-report.php:179
6428
- msgid ""
6429
- "Your server does not have fsockopen or cURL enabled - PayPal IPN and other "
6430
- "scripts which communicate with other servers will not work. Contact your "
6431
- "hosting provider."
6432
- msgstr "fsockopen یا cURL در سرور شما فعال نیست. - IPN پی پال و باقی اسکریپت‌هایی که نیاز به ارتباط با سرور‌های دیگر دارند کار نخواهند کرد. با پشتیبانی هاستینگ خود تماس بگیرید."
6433
-
6434
- #: includes/admin/views/html-admin-page-status-report.php:184
6435
- msgid ""
6436
- "Some webservices like shipping use SOAP to get information from remote "
6437
- "servers, for example, live shipping quotes from FedEx require SOAP to be "
6438
- "installed."
6439
- msgstr "برخی وبسرویس ها مانند حمل و نقل و درگاه ها از SOAP برای ارسال و دریافت اطلاعات بین سرور ها استفاده می کنند ، برای مثال ، درگاه های بانکی ملت و حمل و نقل FedEx به SOAP برای نصب نیاز دارند."
6440
-
6441
- #: includes/admin/views/html-admin-page-status-report.php:190
6442
- msgid ""
6443
- "Your server does not have the <a href=\"%s\">SOAP Client</a> class enabled -"
6444
- " some gateway plugins which use SOAP may not work as expected."
6445
- msgstr "کلاس <a href=\"%s\">SOAP Client</a> در سرور شما فعال نیست. - بعضی از افزونه‌های درگاه پرداخت آنلاین از SOAP استفاده میکنند."
6446
-
6447
- #: includes/admin/views/html-admin-page-status-report.php:195
6448
- msgid ""
6449
- "HTML/Multipart emails use DOMDocument to generate inline CSS in templates."
6450
- msgstr "ایمیل های HTML/چندگانه برای ساخت درون خطی CSS در الگوهااز اسناد DOM استفاده می کنند ."
6451
-
6452
- #: includes/admin/views/html-admin-page-status-report.php:201
6453
- msgid ""
6454
- "Your server does not have the <a href=\"%s\">DOMDocument</a> class enabled -"
6455
- " HTML/Multipart emails, and also some extensions, will not work without "
6456
- "DOMDocument."
6457
- msgstr "سرور شما <a href=\"%s\">DOMDocument</a> را ندارد. کلاس فعال شده - ایمیل های HTML/چندبخشی، و همچنین بعضی از افزونه ها، بدون DOMDocument کار نخواهند کرد."
6458
-
6459
- #: includes/admin/views/html-admin-page-status-report.php:206
6460
- msgid "GZip (gzopen) is used to open the GEOIP database from MaxMind."
6461
- msgstr "GZip (gzopen) مورد استفاده پایگاه داده GEOIP از MaxMind می باشد."
6462
-
6463
- #: includes/admin/views/html-admin-page-status-report.php:212
6464
- msgid ""
6465
- "Your server does not support the <a href=\"%s\">gzopen</a> function - this "
6466
- "is required to use the GeoIP database from MaxMind. The API fallback will be"
6467
- " used instead for geolocation."
6468
- msgstr "سرور شما تابع <a href=\"%s\">gzopen</a> را پشتیبانی نمی کند -و پایگاه داده GeoIP از MaxMind به آن نیاز دارد. در عوض برای geolocation از API fallback استفاده خواهد شد."
6469
-
6470
- #: includes/admin/views/html-admin-page-status-report.php:216
6471
- msgid "Remote Post"
6472
- msgstr "نوشته از راه دور"
6473
-
6474
- #: includes/admin/views/html-admin-page-status-report.php:217
6475
- msgid ""
6476
- "PayPal uses this method of communicating when sending back transaction "
6477
- "information."
6478
- msgstr "پی پال با استفاده از این روش برای برقراری ارتباط در هنگام ارسال اطلاعات بازگشت مربوط به تراکنش استفاده می کند."
6479
-
6480
- #: includes/admin/views/html-admin-page-status-report.php:230
6481
- msgid ""
6482
- "wp_remote_post() failed. PayPal IPN won't work with your server. Contact "
6483
- "your hosting provider."
6484
- msgstr "wp_remote_post() ناموفق. IPN پی پال در سرور شما کار نمی کند! لطفا با مسئول میزبانی وب سایت خود تماس بگیرید."
6485
-
6486
- #: includes/admin/views/html-admin-page-status-report.php:232
6487
- #: includes/admin/views/html-admin-page-status-report.php:250
6488
- msgid "Error: %s"
6489
- msgstr "ایراد: %s"
6490
-
6491
- #: includes/admin/views/html-admin-page-status-report.php:234
6492
- #: includes/admin/views/html-admin-page-status-report.php:252
6493
- msgid "Status code: %s"
6494
- msgstr "کد وضعیت: %s"
6495
-
6496
- #: includes/admin/views/html-admin-page-status-report.php:240
6497
- msgid "Remote Get"
6498
- msgstr "گرفتن از راه دور"
6499
-
6500
- #: includes/admin/views/html-admin-page-status-report.php:241
6501
- msgid ""
6502
- "WooCommerce plugins may use this method of communication when checking for "
6503
- "plugin updates."
6504
- msgstr "افزونه های ووکامرس ممکن است از این روش ارتباطی در هنگام بررسی کردن برای بروز رسانی افزونه استفاده کند."
6505
-
6506
- #: includes/admin/views/html-admin-page-status-report.php:248
6507
- msgid ""
6508
- "wp_remote_get() failed. The WooCommerce plugin updater won't work with your "
6509
- "server. Contact your hosting provider."
6510
- msgstr "wp_remote_get() ناموفق. سیستم بروزرسانی افزونه های ووکامرس شما در سرور شما کار نمی کند! لطفا با مسئول میزبانی وب سایت خود تماس بگیرید."
6511
-
6512
- #: includes/admin/views/html-admin-page-status-report.php:279
6513
- msgid "Database"
6514
- msgstr "پایگاه داده"
6515
-
6516
- #: includes/admin/views/html-admin-page-status-report.php:284
6517
- msgid "WC Database Version"
6518
- msgstr "نسخه پایگاه داده WC"
6519
-
6520
- #: includes/admin/views/html-admin-page-status-report.php:285
6521
- msgid ""
6522
- "The version of WooCommerce that the database is formatted for. This should "
6523
- "be the same as your WooCommerce Version."
6524
- msgstr "فرمت پایگاه داده برای این نگارش از ووکامرس می باشد. که باید هماهنگ با همان نگارش از ووکامرس باشد."
6525
-
6526
- #: includes/admin/views/html-admin-page-status-report.php:306
6527
- msgid "Table does not exist"
6528
- msgstr "جدول وجود ندارد"
6529
-
6530
- #: includes/admin/views/html-admin-page-status-report.php:317
6531
- msgid "Active Plugins"
6532
- msgstr "افزونه های فعال"
6533
-
6534
- #: includes/admin/views/html-admin-page-status-report.php:341
6535
- msgid "Visit plugin homepage"
6536
- msgstr "نمایش خانه افزونه"
6537
-
6538
- #: includes/admin/views/html-admin-page-status-report.php:369
6539
- msgid "Network enabled"
6540
- msgstr "شبکه فعال شد"
6541
-
6542
- #: includes/admin/views/html-admin-page-status-report.php:393
6543
- msgid "Force SSL"
6544
- msgstr "اجبار SSL"
6545
-
6546
- #: includes/admin/views/html-admin-page-status-report.php:394
6547
- msgid "Does your site force a SSL Certificate for transactions?"
6548
- msgstr "آیا سایت شما یک مجوز SSL اجباری برای تراکنشها داشته است؟"
6549
-
6550
- #: includes/admin/views/html-admin-page-status-report.php:399
6551
- msgid ""
6552
- "What currency prices are listed at in the catalog and which currency "
6553
- "gateways will take payments in."
6554
- msgstr "چه قیمت های ارزی در کاتالوگ لیست شده اند و کدام درگاههای ارزی ، می توانند پرداختها را بگیرند."
6555
-
6556
- #: includes/admin/views/html-admin-page-status-report.php:404
6557
- msgid "The position of the currency symbol."
6558
- msgstr "جایگاه نماد پول."
6559
-
6560
- #: includes/admin/views/html-admin-page-status-report.php:409
6561
- msgid "The thousand separator of displayed prices."
6562
- msgstr "سواکننده هزارگان قیمت ها نمایش داده شود."
6563
-
6564
- #: includes/admin/views/html-admin-page-status-report.php:414
6565
- msgid "The decimal separator of displayed prices."
6566
- msgstr "سواکننده اعشاری قیمت ها نمایش داده شود."
6567
-
6568
- #: includes/admin/views/html-admin-page-status-report.php:419
6569
- msgid "The number of decimal points shown in displayed prices."
6570
- msgstr "تعداد نقطه های اعشاری نشان داده شده، در قیمت ها نمایش داده شود."
6571
-
6572
- #: includes/admin/views/html-admin-page-status-report.php:432
6573
- msgid "API Enabled"
6574
- msgstr "API فعال شد"
6575
-
6576
- #: includes/admin/views/html-admin-page-status-report.php:433
6577
- msgid "Does your site have REST API enabled?"
6578
- msgstr "آیا سایت شما، REST API فعال داشته است؟"
6579
-
6580
- #: includes/admin/views/html-admin-page-status-report.php:437
6581
- msgid "API Version"
6582
- msgstr "نگارش API"
6583
-
6584
- #: includes/admin/views/html-admin-page-status-report.php:438
6585
- msgid "What version of the REST API does your site use?"
6586
- msgstr ""
6587
-
6588
- #: includes/admin/views/html-admin-page-status-report.php:446
6589
- msgid "WC Pages"
6590
- msgstr "برگه‌های ووکامرس"
6591
-
6592
- #: includes/admin/views/html-admin-page-status-report.php:455
6593
- msgid "The URL of your WooCommerce shop's homepage (along with the Page ID)."
6594
- msgstr "آدرس برگه نخست فروشگاه ووکامرس ( تنها با شناسه برگه)."
6595
-
6596
- #: includes/admin/views/html-admin-page-status-report.php:460
6597
- msgid "The URL of your WooCommerce shop's cart (along with the page ID)."
6598
- msgstr "آدرس برگه سبد خرید فروشگاه ووکامرس ( تنها با شناسه برگه)."
6599
-
6600
- #: includes/admin/views/html-admin-page-status-report.php:465
6601
- msgid "The URL of your WooCommerce shop's checkout (along with the page ID)."
6602
- msgstr "آدرس برگه پرداخت فروشگاه ووکامرس ( تنها با شناسه برگه)."
6603
-
6604
- #: includes/admin/views/html-admin-page-status-report.php:470
6605
- msgid ""
6606
- "The URL of your WooCommerce shop's “My Account” Page (along with the page "
6607
- "ID)."
6608
- msgstr "آدرس برگه \"حساب کاربری من\" فروشگاه ووکامرس ( تنها با شناسه برگه)."
6609
-
6610
- #: includes/admin/views/html-admin-page-status-report.php:491
6611
- msgid "Page not set"
6612
- msgstr "برگه تنظیم نشده است"
6613
-
6614
- #: includes/admin/views/html-admin-page-status-report.php:501
6615
- msgid "Page does not exist"
6616
- msgstr "برگه وجود ندارد"
6617
-
6618
- #: includes/admin/views/html-admin-page-status-report.php:506
6619
- msgid "Page does not contain the shortcode: %s"
6620
- msgstr "برگه shortcode را ندارد : %s"
6621
-
6622
- #: includes/admin/views/html-admin-page-status-report.php:524
6623
- msgid "Taxonomies"
6624
- msgstr "طبقه بندی"
6625
-
6626
- #: includes/admin/views/html-admin-page-status-report.php:524
6627
- msgid ""
6628
- "A list of taxonomy terms that can be used in regard to order/product "
6629
- "statuses."
6630
- msgstr "فهرستی از واژه های طبقه بندی است که می تواند در مورد وضعیت سفارش/محصول استفاده شود."
6631
-
6632
- #: includes/admin/views/html-admin-page-status-report.php:529
6633
- msgid "Product Types"
6634
- msgstr "نوع محصولات"
6635
-
6636
- #: includes/admin/views/html-admin-page-status-report.php:545
6637
- msgid "Theme"
6638
- msgstr "پوسته"
6639
-
6640
- #: includes/admin/views/html-admin-page-status-report.php:589
6641
- msgid "The name of the current active theme."
6642
- msgstr "نام پوسته فعال شده کنونی."
6643
-
6644
- #: includes/admin/views/html-admin-page-status-report.php:593
6645
- msgid "Version"
6646
- msgstr "نگارش"
6647
-
6648
- #: includes/admin/views/html-admin-page-status-report.php:594
6649
- msgid "The installed version of the current active theme."
6650
- msgstr "نگارش نصب شده پوسته، هم اکنون فعال شد."
6651
-
6652
- #: includes/admin/views/html-admin-page-status-report.php:599
6653
- msgid "%s is available"
6654
- msgstr "%s در دسترس است."
6655
-
6656
- #: includes/admin/views/html-admin-page-status-report.php:604
6657
- msgid "Author URL"
6658
- msgstr "لینک نویسنده"
6659
-
6660
- #: includes/admin/views/html-admin-page-status-report.php:605
6661
- msgid "The theme developers URL."
6662
- msgstr "آدرس برنامه نویسان پوسته."
6663
-
6664
- #: includes/admin/views/html-admin-page-status-report.php:609
6665
- msgid "Child Theme"
6666
- msgstr "پوسته فرزند"
6667
-
6668
- #: includes/admin/views/html-admin-page-status-report.php:610
6669
- msgid "Displays whether or not the current theme is a child theme."
6670
- msgstr "چه چیزی نمایش شود یا اینکه پوسته جاری یک پوسته فرزند نیست."
6671
-
6672
- #: includes/admin/views/html-admin-page-status-report.php:612
6673
- msgid ""
6674
- "If you're modifying WooCommerce or a parent theme you didn't build "
6675
- "personally we recommend using a child theme. See: <a href=\"%s\" "
6676
- "target=\"_blank\">How to create a child theme</a>"
6677
- msgstr "اگر شما در حال ویرایش و شخصی سازی ووکامرس یا پوسته والد هستید پیشنهاد می کنیم از پوسته کودک استفاده کنید. نمایش کنید: <a href=\"%s\" target=\"_blank\">چگونه یک پوسته کودک ساخت کنیم</a>"
6678
-
6679
- #: includes/admin/views/html-admin-page-status-report.php:620
6680
- msgid "Parent Theme Name"
6681
- msgstr "نام والد پوسته"
6682
-
6683
- #: includes/admin/views/html-admin-page-status-report.php:621
6684
- msgid "The name of the parent theme."
6685
- msgstr "نام پوسته مادر."
6686
-
6687
- #: includes/admin/views/html-admin-page-status-report.php:625
6688
- msgid "Parent Theme Version"
6689
- msgstr "نسخه والد پوسته"
6690
-
6691
- #: includes/admin/views/html-admin-page-status-report.php:626
6692
- msgid "The installed version of the parent theme."
6693
- msgstr "نگارش پوسته مادر نصب شده است."
6694
-
6695
- #: includes/admin/views/html-admin-page-status-report.php:630
6696
- msgid "Parent Theme Author URL"
6697
- msgstr "آدرس والد پوسته"
6698
-
6699
- #: includes/admin/views/html-admin-page-status-report.php:631
6700
- msgid "The parent theme developers URL."
6701
- msgstr "آدرس برنامه نویسان پوسته مادر."
6702
-
6703
- #: includes/admin/views/html-admin-page-status-report.php:636
6704
- msgid "WooCommerce Support"
6705
- msgstr "پشتیبانی ووکامرس"
6706
-
6707
- #: includes/admin/views/html-admin-page-status-report.php:637
6708
- msgid ""
6709
- "Displays whether or not the current active theme declares WooCommerce "
6710
- "support."
6711
- msgstr "چه چیزی نمایش شود یا اینکه پوسته جاری ووکامرس را پشتیبانی نمی کند."
6712
-
6713
- #: includes/admin/views/html-admin-page-status-report.php:640
6714
- msgid "Not Declared"
6715
- msgstr "اعلام نشده"
6716
-
6717
- #: includes/admin/views/html-admin-page-status-report.php:651
6718
- msgid "Templates"
6719
- msgstr "قالب‌ها"
6720
-
6721
- #: includes/admin/views/html-admin-page-status-report.php:651
6722
- msgid ""
6723
- "This section shows any files that are overriding the default WooCommerce "
6724
- "template pages."
6725
- msgstr "در این بخش هر فایلی که فارغ از صفحات قالب پیش فرض ووکامرس می باشد را نشان می دهد."
6726
-
6727
- #: includes/admin/views/html-admin-page-status-report.php:688
6728
- msgid ""
6729
- "<code>%s</code> version <strong style=\"color:red\">%s</strong> is out of "
6730
- "date. The core version is %s"
6731
- msgstr "<code>%s</code> نسخه <strong style=\"color:red\">%s</strong> بروز نیست. نسخه پایه %s"
6732
-
6733
- #: includes/admin/views/html-admin-page-status-report.php:700
6734
- #: includes/admin/views/html-admin-page-status-report.php:709
6735
- msgid "Overrides"
6736
- msgstr "بازنویسی"
6737
-
6738
- #: includes/admin/views/html-admin-page-status-report.php:721
6739
- msgid "Learn how to update outdated templates"
6740
- msgstr "آموزش چگونگی بروزرسانی الگوهای قدیمی"
6741
-
6742
- #: includes/admin/views/html-admin-page-status-tools.php:18
6743
- #: includes/admin/views/html-admin-page-status.php:17
6744
- msgid "Tools"
6745
- msgstr "ابزار"
6746
-
6747
- #: includes/admin/views/html-admin-page-status-tools.php:34
6748
- msgid "Shipping Debug Mode"
6749
- msgstr "حالت اشکال زدایی حمل و نقل"
6750
-
6751
- #: includes/admin/views/html-admin-page-status-tools.php:40
6752
- msgid "This tool will disable shipping rate caching."
6753
- msgstr "این ابزار می تواند کش نرخ حمل و نقل را غیر فعال کند"
6754
-
6755
- #: includes/admin/views/html-admin-page-status-tools.php:45
6756
- msgid "Template Debug Mode"
6757
- msgstr "حالت اشکال زدایی پوسته"
6758
-
6759
- #: includes/admin/views/html-admin-page-status-tools.php:51
6760
- msgid ""
6761
- "This tool will disable template overrides for logged-in administrators for "
6762
- "debugging purposes."
6763
- msgstr "این ابزار می تواند قالب ها را برای مدیران وارد شده غیر فعال می کنند تا حالت اشکال زدایی فعال شود."
6764
-
6765
- #: includes/admin/views/html-admin-page-status-tools.php:56
6766
- msgid "Remove All Data"
6767
- msgstr "پاک کردن همه داده ها"
6768
-
6769
- #: includes/admin/views/html-admin-page-status-tools.php:62
6770
- msgid ""
6771
- "This tool will remove all WooCommerce, Product and Order data when using the"
6772
- " \"Delete\" link on the plugins screen."
6773
- msgstr "این ابزار همه داده های ووکامرس را پاک می کند. داده های محصول و سفارش را وقتیکه لینک پاک کردن درون صفحه افزونه ها را بکار بگیرید، پاک می شوند."
6774
-
6775
- #: includes/admin/views/html-admin-page-status.php:18
6776
- msgid "Logs"
6777
- msgstr "لاگ ها"
6778
-
6779
- #: includes/admin/views/html-admin-settings.php:32
6780
- msgid "Save changes"
6781
- msgstr "ذخیره تغییرات"
6782
-
6783
- #: includes/admin/views/html-bulk-edit-product.php:26
6784
- #: includes/admin/views/html-bulk-edit-product.php:50
6785
- #: includes/admin/views/html-bulk-edit-product.php:74
6786
- #: includes/admin/views/html-bulk-edit-product.php:93
6787
- #: includes/admin/views/html-bulk-edit-product.php:120
6788
- #: includes/admin/views/html-bulk-edit-product.php:144
6789
- #: includes/admin/views/html-bulk-edit-product.php:166
6790
- #: includes/admin/views/html-bulk-edit-product.php:183
6791
- #: includes/admin/views/html-bulk-edit-product.php:202
6792
- #: includes/admin/views/html-bulk-edit-product.php:220
6793
- #: includes/admin/views/html-bulk-edit-product.php:239
6794
- #: includes/admin/views/html-bulk-edit-product.php:258
6795
- #: includes/admin/views/html-bulk-edit-product.php:279
6796
- #: includes/admin/views/html-bulk-edit-product.php:300
6797
- msgid "— No Change —"
6798
- msgstr "— بدون تغییر— "
6799
-
6800
- #: includes/admin/views/html-bulk-edit-product.php:27
6801
- #: includes/admin/views/html-bulk-edit-product.php:51
6802
- #: includes/admin/views/html-bulk-edit-product.php:121
6803
- #: includes/admin/views/html-bulk-edit-product.php:145
6804
- #: includes/admin/views/html-bulk-edit-product.php:259
6805
- msgid "Change to:"
6806
- msgstr "تغییر به:"
6807
-
6808
- #: includes/admin/views/html-bulk-edit-product.php:28
6809
- #: includes/admin/views/html-bulk-edit-product.php:52
6810
- msgid "Increase by (fixed amount or %):"
6811
- msgstr "افزایش با (مقدار ثابت یا %)"
6812
-
6813
- #: includes/admin/views/html-bulk-edit-product.php:29
6814
- #: includes/admin/views/html-bulk-edit-product.php:53
6815
- msgid "Decrease by (fixed amount or %):"
6816
- msgstr "کاهش با (مقدار ثابت یا %)"
6817
-
6818
- #: includes/admin/views/html-bulk-edit-product.php:39
6819
- msgid "Enter price (%s)"
6820
- msgstr "قیمت را بنویسید (%s)"
6821
-
6822
- #: includes/admin/views/html-bulk-edit-product.php:45
6823
- #: includes/admin/views/html-quick-edit-product.php:40
6824
- msgid "Sale"
6825
- msgstr "فروش ویژه"
6826
-
6827
- #: includes/admin/views/html-bulk-edit-product.php:54
6828
- msgid "Decrease regular price by (fixed amount or %):"
6829
- msgstr "کاهش قیمت معمول با (مقدار ثابت یا %)"
6830
-
6831
- #: includes/admin/views/html-bulk-edit-product.php:64
6832
- msgid "Enter sale price (%s)"
6833
- msgstr "قیمت فروش را بنویسید (%s)"
6834
-
6835
- #: includes/admin/views/html-bulk-edit-product.php:131
6836
- msgid "%s (%s)"
6837
- msgstr "%s (%s)"
6838
-
6839
- #: includes/admin/views/html-bulk-edit-product.php:139
6840
- #: includes/admin/views/html-quick-edit-product.php:107
6841
- msgid "L/W/H"
6842
- msgstr "طول/عرض/ارتفاع"
6843
-
6844
- #: includes/admin/views/html-bulk-edit-product.php:155
6845
- msgid "Length (%s)"
6846
- msgstr "درازا (%s)"
6847
-
6848
- #: includes/admin/views/html-bulk-edit-product.php:156
6849
- msgid "Width (%s)"
6850
- msgstr "پهنا (%s)"
6851
-
6852
- #: includes/admin/views/html-bulk-edit-product.php:157
6853
- msgid "Height (%s)"
6854
- msgstr "بلندا (%s)"
6855
-
6856
- #: includes/admin/views/html-bulk-edit-product.php:178
6857
- #: includes/admin/views/html-quick-edit-product.php:136
6858
- msgid "Visibility"
6859
- msgstr "قابلیت نمایش"
6860
-
6861
- #: includes/admin/views/html-bulk-edit-product.php:184
6862
- #: includes/admin/views/html-quick-edit-product.php:141
6863
- msgid "Catalog &amp; search"
6864
- msgstr "دفترچه محصول &amp; جستجو"
6865
-
6866
- #: includes/admin/views/html-bulk-edit-product.php:215
6867
- #: includes/admin/views/html-quick-edit-product.php:159
6868
- msgid "In stock?"
6869
- msgstr "در انبار؟"
6870
-
6871
- #: includes/admin/views/html-bulk-edit-product.php:274
6872
- #: includes/admin/views/html-quick-edit-product.php:194
6873
- msgid "Backorders?"
6874
- msgstr "پیش خرید؟"
6875
-
6876
- #: includes/admin/views/html-bulk-edit-product.php:295
6877
- msgid "Sold Individually?"
6878
- msgstr "فروش به صورت جداگانه؟"
6879
-
6880
- #: includes/admin/views/html-notice-install.php:12
6881
- msgid ""
6882
- "<strong>Welcome to WooCommerce</strong> &#8211; You&lsquo;re almost ready to"
6883
- " start selling :)"
6884
- msgstr "<strong> به ووکامرس خوش آمدید </strong> &#8211; شما&lsquo; تقریبا آماده هستید تا فروش خود را آغاز کنید :)"
6885
-
6886
- #: includes/admin/views/html-notice-install.php:13
6887
- msgid "Run the Setup Wizard"
6888
- msgstr "اجرای راه اندازی سریع"
6889
-
6890
- #: includes/admin/views/html-notice-install.php:13
6891
- msgid "Skip Setup"
6892
- msgstr "رد کردن راه اندازی"
6893
-
6894
- #: includes/admin/views/html-notice-template-check.php:13
6895
- msgid ""
6896
- "<strong>Your theme (%s) contains outdated copies of some WooCommerce "
6897
- "template files.</strong> These files may need updating to ensure they are "
6898
- "compatible with the current version of WooCommerce. You can see which files "
6899
- "are affected from the %ssystem status page%s. If in doubt, check with the "
6900
- "author of the theme."
6901
- msgstr "<strong>پوسته شما (%s) دارای فایلهای الگوی قدیمی ووکامرس می باشد.</strong> این فایلها نیازمند بروزرسانی برای سازگاری با نگارش کنونی ووکامرس هستند. شما می توانید فایلهای تاثیرگذار را در %sبرگه وضعیت سیستم%s ببینید. چنانچ هنوز مشکل دارید، می توانید با نویسنده پوسته بررسی کنید."
6902
-
6903
- #: includes/admin/views/html-notice-template-check.php:14
6904
- msgid "Learn More About Templates"
6905
- msgstr "اطلاعات بیشتر درباره الگوها"
6906
-
6907
- #: includes/admin/views/html-notice-template-check.php:14
6908
- #: includes/admin/views/html-notice-theme-support.php:16
6909
- msgid "Hide This Notice"
6910
- msgstr "این اعلان را مخفی کن"
6911
-
6912
- #: includes/admin/views/html-notice-theme-support.php:12
6913
- msgid ""
6914
- "<strong>Your theme does not declare WooCommerce support</strong> &#8211; "
6915
- "Please read our %sintegration%s guide or check out our %sStorefront%s theme "
6916
- "which is totally free to download and designed specifically for use with "
6917
- "WooCommerce."
6918
- msgstr "<strong> پوسته شما ووکامرش را پشتیبانی نمی کند</strong> &#8211; خواهشمند است راهنمای یکپارچه سازی ما را بخوانید یا اینکه پوسته %sStorefront%s را بررسی کنید که برای دانلود کاملا رایگان است و مخصوص بکارگیری ووکامرس طراحی شده است."
6919
-
6920
- #: includes/admin/views/html-notice-theme-support.php:14
6921
- msgid "Read More About Storefront"
6922
- msgstr "اطلاعات بیشتر درباره استورفرونت"
6923
-
6924
- #: includes/admin/views/html-notice-theme-support.php:15
6925
- msgid "Theme Integration Guide"
6926
- msgstr "راهنمای یکپارچگی پوسته"
6927
-
6928
- #: includes/admin/views/html-notice-tracking.php:14
6929
- msgid "No, do not bother me again"
6930
- msgstr "نه ، خواهشمندم دوباره مزاحم نشو"
6931
-
6932
- #: includes/admin/views/html-notice-translation-upgrade.php:12
6933
- msgid ""
6934
- "<strong>WooCommerce Translation Available</strong> &#8211; Install or update"
6935
- " your <code>%s</code> translation to version <code>%s</code>."
6936
- msgstr "<strong>ترجمه ووکامرس در دسترس است</strong> &#8211;نصب کنید یا بروز کنید زبان <code>%s</code>را به نسخه <code>%s</code>."
6937
-
6938
- #: includes/admin/views/html-notice-translation-upgrade.php:16
6939
- #: includes/admin/views/html-notice-translation-upgrade.php:18
6940
- msgid "Update Translation"
6941
- msgstr "بروزرسانی برگردان"
6942
-
6943
- #: includes/admin/views/html-notice-translation-upgrade.php:19
6944
- msgid "Force Update Translation"
6945
- msgstr "بروزرسانی بزور برگردان"
6946
-
6947
- #: includes/admin/views/html-notice-translation-upgrade.php:21
6948
- msgid "Hide This Message"
6949
- msgstr "پنهان کردن این پیام"
6950
-
6951
- #: includes/admin/views/html-notice-update.php:12
6952
- msgid ""
6953
- "<strong>WooCommerce Data Update Required</strong> &#8211; We just need to "
6954
- "update your install to the latest version"
6955
- msgstr "<strong> بروزرسانی اطلاعات لازم است </strong> &#8211;ما برای بروزرسانی به آخرین نسخه به این بروزرسانی نیازمندیم"
6956
-
6957
- #: includes/admin/views/html-notice-update.php:13
6958
- msgid "Run the updater"
6959
- msgstr "اجرای بروز کننده"
6960
-
6961
- #: includes/admin/views/html-notice-update.php:17
6962
- msgid ""
6963
- "It is strongly recommended that you backup your database before proceeding. "
6964
- "Are you sure you wish to run the updater now?"
6965
- msgstr "شدیدا توصیه میگردد قبل از پردازش از بانک اطلاعاتی خود پشتیبان تهیه کنید. آیا مایل به اجرای بروز کننده میباشید؟"
6966
-
6967
- #: includes/admin/views/html-report-by-date.php:23
6968
- msgid "Custom:"
6969
- msgstr "دلخواه:"
6970
-
6971
- #. Plugin URI of the plugin/theme
6972
- msgid "http://www.woothemes.com/woocommerce/"
6973
- msgstr "http://woocommerce.ir/"
6974
-
6975
- #. Description of the plugin/theme
6976
- msgid "An e-commerce toolkit that helps you sell anything. Beautifully."
6977
- msgstr "یک افزونه رایگان برای ساخت فروشگاه همه فن حریف در وردپرس"
6978
-
6979
- #. Author of the plugin/theme
6980
- msgid "WooThemes"
6981
- msgstr "ووکامرس"
6982
-
6983
- #. Author URI of the plugin/theme
6984
- msgid "http://woothemes.com"
6985
- msgstr "http://woocommerce.ir"
6986
-
6987
- #: includes/admin/class-wc-admin-api-keys-table-list.php:156
6988
- #: includes/admin/settings/views/html-keys-edit.php:75
6989
- msgctxt "date and time"
6990
- msgid "%1$s at %2$s"
6991
- msgstr "%1$s در %2$s"
6992
-
6993
- #: includes/admin/class-wc-admin-assets.php:103
6994
- #: includes/admin/class-wc-admin-setup-wizard.php:96
6995
- msgctxt "enhanced select"
6996
- msgid "One result is available, press enter to select it."
6997
- msgstr "یک نتیجه در دسترس میباشد، برای گزینش آن enter را فشاردهید."
6998
-
6999
- #: includes/admin/class-wc-admin-assets.php:104
7000
- #: includes/admin/class-wc-admin-setup-wizard.php:97
7001
- msgctxt "enhanced select"
7002
- msgid "%qty% results are available, use up and down arrow keys to navigate."
7003
- msgstr "%qty% نتیجه در دسترس است. با کلیدهای بالا و پایین آنها را پیمایش و بکار بگیرید."
7004
-
7005
- #: includes/admin/class-wc-admin-assets.php:105
7006
- #: includes/admin/class-wc-admin-setup-wizard.php:98
7007
- msgctxt "enhanced select"
7008
- msgid "No matches found"
7009
- msgstr "یافت نشد"
7010
-
7011
- #: includes/admin/class-wc-admin-assets.php:106
7012
- #: includes/admin/class-wc-admin-setup-wizard.php:99
7013
- msgctxt "enhanced select"
7014
- msgid "Loading failed"
7015
- msgstr "بارگزاری ناموفق"
7016
-
7017
- #: includes/admin/class-wc-admin-assets.php:107
7018
- #: includes/admin/class-wc-admin-setup-wizard.php:100
7019
- msgctxt "enhanced select"
7020
- msgid "Please enter 1 or more characters"
7021
- msgstr "خواهشمند است 1 یا کاراکترهای بیشتری بنویسید"
7022
-
7023
- #: includes/admin/class-wc-admin-assets.php:108
7024
- #: includes/admin/class-wc-admin-setup-wizard.php:101
7025
- msgctxt "enhanced select"
7026
- msgid "Please enter %qty% or more characters"
7027
- msgstr "خواشمند است %qty% یا کارکترهای بیشتری را بنویسید "
7028
-
7029
- #: includes/admin/class-wc-admin-assets.php:109
7030
- #: includes/admin/class-wc-admin-setup-wizard.php:102
7031
- msgctxt "enhanced select"
7032
- msgid "Please delete 1 character"
7033
- msgstr "خواشمند است کاراکتر 1 را پاک کنید"
7034
-
7035
- #: includes/admin/class-wc-admin-assets.php:110
7036
- #: includes/admin/class-wc-admin-setup-wizard.php:103
7037
- msgctxt "enhanced select"
7038
- msgid "Please delete %qty% characters"
7039
- msgstr "خواشمند است کاراکترهای %qty% را پاک کنید"
7040
-
7041
- #: includes/admin/class-wc-admin-assets.php:111
7042
- #: includes/admin/class-wc-admin-setup-wizard.php:104
7043
- msgctxt "enhanced select"
7044
- msgid "You can only select 1 item"
7045
- msgstr "شما تنها 1 مورد را می توانید گزینش کنید"
7046
-
7047
- #: includes/admin/class-wc-admin-assets.php:112
7048
- #: includes/admin/class-wc-admin-setup-wizard.php:105
7049
- msgctxt "enhanced select"
7050
- msgid "You can only select %qty% items"
7051
- msgstr "شما تنها می توانید موارد %qty% را گزینش کنید"
7052
-
7053
- #: includes/admin/class-wc-admin-assets.php:113
7054
- #: includes/admin/class-wc-admin-setup-wizard.php:106
7055
- msgctxt "enhanced select"
7056
- msgid "Loading more results&hellip;"
7057
- msgstr "بارگذاری نتایج بیشتر&hellip;"
7058
-
7059
- #: includes/admin/class-wc-admin-assets.php:114
7060
- #: includes/admin/class-wc-admin-setup-wizard.php:107
7061
- msgctxt "enhanced select"
7062
- msgid "Searching&hellip;"
7063
- msgstr "جستجو &hellip;"
7064
-
7065
- #: includes/admin/class-wc-admin-menus.php:149
7066
- msgctxt "Admin menu name"
7067
- msgid "Orders"
7068
- msgstr "سفارشات"
7069
-
7070
- #: includes/admin/class-wc-admin-permalink-settings.php:68
7071
- msgctxt "slug"
7072
- msgid "product-category"
7073
- msgstr "product-category"
7074
-
7075
- #: includes/admin/class-wc-admin-permalink-settings.php:78
7076
- msgctxt "slug"
7077
- msgid "product-tag"
7078
- msgstr "product-tag"
7079
-
7080
- #: includes/admin/class-wc-admin-permalink-settings.php:191
7081
- msgctxt "slug"
7082
- msgid "product"
7083
- msgstr "product"
7084
-
7085
- #: includes/admin/class-wc-admin-permalink-settings.php:103
7086
- #: includes/admin/class-wc-admin-permalink-settings.php:204
7087
- msgctxt "default-slug"
7088
- msgid "shop"
7089
- msgstr "shop"
7090
-
7091
- #: includes/admin/class-wc-admin-permalink-settings.php:104
7092
- msgctxt "default-slug"
7093
- msgid "product"
7094
- msgstr "product"
7095
-
7096
- #: includes/admin/class-wc-admin-post-types.php:750
7097
- msgctxt "Order number by X"
7098
- msgid "%s by %s"
7099
- msgstr "%s توسط %s"
7100
-
7101
- #: includes/admin/class-wc-admin-setup-wizard.php:246
7102
- msgctxt "Page title"
7103
- msgid "Shop"
7104
- msgstr "فروشگاه"
7105
-
7106
- #: includes/admin/class-wc-admin-setup-wizard.php:250
7107
- msgctxt "Page title"
7108
- msgid "Cart"
7109
- msgstr "سبد خرید"
7110
-
7111
- #: includes/admin/class-wc-admin-setup-wizard.php:254
7112
- msgctxt "Page title"
7113
- msgid "Checkout"
7114
- msgstr "تسویه حساب"
7115
-
7116
- #: includes/admin/class-wc-admin-setup-wizard.php:260
7117
- msgctxt "Page title"
7118
- msgid "My Account"
7119
- msgstr "حساب کاربری من"
7120
-
7121
- #: includes/admin/class-wc-admin-webhooks-table-list.php:212
7122
- msgctxt "posts"
7123
- msgid "All <span class=\"count\">(%s)</span>"
7124
- msgid_plural "All <span class=\"count\">(%s)</span>"
7125
- msgstr[0] "همه <span class=\"count\">(%s)</span>"
7126
-
7127
- #: includes/admin/class-wc-admin-webhooks.php:49
7128
- #: includes/admin/class-wc-admin-webhooks.php:187
7129
- #: includes/admin/settings/views/html-webhooks-edit.php:16
7130
- msgctxt "Webhook created on date parsed by strftime"
7131
- msgid "%b %d, %Y @ %I:%M %p"
7132
- msgstr "%b %d, %Y @ %I:%M %p"
7133
-
7134
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:74
7135
- msgctxt "placeholder"
7136
- msgid "YYYY-MM-DD"
7137
- msgstr "YYYY-MM-DD"
7138
-
7139
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:182
7140
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:194
7141
- msgctxt "placeholder"
7142
- msgid "Unlimited usage"
7143
- msgstr "استفاده نامحدود"
7144
-
7145
- #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:188
7146
- msgctxt "placeholder"
7147
- msgid "Apply to all qualifying items in cart"
7148
- msgstr "اعمال برای تمام موارد انتخابی در سبد خرید"
7149
-
7150
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:155
7151
- msgctxt "placeholder"
7152
- msgid "Buy product"
7153
- msgstr "خرید محصول"
7154
-
7155
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:173
7156
- #: includes/admin/meta-boxes/views/html-variation-admin.php:104
7157
- msgctxt "placeholder"
7158
- msgid "From&hellip;"
7159
- msgstr "از &hellip;"
7160
-
7161
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:174
7162
- #: includes/admin/meta-boxes/views/html-variation-admin.php:108
7163
- msgctxt "placeholder"
7164
- msgid "To&hellip;"
7165
- msgstr "تا&hellip;"
7166
-
7167
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:261
7168
- #: includes/admin/views/html-bulk-edit-product.php:77
7169
- #: includes/admin/views/html-quick-edit-product.php:56
7170
- msgctxt "Tax status"
7171
- msgid "None"
7172
- msgstr "هیچ کدام"
7173
-
7174
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:727
7175
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:761
7176
- msgctxt "number of pages"
7177
- msgid "of"
7178
- msgstr "از"
7179
-
7180
- #: includes/admin/meta-boxes/views/html-order-items.php:301
7181
- msgctxt "Refund $amount"
7182
- msgid "Refund %s via %s"
7183
- msgstr "مسترد شده %s به وسیله %s"
7184
-
7185
- #: includes/admin/meta-boxes/views/html-order-items.php:302
7186
- msgctxt "Refund $amount manually"
7187
- msgid "Refund %s manually"
7188
- msgstr "برگشت دستی %s"
7189
-
7190
- #: includes/admin/meta-boxes/views/html-order-refund.php:21
7191
- msgctxt "Ex: Refund - $date >by< $username"
7192
- msgid "by"
7193
- msgstr "توسط"
7194
-
7195
- #: includes/admin/reports/class-wc-report-customer-list.php:146
7196
- msgctxt "hash before order number"
7197
- msgid "#"
7198
- msgstr "#"
7199
-
7200
- #: includes/admin/settings/class-wc-settings-checkout.php:28
7201
- msgctxt "Settings tab label"
7202
- msgid "Checkout"
7203
- msgstr "تسویه حساب"
7204
-
7205
- #: includes/admin/settings/class-wc-settings-checkout.php:92
7206
- msgctxt "Settings group label"
7207
- msgid "Checkout"
7208
- msgstr "تسویه حساب"
7209
-
7210
- #: includes/admin/views/html-admin-page-status-report.php:365
7211
- msgctxt "Version info"
7212
- msgid "%s is available"
7213
- msgstr "%s در دسترس است."
7214
-
7215
- #: includes/admin/views/html-admin-page-status-report.php:377
7216
- msgctxt "by author"
7217
- msgid "by %s"
7218
- msgstr "توسط %s"
7219
-
7220
- #: includes/admin/views/html-admin-page-status-report.php:452
7221
- msgctxt "Page setting"
7222
- msgid "Shop Base"
7223
- msgstr "پایگاه فروشگاه"
7224
-
7225
- #: includes/admin/views/html-admin-page-status-report.php:457
7226
- msgctxt "Page setting"
7227
- msgid "Cart"
7228
- msgstr "سبد خرید"
7229
-
7230
- #: includes/admin/views/html-admin-page-status-report.php:462
7231
- msgctxt "Page setting"
7232
- msgid "Checkout"
7233
- msgstr "تسویه حساب"
7234
-
7235
- #: includes/admin/views/html-admin-page-status-report.php:467
7236
- msgctxt "Page setting"
7237
- msgid "My Account"
7238
- msgstr "حساب کاربری من"
7239
-
7240
- #: includes/admin/views/html-admin-page-status-report.php:481
7241
- msgctxt "WC Pages links in the System Status"
7242
- msgid "Edit %s page"
7243
- msgstr "ویرایش برگه %s"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/fa_IR.mo CHANGED
Binary file
languages/fa_IR.po CHANGED
@@ -1,10972 +1,16976 @@
1
- # Copyright (C) 2015 WooThemes
2
- # This file is distributed under the same license as the WooCommerce package.
3
- # Translators:
4
- # Farshad Sadri <farshad.sadri@gmail.com>, 2015
5
- # Khalil Delavaran <khalil.delavaran@gmail.com>, 2014-2015
6
- # Mahdi Alavi <mahdi-alavi@outlook.com>, 2015
7
- # Mehdi Khatiri <mehdikhatiri@live.com>, 2014
8
- # Mohammad Majidi <info@woocommerce.ir>, 2014
9
- # Mohammad Mirzavand <tupegroup@gmail.com>, 2014
10
- # Mohammad <persianscript.ir@gmail.com>, 2015
11
- # Mostafa R <Mostafa.rez@gmail.com>, 2015
12
- # Saeed Amiri <saeed3234@gmail.com>, 2015
13
  msgid ""
14
  msgstr ""
15
- "Project-Id-Version: WooCommerce\n"
16
- "Report-Msgid-Bugs-To: https://github.com/woothemes/woocommerce/issues\n"
17
- "POT-Creation-Date: 2015-08-24 16:25:50+00:00\n"
18
- "PO-Revision-Date: 2015-08-27 04:14+0000\n"
19
- "Last-Translator: Khalil Delavaran <khalil.delavaran@gmail.com>\n"
20
- "Language-Team: Persian (Iran) (http://www.transifex.com/woothemes/woocommerce/language/fa_IR/)\n"
21
  "MIME-Version: 1.0\n"
22
  "Content-Type: text/plain; charset=UTF-8\n"
23
  "Content-Transfer-Encoding: 8bit\n"
24
- "Language: fa_IR\n"
25
  "Plural-Forms: nplurals=1; plural=0;\n"
26
- "X-Generator: grunt-wp-i18n 0.5.3\n"
 
 
 
 
 
27
 
28
- #: i18n/countries.php:18
29
- msgid "Afghanistan"
30
- msgstr "افغانستان"
 
31
 
32
- #: i18n/countries.php:19
33
- msgid "&#197;land Islands"
34
- msgstr "&#197;land Islands"
 
35
 
36
- #: i18n/countries.php:20
37
- msgid "Albania"
38
- msgstr "آلبانى"
 
39
 
40
- #: i18n/countries.php:21
41
- msgid "Algeria"
42
- msgstr "الجزيره"
 
43
 
44
- #: i18n/countries.php:22
45
- msgid "Andorra"
46
- msgstr "آندورا"
 
47
 
48
- #: i18n/countries.php:23
49
- msgid "Angola"
50
- msgstr "آنگولا"
 
51
 
52
- #: i18n/countries.php:24
53
- msgid "Anguilla"
54
- msgstr "آنگویلا"
 
55
 
56
- #: i18n/countries.php:25
57
- msgid "Antarctica"
58
- msgstr "قطب جنوب"
 
59
 
60
- #: i18n/countries.php:26
61
- msgid "Antigua and Barbuda"
62
- msgstr "آنتیگوا و باربودا"
 
63
 
64
- #: i18n/countries.php:27
65
- msgid "Argentina"
66
- msgstr "آرژانتين"
 
 
67
 
68
- #: i18n/countries.php:28
69
- msgid "Armenia"
70
- msgstr "ارمنستان"
 
 
71
 
72
- #: i18n/countries.php:29
73
- msgid "Aruba"
74
- msgstr "آروبا"
 
75
 
76
- #: i18n/countries.php:30
77
- msgid "Australia"
78
- msgstr "استرالیا"
 
79
 
80
- #: i18n/countries.php:31
81
- msgid "Austria"
82
- msgstr "اتریش"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83
 
84
- #: i18n/countries.php:32
85
- msgid "Azerbaijan"
86
- msgstr "آذربایجان"
 
87
 
88
- #: i18n/countries.php:33
89
- msgid "Bahamas"
90
- msgstr "باهاما"
 
91
 
92
- #: i18n/countries.php:34
93
- msgid "Bahrain"
94
- msgstr "بحرين"
 
95
 
96
- #: i18n/countries.php:35
97
- msgid "Bangladesh"
98
- msgstr "بنگلادش"
 
99
 
100
- #: i18n/countries.php:36
101
- msgid "Barbados"
102
- msgstr "باربادوس"
 
103
 
104
- #: i18n/countries.php:37
105
- msgid "Belarus"
106
- msgstr "بلاروس"
 
107
 
108
- #: i18n/countries.php:38
109
- msgid "Belgium"
110
- msgstr "بلژيك"
 
111
 
112
- #: i18n/countries.php:39
113
- msgid "Belau"
114
- msgstr "پالائو"
 
115
 
116
- #: i18n/countries.php:40
117
- msgid "Belize"
118
- msgstr "بلیز"
 
119
 
120
- #: i18n/countries.php:41
121
- msgid "Benin"
122
- msgstr "بنین"
 
123
 
124
- #: i18n/countries.php:42
125
- msgid "Bermuda"
126
- msgstr "برمودا"
 
127
 
128
- #: i18n/countries.php:43
129
- msgid "Bhutan"
130
- msgstr "بوتان"
 
131
 
132
- #: i18n/countries.php:44
133
- msgid "Bolivia"
134
- msgstr "بوليوي"
 
135
 
136
- #: i18n/countries.php:45
137
- msgid "Bonaire, Saint Eustatius and Saba"
138
- msgstr "بونیر ، سینت یوستیشس و سابا"
 
139
 
140
- #: i18n/countries.php:46
141
- msgid "Bosnia and Herzegovina"
142
- msgstr "بوسني و هرزگوين"
 
143
 
144
- #: i18n/countries.php:47
145
- msgid "Botswana"
146
- msgstr "بوتسوانا"
 
 
 
147
 
148
- #: i18n/countries.php:48
149
- msgid "Bouvet Island"
150
- msgstr "جزیره بووه"
 
151
 
152
- #: i18n/countries.php:49
153
- msgid "Brazil"
154
- msgstr "برزيل"
 
155
 
156
- #: i18n/countries.php:50
157
- msgid "British Indian Ocean Territory"
158
- msgstr "محدوده اقیانوس هند تحت سیطره بریتانیا"
 
159
 
160
- #: i18n/countries.php:51
161
- msgid "British Virgin Islands"
162
- msgstr "جزایر بریتیش ویرجین"
 
163
 
164
- #: i18n/countries.php:52
165
- msgid "Brunei"
166
- msgstr "برونئی"
 
167
 
168
- #: i18n/countries.php:53
169
- msgid "Bulgaria"
170
- msgstr "بلغارستان"
 
 
171
 
172
- #: i18n/countries.php:54
173
- msgid "Burkina Faso"
174
- msgstr "بورکینافاسو"
 
175
 
176
- #: i18n/countries.php:55
177
- msgid "Burundi"
178
- msgstr "بوروندی"
 
179
 
180
- #: i18n/countries.php:56
181
- msgid "Cambodia"
182
- msgstr "کامبوج"
 
 
183
 
184
- #: i18n/countries.php:57
185
- msgid "Cameroon"
186
- msgstr "كامرون"
 
 
187
 
188
- #: i18n/countries.php:58
189
- msgid "Canada"
190
- msgstr "كانادا"
 
 
191
 
192
- #: i18n/countries.php:59
193
- msgid "Cape Verde"
194
- msgstr "کیپ ورد"
 
 
195
 
196
- #: i18n/countries.php:60
197
- msgid "Cayman Islands"
198
- msgstr "جزابر کیمن"
 
 
199
 
200
- #: i18n/countries.php:61
201
- msgid "Central African Republic"
202
- msgstr "جمهوری آفریقای مرکزی"
 
 
 
 
 
203
 
204
- #: i18n/countries.php:62
205
- msgid "Chad"
206
- msgstr "چاد"
 
207
 
208
- #: i18n/countries.php:63
209
- msgid "Chile"
210
- msgstr "شيلي"
 
 
211
 
212
- #: i18n/countries.php:64
213
- msgid "China"
214
- msgstr "چين"
 
215
 
216
- #: i18n/countries.php:65
217
- msgid "Christmas Island"
218
- msgstr "جزیره کریسمس"
 
219
 
220
- #: i18n/countries.php:66
221
- msgid "Cocos (Keeling) Islands"
222
- msgstr "جزایر کوکوس"
 
 
223
 
224
- #: i18n/countries.php:67
225
- msgid "Colombia"
226
- msgstr "كلمبيا"
 
 
227
 
228
- #: i18n/countries.php:68
229
- msgid "Comoros"
230
- msgstr "کومور"
 
231
 
232
- #: i18n/countries.php:69
233
- msgid "Congo (Brazzaville)"
234
- msgstr "کنگو (برازاویل)"
 
235
 
236
- #: i18n/countries.php:70
237
- msgid "Congo (Kinshasa)"
238
- msgstr "کنگو (کینشازا)"
 
239
 
240
- #: i18n/countries.php:71
241
- msgid "Cook Islands"
242
- msgstr "جزایر کوک"
 
243
 
244
- #: i18n/countries.php:72
245
- msgid "Costa Rica"
246
- msgstr "كاستا ريكا"
 
247
 
248
- #: i18n/countries.php:73
249
- msgid "Croatia"
250
- msgstr "كرواسي"
 
251
 
252
- #: i18n/countries.php:74
253
- msgid "Cuba"
254
- msgstr "كوبا"
 
255
 
256
- #: i18n/countries.php:75
257
- msgid "Cura&Ccedil;ao"
258
- msgstr "کورا و سدیل؛ آئو"
 
 
 
 
259
 
260
- #: i18n/countries.php:76
261
- msgid "Cyprus"
262
- msgstr "قبرس"
 
 
263
 
264
- #: i18n/countries.php:77
265
- msgid "Czech Republic"
266
- msgstr "جمهوري چك"
267
 
268
- #: i18n/countries.php:78
269
- msgid "Denmark"
270
- msgstr "دانمارك"
271
 
272
- #: i18n/countries.php:79
273
- msgid "Djibouti"
274
- msgstr "جیبوتی"
 
275
 
276
- #: i18n/countries.php:80
277
- msgid "Dominica"
278
- msgstr "دومنيكا"
 
 
 
 
279
 
280
- #: i18n/countries.php:81
281
- msgid "Dominican Republic"
282
- msgstr "جمهوري دومنيكا"
 
283
 
284
- #: i18n/countries.php:82
285
- msgid "Ecuador"
286
- msgstr "اكوادر"
 
 
287
 
288
- #: i18n/countries.php:83
289
- msgid "Egypt"
290
- msgstr "مصر"
 
 
 
291
 
292
- #: i18n/countries.php:84
293
- msgid "El Salvador"
294
- msgstr "الساوادر"
 
 
 
295
 
296
- #: i18n/countries.php:85
297
- msgid "Equatorial Guinea"
298
- msgstr "گینه استوایی"
 
 
 
299
 
300
- #: i18n/countries.php:86
301
- msgid "Eritrea"
302
- msgstr "اریتره"
 
 
 
303
 
304
- #: i18n/countries.php:87
305
- msgid "Estonia"
306
- msgstr "استوني"
 
 
 
307
 
308
- #: i18n/countries.php:88
309
- msgid "Ethiopia"
310
- msgstr "اتيوپي"
 
 
 
311
 
312
- #: i18n/countries.php:89
313
- msgid "Falkland Islands"
314
- msgstr "جزایر فالکلند"
 
 
 
315
 
316
- #: i18n/countries.php:90
317
- msgid "Faroe Islands"
318
- msgstr "جزایر فارو"
 
 
 
319
 
320
- #: i18n/countries.php:91
321
- msgid "Fiji"
322
- msgstr "فیجی"
 
 
 
323
 
324
- #: i18n/countries.php:92
325
- msgid "Finland"
326
- msgstr "فنلاند"
 
 
 
327
 
328
- #: i18n/countries.php:93
329
- msgid "France"
330
- msgstr "فرانسه"
 
 
 
331
 
332
- #: i18n/countries.php:94
333
- msgid "French Guiana"
334
- msgstr "گویان فرانسه"
 
 
 
335
 
336
- #: i18n/countries.php:95
337
- msgid "French Polynesia"
338
- msgstr "پلی نزی فرانسه"
 
 
339
 
340
- #: i18n/countries.php:96
341
- msgid "French Southern Territories"
342
- msgstr "محدوده جنوبی تحت سیطره فرانسه"
 
343
 
344
- #: i18n/countries.php:97
345
- msgid "Gabon"
346
- msgstr "گابون"
 
347
 
348
- #: i18n/countries.php:98
349
- msgid "Gambia"
350
- msgstr "گامبيا"
 
351
 
352
- #: i18n/countries.php:99
353
- msgid "Georgia"
354
- msgstr "گرجستان"
 
355
 
356
- #: i18n/countries.php:100
357
- msgid "Germany"
358
- msgstr "آلمان"
 
359
 
360
- #: i18n/countries.php:101
361
- msgid "Ghana"
362
- msgstr "غنا"
 
363
 
364
- #: i18n/countries.php:102
365
- msgid "Gibraltar"
366
- msgstr "جبل الطارق"
 
 
 
367
 
368
- #: i18n/countries.php:103
369
- msgid "Greece"
370
- msgstr "يونان"
 
 
 
371
 
372
- #: i18n/countries.php:104
373
- msgid "Greenland"
374
- msgstr "گرینلند"
 
 
 
 
375
 
376
- #: i18n/countries.php:105
377
- msgid "Grenada"
378
- msgstr "گرانادا"
 
379
 
380
- #: i18n/countries.php:106
381
- msgid "Guadeloupe"
382
- msgstr "گوادولوپ"
383
 
384
- #: i18n/countries.php:107
385
- msgid "Guatemala"
386
- msgstr "گواتمالا"
387
 
388
- #: i18n/countries.php:108
389
- msgid "Guernsey"
390
- msgstr "گرنزی"
391
 
392
- #: i18n/countries.php:109
393
- msgid "Guinea"
394
- msgstr "گينه"
 
395
 
396
- #: i18n/countries.php:110
397
- msgid "Guinea-Bissau"
398
- msgstr "گينه بي سائو"
 
399
 
400
- #: i18n/countries.php:111
401
- msgid "Guyana"
402
- msgstr "گویان"
403
 
404
- #: i18n/countries.php:112
405
- msgid "Haiti"
406
- msgstr "هائيتي"
407
 
408
- #: i18n/countries.php:113
409
- msgid "Heard Island and McDonald Islands"
410
- msgstr "جزیره هرد و جزایر مک‌دونالد"
411
 
412
- #: i18n/countries.php:114
413
- msgid "Honduras"
414
- msgstr "هندوراس"
415
 
416
- #: i18n/countries.php:115
417
- msgid "Hong Kong"
418
- msgstr "هنگ كنگ"
419
 
420
- #: i18n/countries.php:116
421
- msgid "Hungary"
422
- msgstr "مجارستان"
 
423
 
424
- #: i18n/countries.php:117
425
- msgid "Iceland"
426
- msgstr "ایسلند"
427
 
428
- #: i18n/countries.php:118
429
- msgid "India"
430
- msgstr "هند"
431
 
432
- #: i18n/countries.php:119
433
- msgid "Indonesia"
434
- msgstr "اندونزي"
435
 
436
- #: i18n/countries.php:120
437
- msgid "Iran"
438
- msgstr "ایران"
439
 
440
- #: i18n/countries.php:121
441
- msgid "Iraq"
442
- msgstr "عراق"
443
 
444
- #: i18n/countries.php:122
445
- msgid "Republic of Ireland"
446
- msgstr "جمهوری ایرلند"
447
 
448
- #: i18n/countries.php:123
449
- msgid "Isle of Man"
450
- msgstr "جزیره انسان"
451
 
452
- #: i18n/countries.php:124
453
- msgid "Israel"
454
- msgstr "رژيم صهيونيستي"
455
 
456
- #: i18n/countries.php:125
457
- msgid "Italy"
458
- msgstr "ايتاليا"
459
 
460
- #: i18n/countries.php:126
461
- msgid "Ivory Coast"
462
- msgstr "ساحل عاج"
463
 
464
- #: i18n/countries.php:127
465
- msgid "Jamaica"
466
- msgstr "جامائيكا"
467
 
468
- #: i18n/countries.php:128
469
- msgid "Japan"
470
- msgstr "ژاپن"
471
 
472
- #: i18n/countries.php:129
473
- msgid "Jersey"
474
- msgstr "جرسي"
475
 
476
- #: i18n/countries.php:130
477
- msgid "Jordan"
478
- msgstr "اردن"
479
 
480
- #: i18n/countries.php:131
481
- msgid "Kazakhstan"
482
- msgstr "قزاقستان"
483
 
484
- #: i18n/countries.php:132
485
- msgid "Kenya"
486
- msgstr "كنيا"
487
 
488
- #: i18n/countries.php:133
489
- msgid "Kiribati"
490
- msgstr "كيريبيتي"
491
 
492
- #: i18n/countries.php:134
493
- msgid "Kuwait"
494
- msgstr "كويت"
495
 
496
- #: i18n/countries.php:135
497
- msgid "Kyrgyzstan"
498
- msgstr "قرقیزستان"
499
 
500
- #: i18n/countries.php:136
501
- msgid "Laos"
502
- msgstr "لائوس"
503
 
504
- #: i18n/countries.php:137
505
- msgid "Latvia"
506
- msgstr "لتونی"
507
 
508
- #: i18n/countries.php:138
509
- msgid "Lebanon"
510
- msgstr "لبنان"
 
511
 
512
- #: i18n/countries.php:139
513
- msgid "Lesotho"
514
- msgstr "لسوتو"
515
 
516
- #: i18n/countries.php:140
517
- msgid "Liberia"
518
- msgstr "لیبریا"
 
519
 
520
- #: i18n/countries.php:141
521
- msgid "Libya"
522
- msgstr "ليبي"
523
 
524
- #: i18n/countries.php:142
525
- msgid "Liechtenstein"
526
- msgstr "لیختن اشتاین"
527
 
528
- #: i18n/countries.php:143
529
- msgid "Lithuania"
530
- msgstr "ليتواني"
531
 
532
- #: i18n/countries.php:144
533
- msgid "Luxembourg"
534
- msgstr "لوكسامبورگ"
535
 
536
- #: i18n/countries.php:145
537
- msgid "Macao S.A.R., China"
538
- msgstr "ماکائو"
539
 
540
- #: i18n/countries.php:146
541
- msgid "Macedonia"
542
- msgstr "مقدونيه"
543
 
544
- #: i18n/countries.php:147
545
- msgid "Madagascar"
546
- msgstr "ماداگاسكار"
547
 
548
- #: i18n/countries.php:148
549
- msgid "Malawi"
550
- msgstr "مالاوی"
551
 
552
- #: i18n/countries.php:149
553
- msgid "Malaysia"
554
- msgstr "مالزي"
555
 
556
- #: i18n/countries.php:150
557
- msgid "Maldives"
558
- msgstr "مالديو"
559
 
560
- #: i18n/countries.php:151
561
- msgid "Mali"
562
- msgstr "مالي"
563
 
564
- #: i18n/countries.php:152
565
- msgid "Malta"
566
- msgstr "مالتا"
567
 
568
- #: i18n/countries.php:153
569
- msgid "Marshall Islands"
570
- msgstr "جزایر مارشال"
571
 
572
- #: i18n/countries.php:154
573
- msgid "Martinique"
574
- msgstr "مارتینیک"
575
 
576
- #: i18n/countries.php:155
577
- msgid "Mauritania"
578
- msgstr "موریتانی"
579
 
580
- #: i18n/countries.php:156
581
- msgid "Mauritius"
582
- msgstr "موریس"
583
 
584
- #: i18n/countries.php:157
585
- msgid "Mayotte"
586
- msgstr "مایوت"
587
 
588
- #: i18n/countries.php:158
589
- msgid "Mexico"
590
- msgstr "مكزيك"
591
 
592
- #: i18n/countries.php:159
593
- msgid "Micronesia"
594
- msgstr "میکرونزی"
595
 
596
- #: i18n/countries.php:160
597
- msgid "Moldova"
598
- msgstr "مالديو"
599
 
600
- #: i18n/countries.php:161
601
- msgid "Monaco"
602
- msgstr "موناکو"
603
 
604
- #: i18n/countries.php:162
605
- msgid "Mongolia"
606
- msgstr "مغولستان"
607
 
608
- #: i18n/countries.php:163
609
- msgid "Montenegro"
610
- msgstr "مونته نگرو"
611
 
612
- #: i18n/countries.php:164
613
- msgid "Montserrat"
614
- msgstr "مونتسرات"
 
615
 
616
- #: i18n/countries.php:165
617
- msgid "Morocco"
618
- msgstr "مراكش"
 
619
 
620
- #: i18n/countries.php:166
621
- msgid "Mozambique"
622
- msgstr "موزامبيك"
 
623
 
624
- #: i18n/countries.php:167
625
- msgid "Myanmar"
626
- msgstr "ميانمار"
627
 
628
- #: i18n/countries.php:168
629
- msgid "Namibia"
630
- msgstr "نامیبیا"
631
 
632
- #: i18n/countries.php:169
633
- msgid "Nauru"
634
- msgstr "نائورو"
635
 
636
- #: i18n/countries.php:170
637
- msgid "Nepal"
638
- msgstr "نپال"
639
 
640
- #: i18n/countries.php:171
641
- msgid "Netherlands"
642
- msgstr "هلند"
643
 
644
- #: i18n/countries.php:172
645
- msgid "Netherlands Antilles"
646
- msgstr "آنتیل هلند"
647
 
648
- #: i18n/countries.php:173
649
- msgid "New Caledonia"
650
- msgstr "کالدونیای جدید"
651
 
652
- #: i18n/countries.php:174
653
- msgid "New Zealand"
654
- msgstr "نيوزلند"
655
 
656
- #: i18n/countries.php:175
657
- msgid "Nicaragua"
658
- msgstr "نیکاراگوئه"
 
659
 
660
- #: i18n/countries.php:176
661
- msgid "Niger"
662
- msgstr "نیجر"
663
 
664
- #: i18n/countries.php:177
665
- msgid "Nigeria"
666
- msgstr "نيجريه"
667
 
668
- #: i18n/countries.php:178
669
- msgid "Niue"
670
- msgstr "نیوئه"
671
 
672
- #: i18n/countries.php:179
673
- msgid "Norfolk Island"
674
- msgstr "جزیره نورفولک"
675
 
676
- #: i18n/countries.php:180
677
- msgid "North Korea"
678
- msgstr "كره ي شمالي"
679
 
680
- #: i18n/countries.php:181
681
- msgid "Norway"
682
- msgstr "نروژ"
683
 
684
- #: i18n/countries.php:182
685
- msgid "Oman"
686
- msgstr "عمان"
687
 
688
- #: i18n/countries.php:183
689
- msgid "Pakistan"
690
- msgstr "پاكستان"
691
 
692
- #: i18n/countries.php:184
693
- msgid "Palestinian Territory"
694
- msgstr "سرزمینهای فلسطین"
695
 
696
- #: i18n/countries.php:185
697
- msgid "Panama"
698
- msgstr "پاناما"
699
 
700
- #: i18n/countries.php:186
701
- msgid "Papua New Guinea"
702
- msgstr "پاپوا گينه ي نو"
703
 
704
- #: i18n/countries.php:187
705
- msgid "Paraguay"
706
- msgstr "پاراگوئه"
 
 
707
 
708
- #: i18n/countries.php:188
709
- msgid "Peru"
710
- msgstr "پرو"
 
 
711
 
712
- #: i18n/countries.php:189
713
- msgid "Philippines"
714
- msgstr "فيليپين"
715
 
716
- #: i18n/countries.php:190
717
- msgid "Pitcairn"
718
- msgstr "پیتکارین"
719
 
720
- #: i18n/countries.php:191
721
- msgid "Poland"
722
- msgstr "لهستان"
723
 
724
- #: i18n/countries.php:192
725
- msgid "Portugal"
726
- msgstr "پرتغال"
727
 
728
- #: i18n/countries.php:193
729
- msgid "Qatar"
730
- msgstr "قطر"
731
 
732
- #: i18n/countries.php:194
733
- msgid "Reunion"
734
- msgstr "رئونیون"
735
 
736
- #: i18n/countries.php:195
737
- msgid "Romania"
738
- msgstr "روماني"
739
 
740
- #: i18n/countries.php:196
741
- msgid "Russia"
742
- msgstr "روسيه"
743
 
744
- #: i18n/countries.php:197
745
- msgid "Rwanda"
746
- msgstr "رواندا"
747
 
748
- #: i18n/countries.php:198
749
- msgid "Saint Barth&eacute;lemy"
750
- msgstr "سنت بارثلمی"
751
 
752
- #: i18n/countries.php:199
753
- msgid "Saint Helena"
754
- msgstr "سنت هلن"
755
 
756
- #: i18n/countries.php:200
757
- msgid "Saint Kitts and Nevis"
758
- msgstr "سنت کیتس و نویس"
759
 
760
- #: i18n/countries.php:201
761
- msgid "Saint Lucia"
762
- msgstr "سنت لوسیا"
763
 
764
- #: i18n/countries.php:202
765
- msgid "Saint Martin (French part)"
766
- msgstr "سنت مارتین (قسمت فرانسه)"
767
 
768
- #: i18n/countries.php:203
769
- msgid "Saint Martin (Dutch part)"
770
- msgstr "سنت مارتین (قسمت هلند)"
771
 
772
- #: i18n/countries.php:204
773
- msgid "Saint Pierre and Miquelon"
774
- msgstr "سنت پیر و میکلون"
775
 
776
- #: i18n/countries.php:205
777
- msgid "Saint Vincent and the Grenadines"
778
- msgstr "سنت وینسنت و گرنادین"
779
 
780
- #: i18n/countries.php:206
781
- msgid "San Marino"
782
- msgstr "سن مارینو"
783
 
784
- #: i18n/countries.php:207
785
- msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
786
- msgstr "سائوتومه و پرینسیپ"
787
 
788
- #: i18n/countries.php:208
789
- msgid "Saudi Arabia"
790
- msgstr "عربستان سعودی"
791
 
792
- #: i18n/countries.php:209
793
- msgid "Senegal"
794
- msgstr "سنگال"
795
 
796
- #: i18n/countries.php:210
797
- msgid "Serbia"
798
- msgstr "صربستان"
 
799
 
800
- #: i18n/countries.php:211
801
- msgid "Seychelles"
802
- msgstr "سیشل"
 
803
 
804
- #: i18n/countries.php:212
805
- msgid "Sierra Leone"
806
- msgstr "سیرالئون"
807
 
808
- #: i18n/countries.php:213
809
- msgid "Singapore"
810
- msgstr "سنگاپور"
 
811
 
812
- #: i18n/countries.php:214
813
- msgid "Slovakia"
814
- msgstr "اسلواکی"
815
-
816
- #: i18n/countries.php:215
817
- msgid "Slovenia"
818
- msgstr "اسلونی"
819
 
820
- #: i18n/countries.php:216
821
- msgid "Solomon Islands"
822
- msgstr "جزاير سليمان"
823
 
824
- #: i18n/countries.php:217
825
- msgid "Somalia"
826
- msgstr "سومالی"
 
827
 
828
- #: i18n/countries.php:218
829
- msgid "South Africa"
830
- msgstr "آفريقای جنوبي"
831
 
832
- #: i18n/countries.php:219
833
- msgid "South Georgia/Sandwich Islands"
834
- msgstr "گرجستان جنوبی / جزایر ساندویچ"
 
835
 
836
- #: i18n/countries.php:220
837
- msgid "South Korea"
838
- msgstr "كره ی جنوبي"
 
839
 
840
- #: i18n/countries.php:221
841
- msgid "South Sudan"
842
- msgstr "سودان جنوبی"
 
843
 
844
- #: i18n/countries.php:222
845
- msgid "Spain"
846
- msgstr "اسپانيا"
 
847
 
848
- #: i18n/countries.php:223
849
- msgid "Sri Lanka"
850
- msgstr "سريلانكا"
851
 
852
- #: i18n/countries.php:224
853
- msgid "Sudan"
854
- msgstr "سودان"
855
 
856
- #: i18n/countries.php:225
857
- msgid "Suriname"
858
- msgstr "سورینام"
 
859
 
860
- #: i18n/countries.php:226
861
- msgid "Svalbard and Jan Mayen"
862
- msgstr "اسوالبارد و جان ماین"
 
863
 
864
- #: i18n/countries.php:227
865
- msgid "Swaziland"
866
- msgstr "سوازیلند"
 
867
 
868
- #: i18n/countries.php:228
869
- msgid "Sweden"
870
- msgstr "سوئد"
 
871
 
872
- #: i18n/countries.php:229
873
- msgid "Switzerland"
874
- msgstr "سوييس"
875
 
876
- #: i18n/countries.php:230
877
- msgid "Syria"
878
- msgstr "سوريه"
 
879
 
880
- #: i18n/countries.php:231
881
- msgid "Taiwan"
882
- msgstr "تايوان"
 
883
 
884
- #: i18n/countries.php:232
885
- msgid "Tajikistan"
886
- msgstr "تاجيكستان"
887
 
888
- #: i18n/countries.php:233
889
- msgid "Tanzania"
890
- msgstr "تانزانيا"
891
 
892
- #: i18n/countries.php:234
893
- msgid "Thailand"
894
- msgstr "تايلند"
895
 
896
- #: i18n/countries.php:235
897
- msgid "Timor-Leste"
898
- msgstr "تیمور"
899
 
900
- #: i18n/countries.php:236
901
- msgid "Togo"
902
- msgstr "توگو"
 
903
 
904
- #: i18n/countries.php:237
905
- msgid "Tokelau"
906
- msgstr "توکلائو"
907
 
908
- #: i18n/countries.php:238
909
- msgid "Tonga"
910
- msgstr "تونگا"
911
 
912
- #: i18n/countries.php:239
913
- msgid "Trinidad and Tobago"
914
- msgstr "ترینیداد و توباگو"
915
 
916
- #: i18n/countries.php:240
917
- msgid "Tunisia"
918
- msgstr "تونس"
919
 
920
- #: i18n/countries.php:241
921
- msgid "Turkey"
922
- msgstr "تركيه"
923
 
924
- #: i18n/countries.php:242
925
- msgid "Turkmenistan"
926
- msgstr "تركمنستان"
927
 
928
- #: i18n/countries.php:243
929
- msgid "Turks and Caicos Islands"
930
- msgstr "جزایر تورکس و کایکوس"
 
931
 
932
- #: i18n/countries.php:244
933
- msgid "Tuvalu"
934
- msgstr "تووالو"
 
935
 
936
- #: i18n/countries.php:245
937
- msgid "Uganda"
938
- msgstr "اوگاندا"
939
 
940
- #: i18n/countries.php:246
941
- msgid "Ukraine"
942
- msgstr "اوكراين"
943
 
944
- #: i18n/countries.php:247
945
- msgid "United Arab Emirates"
946
- msgstr "امارات متحده ي عربي"
947
 
948
- #: i18n/countries.php:248
949
- msgid "United Kingdom (UK)"
950
- msgstr "انگلستان"
951
 
952
- #: i18n/countries.php:249
953
- msgid "United States (US)"
954
- msgstr "آمريكا"
955
 
956
- #: i18n/countries.php:250
957
- msgid "Uruguay"
958
- msgstr "اوروگوئه"
959
 
960
- #: i18n/countries.php:251
961
- msgid "Uzbekistan"
962
- msgstr "ازبكستان"
963
 
964
- #: i18n/countries.php:252
965
- msgid "Vanuatu"
966
- msgstr "وانواتو"
967
 
968
- #: i18n/countries.php:253
969
- msgid "Vatican"
970
- msgstr "واتيكان"
 
 
971
 
972
- #: i18n/countries.php:254
973
- msgid "Venezuela"
974
- msgstr "ونزوئلا"
975
 
976
- #: i18n/countries.php:255
977
- msgid "Vietnam"
978
- msgstr "ويتنام"
979
 
980
- #: i18n/countries.php:256
981
- msgid "Wallis and Futuna"
982
- msgstr "والیس و فوتونا"
983
 
984
- #: i18n/countries.php:257
985
- msgid "Western Sahara"
986
- msgstr "صحرای غربی"
987
 
988
- #: i18n/countries.php:258
989
- msgid "Western Samoa"
990
- msgstr "صحرای غربی"
991
 
992
- #: i18n/countries.php:259
993
- msgid "Yemen"
994
- msgstr "يمن"
995
 
996
- #: i18n/countries.php:260
997
- msgid "Zambia"
998
- msgstr "زامبیا"
999
 
1000
- #: i18n/countries.php:261
1001
- msgid "Zimbabwe"
1002
- msgstr "زیمباوه"
1003
 
1004
- #: i18n/locale-info.php:351
1005
- msgid "Consumption tax"
1006
- msgstr "مالیات بر مصرف"
1007
 
1008
- #: i18n/states/AR.php:13
1009
- msgid "Ciudad Aut&oacute;noma de Buenos Aires"
1010
- msgstr "Ciudad Aut&oacute;noma de Buenos Aires"
1011
 
1012
- #: i18n/states/AR.php:14
1013
- msgid "Buenos Aires"
1014
- msgstr "Buenos Aires"
1015
 
1016
- #: i18n/states/AR.php:15
1017
- msgid "Catamarca"
1018
- msgstr "Catamarca"
1019
 
1020
- #: i18n/states/AR.php:16
1021
- msgid "Chaco"
1022
- msgstr "Chaco"
1023
 
1024
- #: i18n/states/AR.php:17
1025
- msgid "Chubut"
1026
- msgstr "Chubut"
1027
 
1028
- #: i18n/states/AR.php:18 i18n/states/ES.php:30
1029
- msgid "C&oacute;rdoba"
1030
- msgstr "C&oacute;rdoba"
1031
 
1032
- #: i18n/states/AR.php:19
1033
- msgid "Corrientes"
1034
- msgstr "Corrientes"
1035
 
1036
- #: i18n/states/AR.php:20
1037
- msgid "Entre R&iacute;os"
1038
- msgstr "Entre R&iacute;os"
1039
 
1040
- #: i18n/states/AR.php:21
1041
- msgid "Formosa"
1042
- msgstr "Formosa"
1043
 
1044
- #: i18n/states/AR.php:22
1045
- msgid "Jujuy"
1046
- msgstr "Jujuy"
 
 
1047
 
1048
- #: i18n/states/AR.php:23
1049
- msgid "La Pampa"
1050
- msgstr "La Pampa"
1051
 
1052
- #: i18n/states/AR.php:24 i18n/states/ES.php:39
1053
- msgid "La Rioja"
1054
- msgstr "La Rioja"
1055
 
1056
- #: i18n/states/AR.php:25
1057
- msgid "Mendoza"
1058
- msgstr "مندوزا"
1059
 
1060
- #: i18n/states/AR.php:26
1061
- msgid "Misiones"
1062
- msgstr "Misiones"
1063
 
1064
- #: i18n/states/AR.php:27
1065
- msgid "Neuqu&eacute;n"
1066
- msgstr "Neuqu&eacute;n"
1067
 
1068
- #: i18n/states/AR.php:28
1069
- msgid "R&iacute;o Negro"
1070
- msgstr "R&iacute;o Negro"
1071
 
1072
- #: i18n/states/AR.php:29
1073
- msgid "Salta"
1074
- msgstr "سالتا"
1075
 
1076
- #: i18n/states/AR.php:30
1077
- msgid "San Juan"
1078
- msgstr "سن جان"
1079
 
1080
- #: i18n/states/AR.php:31
1081
- msgid "San Luis"
1082
- msgstr "سن لوییس"
1083
 
1084
- #: i18n/states/AR.php:32
1085
- msgid "Santa Cruz"
1086
- msgstr "سانتا کروز"
1087
 
1088
- #: i18n/states/AR.php:33
1089
- msgid "Santa Fe"
1090
- msgstr "سانتافه"
1091
 
1092
- #: i18n/states/AR.php:34
1093
- msgid "Santiago del Estero"
1094
- msgstr "سانتیاگو دل استرو"
1095
 
1096
- #: i18n/states/AR.php:35
1097
- msgid "Tierra del Fuego"
1098
- msgstr "تیرا دل فیوگو"
1099
 
1100
- #: i18n/states/AR.php:36
1101
- msgid "Tucum&aacute;n"
1102
- msgstr "Tucum&aacute;n"
1103
 
1104
- #: i18n/states/AU.php:13
1105
- msgid "Australian Capital Territory"
1106
- msgstr "Australian Capital Territory"
1107
 
1108
- #: i18n/states/AU.php:14
1109
- msgid "New South Wales"
1110
- msgstr "New South Wales"
1111
 
1112
- #: i18n/states/AU.php:15
1113
- msgid "Northern Territory"
1114
- msgstr "Northern Territory"
1115
 
1116
- #: i18n/states/AU.php:16
1117
- msgid "Queensland"
1118
- msgstr "Queensland"
1119
 
1120
- #: i18n/states/AU.php:17
1121
- msgid "South Australia"
1122
- msgstr "South Australia"
1123
 
1124
- #: i18n/states/AU.php:18
1125
- msgid "Tasmania"
1126
- msgstr "Tasmania"
1127
 
1128
- #: i18n/states/AU.php:19
1129
- msgid "Victoria"
1130
- msgstr "Victoria"
1131
 
1132
- #: i18n/states/AU.php:20
1133
- msgid "Western Australia"
1134
- msgstr "Western Australia"
1135
 
1136
- #: i18n/states/BD.php:13
1137
- msgid "Bagerhat"
1138
- msgstr "Bagerhat"
 
 
1139
 
1140
- #: i18n/states/BD.php:14
1141
- msgid "Bandarban"
1142
- msgstr "Bandarban"
1143
 
1144
- #: i18n/states/BD.php:15
1145
- msgid "Barguna"
1146
- msgstr "Barguna"
1147
 
1148
- #: i18n/states/BD.php:16
1149
- msgid "Barisal"
1150
- msgstr "Barisal"
1151
 
1152
- #: i18n/states/BD.php:17
1153
- msgid "Bhola"
1154
- msgstr "Bhola"
1155
 
1156
- #: i18n/states/BD.php:18
1157
- msgid "Bogra"
1158
- msgstr "Bogra"
1159
 
1160
- #: i18n/states/BD.php:19
1161
- msgid "Brahmanbaria"
1162
- msgstr "Brahmanbaria"
1163
 
1164
- #: i18n/states/BD.php:20
1165
- msgid "Chandpur"
1166
- msgstr "Chandpur"
1167
 
1168
- #: i18n/states/BD.php:21
1169
- msgid "Chittagong"
1170
- msgstr "Chittagong"
1171
 
1172
- #: i18n/states/BD.php:22
1173
- msgid "Chuadanga"
1174
- msgstr "Chuadanga"
1175
 
1176
- #: i18n/states/BD.php:23
1177
- msgid "Comilla"
1178
- msgstr "Comilla"
1179
 
1180
- #: i18n/states/BD.php:24
1181
- msgid "Cox's Bazar"
1182
- msgstr "Cox's Bazar"
1183
 
1184
- #: i18n/states/BD.php:25
1185
- msgid "Dhaka"
1186
- msgstr "Dhaka"
1187
 
1188
- #: i18n/states/BD.php:26
1189
- msgid "Dinajpur"
1190
- msgstr "Dinajpur"
1191
 
1192
- #: i18n/states/BD.php:27
1193
- msgid "Faridpur "
1194
- msgstr "Faridpur "
1195
 
1196
- #: i18n/states/BD.php:28
1197
- msgid "Feni"
1198
- msgstr "Feni"
1199
 
1200
- #: i18n/states/BD.php:29
1201
- msgid "Gaibandha"
1202
- msgstr "Gaibandha"
1203
 
1204
- #: i18n/states/BD.php:30
1205
- msgid "Gazipur"
1206
- msgstr "Gazipur"
1207
 
1208
- #: i18n/states/BD.php:31
1209
- msgid "Gopalganj"
1210
- msgstr "Gopalganj"
1211
 
1212
- #: i18n/states/BD.php:32
1213
- msgid "Habiganj"
1214
- msgstr "Habiganj"
1215
 
1216
- #: i18n/states/BD.php:33
1217
- msgid "Jamalpur"
1218
- msgstr "Jamalpur"
1219
 
1220
- #: i18n/states/BD.php:34
1221
- msgid "Jessore"
1222
- msgstr "Jessore"
1223
 
1224
- #: i18n/states/BD.php:35
1225
- msgid "Jhalokati"
1226
- msgstr "Jhalokati"
1227
 
1228
- #: i18n/states/BD.php:36
1229
- msgid "Jhenaidah"
1230
- msgstr "Jhenaidah"
1231
 
1232
- #: i18n/states/BD.php:37
1233
- msgid "Joypurhat"
1234
- msgstr "Joypurhat"
1235
 
1236
- #: i18n/states/BD.php:38
1237
- msgid "Khagrachhari"
1238
- msgstr "Khagrachhari"
1239
 
1240
- #: i18n/states/BD.php:39
1241
- msgid "Khulna"
1242
- msgstr "Khulna"
1243
 
1244
- #: i18n/states/BD.php:40
1245
- msgid "Kishoreganj"
1246
- msgstr "Kishoreganj"
1247
 
1248
- #: i18n/states/BD.php:41
1249
- msgid "Kurigram"
1250
- msgstr "Kurigram"
1251
 
1252
- #: i18n/states/BD.php:42
1253
- msgid "Kushtia"
1254
- msgstr "Kushtia"
1255
 
1256
- #: i18n/states/BD.php:43
1257
- msgid "Lakshmipur"
1258
- msgstr "Lakshmipur"
1259
 
1260
- #: i18n/states/BD.php:44
1261
- msgid "Lalmonirhat"
1262
- msgstr "Lalmonirhat"
1263
 
1264
- #: i18n/states/BD.php:45
1265
- msgid "Madaripur"
1266
- msgstr "Madaripur"
 
1267
 
1268
- #: i18n/states/BD.php:46
1269
- msgid "Magura"
1270
- msgstr "Magura"
 
1271
 
1272
- #: i18n/states/BD.php:47
1273
- msgid "Manikganj "
1274
- msgstr "Manikganj "
1275
 
1276
- #: i18n/states/BD.php:48
1277
- msgid "Meherpur"
1278
- msgstr "Meherpur"
1279
 
1280
- #: i18n/states/BD.php:49
1281
- msgid "Moulvibazar"
1282
- msgstr "Moulvibazar"
1283
 
1284
- #: i18n/states/BD.php:50
1285
- msgid "Munshiganj"
1286
- msgstr "Munshiganj"
1287
 
1288
- #: i18n/states/BD.php:51
1289
- msgid "Mymensingh"
1290
- msgstr "Mymensingh"
1291
 
1292
- #: i18n/states/BD.php:52
1293
- msgid "Naogaon"
1294
- msgstr "Naogaon"
1295
 
1296
- #: i18n/states/BD.php:53
1297
- msgid "Narail"
1298
- msgstr "Narail"
1299
 
1300
- #: i18n/states/BD.php:54
1301
- msgid "Narayanganj"
1302
- msgstr "Narayanganj"
1303
 
1304
- #: i18n/states/BD.php:55
1305
- msgid "Narsingdi"
1306
- msgstr "Narsingdi"
1307
 
1308
- #: i18n/states/BD.php:56
1309
- msgid "Natore"
1310
- msgstr "Natore"
1311
 
1312
- #: i18n/states/BD.php:57
1313
- msgid "Nawabganj"
1314
- msgstr "Nawabganj"
1315
 
1316
- #: i18n/states/BD.php:58
1317
- msgid "Netrakona"
1318
- msgstr "Netrakona"
 
 
1319
 
1320
- #: i18n/states/BD.php:59
1321
- msgid "Nilphamari"
1322
- msgstr "Nilphamari"
1323
 
1324
- #: i18n/states/BD.php:60
1325
- msgid "Noakhali"
1326
- msgstr "Noakhali"
1327
 
1328
- #: i18n/states/BD.php:61
1329
- msgid "Pabna"
1330
- msgstr "Pabna"
1331
 
1332
- #: i18n/states/BD.php:62
1333
- msgid "Panchagarh"
1334
- msgstr "Panchagarh"
1335
 
1336
- #: i18n/states/BD.php:63
1337
- msgid "Patuakhali"
1338
- msgstr "Patuakhali"
1339
 
1340
- #: i18n/states/BD.php:64
1341
- msgid "Pirojpur"
1342
- msgstr "Pirojpur"
1343
 
1344
- #: i18n/states/BD.php:65
1345
- msgid "Rajbari"
1346
- msgstr "Rajbari"
1347
 
1348
- #: i18n/states/BD.php:66
1349
- msgid "Rajshahi"
1350
- msgstr "Rajshahi"
1351
 
1352
- #: i18n/states/BD.php:67
1353
- msgid "Rangamati"
1354
- msgstr "Rangamati"
1355
 
1356
- #: i18n/states/BD.php:68
1357
- msgid "Rangpur"
1358
- msgstr "Rangpur"
1359
 
1360
- #: i18n/states/BD.php:69
1361
- msgid "Satkhira"
1362
- msgstr "Satkhira"
1363
 
1364
- #: i18n/states/BD.php:70
1365
- msgid "Shariatpur"
1366
- msgstr "Shariatpur"
1367
 
1368
- #: i18n/states/BD.php:71
1369
- msgid "Sherpur"
1370
- msgstr "Sherpur"
1371
 
1372
- #: i18n/states/BD.php:72
1373
- msgid "Sirajganj"
1374
- msgstr "Sirajganj"
1375
 
1376
- #: i18n/states/BD.php:73
1377
- msgid "Sunamganj"
1378
- msgstr "Sunamganj"
1379
 
1380
- #: i18n/states/BD.php:74
1381
- msgid "Sylhet"
1382
- msgstr "Sylhet"
 
 
1383
 
1384
- #: i18n/states/BD.php:75
1385
- msgid "Tangail"
1386
- msgstr "Tangail"
1387
 
1388
- #: i18n/states/BD.php:76
1389
- msgid "Thakurgaon"
1390
- msgstr "Thakurgaon"
1391
 
1392
- #: i18n/states/BG.php:13
1393
- msgid "Blagoevgrad"
1394
- msgstr "Blagoevgrad"
1395
 
1396
- #: i18n/states/BG.php:14
1397
- msgid "Burgas"
1398
- msgstr "Burgas"
1399
 
1400
- #: i18n/states/BG.php:15
1401
- msgid "Dobrich"
1402
- msgstr "Dobrich"
1403
 
1404
- #: i18n/states/BG.php:16
1405
- msgid "Gabrovo"
1406
- msgstr "Gabrovo"
1407
 
1408
- #: i18n/states/BG.php:17
1409
- msgid "Haskovo"
1410
- msgstr "Haskovo"
1411
 
1412
- #: i18n/states/BG.php:18
1413
- msgid "Kardzhali"
1414
- msgstr "Kardzhali"
1415
 
1416
- #: i18n/states/BG.php:19
1417
- msgid "Kyustendil"
1418
- msgstr "Kyustendil"
1419
 
1420
- #: i18n/states/BG.php:20
1421
- msgid "Lovech"
1422
- msgstr "Lovech"
1423
 
1424
- #: i18n/states/BG.php:21 i18n/states/US.php:39
1425
- msgid "Montana"
1426
- msgstr "Montana"
1427
 
1428
- #: i18n/states/BG.php:22
1429
- msgid "Pazardzhik"
1430
- msgstr "Pazardzhik"
1431
 
1432
- #: i18n/states/BG.php:23
1433
- msgid "Pernik"
1434
- msgstr "Pernik"
1435
 
1436
- #: i18n/states/BG.php:24
1437
- msgid "Pleven"
1438
- msgstr "Pleven"
1439
 
1440
- #: i18n/states/BG.php:25
1441
- msgid "Plovdiv"
1442
- msgstr "Plovdiv"
1443
 
1444
- #: i18n/states/BG.php:26
1445
- msgid "Razgrad"
1446
- msgstr "Razgrad"
1447
 
1448
- #: i18n/states/BG.php:27
1449
- msgid "Ruse"
1450
- msgstr "Ruse"
1451
 
1452
- #: i18n/states/BG.php:28
1453
- msgid "Shumen"
1454
- msgstr "Shumen"
1455
 
1456
- #: i18n/states/BG.php:29
1457
- msgid "Silistra"
1458
- msgstr "Silistra"
1459
 
1460
- #: i18n/states/BG.php:30
1461
- msgid "Sliven"
1462
- msgstr "Sliven"
1463
 
1464
- #: i18n/states/BG.php:31
1465
- msgid "Smolyan"
1466
- msgstr "Smolyan"
1467
 
1468
- #: i18n/states/BG.php:32
1469
- msgid "Sofia"
1470
- msgstr "Sofia"
1471
 
1472
- #: i18n/states/BG.php:33
1473
- msgid "Sofia-Grad"
1474
- msgstr "Sofia-Grad"
1475
 
1476
- #: i18n/states/BG.php:34
1477
- msgid "Stara Zagora"
1478
- msgstr "Stara Zagora"
1479
 
1480
- #: i18n/states/BG.php:35
1481
- msgid "Targovishte"
1482
- msgstr "Targovishte"
1483
 
1484
- #: i18n/states/BG.php:36
1485
- msgid "Varna"
1486
- msgstr "Varna"
1487
 
1488
- #: i18n/states/BG.php:37
1489
- msgid "Veliko Tarnovo"
1490
- msgstr "Veliko Tarnovo"
1491
 
1492
- #: i18n/states/BG.php:38
1493
- msgid "Vidin"
1494
- msgstr "Vidin"
1495
 
1496
- #: i18n/states/BG.php:39
1497
- msgid "Vratsa"
1498
- msgstr "Vratsa"
1499
 
1500
- #: i18n/states/BG.php:40
1501
- msgid "Yambol"
1502
- msgstr "Yambol"
1503
 
1504
- #: i18n/states/BR.php:13
1505
- msgid "Acre"
1506
- msgstr "Acre"
1507
 
1508
- #: i18n/states/BR.php:14
1509
- msgid "Alagoas"
1510
- msgstr "Alagoas"
1511
 
1512
- #: i18n/states/BR.php:15
1513
- msgid "Amap&aacute;"
1514
- msgstr "Amap&aacute;"
1515
 
1516
- #: i18n/states/BR.php:16 i18n/states/PE.php:15
1517
- msgid "Amazonas"
1518
- msgstr "Amazonas"
1519
 
1520
- #: i18n/states/BR.php:17
1521
- msgid "Bahia"
1522
- msgstr "Bahia"
1523
 
1524
- #: i18n/states/BR.php:18
1525
- msgid "Cear&aacute;"
1526
- msgstr "Cear&aacute;"
1527
 
1528
- #: i18n/states/BR.php:19 i18n/states/MX.php:13
1529
- msgid "Distrito Federal"
1530
- msgstr "Distrito Federal"
1531
 
1532
- #: i18n/states/BR.php:20
1533
- msgid "Esp&iacute;rito Santo"
1534
- msgstr "Esp&iacute;rito Santo"
1535
 
1536
- #: i18n/states/BR.php:21
1537
- msgid "Goi&aacute;s"
1538
- msgstr "Goi&aacute;s"
1539
 
1540
- #: i18n/states/BR.php:22
1541
- msgid "Maranh&atilde;o"
1542
- msgstr "Maranh&atilde;o"
1543
 
1544
- #: i18n/states/BR.php:23
1545
- msgid "Mato Grosso"
1546
- msgstr "Mato Grosso"
1547
 
1548
- #: i18n/states/BR.php:24
1549
- msgid "Mato Grosso do Sul"
1550
- msgstr "Mato Grosso do Sul"
1551
 
1552
- #: i18n/states/BR.php:25
1553
- msgid "Minas Gerais"
1554
- msgstr "Minas Gerais"
1555
 
1556
- #: i18n/states/BR.php:26
1557
- msgid "Par&aacute;"
1558
- msgstr "Par&aacute;"
1559
 
1560
- #: i18n/states/BR.php:27
1561
- msgid "Para&iacute;ba"
1562
- msgstr "Para&iacute;ba"
1563
 
1564
- #: i18n/states/BR.php:28
1565
- msgid "Paran&aacute;"
1566
- msgstr "Paran&aacute;"
1567
 
1568
- #: i18n/states/BR.php:29
1569
- msgid "Pernambuco"
1570
- msgstr "Pernambuco"
1571
 
1572
- #: i18n/states/BR.php:30
1573
- msgid "Piau&iacute;"
1574
- msgstr "Piau&iacute;"
1575
 
1576
- #: i18n/states/BR.php:31
1577
- msgid "Rio de Janeiro"
1578
- msgstr "Rio de Janeiro"
 
 
1579
 
1580
- #: i18n/states/BR.php:32
1581
- msgid "Rio Grande do Norte"
1582
- msgstr "Rio Grande do Norte"
1583
 
1584
- #: i18n/states/BR.php:33
1585
- msgid "Rio Grande do Sul"
1586
- msgstr "Rio Grande do Sul"
1587
 
1588
- #: i18n/states/BR.php:34
1589
- msgid "Rond&ocirc;nia"
1590
- msgstr "Rond&ocirc;nia"
1591
 
1592
- #: i18n/states/BR.php:35
1593
- msgid "Roraima"
1594
- msgstr "Roraima"
 
1595
 
1596
- #: i18n/states/BR.php:36
1597
- msgid "Santa Catarina"
1598
- msgstr "Santa Catarina"
1599
 
1600
- #: i18n/states/BR.php:37
1601
- msgid "S&atilde;o Paulo"
1602
- msgstr "S&atilde;o Paulo"
1603
 
1604
- #: i18n/states/BR.php:38
1605
- msgid "Sergipe"
1606
- msgstr "Sergipe"
1607
 
1608
- #: i18n/states/BR.php:39
1609
- msgid "Tocantins"
1610
- msgstr "Tocantins"
 
1611
 
1612
- #: i18n/states/CA.php:13
1613
- msgid "Alberta"
1614
- msgstr "Alberta"
1615
 
1616
- #: i18n/states/CA.php:14
1617
- msgid "British Columbia"
1618
- msgstr "British Columbia"
1619
 
1620
- #: i18n/states/CA.php:15
1621
- msgid "Manitoba"
1622
- msgstr "Manitoba"
1623
 
1624
- #: i18n/states/CA.php:16
1625
- msgid "New Brunswick"
1626
- msgstr "New Brunswick"
1627
 
1628
- #: i18n/states/CA.php:17
1629
- msgid "Newfoundland and Labrador"
1630
- msgstr "Newfoundland and Labrador"
1631
 
1632
- #: i18n/states/CA.php:18
1633
- msgid "Northwest Territories"
1634
- msgstr "Northwest Territories"
1635
 
1636
- #: i18n/states/CA.php:19
1637
- msgid "Nova Scotia"
1638
- msgstr "Nova Scotia"
1639
 
1640
- #: i18n/states/CA.php:20
1641
- msgid "Nunavut"
1642
- msgstr "Nunavut"
1643
 
1644
- #: i18n/states/CA.php:21
1645
- msgid "Ontario"
1646
- msgstr "Ontario"
1647
 
1648
- #: i18n/states/CA.php:22
1649
- msgid "Prince Edward Island"
1650
- msgstr "Prince Edward Island"
1651
 
1652
- #: i18n/states/CA.php:23
1653
- msgid "Quebec"
1654
- msgstr "Quebec"
1655
 
1656
- #: i18n/states/CA.php:24
1657
- msgid "Saskatchewan"
1658
- msgstr "Saskatchewan"
1659
 
1660
- #: i18n/states/CA.php:25
1661
- msgid "Yukon Territory"
1662
- msgstr "Yukon Territory"
1663
 
1664
- #: i18n/states/CN.php:13
1665
- msgid "Yunnan / &#20113;&#21335;"
1666
- msgstr "Yunnan / &#20113;&#21335;"
1667
 
1668
- #: i18n/states/CN.php:14
1669
- msgid "Beijing / &#21271;&#20140;"
1670
- msgstr "Beijing / &#21271;&#20140;"
1671
 
1672
- #: i18n/states/CN.php:15
1673
- msgid "Tianjin / &#22825;&#27941;"
1674
- msgstr "Tianjin / &#22825;&#27941;"
1675
 
1676
- #: i18n/states/CN.php:16
1677
- msgid "Hebei / &#27827;&#21271;"
1678
- msgstr "Hebei / &#27827;&#21271;"
1679
 
1680
- #: i18n/states/CN.php:17
1681
- msgid "Shanxi / &#23665;&#35199;"
1682
- msgstr "Shanxi / &#23665;&#35199;"
1683
 
1684
- #: i18n/states/CN.php:18
1685
- msgid "Inner Mongolia / &#20839;&#33945;&#21476;"
1686
- msgstr "Inner Mongolia / &#20839;&#33945;&#21476;"
1687
 
1688
- #: i18n/states/CN.php:19
1689
- msgid "Liaoning / &#36797;&#23425;"
1690
- msgstr "Liaoning / &#36797;&#23425;"
1691
 
1692
- #: i18n/states/CN.php:20
1693
- msgid "Jilin / &#21513;&#26519;"
1694
- msgstr "Jilin / &#21513;&#26519;"
1695
 
1696
- #: i18n/states/CN.php:21
1697
- msgid "Heilongjiang / &#40657;&#40857;&#27743;"
1698
- msgstr "Heilongjiang / &#40657;&#40857;&#27743;"
1699
 
1700
- #: i18n/states/CN.php:22
1701
- msgid "Shanghai / &#19978;&#28023;"
1702
- msgstr "Shanghai / &#19978;&#28023;"
1703
 
1704
- #: i18n/states/CN.php:23
1705
- msgid "Jiangsu / &#27743;&#33487;"
1706
- msgstr "Jiangsu / &#27743;&#33487;"
1707
 
1708
- #: i18n/states/CN.php:24
1709
- msgid "Zhejiang / &#27993;&#27743;"
1710
- msgstr "Zhejiang / &#27993;&#27743;"
1711
 
1712
- #: i18n/states/CN.php:25
1713
- msgid "Anhui / &#23433;&#24509;"
1714
- msgstr "Anhui / &#23433;&#24509;"
1715
 
1716
- #: i18n/states/CN.php:26
1717
- msgid "Fujian / &#31119;&#24314;"
1718
- msgstr "Fujian / &#31119;&#24314;"
 
1719
 
1720
- #: i18n/states/CN.php:27
1721
- msgid "Jiangxi / &#27743;&#35199;"
1722
- msgstr "Jiangxi / &#27743;&#35199;"
1723
 
1724
- #: i18n/states/CN.php:28
1725
- msgid "Shandong / &#23665;&#19996;"
1726
- msgstr "Shandong / &#23665;&#19996;"
1727
 
1728
- #: i18n/states/CN.php:29
1729
- msgid "Henan / &#27827;&#21335;"
1730
- msgstr "Henan / &#27827;&#21335;"
1731
 
1732
- #: i18n/states/CN.php:30
1733
- msgid "Hubei / &#28246;&#21271;"
1734
- msgstr "Hubei / &#28246;&#21271;"
1735
 
1736
- #: i18n/states/CN.php:31
1737
- msgid "Hunan / &#28246;&#21335;"
1738
- msgstr "Hunan / &#28246;&#21335;"
1739
 
1740
- #: i18n/states/CN.php:32
1741
- msgid "Guangdong / &#24191;&#19996;"
1742
- msgstr "Guangdong / &#24191;&#19996;"
1743
 
1744
- #: i18n/states/CN.php:33
1745
- msgid "Guangxi Zhuang / &#24191;&#35199;&#22766;&#26063;"
1746
- msgstr "Guangxi Zhuang / &#24191;&#35199;&#22766;&#26063;"
1747
 
1748
- #: i18n/states/CN.php:34
1749
- msgid "Hainan / &#28023;&#21335;"
1750
- msgstr "Hainan / &#28023;&#21335;"
1751
 
1752
- #: i18n/states/CN.php:35
1753
- msgid "Chongqing / &#37325;&#24198;"
1754
- msgstr "Chongqing / &#37325;&#24198;"
 
1755
 
1756
- #: i18n/states/CN.php:36
1757
- msgid "Sichuan / &#22235;&#24029;"
1758
- msgstr "Sichuan / &#22235;&#24029;"
1759
 
1760
- #: i18n/states/CN.php:37
1761
- msgid "Guizhou / &#36149;&#24030;"
1762
- msgstr "Guizhou / &#36149;&#24030;"
 
1763
 
1764
- #: i18n/states/CN.php:38
1765
- msgid "Shaanxi / &#38485;&#35199;"
1766
- msgstr "Shaanxi / &#38485;&#35199;"
1767
 
1768
- #: i18n/states/CN.php:39
1769
- msgid "Gansu / &#29976;&#32899;"
1770
- msgstr "Gansu / &#29976;&#32899;"
1771
 
1772
- #: i18n/states/CN.php:40
1773
- msgid "Qinghai / &#38738;&#28023;"
1774
- msgstr "Qinghai / &#38738;&#28023;"
1775
 
1776
- #: i18n/states/CN.php:41
1777
- msgid "Ningxia Hui / &#23425;&#22799;"
1778
- msgstr "Ningxia Hui / &#23425;&#22799;"
1779
 
1780
- #: i18n/states/CN.php:42
1781
- msgid "Macau / &#28595;&#38376;"
1782
- msgstr "Macau / &#28595;&#38376;"
1783
 
1784
- #: i18n/states/CN.php:43
1785
- msgid "Tibet / &#35199;&#34255;"
1786
- msgstr "Tibet / &#35199;&#34255;"
 
 
1787
 
1788
- #: i18n/states/CN.php:44
1789
- msgid "Xinjiang / &#26032;&#30086;"
1790
- msgstr "Xinjiang / &#26032;&#30086;"
1791
 
1792
- #: i18n/states/ES.php:13
1793
- msgid "A Coru&ntilde;a"
1794
- msgstr "A Coru&ntilde;a"
 
1795
 
1796
- #: i18n/states/ES.php:14
1797
- msgid "Araba/&Aacute;lava"
1798
- msgstr "Araba/&Aacute;lava"
 
1799
 
1800
- #: i18n/states/ES.php:15
1801
- msgid "Albacete"
1802
- msgstr "Albacete"
 
1803
 
1804
- #: i18n/states/ES.php:16
1805
- msgid "Alicante"
1806
- msgstr "Alicante"
 
1807
 
1808
- #: i18n/states/ES.php:17
1809
- msgid "Almer&iacute;a"
1810
- msgstr "Almer&iacute;a"
1811
 
1812
- #: i18n/states/ES.php:18
1813
- msgid "Asturias"
1814
- msgstr "Asturias"
1815
 
1816
- #: i18n/states/ES.php:19
1817
- msgid "&Aacute;vila"
1818
- msgstr "&Aacute;vila"
1819
 
1820
- #: i18n/states/ES.php:20
1821
- msgid "Badajoz"
1822
- msgstr "Badajoz"
1823
 
1824
- #: i18n/states/ES.php:21
1825
- msgid "Baleares"
1826
- msgstr "Baleares"
 
1827
 
1828
- #: i18n/states/ES.php:22
1829
- msgid "Barcelona"
1830
- msgstr "Barcelona"
1831
 
1832
- #: i18n/states/ES.php:23
1833
- msgid "Burgos"
1834
- msgstr "Burgos"
1835
 
1836
- #: i18n/states/ES.php:24
1837
- msgid "C&aacute;ceres"
1838
- msgstr "C&aacute;ceres"
 
1839
 
1840
- #: i18n/states/ES.php:25
1841
- msgid "C&aacute;diz"
1842
- msgstr "C&aacute;diz"
1843
 
1844
- #: i18n/states/ES.php:26
1845
- msgid "Cantabria"
1846
- msgstr "Cantabria"
1847
 
1848
- #: i18n/states/ES.php:27
1849
- msgid "Castell&oacute;n"
1850
- msgstr "Castell&oacute;n"
1851
 
1852
- #: i18n/states/ES.php:28
1853
- msgid "Ceuta"
1854
- msgstr "Ceuta"
1855
 
1856
- #: i18n/states/ES.php:29
1857
- msgid "Ciudad Real"
1858
- msgstr "Ciudad Real"
 
1859
 
1860
- #: i18n/states/ES.php:31
1861
- msgid "Cuenca"
1862
- msgstr "Cuenca"
 
1863
 
1864
- #: i18n/states/ES.php:32
1865
- msgid "Girona"
1866
- msgstr "Girona"
 
 
 
1867
 
1868
- #: i18n/states/ES.php:33
1869
- msgid "Granada"
1870
- msgstr "گرانادا"
 
 
 
1871
 
1872
- #: i18n/states/ES.php:34
1873
- msgid "Guadalajara"
1874
- msgstr "Guadalajara"
1875
 
1876
- #: i18n/states/ES.php:35
1877
- msgid "Gipuzkoa"
1878
- msgstr "Gipuzkoa"
1879
 
1880
- #: i18n/states/ES.php:36
1881
- msgid "Huelva"
1882
- msgstr "Huelva"
1883
 
1884
- #: i18n/states/ES.php:37
1885
- msgid "Huesca"
1886
- msgstr "Huesca"
1887
 
1888
- #: i18n/states/ES.php:38
1889
- msgid "Ja&eacute;n"
1890
- msgstr "Ja&eacute;n"
1891
 
1892
- #: i18n/states/ES.php:40
1893
- msgid "Las Palmas"
1894
- msgstr "Las Palmas"
1895
 
1896
- #: i18n/states/ES.php:41
1897
- msgid "Le&oacute;n"
1898
- msgstr "Le&oacute;n"
1899
 
1900
- #: i18n/states/ES.php:42
1901
- msgid "Lleida"
1902
- msgstr "Lleida"
 
1903
 
1904
- #: i18n/states/ES.php:43
1905
- msgid "Lugo"
1906
- msgstr "Lugo"
1907
 
1908
- #: i18n/states/ES.php:44
1909
- msgid "Madrid"
1910
- msgstr "Madrid"
1911
 
1912
- #: i18n/states/ES.php:45
1913
- msgid "M&aacute;laga"
1914
- msgstr "M&aacute;laga"
1915
 
1916
- #: i18n/states/ES.php:46
1917
- msgid "Melilla"
1918
- msgstr "Melilla"
1919
 
1920
- #: i18n/states/ES.php:47
1921
- msgid "Murcia"
1922
- msgstr "Murcia"
 
 
1923
 
1924
- #: i18n/states/ES.php:48
1925
- msgid "Navarra"
1926
- msgstr "Navarra"
1927
 
1928
- #: i18n/states/ES.php:49
1929
- msgid "Ourense"
1930
- msgstr "Ourense"
1931
 
1932
- #: i18n/states/ES.php:50
1933
- msgid "Palencia"
1934
- msgstr "Palencia"
1935
 
1936
- #: i18n/states/ES.php:51
1937
- msgid "Pontevedra"
1938
- msgstr "Pontevedra"
1939
 
1940
- #: i18n/states/ES.php:52
1941
- msgid "Salamanca"
1942
- msgstr "Salamanca"
1943
 
1944
- #: i18n/states/ES.php:53
1945
- msgid "Santa Cruz de Tenerife"
1946
- msgstr "Santa Cruz de Tenerife"
1947
 
1948
- #: i18n/states/ES.php:54
1949
- msgid "Segovia"
1950
- msgstr "Segovia"
1951
 
1952
- #: i18n/states/ES.php:55
1953
- msgid "Sevilla"
1954
- msgstr "Sevilla"
1955
 
1956
- #: i18n/states/ES.php:56
1957
- msgid "Soria"
1958
- msgstr "Soria"
1959
 
1960
- #: i18n/states/ES.php:57
1961
- msgid "Tarragona"
1962
- msgstr "Tarragona"
 
1963
 
1964
- #: i18n/states/ES.php:58
1965
- msgid "Teruel"
1966
- msgstr "Teruel"
1967
 
1968
- #: i18n/states/ES.php:59
1969
- msgid "Toledo"
1970
- msgstr "Toledo"
1971
 
1972
- #: i18n/states/ES.php:60
1973
- msgid "Valencia"
1974
- msgstr "Valencia"
1975
 
1976
- #: i18n/states/ES.php:61
1977
- msgid "Valladolid"
1978
- msgstr "Valladolid"
 
1979
 
1980
- #: i18n/states/ES.php:62
1981
- msgid "Bizkaia"
1982
- msgstr "Bizkaia"
1983
 
1984
- #: i18n/states/ES.php:63
1985
- msgid "Zamora"
1986
- msgstr "Zamora"
1987
 
1988
- #: i18n/states/ES.php:64
1989
- msgid "Zaragoza"
1990
- msgstr "Zaragoza"
1991
 
1992
- #: i18n/states/GR.php:13
1993
- msgid "Αττική"
1994
- msgstr "Αττική"
1995
 
1996
- #: i18n/states/GR.php:14
1997
- msgid "Ανατολική Μακεδονία και Θράκη"
1998
- msgstr "Ανατολική Μακεδονία και Θράκη"
1999
 
2000
- #: i18n/states/GR.php:15
2001
- msgid "Κεντρική Μακεδονία"
2002
- msgstr "Κεντρική Μακεδονία"
2003
 
2004
- #: i18n/states/GR.php:16
2005
- msgid "Δυτική Μακεδονία"
2006
- msgstr "Δυτική Μακεδονία"
2007
 
2008
- #: i18n/states/GR.php:17
2009
- msgid "Ήπειρος"
2010
- msgstr "Ήπειρος"
2011
 
2012
- #: i18n/states/GR.php:18
2013
- msgid "Θεσσαλία"
2014
- msgstr "Θεσσαλία"
2015
 
2016
- #: i18n/states/GR.php:19
2017
- msgid "Ιόνιοι Νήσοι"
2018
- msgstr "Ιόνιοι Νήσοι"
2019
 
2020
- #: i18n/states/GR.php:20
2021
- msgid "Δυτική Ελλάδα"
2022
- msgstr "Δυτική Ελλάδα"
2023
 
2024
- #: i18n/states/GR.php:21
2025
- msgid "Στερεά Ελλάδα"
2026
- msgstr "Στερεά Ελλάδα"
2027
 
2028
- #: i18n/states/GR.php:22
2029
- msgid "Πελοπόννησος"
2030
- msgstr "Πελοπόννησος"
2031
 
2032
- #: i18n/states/GR.php:23
2033
- msgid "Βόρειο Αιγαίο"
2034
- msgstr "Βόρειο Αιγαίο"
2035
 
2036
- #: i18n/states/GR.php:24
2037
- msgid "Νότιο Αιγαίο"
2038
- msgstr "Νότιο Αιγαίο"
2039
 
2040
- #: i18n/states/GR.php:25
2041
- msgid "Κρήτη"
2042
- msgstr "Κρήτη"
2043
 
2044
- #: i18n/states/HK.php:13
2045
- msgid "Hong Kong Island"
2046
- msgstr "Hong Kong Island"
 
 
 
2047
 
2048
- #: i18n/states/HK.php:14
2049
- msgid "Kowloon"
2050
- msgstr "Kowloon"
2051
 
2052
- #: i18n/states/HK.php:15
2053
- msgid "New Territories"
2054
- msgstr "New Territories"
2055
 
2056
- #: i18n/states/HU.php:13
2057
- msgid "Bács-Kiskun"
2058
- msgstr "Bács-Kiskun"
2059
 
2060
- #: i18n/states/HU.php:14
2061
- msgid "Békés"
2062
- msgstr "Békés"
2063
 
2064
- #: i18n/states/HU.php:15
2065
- msgid "Baranya"
2066
- msgstr "Baranya"
2067
 
2068
- #: i18n/states/HU.php:16
2069
- msgid "Borsod-Abaúj-Zemplén"
2070
- msgstr "Borsod-Abaúj-Zemplén"
2071
 
2072
- #: i18n/states/HU.php:17
2073
- msgid "Budapest"
2074
- msgstr "Budapest"
2075
 
2076
- #: i18n/states/HU.php:18
2077
- msgid "Csongrád"
2078
- msgstr "Csongrád"
2079
 
2080
- #: i18n/states/HU.php:19
2081
- msgid "Fejér"
2082
- msgstr "Fejér"
2083
 
2084
- #: i18n/states/HU.php:20
2085
- msgid "Győr-Moson-Sopron"
2086
- msgstr "Győr-Moson-Sopron"
2087
 
2088
- #: i18n/states/HU.php:21
2089
- msgid "Hajdú-Bihar"
2090
- msgstr "Hajdú-Bihar"
2091
 
2092
- #: i18n/states/HU.php:22
2093
- msgid "Heves"
2094
- msgstr "Heves"
2095
 
2096
- #: i18n/states/HU.php:23
2097
- msgid "Jász-Nagykun-Szolnok"
2098
- msgstr "Jász-Nagykun-Szolnok"
2099
 
2100
- #: i18n/states/HU.php:24
2101
- msgid "Komárom-Esztergom"
2102
- msgstr "Komárom-Esztergom"
2103
 
2104
- #: i18n/states/HU.php:25
2105
- msgid "Nógrád"
2106
- msgstr "Nógrád"
2107
 
2108
- #: i18n/states/HU.php:26
2109
- msgid "Pest"
2110
- msgstr "پست"
2111
 
2112
- #: i18n/states/HU.php:27
2113
- msgid "Somogy"
2114
- msgstr "Somogy"
2115
 
2116
- #: i18n/states/HU.php:28
2117
- msgid "Szabolcs-Szatmár-Bereg"
2118
- msgstr "Szabolcs-Szatmár-Bereg"
2119
 
2120
- #: i18n/states/HU.php:29
2121
- msgid "Tolna"
2122
- msgstr "Tolna"
2123
 
2124
- #: i18n/states/HU.php:30
2125
- msgid "Vas"
2126
- msgstr "Vas"
2127
 
2128
- #: i18n/states/HU.php:31
2129
- msgid "Veszprém"
2130
- msgstr "Veszprém"
2131
 
2132
- #: i18n/states/HU.php:32
2133
- msgid "Zala"
2134
- msgstr "Zala"
2135
 
2136
- #: i18n/states/ID.php:13
2137
- msgid "Daerah Istimewa Aceh"
2138
- msgstr "Daerah Istimewa Aceh"
2139
 
2140
- #: i18n/states/ID.php:14
2141
- msgid "Sumatera Utara"
2142
- msgstr "Sumatera Utara"
2143
 
2144
- #: i18n/states/ID.php:15
2145
- msgid "Sumatera Barat"
2146
- msgstr "Sumatera Barat"
2147
 
2148
- #: i18n/states/ID.php:16
2149
- msgid "Riau"
2150
- msgstr "Riau"
2151
 
2152
- #: i18n/states/ID.php:17
2153
- msgid "Kepulauan Riau"
2154
- msgstr "Kepulauan Riau"
2155
 
2156
- #: i18n/states/ID.php:18
2157
- msgid "Jambi"
2158
- msgstr "Jambi"
 
 
2159
 
2160
- #: i18n/states/ID.php:19
2161
- msgid "Sumatera Selatan"
2162
- msgstr "Sumatera Selatan"
2163
 
2164
- #: i18n/states/ID.php:20
2165
- msgid "Bangka Belitung"
2166
- msgstr "Bangka Belitung"
2167
 
2168
- #: i18n/states/ID.php:21
2169
- msgid "Bengkulu"
2170
- msgstr "Bengkulu"
 
 
2171
 
2172
- #: i18n/states/ID.php:22
2173
- msgid "Lampung"
2174
- msgstr "Lampung"
 
 
2175
 
2176
- #: i18n/states/ID.php:23
2177
- msgid "DKI Jakarta"
2178
- msgstr "DKI Jakarta"
 
2179
 
2180
- #: i18n/states/ID.php:24
2181
- msgid "Jawa Barat"
2182
- msgstr "Jawa Barat"
 
 
2183
 
2184
- #: i18n/states/ID.php:25
2185
- msgid "Banten"
2186
- msgstr "Banten"
 
 
2187
 
2188
- #: i18n/states/ID.php:26
2189
- msgid "Jawa Tengah"
2190
- msgstr "Jawa Tengah"
 
2191
 
2192
- #: i18n/states/ID.php:27
2193
- msgid "Jawa Timur"
2194
- msgstr "Jawa Timur"
 
2195
 
2196
- #: i18n/states/ID.php:28
2197
- msgid "Daerah Istimewa Yogyakarta"
2198
- msgstr "Daerah Istimewa Yogyakarta"
 
 
 
2199
 
2200
- #: i18n/states/ID.php:29
2201
- msgid "Bali"
2202
- msgstr "Bali"
 
 
2203
 
2204
- #: i18n/states/ID.php:30
2205
- msgid "Nusa Tenggara Barat"
2206
- msgstr "Nusa Tenggara Barat"
 
 
2207
 
2208
- #: i18n/states/ID.php:31
2209
- msgid "Nusa Tenggara Timur"
2210
- msgstr "Nusa Tenggara Timur"
 
2211
 
2212
- #: i18n/states/ID.php:32
2213
- msgid "Kalimantan Barat"
2214
- msgstr "Kalimantan Barat"
2215
 
2216
- #: i18n/states/ID.php:33
2217
- msgid "Kalimantan Tengah"
2218
- msgstr "Kalimantan Tengah"
 
2219
 
2220
- #: i18n/states/ID.php:34
2221
- msgid "Kalimantan Timur"
2222
- msgstr "Kalimantan Timur"
2223
 
2224
- #: i18n/states/ID.php:35
2225
- msgid "Kalimantan Selatan"
2226
- msgstr "Kalimantan Selatan"
2227
 
2228
- #: i18n/states/ID.php:36
2229
- msgid "Kalimantan Utara"
2230
- msgstr "Kalimantan Utara"
2231
 
2232
- #: i18n/states/ID.php:37
2233
- msgid "Sulawesi Utara"
2234
- msgstr "Sulawesi Utara"
2235
 
2236
- #: i18n/states/ID.php:38
2237
- msgid "Sulawesi Tengah"
2238
- msgstr "Sulawesi Tengah"
2239
 
2240
- #: i18n/states/ID.php:39
2241
- msgid "Sulawesi Tenggara"
2242
- msgstr "Sulawesi Tenggara"
 
 
2243
 
2244
- #: i18n/states/ID.php:40
2245
- msgid "Sulawesi Barat"
2246
- msgstr "Sulawesi Barat"
2247
 
2248
- #: i18n/states/ID.php:41
2249
- msgid "Sulawesi Selatan"
2250
- msgstr "Sulawesi Selatan"
2251
 
2252
- #: i18n/states/ID.php:42
2253
- msgid "Gorontalo"
2254
- msgstr "Gorontalo"
2255
 
2256
- #: i18n/states/ID.php:43
2257
- msgid "Maluku"
2258
- msgstr "Maluku"
2259
 
2260
- #: i18n/states/ID.php:44
2261
- msgid "Maluku Utara"
2262
- msgstr "Maluku Utara"
2263
 
2264
- #: i18n/states/ID.php:45
2265
- msgid "Papua"
2266
- msgstr "Papua"
2267
 
2268
- #: i18n/states/ID.php:46
2269
- msgid "Papua Barat"
2270
- msgstr "Papua Barat"
2271
 
2272
- #: i18n/states/IN.php:13
2273
- msgid "Andhra Pradesh"
2274
- msgstr "Andhra Pradesh"
2275
 
2276
- #: i18n/states/IN.php:14
2277
- msgid "Arunachal Pradesh"
2278
- msgstr "Arunachal Pradesh"
 
2279
 
2280
- #: i18n/states/IN.php:15
2281
- msgid "Assam"
2282
- msgstr "Assam"
2283
 
2284
- #: i18n/states/IN.php:16
2285
- msgid "Bihar"
2286
- msgstr "Bihar"
 
2287
 
2288
- #: i18n/states/IN.php:17
2289
- msgid "Chhattisgarh"
2290
- msgstr "Chhattisgarh"
2291
 
2292
- #: i18n/states/IN.php:18
2293
- msgid "Goa"
2294
- msgstr "Goa"
2295
 
2296
- #: i18n/states/IN.php:19
2297
- msgid "Gujarat"
2298
- msgstr "Gujarat"
2299
 
2300
- #: i18n/states/IN.php:20
2301
- msgid "Haryana"
2302
- msgstr "Haryana"
2303
 
2304
- #: i18n/states/IN.php:21
2305
- msgid "Himachal Pradesh"
2306
- msgstr "Himachal Pradesh"
2307
 
2308
- #: i18n/states/IN.php:22
2309
- msgid "Jammu and Kashmir"
2310
- msgstr "Jammu and Kashmir"
2311
 
2312
- #: i18n/states/IN.php:23
2313
- msgid "Jharkhand"
2314
- msgstr "Jharkhand"
2315
 
2316
- #: i18n/states/IN.php:24
2317
- msgid "Karnataka"
2318
- msgstr "Karnataka"
2319
 
2320
- #: i18n/states/IN.php:25
2321
- msgid "Kerala"
2322
- msgstr "Kerala"
2323
 
2324
- #: i18n/states/IN.php:26
2325
- msgid "Madhya Pradesh"
2326
- msgstr "Madhya Pradesh"
2327
 
2328
- #: i18n/states/IN.php:27
2329
- msgid "Maharashtra"
2330
- msgstr "Maharashtra"
2331
 
2332
- #: i18n/states/IN.php:28
2333
- msgid "Manipur"
2334
- msgstr "Manipur"
2335
 
2336
- #: i18n/states/IN.php:29
2337
- msgid "Meghalaya"
2338
- msgstr "Meghalaya"
2339
 
2340
- #: i18n/states/IN.php:30
2341
- msgid "Mizoram"
2342
- msgstr "Mizoram"
2343
 
2344
- #: i18n/states/IN.php:31
2345
- msgid "Nagaland"
2346
- msgstr "Nagaland"
2347
 
2348
- #: i18n/states/IN.php:32
2349
- msgid "Orissa"
2350
- msgstr "Orissa"
2351
 
2352
- #: i18n/states/IN.php:33
2353
- msgid "Punjab"
2354
- msgstr "Punjab"
2355
 
2356
- #: i18n/states/IN.php:34
2357
- msgid "Rajasthan"
2358
- msgstr "Rajasthan"
2359
 
2360
- #: i18n/states/IN.php:35
2361
- msgid "Sikkim"
2362
- msgstr "Sikkim"
 
2363
 
2364
- #: i18n/states/IN.php:36
2365
- msgid "Tamil Nadu"
2366
- msgstr "Tamil Nadu"
2367
 
2368
- #: i18n/states/IN.php:37
2369
- msgid "Telangana"
2370
- msgstr "Telangana"
2371
 
2372
- #: i18n/states/IN.php:38
2373
- msgid "Tripura"
2374
- msgstr "Tripura"
2375
 
2376
- #: i18n/states/IN.php:39
2377
- msgid "Uttarakhand"
2378
- msgstr "Uttarakhand"
2379
 
2380
- #: i18n/states/IN.php:40
2381
- msgid "Uttar Pradesh"
2382
- msgstr "Uttar Pradesh"
2383
 
2384
- #: i18n/states/IN.php:41
2385
- msgid "West Bengal"
2386
- msgstr "West Bengal"
2387
 
2388
- #: i18n/states/IN.php:42
2389
- msgid "Andaman and Nicobar Islands"
2390
- msgstr "Andaman and Nicobar Islands"
2391
 
2392
- #: i18n/states/IN.php:43
2393
- msgid "Chandigarh"
2394
- msgstr "Chandigarh"
2395
 
2396
- #: i18n/states/IN.php:44
2397
- msgid "Dadar and Nagar Haveli"
2398
- msgstr "Dadar and Nagar Haveli"
 
2399
 
2400
- #: i18n/states/IN.php:45
2401
- msgid "Daman and Diu"
2402
- msgstr "Daman and Diu"
2403
 
2404
- #: i18n/states/IN.php:46
2405
- msgid "Delhi"
2406
- msgstr "Delhi"
2407
 
2408
- #: i18n/states/IN.php:47
2409
- msgid "Lakshadeep"
2410
- msgstr "Lakshadeep"
2411
 
2412
- #: i18n/states/IN.php:48
2413
- msgid "Pondicherry (Puducherry)"
2414
- msgstr "Pondicherry (Puducherry)"
2415
 
2416
- #: i18n/states/IR.php:13
2417
- msgid "Khuzestan (خوزستان)"
2418
- msgstr "خوزستان"
2419
 
2420
- #: i18n/states/IR.php:14
2421
- msgid "Tehran (تهران)"
2422
- msgstr "تهران"
2423
 
2424
- #: i18n/states/IR.php:15
2425
- msgid "Ilaam (ایلام)"
2426
- msgstr "ایلام"
2427
 
2428
- #: i18n/states/IR.php:16
2429
- msgid "Bushehr (بوشهر)"
2430
- msgstr "بوشهر"
2431
 
2432
- #: i18n/states/IR.php:17
2433
- msgid "Ardabil (اردبیل)"
2434
- msgstr "اردبیل"
2435
 
2436
- #: i18n/states/IR.php:18
2437
- msgid "Isfahan (اصفهان)"
2438
- msgstr "اصفهان"
2439
 
2440
- #: i18n/states/IR.php:19
2441
- msgid "Yazd (یزد)"
2442
- msgstr "یزد"
2443
 
2444
- #: i18n/states/IR.php:20
2445
- msgid "Kermanshah (کرمانشاه)"
2446
- msgstr "کرمانشاه"
2447
 
2448
- #: i18n/states/IR.php:21
2449
- msgid "Kerman (کرمان)"
2450
- msgstr "کرمان"
2451
 
2452
- #: i18n/states/IR.php:22
2453
- msgid "Hamadan (همدان)"
2454
- msgstr "همدان"
 
 
2455
 
2456
- #: i18n/states/IR.php:23
2457
- msgid "Ghazvin (قزوین)"
2458
- msgstr "قزوین"
 
2459
 
2460
- #: i18n/states/IR.php:24
2461
- msgid "Zanjan (زنجان)"
2462
- msgstr "زنجان"
 
2463
 
2464
- #: i18n/states/IR.php:25
2465
- msgid "Luristan (لرستان)"
2466
- msgstr "لرستان"
2467
 
2468
- #: i18n/states/IR.php:26
2469
- msgid "Alborz (البرز)"
2470
- msgstr "البرز"
2471
 
2472
- #: i18n/states/IR.php:27
2473
- msgid "East Azarbaijan (آذربایجان شرقی)"
2474
- msgstr "آذربایجان شرقی"
 
2475
 
2476
- #: i18n/states/IR.php:28
2477
- msgid "West Azarbaijan (آذربایجان غربی)"
2478
- msgstr "آذربایجان غربی"
2479
 
2480
- #: i18n/states/IR.php:29
2481
- msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
2482
- msgstr "چهارمحال و بختیاری"
 
2483
 
2484
- #: i18n/states/IR.php:30
2485
- msgid "South Khorasan (خراسان جنوبی)"
2486
- msgstr "خراسان جنوبی"
2487
 
2488
- #: i18n/states/IR.php:31
2489
- msgid "Razavi Khorasan (خراسان رضوی)"
2490
- msgstr "خراسان رضوی"
2491
 
2492
- #: i18n/states/IR.php:32
2493
- msgid "North Khorasan (خراسان جنوبی)"
2494
- msgstr "خراسان جنوبی"
2495
 
2496
- #: i18n/states/IR.php:33
2497
- msgid "Semnan (سمنان)"
2498
- msgstr "سمنان"
2499
 
2500
- #: i18n/states/IR.php:34
2501
- msgid "Fars (فارس)"
2502
- msgstr "فارس"
2503
 
2504
- #: i18n/states/IR.php:35
2505
- msgid "Qom (قم)"
2506
- msgstr "قم"
2507
 
2508
- #: i18n/states/IR.php:36
2509
- msgid "Kurdistan / کردستان)"
2510
- msgstr "کردستان"
2511
 
2512
- #: i18n/states/IR.php:37
2513
- msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
2514
- msgstr "کهگیلوییه و بویراحمد"
2515
 
2516
- #: i18n/states/IR.php:38
2517
- msgid "Golestan (گلستان)"
2518
- msgstr "گلستان"
2519
-
2520
- #: i18n/states/IR.php:39
2521
- msgid "Gilan (گیلان)"
2522
- msgstr "گیلان"
2523
 
2524
- #: i18n/states/IR.php:40
2525
- msgid "Mazandaran (مازندران)"
2526
- msgstr "مازندران"
2527
 
2528
- #: i18n/states/IR.php:41
2529
- msgid "Markazi (مرکزی)"
2530
- msgstr "مرکزی"
 
2531
 
2532
- #: i18n/states/IR.php:42
2533
- msgid "Hormozgan (هرمزگان)"
2534
- msgstr "هرمزگان"
2535
 
2536
- #: i18n/states/IR.php:43
2537
- msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
2538
- msgstr "سیستان و بلوچستان"
2539
 
2540
- #: i18n/states/IT.php:13
2541
- msgid "Agrigento"
2542
- msgstr "Agrigento"
2543
 
2544
- #: i18n/states/IT.php:14
2545
- msgid "Alessandria"
2546
- msgstr "Alessandria"
2547
 
2548
- #: i18n/states/IT.php:15
2549
- msgid "Ancona"
2550
- msgstr "Ancona"
2551
 
2552
- #: i18n/states/IT.php:16
2553
- msgid "Aosta"
2554
- msgstr "Aosta"
2555
 
2556
- #: i18n/states/IT.php:17
2557
- msgid "Arezzo"
2558
- msgstr "Arezzo"
2559
 
2560
- #: i18n/states/IT.php:18
2561
- msgid "Ascoli Piceno"
2562
- msgstr "Ascoli Piceno"
2563
 
2564
- #: i18n/states/IT.php:19
2565
- msgid "Asti"
2566
- msgstr "Asti"
2567
 
2568
- #: i18n/states/IT.php:20
2569
- msgid "Avellino"
2570
- msgstr "Avellino"
2571
 
2572
- #: i18n/states/IT.php:21
2573
- msgid "Bari"
2574
- msgstr "Bari"
2575
 
2576
- #: i18n/states/IT.php:22
2577
- msgid "Barletta-Andria-Trani"
2578
- msgstr "Barletta-Andria-Trani"
2579
 
2580
- #: i18n/states/IT.php:23
2581
- msgid "Belluno"
2582
- msgstr "Belluno"
2583
 
2584
- #: i18n/states/IT.php:24
2585
- msgid "Benevento"
2586
- msgstr "Benevento"
2587
 
2588
- #: i18n/states/IT.php:25
2589
- msgid "Bergamo"
2590
- msgstr "Bergamo"
2591
 
2592
- #: i18n/states/IT.php:26
2593
- msgid "Biella"
2594
- msgstr "Biella"
2595
 
2596
- #: i18n/states/IT.php:27
2597
- msgid "Bologna"
2598
- msgstr "Bologna"
2599
 
2600
- #: i18n/states/IT.php:28
2601
- msgid "Bolzano"
2602
- msgstr "Bolzano"
2603
 
2604
- #: i18n/states/IT.php:29
2605
- msgid "Brescia"
2606
- msgstr "Brescia"
2607
 
2608
- #: i18n/states/IT.php:30
2609
- msgid "Brindisi"
2610
- msgstr "Brindisi"
2611
 
2612
- #: i18n/states/IT.php:31
2613
- msgid "Cagliari"
2614
- msgstr "Cagliari"
2615
 
2616
- #: i18n/states/IT.php:32
2617
- msgid "Caltanissetta"
2618
- msgstr "Caltanissetta"
2619
 
2620
- #: i18n/states/IT.php:33
2621
- msgid "Campobasso"
2622
- msgstr "Campobasso"
2623
 
2624
- #: i18n/states/IT.php:34
2625
- msgid "Carbonia-Iglesias"
2626
- msgstr "Carbonia-Iglesias"
2627
 
2628
- #: i18n/states/IT.php:35
2629
- msgid "Caserta"
2630
- msgstr "Caserta"
2631
 
2632
- #: i18n/states/IT.php:36
2633
- msgid "Catania"
2634
- msgstr "Catania"
2635
 
2636
- #: i18n/states/IT.php:37
2637
- msgid "Catanzaro"
2638
- msgstr "Catanzaro"
2639
 
2640
- #: i18n/states/IT.php:38
2641
- msgid "Chieti"
2642
- msgstr "Chieti"
2643
 
2644
- #: i18n/states/IT.php:39
2645
- msgid "Como"
2646
- msgstr "Como"
2647
 
2648
- #: i18n/states/IT.php:40
2649
- msgid "Cosenza"
2650
- msgstr "Cosenza"
2651
 
2652
- #: i18n/states/IT.php:41
2653
- msgid "Cremona"
2654
- msgstr "Cremona"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2655
 
2656
- #: i18n/states/IT.php:42
2657
- msgid "Crotone"
2658
- msgstr "Crotone"
 
 
 
 
 
 
 
2659
 
2660
- #: i18n/states/IT.php:43
2661
- msgid "Cuneo"
2662
- msgstr "Cuneo"
2663
 
2664
- #: i18n/states/IT.php:44
2665
- msgid "Enna"
2666
- msgstr "Enna"
 
 
2667
 
2668
- #: i18n/states/IT.php:45
2669
- msgid "Fermo"
2670
- msgstr "Fermo"
2671
 
2672
- #: i18n/states/IT.php:46
2673
- msgid "Ferrara"
2674
- msgstr "Ferrara"
2675
 
2676
- #: i18n/states/IT.php:47
2677
- msgid "Firenze"
2678
- msgstr "Firenze"
2679
 
2680
- #: i18n/states/IT.php:48
2681
- msgid "Foggia"
2682
- msgstr "Foggia"
2683
 
2684
- #: i18n/states/IT.php:49
2685
- msgid "Forlì-Cesena"
2686
- msgstr "Forlì-Cesena"
2687
 
2688
- #: i18n/states/IT.php:50
2689
- msgid "Frosinone"
2690
- msgstr "Frosinone"
2691
 
2692
- #: i18n/states/IT.php:51
2693
- msgid "Genova"
2694
- msgstr "Genova"
2695
 
2696
- #: i18n/states/IT.php:52
2697
- msgid "Gorizia"
2698
- msgstr "Gorizia"
2699
 
2700
- #: i18n/states/IT.php:53
2701
- msgid "Grosseto"
2702
- msgstr "Grosseto"
2703
 
2704
- #: i18n/states/IT.php:54
2705
- msgid "Imperia"
2706
- msgstr "Imperia"
2707
 
2708
- #: i18n/states/IT.php:55
2709
- msgid "Isernia"
2710
- msgstr "Isernia"
2711
 
2712
- #: i18n/states/IT.php:56
2713
- msgid "La Spezia"
2714
- msgstr "La Spezia"
2715
 
2716
- #: i18n/states/IT.php:57
2717
- msgid "L&apos;Aquila"
2718
- msgstr "L&apos;Aquila"
2719
 
2720
- #: i18n/states/IT.php:58
2721
- msgid "Latina"
2722
- msgstr "Latina"
2723
 
2724
- #: i18n/states/IT.php:59
2725
- msgid "Lecce"
2726
- msgstr "Lecce"
2727
 
2728
- #: i18n/states/IT.php:60
2729
- msgid "Lecco"
2730
- msgstr "Lecco"
2731
 
2732
- #: i18n/states/IT.php:61
2733
- msgid "Livorno"
2734
- msgstr "Livorno"
2735
 
2736
- #: i18n/states/IT.php:62
2737
- msgid "Lodi"
2738
- msgstr "Lodi"
2739
 
2740
- #: i18n/states/IT.php:63
2741
- msgid "Lucca"
2742
- msgstr "Lucca"
2743
 
2744
- #: i18n/states/IT.php:64
2745
- msgid "Macerata"
2746
- msgstr "Macerata"
2747
 
2748
- #: i18n/states/IT.php:65
2749
- msgid "Mantova"
2750
- msgstr "Mantova"
 
2751
 
2752
- #: i18n/states/IT.php:66
2753
- msgid "Massa-Carrara"
2754
- msgstr "Massa-Carrara"
 
 
2755
 
2756
- #: i18n/states/IT.php:67
2757
- msgid "Matera"
2758
- msgstr "Matera"
 
 
 
 
 
2759
 
2760
- #: i18n/states/IT.php:68
2761
- msgid "Messina"
2762
- msgstr "Messina"
 
 
2763
 
2764
- #: i18n/states/IT.php:69
2765
- msgid "Milano"
2766
- msgstr "Milano"
 
 
 
 
 
2767
 
2768
- #: i18n/states/IT.php:70
2769
- msgid "Modena"
2770
- msgstr "Modena"
 
 
 
 
 
 
2771
 
2772
- #: i18n/states/IT.php:71
2773
- msgid "Monza e della Brianza"
2774
- msgstr "Monza e della Brianza"
2775
 
2776
- #: i18n/states/IT.php:72
2777
- msgid "Napoli"
2778
- msgstr "Napoli"
 
 
2779
 
2780
- #: i18n/states/IT.php:73
2781
- msgid "Novara"
2782
- msgstr "Novara"
2783
 
2784
- #: i18n/states/IT.php:74
2785
- msgid "Nuoro"
2786
- msgstr "Nuoro"
2787
 
2788
- #: i18n/states/IT.php:75
2789
- msgid "Olbia-Tempio"
2790
- msgstr "Olbia-Tempio"
2791
 
2792
- #: i18n/states/IT.php:76
2793
- msgid "Oristano"
2794
- msgstr "Oristano"
2795
 
2796
- #: i18n/states/IT.php:77
2797
- msgid "Padova"
2798
- msgstr "Padova"
 
 
 
 
 
 
 
 
 
 
 
 
 
2799
 
2800
- #: i18n/states/IT.php:78
2801
- msgid "Palermo"
2802
- msgstr "Palermo"
2803
 
2804
- #: i18n/states/IT.php:79
2805
- msgid "Parma"
2806
- msgstr "Parma"
2807
 
2808
- #: i18n/states/IT.php:80
2809
- msgid "Pavia"
2810
- msgstr "Pavia"
2811
 
2812
- #: i18n/states/IT.php:81
2813
- msgid "Perugia"
2814
- msgstr "Perugia"
2815
 
2816
- #: i18n/states/IT.php:82
2817
- msgid "Pesaro e Urbino"
2818
- msgstr "Pesaro e Urbino"
2819
 
2820
- #: i18n/states/IT.php:83
2821
- msgid "Pescara"
2822
- msgstr "Pescara"
2823
 
2824
- #: i18n/states/IT.php:84
2825
- msgid "Piacenza"
2826
- msgstr "Piacenza"
2827
 
2828
- #: i18n/states/IT.php:85
2829
- msgid "Pisa"
2830
- msgstr "Pisa"
2831
 
2832
- #: i18n/states/IT.php:86
2833
- msgid "Pistoia"
2834
- msgstr "Pistoia"
 
2835
 
2836
- #: i18n/states/IT.php:87
2837
- msgid "Pordenone"
2838
- msgstr "Pordenone"
2839
 
2840
- #: i18n/states/IT.php:88
2841
- msgid "Potenza"
2842
- msgstr "Potenza"
2843
 
2844
- #: i18n/states/IT.php:89
2845
- msgid "Prato"
2846
- msgstr "Prato"
2847
 
2848
- #: i18n/states/IT.php:90
2849
- msgid "Ragusa"
2850
- msgstr "Ragusa"
2851
 
2852
- #: i18n/states/IT.php:91
2853
- msgid "Ravenna"
2854
- msgstr "Ravenna"
2855
 
2856
- #: i18n/states/IT.php:92
2857
- msgid "Reggio Calabria"
2858
- msgstr "Reggio Calabria"
2859
 
2860
- #: i18n/states/IT.php:93
2861
- msgid "Reggio Emilia"
2862
- msgstr "Reggio Emilia"
2863
 
2864
- #: i18n/states/IT.php:94
2865
- msgid "Rieti"
2866
- msgstr "Rieti"
2867
 
2868
- #: i18n/states/IT.php:95
2869
- msgid "Rimini"
2870
- msgstr "Rimini"
2871
 
2872
- #: i18n/states/IT.php:96
2873
- msgid "Roma"
2874
- msgstr "رم"
2875
 
2876
- #: i18n/states/IT.php:97
2877
- msgid "Rovigo"
2878
- msgstr "Rovigo"
2879
 
2880
- #: i18n/states/IT.php:98
2881
- msgid "Salerno"
2882
- msgstr "Salerno"
2883
 
2884
- #: i18n/states/IT.php:99
2885
- msgid "Medio Campidano"
2886
- msgstr "Medio Campidano"
2887
 
2888
- #: i18n/states/IT.php:100
2889
- msgid "Sassari"
2890
- msgstr "Sassari"
2891
 
2892
- #: i18n/states/IT.php:101
2893
- msgid "Savona"
2894
- msgstr "Savona"
2895
 
2896
- #: i18n/states/IT.php:102
2897
- msgid "Siena"
2898
- msgstr "Siena"
 
 
 
2899
 
2900
- #: i18n/states/IT.php:103
2901
- msgid "Siracusa"
2902
- msgstr "Siracusa"
2903
 
2904
- #: i18n/states/IT.php:104
2905
- msgid "Sondrio"
2906
- msgstr "Sondrio"
2907
 
2908
- #: i18n/states/IT.php:105
2909
- msgid "Taranto"
2910
- msgstr "Taranto"
2911
 
2912
- #: i18n/states/IT.php:106
2913
- msgid "Teramo"
2914
- msgstr "Teramo"
 
2915
 
2916
- #: i18n/states/IT.php:107
2917
- msgid "Terni"
2918
- msgstr "Terni"
2919
 
2920
- #: i18n/states/IT.php:108
2921
- msgid "Torino"
2922
- msgstr "Torino"
2923
 
2924
- #: i18n/states/IT.php:109
2925
- msgid "Ogliastra"
2926
- msgstr "Ogliastra"
2927
 
2928
- #: i18n/states/IT.php:110
2929
- msgid "Trapani"
2930
- msgstr "Trapani"
2931
 
2932
- #: i18n/states/IT.php:111
2933
- msgid "Trento"
2934
- msgstr "Trento"
 
2935
 
2936
- #: i18n/states/IT.php:112
2937
- msgid "Treviso"
2938
- msgstr "Treviso"
2939
 
2940
- #: i18n/states/IT.php:113
2941
- msgid "Trieste"
2942
- msgstr "Trieste"
 
2943
 
2944
- #: i18n/states/IT.php:114
2945
- msgid "Udine"
2946
- msgstr "Udine"
2947
 
2948
- #: i18n/states/IT.php:115
2949
- msgid "Varese"
2950
- msgstr "Varese"
2951
 
2952
- #: i18n/states/IT.php:116
2953
- msgid "Venezia"
2954
- msgstr "Venezia"
 
 
 
 
 
 
 
 
 
 
 
2955
 
2956
- #: i18n/states/IT.php:117
2957
- msgid "Verbano-Cusio-Ossola"
2958
- msgstr "Verbano-Cusio-Ossola"
 
 
 
 
 
2959
 
2960
- #: i18n/states/IT.php:118
2961
- msgid "Vercelli"
2962
- msgstr "Vercelli"
 
 
2963
 
2964
- #: i18n/states/IT.php:119
2965
- msgid "Verona"
2966
- msgstr "Verona"
 
 
 
2967
 
2968
- #: i18n/states/IT.php:120
2969
- msgid "Vibo Valentia"
2970
- msgstr "Vibo Valentia"
2971
 
2972
- #: i18n/states/IT.php:121
2973
- msgid "Vicenza"
2974
- msgstr "Vicenza"
2975
 
2976
- #: i18n/states/IT.php:122
2977
- msgid "Viterbo"
2978
- msgstr "Viterbo"
2979
 
2980
- #: i18n/states/JP.php:13
2981
- msgid "Hokkaido"
2982
- msgstr "Hokkaido"
2983
 
2984
- #: i18n/states/JP.php:14
2985
- msgid "Aomori"
2986
- msgstr "Aomori"
2987
 
2988
- #: i18n/states/JP.php:15
2989
- msgid "Iwate"
2990
- msgstr "Iwate"
2991
 
2992
- #: i18n/states/JP.php:16
2993
- msgid "Miyagi"
2994
- msgstr "Miyagi"
2995
 
2996
- #: i18n/states/JP.php:17
2997
- msgid "Akita"
2998
- msgstr "Akita"
2999
 
3000
- #: i18n/states/JP.php:18
3001
- msgid "Yamagata"
3002
- msgstr "Yamagata"
3003
 
3004
- #: i18n/states/JP.php:19
3005
- msgid "Fukushima"
3006
- msgstr "Fukushima"
3007
 
3008
- #: i18n/states/JP.php:20
3009
- msgid "Ibaraki"
3010
- msgstr "Ibaraki"
3011
 
3012
- #: i18n/states/JP.php:21
3013
- msgid "Tochigi"
3014
- msgstr "Tochigi"
3015
 
3016
- #: i18n/states/JP.php:22
3017
- msgid "Gunma"
3018
- msgstr "Gunma"
3019
 
3020
- #: i18n/states/JP.php:23
3021
- msgid "Saitama"
3022
- msgstr "Saitama"
3023
 
3024
- #: i18n/states/JP.php:24
3025
- msgid "Chiba"
3026
- msgstr "Chiba"
3027
 
3028
- #: i18n/states/JP.php:25
3029
- msgid "Tokyo"
3030
- msgstr "Tokyo"
 
3031
 
3032
- #: i18n/states/JP.php:26
3033
- msgid "Kanagawa"
3034
- msgstr "Kanagawa"
 
3035
 
3036
- #: i18n/states/JP.php:27
3037
- msgid "Niigata"
3038
- msgstr "Niigata"
 
3039
 
3040
- #: i18n/states/JP.php:28
3041
- msgid "Toyama"
3042
- msgstr "Toyama"
 
3043
 
3044
- #: i18n/states/JP.php:29
3045
- msgid "Ishikawa"
3046
- msgstr "Ishikawa"
 
3047
 
3048
- #: i18n/states/JP.php:30
3049
- msgid "Fukui"
3050
- msgstr "Fukui"
 
3051
 
3052
- #: i18n/states/JP.php:31
3053
- msgid "Yamanashi"
3054
- msgstr "Yamanashi"
 
3055
 
3056
- #: i18n/states/JP.php:32
3057
- msgid "Nagano"
3058
- msgstr "Nagano"
3059
 
3060
- #: i18n/states/JP.php:33
3061
- msgid "Gifu"
3062
- msgstr "Gifu"
3063
 
3064
- #: i18n/states/JP.php:34
3065
- msgid "Shizuoka"
3066
- msgstr "Shizuoka"
3067
 
3068
- #: i18n/states/JP.php:35
3069
- msgid "Aichi"
3070
- msgstr "Aichi"
3071
 
3072
- #: i18n/states/JP.php:36
3073
- msgid "Mie"
3074
- msgstr "Mie"
3075
 
3076
- #: i18n/states/JP.php:37
3077
- msgid "Shiga"
3078
- msgstr "Shiga"
3079
 
3080
- #: i18n/states/JP.php:38
3081
- msgid "Kyoto"
3082
- msgstr "کیوتو"
3083
 
3084
- #: i18n/states/JP.php:39
3085
- msgid "Osaka"
3086
- msgstr "Osaka"
3087
 
3088
- #: i18n/states/JP.php:40
3089
- msgid "Hyogo"
3090
- msgstr "هیوگو"
3091
 
3092
- #: i18n/states/JP.php:41
3093
- msgid "Nara"
3094
- msgstr "Nara"
3095
 
3096
- #: i18n/states/JP.php:42
3097
- msgid "Wakayama"
3098
- msgstr "Wakayama"
3099
-
3100
- #: i18n/states/JP.php:43
3101
- msgid "Tottori"
3102
- msgstr "Tottori"
3103
 
3104
- #: i18n/states/JP.php:44
3105
- msgid "Shimane"
3106
- msgstr "Shimane"
3107
 
3108
- #: i18n/states/JP.php:45
3109
- msgid "Okayama"
3110
- msgstr "Okayama"
3111
 
3112
- #: i18n/states/JP.php:46
3113
- msgid "Hiroshima"
3114
- msgstr "Hiroshima"
3115
 
3116
- #: i18n/states/JP.php:47
3117
- msgid "Yamaguchi"
3118
- msgstr "Yamaguchi"
3119
 
3120
- #: i18n/states/JP.php:48
3121
- msgid "Tokushima"
3122
- msgstr "Tokushima"
3123
 
3124
- #: i18n/states/JP.php:49
3125
- msgid "Kagawa"
3126
- msgstr "Kagawa"
3127
 
3128
- #: i18n/states/JP.php:50
3129
- msgid "Ehime"
3130
- msgstr "Ehime"
3131
 
3132
- #: i18n/states/JP.php:51
3133
- msgid "Kochi"
3134
- msgstr "Kochi"
3135
 
3136
- #: i18n/states/JP.php:52
3137
- msgid "Fukuoka"
3138
- msgstr "Fukuoka"
3139
 
3140
- #: i18n/states/JP.php:53
3141
- msgid "Saga"
3142
- msgstr "Saga"
3143
 
3144
- #: i18n/states/JP.php:54
3145
- msgid "Nagasaki"
3146
- msgstr "Nagasaki"
3147
 
3148
- #: i18n/states/JP.php:55
3149
- msgid "Kumamoto"
3150
- msgstr "Kumamoto"
3151
 
3152
- #: i18n/states/JP.php:56
3153
- msgid "Oita"
3154
- msgstr "Oita"
3155
 
3156
- #: i18n/states/JP.php:57
3157
- msgid "Miyazaki"
3158
- msgstr "Miyazaki"
3159
 
3160
- #: i18n/states/JP.php:58
3161
- msgid "Kagoshima"
3162
- msgstr "Kagoshima"
3163
 
3164
- #: i18n/states/JP.php:59
3165
- msgid "Okinawa"
3166
- msgstr "Okinawa"
3167
 
3168
- #: i18n/states/MX.php:14
3169
- msgid "Jalisco"
3170
- msgstr "Jalisco"
3171
 
3172
- #: i18n/states/MX.php:15
3173
- msgid "Nuevo León"
3174
- msgstr "Nuevo León"
3175
 
3176
- #: i18n/states/MX.php:16
3177
- msgid "Aguascalientes"
3178
- msgstr "Aguascalientes"
3179
 
3180
- #: i18n/states/MX.php:17
3181
- msgid "Baja California"
3182
- msgstr "باجا کایفرنیا"
3183
 
3184
- #: i18n/states/MX.php:18
3185
- msgid "Baja California Sur"
3186
- msgstr "Baja California Sur"
3187
 
3188
- #: i18n/states/MX.php:19
3189
- msgid "Campeche"
3190
- msgstr "Campeche"
3191
 
3192
- #: i18n/states/MX.php:20
3193
- msgid "Chiapas"
3194
- msgstr "Chiapas"
3195
 
3196
- #: i18n/states/MX.php:21
3197
- msgid "Chihuahua"
3198
- msgstr "Chihuahua"
 
3199
 
3200
- #: i18n/states/MX.php:22
3201
- msgid "Coahuila"
3202
- msgstr "Coahuila"
3203
 
3204
- #: i18n/states/MX.php:23
3205
- msgid "Colima"
3206
- msgstr "Colima"
3207
 
3208
- #: i18n/states/MX.php:24
3209
- msgid "Durango"
3210
- msgstr "Durango"
3211
 
3212
- #: i18n/states/MX.php:25
3213
- msgid "Guanajuato"
3214
- msgstr "Guanajuato"
3215
 
3216
- #: i18n/states/MX.php:26
3217
- msgid "Guerrero"
3218
- msgstr "Guerrero"
3219
 
3220
- #: i18n/states/MX.php:27
3221
- msgid "Hidalgo"
3222
- msgstr "Hidalgo"
3223
 
3224
- #: i18n/states/MX.php:28
3225
- msgid "Edo. de México"
3226
- msgstr "Edo. de México"
3227
 
3228
- #: i18n/states/MX.php:29
3229
- msgid "Michoacán"
3230
- msgstr "Michoacán"
3231
 
3232
- #: i18n/states/MX.php:30
3233
- msgid "Morelos"
3234
- msgstr "Morelos"
3235
 
3236
- #: i18n/states/MX.php:31
3237
- msgid "Nayarit"
3238
- msgstr "Nayarit"
3239
 
3240
- #: i18n/states/MX.php:32
3241
- msgid "Oaxaca"
3242
- msgstr "Oaxaca"
3243
 
3244
- #: i18n/states/MX.php:33
3245
- msgid "Puebla"
3246
- msgstr "Puebla"
3247
 
3248
- #: i18n/states/MX.php:34
3249
- msgid "Querétaro"
3250
- msgstr "Querétaro"
3251
 
3252
- #: i18n/states/MX.php:35
3253
- msgid "Quintana Roo"
3254
- msgstr "Quintana Roo"
3255
 
3256
- #: i18n/states/MX.php:36
3257
- msgid "San Luis Potosí"
3258
- msgstr "San Luis Potosí"
3259
 
3260
- #: i18n/states/MX.php:37
3261
- msgid "Sinaloa"
3262
- msgstr "Sinaloa"
3263
 
3264
- #: i18n/states/MX.php:38
3265
- msgid "Sonora"
3266
- msgstr "Sonora"
3267
 
3268
- #: i18n/states/MX.php:39
3269
- msgid "Tabasco"
3270
- msgstr "Tabasco"
3271
 
3272
- #: i18n/states/MX.php:40
3273
- msgid "Tamaulipas"
3274
- msgstr "Tamaulipas"
3275
 
3276
- #: i18n/states/MX.php:41
3277
- msgid "Tlaxcala"
3278
- msgstr "Tlaxcala"
3279
 
3280
- #: i18n/states/MX.php:42
3281
- msgid "Veracruz"
3282
- msgstr "Veracruz"
3283
 
3284
- #: i18n/states/MX.php:43
3285
- msgid "Yucatán"
3286
- msgstr "Yucatán"
3287
 
3288
- #: i18n/states/MX.php:44
3289
- msgid "Zacatecas"
3290
- msgstr "Zacatecas"
3291
 
3292
- #: i18n/states/MY.php:13
3293
- msgid "Johor"
3294
- msgstr "Johor"
3295
 
3296
- #: i18n/states/MY.php:14
3297
- msgid "Kedah"
3298
- msgstr "Kedah"
3299
 
3300
- #: i18n/states/MY.php:15
3301
- msgid "Kelantan"
3302
- msgstr "Kelantan"
3303
 
3304
- #: i18n/states/MY.php:16
3305
- msgid "Melaka"
3306
- msgstr "Melaka"
3307
 
3308
- #: i18n/states/MY.php:17
3309
- msgid "Negeri Sembilan"
3310
- msgstr "Negeri Sembilan"
3311
 
3312
- #: i18n/states/MY.php:18
3313
- msgid "Pahang"
3314
- msgstr "Pahang"
3315
 
3316
- #: i18n/states/MY.php:19
3317
- msgid "Perak"
3318
- msgstr "Perak"
3319
 
3320
- #: i18n/states/MY.php:20
3321
- msgid "Perlis"
3322
- msgstr "Perlis"
3323
 
3324
- #: i18n/states/MY.php:21
3325
- msgid "Pulau Pinang"
3326
- msgstr "Pulau Pinang"
3327
 
3328
- #: i18n/states/MY.php:22
3329
- msgid "Sabah"
3330
- msgstr "Sabah"
3331
 
3332
- #: i18n/states/MY.php:23
3333
- msgid "Sarawak"
3334
- msgstr "Sarawak"
3335
 
3336
- #: i18n/states/MY.php:24
3337
- msgid "Selangor"
3338
- msgstr "Selangor"
3339
 
3340
- #: i18n/states/MY.php:25
3341
- msgid "Terengganu"
3342
- msgstr "Terengganu"
3343
 
3344
- #: i18n/states/MY.php:26
3345
- msgid "W.P. Kuala Lumpur"
3346
- msgstr "W.P. Kuala Lumpur"
3347
 
3348
- #: i18n/states/MY.php:27
3349
- msgid "W.P. Labuan"
3350
- msgstr "W.P. Labuan"
3351
 
3352
- #: i18n/states/MY.php:28
3353
- msgid "W.P. Putrajaya"
3354
- msgstr "W.P. Putrajaya"
3355
 
3356
- #: i18n/states/NP.php:15
3357
- msgid "Illam"
3358
- msgstr "Illam"
3359
 
3360
- #: i18n/states/NP.php:16
3361
- msgid "Jhapa"
3362
- msgstr "Jhapa"
3363
 
3364
- #: i18n/states/NP.php:17
3365
- msgid "Panchthar"
3366
- msgstr "Panchthar"
3367
 
3368
- #: i18n/states/NP.php:18
3369
- msgid "Taplejung"
3370
- msgstr "Taplejung"
3371
 
3372
- #: i18n/states/NP.php:21
3373
- msgid "Bhojpur"
3374
- msgstr "Bhojpur"
3375
 
3376
- #: i18n/states/NP.php:22
3377
- msgid "Dhankuta"
3378
- msgstr "دانکوتا"
 
3379
 
3380
- #: i18n/states/NP.php:23
3381
- msgid "Morang"
3382
- msgstr "Morang"
3383
 
3384
- #: i18n/states/NP.php:24
3385
- msgid "Sunsari"
3386
- msgstr "Sunsari"
3387
 
3388
- #: i18n/states/NP.php:25
3389
- msgid "Sankhuwa"
3390
- msgstr "Sankhuwa"
 
3391
 
3392
- #: i18n/states/NP.php:26
3393
- msgid "Terhathum"
3394
- msgstr "Terhathum"
3395
 
3396
- #: i18n/states/NP.php:29
3397
- msgid "Khotang"
3398
- msgstr "Khotang"
3399
 
3400
- #: i18n/states/NP.php:30
3401
- msgid "Okhaldhunga"
3402
- msgstr "Okhaldhunga"
3403
 
3404
- #: i18n/states/NP.php:31
3405
- msgid "Saptari"
3406
- msgstr "Saptari"
3407
 
3408
- #: i18n/states/NP.php:32
3409
- msgid "Siraha"
3410
- msgstr "Siraha"
3411
 
3412
- #: i18n/states/NP.php:33
3413
- msgid "Solukhumbu"
3414
- msgstr "Solukhumbu"
3415
 
3416
- #: i18n/states/NP.php:34
3417
- msgid "Udayapur"
3418
- msgstr "Udayapur"
3419
 
3420
- #: i18n/states/NP.php:37
3421
- msgid "Dhanusa"
3422
- msgstr "Dhanusa"
3423
 
3424
- #: i18n/states/NP.php:38
3425
- msgid "Dolakha"
3426
- msgstr "Dolakha"
3427
 
3428
- #: i18n/states/NP.php:39
3429
- msgid "Mohottari"
3430
- msgstr "Mohottari"
3431
 
3432
- #: i18n/states/NP.php:40
3433
- msgid "Ramechha"
3434
- msgstr "Ramechha"
 
3435
 
3436
- #: i18n/states/NP.php:41
3437
- msgid "Sarlahi"
3438
- msgstr "Sarlahi"
3439
 
3440
- #: i18n/states/NP.php:42
3441
- msgid "Sindhuli"
3442
- msgstr "Sindhuli"
 
 
 
 
3443
 
3444
- #: i18n/states/NP.php:45
3445
- msgid "Bhaktapur"
3446
- msgstr "Bhaktapur"
3447
 
3448
- #: i18n/states/NP.php:46
3449
- msgid "Dhading"
3450
- msgstr "Dhading"
3451
 
3452
- #: i18n/states/NP.php:47
3453
- msgid "Kathmandu"
3454
- msgstr "Kathmandu"
3455
 
3456
- #: i18n/states/NP.php:48
3457
- msgid "Kavrepalanchowk"
3458
- msgstr "Kavrepalanchowk"
3459
 
3460
- #: i18n/states/NP.php:49
3461
- msgid "Lalitpur"
3462
- msgstr "Lalitpur"
3463
 
3464
- #: i18n/states/NP.php:50
3465
- msgid "Nuwakot"
3466
- msgstr "Nuwakot"
3467
 
3468
- #: i18n/states/NP.php:51
3469
- msgid "Rasuwa"
3470
- msgstr "Rasuwa"
3471
 
3472
- #: i18n/states/NP.php:52
3473
- msgid "Sindhupalchowk"
3474
- msgstr "Sindhupalchowk"
3475
 
3476
- #: i18n/states/NP.php:55
3477
- msgid "Bara"
3478
- msgstr "Bara"
3479
 
3480
- #: i18n/states/NP.php:56
3481
- msgid "Chitwan"
3482
- msgstr "Chitwan"
3483
 
3484
- #: i18n/states/NP.php:57
3485
- msgid "Makwanpur"
3486
- msgstr "Makwanpur"
3487
 
3488
- #: i18n/states/NP.php:58
3489
- msgid "Parsa"
3490
- msgstr "Parsa"
3491
 
3492
- #: i18n/states/NP.php:59
3493
- msgid "Rautahat"
3494
- msgstr "Rautahat"
3495
 
3496
- #: i18n/states/NP.php:62
3497
- msgid "Gorkha"
3498
- msgstr "Gorkha"
3499
 
3500
- #: i18n/states/NP.php:63
3501
- msgid "Kaski"
3502
- msgstr "Kaski"
3503
 
3504
- #: i18n/states/NP.php:64
3505
- msgid "Lamjung"
3506
- msgstr "Lamjung"
3507
 
3508
- #: i18n/states/NP.php:65
3509
- msgid "Manang"
3510
- msgstr "Manang"
3511
 
3512
- #: i18n/states/NP.php:66
3513
- msgid "Syangja"
3514
- msgstr "Syangja"
3515
 
3516
- #: i18n/states/NP.php:67
3517
- msgid "Tanahun"
3518
- msgstr "Tanahun"
3519
 
3520
- #: i18n/states/NP.php:70
3521
- msgid "Baglung"
3522
- msgstr "Baglung"
3523
 
3524
- #: i18n/states/NP.php:71
3525
- msgid "Parbat"
3526
- msgstr "Parbat"
3527
 
3528
- #: i18n/states/NP.php:72
3529
- msgid "Mustang"
3530
- msgstr "Mustang"
3531
 
3532
- #: i18n/states/NP.php:73
3533
- msgid "Myagdi"
3534
- msgstr "Myagdi"
3535
 
3536
- #: i18n/states/NP.php:76
3537
- msgid "Agrghakanchi"
3538
- msgstr "Agrghakanchi"
3539
 
3540
- #: i18n/states/NP.php:77
3541
- msgid "Gulmi"
3542
- msgstr "Gulmi"
3543
 
3544
- #: i18n/states/NP.php:78
3545
- msgid "Kapilbastu"
3546
- msgstr "Kapilbastu"
 
 
 
3547
 
3548
- #: i18n/states/NP.php:79
3549
- msgid "Nawalparasi"
3550
- msgstr "Nawalparasi"
3551
 
3552
- #: i18n/states/NP.php:80
3553
- msgid "Palpa"
3554
- msgstr "Palpa"
3555
 
3556
- #: i18n/states/NP.php:81
3557
- msgid "Rupandehi"
3558
- msgstr "Rupandehi"
 
3559
 
3560
- #: i18n/states/NP.php:84
3561
- msgid "Dang"
3562
- msgstr "Dang"
 
 
3563
 
3564
- #: i18n/states/NP.php:85
3565
- msgid "Pyuthan"
3566
- msgstr "Pyuthan"
3567
 
3568
- #: i18n/states/NP.php:86
3569
- msgid "Rolpa"
3570
- msgstr "Rolpa"
3571
 
3572
- #: i18n/states/NP.php:87
3573
- msgid "Rukum"
3574
- msgstr "Rukum"
3575
 
3576
- #: i18n/states/NP.php:88
3577
- msgid "Salyan"
3578
- msgstr "Salyan"
3579
 
3580
- #: i18n/states/NP.php:91
3581
- msgid "Banke"
3582
- msgstr "Banke"
3583
 
3584
- #: i18n/states/NP.php:92
3585
- msgid "Bardiya"
3586
- msgstr "Bardiya"
3587
 
3588
- #: i18n/states/NP.php:93
3589
- msgid "Dailekh"
3590
- msgstr "Dailekh"
3591
 
3592
- #: i18n/states/NP.php:94
3593
- msgid "Jajarkot"
3594
- msgstr "Jajarkot"
3595
 
3596
- #: i18n/states/NP.php:95
3597
- msgid "Surkhet"
3598
- msgstr "Surkhet"
3599
 
3600
- #: i18n/states/NP.php:98
3601
- msgid "Dolpa"
3602
- msgstr "Dolpa"
3603
 
3604
- #: i18n/states/NP.php:99
3605
- msgid "Humla"
3606
- msgstr "Humla"
3607
 
3608
- #: i18n/states/NP.php:100
3609
- msgid "Jumla"
3610
- msgstr "Jumla"
3611
 
3612
- #: i18n/states/NP.php:101
3613
- msgid "Kalikot"
3614
- msgstr "Kalikot"
3615
 
3616
- #: i18n/states/NP.php:102
3617
- msgid "Mugu"
3618
- msgstr "Mugu"
3619
 
3620
- #: i18n/states/NP.php:105
3621
- msgid "Achham"
3622
- msgstr "Achham"
3623
 
3624
- #: i18n/states/NP.php:106
3625
- msgid "Bajhang"
3626
- msgstr "Bajhang"
 
3627
 
3628
- #: i18n/states/NP.php:107
3629
- msgid "Bajura"
3630
- msgstr "Bajura"
3631
 
3632
- #: i18n/states/NP.php:108
3633
- msgid "Doti"
3634
- msgstr "Doti"
 
 
3635
 
3636
- #: i18n/states/NP.php:109
3637
- msgid "Kailali"
3638
- msgstr "Kailali"
3639
 
3640
- #: i18n/states/NP.php:112
3641
- msgid "Baitadi"
3642
- msgstr "Baitadi"
3643
 
3644
- #: i18n/states/NP.php:113
3645
- msgid "Dadeldhura"
3646
- msgstr "Dadeldhura"
3647
 
3648
- #: i18n/states/NP.php:114
3649
- msgid "Darchula"
3650
- msgstr "Darchula"
3651
 
3652
- #: i18n/states/NP.php:115
3653
- msgid "Kanchanpur"
3654
- msgstr "Kanchanpur"
3655
 
3656
- #: i18n/states/NZ.php:13
3657
- msgid "Northland"
3658
- msgstr "Northland"
3659
 
3660
- #: i18n/states/NZ.php:14
3661
- msgid "Auckland"
3662
- msgstr "Auckland"
3663
 
3664
- #: i18n/states/NZ.php:15
3665
- msgid "Waikato"
3666
- msgstr "Waikato"
3667
 
3668
- #: i18n/states/NZ.php:16
3669
- msgid "Bay of Plenty"
3670
- msgstr "Bay of Plenty"
3671
 
3672
- #: i18n/states/NZ.php:17
3673
- msgid "Taranaki"
3674
- msgstr "Taranaki"
3675
 
3676
- #: i18n/states/NZ.php:18
3677
- msgid "Gisborne"
3678
- msgstr "گیسبورن"
3679
 
3680
- #: i18n/states/NZ.php:19
3681
- msgid "Hawke&rsquo;s Bay"
3682
- msgstr "Hawke&rsquo;s Bay"
3683
 
3684
- #: i18n/states/NZ.php:20
3685
- msgid "Manawatu-Wanganui"
3686
- msgstr "Manawatu-Wanganui"
3687
 
3688
- #: i18n/states/NZ.php:21
3689
- msgid "Wellington"
3690
- msgstr "Wellington"
3691
 
3692
- #: i18n/states/NZ.php:22
3693
- msgid "Nelson"
3694
- msgstr "Nelson"
3695
 
3696
- #: i18n/states/NZ.php:23
3697
- msgid "Marlborough"
3698
- msgstr "Marlborough"
3699
 
3700
- #: i18n/states/NZ.php:24
3701
- msgid "Tasman"
3702
- msgstr "Tasman"
3703
 
3704
- #: i18n/states/NZ.php:25
3705
- msgid "West Coast"
3706
- msgstr "West Coast"
3707
 
3708
- #: i18n/states/NZ.php:26
3709
- msgid "Canterbury"
3710
- msgstr "Canterbury"
3711
 
3712
- #: i18n/states/NZ.php:27
3713
- msgid "Otago"
3714
- msgstr "Otago"
3715
 
3716
- #: i18n/states/NZ.php:28
3717
- msgid "Southland"
3718
- msgstr "Southland"
3719
 
3720
- #: i18n/states/PE.php:13
3721
- msgid "El Callao"
3722
- msgstr "El Callao"
3723
 
3724
- #: i18n/states/PE.php:14
3725
- msgid "Municipalidad Metropolitana de Lima"
3726
- msgstr "Municipalidad Metropolitana de Lima"
3727
 
3728
- #: i18n/states/PE.php:16
3729
- msgid "Ancash"
3730
- msgstr "Ancash"
3731
 
3732
- #: i18n/states/PE.php:17
3733
- msgid "Apur&iacute;mac"
3734
- msgstr "Apur&iacute;mac"
3735
 
3736
- #: i18n/states/PE.php:18
3737
- msgid "Arequipa"
3738
- msgstr "ضروری"
3739
 
3740
- #: i18n/states/PE.php:19
3741
- msgid "Ayacucho"
3742
- msgstr "Ayacucho"
3743
 
3744
- #: i18n/states/PE.php:20
3745
- msgid "Cajamarca"
3746
- msgstr "Cajamarca"
3747
 
3748
- #: i18n/states/PE.php:21
3749
- msgid "Cusco"
3750
- msgstr "Cusco"
3751
 
3752
- #: i18n/states/PE.php:22
3753
- msgid "Huancavelica"
3754
- msgstr "Huancavelica"
3755
 
3756
- #: i18n/states/PE.php:23
3757
- msgid "Hu&aacute;nuco"
3758
- msgstr "Hu&aacute;nuco"
 
 
 
3759
 
3760
- #: i18n/states/PE.php:24
3761
- msgid "Ica"
3762
- msgstr "Ica"
3763
 
3764
- #: i18n/states/PE.php:25
3765
- msgid "Jun&iacute;n"
3766
- msgstr "Jun&iacute;n"
3767
 
3768
- #: i18n/states/PE.php:26
3769
- msgid "La Libertad"
3770
- msgstr "La Libertad"
 
3771
 
3772
- #: i18n/states/PE.php:27
3773
- msgid "Lambayeque"
3774
- msgstr "Lambayeque"
 
3775
 
3776
- #: i18n/states/PE.php:28
3777
- msgid "Lima"
3778
- msgstr "Lima"
3779
 
3780
- #: i18n/states/PE.php:29
3781
- msgid "Loreto"
3782
- msgstr "Loreto"
3783
 
3784
- #: i18n/states/PE.php:30
3785
- msgid "Madre de Dios"
3786
- msgstr "Madre de Dios"
3787
 
3788
- #: i18n/states/PE.php:31
3789
- msgid "Moquegua"
3790
- msgstr "Moquegua"
3791
 
3792
- #: i18n/states/PE.php:32
3793
- msgid "Pasco"
3794
- msgstr "Pasco"
3795
 
3796
- #: i18n/states/PE.php:33
3797
- msgid "Piura"
3798
- msgstr "Piura"
3799
 
3800
- #: i18n/states/PE.php:34
3801
- msgid "Puno"
3802
- msgstr "Puno"
3803
 
3804
- #: i18n/states/PE.php:35
3805
- msgid "San Mart&iacute;n"
3806
- msgstr "San Mart&iacute;n"
3807
 
3808
- #: i18n/states/PE.php:36
3809
- msgid "Tacna"
3810
- msgstr "Tacna"
3811
 
3812
- #: i18n/states/PE.php:37
3813
- msgid "Tumbes"
3814
- msgstr "Tumbes"
3815
 
3816
- #: i18n/states/PE.php:38
3817
- msgid "Ucayali"
3818
- msgstr "Ucayali"
3819
 
3820
- #: i18n/states/PH.php:12
3821
- msgid "Abra"
3822
- msgstr "آبرا"
3823
 
3824
- #: i18n/states/PH.php:13
3825
- msgid "Agusan del Norte"
3826
- msgstr "آگوسان شمالی"
3827
 
3828
- #: i18n/states/PH.php:14
3829
- msgid "Agusan del Sur"
3830
- msgstr "آگوسان جنوبی"
3831
 
3832
- #: i18n/states/PH.php:15
3833
- msgid "Aklan"
3834
- msgstr "آکلان"
3835
 
3836
- #: i18n/states/PH.php:16
3837
- msgid "Albay"
3838
- msgstr "آلبای"
3839
 
3840
- #: i18n/states/PH.php:17
3841
- msgid "Antique"
3842
- msgstr "آنتیکو"
3843
 
3844
- #: i18n/states/PH.php:18
3845
- msgid "Apayao"
3846
- msgstr "آپایائو"
3847
 
3848
- #: i18n/states/PH.php:19
3849
- msgid "Aurora"
3850
- msgstr "آئورا"
3851
 
3852
- #: i18n/states/PH.php:20
3853
- msgid "Basilan"
3854
- msgstr "باسیلان"
 
3855
 
3856
- #: i18n/states/PH.php:21
3857
- msgid "Bataan"
3858
- msgstr "باتان"
3859
 
3860
- #: i18n/states/PH.php:22
3861
- msgid "Batanes"
3862
- msgstr "باتانس"
3863
 
3864
- #: i18n/states/PH.php:23
3865
- msgid "Batangas"
3866
- msgstr "باتانگاس"
 
 
 
 
3867
 
3868
- #: i18n/states/PH.php:24
3869
- msgid "Benguet"
3870
- msgstr "بنگوئه"
3871
 
3872
- #: i18n/states/PH.php:25
3873
- msgid "Biliran"
3874
- msgstr "بیلیران"
3875
 
3876
- #: i18n/states/PH.php:26
3877
- msgid "Bohol"
3878
- msgstr "بهل (فیلیپین)"
3879
 
3880
- #: i18n/states/PH.php:27
3881
- msgid "Bukidnon"
3882
- msgstr "بوکیدنون"
3883
 
3884
- #: i18n/states/PH.php:28
3885
- msgid "Bulacan"
3886
- msgstr "بولاکان"
3887
 
3888
- #: i18n/states/PH.php:29
3889
- msgid "Cagayan"
3890
- msgstr "کاگایان"
3891
 
3892
- #: i18n/states/PH.php:30
3893
- msgid "Camarines Norte"
3894
- msgstr "کامارینه شمالی"
3895
 
3896
- #: i18n/states/PH.php:31
3897
- msgid "Camarines Sur"
3898
- msgstr "کامارینه جنوبی"
3899
 
3900
- #: i18n/states/PH.php:32
3901
- msgid "Camiguin"
3902
- msgstr "کامیگوئین"
3903
 
3904
- #: i18n/states/PH.php:33
3905
- msgid "Capiz"
3906
- msgstr "کاپیز"
3907
 
3908
- #: i18n/states/PH.php:34
3909
- msgid "Catanduanes"
3910
- msgstr "Catanduanes"
3911
 
3912
- #: i18n/states/PH.php:35
3913
- msgid "Cavite"
3914
- msgstr "Cavite"
3915
 
3916
- #: i18n/states/PH.php:36
3917
- msgid "Cebu"
3918
- msgstr "سبو"
3919
 
3920
- #: i18n/states/PH.php:37
3921
- msgid "Compostela Valley"
3922
- msgstr "Compostela Valley"
3923
 
3924
- #: i18n/states/PH.php:38
3925
- msgid "Cotabato"
3926
- msgstr "کوتاباتو"
3927
 
3928
- #: i18n/states/PH.php:39
3929
- msgid "Davao del Norte"
3930
- msgstr "Davao del Norte"
3931
 
3932
- #: i18n/states/PH.php:40
3933
- msgid "Davao del Sur"
3934
- msgstr "Davao del Sur"
3935
 
3936
- #: i18n/states/PH.php:41
3937
- msgid "Davao Occidental"
3938
- msgstr "Davao Occidental"
3939
 
3940
- #: i18n/states/PH.php:42
3941
- msgid "Davao Oriental"
3942
- msgstr "Davao Oriental"
3943
 
3944
- #: i18n/states/PH.php:43
3945
- msgid "Dinagat Islands"
3946
- msgstr "Dinagat Islands"
3947
 
3948
- #: i18n/states/PH.php:44
3949
- msgid "Eastern Samar"
3950
- msgstr "Eastern Samar"
3951
 
3952
- #: i18n/states/PH.php:45
3953
- msgid "Guimaras"
3954
- msgstr "Guimaras"
3955
 
3956
- #: i18n/states/PH.php:46
3957
- msgid "Ifugao"
3958
- msgstr "Ifugao"
3959
 
3960
- #: i18n/states/PH.php:47
3961
- msgid "Ilocos Norte"
3962
- msgstr "Ilocos Norte"
3963
 
3964
- #: i18n/states/PH.php:48
3965
- msgid "Ilocos Sur"
3966
- msgstr "Ilocos Sur"
3967
 
3968
- #: i18n/states/PH.php:49
3969
- msgid "Iloilo"
3970
- msgstr "ایویلو"
3971
 
3972
- #: i18n/states/PH.php:50
3973
- msgid "Isabela"
3974
- msgstr "ایزابلا"
 
 
3975
 
3976
- #: i18n/states/PH.php:51
3977
- msgid "Kalinga"
3978
- msgstr "کالینگا"
3979
 
3980
- #: i18n/states/PH.php:52
3981
- msgid "La Union"
3982
- msgstr "La Union"
3983
 
3984
- #: i18n/states/PH.php:53
3985
- msgid "Laguna"
3986
- msgstr "لاگونا"
 
3987
 
3988
- #: i18n/states/PH.php:54
3989
- msgid "Lanao del Norte"
3990
- msgstr "Lanao del Norte"
 
3991
 
3992
- #: i18n/states/PH.php:55
3993
- msgid "Lanao del Sur"
3994
- msgstr "Lanao del Sur"
 
3995
 
3996
- #: i18n/states/PH.php:56
3997
- msgid "Leyte"
3998
- msgstr "Leyte"
 
3999
 
4000
- #: i18n/states/PH.php:57
4001
- msgid "Maguindanao"
4002
- msgstr "Maguindanao"
4003
 
4004
- #: i18n/states/PH.php:58
4005
- msgid "Marinduque"
4006
- msgstr "Marinduque"
4007
 
4008
- #: i18n/states/PH.php:59
4009
- msgid "Masbate"
4010
- msgstr "Masbate"
4011
 
4012
- #: i18n/states/PH.php:60
4013
- msgid "Misamis Occidental"
4014
- msgstr "Misamis Occidental"
4015
 
4016
- #: i18n/states/PH.php:61
4017
- msgid "Misamis Oriental"
4018
- msgstr "Misamis Oriental"
4019
 
4020
- #: i18n/states/PH.php:62
4021
- msgid "Mountain Province"
4022
- msgstr "Mountain Province"
4023
 
4024
- #: i18n/states/PH.php:63
4025
- msgid "Negros Occidental"
4026
- msgstr "Negros Occidental"
4027
 
4028
- #: i18n/states/PH.php:64
4029
- msgid "Negros Oriental"
4030
- msgstr "Negros Oriental"
4031
 
4032
- #: i18n/states/PH.php:65
4033
- msgid "Northern Samar"
4034
- msgstr "Northern Samar"
4035
 
4036
- #: i18n/states/PH.php:66
4037
- msgid "Nueva Ecija"
4038
- msgstr "Nueva Ecija"
4039
 
4040
- #: i18n/states/PH.php:67
4041
- msgid "Nueva Vizcaya"
4042
- msgstr "Nueva Vizcaya"
4043
 
4044
- #: i18n/states/PH.php:68
4045
- msgid "Occidental Mindoro"
4046
- msgstr "Occidental Mindoro"
4047
 
4048
- #: i18n/states/PH.php:69
4049
- msgid "Oriental Mindoro"
4050
- msgstr "Oriental Mindoro"
4051
 
4052
- #: i18n/states/PH.php:70
4053
- msgid "Palawan"
4054
- msgstr "Palawan"
4055
 
4056
- #: i18n/states/PH.php:71
4057
- msgid "Pampanga"
4058
- msgstr "Pampanga"
4059
 
4060
- #: i18n/states/PH.php:72
4061
- msgid "Pangasinan"
4062
- msgstr "Pangasinan"
4063
 
4064
- #: i18n/states/PH.php:73
4065
- msgid "Quezon"
4066
- msgstr "Quezon"
4067
 
4068
- #: i18n/states/PH.php:74
4069
- msgid "Quirino"
4070
- msgstr "Quirino"
4071
 
4072
- #: i18n/states/PH.php:75
4073
- msgid "Rizal"
4074
- msgstr "ریزال"
4075
 
4076
- #: i18n/states/PH.php:76
4077
- msgid "Romblon"
4078
- msgstr "رومبلون"
4079
 
4080
- #: i18n/states/PH.php:77
4081
- msgid "Samar"
4082
- msgstr "سامار"
4083
 
4084
- #: i18n/states/PH.php:78
4085
- msgid "Sarangani"
4086
- msgstr "Sarangani"
4087
 
4088
- #: i18n/states/PH.php:79
4089
- msgid "Siquijor"
4090
- msgstr "Siquijor"
4091
 
4092
- #: i18n/states/PH.php:80
4093
- msgid "Sorsogon"
4094
- msgstr "Sorsogon"
4095
 
4096
- #: i18n/states/PH.php:81
4097
- msgid "South Cotabato"
4098
- msgstr "کوتاباتو جنوبی"
4099
 
4100
- #: i18n/states/PH.php:82
4101
- msgid "Southern Leyte"
4102
- msgstr "Southern Leyte"
4103
 
4104
- #: i18n/states/PH.php:83
4105
- msgid "Sultan Kudarat"
4106
- msgstr "سلطان قدرت"
4107
 
4108
- #: i18n/states/PH.php:84
4109
- msgid "Sulu"
4110
- msgstr "سولو"
 
 
4111
 
4112
- #: i18n/states/PH.php:85
4113
- msgid "Surigao del Norte"
4114
- msgstr "Surigao del Norte"
 
 
4115
 
4116
- #: i18n/states/PH.php:86
4117
- msgid "Surigao del Sur"
4118
- msgstr "Surigao del Sur"
 
 
4119
 
4120
- #: i18n/states/PH.php:87
4121
- msgid "Tarlac"
4122
- msgstr "Tarlac"
4123
 
4124
- #: i18n/states/PH.php:88
4125
- msgid "Tawi-Tawi"
4126
- msgstr "Tawi-Tawi"
4127
 
4128
- #: i18n/states/PH.php:89
4129
- msgid "Zambales"
4130
- msgstr "Zambales"
4131
 
4132
- #: i18n/states/PH.php:90
4133
- msgid "Zamboanga del Norte"
4134
- msgstr "Zamboanga del Norte"
4135
 
4136
- #: i18n/states/PH.php:91
4137
- msgid "Zamboanga del Sur"
4138
- msgstr "Zamboanga del Sur"
4139
 
4140
- #: i18n/states/PH.php:92
4141
- msgid "Zamboanga Sibugay"
4142
- msgstr "Zamboanga Sibugay"
4143
 
4144
- #: i18n/states/PH.php:93
4145
- msgid "Metro Manila"
4146
- msgstr "Metro Manila"
4147
 
4148
- #: i18n/states/TH.php:13
4149
- msgid ""
4150
- "Amnat Charoen "
4151
- "(&#3629;&#3635;&#3609;&#3634;&#3592;&#3648;&#3592;&#3619;&#3636;&#3597;)"
4152
- msgstr "Amnat Charoen (&#3629;&#3635;&#3609;&#3634;&#3592;&#3648;&#3592;&#3619;&#3636;&#3597;)"
4153
 
4154
- #: i18n/states/TH.php:14
4155
- msgid "Ang Thong (&#3629;&#3656;&#3634;&#3591;&#3607;&#3629;&#3591;)"
4156
- msgstr "Ang Thong (&#3629;&#3656;&#3634;&#3591;&#3607;&#3629;&#3591;)"
 
4157
 
4158
- #: i18n/states/TH.php:15
4159
- msgid ""
4160
- "Ayutthaya "
4161
- "(&#3614;&#3619;&#3632;&#3609;&#3588;&#3619;&#3624;&#3619;&#3637;&#3629;&#3618;&#3640;&#3608;&#3618;&#3634;)"
4162
- msgstr "Ayutthaya (&#3614;&#3619;&#3632;&#3609;&#3588;&#3619;&#3624;&#3619;&#3637;&#3629;&#3618;&#3640;&#3608;&#3618;&#3634;)"
4163
 
4164
- #: i18n/states/TH.php:16
4165
- msgid ""
4166
- "Bangkok "
4167
- "(&#3585;&#3619;&#3640;&#3591;&#3648;&#3607;&#3614;&#3617;&#3627;&#3634;&#3609;&#3588;&#3619;)"
4168
- msgstr "Bangkok (&#3585;&#3619;&#3640;&#3591;&#3648;&#3607;&#3614;&#3617;&#3627;&#3634;&#3609;&#3588;&#3619;)"
4169
 
4170
- #: i18n/states/TH.php:17
4171
- msgid "Bueng Kan (&#3610;&#3638;&#3591;&#3585;&#3634;&#3628;)"
4172
- msgstr "Bueng Kan (&#3610;&#3638;&#3591;&#3585;&#3634;&#3628;)"
4173
 
4174
- #: i18n/states/TH.php:18
4175
- msgid ""
4176
- "Buri Ram (&#3610;&#3640;&#3619;&#3637;&#3619;&#3633;&#3617;&#3618;&#3660;)"
4177
- msgstr "Buri Ram (&#3610;&#3640;&#3619;&#3637;&#3619;&#3633;&#3617;&#3618;&#3660;)"
4178
 
4179
- #: i18n/states/TH.php:19
4180
- msgid ""
4181
- "Chachoengsao "
4182
- "(&#3593;&#3632;&#3648;&#3594;&#3636;&#3591;&#3648;&#3607;&#3619;&#3634;)"
4183
- msgstr "Chachoengsao (&#3593;&#3632;&#3648;&#3594;&#3636;&#3591;&#3648;&#3607;&#3619;&#3634;)"
4184
 
4185
- #: i18n/states/TH.php:20
4186
- msgid "Chai Nat (&#3594;&#3633;&#3618;&#3609;&#3634;&#3607;)"
4187
- msgstr "Chai Nat (&#3594;&#3633;&#3618;&#3609;&#3634;&#3607;)"
 
4188
 
4189
- #: i18n/states/TH.php:21
4190
- msgid "Chaiyaphum (&#3594;&#3633;&#3618;&#3616;&#3641;&#3617;&#3636;)"
4191
- msgstr "Chaiyaphum (&#3594;&#3633;&#3618;&#3616;&#3641;&#3617;&#3636;)"
 
4192
 
4193
- #: i18n/states/TH.php:22
4194
- msgid "Chanthaburi (&#3592;&#3633;&#3609;&#3607;&#3610;&#3640;&#3619;&#3637;)"
4195
- msgstr "Chanthaburi (&#3592;&#3633;&#3609;&#3607;&#3610;&#3640;&#3619;&#3637;)"
 
4196
 
4197
- #: i18n/states/TH.php:23
4198
- msgid ""
4199
- "Chiang Mai (&#3648;&#3594;&#3637;&#3618;&#3591;&#3651;&#3627;&#3617;&#3656;)"
4200
- msgstr "Chiang Mai (&#3648;&#3594;&#3637;&#3618;&#3591;&#3651;&#3627;&#3617;&#3656;)"
 
 
4201
 
4202
- #: i18n/states/TH.php:24
4203
- msgid "Chiang Rai (&#3648;&#3594;&#3637;&#3618;&#3591;&#3619;&#3634;&#3618;)"
4204
- msgstr "Chiang Rai (&#3648;&#3594;&#3637;&#3618;&#3591;&#3619;&#3634;&#3618;)"
 
4205
 
4206
- #: i18n/states/TH.php:25
4207
- msgid "Chonburi (&#3594;&#3621;&#3610;&#3640;&#3619;&#3637;)"
4208
- msgstr "Chonburi (&#3594;&#3621;&#3610;&#3640;&#3619;&#3637;)"
 
4209
 
4210
- #: i18n/states/TH.php:26
4211
- msgid "Chumphon (&#3594;&#3640;&#3617;&#3614;&#3619;)"
4212
- msgstr "Chumphon (&#3594;&#3640;&#3617;&#3614;&#3619;)"
 
 
 
 
 
 
 
 
4213
 
4214
- #: i18n/states/TH.php:27
4215
- msgid ""
4216
- "Kalasin (&#3585;&#3634;&#3628;&#3626;&#3636;&#3609;&#3608;&#3640;&#3660;)"
4217
- msgstr "Kalasin (&#3585;&#3634;&#3628;&#3626;&#3636;&#3609;&#3608;&#3640;&#3660;)"
4218
 
4219
- #: i18n/states/TH.php:28
4220
- msgid ""
4221
- "Kamphaeng Phet "
4222
- "(&#3585;&#3635;&#3649;&#3614;&#3591;&#3648;&#3614;&#3594;&#3619;)"
4223
- msgstr "Kamphaeng Phet (&#3585;&#3635;&#3649;&#3614;&#3591;&#3648;&#3614;&#3594;&#3619;)"
4224
 
4225
- #: i18n/states/TH.php:29
4226
- msgid ""
4227
- "Kanchanaburi "
4228
- "(&#3585;&#3634;&#3597;&#3592;&#3609;&#3610;&#3640;&#3619;&#3637;)"
4229
- msgstr "Kanchanaburi (&#3585;&#3634;&#3597;&#3592;&#3609;&#3610;&#3640;&#3619;&#3637;)"
4230
 
4231
- #: i18n/states/TH.php:30
4232
- msgid "Khon Kaen (&#3586;&#3629;&#3609;&#3649;&#3585;&#3656;&#3609;)"
4233
- msgstr "Khon Kaen (&#3586;&#3629;&#3609;&#3649;&#3585;&#3656;&#3609;)"
 
 
4234
 
4235
- #: i18n/states/TH.php:31
4236
- msgid "Krabi (&#3585;&#3619;&#3632;&#3610;&#3637;&#3656;)"
4237
- msgstr "Krabi (&#3585;&#3619;&#3632;&#3610;&#3637;&#3656;)"
 
4238
 
4239
- #: i18n/states/TH.php:32
4240
- msgid "Lampang (&#3621;&#3635;&#3611;&#3634;&#3591;)"
4241
- msgstr "Lampang (&#3621;&#3635;&#3611;&#3634;&#3591;)"
 
4242
 
4243
- #: i18n/states/TH.php:33
4244
- msgid "Lamphun (&#3621;&#3635;&#3614;&#3641;&#3609;)"
4245
- msgstr "Lamphun (&#3621;&#3635;&#3614;&#3641;&#3609;)"
 
4246
 
4247
- #: i18n/states/TH.php:34
4248
- msgid "Loei (&#3648;&#3621;&#3618;)"
4249
- msgstr "Loei (&#3648;&#3621;&#3618;)"
 
4250
 
4251
- #: i18n/states/TH.php:35
4252
- msgid "Lopburi (&#3621;&#3614;&#3610;&#3640;&#3619;&#3637;)"
4253
- msgstr "Lopburi (&#3621;&#3614;&#3610;&#3640;&#3619;&#3637;)"
4254
 
4255
- #: i18n/states/TH.php:36
4256
- msgid ""
4257
- "Mae Hong Son "
4258
- "(&#3649;&#3617;&#3656;&#3630;&#3656;&#3629;&#3591;&#3626;&#3629;&#3609;)"
4259
- msgstr "Mae Hong Son (&#3649;&#3617;&#3656;&#3630;&#3656;&#3629;&#3591;&#3626;&#3629;&#3609;)"
4260
 
4261
- #: i18n/states/TH.php:37
4262
- msgid ""
4263
- "Maha Sarakham "
4264
- "(&#3617;&#3627;&#3634;&#3626;&#3634;&#3619;&#3588;&#3634;&#3617;)"
4265
- msgstr "Maha Sarakham (&#3617;&#3627;&#3634;&#3626;&#3634;&#3619;&#3588;&#3634;&#3617;)"
4266
 
4267
- #: i18n/states/TH.php:38
4268
- msgid "Mukdahan (&#3617;&#3640;&#3585;&#3604;&#3634;&#3627;&#3634;&#3619;)"
4269
- msgstr "Mukdahan (&#3617;&#3640;&#3585;&#3604;&#3634;&#3627;&#3634;&#3619;)"
4270
 
4271
- #: i18n/states/TH.php:39
4272
- msgid "Nakhon Nayok (&#3609;&#3588;&#3619;&#3609;&#3634;&#3618;&#3585;)"
4273
- msgstr "Nakhon Nayok (&#3609;&#3588;&#3619;&#3609;&#3634;&#3618;&#3585;)"
4274
 
4275
- #: i18n/states/TH.php:40
4276
- msgid "Nakhon Pathom (&#3609;&#3588;&#3619;&#3611;&#3600;&#3617;)"
4277
- msgstr "Nakhon Pathom (&#3609;&#3588;&#3619;&#3611;&#3600;&#3617;)"
4278
 
4279
- #: i18n/states/TH.php:41
4280
- msgid "Nakhon Phanom (&#3609;&#3588;&#3619;&#3614;&#3609;&#3617;)"
4281
- msgstr "Nakhon Phanom (&#3609;&#3588;&#3619;&#3614;&#3609;&#3617;)"
4282
 
4283
- #: i18n/states/TH.php:42
4284
- msgid ""
4285
- "Nakhon Ratchasima "
4286
- "(&#3609;&#3588;&#3619;&#3619;&#3634;&#3594;&#3626;&#3637;&#3617;&#3634;)"
4287
- msgstr "Nakhon Ratchasima (&#3609;&#3588;&#3619;&#3619;&#3634;&#3594;&#3626;&#3637;&#3617;&#3634;)"
4288
 
4289
- #: i18n/states/TH.php:43
4290
- msgid ""
4291
- "Nakhon Sawan "
4292
- "(&#3609;&#3588;&#3619;&#3626;&#3623;&#3619;&#3619;&#3588;&#3660;)"
4293
- msgstr "Nakhon Sawan (&#3609;&#3588;&#3619;&#3626;&#3623;&#3619;&#3619;&#3588;&#3660;)"
4294
 
4295
- #: i18n/states/TH.php:44
4296
- msgid ""
4297
- "Nakhon Si Thammarat "
4298
- "(&#3609;&#3588;&#3619;&#3624;&#3619;&#3637;&#3608;&#3619;&#3619;&#3617;&#3619;&#3634;&#3594;)"
4299
- msgstr "Nakhon Si Thammarat (&#3609;&#3588;&#3619;&#3624;&#3619;&#3637;&#3608;&#3619;&#3619;&#3617;&#3619;&#3634;&#3594;)"
4300
 
4301
- #: i18n/states/TH.php:45
4302
- msgid "Nan (&#3609;&#3656;&#3634;&#3609;)"
4303
- msgstr "Nan (&#3609;&#3656;&#3634;&#3609;)"
4304
 
4305
- #: i18n/states/TH.php:46
4306
- msgid "Narathiwat (&#3609;&#3619;&#3634;&#3608;&#3636;&#3623;&#3634;&#3626;)"
4307
- msgstr "Narathiwat (&#3609;&#3619;&#3634;&#3608;&#3636;&#3623;&#3634;&#3626;)"
 
 
4308
 
4309
- #: i18n/states/TH.php:47
4310
- msgid ""
4311
- "Nong Bua Lam Phu "
4312
- "(&#3627;&#3609;&#3629;&#3591;&#3610;&#3633;&#3623;&#3621;&#3635;&#3616;&#3641;)"
4313
- msgstr "Nong Bua Lam Phu (&#3627;&#3609;&#3629;&#3591;&#3610;&#3633;&#3623;&#3621;&#3635;&#3616;&#3641;)"
4314
 
4315
- #: i18n/states/TH.php:48
4316
- msgid "Nong Khai (&#3627;&#3609;&#3629;&#3591;&#3588;&#3634;&#3618;)"
4317
- msgstr "Nong Khai (&#3627;&#3609;&#3629;&#3591;&#3588;&#3634;&#3618;)"
 
4318
 
4319
- #: i18n/states/TH.php:49
4320
- msgid "Nonthaburi (&#3609;&#3609;&#3607;&#3610;&#3640;&#3619;&#3637;)"
4321
- msgstr "Nonthaburi (&#3609;&#3609;&#3607;&#3610;&#3640;&#3619;&#3637;)"
 
 
4322
 
4323
- #: i18n/states/TH.php:50
4324
- msgid ""
4325
- "Pathum Thani (&#3611;&#3607;&#3640;&#3617;&#3608;&#3634;&#3609;&#3637;)"
4326
- msgstr "Pathum Thani (&#3611;&#3607;&#3640;&#3617;&#3608;&#3634;&#3609;&#3637;)"
 
4327
 
4328
- #: i18n/states/TH.php:51
4329
- msgid "Pattani (&#3611;&#3633;&#3605;&#3605;&#3634;&#3609;&#3637;)"
4330
- msgstr "Pattani (&#3611;&#3633;&#3605;&#3605;&#3634;&#3609;&#3637;)"
 
 
4331
 
4332
- #: i18n/states/TH.php:52
4333
- msgid "Phang Nga (&#3614;&#3633;&#3591;&#3591;&#3634;)"
4334
- msgstr "Phang Nga (&#3614;&#3633;&#3591;&#3591;&#3634;)"
 
 
4335
 
4336
- #: i18n/states/TH.php:53
4337
- msgid "Phatthalung (&#3614;&#3633;&#3607;&#3621;&#3640;&#3591;)"
4338
- msgstr "Phatthalung (&#3614;&#3633;&#3607;&#3621;&#3640;&#3591;)"
 
 
4339
 
4340
- #: i18n/states/TH.php:54
4341
- msgid "Phayao (&#3614;&#3632;&#3648;&#3618;&#3634;)"
4342
- msgstr "Phayao (&#3614;&#3632;&#3648;&#3618;&#3634;)"
 
 
4343
 
4344
- #: i18n/states/TH.php:55
4345
- msgid ""
4346
- "Phetchabun (&#3648;&#3614;&#3594;&#3619;&#3610;&#3641;&#3619;&#3603;&#3660;)"
4347
- msgstr "Phetchabun (&#3648;&#3614;&#3594;&#3619;&#3610;&#3641;&#3619;&#3603;&#3660;)"
 
4348
 
4349
- #: i18n/states/TH.php:56
4350
- msgid "Phetchaburi (&#3648;&#3614;&#3594;&#3619;&#3610;&#3640;&#3619;&#3637;)"
4351
- msgstr "Phetchaburi (&#3648;&#3614;&#3594;&#3619;&#3610;&#3640;&#3619;&#3637;)"
 
4352
 
4353
- #: i18n/states/TH.php:57
4354
- msgid "Phichit (&#3614;&#3636;&#3592;&#3636;&#3605;&#3619;)"
4355
- msgstr "Phichit (&#3614;&#3636;&#3592;&#3636;&#3605;&#3619;)"
 
4356
 
4357
- #: i18n/states/TH.php:58
4358
- msgid "Phitsanulok (&#3614;&#3636;&#3625;&#3603;&#3640;&#3650;&#3621;&#3585;)"
4359
- msgstr "Phitsanulok (&#3614;&#3636;&#3625;&#3603;&#3640;&#3650;&#3621;&#3585;)"
 
 
 
4360
 
4361
- #: i18n/states/TH.php:59
4362
- msgid "Phrae (&#3649;&#3614;&#3619;&#3656;)"
4363
- msgstr "Phrae (&#3649;&#3614;&#3619;&#3656;)"
 
 
4364
 
4365
- #: i18n/states/TH.php:60
4366
- msgid "Phuket (&#3616;&#3641;&#3648;&#3585;&#3655;&#3605;)"
4367
- msgstr "Phuket (&#3616;&#3641;&#3648;&#3585;&#3655;&#3605;)"
 
4368
 
4369
- #: i18n/states/TH.php:61
4370
- msgid ""
4371
- "Prachin Buri "
4372
- "(&#3611;&#3619;&#3634;&#3592;&#3637;&#3609;&#3610;&#3640;&#3619;&#3637;)"
4373
- msgstr "Prachin Buri (&#3611;&#3619;&#3634;&#3592;&#3637;&#3609;&#3610;&#3640;&#3619;&#3637;)"
 
 
 
4374
 
4375
- #: i18n/states/TH.php:62
4376
- msgid ""
4377
- "Prachuap Khiri Khan "
4378
- "(&#3611;&#3619;&#3632;&#3592;&#3623;&#3610;&#3588;&#3637;&#3619;&#3637;&#3586;&#3633;&#3609;&#3608;&#3660;)"
4379
- msgstr "Prachuap Khiri Khan (&#3611;&#3619;&#3632;&#3592;&#3623;&#3610;&#3588;&#3637;&#3619;&#3637;&#3586;&#3633;&#3609;&#3608;&#3660;)"
 
 
 
4380
 
4381
- #: i18n/states/TH.php:63
4382
- msgid "Ranong (&#3619;&#3632;&#3609;&#3629;&#3591;)"
4383
- msgstr "Ranong (&#3619;&#3632;&#3609;&#3629;&#3591;)"
 
 
 
 
4384
 
4385
- #: i18n/states/TH.php:64
4386
- msgid "Ratchaburi (&#3619;&#3634;&#3594;&#3610;&#3640;&#3619;&#3637;)"
4387
- msgstr "Ratchaburi (&#3619;&#3634;&#3594;&#3610;&#3640;&#3619;&#3637;)"
 
 
 
 
 
 
 
 
 
 
 
 
4388
 
4389
- #: i18n/states/TH.php:65
4390
- msgid "Rayong (&#3619;&#3632;&#3618;&#3629;&#3591;)"
4391
- msgstr "Rayong (&#3619;&#3632;&#3618;&#3629;&#3591;)"
 
 
 
4392
 
4393
- #: i18n/states/TH.php:66
4394
- msgid "Roi Et (&#3619;&#3657;&#3629;&#3618;&#3648;&#3629;&#3655;&#3604;)"
4395
- msgstr "Roi Et (&#3619;&#3657;&#3629;&#3618;&#3648;&#3629;&#3655;&#3604;)"
 
4396
 
4397
- #: i18n/states/TH.php:67
4398
- msgid "Sa Kaeo (&#3626;&#3619;&#3632;&#3649;&#3585;&#3657;&#3623;)"
4399
- msgstr "Sa Kaeo (&#3626;&#3619;&#3632;&#3649;&#3585;&#3657;&#3623;)"
 
4400
 
4401
- #: i18n/states/TH.php:68
4402
- msgid "Sakon Nakhon (&#3626;&#3585;&#3621;&#3609;&#3588;&#3619;)"
4403
- msgstr "Sakon Nakhon (&#3626;&#3585;&#3621;&#3609;&#3588;&#3619;)"
4404
 
4405
- #: i18n/states/TH.php:69
4406
- msgid ""
4407
- "Samut Prakan "
4408
- "(&#3626;&#3617;&#3640;&#3607;&#3619;&#3611;&#3619;&#3634;&#3585;&#3634;&#3619;)"
4409
- msgstr "Samut Prakan (&#3626;&#3617;&#3640;&#3607;&#3619;&#3611;&#3619;&#3634;&#3585;&#3634;&#3619;)"
4410
 
4411
- #: i18n/states/TH.php:70
4412
- msgid ""
4413
- "Samut Sakhon "
4414
- "(&#3626;&#3617;&#3640;&#3607;&#3619;&#3626;&#3634;&#3588;&#3619;)"
4415
- msgstr "Samut Sakhon (&#3626;&#3617;&#3640;&#3607;&#3619;&#3626;&#3634;&#3588;&#3619;)"
4416
 
4417
- #: i18n/states/TH.php:71
4418
- msgid ""
4419
- "Samut Songkhram "
4420
- "(&#3626;&#3617;&#3640;&#3607;&#3619;&#3626;&#3591;&#3588;&#3619;&#3634;&#3617;)"
4421
- msgstr "Samut Songkhram (&#3626;&#3617;&#3640;&#3607;&#3619;&#3626;&#3591;&#3588;&#3619;&#3634;&#3617;)"
4422
 
4423
- #: i18n/states/TH.php:72
4424
- msgid "Saraburi (&#3626;&#3619;&#3632;&#3610;&#3640;&#3619;&#3637;)"
4425
- msgstr "Saraburi (&#3626;&#3619;&#3632;&#3610;&#3640;&#3619;&#3637;)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4426
 
4427
- #: i18n/states/TH.php:73
4428
- msgid "Satun (&#3626;&#3605;&#3641;&#3621;)"
4429
- msgstr "Satun (&#3626;&#3605;&#3641;&#3621;)"
 
 
 
 
 
 
 
 
 
4430
 
4431
- #: i18n/states/TH.php:74
4432
- msgid ""
4433
- "Sing Buri (&#3626;&#3636;&#3591;&#3627;&#3660;&#3610;&#3640;&#3619;&#3637;)"
4434
- msgstr "Sing Buri (&#3626;&#3636;&#3591;&#3627;&#3660;&#3610;&#3640;&#3619;&#3637;)"
 
4435
 
4436
- #: i18n/states/TH.php:75
4437
- msgid "Sisaket (&#3624;&#3619;&#3637;&#3626;&#3632;&#3648;&#3585;&#3625;)"
4438
- msgstr "Sisaket (&#3624;&#3619;&#3637;&#3626;&#3632;&#3648;&#3585;&#3625;)"
 
 
4439
 
4440
- #: i18n/states/TH.php:76
4441
- msgid "Songkhla (&#3626;&#3591;&#3586;&#3621;&#3634;)"
4442
- msgstr "Songkhla (&#3626;&#3591;&#3586;&#3621;&#3634;)"
 
 
4443
 
4444
- #: i18n/states/TH.php:77
4445
- msgid "Sukhothai (&#3626;&#3640;&#3650;&#3586;&#3607;&#3633;&#3618;)"
4446
- msgstr "Sukhothai (&#3626;&#3640;&#3650;&#3586;&#3607;&#3633;&#3618;)"
 
 
 
4447
 
4448
- #: i18n/states/TH.php:78
4449
- msgid ""
4450
- "Suphan Buri "
4451
- "(&#3626;&#3640;&#3614;&#3619;&#3619;&#3603;&#3610;&#3640;&#3619;&#3637;)"
4452
- msgstr "Suphan Buri (&#3626;&#3640;&#3614;&#3619;&#3619;&#3603;&#3610;&#3640;&#3619;&#3637;)"
4453
 
4454
- #: i18n/states/TH.php:79
4455
- msgid ""
4456
- "Surat Thani "
4457
- "(&#3626;&#3640;&#3619;&#3634;&#3625;&#3598;&#3619;&#3660;&#3608;&#3634;&#3609;&#3637;)"
4458
- msgstr "Surat Thani (&#3626;&#3640;&#3619;&#3634;&#3625;&#3598;&#3619;&#3660;&#3608;&#3634;&#3609;&#3637;)"
4459
 
4460
- #: i18n/states/TH.php:80
4461
- msgid "Surin (&#3626;&#3640;&#3619;&#3636;&#3609;&#3607;&#3619;&#3660;)"
4462
- msgstr "Surin (&#3626;&#3640;&#3619;&#3636;&#3609;&#3607;&#3619;&#3660;)"
 
 
 
4463
 
4464
- #: i18n/states/TH.php:81
4465
- msgid "Tak (&#3605;&#3634;&#3585;)"
4466
- msgstr "Tak (&#3605;&#3634;&#3585;)"
 
4467
 
4468
- #: i18n/states/TH.php:82
4469
- msgid "Trang (&#3605;&#3619;&#3633;&#3591;)"
4470
- msgstr "Trang (&#3605;&#3619;&#3633;&#3591;)"
 
4471
 
4472
- #: i18n/states/TH.php:83
4473
- msgid "Trat (&#3605;&#3619;&#3634;&#3604;)"
4474
- msgstr "Trat (&#3605;&#3619;&#3634;&#3604;)"
 
 
 
 
 
4475
 
4476
- #: i18n/states/TH.php:84
4477
- msgid ""
4478
- "Ubon Ratchathani "
4479
- "(&#3629;&#3640;&#3610;&#3621;&#3619;&#3634;&#3594;&#3608;&#3634;&#3609;&#3637;)"
4480
- msgstr "Ubon Ratchathani (&#3629;&#3640;&#3610;&#3621;&#3619;&#3634;&#3594;&#3608;&#3634;&#3609;&#3637;)"
 
 
 
4481
 
4482
- #: i18n/states/TH.php:85
4483
- msgid "Udon Thani (&#3629;&#3640;&#3604;&#3619;&#3608;&#3634;&#3609;&#3637;)"
4484
- msgstr "Udon Thani (&#3629;&#3640;&#3604;&#3619;&#3608;&#3634;&#3609;&#3637;)"
 
4485
 
4486
- #: i18n/states/TH.php:86
4487
- msgid ""
4488
- "Uthai Thani "
4489
- "(&#3629;&#3640;&#3607;&#3633;&#3618;&#3608;&#3634;&#3609;&#3637;)"
4490
- msgstr "Uthai Thani (&#3629;&#3640;&#3607;&#3633;&#3618;&#3608;&#3634;&#3609;&#3637;)"
4491
 
4492
- #: i18n/states/TH.php:87
4493
- msgid ""
4494
- "Uttaradit (&#3629;&#3640;&#3605;&#3619;&#3604;&#3636;&#3605;&#3606;&#3660;)"
4495
- msgstr "Uttaradit (&#3629;&#3640;&#3605;&#3619;&#3604;&#3636;&#3605;&#3606;&#3660;)"
4496
 
4497
- #: i18n/states/TH.php:88
4498
- msgid "Yala (&#3618;&#3632;&#3621;&#3634;)"
4499
- msgstr "Yala (&#3618;&#3632;&#3621;&#3634;)"
 
 
4500
 
4501
- #: i18n/states/TH.php:89
4502
- msgid "Yasothon (&#3618;&#3650;&#3626;&#3608;&#3619;)"
4503
- msgstr "Yasothon (&#3618;&#3650;&#3626;&#3608;&#3619;)"
 
 
4504
 
4505
- #: i18n/states/TR.php:13
4506
- msgid "Adana"
4507
- msgstr "Adana"
 
 
4508
 
4509
- #: i18n/states/TR.php:14
4510
- msgid "Ad&#305;yaman"
4511
- msgstr "Ad&#305;yaman"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4512
 
4513
- #: i18n/states/TR.php:15
4514
- msgid "Afyon"
4515
- msgstr "Afyon"
4516
 
4517
- #: i18n/states/TR.php:16
4518
- msgid "A&#287;r&#305;"
4519
- msgstr "A&#287;r&#305;"
4520
 
4521
- #: i18n/states/TR.php:17
4522
- msgid "Amasya"
4523
- msgstr "Amasya"
4524
 
4525
- #: i18n/states/TR.php:18
4526
- msgid "Ankara"
4527
- msgstr "Ankara"
4528
 
4529
- #: i18n/states/TR.php:19
4530
- msgid "Antalya"
4531
- msgstr "Antalya"
 
4532
 
4533
- #: i18n/states/TR.php:20
4534
- msgid "Artvin"
4535
- msgstr "Artvin"
4536
 
4537
- #: i18n/states/TR.php:21
4538
- msgid "Ayd&#305;n"
4539
- msgstr "Ayd&#305;n"
4540
 
4541
- #: i18n/states/TR.php:22
4542
- msgid "Bal&#305;kesir"
4543
- msgstr "Bal&#305;kesir"
4544
 
4545
- #: i18n/states/TR.php:23
4546
- msgid "Bilecik"
4547
- msgstr "Bilecik"
 
 
4548
 
4549
- #: i18n/states/TR.php:24
4550
- msgid "Bing&#246;l"
4551
- msgstr "Bing&#246;l"
 
 
4552
 
4553
- #: i18n/states/TR.php:25
4554
- msgid "Bitlis"
4555
- msgstr "Bitlis"
4556
 
4557
- #: i18n/states/TR.php:26
4558
- msgid "Bolu"
4559
- msgstr "Bolu"
4560
 
4561
- #: i18n/states/TR.php:27
4562
- msgid "Burdur"
4563
- msgstr "Burdur"
4564
 
4565
- #: i18n/states/TR.php:28
4566
- msgid "Bursa"
4567
- msgstr "Bursa"
4568
 
4569
- #: i18n/states/TR.php:29
4570
- msgid "&#199;anakkale"
4571
- msgstr "&#199;anakkale"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4572
 
4573
- #: i18n/states/TR.php:30
4574
- msgid "&#199;ank&#305;r&#305;"
4575
- msgstr "&#199;ank&#305;r&#305;"
4576
 
4577
- #: i18n/states/TR.php:31
4578
- msgid "&#199;orum"
4579
- msgstr "&#199;orum"
 
 
 
 
4580
 
4581
- #: i18n/states/TR.php:32
4582
- msgid "Denizli"
4583
- msgstr "Denizli"
4584
 
4585
- #: i18n/states/TR.php:33
4586
- msgid "Diyarbak&#305;r"
4587
- msgstr "Diyarbak&#305;r"
 
 
4588
 
4589
- #: i18n/states/TR.php:34
4590
- msgid "Edirne"
4591
- msgstr "Edirne"
4592
 
4593
- #: i18n/states/TR.php:35
4594
- msgid "Elaz&#305;&#287;"
4595
- msgstr "Elaz&#305;&#287;"
4596
 
4597
- #: i18n/states/TR.php:36
4598
- msgid "Erzincan"
4599
- msgstr "Erzincan"
4600
 
4601
- #: i18n/states/TR.php:37
4602
- msgid "Erzurum"
4603
- msgstr "Erzurum"
4604
 
4605
- #: i18n/states/TR.php:38
4606
- msgid "Eski&#351;ehir"
4607
- msgstr "Eski&#351;ehir"
 
4608
 
4609
- #: i18n/states/TR.php:39
4610
- msgid "Gaziantep"
4611
- msgstr "Gaziantep"
4612
 
4613
- #: i18n/states/TR.php:40
4614
- msgid "Giresun"
4615
- msgstr "Giresun"
4616
 
4617
- #: i18n/states/TR.php:41
4618
- msgid "G&#252;m&#252;&#351;hane"
4619
- msgstr "G&#252;m&#252;&#351;hane"
4620
 
4621
- #: i18n/states/TR.php:42
4622
- msgid "Hakkari"
4623
- msgstr "Hakkari"
4624
 
4625
- #: i18n/states/TR.php:43
4626
- msgid "Hatay"
4627
- msgstr "Hatay"
4628
 
4629
- #: i18n/states/TR.php:44
4630
- msgid "Isparta"
4631
- msgstr "Isparta"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4632
 
4633
- #: i18n/states/TR.php:45
4634
- msgid "&#304;&#231;el"
4635
- msgstr "&#304;&#231;el"
 
 
4636
 
4637
- #: i18n/states/TR.php:46
4638
- msgid "&#304;stanbul"
4639
- msgstr "&#304;stanbul"
 
 
4640
 
4641
- #: i18n/states/TR.php:47
4642
- msgid "&#304;zmir"
4643
- msgstr "&#304;zmir"
 
 
4644
 
4645
- #: i18n/states/TR.php:48
4646
- msgid "Kars"
4647
- msgstr "Kars"
4648
 
4649
- #: i18n/states/TR.php:49
4650
- msgid "Kastamonu"
4651
- msgstr "Kastamonu"
 
4652
 
4653
- #: i18n/states/TR.php:50
4654
- msgid "Kayseri"
4655
- msgstr "Kayseri"
4656
 
4657
- #: i18n/states/TR.php:51
4658
- msgid "K&#305;rklareli"
4659
- msgstr "K&#305;rklareli"
 
4660
 
4661
- #: i18n/states/TR.php:52
4662
- msgid "K&#305;r&#351;ehir"
4663
- msgstr "K&#305;r&#351;ehir"
4664
 
4665
- #: i18n/states/TR.php:53
4666
- msgid "Kocaeli"
4667
- msgstr "Kocaeli"
4668
 
4669
- #: i18n/states/TR.php:54
4670
- msgid "Konya"
4671
- msgstr "Konya"
4672
 
4673
- #: i18n/states/TR.php:55
4674
- msgid "K&#252;tahya"
4675
- msgstr "K&#252;tahya"
4676
 
4677
- #: i18n/states/TR.php:56
4678
- msgid "Malatya"
4679
- msgstr "Malatya"
 
 
4680
 
4681
- #: i18n/states/TR.php:57
4682
- msgid "Manisa"
4683
- msgstr "Manisa"
 
 
4684
 
4685
- #: i18n/states/TR.php:58
4686
- msgid "Kahramanmara&#351;"
4687
- msgstr "Kahramanmara&#351;"
 
 
4688
 
4689
- #: i18n/states/TR.php:59
4690
- msgid "Mardin"
4691
- msgstr "Mardin"
4692
 
4693
- #: i18n/states/TR.php:60
4694
- msgid "Mu&#287;la"
4695
- msgstr "Mu&#287;la"
4696
 
4697
- #: i18n/states/TR.php:61
4698
- msgid "Mu&#351;"
4699
- msgstr "Mu&#351;"
4700
 
4701
- #: i18n/states/TR.php:62
4702
- msgid "Nev&#351;ehir"
4703
- msgstr "Nev&#351;ehir"
4704
 
4705
- #: i18n/states/TR.php:63
4706
- msgid "Ni&#287;de"
4707
- msgstr "Ni&#287;de"
4708
 
4709
- #: i18n/states/TR.php:64
4710
- msgid "Ordu"
4711
- msgstr "Ordu"
 
 
 
 
 
4712
 
4713
- #: i18n/states/TR.php:65
4714
- msgid "Rize"
4715
- msgstr "Rize"
4716
 
4717
- #: i18n/states/TR.php:66
4718
- msgid "Sakarya"
4719
- msgstr "Sakarya"
 
 
4720
 
4721
- #: i18n/states/TR.php:67
4722
- msgid "Samsun"
4723
- msgstr "Samsun"
 
 
4724
 
4725
- #: i18n/states/TR.php:68
4726
- msgid "Siirt"
4727
- msgstr "Siirt"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4728
 
4729
- #: i18n/states/TR.php:69
4730
- msgid "Sinop"
4731
- msgstr "Sinop"
 
 
 
 
4732
 
4733
- #: i18n/states/TR.php:70
4734
- msgid "Sivas"
4735
- msgstr "Sivas"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4736
 
4737
- #: i18n/states/TR.php:71
4738
- msgid "Tekirda&#287;"
4739
- msgstr "Tekirda&#287;"
4740
 
4741
- #: i18n/states/TR.php:72
4742
- msgid "Tokat"
4743
- msgstr "Tokat"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4744
 
4745
- #: i18n/states/TR.php:73
4746
- msgid "Trabzon"
4747
- msgstr "Trabzon"
 
 
 
4748
 
4749
- #: i18n/states/TR.php:74
4750
- msgid "Tunceli"
4751
- msgstr "Tunceli"
4752
 
4753
- #: i18n/states/TR.php:75
4754
- msgid "&#350;anl&#305;urfa"
4755
- msgstr "&#350;anl&#305;urfa"
4756
 
4757
- #: i18n/states/TR.php:76
4758
- msgid "U&#351;ak"
4759
- msgstr "U&#351;ak"
4760
 
4761
- #: i18n/states/TR.php:77
4762
- msgid "Van"
4763
- msgstr "Van"
4764
 
4765
- #: i18n/states/TR.php:78
4766
- msgid "Yozgat"
4767
- msgstr "Yozgat"
 
4768
 
4769
- #: i18n/states/TR.php:79
4770
- msgid "Zonguldak"
4771
- msgstr "Zonguldak"
 
 
 
 
 
 
 
4772
 
4773
- #: i18n/states/TR.php:80
4774
- msgid "Aksaray"
4775
- msgstr "Aksaray"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4776
 
4777
- #: i18n/states/TR.php:81
4778
- msgid "Bayburt"
4779
- msgstr "Bayburt"
 
4780
 
4781
- #: i18n/states/TR.php:82
4782
- msgid "Karaman"
4783
- msgstr "Karaman"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4784
 
4785
- #: i18n/states/TR.php:83
4786
- msgid "K&#305;r&#305;kkale"
4787
- msgstr "K&#305;r&#305;kkale"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4788
 
4789
- #: i18n/states/TR.php:84
4790
- msgid "Batman"
4791
- msgstr "Batman"
 
4792
 
4793
- #: i18n/states/TR.php:85
4794
- msgid "&#350;&#305;rnak"
4795
- msgstr "&#350;&#305;rnak"
4796
 
4797
- #: i18n/states/TR.php:86
4798
- msgid "Bart&#305;n"
4799
- msgstr "Bart&#305;n"
4800
 
4801
- #: i18n/states/TR.php:87
4802
- msgid "Ardahan"
4803
- msgstr "Ardahan"
4804
 
4805
- #: i18n/states/TR.php:88
4806
- msgid "I&#287;d&#305;r"
4807
- msgstr "I&#287;d&#305;r"
4808
 
4809
- #: i18n/states/TR.php:89
4810
- msgid "Yalova"
4811
- msgstr "Yalova"
4812
 
4813
- #: i18n/states/TR.php:90
4814
- msgid "Karab&#252;k"
4815
- msgstr "Karab&#252;k"
4816
 
4817
- #: i18n/states/TR.php:91
4818
- msgid "Kilis"
4819
- msgstr "Kilis"
4820
 
4821
- #: i18n/states/TR.php:92
4822
- msgid "Osmaniye"
4823
- msgstr "Osmaniye"
4824
 
4825
- #: i18n/states/TR.php:93
4826
- msgid "D&#252;zce"
4827
- msgstr "D&#252;zce"
 
 
4828
 
4829
- #: i18n/states/US.php:13
4830
- msgid "Alabama"
4831
- msgstr "Alabama"
4832
 
4833
- #: i18n/states/US.php:14
4834
- msgid "Alaska"
4835
- msgstr "Alaska"
4836
 
4837
- #: i18n/states/US.php:15
4838
- msgid "Arizona"
4839
- msgstr "Arizona"
4840
 
4841
- #: i18n/states/US.php:16
4842
- msgid "Arkansas"
4843
- msgstr "Arkansas"
4844
 
4845
- #: i18n/states/US.php:17
4846
- msgid "California"
4847
- msgstr "California"
 
4848
 
4849
- #: i18n/states/US.php:18
4850
- msgid "Colorado"
4851
- msgstr "Colorado"
4852
 
4853
- #: i18n/states/US.php:19
4854
- msgid "Connecticut"
4855
- msgstr "Connecticut"
 
 
4856
 
4857
- #: i18n/states/US.php:20
4858
- msgid "Delaware"
4859
- msgstr "Delaware"
4860
 
4861
- #: i18n/states/US.php:21
4862
- msgid "District Of Columbia"
4863
- msgstr "District Of Columbia"
 
 
4864
 
4865
- #: i18n/states/US.php:22
4866
- msgid "Florida"
4867
- msgstr "Florida"
4868
 
4869
- #: i18n/states/US.php:24
4870
- msgid "Hawaii"
4871
- msgstr "Hawaii"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4872
 
4873
- #: i18n/states/US.php:25
4874
- msgid "Idaho"
4875
- msgstr "Idaho"
4876
 
4877
- #: i18n/states/US.php:26
4878
- msgid "Illinois"
4879
- msgstr "Illinois"
4880
 
4881
- #: i18n/states/US.php:27
4882
- msgid "Indiana"
4883
- msgstr "Indiana"
4884
 
4885
- #: i18n/states/US.php:28
4886
- msgid "Iowa"
4887
- msgstr "Iowa"
4888
 
4889
- #: i18n/states/US.php:29
4890
- msgid "Kansas"
4891
- msgstr "Kansas"
4892
 
4893
- #: i18n/states/US.php:30
4894
- msgid "Kentucky"
4895
- msgstr "Kentucky"
 
 
4896
 
4897
- #: i18n/states/US.php:31
4898
- msgid "Louisiana"
4899
- msgstr "Louisiana"
 
 
4900
 
4901
- #: i18n/states/US.php:32
4902
- msgid "Maine"
4903
- msgstr "Maine"
 
 
4904
 
4905
- #: i18n/states/US.php:33
4906
- msgid "Maryland"
4907
- msgstr "Maryland"
 
 
4908
 
4909
- #: i18n/states/US.php:34
4910
- msgid "Massachusetts"
4911
- msgstr "Massachusetts"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4912
 
4913
- #: i18n/states/US.php:35
4914
- msgid "Michigan"
4915
- msgstr "Michigan"
 
4916
 
4917
- #: i18n/states/US.php:36
4918
- msgid "Minnesota"
4919
- msgstr "Minnesota"
 
4920
 
4921
- #: i18n/states/US.php:37
4922
- msgid "Mississippi"
4923
- msgstr "Mississippi"
 
4924
 
4925
- #: i18n/states/US.php:38
4926
- msgid "Missouri"
4927
- msgstr "Missouri"
4928
 
4929
- #: i18n/states/US.php:40
4930
- msgid "Nebraska"
4931
- msgstr "Nebraska"
4932
 
4933
- #: i18n/states/US.php:41
4934
- msgid "Nevada"
4935
- msgstr "Nevada"
4936
 
4937
- #: i18n/states/US.php:42
4938
- msgid "New Hampshire"
4939
- msgstr "New Hampshire"
 
4940
 
4941
- #: i18n/states/US.php:43
4942
- msgid "New Jersey"
4943
- msgstr "New Jersey"
4944
 
4945
- #: i18n/states/US.php:44
4946
- msgid "New Mexico"
4947
- msgstr "New Mexico"
4948
 
4949
- #: i18n/states/US.php:45
4950
- msgid "New York"
4951
- msgstr "New York"
4952
 
4953
- #: i18n/states/US.php:46
4954
- msgid "North Carolina"
4955
- msgstr "North Carolina"
4956
 
4957
- #: i18n/states/US.php:47
4958
- msgid "North Dakota"
4959
- msgstr "North Dakota"
 
4960
 
4961
- #: i18n/states/US.php:48
4962
- msgid "Ohio"
4963
- msgstr "Ohio"
4964
 
4965
- #: i18n/states/US.php:49
4966
- msgid "Oklahoma"
4967
- msgstr "Oklahoma"
4968
 
4969
- #: i18n/states/US.php:50
4970
- msgid "Oregon"
4971
- msgstr "Oregon"
 
4972
 
4973
- #: i18n/states/US.php:51
4974
- msgid "Pennsylvania"
4975
- msgstr "Pennsylvania"
 
 
 
4976
 
4977
- #: i18n/states/US.php:52
4978
- msgid "Rhode Island"
4979
- msgstr "Rhode Island"
4980
 
4981
- #: i18n/states/US.php:53
4982
- msgid "South Carolina"
4983
- msgstr "South Carolina"
 
 
4984
 
4985
- #: i18n/states/US.php:54
4986
- msgid "South Dakota"
4987
- msgstr "South Dakota"
4988
 
4989
- #: i18n/states/US.php:55
4990
- msgid "Tennessee"
4991
- msgstr "Tennessee"
4992
 
4993
- #: i18n/states/US.php:56
4994
- msgid "Texas"
4995
- msgstr "Texas"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4996
 
4997
- #: i18n/states/US.php:57
4998
- msgid "Utah"
4999
- msgstr "Utah"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5000
 
5001
- #: i18n/states/US.php:58
5002
- msgid "Vermont"
5003
- msgstr "Vermont"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5004
 
5005
- #: i18n/states/US.php:59
5006
- msgid "Virginia"
5007
- msgstr "Virginia"
 
 
5008
 
5009
- #: i18n/states/US.php:60
5010
- msgid "Washington"
5011
- msgstr "Washington"
 
5012
 
5013
- #: i18n/states/US.php:61
5014
- msgid "West Virginia"
5015
- msgstr "West Virginia"
 
 
 
5016
 
5017
- #: i18n/states/US.php:62
5018
- msgid "Wisconsin"
5019
- msgstr "Wisconsin"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5020
 
5021
- #: i18n/states/US.php:63
5022
- msgid "Wyoming"
5023
- msgstr "Wyoming"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5024
 
5025
- #: i18n/states/US.php:64
5026
- msgid "Armed Forces (AA)"
5027
- msgstr "Armed Forces (AA)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5028
 
5029
- #: i18n/states/US.php:65
5030
- msgid "Armed Forces (AE)"
5031
- msgstr "Armed Forces (AE)"
5032
 
5033
- #: i18n/states/US.php:66
5034
- msgid "Armed Forces (AP)"
5035
- msgstr "Armed Forces (AP)"
5036
 
5037
- #: i18n/states/US.php:67
5038
- msgid "American Samoa"
5039
- msgstr "American Samoa"
5040
 
5041
- #: i18n/states/US.php:68
5042
- msgid "Guam"
5043
- msgstr "Guam"
5044
 
5045
- #: i18n/states/US.php:69
5046
- msgid "Northern Mariana Islands"
5047
- msgstr "Northern Mariana Islands"
5048
 
5049
- #: i18n/states/US.php:70
5050
- msgid "Puerto Rico"
5051
- msgstr "Puerto Rico"
5052
 
5053
- #: i18n/states/US.php:71
5054
- msgid "US Minor Outlying Islands"
5055
- msgstr "US Minor Outlying Islands"
5056
 
5057
- #: i18n/states/US.php:72
5058
- msgid "US Virgin Islands"
5059
- msgstr "US Virgin Islands"
5060
 
5061
- #: i18n/states/ZA.php:13
5062
- msgid "Eastern Cape"
5063
- msgstr "Eastern Cape"
5064
 
5065
- #: i18n/states/ZA.php:14
5066
- msgid "Free State"
5067
- msgstr "Free State"
5068
 
5069
- #: i18n/states/ZA.php:15
5070
- msgid "Gauteng"
5071
- msgstr "Gauteng"
 
 
5072
 
5073
- #: i18n/states/ZA.php:16
5074
- msgid "KwaZulu-Natal"
5075
- msgstr "KwaZulu-Natal"
5076
 
5077
- #: i18n/states/ZA.php:17
5078
- msgid "Limpopo"
5079
- msgstr "Limpopo"
 
5080
 
5081
- #: i18n/states/ZA.php:18
5082
- msgid "Mpumalanga"
5083
- msgstr "Mpumalanga"
 
 
 
 
 
 
 
 
 
 
5084
 
5085
- #: i18n/states/ZA.php:19
5086
- msgid "Northern Cape"
5087
- msgstr "Northern Cape"
 
5088
 
5089
- #: i18n/states/ZA.php:20
5090
- msgid "North West"
5091
- msgstr "North West"
 
 
5092
 
5093
- #: i18n/states/ZA.php:21
5094
- msgid "Western Cape"
5095
- msgstr "Western Cape"
 
 
 
 
5096
 
5097
- #: includes/abstracts/abstract-wc-integration.php:29
5098
- #: includes/abstracts/abstract-wc-settings-api.php:77
5099
- #: includes/class-wc-install.php:692 includes/emails/class-wc-email.php:711
5100
- msgid "Settings"
5101
- msgstr "پیکربندی"
5102
 
5103
- #: includes/abstracts/abstract-wc-order.php:271
5104
- #: includes/abstracts/abstract-wc-order.php:327
5105
- msgid "Backordered"
5106
- msgstr "پیش‌خرید شده"
5107
 
5108
- #: includes/abstracts/abstract-wc-order.php:1757
5109
- msgid "&nbsp;<small>%svia %s</small>"
5110
- msgstr "<small>%s از طریق %s</small>"
5111
 
5112
- #: includes/abstracts/abstract-wc-order.php:1762
5113
- #: includes/abstracts/abstract-wc-product.php:964
5114
- #: includes/abstracts/abstract-wc-product.php:970
5115
- #: includes/class-wc-cart.php:1538 includes/class-wc-product-variable.php:335
5116
- #: includes/class-wc-product-variation.php:307
5117
- msgid "Free!"
5118
- msgstr "رایگان!"
5119
 
5120
- #: includes/abstracts/abstract-wc-order.php:1825
5121
- msgid "Subtotal:"
5122
- msgstr "مجموع"
 
 
 
 
 
 
 
 
 
5123
 
5124
- #: includes/abstracts/abstract-wc-order.php:1832
5125
- msgid "Discount:"
5126
- msgstr "تخفیف:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5127
 
5128
- #: includes/abstracts/abstract-wc-order.php:1839
5129
- msgid "Shipping:"
5130
- msgstr "ارسال "
 
 
5131
 
5132
- #: includes/abstracts/abstract-wc-order.php:1855
5133
- msgid "Fee"
5134
- msgstr "هزینه نگهداری"
 
 
5135
 
5136
- #: includes/abstracts/abstract-wc-order.php:1892
5137
- #: includes/shortcodes/class-wc-shortcode-checkout.php:143
5138
- #: templates/checkout/thankyou.php:53
5139
- msgid "Payment Method:"
5140
- msgstr "روش پرداخت : "
 
 
 
 
 
 
 
 
5141
 
5142
- #: includes/abstracts/abstract-wc-order.php:1898
5143
- #: includes/shortcodes/class-wc-shortcode-checkout.php:138
5144
- #: templates/checkout/thankyou.php:48
5145
  msgid "Total:"
5146
  msgstr "قیمت نهایی:"
5147
 
5148
- #: includes/abstracts/abstract-wc-order.php:2135
5149
- #: templates/emails/plain/email-order-items.php:49
5150
  msgid "Download %d"
5151
  msgstr "دانلود %d"
5152
 
5153
- #: includes/abstracts/abstract-wc-order.php:2135
5154
- #: templates/emails/plain/email-order-items.php:51
5155
  msgid "Download"
5156
  msgstr "دانلود"
5157
 
5158
- #. Plugin Name of the plugin/theme
5159
  msgid "WooCommerce"
5160
  msgstr "ووکامرس"
5161
 
5162
- #: includes/abstracts/abstract-wc-order.php:2222
5163
  msgid "Order status changed from %s to %s."
5164
  msgstr "وضعیت سفارش از %s به %s تغییر کرد."
5165
 
5166
- #: includes/abstracts/abstract-wc-order.php:2480
5167
- msgid "Item #%s variation #%s stock reduced from %s to %s."
5168
- msgstr "مورد #%s متغیر #%s از %s به %s انبار کم شد."
5169
 
5170
- #: includes/abstracts/abstract-wc-order.php:2482
5171
- #: includes/class-wc-ajax.php:1415
5172
- msgid "Item #%s stock reduced from %s to %s."
5173
- msgstr "موجودی کالای #%s از %s به %s کاهش یافت"
5174
 
5175
- #: includes/abstracts/abstract-wc-payment-gateway.php:299
5176
- #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:294
5177
  msgid "Card Number"
5178
  msgstr "شماره کارت"
5179
 
5180
- #: includes/abstracts/abstract-wc-payment-gateway.php:303
5181
  msgid "Expiry (MM/YY)"
5182
  msgstr "انقضا (MM/YY)"
5183
 
5184
- #: includes/abstracts/abstract-wc-payment-gateway.php:304
5185
  msgid "MM / YY"
5186
  msgstr "MM / YY"
5187
 
5188
- #: includes/abstracts/abstract-wc-payment-gateway.php:307
5189
  msgid "Card Code"
5190
  msgstr "کد کارت"
5191
 
5192
- #: includes/abstracts/abstract-wc-payment-gateway.php:308
5193
  msgid "CVC"
5194
  msgstr "CVC"
5195
 
5196
- #: includes/abstracts/abstract-wc-product.php:537
5197
- #: includes/class-wc-product-simple.php:47
5198
- #: includes/class-wc-product-variation.php:187
5199
  msgid "Add to cart"
5200
  msgstr "افزودن به سبد خرید"
5201
 
5202
- #: includes/abstracts/abstract-wc-product.php:546
5203
  msgid "Read more"
5204
  msgstr "اطلاعات بیشتر"
5205
 
5206
- #: includes/abstracts/abstract-wc-product.php:626
5207
- #: includes/abstracts/abstract-wc-product.php:637
5208
- #: includes/abstracts/abstract-wc-product.php:659
5209
- #: includes/class-wc-ajax.php:829 includes/class-wc-ajax.php:2492
5210
- #: includes/class-wc-product-variation.php:526
5211
- #: includes/class-wc-product-variation.php:536
5212
- #: includes/class-wc-product-variation.php:552
 
 
 
 
 
5213
  msgid "In stock"
5214
  msgstr "موجود در انبار"
5215
 
5216
- #: includes/abstracts/abstract-wc-product.php:631
5217
- #: includes/class-wc-product-variation.php:530
5218
  msgid "Only %s left in stock"
5219
  msgstr "فقط %s عدد در انبار موجود است"
5220
 
5221
- #: includes/abstracts/abstract-wc-product.php:634
5222
- #: includes/abstracts/abstract-wc-product.php:645
5223
- #: includes/class-wc-product-variation.php:533
5224
- #: includes/class-wc-product-variation.php:543
5225
  msgid "(can be backordered)"
5226
  msgstr "(می توان پیش خرید کرد)"
5227
 
5228
- #: includes/abstracts/abstract-wc-product.php:642
5229
- #: includes/class-wc-product-variation.php:540
5230
  msgid "%s in stock"
5231
  msgstr "%s در انبار"
5232
 
5233
- #: includes/abstracts/abstract-wc-product.php:654
5234
- #: includes/class-wc-product-variation.php:549 templates/cart/cart.php:82
5235
- msgid "Available on backorder"
5236
- msgstr "هم اکنون در انبار موجود نیست - اما میتوانید این محصول را پیش خرید کنید"
5237
-
5238
- #: includes/abstracts/abstract-wc-product.php:664
5239
- #: includes/abstracts/abstract-wc-product.php:670
5240
- #: includes/class-wc-ajax.php:830 includes/class-wc-ajax.php:2493
5241
- #: includes/class-wc-product-variation.php:555
5242
- #: includes/class-wc-product-variation.php:559
5243
- msgid "Out of stock"
5244
- msgstr "در انبار موجود نمی باشد"
5245
-
5246
- #: includes/abstracts/abstract-wc-product.php:1110
5247
- #: templates/single-product/rating.php:27
5248
- msgid "Rated %s out of 5"
5249
- msgstr "نمره %s از 5"
5250
-
5251
- #: includes/abstracts/abstract-wc-product.php:1112
5252
- #: templates/single-product/review.php:30
5253
- msgid "out of 5"
5254
- msgstr "از 5"
5255
-
5256
- #: includes/abstracts/abstract-wc-product.php:1467
5257
- msgid "%s &ndash; %s"
5258
- msgstr "%s &ndash; %s"
5259
-
5260
- #: includes/api/class-wc-api-authentication.php:83
5261
- #: includes/api/class-wc-api-authentication.php:115
5262
- #: includes/api/v1/class-wc-api-authentication.php:115
5263
- #: includes/api/v2/class-wc-api-authentication.php:115
5264
- msgid "Consumer Secret is invalid"
5265
- msgstr "رمز مصرف کننده نامعتبر است."
5266
-
5267
- #: includes/api/class-wc-api-authentication.php:112
5268
- msgid ""
5269
- "WooCommerce API. Use a consumer key in the username field and a consumer "
5270
- "secret in the password field"
5271
- msgstr "API ووکامرس. یک کلید مصرف کننده در فیلد نام کاربری و یک رمز مصرف کننده در فیلد پسورد بکار ببرید"
5272
-
5273
- #: includes/api/class-wc-api-authentication.php:145
5274
- #: includes/api/v1/class-wc-api-authentication.php:148
5275
- #: includes/api/v2/class-wc-api-authentication.php:148
5276
- msgid "%s parameter is missing"
5277
- msgstr "پارامتر %s یافت نشد."
5278
 
5279
- #: includes/api/class-wc-api-authentication.php:180
5280
- #: includes/api/v1/class-wc-api-authentication.php:183
5281
- #: includes/api/v2/class-wc-api-authentication.php:183
5282
- msgid "Consumer Key is invalid"
5283
- msgstr "کلید مصرف کننده نامعتبر است"
5284
 
5285
- #: includes/api/class-wc-api-authentication.php:197
5286
- #: includes/api/v1/class-wc-api-authentication.php:200
5287
- #: includes/api/v2/class-wc-api-authentication.php:200
5288
- msgid "API user is invalid"
5289
- msgstr "API کاربر نادرست است"
 
5290
 
5291
- #: includes/api/class-wc-api-authentication.php:241
5292
- #: includes/api/v1/class-wc-api-authentication.php:250
5293
- #: includes/api/v2/class-wc-api-authentication.php:250
5294
- msgid "Invalid Signature - failed to sort parameters"
5295
- msgstr "امضا نامعتبر است - موفق به مرتب کردن پارامتر ها نشد"
5296
 
5297
- #: includes/api/class-wc-api-authentication.php:261
5298
- #: includes/api/v1/class-wc-api-authentication.php:264
5299
- #: includes/api/v2/class-wc-api-authentication.php:264
5300
- msgid "Invalid Signature - signature method is invalid"
5301
- msgstr "امضا نامعتبر است - روش امضا نامعتبر است"
5302
 
5303
- #: includes/api/class-wc-api-authentication.php:270
5304
- #: includes/api/v1/class-wc-api-authentication.php:272
5305
- #: includes/api/v2/class-wc-api-authentication.php:272
5306
- msgid "Invalid Signature - provided signature does not match"
5307
- msgstr "امضا نامعتبر است - ارائه امضا مطابقت ندارد"
5308
 
5309
- #: includes/api/class-wc-api-authentication.php:335
5310
- #: includes/api/v1/class-wc-api-authentication.php:330
5311
- #: includes/api/v2/class-wc-api-authentication.php:330
5312
- msgid "Invalid timestamp"
5313
- msgstr "برچسب زمان نامعتبر است"
5314
 
5315
- #: includes/api/class-wc-api-authentication.php:345
5316
- #: includes/api/v1/class-wc-api-authentication.php:340
5317
- #: includes/api/v2/class-wc-api-authentication.php:340
5318
- msgid "Invalid nonce - nonce has already been used"
5319
- msgstr "اشتباه است - قبلا استفاده شده است."
5320
 
5321
- #: includes/api/class-wc-api-authentication.php:380
5322
- #: includes/api/v1/class-wc-api-authentication.php:375
5323
- #: includes/api/v2/class-wc-api-authentication.php:375
5324
- msgid "The API key provided does not have read permissions"
5325
- msgstr "کلید API ارائه شده مجوز خواندن ندارد"
5326
 
5327
- #: includes/api/class-wc-api-authentication.php:389
5328
- #: includes/api/v1/class-wc-api-authentication.php:384
5329
- #: includes/api/v2/class-wc-api-authentication.php:384
5330
- msgid "The API key provided does not have write permissions"
5331
- msgstr "کلید API ارائه شده مجوز نوشتن ندارد"
5332
 
5333
- #: includes/api/class-wc-api-coupons.php:120
5334
- #: includes/api/v1/class-wc-api-coupons.php:109
5335
- #: includes/api/v2/class-wc-api-coupons.php:120
5336
- msgid "Invalid coupon ID"
5337
- msgstr "شناسه کوپن نامعتبر است"
5338
 
5339
- #: includes/api/class-wc-api-coupons.php:166
5340
- #: includes/api/v1/class-wc-api-coupons.php:153
5341
- #: includes/api/v2/class-wc-api-coupons.php:166
5342
- msgid "You do not have permission to read the coupons count"
5343
- msgstr "شما اجازه دسترسی به خواندن تعداد کوپن ها ندارید"
5344
 
5345
- #: includes/api/class-wc-api-coupons.php:192
5346
- #: includes/api/v1/class-wc-api-coupons.php:172
5347
- #: includes/api/v2/class-wc-api-coupons.php:192
5348
- msgid "Invalid coupon code"
5349
- msgstr "کد تخفیف نامعتبر است"
5350
 
5351
- #: includes/api/class-wc-api-coupons.php:213
5352
- #: includes/api/class-wc-api-customers.php:345
5353
- #: includes/api/class-wc-api-orders.php:384
5354
- #: includes/api/class-wc-api-orders.php:1308
5355
- #: includes/api/class-wc-api-orders.php:1599
5356
- #: includes/api/class-wc-api-products.php:205
5357
- #: includes/api/class-wc-api-products.php:2090
5358
- #: includes/api/class-wc-api-webhooks.php:169
5359
- #: includes/api/v2/class-wc-api-coupons.php:213
5360
- #: includes/api/v2/class-wc-api-customers.php:345
5361
- #: includes/api/v2/class-wc-api-orders.php:384
5362
- #: includes/api/v2/class-wc-api-orders.php:1307
5363
- #: includes/api/v2/class-wc-api-orders.php:1598
5364
- #: includes/api/v2/class-wc-api-products.php:210
5365
- #: includes/api/v2/class-wc-api-products.php:2095
5366
- #: includes/api/v2/class-wc-api-webhooks.php:169
5367
- msgid "No %1$s data specified to create %1$s"
5368
- msgstr "%1$s داده‌ای برای ایجاد %1$s مشخص نشده است"
5369
 
5370
- #: includes/api/class-wc-api-coupons.php:220
5371
- #: includes/api/v2/class-wc-api-coupons.php:220
5372
- msgid "You do not have permission to create coupons"
5373
- msgstr "شما هیچ دسترسی برای ساخت کوپن ندارید"
5374
 
5375
- #: includes/api/class-wc-api-coupons.php:227
5376
- #: includes/api/class-wc-api-customers.php:359
5377
- #: includes/api/class-wc-api-products.php:219
5378
- #: includes/api/class-wc-api-products.php:2054
5379
- #: includes/api/class-wc-api-server.php:427
5380
- #: includes/api/v1/class-wc-api-server.php:409
5381
- #: includes/api/v2/class-wc-api-coupons.php:227
5382
- #: includes/api/v2/class-wc-api-customers.php:359
5383
- #: includes/api/v2/class-wc-api-products.php:224
5384
- #: includes/api/v2/class-wc-api-products.php:2059
5385
- #: includes/api/v2/class-wc-api-server.php:427 includes/class-wc-auth.php:159
5386
- msgid "Missing parameter %s"
5387
- msgstr "پارامتر %s گم شده است."
5388
 
5389
- #: includes/api/class-wc-api-coupons.php:242
5390
- #: includes/api/class-wc-api-coupons.php:358
5391
- #: includes/api/v2/class-wc-api-coupons.php:242
5392
- #: includes/api/v2/class-wc-api-coupons.php:358
5393
- msgid "The coupon code already exists"
5394
- msgstr "کد کوپن از قبل وجود دارد"
5395
 
5396
- #: includes/api/class-wc-api-coupons.php:270
5397
- #: includes/api/class-wc-api-coupons.php:379
5398
- #: includes/api/v2/class-wc-api-coupons.php:270
5399
- #: includes/api/v2/class-wc-api-coupons.php:379
5400
- msgid "Invalid coupon type - the coupon type must be any of these: %s"
5401
- msgstr "نوع کوپن نامعتبر است - نوع کوپن می بایست یکی از این ها باشد: %s"
5402
 
5403
- #: includes/api/class-wc-api-coupons.php:329
5404
- #: includes/api/class-wc-api-customers.php:400
5405
- #: includes/api/class-wc-api-orders.php:528
5406
- #: includes/api/class-wc-api-orders.php:1365
5407
- #: includes/api/class-wc-api-orders.php:1676
5408
- #: includes/api/class-wc-api-products.php:307
5409
- #: includes/api/class-wc-api-products.php:2171
5410
- #: includes/api/class-wc-api-webhooks.php:245
5411
- #: includes/api/v2/class-wc-api-coupons.php:329
5412
- #: includes/api/v2/class-wc-api-customers.php:400
5413
- #: includes/api/v2/class-wc-api-orders.php:528
5414
- #: includes/api/v2/class-wc-api-orders.php:1364
5415
- #: includes/api/v2/class-wc-api-orders.php:1675
5416
- #: includes/api/v2/class-wc-api-products.php:312
5417
- #: includes/api/v2/class-wc-api-products.php:2176
5418
- #: includes/api/v2/class-wc-api-webhooks.php:245
5419
- msgid "No %1$s data specified to edit %1$s"
5420
- msgstr "%1$s داده‌ای برای ویرایش %1$s مشخص نشده است"
5421
 
5422
- #: includes/api/class-wc-api-coupons.php:364
5423
- #: includes/api/class-wc-api-coupons.php:372
5424
- #: includes/api/v2/class-wc-api-coupons.php:364
5425
- #: includes/api/v2/class-wc-api-coupons.php:372
5426
- msgid "Failed to update coupon"
5427
- msgstr "در بروزرسانی کوپن خطایی رخ داده است"
5428
 
5429
- #: includes/api/class-wc-api-coupons.php:526
5430
- #: includes/api/class-wc-api-customers.php:789
5431
- #: includes/api/class-wc-api-orders.php:1789
5432
- #: includes/api/class-wc-api-products.php:2334
5433
- #: includes/api/v2/class-wc-api-coupons.php:526
5434
- #: includes/api/v2/class-wc-api-customers.php:789
5435
- #: includes/api/v2/class-wc-api-orders.php:1788
5436
- #: includes/api/v2/class-wc-api-products.php:2363
5437
- msgid "No %1$s data specified to create/edit %1$s"
5438
- msgstr "%1$s داده‌ای برای ایجاد/ویرایش %1$s مشخص نشده است"
5439
 
5440
- #: includes/api/class-wc-api-coupons.php:534
5441
- #: includes/api/class-wc-api-customers.php:797
5442
- #: includes/api/class-wc-api-orders.php:1797
5443
- #: includes/api/class-wc-api-products.php:2342
5444
- #: includes/api/v2/class-wc-api-coupons.php:534
5445
- #: includes/api/v2/class-wc-api-customers.php:797
5446
- #: includes/api/v2/class-wc-api-orders.php:1796
5447
- #: includes/api/v2/class-wc-api-products.php:2371
5448
- msgid "Unable to accept more than %s items for this request"
5449
- msgstr "برای این درخواست بیشتر از %s تعداد امکان قبول وجود ندارد"
5450
 
5451
- #: includes/api/class-wc-api-customers.php:217
5452
- #: includes/api/class-wc-api-customers.php:220
5453
- #: includes/api/v2/class-wc-api-customers.php:217
5454
- #: includes/api/v2/class-wc-api-customers.php:220
5455
- msgid "Invalid customer Email"
5456
- msgstr "ایمیل مشتری نامعتبر است"
5457
 
5458
- #: includes/api/class-wc-api-customers.php:239
5459
- #: includes/api/v1/class-wc-api-customers.php:195
5460
- #: includes/api/v2/class-wc-api-customers.php:239
5461
- msgid "You do not have permission to read the customers count"
5462
- msgstr "شما اجازه دسترسی به خواندن تعداد مشتری ها ندارید"
5463
 
5464
- #: includes/api/class-wc-api-customers.php:352
5465
- #: includes/api/v1/class-wc-api-customers.php:211
5466
- #: includes/api/v2/class-wc-api-customers.php:352
5467
- msgid "You do not have permission to create this customer"
5468
- msgstr "شما اجازه دسترسی به ایحاد این مشتری ندارید"
 
 
5469
 
5470
- #: includes/api/class-wc-api-customers.php:726
5471
- #: includes/api/v1/class-wc-api-customers.php:461
5472
- #: includes/api/v2/class-wc-api-customers.php:726
5473
- msgid "Invalid customer ID"
5474
- msgstr "شناسه نامعتبر مشتری"
5475
 
5476
- #: includes/api/class-wc-api-customers.php:733
5477
- #: includes/api/v1/class-wc-api-customers.php:467
5478
- #: includes/api/v2/class-wc-api-customers.php:733
5479
- msgid "Invalid customer"
5480
- msgstr "مشتری نامعتبر"
5481
 
5482
- #: includes/api/class-wc-api-customers.php:741
5483
- #: includes/api/v1/class-wc-api-customers.php:474
5484
- #: includes/api/v2/class-wc-api-customers.php:741
5485
- msgid "You do not have permission to read this customer"
5486
- msgstr "شما اجازه دسترسی به خواندن این مشتری ندارید"
5487
 
5488
- #: includes/api/class-wc-api-customers.php:747
5489
- #: includes/api/v1/class-wc-api-customers.php:479
5490
- #: includes/api/v2/class-wc-api-customers.php:747
5491
- msgid "You do not have permission to edit this customer"
5492
- msgstr "شما اجازه دسترسی به ویرایش این مشتری ندارید"
5493
 
5494
- #: includes/api/class-wc-api-customers.php:753
5495
- #: includes/api/v1/class-wc-api-customers.php:484
5496
- #: includes/api/v2/class-wc-api-customers.php:753
5497
- msgid "You do not have permission to delete this customer"
5498
- msgstr "شما اجازه دسترسی به حذف این مشتری ندارید"
5499
 
5500
- #: includes/api/class-wc-api-json-handler.php:58
5501
- #: includes/api/v1/class-wc-api-json-handler.php:59
5502
- #: includes/api/v2/class-wc-api-json-handler.php:58
5503
- msgid "JSONP support is disabled on this site"
5504
- msgstr "پشتیبانی از JSONP در این سایت غیر فعال است"
5505
 
5506
- #: includes/api/class-wc-api-json-handler.php:66
5507
- #: includes/api/v1/class-wc-api-json-handler.php:67
5508
- #: includes/api/v2/class-wc-api-json-handler.php:66
5509
- msgid "The JSONP callback function is invalid"
5510
- msgstr "تابع پاسخ دهنده JSONP نامعتبر است."
5511
 
5512
- #: includes/api/class-wc-api-orders.php:318
5513
- #: includes/api/v1/class-wc-api-orders.php:258
5514
- #: includes/api/v2/class-wc-api-orders.php:318
5515
- msgid "You do not have permission to read the orders count"
5516
- msgstr "شما اجازه دسترسی به نمایش تعداد سفارشات ندارید"
5517
 
5518
- #: includes/api/class-wc-api-orders.php:391
5519
- #: includes/api/v2/class-wc-api-orders.php:391
5520
- msgid "You do not have permission to create orders"
5521
- msgstr "شما دسترسی لازم برای ساخت سفارش را ندارید"
5522
 
5523
- #: includes/api/class-wc-api-orders.php:407
5524
- #: includes/api/class-wc-api-orders.php:566
5525
- #: includes/api/v2/class-wc-api-orders.php:407
5526
- #: includes/api/v2/class-wc-api-orders.php:566
5527
- msgid "Customer ID is invalid"
5528
- msgstr "شناسه مشتری نامعتبر است"
5529
 
5530
- #: includes/api/class-wc-api-orders.php:417
5531
- #: includes/api/v2/class-wc-api-orders.php:417
5532
- msgid "Cannot create order: %s"
5533
- msgstr "ساخت سفارش امکان پذیر نیست: %s"
5534
 
5535
- #: includes/api/class-wc-api-orders.php:451
5536
- #: includes/api/v2/class-wc-api-orders.php:451
5537
- msgid "Payment method ID and title are required"
5538
- msgstr "شناسه روش پرداخت و عنوان آن الزامی است"
5539
 
5540
- #: includes/api/class-wc-api-orders.php:467
5541
- #: includes/api/class-wc-api-orders.php:637
5542
- #: includes/api/v2/class-wc-api-orders.php:467
5543
- #: includes/api/v2/class-wc-api-orders.php:637
5544
- msgid "Provided order currency is invalid"
5545
- msgstr "واحد پولی ارائه شده نامعتبر است"
5546
 
5547
- #: includes/api/class-wc-api-orders.php:545
5548
- #: includes/api/class-wc-api-orders.php:1612
5549
- #: includes/api/v2/class-wc-api-orders.php:545
5550
- #: includes/api/v2/class-wc-api-orders.php:1611
5551
- msgid "Order ID is invalid"
5552
- msgstr "شناسه محصول معتبر نیست"
5553
 
5554
- #: includes/api/class-wc-api-orders.php:592
5555
- #: includes/api/v2/class-wc-api-orders.php:592
5556
- msgid "Order item ID is required"
5557
- msgstr "شناسه سفارش مورد نظر الزامی است"
5558
 
5559
- #: includes/api/class-wc-api-orders.php:863
5560
- #: includes/api/v2/class-wc-api-orders.php:863
5561
- msgid "Order item ID provided is not associated with order"
5562
- msgstr "شناسه مورد سفارش ارائه شده با سفارش مورد نظر وجود ندارد"
5563
 
5564
- #: includes/api/class-wc-api-orders.php:885
5565
- #: includes/api/v2/class-wc-api-orders.php:885
5566
- msgid "Product ID or SKU is required"
5567
- msgstr "شناسه محصول یا SKU ضروری است"
5568
 
5569
- #: includes/api/class-wc-api-orders.php:895
5570
- #: includes/api/v2/class-wc-api-orders.php:895
5571
- msgid "Product ID provided does not match this line item"
5572
- msgstr "شناسه محصول ارائه شده با این خط مورد همخوانی ندارد"
5573
 
5574
- #: includes/api/class-wc-api-orders.php:910
5575
- #: includes/api/v2/class-wc-api-orders.php:910
5576
- msgid "The product variation is invalid"
5577
- msgstr "محصول متغیر نامعتبر است"
5578
 
5579
- #: includes/api/class-wc-api-orders.php:921
5580
- #: includes/api/v2/class-wc-api-orders.php:921
5581
- msgid "Product is invalid"
5582
- msgstr "محصول معتبر نیست"
5583
 
5584
- #: includes/api/class-wc-api-orders.php:926
5585
- #: includes/api/v2/class-wc-api-orders.php:926
5586
- msgid "Product quantity must be a positive float"
5587
- msgstr "تعداد محصول باید یک مقدار مثبت اعشاری باشد"
5588
 
5589
- #: includes/api/class-wc-api-orders.php:931
5590
- #: includes/api/v2/class-wc-api-orders.php:931
5591
- msgid "Product quantity is required"
5592
- msgstr "مقدار محصول الزامی است"
5593
 
5594
- #: includes/api/class-wc-api-orders.php:966
5595
- #: includes/api/v2/class-wc-api-orders.php:966
5596
- msgid "Cannot create line item, try again"
5597
- msgstr "نمی توان مورد خطی ساخت، دوباره تلاش کنید"
5598
 
5599
- #: includes/api/class-wc-api-orders.php:974
5600
- #: includes/api/v2/class-wc-api-orders.php:974
5601
- msgid "Cannot update line item, try again"
5602
- msgstr "قادر به بروزرسانی خط مورد نیستیم ، دوباره تلاش کنید"
5603
 
5604
- #: includes/api/class-wc-api-orders.php:1043
5605
- #: includes/api/v2/class-wc-api-orders.php:1042
5606
- msgid "Shipping total must be a positive amount"
5607
- msgstr "مجموع حمل و نقل باید یک مقدار مثبت باشد"
5608
 
5609
- #: includes/api/class-wc-api-orders.php:1050
5610
- #: includes/api/v2/class-wc-api-orders.php:1049
5611
- msgid "Shipping method ID is required"
5612
- msgstr "شناسه نحوه حمل و نقل الزامی است"
5613
 
5614
- #: includes/api/class-wc-api-orders.php:1058
5615
- #: includes/api/v2/class-wc-api-orders.php:1057
5616
- msgid "Cannot create shipping method, try again"
5617
- msgstr "قادر به ساخت روش حمل و نقل نیستیم ، دوباره تلاش کنید"
5618
 
5619
- #: includes/api/class-wc-api-orders.php:1080
5620
- #: includes/api/v2/class-wc-api-orders.php:1079
5621
- msgid "Cannot update shipping method, try again"
5622
- msgstr "قادر به بروزرسانی روش حمل و نقل نیستیم ، دوباره تلاش کنید"
5623
 
5624
- #: includes/api/class-wc-api-orders.php:1100
5625
- #: includes/api/v2/class-wc-api-orders.php:1099
5626
- msgid "Fee title is required"
5627
- msgstr "عنوان هزینه الزامی است"
5628
 
5629
- #: includes/api/class-wc-api-orders.php:1116
5630
- #: includes/api/v2/class-wc-api-orders.php:1115
5631
- msgid "Fee tax class is required when fee is taxable"
5632
- msgstr "کلاس مالیات بر هزینه در هنگامی که مشمول مالیات است الزامی می باشد"
5633
 
5634
- #: includes/api/class-wc-api-orders.php:1135
5635
- #: includes/api/v2/class-wc-api-orders.php:1134
5636
- msgid "Cannot create fee, try again"
5637
- msgstr "امکان ساخت هزینه وجود ندارد. دوباره تلاش کنید"
5638
 
5639
- #: includes/api/class-wc-api-orders.php:1161
5640
- #: includes/api/v2/class-wc-api-orders.php:1160
5641
- msgid "Cannot update fee, try again"
5642
- msgstr "امکان بروزرسانی هزینه وجود ندارد. دوباره تلاش کنید"
5643
 
5644
- #: includes/api/class-wc-api-orders.php:1179
5645
- #: includes/api/v2/class-wc-api-orders.php:1178
5646
- msgid "Coupon discount total must be a positive amount"
5647
- msgstr "مجموع تخفیف سبد خرید می بایست یک مقدار مثبت باشد"
5648
 
5649
- #: includes/api/class-wc-api-orders.php:1186
5650
- #: includes/api/v2/class-wc-api-orders.php:1185
5651
- msgid "Coupon code is required"
5652
- msgstr "کد کوپن الزامی است"
5653
 
5654
- #: includes/api/class-wc-api-orders.php:1192
5655
- #: includes/api/v2/class-wc-api-orders.php:1191
5656
- msgid "Cannot create coupon, try again"
5657
- msgstr "امکان ساخت کوپن تخفیف وجود ندار. دوباره تلاش کنید"
5658
 
5659
- #: includes/api/class-wc-api-orders.php:1210
5660
- #: includes/api/v2/class-wc-api-orders.php:1209
5661
- msgid "Cannot update coupon, try again"
5662
- msgstr "امکان بروزرسانی کوپن وجود ندارد. دوباره تلاش کنید"
5663
 
5664
- #: includes/api/class-wc-api-orders.php:1275
5665
- #: includes/api/class-wc-api-orders.php:1383
5666
- #: includes/api/class-wc-api-orders.php:1445
5667
- #: includes/api/v2/class-wc-api-orders.php:1274
5668
- #: includes/api/v2/class-wc-api-orders.php:1382
5669
- #: includes/api/v2/class-wc-api-orders.php:1444
5670
- msgid "Invalid order note ID"
5671
- msgstr "شناسه یادداشت سفارش نامعتبر است"
5672
 
5673
- #: includes/api/class-wc-api-orders.php:1281
5674
- #: includes/api/class-wc-api-orders.php:1390
5675
- #: includes/api/class-wc-api-orders.php:1452
5676
- #: includes/api/v2/class-wc-api-orders.php:1280
5677
- #: includes/api/v2/class-wc-api-orders.php:1389
5678
- #: includes/api/v2/class-wc-api-orders.php:1451
5679
- msgid "An order note with the provided ID could not be found"
5680
- msgstr "یادداشت سفارش با شناسه ارائه شده وجود ندارد"
5681
 
5682
- #: includes/api/class-wc-api-orders.php:1315
5683
- #: includes/api/v2/class-wc-api-orders.php:1314
5684
- msgid "You do not have permission to create order notes"
5685
- msgstr "شما اجازه دسترسی برای ساخت یادداشت کاربری ندارید"
5686
 
5687
- #: includes/api/class-wc-api-orders.php:1330
5688
- #: includes/api/v2/class-wc-api-orders.php:1329
5689
- msgid "Order note is required"
5690
- msgstr "یادداشت سفارش الزامی است"
5691
 
5692
- #: includes/api/class-wc-api-orders.php:1339
5693
- #: includes/api/v2/class-wc-api-orders.php:1338
5694
- msgid "Cannot create order note, please try again"
5695
- msgstr "امکان ساخت یادداشت سفارش وجود ندارد ، دوباره تلاش کنید"
5696
 
5697
- #: includes/api/class-wc-api-orders.php:1395
5698
- #: includes/api/class-wc-api-orders.php:1457
5699
- #: includes/api/v2/class-wc-api-orders.php:1394
5700
- #: includes/api/v2/class-wc-api-orders.php:1456
5701
- msgid "The order note ID provided is not associated with the order"
5702
- msgstr "شناسه یادداشت سفارش با سفارش مورد نظر همخوانی ندارد"
5703
 
5704
- #: includes/api/class-wc-api-orders.php:1464
5705
- #: includes/api/v2/class-wc-api-orders.php:1463
5706
- msgid "This order note cannot be deleted"
5707
- msgstr "قادر به حذف یادداشت سفارش نیستیم"
5708
 
5709
- #: includes/api/class-wc-api-orders.php:1469
5710
- #: includes/api/v2/class-wc-api-orders.php:1468
5711
- msgid "Permanently deleted order note"
5712
- msgstr "یادداشت سفارش به صورت همیشگی حذف شد"
5713
 
5714
- #: includes/api/class-wc-api-orders.php:1530
5715
- #: includes/api/class-wc-api-orders.php:1692
5716
- #: includes/api/class-wc-api-orders.php:1751
5717
- #: includes/api/v2/class-wc-api-orders.php:1529
5718
- #: includes/api/v2/class-wc-api-orders.php:1691
5719
- #: includes/api/v2/class-wc-api-orders.php:1750
5720
- msgid "Invalid order refund ID"
5721
- msgstr "شناسه استرداد سفارش نامعتبر است"
5722
 
5723
- #: includes/api/class-wc-api-orders.php:1537
5724
- #: includes/api/class-wc-api-orders.php:1699
5725
- #: includes/api/class-wc-api-orders.php:1758
5726
- #: includes/api/v2/class-wc-api-orders.php:1536
5727
- #: includes/api/v2/class-wc-api-orders.php:1698
5728
- #: includes/api/v2/class-wc-api-orders.php:1757
5729
- msgid "An order refund with the provided ID could not be found"
5730
- msgstr "یک استرداد سفارش با شناسه ارائه شده وجود ندارد"
5731
 
5732
- #: includes/api/class-wc-api-orders.php:1606
5733
- #: includes/api/v2/class-wc-api-orders.php:1605
5734
- msgid "You do not have permission to create order refunds"
5735
- msgstr "شما اجازه دسترسی برای ساخت استرداد سفارش ندارید"
5736
 
5737
- #: includes/api/class-wc-api-orders.php:1619
5738
- #: includes/api/v2/class-wc-api-orders.php:1618
5739
- msgid "Refund amount is required"
5740
- msgstr "مقدار مسترد کردن الزامی است"
5741
 
5742
- #: includes/api/class-wc-api-orders.php:1621
5743
- #: includes/api/v2/class-wc-api-orders.php:1620
5744
- msgid "Refund amount must be positive"
5745
- msgstr "مبلغ مسترد شده باید مثبت باشد"
5746
 
5747
- #: includes/api/class-wc-api-orders.php:1631
5748
- #: includes/api/v2/class-wc-api-orders.php:1630
5749
- msgid "Cannot create order refund, please try again"
5750
- msgstr "قادر به مسترد کردن سفارش نیستیم ، دوباره تلاش کنید"
5751
 
5752
- #: includes/api/class-wc-api-orders.php:1648
5753
- #: includes/api/v2/class-wc-api-orders.php:1647
5754
- msgid ""
5755
- "An error occurred while attempting to create the refund using the payment "
5756
- "gateway API"
5757
- msgstr "در حال تلاش برای ساخت استرداد وجه با استفاده از API دروازه پرداخت یک خطا رخ داده است"
5758
 
5759
- #: includes/api/class-wc-api-orders.php:1704
5760
- #: includes/api/class-wc-api-orders.php:1763
5761
- #: includes/api/v2/class-wc-api-orders.php:1703
5762
- #: includes/api/v2/class-wc-api-orders.php:1762
5763
- msgid "The order refund ID provided is not associated with the order"
5764
- msgstr "شناسه استرداد سفارش ارائه شده با سفارش مرتبط نیست"
5765
 
5766
- #: includes/api/class-wc-api-products.php:178
5767
- #: includes/api/v1/class-wc-api-products.php:143
5768
- #: includes/api/v2/class-wc-api-products.php:183
5769
- msgid "You do not have permission to read the products count"
5770
- msgstr "شما اجازه دسترسی به نمایش تعداد محصولات ندارید"
5771
 
5772
- #: includes/api/class-wc-api-products.php:212
5773
- #: includes/api/v2/class-wc-api-products.php:217
5774
- msgid "You do not have permission to create products"
5775
- msgstr "شما اجازه دسترسی برای ساخت محصول جدید را ندارید"
5776
 
5777
- #: includes/api/class-wc-api-products.php:234
5778
- #: includes/api/class-wc-api-products.php:353
5779
- #: includes/api/v2/class-wc-api-products.php:239
5780
- #: includes/api/v2/class-wc-api-products.php:358
5781
- msgid "Invalid product type - the product type must be any of these: %s"
5782
- msgstr "نوع محصول نامعتبر است - نوع محصول می بایست یکی از این ها باشد: %s"
5783
 
5784
- #: includes/api/class-wc-api-products.php:487
5785
- #: includes/api/class-wc-api-products.php:523
5786
- #: includes/api/v2/class-wc-api-products.php:492
5787
- #: includes/api/v2/class-wc-api-products.php:528
5788
- msgid "You do not have permission to read product categories"
5789
- msgstr "شما اجازه دسترسی برای خواندن دسته بندی های محصول ندارید"
5790
 
5791
- #: includes/api/class-wc-api-products.php:518
5792
- #: includes/api/v2/class-wc-api-products.php:523
5793
- msgid "Invalid product category ID"
5794
- msgstr "شناسه دسته بندی محصول نامعتبر است"
5795
 
5796
- #: includes/api/class-wc-api-products.php:529
5797
- #: includes/api/v2/class-wc-api-products.php:534
5798
- msgid "A product category with the provided ID could not be found"
5799
- msgstr "دسته محصول با شناسه ارائه شده را نمی توان یافت کرد"
5800
 
5801
- #: includes/api/class-wc-api-products.php:820
5802
- #: includes/api/class-wc-api-products.php:1279
5803
- #: includes/api/v2/class-wc-api-products.php:825
5804
- #: includes/api/v2/class-wc-api-products.php:1284
5805
- msgid "The SKU already exists on another product"
5806
- msgstr "شناسه محصول، در یک محصول دیگر وجود دارد"
5807
 
5808
- #: includes/api/class-wc-api-products.php:1232
5809
- #: includes/api/v2/class-wc-api-products.php:1237
5810
- msgid "Variation #%s of %s"
5811
- msgstr "متغیر شماره %s از %s"
5812
 
5813
- #: includes/api/class-wc-api-products.php:1721
5814
- #: includes/api/class-wc-api-products.php:1722
5815
- #: includes/api/v1/class-wc-api-products.php:461
5816
- #: includes/api/v1/class-wc-api-products.php:462
5817
- #: includes/api/v2/class-wc-api-products.php:1726
5818
- #: includes/api/v2/class-wc-api-products.php:1727
5819
- #: includes/wc-product-functions.php:283
5820
- #: templates/single-product/product-image.php:42
5821
- msgid "Placeholder"
5822
- msgstr "Placeholder"
5823
 
5824
- #: includes/api/class-wc-api-products.php:1796
5825
- #: includes/api/v2/class-wc-api-products.php:1801
5826
- msgid "Invalid URL %s"
5827
- msgstr "آدرس %s نامعتبر است"
5828
 
5829
- #: includes/api/class-wc-api-products.php:1808
5830
- #: includes/api/v2/class-wc-api-products.php:1813
5831
- msgid "Error getting remote image %s"
5832
- msgstr "خطا در دریافت تصویر %s از راه دور"
5833
 
5834
- #: includes/api/class-wc-api-products.php:1837
5835
- #: includes/api/v2/class-wc-api-products.php:1842
5836
- msgid "Zero size file downloaded"
5837
- msgstr "اندازه هیچ فایل دانلود شده است"
5838
 
5839
- #: includes/api/class-wc-api-products.php:1969
5840
- #: includes/api/class-wc-api-products.php:2013
5841
- #: includes/api/v2/class-wc-api-products.php:1974
5842
- #: includes/api/v2/class-wc-api-products.php:2018
5843
- msgid "You do not have permission to read product attributes"
5844
- msgstr "شما مجوز کافی برای خواندن ویژگی محصولات ندارید"
5845
 
5846
- #: includes/api/class-wc-api-products.php:2008
5847
- #: includes/api/v2/class-wc-api-products.php:2013
5848
- msgid "Invalid product attribute ID"
5849
- msgstr "شناسه ویژگی محصول نادرست است"
5850
 
5851
- #: includes/api/class-wc-api-products.php:2023
5852
- #: includes/api/class-wc-api-products.php:2264
5853
- #: includes/api/v2/class-wc-api-products.php:2028
5854
- #: includes/api/v2/class-wc-api-products.php:2269
5855
- msgid "A product attribute with the provided ID could not be found"
5856
- msgstr "ویژگی محصول با شناسه داده شده را نمی توان پیدا کرد"
5857
 
5858
- #: includes/api/class-wc-api-products.php:2058
5859
- #: includes/api/v2/class-wc-api-products.php:2063
5860
- msgid "Slug \"%s\" is too long (28 characters max). Shorten it, please."
5861
- msgstr "نامک \"%s\" بسیار طولانی است (بیشینه 28 کاراکتر). خواهشمندیم آنرا کوتاهتر کنید."
5862
 
5863
- #: includes/api/class-wc-api-products.php:2060
5864
- #: includes/api/v2/class-wc-api-products.php:2065
5865
- msgid ""
5866
- "Slug \"%s\" is not allowed because it is a reserved term. Change it, please."
5867
- msgstr "نامک \"%s\" درست نیست زیرا این مورد پیش از این بکار رفته است. خواهشمند است نامک دیگری بنویسید."
5868
 
5869
- #: includes/api/class-wc-api-products.php:2062
5870
- #: includes/api/v2/class-wc-api-products.php:2067
5871
- msgid "Slug \"%s\" is already in use. Change it, please."
5872
- msgstr "نامک \"%s\" پپیش از این بکار رفته است. خواهشمند است آنرا تغییر دهید."
5873
 
5874
- #: includes/api/class-wc-api-products.php:2067
5875
- #: includes/api/v2/class-wc-api-products.php:2072
5876
- msgid ""
5877
- "Invalid product attribute type - the product attribute type must be any of "
5878
- "these: %s"
5879
- msgstr "نوع ویژگی محصول نامعتبر است - ویژگی محصولات باید یکی از این موارد باشد: %s"
5880
 
5881
- #: includes/api/class-wc-api-products.php:2072
5882
- #: includes/api/v2/class-wc-api-products.php:2077
5883
- msgid ""
5884
- "Invalid product attribute order_by type - the product attribute order_by "
5885
- "type must be any of these: %s"
5886
- msgstr ""
5887
 
5888
- #: includes/api/class-wc-api-products.php:2097
5889
- #: includes/api/v2/class-wc-api-products.php:2102
5890
- msgid "You do not have permission to create product attributes"
5891
- msgstr "شما مجوز کافی برای ایجاد ویژگی‌های محصول ندارید"
5892
 
5893
- #: includes/api/class-wc-api-products.php:2179
5894
- #: includes/api/v2/class-wc-api-products.php:2184
5895
- msgid "You do not have permission to edit product attributes"
5896
- msgstr "شما مجوز کافی برای ویرایش ویژگی‌های محصول ندارید"
5897
 
5898
- #: includes/api/class-wc-api-products.php:2225
5899
- #: includes/api/v2/class-wc-api-products.php:2230
5900
- msgid "Could not edit the attribute"
5901
- msgstr "نمی توان ویژگی را ویرایش کرد"
5902
 
5903
- #: includes/api/class-wc-api-products.php:2252
5904
- #: includes/api/v2/class-wc-api-products.php:2257
5905
- msgid "You do not have permission to delete product attributes"
5906
- msgstr "شما مجوز کافی برای حذف ویژگی‌های محصول ندارید"
5907
 
5908
- #: includes/api/class-wc-api-products.php:2274
5909
- #: includes/api/v2/class-wc-api-products.php:2279
5910
- msgid "Could not delete the attribute"
5911
- msgstr "نمی توان ویژگی را پاک کرد"
5912
 
5913
- #: includes/api/class-wc-api-products.php:2292
5914
- #: includes/api/class-wc-api-resource.php:386
5915
- #: includes/api/v1/class-wc-api-resource.php:325
5916
- #: includes/api/v2/class-wc-api-products.php:2297
5917
- #: includes/api/v2/class-wc-api-resource.php:386
5918
- msgid "Deleted %s"
5919
- msgstr "% حذف شده"
5920
 
5921
- #: includes/api/class-wc-api-reports.php:321
5922
- #: includes/api/v1/class-wc-api-reports.php:471
5923
- #: includes/api/v2/class-wc-api-reports.php:321
5924
- msgid "You do not have permission to read this report"
5925
- msgstr "شما اجازه دسترسی به نمایش این گزارش ندارید"
5926
 
5927
- #: includes/api/class-wc-api-resource.php:85
5928
- #: includes/api/v1/class-wc-api-resource.php:74
5929
- #: includes/api/v2/class-wc-api-resource.php:85
5930
- msgid "Invalid %s ID"
5931
- msgstr "شناسه %s نامعتبر است"
5932
 
5933
- #: includes/api/class-wc-api-resource.php:94
5934
- #: includes/api/v2/class-wc-api-resource.php:94
5935
- msgid "No %s found with the ID equal to %s"
5936
- msgstr "%s یافت نشد با شناسه یکسان با %s"
5937
 
5938
- #: includes/api/class-wc-api-resource.php:102
5939
- #: includes/api/v1/class-wc-api-resource.php:86
5940
- #: includes/api/v2/class-wc-api-resource.php:102
5941
- msgid "Invalid %s"
5942
- msgstr "%s نامعتبر است"
5943
 
5944
- #: includes/api/class-wc-api-resource.php:110
5945
- #: includes/api/v1/class-wc-api-resource.php:93
5946
- #: includes/api/v2/class-wc-api-resource.php:110
5947
- msgid "You do not have permission to read this %s"
5948
- msgstr "شما اجازه دسترسی به نمایش %s ندارید."
5949
 
5950
- #: includes/api/class-wc-api-resource.php:115
5951
- #: includes/api/v1/class-wc-api-resource.php:98
5952
- #: includes/api/v2/class-wc-api-resource.php:115
5953
- msgid "You do not have permission to edit this %s"
5954
- msgstr "شما اجازه دسترسی به ویرایش %s ندارید."
5955
 
5956
- #: includes/api/class-wc-api-resource.php:120
5957
- #: includes/api/v1/class-wc-api-resource.php:103
5958
- #: includes/api/v2/class-wc-api-resource.php:120
5959
- msgid "You do not have permission to delete this %s"
5960
- msgstr "شما اجازه دسترسی به حذف %s ندارید."
5961
 
5962
- #: includes/api/class-wc-api-resource.php:366
5963
- #: includes/api/v1/class-wc-api-resource.php:305
5964
- #: includes/api/v2/class-wc-api-resource.php:366
5965
- msgid "Permanently deleted customer"
5966
- msgstr "مشتری برای همیشه حذف شد"
5967
 
5968
- #: includes/api/class-wc-api-resource.php:368
5969
- #: includes/api/v1/class-wc-api-resource.php:307
5970
- #: includes/api/v2/class-wc-api-resource.php:368
5971
- msgid "The customer cannot be deleted"
5972
- msgstr "مشتری قادر به حذف شدن نیست."
5973
 
5974
- #: includes/api/class-wc-api-resource.php:377
5975
- #: includes/api/v1/class-wc-api-resource.php:316
5976
- #: includes/api/v2/class-wc-api-resource.php:377
5977
- msgid "This %s cannot be deleted"
5978
- msgstr "%s قابل حذف نیست!"
5979
 
5980
- #: includes/api/class-wc-api-resource.php:380
5981
- #: includes/api/v1/class-wc-api-resource.php:319
5982
- #: includes/api/v2/class-wc-api-resource.php:380
5983
- msgid "Permanently deleted %s"
5984
- msgstr "%s برای همیشه حذف شد"
5985
 
5986
- #: includes/api/class-wc-api-server.php:164
5987
- #: includes/api/v1/class-wc-api-server.php:170
5988
- #: includes/api/v2/class-wc-api-server.php:164
5989
- msgid "Invalid authentication method"
5990
- msgstr "روش های تأیید هویت اشتباه است"
 
 
5991
 
5992
- #: includes/api/class-wc-api-server.php:318
5993
- #: includes/api/v1/class-wc-api-server.php:321
5994
- #: includes/api/v2/class-wc-api-server.php:318
5995
- msgid "Unsupported request method"
5996
- msgstr "روش درخواست پشتیبانی نمی شود"
5997
 
5998
- #: includes/api/class-wc-api-server.php:337
5999
- #: includes/api/v1/class-wc-api-server.php:338
6000
- #: includes/api/v2/class-wc-api-server.php:337
6001
- msgid "The handler for the route is invalid"
6002
- msgstr "برنامه کنترل برای مسیر نامعتبر است"
6003
 
6004
- #: includes/api/class-wc-api-server.php:374
6005
- #: includes/api/v1/class-wc-api-server.php:374
6006
- #: includes/api/v2/class-wc-api-server.php:374
6007
- msgid "No route was found matching the URL and request method"
6008
- msgstr "هیچ مسیر تطبیق URL و روش درخواست پیدا شد"
6009
 
6010
- #: includes/api/class-wc-api-webhooks.php:143
6011
- #: includes/api/v2/class-wc-api-webhooks.php:143
6012
- msgid "You do not have permission to read the webhooks count"
6013
- msgstr "شما اجازه دسترسی به خواندن تعداد Webhook ها ندارید"
6014
 
6015
- #: includes/api/class-wc-api-webhooks.php:176
6016
- #: includes/api/v2/class-wc-api-webhooks.php:176
6017
- msgid "You do not have permission to create webhooks"
6018
- msgstr "شما اجازه دسترسی برای ساخت وب هوک ها را ندارید"
6019
 
6020
- #: includes/api/class-wc-api-webhooks.php:183
6021
- #: includes/api/v2/class-wc-api-webhooks.php:183
6022
- msgid "Webhook topic is required and must be valid"
6023
- msgstr "موضوع Webhook الزامی است و باید معتبر باشد"
6024
 
6025
- #: includes/api/class-wc-api-webhooks.php:188
6026
- #: includes/api/class-wc-api-webhooks.php:279
6027
- #: includes/api/v2/class-wc-api-webhooks.php:188
6028
- #: includes/api/v2/class-wc-api-webhooks.php:279
6029
- msgid ""
6030
- "Webhook delivery URL must be a valid URL starting with http:// or https://"
6031
- msgstr "آدرس برگشتی به وب هوک باید درست باشد و با http:// یا https:// شروع شود"
6032
 
6033
- #: includes/api/class-wc-api-webhooks.php:197
6034
- #: includes/api/v2/class-wc-api-webhooks.php:197
6035
- msgid "Webhook created on %s"
6036
- msgstr "وب هوک در %s ساخته شد"
6037
 
6038
- #: includes/api/class-wc-api-webhooks.php:203
6039
- #: includes/api/v2/class-wc-api-webhooks.php:203
6040
- msgid "Cannot create webhook: %s"
6041
- msgstr "نمی توان وب هوک را ساخت: %s"
6042
 
6043
- #: includes/api/class-wc-api-webhooks.php:268
6044
- #: includes/api/v2/class-wc-api-webhooks.php:268
6045
- msgid "Webhook topic must be valid"
6046
- msgstr "موضوع Webhook باید معتبر باشد"
6047
 
6048
- #: includes/api/class-wc-api-webhooks.php:437
6049
- #: includes/api/v2/class-wc-api-webhooks.php:437
6050
- msgid "Invalid webhook delivery ID"
6051
- msgstr "شناسه روش تحویل webhook نادرست است"
6052
 
6053
- #: includes/api/class-wc-api-webhooks.php:445
6054
- #: includes/api/v2/class-wc-api-webhooks.php:445
6055
- msgid "Invalid webhook delivery"
6056
- msgstr "روش تحویل webhook نادرست است"
6057
 
6058
- #: includes/api/v1/class-wc-api-authentication.php:93
6059
- #: includes/api/v2/class-wc-api-authentication.php:93
6060
- msgid "Consumer Key is missing"
6061
- msgstr "کلید مصرف کننده گم شده است"
6062
 
6063
- #: includes/api/v1/class-wc-api-authentication.php:109
6064
- #: includes/api/v2/class-wc-api-authentication.php:109
6065
- msgid "Consumer Secret is missing"
6066
- msgstr "رمز مصرف کننده گم شده است"
6067
 
6068
- #: includes/api/v2/class-wc-api-products.php:2318
6069
- msgid "Invalid product SKU"
6070
- msgstr "شناسه محصول نادرست است"
6071
 
6072
- #: includes/class-wc-ajax.php:201
6073
- msgid "Sorry there was a problem removing this coupon."
6074
- msgstr "ببخشید، ایرادی در پاک کردن کوپن وجود دارد."
6075
 
6076
- #: includes/class-wc-ajax.php:207
6077
- msgid "Coupon has been removed."
6078
- msgstr "کوپن پاک شده است."
6079
 
6080
- #: includes/class-wc-ajax.php:258
6081
- msgid "Sorry, your session has expired."
6082
- msgstr "متاسفانه زمان شما به اتمام رسید"
6083
 
6084
- #: includes/class-wc-ajax.php:258
6085
- msgid "Return to homepage"
6086
- msgstr "بازگشت به برگه اصلی"
6087
 
6088
- #: includes/class-wc-ajax.php:812 includes/class-wc-ajax.php:2475
6089
- #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:210
6090
- msgid "Standard"
6091
- msgstr "استاندارد"
6092
 
6093
- #: includes/class-wc-ajax.php:822 includes/class-wc-ajax.php:2485
6094
- msgid "Do not allow"
6095
- msgstr "مجاز نیستید"
6096
 
6097
- #: includes/class-wc-ajax.php:823 includes/class-wc-ajax.php:2486
6098
- msgid "Allow, but notify customer"
6099
- msgstr "مجاز ، اما با اطلاع مشتری"
6100
 
6101
- #: includes/class-wc-ajax.php:824 includes/class-wc-ajax.php:2487
6102
- msgid "Allow"
6103
- msgstr "مجاز"
6104
 
6105
- #: includes/class-wc-ajax.php:1116
6106
- msgid "File %d"
6107
- msgstr "فایل %d"
6108
 
6109
- #: includes/class-wc-ajax.php:1426
6110
- msgid ""
6111
- "No products had their stock reduced - they may not have stock management "
6112
- "enabled."
6113
- msgstr "هیچ محصولی موجودی خود را کاهش نداده است - ممکن است مدیریت موجودی را فعال نکرده باشد."
6114
 
6115
- #: includes/class-wc-ajax.php:1467 includes/class-wc-ajax.php:2278
6116
- msgid "Item #%s stock increased from %s to %s."
6117
- msgstr "موجودی انبار آیتم شماره %s از %s به %s افزایش یافت."
6118
 
6119
- #: includes/class-wc-ajax.php:1477
6120
- msgid ""
6121
- "No products had their stock increased - they may not have stock management "
6122
- "enabled."
6123
- msgstr "هیچ محصولی موجودی خود را افزایش نداده است - ممکن است مدیریت موجودی را فعال نکرده باشد."
6124
 
6125
- #: includes/class-wc-ajax.php:1496
6126
- #: includes/widgets/class-wc-widget-product-categories.php:52
6127
- #: templates/single-product-reviews.php:65
6128
- msgid "Name"
6129
- msgstr "نام"
6130
 
6131
- #: includes/class-wc-ajax.php:1496
6132
- msgid "Value"
6133
- msgstr "ارزش"
6134
 
6135
- #: includes/class-wc-ajax.php:1746
6136
- msgid "Delete note"
6137
- msgstr "حذف یادداشت"
6138
 
6139
- #: includes/class-wc-ajax.php:2218
6140
- msgid "Invalid refund amount"
6141
- msgstr "مبلغ استرداد نادرست است"
6142
 
6143
- #: includes/class-wc-ajax.php:2263
6144
- msgid "Refund failed"
6145
- msgstr "استرداد انجام نشد"
6146
 
6147
- #: includes/class-wc-ajax.php:2360
6148
- msgid "Description is missing."
6149
- msgstr "توضیحات گم شده اند."
6150
 
6151
- #: includes/class-wc-ajax.php:2363
6152
- msgid "User is missing."
6153
- msgstr "کاربر گم شده است."
6154
 
6155
- #: includes/class-wc-ajax.php:2366
6156
- msgid "Permissions is missing."
6157
- msgstr "مجوز ها گم شده اند."
6158
 
6159
- #: includes/class-wc-ajax.php:2395
6160
- msgid "API Key updated successfully."
6161
- msgstr "کلید API بخوبی بروزرسانی شد."
6162
 
6163
- #: includes/class-wc-ajax.php:2426
6164
- msgid ""
6165
- "API Key generated successfully. Make sure to copy your new API keys now. You"
6166
- " won't be able to see it again!"
6167
- msgstr "کلید API بخوبی ساخته شد. مطمئن شوید که هم اکنون یک کپی از کلیدهای API جدید را دارید. شما نمی توانید دوباره آنها را ببینید!"
6168
 
6169
- #: includes/class-wc-ajax.php:2427
6170
- msgid "Revoke Key"
6171
- msgstr "کلید ابطال"
6172
 
6173
- #: includes/class-wc-ajax.php:2643
6174
- msgid "Dismiss this notice."
6175
- msgstr "پنهان کردن این آگهی."
6176
 
6177
- #: includes/class-wc-auth.php:77
6178
- msgid "Read"
6179
- msgstr "اطلاعات بیشتر"
6180
 
6181
- #: includes/class-wc-auth.php:78
6182
- msgid "Write"
6183
- msgstr "نوشتن"
6184
 
6185
- #: includes/class-wc-auth.php:79
6186
- msgid "Read/Write"
6187
- msgstr "خواندن/نوشتن"
6188
 
6189
- #: includes/class-wc-auth.php:98
6190
- msgid "View coupons"
6191
- msgstr "نمایش کوپن‌ها"
6192
 
6193
- #: includes/class-wc-auth.php:99
6194
- msgid "View customers"
6195
- msgstr "نمایش خریداران"
6196
 
6197
- #: includes/class-wc-auth.php:100
6198
- msgid "View orders and sales reports"
6199
- msgstr "نمایش سفارش ها و گزارش فروش ها"
 
 
 
 
6200
 
6201
- #: includes/class-wc-auth.php:101 includes/class-wc-product-grouped.php:44
6202
- msgid "View products"
6203
- msgstr "نمایش محصولات"
6204
 
6205
- #: includes/class-wc-auth.php:104 includes/class-wc-auth.php:111
6206
- msgid "Create webhooks"
6207
- msgstr "ساخت وب هوک ها"
6208
 
6209
- #: includes/class-wc-auth.php:105
6210
- msgid "Create coupons"
6211
- msgstr "ساخت کوپن ها"
6212
 
6213
- #: includes/class-wc-auth.php:106
6214
- msgid "Create customers"
6215
- msgstr "ساخت خریدارها"
6216
 
6217
- #: includes/class-wc-auth.php:107
6218
- msgid "Create orders"
6219
- msgstr "ساخت سفارش ها"
6220
 
6221
- #: includes/class-wc-auth.php:108
6222
- msgid "Create products"
6223
- msgstr "ساخت محصولات"
6224
 
6225
- #: includes/class-wc-auth.php:112
6226
- msgid "View and manage coupons"
6227
- msgstr "نمایش و مدیریت کوپن ها"
6228
 
6229
- #: includes/class-wc-auth.php:113
6230
- msgid "View and manage customers"
6231
- msgstr "نمایش و مدیریت خریداران"
6232
 
6233
- #: includes/class-wc-auth.php:114
6234
- msgid "View and manage orders and sales reports"
6235
- msgstr "نمایش و مدیریت سفارش ها و گزارش فروش ها"
6236
 
6237
- #: includes/class-wc-auth.php:115
6238
- msgid "View and manage products"
6239
- msgstr "نمایش و مدیریت محصولات"
6240
 
6241
- #: includes/class-wc-auth.php:164
6242
- msgid "Invalid scope %s"
6243
- msgstr "گستره نامعتبر %s"
6244
 
6245
- #: includes/class-wc-auth.php:169
6246
- msgid "The %s is not a valid URL"
6247
- msgstr "%s یک آدرس معتبر نیست"
6248
 
6249
- #: includes/class-wc-auth.php:174
6250
- msgid "The callback_url need to be over SSL"
6251
- msgstr "callback_url نیاز به پیش از SSL دارد"
6252
 
6253
- #: includes/class-wc-auth.php:192
6254
- msgid "%s - API %s (created on %s at %s)."
6255
- msgstr "%s - API %s (ایجاد شده در تاریخ %s در %s)."
6256
 
6257
- #: includes/class-wc-auth.php:253
6258
- msgid ""
6259
- "An error occurred in the request and at the time were unable to send the "
6260
- "consumer data"
6261
- msgstr "یک خطا در هنگام درخواست رخ داده است و در آن زمان قادر به ارسال داده های مشتری نبود"
6262
 
6263
- #: includes/class-wc-auth.php:295
6264
- msgid "API disabled!"
6265
- msgstr "API غیرفعال شد!"
6266
 
6267
- #: includes/class-wc-auth.php:337
6268
- msgid "Invalid nonce verification"
6269
- msgstr "راستی آزمایی کنونی نادرست است"
6270
 
6271
- #: includes/class-wc-auth.php:348
6272
- msgid "You do not have permissions to access this page!"
6273
- msgstr "شما مجوز کافی برای دسترسی به این برگه را ندارید!"
6274
 
6275
- #: includes/class-wc-auth.php:353
6276
- msgid "Error: %s"
6277
- msgstr "ایراد: %s"
6278
 
6279
- #: includes/class-wc-auth.php:353
6280
- msgid "Access Denied"
6281
- msgstr "دسترسی ممکن نیست"
6282
 
6283
- #: includes/class-wc-breadcrumb.php:119
6284
- msgid "Error 404"
6285
- msgstr "404 یافت نشد"
6286
 
6287
- #: includes/class-wc-breadcrumb.php:211
6288
- msgid "Products tagged &ldquo;%s&rdquo;"
6289
- msgstr "محصولات برچسب خورده &ldquo;%s&rdquo;"
6290
 
6291
- #: includes/class-wc-breadcrumb.php:262
6292
- msgid "Posts tagged &ldquo;%s&rdquo;"
6293
- msgstr "نوشته های برچسب شده &ldquo;%s&rdquo;"
6294
 
6295
- #: includes/class-wc-breadcrumb.php:304
6296
- msgid "Author: %s"
6297
- msgstr "نویسنده: %s"
6298
 
6299
- #: includes/class-wc-breadcrumb.php:339
6300
- msgid "Search results for &ldquo;%s&rdquo;"
6301
- msgstr "نتیجه جستجو برای &ldquo;%s&rdquo;"
6302
 
6303
- #: includes/class-wc-breadcrumb.php:348
6304
- msgid "Page %d"
6305
- msgstr "برگه %d"
6306
 
6307
- #: includes/class-wc-cache-helper.php:190
6308
- msgid ""
6309
- "In order for <strong>database caching</strong> to work with WooCommerce you "
6310
- "must add <code>_wc_session_</code> to the \"Ignored Query Strings\" option "
6311
- "in W3 Total Cache settings <a href=\"%s\">here</a>."
6312
- msgstr "به منظور اینکه <strong>ذخیره دیتابیس (کش)</strong> در ووکامرس کار کند شما باید کد <code>_wc_session_</code>را در \"نادیده گرفتن پرس و جوی رشته\" را در پیکربندی W3 Total Cache بیفزایید. <a href=\"%s\">کلیک کنید</a>."
6313
 
6314
- #: includes/class-wc-cart.php:237
6315
- msgid ""
6316
- "%s has been removed from your cart because it can no longer be purchased. "
6317
- "Please contact us if you need assistance."
6318
- msgstr "%s از سبد خرید شما به دلیل اینکه دیگر قادر به خریداری آن نیستیند حذف شده است. اگر نیاز به کمکی دارید با ما در تماس باشید"
6319
 
6320
- #: includes/class-wc-cart.php:440
6321
- msgid "An item which is no longer available was removed from your cart."
6322
- msgstr "این ایتم دیگر در دسترس نیست و از سبد خرید شما حذف گردید."
6323
 
6324
- #: includes/class-wc-cart.php:466
6325
- msgid ""
6326
- "Sorry, \"%s\" is not in stock. Please edit your cart and try again. We "
6327
- "apologise for any inconvenience caused."
6328
- msgstr "متاسفانه تعداد کافی %s در انبار موجود نیست. خواهشمندیم سبد خرید خود را ویرایش کنید. عذرخواهی ما را بابت این مشکل پذیرا باشید."
6329
 
6330
- #: includes/class-wc-cart.php:480
6331
- msgid ""
6332
- "Sorry, we do not have enough \"%s\" in stock to fulfill your order (%s in "
6333
- "stock). Please edit your cart and try again. We apologise for any "
6334
- "inconvenience caused."
6335
- msgstr "متاسفانه تعداد کافی %s در انبار موجود نیست تا برای شما ارسال شود، تعداد موجود در انبار ما %s است. خواهشمندیم سبد خرید خود را ویرایش کنید و دوباره تلاش کنید، عذرخواهی ما را بابت این مشکل پذیرا باشید."
6336
 
6337
- #: includes/class-wc-cart.php:515
6338
- msgid ""
6339
- "Sorry, we do not have enough \"%s\" in stock to fulfill your order right "
6340
- "now. Please try again in %d minutes or edit your cart and try again. We "
6341
- "apologise for any inconvenience caused."
6342
- msgstr "متاسفانه تعداد کافی %s در انبار موجود نیست تا برای شما ارسال شود، تعداد موجود در انبار ما %s است. خواهشمندیم سبد خرید خود را ویرایش کنید و دوباره تلاش کنید، عذرخواهی ما را بابت این مشکل پذیرا باشید."
6343
 
6344
- #: includes/class-wc-cart.php:681
6345
- msgid "Get cart should not be called before the wp_loaded action."
6346
- msgstr "گرفتن سبد خرید نباید قبل از صدا زدن wp-load باشد."
6347
 
6348
- #: includes/class-wc-cart.php:888 includes/class-wc-cart.php:923
6349
- #: includes/class-wc-frontend-scripts.php:257
6350
- #: includes/wc-cart-functions.php:85 templates/cart/mini-cart.php:76
6351
- msgid "View Cart"
6352
- msgstr "نمایش سبد خرید"
6353
 
6354
- #: includes/class-wc-cart.php:888
6355
- msgid "You cannot add another &quot;%s&quot; to your cart."
6356
- msgstr "شما نمی توانید یک &quot;%s&quot; دیگر به سبد خرید خود اضافه کنید."
6357
 
6358
- #: includes/class-wc-cart.php:894
6359
- msgid "Sorry, this product cannot be purchased."
6360
- msgstr "متاسفیم ، این محصول قابل پرداخت نیست"
6361
 
6362
- #: includes/class-wc-cart.php:899
6363
- msgid ""
6364
- "You cannot add &quot;%s&quot; to the cart because the product is out of "
6365
- "stock."
6366
- msgstr "شما نمی توانید &quot;%s&quot; را به سبد خرید خود اضافه کنید، این محصول در انبار موجود نیست."
6367
 
6368
- #: includes/class-wc-cart.php:903
6369
- msgid ""
6370
- "You cannot add that amount of &quot;%s&quot; to the cart because there is "
6371
- "not enough stock (%s remaining)."
6372
- msgstr "شما نمی توانید این تعداد از &quot;%s&quot; را به سبد خرید خود اضافه کنید. موجودی انبار به این میزان نیست"
6373
 
6374
- #: includes/class-wc-cart.php:924
6375
- msgid ""
6376
- "You cannot add that amount to the cart &mdash; we have %s in stock and you "
6377
- "already have %s in your cart."
6378
- msgstr "شما نمی توانید این مقدار را به سبد خرید خود بیافزایید &mdash; ما مجموعا%s موجودی در انبار داریم و قبلا %s در سبد خرید شما موجود می باشد"
6379
 
6380
- #: includes/class-wc-checkout.php:69 includes/class-wc-checkout.php:78
6381
- #: includes/class-wc-emails.php:43 includes/class-wc-emails.php:52
6382
- #: includes/class-wc-payment-gateways.php:46
6383
- #: includes/class-wc-payment-gateways.php:55 includes/class-wc-shipping.php:65
6384
- #: includes/class-wc-shipping.php:74 includes/emails/class-wc-email.php:685
6385
- #: woocommerce.php:106 woocommerce.php:114
6386
- msgid "Cheatin&#8217; huh?"
6387
- msgstr "Cheatin&#8217; huh?"
6388
 
6389
- #: includes/class-wc-checkout.php:101
6390
- msgid "Account username"
6391
- msgstr "نام کاربری"
6392
 
6393
- #: includes/class-wc-checkout.php:110
6394
- msgid "Account password"
6395
- msgstr "گذرواژه"
6396
 
6397
- #: includes/class-wc-checkout.php:120
6398
- msgid "Order Notes"
6399
- msgstr "توضیحات سفارش"
6400
 
6401
- #: includes/class-wc-checkout.php:197 includes/class-wc-checkout.php:208
6402
- #: includes/class-wc-checkout.php:233 includes/class-wc-checkout.php:245
6403
- #: includes/class-wc-checkout.php:258 includes/class-wc-checkout.php:269
6404
- #: includes/class-wc-checkout.php:276
6405
- msgid "Error %d: Unable to create order. Please try again."
6406
- msgstr "ایراد %d: نمی توان سفارش را ساخت. دوباره تلاش کنید."
6407
 
6408
- #: includes/class-wc-checkout.php:345
6409
- msgid "We were unable to process your order, please try again."
6410
- msgstr "ما نمی توانیم سفارش را بررسی کنیم، خواهشمند دوباره تلاش کنید."
6411
 
6412
- #: includes/class-wc-checkout.php:358
6413
- msgid ""
6414
- "Sorry, your session has expired. <a href=\"%s\" class=\"wc-backward\">Return"
6415
- " to homepage</a>"
6416
- msgstr "متاسفانه وقت شما به اتمام رسید، <a href=\"%s\" class=\"wc-backward\">به برگه اصلی بازگردید</a>."
6417
 
6418
- #: includes/class-wc-checkout.php:438 includes/class-wc-form-handler.php:85
6419
- msgid "is a required field."
6420
- msgstr "فید الزامی است."
6421
 
6422
- #: includes/class-wc-checkout.php:451 includes/class-wc-form-handler.php:98
6423
- #: includes/shortcodes/class-wc-shortcode-cart.php:27
6424
- msgid "Please enter a valid postcode/ZIP."
6425
- msgstr "خواهشمند است کدپستی درستی را بنویسید"
6426
 
6427
- #: includes/class-wc-checkout.php:460 includes/class-wc-form-handler.php:107
6428
- msgid "is not a valid phone number."
6429
- msgstr "تلفن تماس نامعتبر است."
6430
 
6431
- #: includes/class-wc-checkout.php:466 includes/class-wc-form-handler.php:114
6432
- msgid "is not a valid email address."
6433
- msgstr "ایمیل معتبر نیست"
6434
 
6435
- #: includes/class-wc-checkout.php:484
6436
- msgid "is not valid. Please enter one of the following:"
6437
- msgstr "معتبر نیست. خواهشمندیم یکی از موارد زیر را کامل کنید"
6438
 
6439
- #: includes/class-wc-checkout.php:540
6440
- msgid "You must accept our Terms &amp; Conditions."
6441
- msgstr "شما می بایست شرایط و مقررات ما را بپذیرید."
6442
 
6443
- #: includes/class-wc-checkout.php:546
6444
- msgid ""
6445
- "Unfortunately <strong>we do not ship %s</strong>. Please enter an "
6446
- "alternative shipping address."
6447
- msgstr "متاسفانه <strong>ما قادر به ارسال به %s نیستیم</strong>. خواهشمندیم یک آدرس دیگر وارد کنید"
6448
 
6449
- #: includes/class-wc-checkout.php:555
6450
- msgid "Invalid shipping method."
6451
- msgstr "روش حمل و نقل معتبر نمی باشد "
6452
 
6453
- #: includes/class-wc-checkout.php:567
6454
- msgid "Invalid payment method."
6455
- msgstr "روش پرداخت معتبر نمی باشد . "
6456
 
6457
- #: includes/class-wc-comments.php:191
6458
- msgid "Please rate the product."
6459
- msgstr "به این محصول امتیاز دهید."
6460
 
6461
- #: includes/class-wc-countries.php:264
6462
- msgid "to the"
6463
- msgstr "به"
6464
 
6465
- #: includes/class-wc-countries.php:264
6466
- msgid "to"
6467
- msgstr "به"
6468
 
6469
- #: includes/class-wc-countries.php:275
6470
- msgid "the"
6471
- msgstr " "
6472
 
6473
- #: includes/class-wc-countries.php:285
6474
- msgid "VAT"
6475
- msgstr "مالیات بر ارزش افزوده"
6476
 
6477
- #: includes/class-wc-countries.php:285 includes/class-wc-tax.php:629
6478
- msgid "Tax"
6479
- msgstr "مالیات"
6480
 
6481
- #: includes/class-wc-countries.php:295
6482
- msgid "(incl. VAT)"
6483
- msgstr "(شامل مالیات بر ارزش افزوده)"
6484
 
6485
- #: includes/class-wc-countries.php:295
6486
- msgid "(incl. tax)"
6487
- msgstr "(شامل مالیات)"
6488
 
6489
- #: includes/class-wc-countries.php:305
6490
- msgid "(ex. VAT)"
6491
- msgstr "(به عنوان مثال، مالیات بر ارزش افزوده)"
6492
 
6493
- #: includes/class-wc-countries.php:305
6494
- msgid "(ex. tax)"
6495
- msgstr "مالیات"
6496
 
6497
- #: includes/class-wc-countries.php:487
6498
- msgid "First Name"
6499
- msgstr "نام"
6500
 
6501
- #: includes/class-wc-countries.php:492
6502
- msgid "Last Name"
6503
- msgstr "نام خانوادگی"
6504
 
6505
- #: includes/class-wc-countries.php:498
6506
- msgid "Company Name"
6507
- msgstr "نام شرکت"
6508
 
6509
- #: includes/class-wc-countries.php:503
6510
- msgid "Country"
6511
- msgstr "کشور"
6512
 
6513
- #: includes/class-wc-countries.php:508
6514
- msgid "Address"
6515
- msgstr "آدرس"
6516
 
6517
- #: includes/class-wc-countries.php:519 includes/class-wc-countries.php:520
6518
- msgid "Town / City"
6519
- msgstr "شهر"
6520
 
6521
- #: includes/class-wc-countries.php:526
6522
- msgid "State / County"
6523
- msgstr "استان / ایالت"
6524
 
6525
- #: includes/class-wc-countries.php:532 includes/class-wc-countries.php:533
6526
- #: templates/cart/shipping-calculator.php:82
6527
- msgid "Postcode / Zip"
6528
- msgstr "کدپستی"
6529
 
6530
- #: includes/class-wc-countries.php:588 includes/class-wc-countries.php:589
6531
- msgid "Suburb"
6532
- msgstr "حومه"
6533
 
6534
- #: includes/class-wc-countries.php:592 includes/class-wc-countries.php:593
6535
- #: includes/class-wc-countries.php:875 includes/class-wc-countries.php:876
6536
- msgid "Postcode"
6537
- msgstr "کد پستی"
6538
 
6539
- #: includes/class-wc-countries.php:596 includes/class-wc-countries.php:869
6540
- msgid "State"
6541
- msgstr "استان"
6542
 
6543
- #: includes/class-wc-countries.php:611 includes/class-wc-countries.php:789
6544
- msgid "District"
6545
- msgstr "منطقه"
6546
 
6547
- #: includes/class-wc-countries.php:619 includes/class-wc-countries.php:642
6548
- #: includes/class-wc-countries.php:668 includes/class-wc-countries.php:733
6549
- #: includes/class-wc-countries.php:753 includes/class-wc-countries.php:771
6550
- #: includes/class-wc-countries.php:833 includes/class-wc-countries.php:859
6551
- #: includes/class-wc-countries.php:906
6552
- msgid "Province"
6553
- msgstr "استان"
6554
 
6555
- #: includes/class-wc-countries.php:649
6556
- msgid "Canton"
6557
- msgstr "بخش"
6558
 
6559
- #: includes/class-wc-countries.php:662 includes/class-wc-countries.php:721
6560
- msgid "Region"
6561
- msgstr "منطقه"
6562
 
6563
- #: includes/class-wc-countries.php:717 includes/class-wc-countries.php:718
6564
- msgid "Town / District"
6565
- msgstr "شهر / ناحیه"
6566
 
6567
- #: includes/class-wc-countries.php:727 includes/class-wc-countries.php:879
6568
- msgid "County"
6569
- msgstr "شهرستان"
6570
 
6571
- #: includes/class-wc-countries.php:759
6572
- msgid "Prefecture"
6573
- msgstr "ریاست"
6574
 
6575
- #: includes/class-wc-countries.php:840
6576
- msgid "Municipality"
6577
- msgstr "شهرداری"
6578
 
6579
- #: includes/class-wc-countries.php:865 includes/class-wc-countries.php:866
6580
- msgid "Zip"
6581
- msgstr "کدپستی"
6582
 
6583
- #: includes/class-wc-countries.php:963
6584
- msgid "Email Address"
6585
- msgstr "آدرس ایمیل"
6586
 
6587
- #: includes/class-wc-countries.php:970
6588
- msgid "Phone"
6589
- msgstr "تلفن"
6590
 
6591
- #: includes/class-wc-coupon.php:687
6592
- msgid "Coupon code applied successfully."
6593
- msgstr "کد کوپن با موفقیت اعمال شد"
6594
 
6595
- #: includes/class-wc-coupon.php:690
6596
- msgid "Coupon code removed successfully."
6597
- msgstr "کد کوپن با موفقیت حذف شد."
6598
 
6599
- #: includes/class-wc-coupon.php:708
6600
- msgid "Coupon is not valid."
6601
- msgstr "کوپن معتبر نیست"
6602
 
6603
- #: includes/class-wc-coupon.php:711
6604
- msgid "Coupon \"%s\" does not exist!"
6605
- msgstr "کوپن \"%s\" وجود ندارد!"
6606
 
6607
- #: includes/class-wc-coupon.php:714
6608
- msgid ""
6609
- "Sorry, it seems the coupon \"%s\" is invalid - it has now been removed from "
6610
- "your order."
6611
- msgstr "ببخشید، به نظر میرسد کوپن \"%s\" معتبر نیست - کوپن از درخواست خرید شما پاک میشود."
6612
 
6613
- #: includes/class-wc-coupon.php:717
6614
- msgid ""
6615
- "Sorry, it seems the coupon \"%s\" is not yours - it has now been removed "
6616
- "from your order."
6617
- msgstr "ببخشید، به نظر میرسد کوپن \"%s\" متعلق به شما نیست - کوپن از درخواست خرید شما پاک میشود."
6618
 
6619
- #: includes/class-wc-coupon.php:720
6620
- msgid "Coupon code already applied!"
6621
- msgstr "کوپن در حال حاضر در حال استفاده است!"
6622
 
6623
- #: includes/class-wc-coupon.php:723
6624
- msgid ""
6625
- "Sorry, coupon \"%s\" has already been applied and cannot be used in "
6626
- "conjunction with other coupons."
6627
- msgstr "ببخشید، کوپن \"%s\" در حال استفاده است و نمی تواند همراه با کوپن های دیگر استفاده شود."
6628
 
6629
- #: includes/class-wc-coupon.php:726
6630
- msgid "Coupon usage limit has been reached."
6631
- msgstr "مهلت استفاده از کوپن به پایان رسیده است."
6632
 
6633
- #: includes/class-wc-coupon.php:729
6634
- msgid "This coupon has expired."
6635
- msgstr "این کوپن منقضی شده است."
6636
 
6637
- #: includes/class-wc-coupon.php:732
6638
- msgid "The minimum spend for this coupon is %s."
6639
- msgstr "کمترین میزان استفاده از این کوپن \"%s\" است"
6640
 
6641
- #: includes/class-wc-coupon.php:735
6642
- msgid "The maximum spend for this coupon is %s."
6643
- msgstr "بیشتر مقدار قابل استفاده از این کوپن %s است."
6644
 
6645
- #: includes/class-wc-coupon.php:738
6646
- msgid "Sorry, this coupon is not applicable to your cart contents."
6647
- msgstr "متاسفیم، این کد تخفیف با محتویات سبد خرید شما همخوانی ندارد."
6648
 
6649
- #: includes/class-wc-coupon.php:751
6650
- msgid "Sorry, this coupon is not applicable to the products: %s."
6651
- msgstr "ببخشید، این کوپن با محصول %s همخوانی ندارد."
6652
 
6653
- #: includes/class-wc-coupon.php:771
6654
- msgid "Sorry, this coupon is not applicable to the categories: %s."
6655
- msgstr "ببخشید، این کوپن با دسته های %s همخوانی ندارد."
6656
 
6657
- #: includes/class-wc-coupon.php:774
6658
- msgid "Sorry, this coupon is not valid for sale items."
6659
- msgstr "ببخشید، این کد تخفیف برای موارد فروخته شده معتبر نیست."
6660
 
6661
- #: includes/class-wc-coupon.php:794
6662
- msgid "Coupon does not exist!"
6663
- msgstr "این کوپن وجود ندارد !"
6664
 
6665
- #: includes/class-wc-coupon.php:797
6666
- msgid "Please enter a coupon code."
6667
- msgstr "خواهشمندیم یک کد تخفیف وارد کنید."
6668
 
6669
- #: includes/class-wc-download-handler.php:53
6670
- msgid "Invalid download link."
6671
- msgstr "پیوند دانلود نادرست است."
6672
 
6673
- #: includes/class-wc-download-handler.php:98
6674
- #: includes/class-wc-form-handler.php:558
6675
- #: includes/shortcodes/class-wc-shortcode-checkout.php:165
6676
- #: includes/shortcodes/class-wc-shortcode-my-account.php:108
6677
- msgid "Invalid order."
6678
- msgstr "سفارش نامعتبر"
6679
 
6680
- #: includes/class-wc-download-handler.php:109
6681
- msgid "Sorry, you have reached your download limit for this file"
6682
- msgstr "متاسفانه محدودیت دانلود شما برای این فایل به اتمام رسیده است ."
6683
 
6684
- #: includes/class-wc-download-handler.php:120
6685
- msgid "Sorry, this download has expired"
6686
- msgstr ".متاسفانه زمان دانلود شما به اتمام رسیده است"
6687
 
6688
- #: includes/class-wc-download-handler.php:133
6689
- #: includes/class-wc-download-handler.php:136
6690
- msgid "You must be logged in to download files."
6691
- msgstr "براي دانلود فایل ها بايد وارد سايت شويد."
6692
 
6693
- #: includes/class-wc-download-handler.php:136 templates/auth/form-login.php:35
6694
- #: templates/global/form-login.php:39 templates/myaccount/form-login.php:28
6695
- #: templates/myaccount/form-login.php:47
6696
- msgid "Login"
6697
- msgstr "ورود"
6698
 
6699
- #: includes/class-wc-download-handler.php:136
6700
- msgid "Log in to Download Files"
6701
- msgstr "براي دانلود فایل ها بايد وارد سايت شويد."
6702
 
6703
- #: includes/class-wc-download-handler.php:139
6704
- msgid "This is not your download link."
6705
- msgstr "این لینک دانلود متعلق به شما نیست."
6706
 
6707
- #: includes/class-wc-download-handler.php:172
6708
- msgid "No file defined"
6709
- msgstr "فایلی تعریف نشده است"
6710
 
6711
- #: includes/class-wc-download-handler.php:282
6712
- msgid "File not found"
6713
- msgstr "فايل مورد نظر يافت نشد."
6714
 
6715
- #: includes/class-wc-download-handler.php:420
6716
- msgid "Go to homepage"
6717
- msgstr "رفتن به برگه خانه"
6718
 
6719
- #: includes/class-wc-emails.php:262
6720
- msgid "Note"
6721
- msgstr "یادداشت"
6722
 
6723
- #: includes/class-wc-emails.php:323 templates/single-product-reviews.php:67
6724
- msgid "Email"
6725
- msgstr "ایمیل"
6726
 
6727
- #: includes/class-wc-emails.php:330
6728
- msgid "Tel"
6729
- msgstr "تلفن"
6730
 
6731
- #: includes/class-wc-emails.php:339
6732
- msgid "Customer details"
6733
- msgstr "مشخصات مشتری : "
6734
 
6735
- #: includes/class-wc-emails.php:339
6736
- msgid "Your details"
6737
- msgstr "جزییات شما"
6738
 
6739
- #: includes/class-wc-emails.php:393
6740
- msgid "Product low in stock"
6741
- msgstr "کمبود محصول در انبار"
6742
 
6743
- #: includes/class-wc-emails.php:394
6744
- msgid "%s is low in stock."
6745
- msgstr "%s در انبار کم می باشد"
6746
 
6747
- #: includes/class-wc-emails.php:394
6748
- msgid "There are %d left"
6749
- msgstr "هنوز %d وجود دارد"
6750
 
6751
- #: includes/class-wc-emails.php:411
6752
- msgid "Product out of stock"
6753
- msgstr "محصول موجود نیست"
6754
 
6755
- #: includes/class-wc-emails.php:412
6756
- msgid "%s is out of stock."
6757
- msgstr "%s در انبار موجود نیست."
6758
 
6759
- #: includes/class-wc-emails.php:441
6760
- msgid "Product Backorder"
6761
- msgstr "پیش‌خرید محصول"
6762
 
6763
- #: includes/class-wc-emails.php:442
6764
- msgid "%s units of %s have been backordered in order #%s."
6765
- msgstr "%s واحد از %s در سفارش شماره %s پیش‌خرید شده‌اند."
6766
 
6767
- #: includes/class-wc-form-handler.php:129
6768
- msgid "Address changed successfully."
6769
- msgstr "آدرس با موفقیت تغییر یافت."
6770
 
6771
- #: includes/class-wc-form-handler.php:177
6772
- msgid "Please enter your name."
6773
- msgstr "خواهشمندیم نام خود را بنویسید."
6774
 
6775
- #: includes/class-wc-form-handler.php:181 includes/wc-user-functions.php:48
6776
- msgid "Please provide a valid email address."
6777
- msgstr "خواهشمندیم یک آدرس ایمیل معتبر وارد کنید."
6778
 
6779
- #: includes/class-wc-form-handler.php:183
6780
- msgid "This email address is already registered."
6781
- msgstr "این آدرس ایمیل قبلا در سایت عضو شده است."
6782
 
6783
- #: includes/class-wc-form-handler.php:187
6784
- msgid "Your current password is incorrect."
6785
- msgstr "گذرواژه پیشین شما نادرست است."
6786
 
6787
- #: includes/class-wc-form-handler.php:192
6788
- msgid "Please fill out all password fields."
6789
- msgstr "خواهشمندیم تمامی فیلد های گذرواژه را تکمیل کنید."
6790
 
6791
- #: includes/class-wc-form-handler.php:196
6792
- msgid "Please enter your current password."
6793
- msgstr "خواهشمندیم گذرواژه پیشین خود را وارد کنید."
6794
 
6795
- #: includes/class-wc-form-handler.php:200
6796
- msgid "Please re-enter your password."
6797
- msgstr "خواهشمندیم گذرواژه خود را دوباره وارد کنید."
6798
 
6799
- #: includes/class-wc-form-handler.php:204
6800
- msgid "New passwords do not match."
6801
- msgstr "گذرواژه های تازه یکسان نیستند."
6802
 
6803
- #: includes/class-wc-form-handler.php:226
6804
- msgid "Account details changed successfully."
6805
- msgstr "مشخصات حساب کاربری با موفقیت تغییر یافت."
6806
 
6807
- #: includes/class-wc-form-handler.php:353
6808
- msgid "Payment method added."
6809
- msgstr "روش پرداخت افزوده شد."
6810
 
6811
- #: includes/class-wc-form-handler.php:389
6812
- msgid "%s removed. %sUndo?%s"
6813
- msgstr "%s حذف شد. %s بازگردانده شود؟ %s"
6814
 
6815
- #: includes/class-wc-form-handler.php:389
6816
- #: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:292
6817
- msgid "Item"
6818
- msgstr "مورد"
6819
 
6820
- #: includes/class-wc-form-handler.php:435
6821
- msgid "You can only have 1 %s in your cart."
6822
- msgstr "شما تنها می‌توانید یک %s در سبد خرید خود داشته باشید"
6823
 
6824
- #: includes/class-wc-form-handler.php:459
6825
- msgid "Cart updated."
6826
- msgstr "سبد خرید به روز شد"
6827
 
6828
- #: includes/class-wc-form-handler.php:525
6829
- msgid "The cart has been filled with the items from your previous order."
6830
- msgstr "سبد خرید با مشخصات سفارش قبلی شما پر شده است."
6831
 
6832
- #: includes/class-wc-form-handler.php:548
6833
- msgid "Order cancelled by customer."
6834
- msgstr "سفارش توسط مشتری لغو شد"
6835
 
6836
- #: includes/class-wc-form-handler.php:551
6837
- msgid "Your order was cancelled."
6838
- msgstr "سفارش شما لغو شد."
6839
 
6840
- #: includes/class-wc-form-handler.php:556
6841
- msgid ""
6842
- "Your order can no longer be cancelled. Please contact us if you need "
6843
- "assistance."
6844
- msgstr "سفارش شما دیگر نمی تواند لفو شود. لطفا با مدیریت سایت تماس بگیرید."
6845
 
6846
- #: includes/class-wc-form-handler.php:666
6847
- msgid ""
6848
- "Please choose the quantity of items you wish to add to your cart&hellip;"
6849
- msgstr "خواهشمندیمً تعداد مواردی که می‌خواهید به سبد خرید خود اضافه کنید را انتخاب کنید&hellip;"
6850
 
6851
- #: includes/class-wc-form-handler.php:674
6852
- msgid "Please choose a product to add to your cart&hellip;"
6853
- msgstr "خواهشمندیمً یک محصول برای اضافه کردن به سبد خرید انتخاب کنید&hellip;"
6854
 
6855
- #: includes/class-wc-form-handler.php:727
6856
- msgid "%s is a required field"
6857
- msgid_plural "%s are required fields"
6858
- msgstr[0] "فیلد %s الزامی است"
6859
 
6860
- #: includes/class-wc-form-handler.php:729
6861
- msgid "Please choose product options&hellip;"
6862
- msgstr "خواهشمندیم گزینه های محصول را انتحاب کنید"
6863
 
6864
- #: includes/class-wc-form-handler.php:755
6865
- #: includes/class-wc-form-handler.php:759
6866
- #: includes/class-wc-form-handler.php:763
6867
- #: includes/class-wc-form-handler.php:772
6868
- #: includes/class-wc-form-handler.php:903
6869
- msgid "Error"
6870
- msgstr "خطا"
6871
 
6872
- #: includes/class-wc-form-handler.php:759
6873
- msgid "Username is required."
6874
- msgstr "نام کاربری مورد نیاز است"
6875
 
6876
- #: includes/class-wc-form-handler.php:763
6877
- msgid "Password is required."
6878
- msgstr "گذرواژه مورد نیاز است"
6879
 
6880
- #: includes/class-wc-form-handler.php:772
6881
- msgid "A user could not be found with this email address."
6882
- msgstr "هیچ حساب کاربری با این آدرس ایمیل یافت نشد."
6883
 
6884
- #: includes/class-wc-form-handler.php:799
6885
- msgid "You are now logged in as <strong>%s</strong>"
6886
- msgstr "شما هم اکنون با نام <strong>%s</strong> وارد شده اید"
6887
 
6888
- #: includes/class-wc-form-handler.php:843
6889
- msgid "Please enter your password."
6890
- msgstr "خواهشمندیم گذرواژه خود را وارد کنید ."
6891
 
6892
- #: includes/class-wc-form-handler.php:847
6893
- msgid "Passwords do not match."
6894
- msgstr "گذرواژه ها با یکدیگر تطبیق ندارند."
6895
 
6896
- #: includes/class-wc-form-handler.php:886
6897
- msgid "Anti-spam field was filled in."
6898
- msgstr "بخش ضد‌اسپم در آن پر شده بود"
6899
 
6900
- #: includes/class-wc-frontend-scripts.php:214
6901
- msgid "Please select a rating"
6902
- msgstr "خواهشمندیم یک رتبه را انتخاب کنید"
6903
 
6904
- #: includes/class-wc-frontend-scripts.php:229
6905
- msgid "Error processing checkout. Please try again."
6906
- msgstr "ایراد در پردازش تسویه حساب. خواهشمند است دوباره تلاش کنید."
6907
 
6908
- #: includes/class-wc-frontend-scripts.php:236
6909
- #: includes/wc-template-functions.php:1626
6910
- msgid "required"
6911
- msgstr "ضروری"
6912
 
6913
- #: includes/class-wc-frontend-scripts.php:265
6914
- msgid ""
6915
- "Sorry, no products matched your selection. Please choose a different "
6916
- "combination."
6917
- msgstr "با عرض پوزش، هیچ محصولی مطابق انتخاب شما یافت نشد. خواهشمندیمً ترکیب دیگری را انتخاب کنید."
6918
 
6919
- #: includes/class-wc-frontend-scripts.php:266
6920
- msgid ""
6921
- "Sorry, this product is unavailable. Please choose a different combination."
6922
- msgstr "با عرض پوزش، این محصول در دسترس نیست. خواهشمندیمً ترکیب دیگری را انتخاب کنید."
6923
 
6924
- #: includes/class-wc-frontend-scripts.php:272
6925
- msgid "Select an option&hellip;"
6926
- msgstr "انتخاب کنید"
6927
 
6928
- #: includes/class-wc-install.php:461
6929
- msgid "Customer"
6930
- msgstr "مشتری"
6931
 
6932
- #: includes/class-wc-install.php:468
6933
- msgid "Shop Manager"
6934
- msgstr "مدیر فروشگاه"
6935
 
6936
- #: includes/class-wc-install.php:692
6937
- msgid "View WooCommerce Settings"
6938
- msgstr "نمایش پیکربندی ووکامرس"
6939
 
6940
- #: includes/class-wc-install.php:708
6941
- msgid "View WooCommerce Documentation"
6942
- msgstr "نمایش اسناد ووکامرس"
6943
 
6944
- #: includes/class-wc-install.php:708
6945
- msgid "Docs"
6946
- msgstr "اسناد"
6947
 
6948
- #: includes/class-wc-install.php:709
6949
- msgid "View WooCommerce API Docs"
6950
- msgstr "نمایش اسناد API ووکامرس"
6951
 
6952
- #: includes/class-wc-install.php:709
6953
- msgid "API Docs"
6954
- msgstr "اسناد API"
6955
 
6956
- #: includes/class-wc-install.php:710
6957
- msgid "Visit Premium Customer Support Forum"
6958
- msgstr "نمایش تالار پشتیبانی کاربران ویژه"
6959
 
6960
- #: includes/class-wc-install.php:710
6961
- msgid "Premium Support"
6962
- msgstr "پشتیبانی ویژه"
6963
 
6964
- #: includes/class-wc-language-pack-upgrader.php:254
6965
- #: includes/class-wc-language-pack-upgrader.php:257
6966
- #: includes/class-wc-language-pack-upgrader.php:260
6967
- msgid "Failed to install/update the translation:"
6968
- msgstr "شکست در برپاسازی/بروزرسانی برگردان:"
6969
 
6970
- #: includes/class-wc-language-pack-upgrader.php:254
6971
- msgid "Seems you don't have permission to do this!"
6972
- msgstr "شما دسترسی به این را ندارید!"
6973
 
6974
- #: includes/class-wc-language-pack-upgrader.php:257
6975
- msgid ""
6976
- "An authentication error occurred while updating the translation. Please try "
6977
- "again or configure your %sUpgrade Constants%s."
6978
- msgstr "یک شکست احراز هویت در هنگام بروزرسانی برگردان روی داده است. خواهشمند است دوباره تلاش کنید یا %sبروزرسانی درونمایه ها%s را پیکربندی کنید."
6979
 
6980
- #: includes/class-wc-language-pack-upgrader.php:260
6981
- msgid "Sorry but there is no translation available for your language =/"
6982
- msgstr "ببخشید هیچ برگردان در دسترسی برای زبان شما نیست =/"
6983
 
6984
- #: includes/class-wc-language-pack-upgrader.php:267
6985
- msgid "Translations installed/updated successfully!"
6986
- msgstr "برگردان برپاسازی شد/بروزرسانی پایان یافت!"
6987
 
6988
- #: includes/class-wc-order.php:40 includes/wc-cart-functions.php:246
6989
- msgid "(Includes %s)"
6990
- msgstr "(شامل %s)"
6991
 
6992
- #: includes/class-wc-post-types.php:63 includes/class-wc-post-types.php:65
6993
- #: includes/widgets/class-wc-widget-product-categories.php:43
6994
- msgid "Product Categories"
6995
- msgstr "دسته های محصولات"
6996
 
6997
- #: includes/class-wc-post-types.php:66
6998
- msgid "Product Category"
6999
- msgstr "دسته‌بندی محصولات"
7000
 
7001
- #: includes/class-wc-post-types.php:68
7002
- msgid "Search Product Categories"
7003
- msgstr "جستجوی دسته‌بندی‌های محصولات"
7004
 
7005
- #: includes/class-wc-post-types.php:69
7006
- msgid "All Product Categories"
7007
- msgstr "تمام دسته‌بندی‌های محصولات"
7008
 
7009
- #: includes/class-wc-post-types.php:70
7010
- msgid "Parent Product Category"
7011
- msgstr "دسته‌بندی محصولات اصلی"
7012
 
7013
- #: includes/class-wc-post-types.php:71
7014
- msgid "Parent Product Category:"
7015
- msgstr "دسته‌بندی محصولات اصلی"
7016
 
7017
- #: includes/class-wc-post-types.php:72
7018
- msgid "Edit Product Category"
7019
- msgstr "ویرایش دسته‌بندی محصولات"
7020
 
7021
- #: includes/class-wc-post-types.php:73
7022
- msgid "Update Product Category"
7023
- msgstr "به روز رسانی دسته‌بندی محصولات"
7024
 
7025
- #: includes/class-wc-post-types.php:74
7026
- msgid "Add New Product Category"
7027
- msgstr "افزودن دسته محصول جدید"
7028
 
7029
- #: includes/class-wc-post-types.php:75
7030
- msgid "New Product Category Name"
7031
- msgstr "نام دسته محصول"
7032
 
7033
- #: includes/class-wc-post-types.php:98 includes/class-wc-post-types.php:100
7034
- #: includes/widgets/class-wc-widget-product-tag-cloud.php:29
7035
- msgid "Product Tags"
7036
- msgstr "برچسب محصولات"
7037
 
7038
- #: includes/class-wc-post-types.php:101
7039
- msgid "Product Tag"
7040
- msgstr "برچسب محصول"
7041
 
7042
- #: includes/class-wc-post-types.php:103
7043
- msgid "Search Product Tags"
7044
- msgstr "جستجوی برچسب محصولات"
7045
 
7046
- #: includes/class-wc-post-types.php:104
7047
- msgid "All Product Tags"
7048
- msgstr "تمام برچسبهای محصول"
7049
 
7050
- #: includes/class-wc-post-types.php:105
7051
- msgid "Edit Product Tag"
7052
- msgstr "ویرایش برچسب محصول"
7053
 
7054
- #: includes/class-wc-post-types.php:106
7055
- msgid "Update Product Tag"
7056
- msgstr "بروز رسانی برچسب محصول"
7057
 
7058
- #: includes/class-wc-post-types.php:107
7059
- msgid "Add New Product Tag"
7060
- msgstr "افزودن برچسب محصول"
7061
 
7062
- #: includes/class-wc-post-types.php:108
7063
- msgid "New Product Tag Name"
7064
- msgstr "نام برچسب محصول"
7065
 
7066
- #: includes/class-wc-post-types.php:109
7067
- msgid "Popular Product Tags"
7068
- msgstr "برچسب های محصول دوست داشتنی"
7069
 
7070
- #: includes/class-wc-post-types.php:110
7071
- msgid "Separate Product Tags with commas"
7072
- msgstr "برچسب های محصول را با کاما از هم سوا کنید."
7073
 
7074
- #: includes/class-wc-post-types.php:111
7075
- msgid "Add or remove Product Tags"
7076
- msgstr "افزودن یا پاک کردن برچسب های محصول"
7077
 
7078
- #: includes/class-wc-post-types.php:112
7079
- msgid "Choose from the most used Product tags"
7080
- msgstr "از بیشترین برچسب های بکار رفته محصول گزینش کنید"
7081
 
7082
- #: includes/class-wc-post-types.php:113
7083
- msgid "No Product Tags found"
7084
- msgstr "برچسب های محصول یافت نشد"
7085
 
7086
- #: includes/class-wc-post-types.php:135 includes/class-wc-post-types.php:137
7087
- msgid "Shipping Classes"
7088
- msgstr "کلاس‌های حمل و نقل"
7089
 
7090
- #: includes/class-wc-post-types.php:138
7091
- msgid "Shipping Class"
7092
- msgstr "کلاس ارسال"
7093
 
7094
- #: includes/class-wc-post-types.php:140
7095
- msgid "Search Shipping Classes"
7096
- msgstr "جستجوی کلاس‌های حمل و نقل"
7097
 
7098
- #: includes/class-wc-post-types.php:141
7099
- msgid "All Shipping Classes"
7100
- msgstr "همه کلاس‌های حمل و نقل "
7101
 
7102
- #: includes/class-wc-post-types.php:142
7103
- msgid "Parent Shipping Class"
7104
- msgstr "کلاس حمل و نقل مادر "
7105
 
7106
- #: includes/class-wc-post-types.php:143
7107
- msgid "Parent Shipping Class:"
7108
- msgstr "کلاس حمل و نقل مادر "
7109
 
7110
- #: includes/class-wc-post-types.php:144
7111
- msgid "Edit Shipping Class"
7112
- msgstr "ویرایش کلاس حمل و نقل"
7113
 
7114
- #: includes/class-wc-post-types.php:145
7115
- msgid "Update Shipping Class"
7116
- msgstr "آپدیت کلاس حمل و نقل"
7117
 
7118
- #: includes/class-wc-post-types.php:146
7119
- msgid "Add New Shipping Class"
7120
- msgstr "افزودن کلاس جدید حمل و نقل"
7121
 
7122
- #: includes/class-wc-post-types.php:147
7123
- msgid "New Shipping Class Name"
7124
- msgstr "نام کلاس ارسال جدید حمل و نقل"
7125
 
7126
- #: includes/class-wc-post-types.php:178
7127
- msgid "Search %s"
7128
- msgstr "جستجو %s"
7129
 
7130
- #: includes/class-wc-post-types.php:179
7131
- msgid "All %s"
7132
- msgstr "همه %s"
7133
 
7134
- #: includes/class-wc-post-types.php:180
7135
- msgid "Parent %s"
7136
- msgstr "والد %s"
7137
 
7138
- #: includes/class-wc-post-types.php:181
7139
- msgid "Parent %s:"
7140
- msgstr "والد %s:"
7141
 
7142
- #: includes/class-wc-post-types.php:182
7143
- msgid "Edit %s"
7144
- msgstr "ویرایش %s"
7145
 
7146
- #: includes/class-wc-post-types.php:183
7147
- msgid "Update %s"
7148
- msgstr "بروزرسانی %s"
7149
 
7150
- #: includes/class-wc-post-types.php:184
7151
- msgid "Add New %s"
7152
- msgstr "افزودن %s تازه"
7153
 
7154
- #: includes/class-wc-post-types.php:185
7155
- msgid "New %s"
7156
- msgstr "%s جدید"
7157
 
7158
- #: includes/class-wc-post-types.php:234
7159
- #: includes/widgets/class-wc-widget-products.php:29
7160
- msgid "Products"
7161
- msgstr "محصولات"
7162
 
7163
- #: includes/class-wc-post-types.php:235 templates/cart/cart.php:27
7164
- #: templates/checkout/form-pay.php:20 templates/checkout/review-order.php:17
7165
- #: templates/emails/admin-cancelled-order.php:22
7166
- #: templates/emails/admin-new-order.php:27
7167
- #: templates/emails/customer-completed-order.php:27
7168
- #: templates/emails/customer-invoice.php:31
7169
- #: templates/emails/customer-note.php:31
7170
- #: templates/emails/customer-processing-order.php:27
7171
- #: templates/emails/customer-refunded-order.php:34
7172
- #: templates/order/order-details.php:20
7173
- msgid "Product"
7174
- msgstr "محصول"
7175
 
7176
- #: includes/class-wc-post-types.php:237
7177
- msgid "Add Product"
7178
- msgstr "افزودن محصول"
7179
 
7180
- #: includes/class-wc-post-types.php:238
7181
- msgid "Add New Product"
7182
- msgstr "افزودن محصول جدید"
7183
 
7184
- #: includes/class-wc-post-types.php:239 includes/class-wc-post-types.php:291
7185
- #: includes/class-wc-post-types.php:350 includes/class-wc-post-types.php:388
7186
- #: templates/myaccount/my-address.php:45
7187
- msgid "Edit"
7188
- msgstr "ویرایش"
7189
 
7190
- #: includes/class-wc-post-types.php:240
7191
- msgid "Edit Product"
7192
- msgstr "ویرایش محصول"
7193
 
7194
- #: includes/class-wc-post-types.php:241
7195
- msgid "New Product"
7196
- msgstr "محصول جدید"
7197
 
7198
- #: includes/class-wc-post-types.php:242 includes/class-wc-post-types.php:243
7199
- msgid "View Product"
7200
- msgstr "نمایش محصول"
7201
 
7202
- #: includes/class-wc-post-types.php:244
7203
- msgid "Search Products"
7204
- msgstr "جستجوی محصولات"
7205
 
7206
- #: includes/class-wc-post-types.php:245
7207
- msgid "No Products found"
7208
- msgstr "محصولی یافت نشد"
7209
 
7210
- #: includes/class-wc-post-types.php:246
7211
- msgid "No Products found in trash"
7212
- msgstr "محصولی در زباله‌دان پیدا نشد"
7213
 
7214
- #: includes/class-wc-post-types.php:247
7215
- msgid "Parent Product"
7216
- msgstr "محصول مادر"
7217
 
7218
- #: includes/class-wc-post-types.php:248
7219
- #: templates/emails/email-order-items.php:25
7220
- msgid "Product Image"
7221
- msgstr "تصویر محصول"
7222
 
7223
- #: includes/class-wc-post-types.php:249
7224
- msgid "Set product image"
7225
- msgstr "گزینش نگاره محصول"
7226
 
7227
- #: includes/class-wc-post-types.php:250
7228
- msgid "Remove product image"
7229
- msgstr "پاک کردن نگاره"
7230
 
7231
- #: includes/class-wc-post-types.php:251
7232
- msgid "Use as product image"
7233
- msgstr "بکارگیری به عنوان عکس محصول"
7234
 
7235
- #: includes/class-wc-post-types.php:253
7236
- msgid "This is where you can add new products to your store."
7237
- msgstr "اینجا محلی است که می‌توانید محصول را به فروشگاه خود اضافه کنید"
7238
 
7239
- #: includes/class-wc-post-types.php:273
7240
- msgid "Variations"
7241
- msgstr "متغیرها"
7242
 
7243
- #: includes/class-wc-post-types.php:287
7244
- msgid "Orders"
7245
- msgstr "سفارش ها"
7246
 
7247
- #: includes/class-wc-post-types.php:288
7248
- #: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:181
7249
- #: templates/myaccount/my-orders.php:32
7250
- msgid "Order"
7251
- msgstr "سفارش"
7252
 
7253
- #: includes/class-wc-post-types.php:289
7254
- msgid "Add Order"
7255
- msgstr "افزودن سفارش"
7256
 
7257
- #: includes/class-wc-post-types.php:290
7258
- msgid "Add New Order"
7259
- msgstr "افزودن سفارش جدید"
7260
 
7261
- #: includes/class-wc-post-types.php:292
7262
- msgid "Edit Order"
7263
- msgstr "ویرایش سفارش"
7264
 
7265
- #: includes/class-wc-post-types.php:293
7266
- msgid "New Order"
7267
- msgstr "سفارش جدید"
7268
 
7269
- #: includes/class-wc-post-types.php:294 includes/class-wc-post-types.php:295
7270
- msgid "View Order"
7271
- msgstr "نمایش سفارش"
7272
 
7273
- #: includes/class-wc-post-types.php:296
7274
- msgid "Search Orders"
7275
- msgstr "جستجوی سفارش ها"
7276
 
7277
- #: includes/class-wc-post-types.php:297
7278
- msgid "No Orders found"
7279
- msgstr "سفارشی یافت نشد"
7280
 
7281
- #: includes/class-wc-post-types.php:298
7282
- msgid "No Orders found in trash"
7283
- msgstr "سفارشی در زباله‌دان یافت نشد"
7284
 
7285
- #: includes/class-wc-post-types.php:299
7286
- msgid "Parent Orders"
7287
- msgstr "سفارش های مادر"
7288
 
7289
- #: includes/class-wc-post-types.php:302
7290
- msgid "This is where store orders are stored."
7291
- msgstr "محل ذخیره سفارشات"
7292
 
7293
- #: includes/class-wc-post-types.php:324
7294
- msgid "Refunds"
7295
- msgstr "استردادها"
7296
 
7297
- #: includes/class-wc-post-types.php:345
7298
- msgid "Coupons"
7299
- msgstr "کوپن ها"
7300
 
7301
- #: includes/class-wc-post-types.php:346 templates/cart/cart.php:128
7302
- msgid "Coupon"
7303
- msgstr "کوپن"
7304
 
7305
- #: includes/class-wc-post-types.php:348
7306
- msgid "Add Coupon"
7307
- msgstr "افزودن کوپن"
7308
 
7309
- #: includes/class-wc-post-types.php:349
7310
- msgid "Add New Coupon"
7311
- msgstr "افزودن کوپن جدید"
7312
 
7313
- #: includes/class-wc-post-types.php:351
7314
- msgid "Edit Coupon"
7315
- msgstr "ویرایش کوپن"
1
+ # Translation of Persian Woocommerce in Persian
2
+ # This file is distributed under the same license as the Persian Woocommerce package.
 
 
 
 
 
 
 
 
 
 
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2016-04-07 00:08+0430\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
 
9
  "Plural-Forms: nplurals=1; plural=0;\n"
10
+ "X-Generator: Poedit 1.8.7\n"
11
+ "Project-Id-Version: Persian Woocommerce\n"
12
+ "POT-Creation-Date: \n"
13
+ "Last-Translator: MahdiY <M@hdiY.IR>\n"
14
+ "Language-Team: \n"
15
+ "Language: fa_IR\n"
16
 
17
+ #: includes/widgets/class-wc-widget-products.php:64
18
+ msgctxt "Sorting order"
19
+ msgid "Order"
20
+ msgstr "سفارش"
21
 
22
+ #: includes/widgets/class-wc-widget-recent-reviews.php:86
23
+ msgctxt "by comment author"
24
+ msgid "by %1$s"
25
+ msgstr "توسط %1$s"
26
 
27
+ #: templates/global/quantity-input.php:23
28
+ msgctxt "Product quantity input tooltip"
29
+ msgid "Qty"
30
+ msgstr "تعداد"
31
 
32
+ #: templates/loop/result-count.php:42
33
+ msgctxt "%1$d = first, %2$d = last, %3$d = total"
34
+ msgid "Showing %1$d&ndash;%2$d of %3$d results"
35
+ msgstr "در حال نمایش %1$d&ndash;%2$d از %3$d نتیجه"
36
 
37
+ #: templates/product-searchform.php:27
38
+ msgctxt "label"
39
+ msgid "Search for:"
40
+ msgstr "جستجو برای "
41
 
42
+ #: templates/product-searchform.php:28
43
+ msgctxt "submit button"
44
+ msgid "Search"
45
+ msgstr "جستجو"
46
 
47
+ #: includes/admin/meta-boxes/views/html-order-items.php:305
48
+ msgctxt "Refund $amount"
49
+ msgid "Refund %s via %s"
50
+ msgstr "مسترد شده %s به وسیله %s"
51
 
52
+ #: includes/admin/meta-boxes/views/html-order-items.php:306
53
+ msgctxt "Refund $amount manually"
54
+ msgid "Refund %s manually"
55
+ msgstr "برگشت دستی %s"
56
 
57
+ #: includes/admin/meta-boxes/views/html-order-refund.php:21
58
+ msgctxt "Ex: Refund - $date >by< $username"
59
+ msgid "by"
60
+ msgstr "توسط"
61
 
62
+ #: includes/admin/reports/class-wc-report-customer-list.php:146
63
+ #: templates/myaccount/my-orders.php:67
64
+ msgctxt "hash before order number"
65
+ msgid "#"
66
+ msgstr "#"
67
 
68
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:409
69
+ msgctxt "%s = amount of the refunds, %d = number of refunded orders."
70
+ msgid "%s refunded %d order"
71
+ msgid_plural "%s refunded %d orders"
72
+ msgstr[0] ""
73
 
74
+ #: includes/admin/settings/class-wc-settings-checkout.php:28
75
+ msgctxt "Settings tab label"
76
+ msgid "Checkout"
77
+ msgstr "تسویه حساب"
78
 
79
+ #: includes/admin/settings/class-wc-settings-checkout.php:96
80
+ msgctxt "Settings group label"
81
+ msgid "Checkout"
82
+ msgstr "تسویه حساب"
83
 
84
+ #: includes/admin/settings/views/html-settings-tax.php:98
85
+ msgctxt "%s will be a number eventually, but must be a string for now."
86
+ msgid "%s items"
87
+ msgstr "%s مورد"
88
+
89
+ #: includes/admin/settings/views/html-settings-tax.php:112
90
+ msgctxt "Pagination, like `1 of 3`"
91
+ msgid "%1$s of %2$s"
92
+ msgstr "%1$s از %2$s"
93
+
94
+ #: includes/admin/views/html-admin-page-status-report.php:384
95
+ msgctxt "Version info"
96
+ msgid "%s is available"
97
+ msgstr "%s در دسترس است."
98
+
99
+ #: includes/admin/views/html-admin-page-status-report.php:396
100
+ msgctxt "by author"
101
+ msgid "by %s"
102
+ msgstr "توسط %s"
103
+
104
+ #: includes/admin/views/html-admin-page-status-report.php:471
105
+ msgctxt "Page setting"
106
+ msgid "Shop Base"
107
+ msgstr "پایگاه فروشگاه"
108
+
109
+ #: includes/admin/views/html-admin-page-status-report.php:476
110
+ msgctxt "Page setting"
111
+ msgid "Cart"
112
+ msgstr "سبد خرید"
113
 
114
+ #: includes/admin/views/html-admin-page-status-report.php:481
115
+ msgctxt "Page setting"
116
+ msgid "Checkout"
117
+ msgstr "تسویه حساب"
118
 
119
+ #: includes/admin/views/html-admin-page-status-report.php:486
120
+ msgctxt "Page setting"
121
+ msgid "My Account"
122
+ msgstr "حساب کاربری من"
123
 
124
+ #: includes/admin/views/html-admin-page-status-report.php:500
125
+ msgctxt "WC Pages links in the System Status"
126
+ msgid "Edit %s page"
127
+ msgstr "ویرایش برگه %s"
128
 
129
+ #: includes/class-wc-install.php:237
130
+ msgctxt "Page slug"
131
+ msgid "shop"
132
+ msgstr "shop"
133
 
134
+ #: includes/class-wc-install.php:242
135
+ msgctxt "Page slug"
136
+ msgid "cart"
137
+ msgstr "cart"
138
 
139
+ #: includes/class-wc-install.php:247
140
+ msgctxt "Page slug"
141
+ msgid "checkout"
142
+ msgstr "checkout"
143
 
144
+ #: includes/class-wc-install.php:252
145
+ msgctxt "Page slug"
146
+ msgid "my-account"
147
+ msgstr "my-account"
148
 
149
+ #: includes/class-wc-post-types.php:293
150
+ msgctxt "shop_order post type singular name"
151
+ msgid "Order"
152
+ msgstr "سفارش"
153
 
154
+ #: includes/class-wc-post-types.php:426 includes/wc-order-functions.php:25
155
+ msgctxt "Order status"
156
+ msgid "Pending Payment"
157
+ msgstr "در انتظار پرداخت"
158
 
159
+ #: includes/class-wc-post-types.php:434 includes/wc-order-functions.php:26
160
+ msgctxt "Order status"
161
+ msgid "Processing"
162
+ msgstr "در حال انجام"
163
 
164
+ #: includes/class-wc-post-types.php:442 includes/wc-order-functions.php:27
165
+ msgctxt "Order status"
166
+ msgid "On Hold"
167
+ msgstr "در انتظار بررسی"
168
 
169
+ #: includes/class-wc-post-types.php:450 includes/wc-order-functions.php:28
170
+ msgctxt "Order status"
171
+ msgid "Completed"
172
+ msgstr "تکمیل شده"
173
 
174
+ #: includes/class-wc-post-types.php:458 includes/wc-order-functions.php:29
175
+ msgctxt "Order status"
176
+ msgid "Cancelled"
177
+ msgstr "لغو شده"
178
 
179
+ #: includes/class-wc-post-types.php:466 includes/wc-order-functions.php:30
180
+ msgctxt "Order status"
181
+ msgid "Refunded"
182
+ msgstr "مسترد شده"
183
 
184
+ #: includes/class-wc-post-types.php:474 includes/wc-order-functions.php:31
185
+ msgctxt "Order status"
186
+ msgid "Failed"
187
+ msgstr "ناموفق"
188
 
189
+ #: includes/class-wc-product-grouped.php:156
190
+ #: includes/class-wc-product-variable.php:355
191
+ #: includes/class-wc-product-variable.php:361
192
+ msgctxt "Price range: from-to"
193
+ msgid "%1$s&ndash;%2$s"
194
+ msgstr "%1$s&ndash;%2$s"
195
 
196
+ #: includes/wc-cart-functions.php:100
197
+ msgctxt "Item name in quotes"
198
+ msgid "&ldquo;%s&rdquo;"
199
+ msgstr "&ldquo;%s&rdquo;"
200
 
201
+ #: includes/wc-core-functions.php:81 includes/wc-order-functions.php:637
202
+ msgctxt "Order date parsed by strftime"
203
+ msgid "%b %d, %Y @ %I:%M %p"
204
+ msgstr "%b %d, %Y در %I:%M %p [تاریخ سفارش با استفاده از strftimep"
205
 
206
+ #: includes/wc-page-functions.php:120
207
+ msgctxt "edit-address-slug"
208
+ msgid "billing"
209
+ msgstr "billing"
210
 
211
+ #: includes/wc-page-functions.php:121
212
+ msgctxt "edit-address-slug"
213
+ msgid "shipping"
214
+ msgstr "shipping"
215
 
216
+ #: includes/wc-template-functions.php:1373
217
+ msgctxt "breadcrumb"
218
+ msgid "Home"
219
+ msgstr "خانه"
220
 
221
+ #: includes/admin/class-wc-admin-permalink-settings.php:103
222
+ #: includes/admin/class-wc-admin-permalink-settings.php:209
223
+ msgctxt "default-slug"
224
+ msgid "shop"
225
+ msgstr "shop"
226
 
227
+ #: includes/admin/class-wc-admin-permalink-settings.php:104
228
+ msgctxt "default-slug"
229
+ msgid "product"
230
+ msgstr "product"
231
 
232
+ #: includes/admin/class-wc-admin-post-types.php:757
233
+ msgctxt "Order number by X"
234
+ msgid "%s by %s"
235
+ msgstr "%s توسط %s"
236
 
237
+ #: includes/admin/class-wc-admin-setup-wizard.php:232
238
+ #: includes/class-wc-install.php:238
239
+ msgctxt "Page title"
240
+ msgid "Shop"
241
+ msgstr "فروشگاه"
242
 
243
+ #: includes/admin/class-wc-admin-setup-wizard.php:236
244
+ #: includes/class-wc-install.php:243
245
+ msgctxt "Page title"
246
+ msgid "Cart"
247
+ msgstr "سبد خرید"
248
 
249
+ #: includes/admin/class-wc-admin-setup-wizard.php:240
250
+ #: includes/class-wc-install.php:248
251
+ msgctxt "Page title"
252
+ msgid "Checkout"
253
+ msgstr "تسویه حساب"
254
 
255
+ #: includes/admin/class-wc-admin-setup-wizard.php:246
256
+ #: includes/class-wc-install.php:253
257
+ msgctxt "Page title"
258
+ msgid "My Account"
259
+ msgstr "حساب کاربری من"
260
 
261
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:212
262
+ msgctxt "posts"
263
+ msgid "All <span class=\"count\">(%s)</span>"
264
+ msgid_plural "All <span class=\"count\">(%s)</span>"
265
+ msgstr[0] "همه <span class=\"count\">(%s)</span>"
266
 
267
+ #: includes/admin/class-wc-admin-webhooks.php:49
268
+ #: includes/admin/class-wc-admin-webhooks.php:195
269
+ #: includes/admin/settings/views/html-webhooks-edit.php:16
270
+ #: includes/api/class-wc-api-webhooks.php:197
271
+ #: includes/api/v2/class-wc-api-webhooks.php:197
272
+ msgctxt "Webhook created on date parsed by strftime"
273
+ msgid "%b %d, %Y @ %I:%M %p"
274
+ msgstr "%b %d, %Y @ %I:%M %p"
275
 
276
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:76
277
+ msgctxt "placeholder"
278
+ msgid "YYYY-MM-DD"
279
+ msgstr "YYYY-MM-DD"
280
 
281
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:184
282
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:196
283
+ msgctxt "placeholder"
284
+ msgid "Unlimited usage"
285
+ msgstr "استفاده نامحدود"
286
 
287
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:190
288
+ msgctxt "placeholder"
289
+ msgid "Apply to all qualifying items in cart"
290
+ msgstr "اعمال برای تمام موارد انتخابی در سبد خرید"
291
 
292
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:157
293
+ msgctxt "placeholder"
294
+ msgid "Buy product"
295
+ msgstr "خرید محصول"
296
 
297
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:175
298
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:104
299
+ msgctxt "placeholder"
300
+ msgid "From&hellip;"
301
+ msgstr "از &hellip;"
302
 
303
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:176
304
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:108
305
+ msgctxt "placeholder"
306
+ msgid "To&hellip;"
307
+ msgstr "تا&hellip;"
308
 
309
+ #: includes/class-wc-checkout.php:108
310
+ msgctxt "placeholder"
311
+ msgid "Username"
312
+ msgstr "نام کاربری"
313
 
314
+ #: includes/class-wc-checkout.php:117
315
+ msgctxt "placeholder"
316
+ msgid "Password"
317
+ msgstr "گذرواژه"
318
 
319
+ #: includes/class-wc-checkout.php:126
320
+ msgctxt "placeholder"
321
+ msgid "Notes about your order, e.g. special notes for delivery."
322
+ msgstr "یادداشت ها درباره سفارش شما ، برای مثال نکات مهم برای تحویل بار "
323
 
324
+ #: includes/class-wc-countries.php:519
325
+ msgctxt "placeholder"
326
+ msgid "Street address"
327
+ msgstr "خیابان"
328
 
329
+ #: includes/class-wc-countries.php:524
330
+ msgctxt "placeholder"
331
+ msgid "Apartment, suite, unit etc. (optional)"
332
+ msgstr "شماره پلاک، واحد، بلوک "
333
 
334
+ #: templates/product-searchform.php:27
335
+ msgctxt "placeholder"
336
+ msgid "Search Products&hellip;"
337
+ msgstr "جستجوی محصولات&hellip;"
338
 
339
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:169
340
+ msgctxt "Order #123 details"
341
+ msgid "%s #%s details"
342
+ msgstr ""
343
 
344
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:262
345
+ #: includes/admin/views/html-bulk-edit-product.php:78
346
+ #: includes/admin/views/html-quick-edit-product.php:57
347
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:54
348
+ msgctxt "Tax status"
349
+ msgid "None"
350
+ msgstr "هیچ کدام"
351
 
352
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:729
353
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:763
354
+ msgctxt "number of pages"
355
+ msgid "of"
356
+ msgstr "از"
357
 
358
+ msgid "WooThemes"
359
+ msgstr "ووکامرس"
 
360
 
361
+ msgid "http://woothemes.com"
362
+ msgstr "http://woocommerce.ir"
 
363
 
364
+ #: i18n/states/US.php:23
365
+ msgctxt "US state of Georgia"
366
+ msgid "Georgia"
367
+ msgstr "گرجستان"
368
 
369
+ #: includes/abstracts/abstract-wc-order.php:1104
370
+ #: includes/abstracts/abstract-wc-order.php:1115
371
+ #: includes/admin/class-wc-admin-post-types.php:742
372
+ #: includes/admin/class-wc-admin-post-types.php:751
373
+ msgctxt "full name"
374
+ msgid "%1$s %2$s"
375
+ msgstr "%1$s %2$s"
376
 
377
+ #: includes/abstracts/abstract-wc-product.php:1040
378
+ msgctxt "min_price"
379
+ msgid "From:"
380
+ msgstr "از:"
381
 
382
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:156
383
+ #: includes/admin/settings/views/html-keys-edit.php:75
384
+ msgctxt "date and time"
385
+ msgid "%1$s at %2$s"
386
+ msgstr "%1$s در %2$s"
387
 
388
+ #: includes/admin/class-wc-admin-assets.php:114
389
+ #: includes/admin/class-wc-admin-setup-wizard.php:96
390
+ #: includes/class-wc-frontend-scripts.php:328
391
+ msgctxt "enhanced select"
392
+ msgid "One result is available, press enter to select it."
393
+ msgstr "یک نتیجه در دسترس میباشد، برای گزینش آن enter را فشاردهید."
394
 
395
+ #: includes/admin/class-wc-admin-assets.php:115
396
+ #: includes/admin/class-wc-admin-setup-wizard.php:97
397
+ #: includes/class-wc-frontend-scripts.php:329
398
+ msgctxt "enhanced select"
399
+ msgid "%qty% results are available, use up and down arrow keys to navigate."
400
+ msgstr "%qty% نتیجه در دسترس است. با کلیدهای بالا و پایین آنها را پیمایش و بکار بگیرید."
401
 
402
+ #: includes/admin/class-wc-admin-assets.php:116
403
+ #: includes/admin/class-wc-admin-setup-wizard.php:98
404
+ #: includes/class-wc-frontend-scripts.php:330
405
+ msgctxt "enhanced select"
406
+ msgid "No matches found"
407
+ msgstr "یافت نشد"
408
 
409
+ #: includes/admin/class-wc-admin-assets.php:117
410
+ #: includes/admin/class-wc-admin-setup-wizard.php:99
411
+ #: includes/class-wc-frontend-scripts.php:331
412
+ msgctxt "enhanced select"
413
+ msgid "Loading failed"
414
+ msgstr "بارگزاری ناموفق"
415
 
416
+ #: includes/admin/class-wc-admin-assets.php:118
417
+ #: includes/admin/class-wc-admin-setup-wizard.php:100
418
+ #: includes/class-wc-frontend-scripts.php:332
419
+ msgctxt "enhanced select"
420
+ msgid "Please enter 1 or more characters"
421
+ msgstr "خواهشمند است 1 یا کاراکترهای بیشتری بنویسید"
422
 
423
+ #: includes/admin/class-wc-admin-assets.php:119
424
+ #: includes/admin/class-wc-admin-setup-wizard.php:101
425
+ #: includes/class-wc-frontend-scripts.php:333
426
+ msgctxt "enhanced select"
427
+ msgid "Please enter %qty% or more characters"
428
+ msgstr "خواشمند است %qty% یا کارکترهای بیشتری را بنویسید "
429
 
430
+ #: includes/admin/class-wc-admin-assets.php:120
431
+ #: includes/admin/class-wc-admin-setup-wizard.php:102
432
+ #: includes/class-wc-frontend-scripts.php:334
433
+ msgctxt "enhanced select"
434
+ msgid "Please delete 1 character"
435
+ msgstr "خواشمند است کاراکتر 1 را پاک کنید"
436
 
437
+ #: includes/admin/class-wc-admin-assets.php:121
438
+ #: includes/admin/class-wc-admin-setup-wizard.php:103
439
+ #: includes/class-wc-frontend-scripts.php:335
440
+ msgctxt "enhanced select"
441
+ msgid "Please delete %qty% characters"
442
+ msgstr "خواشمند است کاراکترهای %qty% را پاک کنید"
443
 
444
+ #: includes/admin/class-wc-admin-assets.php:122
445
+ #: includes/admin/class-wc-admin-setup-wizard.php:104
446
+ #: includes/class-wc-frontend-scripts.php:336
447
+ msgctxt "enhanced select"
448
+ msgid "You can only select 1 item"
449
+ msgstr "شما تنها 1 مورد را می توانید گزینش کنید"
450
 
451
+ #: includes/admin/class-wc-admin-assets.php:123
452
+ #: includes/admin/class-wc-admin-setup-wizard.php:105
453
+ #: includes/class-wc-frontend-scripts.php:337
454
+ msgctxt "enhanced select"
455
+ msgid "You can only select %qty% items"
456
+ msgstr "شما تنها می توانید موارد %qty% را گزینش کنید"
457
 
458
+ #: includes/admin/class-wc-admin-assets.php:124
459
+ #: includes/admin/class-wc-admin-setup-wizard.php:106
460
+ #: includes/class-wc-frontend-scripts.php:338
461
+ msgctxt "enhanced select"
462
+ msgid "Loading more results&hellip;"
463
+ msgstr "بارگذاری نتایج بیشتر&hellip;"
464
 
465
+ #: includes/admin/class-wc-admin-assets.php:125
466
+ #: includes/admin/class-wc-admin-setup-wizard.php:107
467
+ #: includes/class-wc-frontend-scripts.php:339
468
+ msgctxt "enhanced select"
469
+ msgid "Searching&hellip;"
470
+ msgstr "جستجو &hellip;"
471
 
472
+ #: includes/admin/class-wc-admin-menus.php:142
473
+ #: includes/class-wc-post-types.php:305
474
+ msgctxt "Admin menu name"
475
+ msgid "Orders"
476
+ msgstr "سفارشات"
477
 
478
+ #: includes/class-wc-post-types.php:67
479
+ msgctxt "Admin menu name"
480
+ msgid "Categories"
481
+ msgstr "دسته‌بندی‌ها"
482
 
483
+ #: includes/class-wc-post-types.php:102
484
+ msgctxt "Admin menu name"
485
+ msgid "Tags"
486
+ msgstr "برچسب ها"
487
 
488
+ #: includes/class-wc-post-types.php:139
489
+ msgctxt "Admin menu name"
490
+ msgid "Shipping Classes"
491
+ msgstr "کلاس‌های حمل و نقل"
492
 
493
+ #: includes/class-wc-post-types.php:241
494
+ msgctxt "Admin menu name"
495
+ msgid "Products"
496
+ msgstr "محصولات"
497
 
498
+ #: includes/class-wc-post-types.php:352
499
+ msgctxt "Admin menu name"
500
+ msgid "Coupons"
501
+ msgstr "کوپن ها"
502
 
503
+ #: includes/class-wc-post-types.php:390
504
+ msgctxt "Admin menu name"
505
+ msgid "Webhooks"
506
+ msgstr "وب هوک ها"
507
 
508
+ #: includes/admin/class-wc-admin-permalink-settings.php:68
509
+ #: includes/class-wc-post-types.php:86
510
+ #: includes/updates/woocommerce-update-2.0.php:46
511
+ msgctxt "slug"
512
+ msgid "product-category"
513
+ msgstr "product-category"
514
 
515
+ #: includes/admin/class-wc-admin-permalink-settings.php:78
516
+ #: includes/class-wc-post-types.php:124
517
+ #: includes/updates/woocommerce-update-2.0.php:47
518
+ msgctxt "slug"
519
+ msgid "product-tag"
520
+ msgstr "product-tag"
521
 
522
+ #: includes/admin/class-wc-admin-permalink-settings.php:196
523
+ #: includes/class-wc-post-types.php:233
524
+ #: includes/updates/woocommerce-update-2.0.php:55
525
+ #: includes/wc-core-functions.php:561 includes/wc-core-functions.php:596
526
+ msgctxt "slug"
527
+ msgid "product"
528
+ msgstr "product"
529
 
530
+ #: includes/wc-product-functions.php:242
531
+ msgctxt "slug"
532
+ msgid "uncategorized"
533
+ msgstr "uncategorized"
534
 
535
+ msgid "http://www.woothemes.com/woocommerce/"
536
+ msgstr "http://woocommerce.ir/"
 
537
 
538
+ msgid "An e-commerce toolkit that helps you sell anything. Beautifully."
539
+ msgstr "یک افزونه رایگان برای ساخت فروشگاه همه فن حریف در وردپرس"
 
540
 
541
+ #: templates/single-product/rating.php:37
542
+ msgid "out of %s5%s"
543
+ msgstr "خارج از %s5%s"
544
 
545
+ #: templates/single-product/rating.php:38
546
+ msgid "based on %s customer rating"
547
+ msgid_plural "based on %s customer ratings"
548
+ msgstr[0] "امتیاز بر اساس مشتری %s"
549
 
550
+ #: templates/single-product/rating.php:41
551
+ msgid "%s customer review"
552
+ msgid_plural "%s customer reviews"
553
+ msgstr[0] "نقد و بررسی %s کاربر"
554
 
555
+ #: templates/single-product/related.php:50
556
+ msgid "Related Products"
557
+ msgstr "محصولات مرتبط"
558
 
559
+ #: templates/single-product/review.php:38
560
+ msgid "Rated %d out of 5"
561
+ msgstr "رتبه بندی شده %d از 5"
562
 
563
+ #: templates/single-product/review.php:48
564
+ msgid "Your comment is awaiting approval"
565
+ msgstr "دیدگاه شما پس از تایید نمایش داده می شود"
566
 
567
+ #: templates/single-product/review.php:57
568
+ msgid "verified owner"
569
+ msgstr "مالک تایید شده"
570
 
571
+ #: templates/single-product/up-sells.php:51
572
+ msgid "You may also like&hellip;"
573
+ msgstr "شما شاید این را هم دوست داشته باشید"
574
 
575
+ #: templates/single-product-reviews.php:32
576
+ msgid "%s review for %s"
577
+ msgid_plural "%s reviews for %s"
578
+ msgstr[0] "%s نقد و بررسی %s"
579
 
580
+ #: templates/single-product-reviews.php:55
581
+ msgid "There are no reviews yet."
582
+ msgstr "هیچ دیدگاهی برای این محصول نوشته نشده است."
583
 
584
+ #: templates/single-product-reviews.php:68
585
+ msgid "Add a review"
586
+ msgstr "دیدگاه خود را بنویسید"
587
 
588
+ #: templates/single-product-reviews.php:68
589
+ msgid "Be the first to review &ldquo;%s&rdquo;"
590
+ msgstr "اولین نفری باشید که نظری را ارسال می کنید برای &ldquo;%s&rdquo;"
591
 
592
+ #: templates/single-product-reviews.php:69
593
+ msgid "Leave a Reply to %s"
594
+ msgstr "ارسال یک پاسخ به %s"
595
 
596
+ #: templates/single-product-reviews.php:78
597
+ msgid "Submit"
598
+ msgstr "ثبت"
599
 
600
+ #: templates/single-product-reviews.php:84
601
+ msgid "You must be <a href=\"%s\">logged in</a> to post a review."
602
+ msgstr "برای نمایش نوشته شما باید <a href=\"%s\">وارد</a> شوید."
603
 
604
+ #: templates/single-product-reviews.php:88
605
+ msgid "Your Rating"
606
+ msgstr "امتیاز شما"
607
 
608
+ #: templates/single-product-reviews.php:89
609
+ msgid "Rate&hellip;"
610
+ msgstr "رای دهید"
611
 
612
+ #: templates/single-product-reviews.php:90
613
+ msgid "Perfect"
614
+ msgstr "عالی"
615
 
616
+ #: templates/single-product-reviews.php:91
617
+ msgid "Good"
618
+ msgstr "خوب"
619
 
620
+ #: templates/single-product-reviews.php:92
621
+ msgid "Average"
622
+ msgstr "متوسط"
623
 
624
+ #: templates/single-product-reviews.php:93
625
+ msgid "Not that bad"
626
+ msgstr "نه خیلی بد"
627
 
628
+ #: templates/single-product-reviews.php:94
629
+ msgid "Very Poor"
630
+ msgstr "خیلی بد"
631
 
632
+ #: templates/single-product-reviews.php:98
633
+ msgid "Your Review"
634
+ msgstr "دیدگاه شما"
635
 
636
+ #: templates/single-product-reviews.php:107
637
+ msgid "Only logged in customers who have purchased this product may leave a review."
638
+ msgstr ".فقط مشتریانی که این محصول را خریداری کرده اند و وارد سیستم شده اند میتوانند برای این محصول دیدگاه ارسال کنند."
639
 
640
+ #: templates/myaccount/my-account.php:32
641
+ msgid "From your account dashboard you can view your recent orders, manage your shipping and billing addresses and <a href=\"%s\">edit your password and account details</a>."
642
+ msgstr "، از برگه حساب خود می توانید آخرین سفارشات را نمایش کرده ، نحوه حمل و نقل و ارسال محصول و آدرس های مربوط به باربری و صورت حساب را مدیریت کنید و در صورت لزوم <a href=\"%s\">رمز عبورتان را تغییر دهید</a>."
643
 
644
+ #: templates/myaccount/my-address.php:25
645
+ msgid "My Addresses"
646
+ msgstr "آدرس های من"
647
 
648
+ #: templates/myaccount/my-address.php:31
649
+ msgid "My Address"
650
+ msgstr "آدرس من"
651
 
652
+ #: templates/myaccount/my-address.php:43
653
+ msgid "The following addresses will be used on the checkout page by default."
654
+ msgstr "آدرس‌های زیر برای ارسال فاکتور و صورت حساب استفاده خواهند شد."
655
 
656
+ #: templates/myaccount/my-address.php:72
657
+ msgid "You have not set up this type of address yet."
658
+ msgstr "شما هنوز آدرسی ثبت نکرده اید."
659
 
660
+ #: templates/myaccount/my-downloads.php:28
661
+ msgid "Available Downloads"
662
+ msgstr "دانلودهای در دسترس"
663
 
664
+ #: templates/myaccount/my-downloads.php:37
665
+ msgid "%s download remaining"
666
+ msgid_plural "%s downloads remaining"
667
+ msgstr[0] "%s از دانلود باقی مانده"
668
 
669
+ #: templates/myaccount/my-orders.php:42
670
+ msgid "Recent Orders"
671
+ msgstr "آخرین سفارشات "
672
 
673
+ #: templates/myaccount/my-orders.php:77
674
+ msgid "%s for %s item"
675
+ msgid_plural "%s for %s items"
676
+ msgstr[0] "%s برای %s مورد"
677
 
678
+ #: templates/myaccount/view-order.php:28
679
+ msgid "Order #<mark class=\"order-number\">%s</mark> was placed on <mark class=\"order-date\">%s</mark> and is currently <mark class=\"order-status\">%s</mark>."
680
+ msgstr "سفارش #<mark class=\"order-number\">%s</mark> در تاریخ <mark class=\"order-date\">%s</mark> ثبت شده است و در حال حاضر در وضعیت <mark class=\"order-status\">%s</mark> می باشد."
681
 
682
+ #: templates/myaccount/view-order.php:32 templates/order/tracking.php:33
683
+ msgid "Order Updates"
684
+ msgstr "به روز رسانی های سفارش"
685
 
686
+ #: templates/myaccount/view-order.php:38 templates/order/tracking.php:39
687
+ msgid "l jS \\o\\f F Y, h:ia"
688
+ msgstr "l jS \\o\\f F Y, h:ia"
689
 
690
+ #: templates/order/form-tracking.php:28
691
+ msgid "To track your order please enter your Order ID in the box below and press the \"Track\" button. This was given to you on your receipt and in the confirmation email you should have received."
692
+ msgstr "برای رهگیری سفارشتان شماره سفارش و ایمیلی که درهنگام ثبت سفارش وارد کردید را در این قسمت وارد و کلید رهگیری را فشار دهید."
693
 
694
+ #: templates/order/form-tracking.php:30
695
+ msgid "Order ID"
696
+ msgstr "شماره سفارش"
697
 
698
+ #: templates/order/form-tracking.php:30
699
+ msgid "Found in your order confirmation email."
700
+ msgstr "شماره سفارش در ایمیل ارسال شده به شما موجود است."
701
 
702
+ #: templates/order/form-tracking.php:31
703
+ msgid "Billing Email"
704
+ msgstr "ایمیل صورتحساب"
705
 
706
+ #: templates/order/form-tracking.php:31
707
+ msgid "Email you used during checkout."
708
+ msgstr "ایمیلی که در هنگام ثبت سفارش وارد کردید"
709
 
710
+ #: templates/order/form-tracking.php:34
711
+ msgid "Track"
712
+ msgstr "رهگیری"
713
 
714
+ #: templates/order/order-again.php:24
715
+ msgid "Order Again"
716
+ msgstr "سفارش دوباره"
717
 
718
+ #: templates/order/order-details-customer.php:22
719
+ msgid "Customer Details"
720
+ msgstr "مشخصات خریدار"
721
 
722
+ #: templates/order/order-details-customer.php:27
723
+ msgid "Note:"
724
+ msgstr "یادداشت:"
725
 
726
+ #: templates/order/order-details-customer.php:34
727
+ msgid "Email:"
728
+ msgstr "ایمیل : "
729
 
730
+ #: templates/order/order-details-customer.php:41
731
+ msgid "Telephone:"
732
+ msgstr "تلفن :"
733
 
734
+ #: templates/order/order-details.php:27
735
+ msgid "Order Details"
736
+ msgstr "مشخصات سفارش"
737
 
738
+ #: templates/order/tracking.php:22
739
+ msgid "Order #%s which was made %s has the status &ldquo;%s&rdquo;"
740
+ msgstr "سفارش %s هنگامیکه درست شده %s در وضعیت &ldquo;%s&rdquo; است"
741
 
742
+ #: templates/order/tracking.php:22
743
+ msgid "ago"
744
+ msgstr "قبل"
745
 
746
+ #: templates/order/tracking.php:24
747
+ msgid "and was completed"
748
+ msgstr "و ارسال گردید."
749
 
750
+ #: templates/order/tracking.php:24
751
+ msgid " ago"
752
+ msgstr " قبل"
753
 
754
+ #: templates/product-searchform.php:26
755
+ msgid "Search for:"
756
+ msgstr "جستجو برای:"
757
 
758
+ #: templates/single-product/add-to-cart/variable.php:31
759
+ msgid "This product is currently out of stock and unavailable."
760
+ msgstr "در حال حاضر این محصول در انبار موجود نیست و در دسترس نمی باشد."
761
 
762
+ #: templates/single-product/add-to-cart/variable.php:42
763
+ msgid "Clear"
764
+ msgstr "صاف"
765
 
766
+ #: templates/single-product/meta.php:34
767
+ msgid "SKU:"
768
+ msgstr "شناسه محصول:"
769
 
770
+ #: templates/single-product/meta.php:38
771
+ msgid "Category:"
772
+ msgid_plural "Categories:"
773
+ msgstr[0] "دسته:"
774
 
775
+ #: templates/single-product/meta.php:40
776
+ msgid "Tag:"
777
+ msgid_plural "Tags:"
778
+ msgstr[0] "برچسب:"
779
 
780
+ #: templates/emails/email-customer-details.php:25
781
+ #: templates/emails/plain/email-customer-details.php:24
782
+ msgid "Customer details"
783
+ msgstr "مشخصات مشتری : "
784
 
785
+ #: templates/emails/plain/admin-new-order.php:24
786
+ msgid "You have received an order from %s."
787
+ msgstr "شما یک سفارش از %s دریافت کرده اید."
788
 
789
+ #: templates/emails/plain/customer-new-account.php:27
790
+ msgid "Your password is <strong>%s</strong>."
791
+ msgstr "گذرواژه شما <strong>%s</strong>"
792
 
793
+ #: templates/emails/plain/customer-refunded-order.php:24
794
+ msgid "Hi there. Your order on %s has been refunded. Your order details are shown below for your reference:"
795
+ msgstr "خوش آمدید . سفارش شما در %s برگشت خورده است. جزئیات سفارش شما در زیر ارجاع داده می شود:"
796
 
797
+ #: templates/emails/plain/email-order-details.php:24
798
+ msgid "Order number: %s"
799
+ msgstr "شماره سفارش: %s"
800
 
801
+ #: templates/emails/plain/email-order-details.php:25
802
+ msgid "jS F Y"
803
+ msgstr "j F Y"
804
 
805
+ #: templates/emails/plain/email-order-details.php:42
806
+ msgid "View order: %s"
807
+ msgstr "نمایش سفارش: %s"
808
 
809
+ #: templates/emails/plain/email-order-items.php:43
810
+ msgid "Quantity: %s"
811
+ msgstr "تعداد %s"
812
 
813
+ #: templates/emails/plain/email-order-items.php:46
814
+ msgid "Cost: %s"
815
+ msgstr "هزینه: %s"
816
 
817
+ #: templates/global/form-login.php:34
818
+ #: templates/myaccount/form-lost-password.php:32
819
+ msgid "Username or email"
820
+ msgstr "کلمه کاربری یا ایمیل"
821
 
822
+ #: templates/global/form-login.php:50 templates/myaccount/form-login.php:57
823
+ msgid "Remember me"
824
+ msgstr "مرا به خاطر بسپار"
825
 
826
+ #: templates/global/form-login.php:54 templates/myaccount/form-login.php:61
827
+ msgid "Lost your password?"
828
+ msgstr "گذرواژه خود را فراموش کرده اید؟"
829
 
830
+ #: templates/loop/no-products-found.php:23
831
+ msgid "No products were found matching your selection."
832
+ msgstr "هیچ محصولی یافت نشد."
833
 
834
+ #: templates/loop/result-count.php:38
835
+ msgid "Showing the single result"
836
+ msgstr "نمایش یک نتیجه"
837
 
838
+ #: templates/loop/result-count.php:40
839
+ msgid "Showing all %d results"
840
+ msgstr "نمایش همه %d نتیجه ها"
841
 
842
+ #: templates/loop/sale-flash.php:27 templates/single-product/sale-flash.php:27
843
+ msgid "Sale!"
844
+ msgstr "حراج!"
845
 
846
+ #: templates/myaccount/form-add-payment-method.php:54
847
+ msgid "Sorry, it seems that there are no payment methods which support adding a new payment method. Please contact us if you require assistance or wish to make alternate arrangements."
848
+ msgstr "متاسفانه به نظر می رسد در حال حاضر هیچ روش پرداختی برای مکانی که انتخاب کرده اید موجود نمی باشد . در صورتیکه نیاز به کمک داشتید با ما تماس بگیرید"
849
 
850
+ #: templates/myaccount/form-edit-account.php:45
851
+ msgid "Password Change"
852
+ msgstr "تغییر گذرواژه"
853
 
854
+ #: templates/myaccount/form-edit-account.php:48
855
+ msgid "Current Password (leave blank to leave unchanged)"
856
+ msgstr "گذرواژه پیشین (در صورتی که قصد تغییر ندارید خالی بگذارید)"
857
 
858
+ #: templates/myaccount/form-edit-account.php:52
859
+ msgid "New Password (leave blank to leave unchanged)"
860
+ msgstr "گذرواژه جدید (در صورتی که قصد تغییر ندارید خالی بگذارید)"
861
 
862
+ #: templates/myaccount/form-edit-account.php:56
863
+ msgid "Confirm New Password"
864
+ msgstr "تکرار رمز تازه"
865
 
866
+ #: templates/myaccount/form-edit-address.php:22
867
+ #: templates/myaccount/my-address.php:27 templates/myaccount/my-address.php:33
868
+ #: templates/order/order-details-customer.php:57
869
+ msgid "Billing Address"
870
+ msgstr "آدرس صورتحساب"
871
 
872
+ #: templates/myaccount/form-edit-address.php:22
873
+ #: templates/myaccount/my-address.php:28
874
+ #: templates/order/order-details-customer.php:68
875
+ msgid "Shipping Address"
876
+ msgstr "آدرس ارسال بار "
877
 
878
+ #: templates/myaccount/form-edit-address.php:48
879
+ msgid "Save Address"
880
+ msgstr "ذخیره آدرس"
881
 
882
+ #: templates/myaccount/form-login.php:74 templates/myaccount/form-login.php:111
883
+ msgid "Register"
884
+ msgstr "عضویت"
885
 
886
+ #: templates/myaccount/form-login.php:104
887
+ msgid "Anti-spam"
888
+ msgstr "ضد اسپم"
889
 
890
+ #: templates/myaccount/form-lost-password.php:30
891
+ msgid "Lost your password? Please enter your username or email address. You will receive a link to create a new password via email."
892
+ msgstr "گذرواژه خود را فراموش کرده اید؟ نام کاربری یا ایمیل خود را وارد کنید. یک لینک برای ساختن رمز جدید در ایمیل خود دریافت خواهید کرد"
893
 
894
+ #: templates/myaccount/form-lost-password.php:36
895
+ msgid "Enter a new password below."
896
+ msgstr "گذرواژه جدید را بنویسید"
897
 
898
+ #: templates/myaccount/form-lost-password.php:39
899
+ msgid "New password"
900
+ msgstr "گذرواژه جدید"
901
 
902
+ #: templates/myaccount/form-lost-password.php:43
903
+ msgid "Re-enter new password"
904
+ msgstr "تکرار گذرواژه جدید"
905
 
906
+ #: templates/myaccount/form-lost-password.php:58
907
+ msgid "Reset Password"
908
+ msgstr "بازگردانی گذرواژه"
909
 
910
+ #: templates/myaccount/my-account.php:27
911
+ msgid "Hello <strong>%1$s</strong> (not %1$s? <a href=\"%2$s\">Sign out</a>)."
912
+ msgstr "سلام <strong>%1$s</strong> (%1$s نیستید؟ <a href=\"%2$s\">خارج شوید</a>)."
913
 
914
+ #: templates/checkout/form-login.php:26
915
+ msgid "Returning customer?"
916
+ msgstr "مشتری بازگشتی؟"
917
 
918
+ #: templates/checkout/form-login.php:27
919
+ msgid "Click here to login"
920
+ msgstr "برای ورود اینجا را کلیک کنید"
921
 
922
+ #: templates/checkout/form-login.php:34
923
+ msgid "If you have shopped with us before, please enter your details in the boxes below. If you are a new customer, please proceed to the Billing &amp; Shipping section."
924
+ msgstr ""
925
 
926
+ #: templates/checkout/form-pay.php:68
927
+ msgid "Sorry, it seems that there are no available payment methods for your location. Please contact us if you require assistance or wish to make alternate arrangements."
928
+ msgstr "متاسفانه به نظر می رسد در حال حاضر هیچ روش پرداختی برای مکانی که انتخاب کرده اید موجود نمی باشد . در صورتیکه نیاز به کمک داشتید با ما تماس بگیرید"
929
 
930
+ #: templates/checkout/form-shipping.php:40
931
+ msgid "Ship to a different address?"
932
+ msgstr "سفارشات به همین آدرس ارسال شود."
933
 
934
+ #: templates/checkout/payment.php:34
935
+ msgid "Sorry, it seems that there are no available payment methods for your state. Please contact us if you require assistance or wish to make alternate arrangements."
936
+ msgstr "متاسفانه به نظر می رسد در حال حاضر هیچ روش پرداختی برای استان شما موجود نمی باشد. در صورتیکه نیاز به کمک دارید با ما تماس بگیرید."
937
 
938
+ #: templates/checkout/payment.php:34
939
+ msgid "Please fill in your details above to see available payment methods."
940
+ msgstr "خواهشمندیم مشخصات خود را در بالا وارد کنید تا روش های موجود برای پرداخت را نمایش کنید"
941
 
942
+ #: templates/checkout/payment.php:41
943
+ msgid "Since your browser does not support JavaScript, or it is disabled, please ensure you click the <em>Update Totals</em> button before placing your order. You may be charged more than the amount stated above if you fail to do so."
944
+ msgstr "به دلیل اینکه براوزر شما جاوا اسکریپت را ساپورت نمی کند ، یا غیر فعال است ، خواهشمندیم قبل از اینکه سفارش خود را بگذارید دکمه به روز رسانی جمع کل را کلیک کنید. در صورتیکه این کار را نکنید ممکن است مبلغ قابل پرداخت شما بیش از چیزی که در بالا مشخص شده است باشد"
945
 
946
+ #: templates/checkout/payment.php:42
947
+ msgid "Update totals"
948
+ msgstr "به روز رسانی جمع کل"
949
 
950
+ #: templates/checkout/terms.php:16
951
+ msgid "I&rsquo;ve read and accept the <a href=\"%s\" target=\"_blank\">terms &amp; conditions</a>"
952
+ msgstr "من <a href=\"%s\" target=\"_blank\">شرایط و مقررات</a> را خواندم و مورد پذیرشم می باشد"
953
 
954
+ #: templates/checkout/thankyou.php:26
955
+ msgid "Unfortunately your order cannot be processed as the originating bank/merchant has declined your transaction. Please attempt your purchase again."
956
+ msgstr "متاسفانه پردازش سفارش شما ممکن نیست. درگاه پرداخت (بانک) انتخاب شده، این پرداخت را نپذیرفت. لطفا دوباره خرید خود را تکرار کنید."
957
 
958
+ #: templates/checkout/thankyou.php:37 templates/checkout/thankyou.php:68
959
+ msgid "Thank you. Your order has been received."
960
+ msgstr "متشکریم ، سفارش شما دریافت شد."
961
 
962
+ #: templates/emails/admin-cancelled-order.php:27
963
+ #: templates/emails/plain/admin-cancelled-order.php:24
964
+ msgid "The order #%d from %s has been cancelled. The order was as follows:"
965
+ msgstr "سفارش %d از %s لغو شد. سفارش به شرح زیر است:"
966
 
967
+ #: templates/emails/admin-failed-order.php:27
968
+ #: templates/emails/plain/admin-failed-order.php:24
969
+ msgid "Payment for order #%d from %s has failed. The order was as follows:"
970
+ msgstr "پرداخت برای سفارش #%d از %s موفقیت آمیز نبود. برای دنبال کردن سفارش می توانید:"
971
 
972
+ #: templates/emails/admin-new-order.php:27
973
+ msgid "You have received an order from %s. The order is as follows:"
974
+ msgstr "شما یک سفارش از %s دریافت کرده اید. سفارش به شرح زیر است:"
975
 
976
+ #: templates/emails/customer-completed-order.php:27
977
+ #: templates/emails/plain/customer-completed-order.php:24
978
+ msgid "Hi there. Your recent order on %s has been completed. Your order details are shown below for your reference:"
979
+ msgstr "سلام. سفارش اخیر شما در %s در وضعیت تکمیل شده ( ارسال شده ) قرار گرفته است. اطلاعات سفارش شما در زیر فهرست شده است."
980
 
981
+ #: templates/emails/customer-invoice.php:28
982
+ #: templates/emails/plain/customer-invoice.php:25
983
+ msgid "An order has been created for you on %s. To pay for this order please use the following link: %s"
984
+ msgstr "سفارشی برای شما در شماره %s ساخته شده است. برای پرداخت این سفارش به لینک مقابل مراجعه کنید: %s"
 
 
 
985
 
986
+ #: templates/emails/customer-invoice.php:28
987
+ msgid "pay"
988
+ msgstr "پرداخت"
989
 
990
+ #: templates/emails/customer-new-account.php:26
991
+ #: templates/emails/plain/customer-new-account.php:24
992
+ msgid "Thanks for creating an account on %s. Your username is <strong>%s</strong>."
993
+ msgstr "با سپاس از ساخت حساب کاربری شماره %s . نام کاربری شما <strong>%s</strong> است"
994
 
995
+ #: templates/emails/customer-new-account.php:30
996
+ msgid "Your password has been automatically generated: <strong>%s</strong>"
997
+ msgstr "گذرواژه شما به صورت خودکار ساخته شده است: <strong>%s</strong>"
998
 
999
+ #: templates/emails/customer-new-account.php:34
1000
+ #: templates/emails/plain/customer-new-account.php:29
1001
+ msgid "You can access your account area to view your orders and change your password here: %s."
1002
+ msgstr "شما از این ناحیه می توانید به حساب کاربری خود دسترسی یابید: %s"
1003
 
1004
+ #: templates/emails/customer-note.php:27
1005
+ #: templates/emails/plain/customer-note.php:24
1006
+ msgid "Hello, a note has just been added to your order:"
1007
+ msgstr "سلام، یک یادداشت به سفارش شما اضافه شده است:"
1008
 
1009
+ #: templates/emails/customer-note.php:31
1010
+ #: templates/emails/plain/customer-note.php:32
1011
+ msgid "For your reference, your order details are shown below."
1012
+ msgstr "جزییات سفارش به شرح زیر می باشد."
1013
 
1014
+ #: templates/emails/customer-processing-order.php:27
1015
+ #: templates/emails/plain/customer-processing-order.php:24
1016
+ msgid "Your order has been received and is now being processed. Your order details are shown below for your reference:"
1017
+ msgstr "سفارش شما دریافت شده و در حال پردازش است. اطلاعات سفارش شما در زیر نشان داده شده است: "
1018
 
1019
+ #: templates/emails/customer-refunded-order.php:29
1020
+ msgid "Hi there. Your order on %s has been partially refunded."
1021
+ msgstr "سلام. سفارش شما در %s تا حدی برگشت خورده است."
1022
 
1023
+ #: templates/emails/customer-refunded-order.php:32
1024
+ msgid "Hi there. Your order on %s has been refunded."
1025
+ msgstr "سلام. سفارش شما در %s برگشت خورده است."
1026
 
1027
+ #: templates/emails/customer-reset-password.php:26
1028
+ #: templates/emails/plain/customer-reset-password.php:24
1029
+ msgid "Someone requested that the password be reset for the following account:"
1030
+ msgstr "کسی درخواست ریست گذرواژه حساب کاربری پیرو را داده است:"
1031
 
1032
+ #: templates/emails/customer-reset-password.php:27
1033
+ #: templates/emails/plain/customer-reset-password.php:26
1034
+ msgid "Username: %s"
1035
+ msgstr "نام کاربری: %s"
1036
 
1037
+ #: templates/emails/customer-reset-password.php:28
1038
+ #: templates/emails/plain/customer-reset-password.php:27
1039
+ msgid "If this was a mistake, just ignore this email and nothing will happen."
1040
+ msgstr "اگر این اشتباه است، فقط این ایمیل را نادیده بگیرید و هیچ اتفاقی نمی افتد"
1041
 
1042
+ #: templates/emails/customer-reset-password.php:29
1043
+ #: templates/emails/plain/customer-reset-password.php:28
1044
+ msgid "To reset your password, visit the following address:"
1045
+ msgstr "برای ریست کردن گذرواژه خود، به آدرس زیر بروید:"
1046
 
1047
+ #: templates/emails/customer-reset-password.php:32
1048
+ msgid "Click here to reset your password"
1049
+ msgstr "برای ریست کردن گذرواژه خود اینجا را کلیک کنید"
1050
 
1051
+ #: templates/emails/email-addresses.php:25
1052
+ #: templates/emails/plain/email-addresses.php:22
1053
+ msgid "Billing address"
1054
+ msgstr "آدرس صورتحساب"
1055
 
1056
+ #: templates/emails/email-addresses.php:31
1057
+ #: templates/emails/plain/email-addresses.php:26
1058
+ msgid "Shipping address"
1059
+ msgstr "آدرس برای ارسال بار : "
1060
 
1061
+ #: templates/auth/form-grant-access.php:42
1062
+ msgid "Approve"
1063
+ msgstr "تایید"
1064
 
1065
+ #: templates/auth/form-grant-access.php:43
1066
+ msgid "Deny"
1067
+ msgstr "رد"
1068
 
1069
+ #: templates/auth/form-login.php:30
1070
+ msgid "To connect to %1$s you need to be logged in. Log in to your store below, or %2$scancel and return to %1$s%3$s"
1071
+ msgstr "برای اتصال به %1$s شما نیاز به ورود دارید. ورود به فروشگاه شما از طریق زیر یا %2$s لغو و بازگشت به %1$s%3$s"
1072
 
1073
+ #: templates/auth/form-login.php:34 templates/myaccount/form-login.php:43
1074
+ msgid "Username or email address"
1075
+ msgstr "نام کاربری یا آدرس ایمیل"
1076
 
1077
+ #: templates/auth/form-login.php:38 templates/global/form-login.php:38
1078
+ #: templates/myaccount/form-login.php:47 templates/myaccount/form-login.php:97
1079
+ msgid "Password"
1080
+ msgstr "گذرواژه"
1081
 
1082
+ #: templates/auth/header.php:28
1083
+ msgid "Application Authentication Request"
1084
+ msgstr "درخواست تأیید اعتبار برنامه"
1085
 
1086
+ #: templates/cart/cart-empty.php:27
1087
+ msgid "Your cart is currently empty."
1088
+ msgstr "سبد خرید شما در حال حاضر خالی است."
1089
 
1090
+ #: templates/cart/cart-empty.php:34
1091
+ msgid "Return To Shop"
1092
+ msgstr "بازگشت به فروشگاه"
1093
 
1094
+ #: templates/cart/cart-shipping.php:47
1095
+ msgid "Shipping costs will be calculated once you have provided your address."
1096
+ msgstr "پس از مشخص نمودن آدرس پستی، هزینه‌ی ارسال محاسبه خواهد شد."
1097
 
1098
+ #: templates/cart/cart-shipping.php:49
1099
+ msgid "There are no shipping methods available. Please double check your address, or contact us if you need any help."
1100
+ msgstr "روش های حمل و نقل در دسترس نیستند. خواهشمند است دوباره آدرس خود را بررسی کنید و یا چنانچه هر کمکی می خواهید با ما تماس بگیرید."
1101
 
1102
+ #: templates/cart/cart-totals.php:27
1103
+ msgid "Cart Totals"
1104
+ msgstr "جمع کل سبد خرید"
1105
 
1106
+ #: templates/cart/cart-totals.php:32 templates/cart/cart-totals.php:33
1107
+ #: templates/cart/mini-cart.php:79 templates/checkout/review-order.php:58
1108
+ msgid "Subtotal"
1109
+ msgstr " قیمت کل "
1110
 
1111
+ #: templates/cart/cart.php:37 templates/cart/cart.php:101
1112
+ #: templates/emails/email-order-details.php:34
1113
+ msgid "Quantity"
1114
+ msgstr "تعداد"
1115
 
1116
+ #: templates/cart/cart.php:58 templates/cart/mini-cart.php:48
1117
+ msgid "Remove this item"
1118
+ msgstr "حذف کردن این آیتم"
1119
 
1120
+ #: templates/cart/cart.php:136 templates/checkout/form-coupon.php:39
1121
+ msgid "Apply Coupon"
1122
+ msgstr "اعمال کوپن"
1123
 
1124
+ #: templates/cart/cart.php:142
1125
+ msgid "Update Cart"
1126
+ msgstr "به روز رسانی سبد خرید"
1127
 
1128
+ #: templates/cart/cross-sells.php:48
1129
+ msgid "You may be interested in&hellip;"
1130
+ msgstr "ممکن است به این محصول نیز علاقه مند باشید"
1131
 
1132
+ #: templates/cart/mini-cart.php:71
1133
+ msgid "No products in the cart."
1134
+ msgstr "سبد خرید شما خالی است."
1135
 
1136
+ #: templates/cart/mini-cart.php:85
1137
+ msgid "Checkout"
1138
+ msgstr "تسویه حساب"
1139
 
1140
+ #: templates/cart/proceed-to-checkout-button.php:26
1141
+ msgid "Proceed to Checkout"
1142
+ msgstr "اتمام خرید - ادامه"
1143
 
1144
+ #: templates/cart/shipping-calculator.php:32
1145
+ msgid "Calculate Shipping"
1146
+ msgstr "محاسبه هزینه حمل و نقل"
1147
 
1148
+ #: templates/cart/shipping-calculator.php:55
1149
+ #: templates/cart/shipping-calculator.php:61
1150
+ #: templates/cart/shipping-calculator.php:73
1151
+ msgid "State / county"
1152
+ msgstr "استان / کشور"
1153
 
1154
+ #: templates/cart/shipping-calculator.php:95
1155
+ msgid "Update Totals"
1156
+ msgstr "به روز رسانی جمع کل"
1157
 
1158
+ #: templates/checkout/cart-errors.php:26
1159
+ msgid "There are some issues with the items in your cart (shown above). Please go back to the cart page and resolve these issues before checking out."
1160
+ msgstr "مشکلاتی در اقلام سبد خرید شما وجود دارد (که در بالا آمده اند). خواهشمندیمً به برگه سبد خرید بازگشته و پیش از تسویه حساب این مشکلات را رفع کنید."
1161
 
1162
+ #: templates/checkout/cart-errors.php:30
1163
+ msgid "Return To Cart"
1164
+ msgstr "بازگشت به سبدخرید"
1165
 
1166
+ #: templates/checkout/form-billing.php:28
1167
+ msgid "Billing &amp; Shipping"
1168
+ msgstr "اطلاعات شما"
1169
 
1170
+ #: templates/checkout/form-billing.php:51
1171
+ msgid "Create an account?"
1172
+ msgstr "می خواهید یک حساب کاربری ایجاد کنید ؟"
1173
 
1174
+ #: templates/checkout/form-billing.php:62
1175
+ msgid "Create an account by entering the information below. If you are a returning customer please login at the top of the page."
1176
+ msgstr "بوسیله وارد کردن اطلاعات در اینجا یک حساب کاربری ایجاد کنید. اگر قبلا عضو شده ایید از بالای صفحه میتوانید وارید شوید."
1177
 
1178
+ #: templates/checkout/form-checkout.php:28
1179
+ msgid "You must be logged in to checkout."
1180
+ msgstr "برای تسویه حساب باید وارد شوید."
1181
 
1182
+ #: templates/checkout/form-checkout.php:54
1183
+ msgid "Your order"
1184
+ msgstr "سفارش شما"
1185
 
1186
+ #: templates/checkout/form-coupon.php:27
1187
+ msgid "Have a coupon?"
1188
+ msgstr "کوپن تخفیف دارید؟"
1189
 
1190
+ #: templates/checkout/form-coupon.php:27
1191
+ msgid "Click here to enter your code"
1192
+ msgstr "برای نوشتن کد اینجا کلیک کنید"
1193
 
1194
+ #: includes/widgets/class-wc-widget-product-categories.php:78
1195
+ msgid "Hide empty categories"
1196
+ msgstr "عدم نمايش دسته هاي خالي"
1197
 
1198
+ #: includes/widgets/class-wc-widget-product-categories.php:236
1199
+ msgid "No product categories exist."
1200
+ msgstr "هیچ محصولی در این دسته وجود ندارد."
1201
 
1202
+ #: includes/widgets/class-wc-widget-product-search.php:23
1203
+ msgid "A Search box for products only."
1204
+ msgstr "جستجو فقط برای محصولات "
1205
 
1206
+ #: includes/widgets/class-wc-widget-product-search.php:25
1207
+ msgid "WooCommerce Product Search"
1208
+ msgstr "جستجوی محصول WooCommerce"
1209
 
1210
+ #: includes/widgets/class-wc-widget-product-tag-cloud.php:23
1211
+ msgid "Your most used product tags in cloud format."
1212
+ msgstr "پراستفاده ترین تگ محصولات شما در قالب ابری"
1213
 
1214
+ #: includes/widgets/class-wc-widget-product-tag-cloud.php:25
1215
+ msgid "WooCommerce Product Tags"
1216
+ msgstr "تگ های محصولات WooCommerce"
1217
 
1218
+ #: includes/widgets/class-wc-widget-products.php:23
1219
+ msgid "Display a list of your products on your site."
1220
+ msgstr "نمایش یک لیست از محصولات در سایت شما."
1221
 
1222
+ #: includes/widgets/class-wc-widget-products.php:25
1223
+ msgid "WooCommerce Products"
1224
+ msgstr "محصولات ووکامرس"
1225
 
1226
+ #: includes/widgets/class-wc-widget-products.php:38
1227
+ #: includes/widgets/class-wc-widget-recently-viewed.php:38
1228
+ #: includes/widgets/class-wc-widget-top-rated-products.php:40
1229
+ msgid "Number of products to show"
1230
+ msgstr "تعداد محصولات برای نمایش"
1231
 
1232
+ #: includes/widgets/class-wc-widget-products.php:45
1233
+ msgid "All Products"
1234
+ msgstr "همه محصولات"
1235
 
1236
+ #: includes/widgets/class-wc-widget-products.php:46
1237
+ msgid "Featured Products"
1238
+ msgstr "محصولات برجسته"
1239
 
1240
+ #: includes/widgets/class-wc-widget-products.php:47
1241
+ msgid "On-sale Products"
1242
+ msgstr "محصولات در فروش ویژه"
1243
 
1244
+ #: includes/widgets/class-wc-widget-products.php:57
1245
+ msgid "Random"
1246
+ msgstr "تصادفی"
1247
 
1248
+ #: includes/widgets/class-wc-widget-products.php:58
1249
+ msgid "Sales"
1250
+ msgstr "فروش"
1251
 
1252
+ #: includes/widgets/class-wc-widget-products.php:66
1253
+ msgid "ASC"
1254
+ msgstr "صعودی"
1255
 
1256
+ #: includes/widgets/class-wc-widget-products.php:67
1257
+ msgid "DESC"
1258
+ msgstr "نزولی"
1259
 
1260
+ #: includes/widgets/class-wc-widget-products.php:73
1261
+ msgid "Hide free products"
1262
+ msgstr "مخفی کردن محصولات رایگان"
1263
 
1264
+ #: includes/widgets/class-wc-widget-products.php:78
1265
+ msgid "Show hidden products"
1266
+ msgstr "نمایش محصولات مخفی"
1267
 
1268
+ #: includes/widgets/class-wc-widget-recent-reviews.php:23
1269
+ msgid "Display a list of your most recent reviews on your site."
1270
+ msgstr "نمایش لیستی از آخرین دیدگاه‌ها به روی سایت"
1271
 
1272
+ #: includes/widgets/class-wc-widget-recent-reviews.php:29
1273
+ msgid "Recent Reviews"
1274
+ msgstr "آخرین دیدگاه‌ها"
1275
 
1276
+ #: includes/widgets/class-wc-widget-recent-reviews.php:38
1277
+ msgid "Number of reviews to show"
1278
+ msgstr "تعداد نقد و بررسی ها (دیدگاه ها) برای نمایش"
1279
 
1280
+ #: includes/widgets/class-wc-widget-recently-viewed.php:23
1281
+ msgid "Display a list of recently viewed products."
1282
+ msgstr "نمایش لیستی از آخرین محصولات نمایش شده "
1283
 
1284
+ #: includes/widgets/class-wc-widget-recently-viewed.php:25
1285
+ msgid "WooCommerce Recently Viewed"
1286
+ msgstr "آخرین محصولات نمایش شده در ووکامرس"
1287
 
1288
+ #: includes/widgets/class-wc-widget-recently-viewed.php:29
1289
+ msgid "Recently Viewed Products"
1290
+ msgstr "آخرین محصولات نمایش شده در ووکامرس"
1291
 
1292
+ #: includes/widgets/class-wc-widget-top-rated-products.php:25
1293
+ msgid "Display a list of your top rated products on your site."
1294
+ msgstr "نمایش لیستی از محصولات پر امتیاز به روی سایت شما"
1295
 
1296
+ #: includes/widgets/class-wc-widget-top-rated-products.php:27
1297
+ msgid "WooCommerce Top Rated Products"
1298
+ msgstr "پرامتیازترین محصولات ووکامرس"
1299
 
1300
+ #: includes/widgets/class-wc-widget-top-rated-products.php:31
1301
+ msgid "Top Rated Products"
1302
+ msgstr "پر امتیازترین محصولات"
1303
 
1304
+ #: templates/auth/form-grant-access.php:24 templates/auth/form-login.php:26
1305
+ msgid "%s would like to connect to your store"
1306
+ msgstr "%s میخواهد به فروشگاه شما متصل شود"
1307
 
1308
+ #: templates/auth/form-grant-access.php:28
1309
+ msgid "This will give \"%s\" <strong>%s</strong> access which will allow it to:"
1310
+ msgstr "این کار به \"%s\" <strong>%s</strong> اجازه دسترسی به این ها را می دهد:"
1311
 
1312
+ #: templates/auth/form-grant-access.php:38
1313
+ msgid "Logged in as %s"
1314
+ msgstr "وارد شده با %s"
1315
 
1316
+ #: includes/widgets/class-wc-widget-layered-nav-filters.php:29
1317
+ msgid "Active Filters"
1318
+ msgstr "فیلترهای فعال"
1319
 
1320
+ #: includes/widgets/class-wc-widget-layered-nav-filters.php:84
1321
+ #: includes/widgets/class-wc-widget-layered-nav-filters.php:91
1322
+ #: includes/widgets/class-wc-widget-layered-nav-filters.php:96
1323
+ msgid "Remove filter"
1324
+ msgstr "پاک کردن فیلتر"
1325
 
1326
+ #: includes/widgets/class-wc-widget-layered-nav-filters.php:91
1327
+ msgid "Min"
1328
+ msgstr "کمترین"
1329
 
1330
+ #: includes/widgets/class-wc-widget-layered-nav-filters.php:96
1331
+ msgid "Max"
1332
+ msgstr "بیشترین"
1333
 
1334
+ #: includes/widgets/class-wc-widget-layered-nav.php:23
1335
+ msgid "Shows a custom attribute in a widget which lets you narrow down the list of products when viewing product categories."
1336
+ msgstr "یک سری ویژگی سفارشی را در یک ویجت نشان میدهد که امکان محدود کردن فهرست محصولات را در هنگام نمایش دسته بندی محصول به شما ارائه میکند."
1337
 
1338
+ #: includes/widgets/class-wc-widget-layered-nav.php:25
1339
+ msgid "WooCommerce Layered Nav"
1340
+ msgstr "لایه کنترل ووکامرس "
1341
 
1342
+ #: includes/widgets/class-wc-widget-layered-nav.php:77
1343
+ msgid "Filter by"
1344
+ msgstr "صافی"
1345
 
1346
+ #: includes/widgets/class-wc-widget-layered-nav.php:83
1347
+ msgid "Attribute"
1348
+ msgstr "خاصیت"
1349
 
1350
+ #: includes/widgets/class-wc-widget-layered-nav.php:91
1351
+ msgid "List"
1352
+ msgstr "ليست"
1353
 
1354
+ #: includes/widgets/class-wc-widget-layered-nav.php:92
1355
+ msgid "Dropdown"
1356
+ msgstr "کرکره ای"
1357
 
1358
+ #: includes/widgets/class-wc-widget-layered-nav.php:98
1359
+ msgid "Query type"
1360
+ msgstr "نوع جستجو"
1361
 
1362
+ #: includes/widgets/class-wc-widget-layered-nav.php:100
1363
+ msgid "AND"
1364
+ msgstr "و"
1365
 
1366
+ #: includes/widgets/class-wc-widget-layered-nav.php:101
1367
+ msgid "OR"
1368
+ msgstr "يا"
1369
 
1370
+ #: includes/widgets/class-wc-widget-layered-nav.php:181
1371
+ msgid "Any %s"
1372
+ msgstr "هر %s"
1373
 
1374
+ #: includes/widgets/class-wc-widget-price-filter.php:25
1375
+ msgid "Shows a price filter slider in a widget which lets you narrow down the list of shown products when viewing product categories."
1376
+ msgstr "اسلایدر فیلتر قیمتی را نشان میدهد در ویجتی که امکان محدود کردن فهرست محصولات به نمایش درآمده را در حین نمایش دسته بندی محصول در اختیار شما میگذارد."
1377
 
1378
+ #: includes/widgets/class-wc-widget-price-filter.php:27
1379
+ msgid "WooCommerce Price Filter"
1380
+ msgstr "فیلتر هزینه ووکامرس"
1381
 
1382
+ #: includes/widgets/class-wc-widget-price-filter.php:31
1383
+ msgid "Filter by price"
1384
+ msgstr "فیلتر براساس قیمت : "
1385
 
1386
+ #: includes/widgets/class-wc-widget-price-filter.php:176
1387
+ msgid "Min price"
1388
+ msgstr "حداقل قیمت"
1389
 
1390
+ #: includes/widgets/class-wc-widget-price-filter.php:177
1391
+ msgid "Max price"
1392
+ msgstr "حداكثر قيمت"
1393
 
1394
+ #: includes/widgets/class-wc-widget-price-filter.php:178
1395
+ msgid "Filter"
1396
+ msgstr "صافی"
1397
 
1398
+ #: includes/widgets/class-wc-widget-price-filter.php:180
1399
+ msgid "Price:"
1400
+ msgstr "قيمت:"
1401
 
1402
+ #: includes/widgets/class-wc-widget-product-categories.php:37
1403
+ msgid "A list or dropdown of product categories."
1404
+ msgstr "لیستی از دسته بندی های محصولات ."
1405
 
1406
+ #: includes/widgets/class-wc-widget-product-categories.php:39
1407
+ msgid "WooCommerce Product Categories"
1408
+ msgstr "دسته بندی محصولات ووکامرس "
1409
 
1410
+ #: includes/widgets/class-wc-widget-product-categories.php:51
1411
+ msgid "Category Order"
1412
+ msgstr "دسته‌بندی سفارش"
1413
 
1414
+ #: includes/widgets/class-wc-widget-product-categories.php:58
1415
+ msgid "Show as dropdown"
1416
+ msgstr "به صورت دراپ داون نشان بده"
1417
 
1418
+ #: includes/widgets/class-wc-widget-product-categories.php:63
1419
+ msgid "Show product counts"
1420
+ msgstr "نمایش شمارگان محصول"
1421
 
1422
+ #: includes/widgets/class-wc-widget-product-categories.php:68
1423
+ msgid "Show hierarchy"
1424
+ msgstr "سلسله مراتب را نشان بده"
1425
 
1426
+ #: includes/widgets/class-wc-widget-product-categories.php:73
1427
+ msgid "Only show children of the current category"
1428
+ msgstr "فقط زیر مجموعه دسته بندی حاضر را نمایش بده"
1429
 
1430
+ #: includes/widgets/class-wc-widget-cart.php:27
1431
+ msgid "WooCommerce Cart"
1432
+ msgstr "سبد خرید WooCommerce"
1433
 
1434
+ #: includes/widgets/class-wc-widget-cart.php:31
1435
+ msgid "Cart"
1436
+ msgstr "سبد خرید"
1437
 
1438
+ #: includes/widgets/class-wc-widget-cart.php:37
1439
+ msgid "Hide if cart is empty"
1440
+ msgstr "اگر سبد خرید خالی بود مخفی شود"
1441
 
1442
+ #: includes/widgets/class-wc-widget-layered-nav-filters.php:23
1443
+ msgid "Shows active layered nav filters so users can see and deactivate them."
1444
+ msgstr "لایه های فیلتر فعال را نشان بده تا کاربران بتوانند آن ها را ببینند و غیرفعال کنند"
1445
 
1446
+ #: includes/widgets/class-wc-widget-layered-nav-filters.php:25
1447
+ msgid "WooCommerce Layered Nav Filters"
1448
+ msgstr "لایه های فیلتر ووکامرس"
1449
 
1450
+ #: includes/wc-template-functions.php:1803
1451
+ #: templates/cart/shipping-calculator.php:62
1452
+ msgid "Select a state&hellip;"
1453
+ msgstr "استان مورد نظر را انتخاب کنید"
1454
 
1455
+ #: includes/wc-template-functions.php:1848
1456
+ #: includes/wc-template-functions.php:1995
1457
+ msgid "Choose an option"
1458
+ msgstr "یک گزینه را انتخاب کنید"
1459
 
1460
+ #: includes/wc-term-functions.php:167
1461
+ msgid "Select a category"
1462
+ msgstr "یک دسته بندی انتخاب کنید "
1463
 
1464
+ #: includes/wc-term-functions.php:170
1465
+ msgid "Uncategorized"
1466
+ msgstr "دسته‌بندی نشده"
1467
 
1468
+ #: includes/wc-user-functions.php:52
1469
+ msgid "An account is already registered with your email address. Please login."
1470
+ msgstr "قبلا یک حساب با این آدرس ایمیل نام نویسی شده است. خواهشمندیم وارد شوید . "
1471
 
1472
+ #: includes/wc-user-functions.php:61
1473
+ msgid "Please enter a valid account username."
1474
+ msgstr "خواهشمندیم یک نام کاربری معتبر برای حساب کاربری وارد کنید."
1475
 
1476
+ #: includes/wc-user-functions.php:65
1477
+ msgid "An account is already registered with that username. Please choose another."
1478
+ msgstr "قبلا این نام کاربری ثبت شده است . خواهشمندیم یک نام کاربری دیگر انتخاب کنید"
1479
 
1480
+ #: includes/wc-user-functions.php:86
1481
+ msgid "Please enter an account password."
1482
+ msgstr "خواهشمندیم گذرواژه حساب خود را وارد کنید"
1483
 
1484
+ #: includes/wc-user-functions.php:112
1485
+ msgid "ERROR"
1486
+ msgstr "خطا"
1487
 
1488
+ #: includes/wc-user-functions.php:112
1489
+ msgid "Couldn&#8217;t register you&hellip; please contact us if you continue to have problems."
1490
+ msgstr "&#8217;t نمی توانیم شما را نام نویسی کنیم &hellip; در صورت ادامه مشکل خواهشمندیم با ما تماس بگیرید"
1491
 
1492
+ #: includes/wc-webhook-functions.php:23
1493
+ msgid "Active"
1494
+ msgstr "فعال"
1495
 
1496
+ #: includes/wc-webhook-functions.php:24
1497
+ msgid "Paused"
1498
+ msgstr "متوقف شد"
1499
 
1500
+ #: includes/widgets/class-wc-widget-cart.php:25
1501
+ msgid "Display the user's Cart in the sidebar."
1502
+ msgstr "نمایش سبد خرید کاربر در نوار ساید بار"
1503
 
1504
+ #: includes/wc-notice-functions.php:27 includes/wc-notice-functions.php:59
1505
+ #: includes/wc-notice-functions.php:77 includes/wc-notice-functions.php:100
1506
+ #: includes/wc-notice-functions.php:113 includes/wc-notice-functions.php:160
1507
+ msgid "This function should not be called before woocommerce_init."
1508
+ msgstr "این وظیفه نباید قبل از woocommerce_init صدا زده شود."
1509
 
1510
+ #: includes/wc-order-functions.php:55
1511
+ msgid "wc_get_order should not be called before the woocommerce_init action."
1512
+ msgstr "wc_get_order نباید قبل از عملیات woocommerce_init استفاده شود."
1513
 
1514
+ #: includes/wc-order-functions.php:512
1515
+ msgid "Unpaid order cancelled - time limit reached."
1516
+ msgstr "سفارش پرداخت نشده لغو شد - حد زمانی پایان یافت"
1517
 
1518
+ #: includes/wc-order-functions.php:637
1519
+ msgid "Refund &ndash; %s"
1520
+ msgstr "مسترد &ndash; %s"
1521
 
1522
+ #: includes/wc-product-functions.php:26
1523
+ msgid "wc_get_product should not be called before the woocommerce_init action."
1524
+ msgstr "wc_get_product نباید قبل از عملیات woocommerce_init استفاده شود."
1525
 
1526
+ #: includes/wc-template-functions.php:144
1527
+ msgid "New products"
1528
+ msgstr "محصولات جدید"
1529
 
1530
+ #: includes/wc-template-functions.php:152
1531
+ msgid "New products added to %s"
1532
+ msgstr "محصولات جدید به %s افزوده شد."
1533
 
1534
+ #: includes/wc-template-functions.php:160
1535
+ msgid "New products tagged %s"
1536
+ msgstr "محصولات جدید برچسب شدند %s"
1537
 
1538
+ #: includes/wc-template-functions.php:470
1539
+ msgid "Search Results: &ldquo;%s&rdquo;"
1540
+ msgstr "نتیجه جستجو &ldquo;%s&rdquo;"
1541
 
1542
+ #: includes/wc-template-functions.php:473
1543
+ msgid "&nbsp;&ndash; Page %s"
1544
+ msgstr "&nbsp;&ndash; برگه %s"
1545
 
1546
+ #: includes/wc-template-functions.php:771
1547
+ msgid "Default sorting"
1548
+ msgstr "مرتب سازی پیش فرض"
1549
 
1550
+ #: includes/wc-template-functions.php:772
1551
+ msgid "Sort by popularity"
1552
+ msgstr "مرتب سازی بر اساس محبوبیت"
1553
 
1554
+ #: includes/wc-template-functions.php:773
1555
+ msgid "Sort by average rating"
1556
+ msgstr "مرتب سازی بر اساس میانگین رتبه"
1557
 
1558
+ #: includes/wc-template-functions.php:774
1559
+ msgid "Sort by newness"
1560
+ msgstr "مرتب سازی بر اساس جدیدترین"
1561
 
1562
+ #: includes/wc-template-functions.php:775
1563
+ msgid "Sort by price: low to high"
1564
+ msgstr "مرتب سازی بر اساس هزینه: کم به زیاد"
1565
 
1566
+ #: includes/wc-template-functions.php:776
1567
+ msgid "Sort by price: high to low"
1568
+ msgstr "مرتب سازی بر اساس هزینه: زیاد به کم"
1569
 
1570
+ #: includes/wc-template-functions.php:1105
1571
+ #: templates/checkout/form-shipping.php:66
1572
+ #: templates/single-product/tabs/additional-information.php:24
1573
+ msgid "Additional Information"
1574
+ msgstr "اطلاعات بیشتر"
1575
 
1576
+ #: includes/wc-template-functions.php:1114
1577
+ msgid "Reviews (%d)"
1578
+ msgstr "نظرات (%d)"
1579
 
1580
+ #: includes/wc-template-functions.php:1201
1581
+ msgid "Use $args argument as an array instead. Deprecated argument will be removed in WC 2.2."
1582
+ msgstr "از $args به جای آرایه استفاده کنید. این مورد در ووکامرس 2.2 حذف می شود ."
1583
 
1584
+ #: includes/wc-template-functions.php:1418
1585
+ msgid "Place order"
1586
+ msgstr "ثبت سفارش"
1587
 
1588
+ #: includes/wc-template-functions.php:1782
1589
+ msgid "Update country"
1590
+ msgstr "بروز رسانی کشور"
1591
 
1592
+ #: includes/wc-deprecated-functions.php:706
1593
+ msgid "The shop_order_status taxonomy is no more in WooCommerce 2.2! You should use the new WooCommerce post_status instead, <a href=\"%s\">read more...</a>"
1594
+ msgstr "The shop_order_status taxonomy is no more in WooCommerce 2.2! You should use the new WooCommerce post_status instead, <a href=\"%s\">read more...</a>"
1595
 
1596
+ #: includes/wc-deprecated-functions.php:710
1597
+ msgid "The \"publish\" order status is no more in WooCommerce 2.2! You should use the new WooCommerce post_status instead, <a href=\"%s\">read more...</a>"
1598
+ msgstr "The \"publish\" order status is no more in WooCommerce 2.2! You should use the new WooCommerce post_status instead, <a href=\"%s\">read more...</a>"
1599
 
1600
+ #: includes/wc-core-functions.php:314
1601
+ msgid "Saudi Riyal"
1602
+ msgstr "ریال سعودی"
1603
 
1604
+ #: includes/wc-core-functions.php:315
1605
+ msgid "Swedish Krona"
1606
+ msgstr "Swedish Krona"
1607
 
1608
+ #: includes/wc-core-functions.php:316
1609
+ msgid "Singapore Dollar"
1610
+ msgstr "Singapore Dollar"
1611
 
1612
+ #: includes/wc-core-functions.php:317
1613
+ msgid "Thai Baht"
1614
+ msgstr "Thai Baht"
1615
 
1616
+ #: includes/wc-core-functions.php:318
1617
+ msgid "Turkish Lira"
1618
+ msgstr "Turkish Lira"
1619
 
1620
+ #: includes/wc-core-functions.php:319
1621
+ msgid "Taiwan New Dollars"
1622
+ msgstr "Taiwan New Dollars"
1623
 
1624
+ #: includes/wc-core-functions.php:320
1625
+ msgid "Ukrainian Hryvnia"
1626
+ msgstr "هریونیای اکراینی"
1627
 
1628
+ #: includes/wc-core-functions.php:321
1629
+ msgid "US Dollars"
1630
+ msgstr "US Dollars"
1631
 
1632
+ #: includes/wc-core-functions.php:322
1633
+ msgid "Vietnamese Dong"
1634
+ msgstr "Vietnamese Dong"
1635
 
1636
+ #: includes/wc-core-functions.php:323
1637
+ msgid "South African rand"
1638
+ msgstr "South African rand"
1639
 
1640
+ #: includes/wc-coupon-functions.php:24
1641
+ msgid "Cart Discount"
1642
+ msgstr "تخفيف سبد خريد "
1643
 
1644
+ #: includes/wc-coupon-functions.php:25
1645
+ msgid "Cart % Discount"
1646
+ msgstr "سبد خرید % تخفیف"
1647
 
1648
+ #: includes/wc-coupon-functions.php:26
1649
+ msgid "Product Discount"
1650
+ msgstr "تخفيف كالا"
1651
 
1652
+ #: includes/wc-coupon-functions.php:27
1653
+ msgid "Product % Discount"
1654
+ msgstr "درصد تخفیف محصول"
1655
 
1656
+ #: includes/wc-core-functions.php:286
1657
+ msgid "Danish Krone"
1658
+ msgstr "Danish Krone"
1659
 
1660
+ #: includes/wc-core-functions.php:287
1661
+ msgid "Dominican Peso"
1662
+ msgstr "Dominican Peso"
1663
 
1664
+ #: includes/wc-core-functions.php:288
1665
+ msgid "Egyptian Pound"
1666
+ msgstr "پوند مصر"
1667
 
1668
+ #: includes/wc-core-functions.php:289
1669
+ msgid "Euros"
1670
+ msgstr "Euros"
1671
 
1672
+ #: includes/wc-core-functions.php:290
1673
+ msgid "Pounds Sterling"
1674
+ msgstr "Pounds Sterling"
1675
 
1676
+ #: includes/wc-core-functions.php:291
1677
+ msgid "Hong Kong Dollar"
1678
+ msgstr "Hong Kong Dollar"
1679
 
1680
+ #: includes/wc-core-functions.php:292
1681
+ msgid "Croatia kuna"
1682
+ msgstr "Croatia kuna"
1683
 
1684
+ #: includes/wc-core-functions.php:293
1685
+ msgid "Hungarian Forint"
1686
+ msgstr "Hungarian Forint"
1687
 
1688
+ #: includes/wc-core-functions.php:294
1689
+ msgid "Indonesia Rupiah"
1690
+ msgstr "Indonesia Rupiah"
1691
 
1692
+ #: includes/wc-core-functions.php:295
1693
+ msgid "Israeli Shekel"
1694
+ msgstr "Israeli Shekel"
1695
 
1696
+ #: includes/wc-core-functions.php:296
1697
+ msgid "Indian Rupee"
1698
+ msgstr "Indian Rupee"
1699
 
1700
+ #: includes/wc-core-functions.php:297
1701
+ msgid "Icelandic krona"
1702
+ msgstr "Icelandic krona"
1703
 
1704
+ #: includes/wc-core-functions.php:298
1705
+ msgid "Japanese Yen"
1706
+ msgstr "Japanese Yen"
1707
 
1708
+ #: includes/wc-core-functions.php:299
1709
+ msgid "Kenyan shilling"
1710
+ msgstr "شلینگ کنیا"
1711
 
1712
+ #: includes/wc-core-functions.php:300
1713
+ msgid "South Korean Won"
1714
+ msgstr "South Korean Won"
1715
 
1716
+ #: includes/wc-core-functions.php:301
1717
+ msgid "Lao Kip"
1718
+ msgstr "Lao Kip"
1719
 
1720
+ #: includes/wc-core-functions.php:302
1721
+ msgid "Mexican Peso"
1722
+ msgstr "Mexican Peso"
1723
 
1724
+ #: includes/wc-core-functions.php:303
1725
+ msgid "Malaysian Ringgits"
1726
+ msgstr "Malaysian Ringgits"
1727
 
1728
+ #: includes/wc-core-functions.php:304
1729
+ msgid "Nigerian Naira"
1730
+ msgstr "Nigerian Naira"
1731
 
1732
+ #: includes/wc-core-functions.php:305
1733
+ msgid "Norwegian Krone"
1734
+ msgstr "Norwegian Krone"
1735
 
1736
+ #: includes/wc-core-functions.php:306
1737
+ msgid "Nepali Rupee"
1738
+ msgstr "Nepali Rupee"
1739
 
1740
+ #: includes/wc-core-functions.php:307
1741
+ msgid "New Zealand Dollar"
1742
+ msgstr "New Zealand Dollar"
1743
 
1744
+ #: includes/wc-core-functions.php:308
1745
+ msgid "Philippine Pesos"
1746
+ msgstr "Philippine Pesos"
1747
 
1748
+ #: includes/wc-core-functions.php:309
1749
+ msgid "Pakistani Rupee"
1750
+ msgstr "روپیه پاکستان"
1751
 
1752
+ #: includes/wc-core-functions.php:310
1753
+ msgid "Polish Zloty"
1754
+ msgstr "Polish Zloty"
1755
 
1756
+ #: includes/wc-core-functions.php:311
1757
+ msgid "Paraguayan Guaraní"
1758
+ msgstr "Paraguayan Guaraní"
1759
 
1760
+ #: includes/wc-core-functions.php:312
1761
+ msgid "Romanian Leu"
1762
+ msgstr "Romanian Leu"
1763
 
1764
+ #: includes/wc-core-functions.php:313
1765
+ msgid "Russian Ruble"
1766
+ msgstr "روبل روسیه"
1767
 
1768
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:298
1769
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:303
1770
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:319
1771
+ msgid "Invalid key"
1772
+ msgstr "کلید بی اعتبار"
1773
 
1774
+ #: includes/shortcodes/class-wc-shortcode-order-tracking.php:48
1775
+ msgid "Please enter a valid order ID"
1776
+ msgstr "خواهشمندیم یک کد سفارش معتبر وارد کنید."
1777
 
1778
+ #: includes/shortcodes/class-wc-shortcode-order-tracking.php:52
1779
+ msgid "Please enter a valid order email"
1780
+ msgstr "خواهشمندیم یک آدرس ایمیل معتبر وارد کنید."
1781
 
1782
+ #: includes/shortcodes/class-wc-shortcode-order-tracking.php:71
1783
+ msgid "Sorry, we could not find that order ID in our database."
1784
+ msgstr "ببخشید شناسه سفارش در پایگاه ما پیدا نشد."
1785
 
1786
+ #: includes/updates/woocommerce-update-2.4.php:171
1787
+ #: includes/wc-order-functions.php:793
1788
+ msgid "Order Fully Refunded"
1789
+ msgstr "استرداد کامل سفارش"
1790
 
1791
+ #: includes/wc-attribute-functions.php:143
1792
+ msgid "Select"
1793
+ msgstr "انتخاب"
1794
 
1795
+ #: includes/wc-attribute-functions.php:144
1796
+ msgid "Text"
1797
+ msgstr "متن"
1798
 
1799
+ #: includes/wc-cart-functions.php:27
1800
+ msgid "This product is protected and cannot be purchased."
1801
+ msgstr "این محصول محافظت شده است و شما قادر به پرداخت نیستید."
1802
 
1803
+ #: includes/wc-cart-functions.php:78
1804
+ msgid "%s has been added to your cart."
1805
+ msgid_plural "%s have been added to your cart."
1806
+ msgstr[0] "%s به سبد شما افزوده شد."
1807
 
1808
+ #: includes/wc-cart-functions.php:83
1809
+ msgid "Continue Shopping"
1810
+ msgstr "خرید را ادامه دهید"
1811
 
1812
+ #: includes/wc-cart-functions.php:103
1813
+ msgid "and"
1814
+ msgstr "و"
1815
 
1816
+ #: includes/wc-cart-functions.php:206
1817
+ msgid "Coupon:"
1818
+ msgstr "کوپن:"
1819
 
1820
+ #: includes/wc-cart-functions.php:231
1821
+ msgid "Free shipping coupon"
1822
+ msgstr "کوپن حمل و نقل رایگان"
1823
 
1824
+ #: includes/wc-cart-functions.php:236
1825
+ msgid "[Remove]"
1826
+ msgstr "[حذف]"
1827
 
1828
+ #: includes/wc-cart-functions.php:263 templates/cart/cart-totals.php:70
1829
+ msgid "estimated for %s"
1830
+ msgstr "برآورد برای %s"
1831
 
1832
+ #: includes/wc-cart-functions.php:265
1833
+ msgid "(includes %s)"
1834
+ msgstr "(شامل %s)"
1835
 
1836
+ #: includes/wc-cart-functions.php:304
1837
+ msgid "Free"
1838
+ msgstr "رایگان"
1839
 
1840
+ #: includes/wc-core-functions.php:81
1841
+ msgid "Order &ndash; %s"
1842
+ msgstr "سفارش %s"
1843
 
1844
+ #: includes/wc-core-functions.php:87
1845
+ msgid "Invalid order status"
1846
+ msgstr "وضعیت سفارش نامعتبر است"
1847
 
1848
+ #: includes/wc-core-functions.php:133
1849
+ msgid "Invalid order ID"
1850
+ msgstr "شماره سفارش نامعتبر است"
1851
 
1852
+ #: includes/wc-core-functions.php:274
1853
+ msgid "United Arab Emirates Dirham"
1854
+ msgstr "امارات متحده ي عربي"
1855
 
1856
+ #: includes/wc-core-functions.php:275
1857
+ msgid "Argentine Peso"
1858
+ msgstr "پزوی آرژانتین"
1859
 
1860
+ #: includes/wc-core-functions.php:276
1861
+ msgid "Australian Dollars"
1862
+ msgstr "Australian Dollars"
1863
 
1864
+ #: includes/wc-core-functions.php:277
1865
+ msgid "Bangladeshi Taka"
1866
+ msgstr "Bangladeshi Taka"
1867
 
1868
+ #: includes/wc-core-functions.php:278
1869
+ msgid "Bulgarian Lev"
1870
+ msgstr "Bulgarian Lev"
1871
 
1872
+ #: includes/wc-core-functions.php:279
1873
+ msgid "Brazilian Real"
1874
+ msgstr "Brazilian Real"
1875
 
1876
+ #: includes/wc-core-functions.php:280
1877
+ msgid "Canadian Dollars"
1878
+ msgstr "Canadian Dollars"
1879
 
1880
+ #: includes/wc-core-functions.php:281
1881
+ msgid "Swiss Franc"
1882
+ msgstr "Swiss Franc"
1883
 
1884
+ #: includes/wc-core-functions.php:282
1885
+ msgid "Chilean Peso"
1886
+ msgstr "Chilean Peso"
1887
 
1888
+ #: includes/wc-core-functions.php:283
1889
+ msgid "Chinese Yuan"
1890
+ msgstr "Chinese Yuan"
1891
 
1892
+ #: includes/wc-core-functions.php:284
1893
+ msgid "Colombian Peso"
1894
+ msgstr "Colombian Peso"
1895
 
1896
+ #: includes/wc-core-functions.php:285
1897
+ msgid "Czech Koruna"
1898
+ msgstr "Czech Koruna"
1899
 
1900
+ #: includes/shipping/international-delivery/class-wc-shipping-international-delivery.php:40
1901
+ msgid "Selected countries"
1902
+ msgstr "کشور‌های منتخب"
1903
 
1904
+ #: includes/shipping/international-delivery/class-wc-shipping-international-delivery.php:41
1905
+ msgid "Excluding selected countries"
1906
+ msgstr "به جز کشور‌های انتخاب شده"
1907
 
1908
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:25
1909
+ msgid "Local delivery is a simple shipping method for delivering orders locally."
1910
+ msgstr "تحویل محلی یک روش ساده حمل و نقل برای رساندن درخواست های خرید به صورتمحلی می باشد."
1911
 
1912
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:89
1913
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:67
1914
+ msgid "Enable"
1915
+ msgstr "فعال"
1916
 
1917
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:91
1918
+ msgid "Enable local delivery"
1919
+ msgstr "فعال کردن تحویل محلی"
1920
 
1921
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:102
1922
+ msgid "Fee Type"
1923
+ msgstr "روش پرداخت"
1924
 
1925
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:105
1926
+ msgid "How to calculate delivery charges"
1927
+ msgstr "چگونه هزینه های تحویل را محاسبه کنید"
1928
 
1929
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:108
1930
+ msgid "Fixed amount"
1931
+ msgstr "مقدار ثابت"
1932
 
1933
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:109
1934
+ msgid "Percentage of cart total"
1935
+ msgstr "درصد از کل سبد خرید"
1936
 
1937
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:110
1938
+ msgid "Fixed amount per product"
1939
+ msgstr "مقدار ثابت از هر محصول"
1940
 
1941
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:115
1942
+ msgid "Delivery Fee"
1943
+ msgstr "هزینه تحویل"
1944
 
1945
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:117
1946
+ msgid "What fee do you want to charge for local delivery, disregarded if you choose free. Leave blank to disable."
1947
+ msgstr "چه هزینه ای می خواهید برای تحویل محلی در نظر بگیرید.اگر نر خالی بگذارید برای غیر فعال کردن."
1948
 
1949
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:123
1950
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:80
1951
+ msgid "Allowed ZIP/Post Codes"
1952
+ msgstr ""
1953
 
1954
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:125
1955
+ msgid "What ZIP/post codes are available for local delivery?"
1956
+ msgstr ""
1957
 
1958
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:127
1959
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:84
1960
+ msgid "Separate codes with a comma. Accepts wildcards, e.g. <code>P*</code> will match a postcode of PE30. Also accepts a pattern, e.g. <code>NG1___</code> would match NG1 1AA but not NG10 1AA"
1961
+ msgstr "کدها با یک کاما از هم جدا می شوند. با نویسه های عام تایید می شوند. نمونه <code>P*</code> یکسان خواهد شد با کدپستی از PE30. همچنین با الگو نیز تایید می شوند. نمونه <code>NG1___</code> یکسان می شود با NG1 1AA ولی با NG10 1AA یکسان نمی شود."
1962
 
1963
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:25
1964
+ msgid "Local pickup is a simple method which allows customers to pick up orders themselves."
1965
+ msgstr "گزینش محلی یک روش ساده برای خریداران است تا سفارش را خودشان بردارند."
1966
 
1967
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:69
1968
+ msgid "Enable local pickup"
1969
+ msgstr "فعال کردن انتخاب محلی"
1970
 
1971
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:82
1972
+ msgid "What ZIP/post codes are available for local pickup?"
1973
+ msgstr ""
1974
 
1975
+ #: includes/shortcodes/class-wc-shortcode-cart.php:42
1976
+ msgid "Shipping costs updated."
1977
+ msgstr "هزینه حمل و نقل به روز شد."
1978
 
1979
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:89
1980
+ msgid "Invalid order. If you have an account please log in and try again."
1981
+ msgstr "سفارش نامعتبر است. اگر دارای حساب کاربری هستید وارد شوید و دوباره تلاش کنید"
1982
 
1983
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:89
1984
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:108
1985
+ #: templates/checkout/thankyou.php:31
1986
+ msgid "My Account"
1987
+ msgstr "حساب من"
1988
 
1989
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:117
1990
+ msgid "Pay for order"
1991
+ msgstr "پرداخت برای سفارش"
1992
 
1993
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:121
1994
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:168
1995
+ msgid "This order&rsquo;s status is &ldquo;%s&rdquo;&mdash;it cannot be paid for. Please contact us if you need assistance."
1996
+ msgstr "این سفارش&rsquo;هست در وضعیت &ldquo;%s&rdquo;&mdash;امکان پرداخت وجود ندارد. اگر کمک نیاز دارید لطفا با ما تماس بگیرید."
1997
 
1998
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:125
1999
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:172
2000
+ msgid "Sorry, this order is invalid and cannot be paid for."
2001
+ msgstr "متاسفانه این سفارش نامعتبر است و اجازه پرداخت ندارید."
2002
 
2003
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:141
2004
+ #: templates/checkout/thankyou.php:41
2005
+ msgid "Order Number:"
2006
+ msgstr "شماره سفارش:"
2007
 
2008
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:145
2009
+ #: templates/checkout/thankyou.php:45
2010
+ msgid "Date:"
2011
+ msgstr "تاریخ :"
2012
 
2013
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:242
2014
+ msgid "The order totals have been updated. Please confirm your order by pressing the Place Order button at the bottom of the page."
2015
+ msgstr "مجموع سفارش به روز شده است. در صورتیکه مورد تایید است دکمه \" قرار دادن سفارش \" را در پایین برگه فشار دهید."
2016
 
2017
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:196
2018
+ msgid "Your password has been reset."
2019
+ msgstr "گذرواژه شما بازگردانده شد"
2020
 
2021
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:196
2022
+ msgid "Log in"
2023
+ msgstr "ورود"
2024
 
2025
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:218
2026
+ msgid "Enter a username or e-mail address."
2027
+ msgstr "نام کاربری یا پست الکترونیک را وارد کنید"
2028
 
2029
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:234
2030
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:239
2031
+ msgid "Invalid username or e-mail."
2032
+ msgstr "نام کاربری یا گذرواژه صحیح نیست"
2033
 
2034
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:252
2035
+ msgid "Password reset is not allowed for this user"
2036
+ msgstr "ریست گذرواژه برای این کاربر مجاز نیست"
2037
 
2038
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:279
2039
+ msgid "Check your e-mail for the confirmation link."
2040
+ msgstr "پست الکترونیک خود را برای ایمیل تایید چک کنید."
2041
 
2042
+ #: includes/shipping/flat-rate/class-wc-shipping-flat-rate.php:28
2043
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:23
2044
+ msgid "Flat Rate"
2045
+ msgstr "نرخ ثابت"
2046
 
2047
+ #: includes/shipping/flat-rate/class-wc-shipping-flat-rate.php:29
2048
+ msgid "Flat Rate Shipping lets you charge a fixed rate for shipping."
2049
+ msgstr "نرخ حمل و نقل ثابت به شما اجازه حمل و نقل با نرخ ثابت را می دهد."
2050
 
2051
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:7
2052
+ msgid "Enter a cost (excl. tax) or sum, e.g. <code>10.00 * [qty]</code>."
2053
+ msgstr "وارد کردن مبلغ (بدون مالیات) یا میانگین، مثال: <code>10.00 * [تعداد]</code>."
2054
 
2055
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:7
2056
+ msgid "Supports the following placeholders: <code>[qty]</code> = number of items, <code>[cost]</code> = cost of items, <code>[fee percent=\"10\" min_fee=\"20\"]</code> = Percentage based fee."
2057
+ msgstr ""
2058
 
2059
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:16
2060
+ msgid "Enable this shipping method"
2061
+ msgstr "فعال کردن این روش ارسال"
2062
 
2063
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:20
2064
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:75
2065
+ msgid "Method Title"
2066
+ msgstr "عنوان روش"
2067
 
2068
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:27
2069
+ #: includes/shipping/international-delivery/class-wc-shipping-international-delivery.php:34
2070
+ msgid "Availability"
2071
+ msgstr "دسترسی"
2072
 
2073
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:32
2074
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:87
2075
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:136
2076
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:93
2077
+ msgid "All allowed countries"
2078
+ msgstr "تمام کشورهای مجاز"
2079
 
2080
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:44
2081
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:99
2082
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:148
2083
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:105
2084
+ msgid "Select some countries"
2085
+ msgstr "انتخاب برخی از کشور ها"
2086
 
2087
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:71
2088
+ msgid "Shipping Class Costs"
2089
+ msgstr "هزینه های کلاس حمل و نقل"
2090
 
2091
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:73
2092
+ msgid "These costs can optionally be added based on the %sproduct shipping class%s."
2093
+ msgstr "این هزینه ها می توانند به صورت اختیاری در پایه ی %sروش حمل و نقل محصول%s افزوده شوند."
2094
 
2095
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:80
2096
+ msgid "\"%s\" Shipping Class Cost"
2097
+ msgstr "\"%s\" هزینه کلاس حمل و نقل"
2098
 
2099
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:89
2100
+ msgid "No Shipping Class Cost"
2101
+ msgstr "هزینه کلاس حمل و نقل وجود ندارد"
2102
 
2103
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:97
2104
+ msgid "Calculation Type"
2105
+ msgstr "نوع محاسبه"
2106
 
2107
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:102
2108
+ msgid "Per Class: Charge shipping for each shipping class individually"
2109
+ msgstr "برا اساس روش: هزینه حمل و نقل برای هر روش به صورت حمل و نقل جداگانه"
2110
 
2111
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:103
2112
+ msgid "Per Order: Charge shipping for the most expensive shipping class"
2113
+ msgstr "بر اساس هر سفارش: تغییر حمل و نقل بر اساس گران ترین روش حمل و نقل"
2114
 
2115
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:110
2116
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:115
2117
+ msgid "Additional Rates"
2118
+ msgstr "نرخ افزوده"
2119
 
2120
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:112
2121
+ msgid "These rates are extra shipping options with additional costs (based on the flat rate)."
2122
+ msgstr "این نرخ ها، گزینه های افزوده بر حمل و نقل هستند با هزینه های افزوده (بر اساس نرخ ثابت)."
2123
 
2124
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:117
2125
+ msgid "One per line: Option Name | Additional Cost [+- Percents] | Per Cost Type (order, class, or item) Example: <code>Priority Mail | 6.95 [+ 0.2%] | order</code>."
2126
+ msgstr "هر خط یکی: نام گزینه | هزینه های افزوده [+- درصد] | در هر چگونگی هزینه (سفارش, رده, یا عنوان) نمونه: <code>پست پیشتاز | 6.95 [+ 0.2%] | سفارش</code>."
2127
 
2128
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:120
2129
+ msgid "Option Name | Additional Cost [+- Percents%] | Per Cost Type (order, class, or item)"
2130
+ msgstr "نام انتخاب | هزینه اضافی | در هر نوع هزینه (سفارش، کلاس یا آیتم)"
2131
 
2132
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:71
2133
+ msgid "Enable Free Shipping"
2134
+ msgstr "فعال کردن حمل و نقل رایگان"
2135
 
2136
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:82
2137
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:131
2138
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:88
2139
+ msgid "Method availability"
2140
+ msgstr " روش های موجود"
2141
 
2142
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:103
2143
+ msgid "Free Shipping Requires..."
2144
+ msgstr "حمل و نقل رایگان نیازمند ..."
2145
 
2146
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:109
2147
+ msgid "A valid free shipping coupon"
2148
+ msgstr "کوپن حمل و نقل رایگان"
2149
 
2150
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:110
2151
+ msgid "A minimum order amount (defined below)"
2152
+ msgstr "کمترین میزان درخواست خرید (اینجا تعیین کنید)"
2153
 
2154
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:111
2155
+ msgid "A minimum order amount OR a coupon"
2156
+ msgstr "کمترین میزان خرید یا کوپن"
2157
 
2158
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:112
2159
+ msgid "A minimum order amount AND a coupon"
2160
+ msgstr "کمترین میزان خرید و کوپن"
2161
 
2162
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:116
2163
+ msgid "Minimum Order Amount"
2164
+ msgstr "حداقل مبلغ سفارش"
2165
 
2166
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:119
2167
+ msgid "Users will need to spend this amount to get free shipping (if enabled above)."
2168
+ msgstr "کاربران ملزم به هزینه کردن این مقدار هستند تا حمل و نقل رایگان بدست بیاورند (اگر فعال کنید)"
2169
 
2170
+ #: includes/shipping/international-delivery/class-wc-shipping-international-delivery.php:21
2171
+ msgid "International Flat Rate"
2172
+ msgstr "نرخ ثابت بین المللی"
2173
 
2174
+ #: includes/shipping/international-delivery/class-wc-shipping-international-delivery.php:22
2175
+ msgid "International Flat Rate Shipping lets you charge a fixed rate for shipping."
2176
+ msgstr "نرخ حمل و نقل ثابت بین المللی به شما اجازه حمل با نرخ ثابت را می دهد."
2177
 
2178
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:501
2179
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:457
2180
+ msgid "Payment was declined by Simplify Commerce."
2181
+ msgstr "پرداخت توسط Simplify Commerce پذیرفته نشد"
2182
 
2183
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:25
2184
+ msgid "Take payments via Simplify Commerce - uses simplify.js to create card tokens and the Simplify Commerce SDK. Requires SSL when sandbox is disabled."
2185
+ msgstr "گرفتن پرداخت ها از Simplify Commerce - بکارگیری simplify.js برای ساخت توکن های کارت و SDK از Simplify Commerce . هنگامیکه جعبه شنی غیرفعال است SSL می خواهد."
2186
 
2187
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:88
2188
+ msgid "Simplify Commerce by MasterCard"
2189
+ msgstr ""
2190
 
2191
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:93
2192
+ msgid "Getting started"
2193
+ msgstr "شروع به کار"
2194
 
2195
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:94
2196
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:100
2197
+ msgid "Simplify Commerce is your merchant account and payment gateway all rolled into one. Choose Simplify Commerce as your WooCommerce payment gateway to get access to your money quickly with a powerful, secure payment engine backed by MasterCard."
2198
+ msgstr "Simplify Commerce حساب کاربری بازرگانی شما می باشد که درگاه پرداخت همه گردش ها را یکسان سازی کرده است. گزینش Simplify Commerce برای درگاه پرداخت ووکامرس ، دسترسی آنی به پول خود با یک نیرو و موتور پرداخت امن با مسنتر کارت را صورت می دهد."
2199
 
2200
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:96
2201
+ msgid "Sign up for Simplify Commerce"
2202
+ msgstr "عضویت برای تجارت ساده"
2203
 
2204
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:145
2205
+ msgid "Simplify Commerce Error: Simplify commerce requires PHP 5.3 and above. You are using version %s."
2206
+ msgstr "ایراد Simplify Commerce: Simplify commerce با PHP 5.3 و بالاتر کار می کند. شما نگارش %s را بکار برده اید."
2207
 
2208
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:150
2209
+ msgid "Simplify Commerce Error: Please enter your public and private keys"
2210
+ msgstr "ایراد Simplify Commerce: خواهشمند است کلید عمومی و کلید خصوصی را بنویسید"
2211
 
2212
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:155
2213
+ msgid "Simplify Commerce is enabled, but the <a href=\"%s\">force SSL option</a> is disabled; your checkout may not be secure! Please enable SSL and ensure your server has a valid SSL certificate - Simplify Commerce will only work in sandbox mode."
2214
+ msgstr "Simplify Commerce فعال شد، ولی <a href=\"%s\">گزینش به زور SSL</a> غیرفعال می باشد. که پرداخت امنی نخواهید داشت! خواهشمند است SSL را فعال کرده و دل استوار باشید که سرور دارای یک گواهینامه SSL معتبر می باشد - Simplify Commerce فقط در حالت جعبه شنی کار می کند."
2215
 
2216
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:187
2217
+ msgid "Enable Simplify Commerce"
2218
+ msgstr "فعال سازی تجارت ساده"
2219
 
2220
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:196
2221
+ msgid "Credit card"
2222
+ msgstr "کارت اعتباری"
2223
 
2224
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:207
2225
+ msgid "Payment Mode"
2226
+ msgstr "حالت پرداخت"
2227
 
2228
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:208
2229
+ msgid "Enable Hosted Payments"
2230
+ msgstr "فعال کردن پرداخت میزبانی"
2231
 
2232
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:210
2233
+ msgid "Standard will display the credit card fields on your store (SSL required). %1$s Hosted Payments will display a Simplify Commerce modal dialog on your store (if SSL) or will redirect the customer to Simplify Commerce hosted page (if not SSL). %1$s Note: Hosted Payments need a new API Key pair with the hosted payments flag selected. %2$sFor more details check the Simplify Commerce docs%3$s."
2234
+ msgstr "فیلدهای استاندارد کارت اعتباری بر روی فروشگاه شما نمایش داده خواهند شد (نیاز به SSL). پرداخت های %1$s غیرمستقیم، یک دیالوگ سیمپلیفای کامرس بر روی فروشگاه شما نمایش خواهند داد (اگر SSL باشد). یا مشتری را به برگه سیمپلیفای کامرس هدایت خواهند کرد (اگر SSL نباشد).گوشزد %1$s: پرداخت های غیرمستقیم نیازمند یک کلید پرداخت API با پرچم پرداخت های غیرمستقیم برگزیده هستند.%2$s برای جزییات بیشتر دستک های %3$s سیمپلیفای کامرس را بخوانید."
2235
 
2236
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:214
2237
+ msgid "Hosted Payments"
2238
+ msgstr "پرداختهای میزبانی"
2239
 
2240
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:218
2241
+ msgid "Modal Color"
2242
+ msgstr "رنگ مدل"
2243
 
2244
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:220
2245
+ msgid "Set the color of the buttons and titles on the modal dialog."
2246
+ msgstr "پیکربندی رنگ دکمه ها و سرنویسها در کادرها."
2247
 
2248
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:225
2249
+ msgid "Sandbox"
2250
+ msgstr "Sandbox"
2251
 
2252
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:226
2253
+ msgid "Enable Sandbox Mode"
2254
+ msgstr "فعال کردن سندباکس پی‌پال"
2255
 
2256
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:228
2257
+ msgid "Place the payment gateway in sandbox mode using sandbox API keys (real payments will not be taken)."
2258
+ msgstr "Place the payment gateway in sandbox mode using sandbox API keys (real payments will not be taken)."
2259
 
2260
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:232
2261
+ msgid "Sandbox Public Key"
2262
+ msgstr "کلید عمومی سندباکس"
2263
 
2264
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:234
2265
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:241
2266
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:248
2267
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:255
2268
+ msgid "Get your API keys from your Simplify account: Settings > API Keys."
2269
+ msgstr "Get your API keys from your Simplify account: Settings > API Keys."
2270
 
2271
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:239
2272
+ msgid "Sandbox Private Key"
2273
+ msgstr "کلید خصوصی سندباکس"
2274
 
2275
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:246
2276
+ msgid "Public Key"
2277
+ msgstr "کلید عمومی"
2278
 
2279
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:253
2280
+ msgid "Private Key"
2281
+ msgstr "کلید خصوصی"
2282
 
2283
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:269
2284
+ msgid "TEST MODE ENABLED. Use a test card: %s"
2285
+ msgstr "حالت تست فعال شد. از کارت تست %s استفاده کنید"
2286
 
2287
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:296
2288
+ msgid "Expiry Month"
2289
+ msgstr "ماه انقضا"
2290
 
2291
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:297
2292
+ msgid "Expiry Year"
2293
+ msgstr "سال انقضا"
2294
 
2295
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:298
2296
+ msgid "is invalid"
2297
+ msgstr "نامعتبر است"
2298
 
2299
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:428
2300
+ msgid "Thank you for your order, please click the button below to pay with credit card using Simplify Commerce by MasterCard."
2301
+ msgstr "از شما برای سفارش سپاسگذاریم. خواهشمند است روی دکمه زیر برای پرداخت با کردیت کارت با بکارگیری سیمپلی فای، توسط مسترکارت کلیک کنید."
2302
 
2303
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:437
2304
+ msgid "Pay Now"
2305
+ msgstr "هم اکنون پرداخت کن"
2306
 
2307
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:437
2308
+ msgid "Cancel order &amp; restore cart"
2309
+ msgstr "لغو خرید &amp; بازگرداندن به سبد خرید"
2310
 
2311
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:521
2312
+ msgid "Refund was declined."
2313
+ msgstr "استرداد رد شده است."
2314
 
2315
+ #: includes/gateways/simplify-commerce-deprecated/class-wc-addons-gateway-simplify-commerce-deprecated.php:65
2316
+ msgid "%s - Subscription for \"%s\""
2317
+ msgstr "%s - اشتراک برای \"%s\""
2318
 
2319
+ #: includes/gateways/paypal/includes/settings-paypal.php:77
2320
+ msgid "Please enter a prefix for your invoice numbers. If you use your PayPal account for multiple stores ensure this prefix is unique as PayPal will not allow orders with the same invoice number."
2321
+ msgstr "خواهشمندیم پیشوند برای شماره فاکتور خود را وارد کنید. اگر شما استفاده از حساب پی‌پل خود را برای فروشگاه های مختلف استفاده می کنید، مطمئن شوید این پیشوند منحصر به فرد است در غیر اینصورت پی‌پل سفارشات را با شماره صورتحساب درج شده را اجازه نمی دهد."
2322
 
2323
+ #: includes/gateways/paypal/includes/settings-paypal.php:84
2324
+ msgid "Send shipping details to PayPal instead of billing."
2325
+ msgstr "ارسال جزئیات بیشتر حمل و نقل به پی‌پل جای استفاده از صدور صورت حساب."
2326
 
2327
+ #: includes/gateways/paypal/includes/settings-paypal.php:85
2328
+ msgid "PayPal allows us to send one address. If you are using PayPal for shipping labels you may prefer to send the shipping address rather than billing."
2329
+ msgstr "پی‌پال به ما برای فرستادن یک آدرس اجازه می دهد. اگر شما از پی‌پال برای برچسب های حمل و نقل استفاده میکنید، ممکن است فرستادن آدرس حمل و نقل را به جای آدرس صورت‌حساب ترجیح دهید."
2330
 
2331
+ #: includes/gateways/paypal/includes/settings-paypal.php:89
2332
+ msgid "Address Override"
2333
+ msgstr "بازنویسی آدرس"
2334
 
2335
+ #: includes/gateways/paypal/includes/settings-paypal.php:91
2336
+ msgid "Enable \"address_override\" to prevent address information from being changed."
2337
+ msgstr "برای جلوگیری از تغییر اطلاعات آدرس \"address_override\" را فعال کنید."
2338
 
2339
+ #: includes/gateways/paypal/includes/settings-paypal.php:92
2340
+ msgid "PayPal verifies addresses therefore this setting can cause errors (we recommend keeping it disabled)."
2341
+ msgstr "پی‌پال آدرس ها را بررسی و تایید میکند بنابراین این پیکربندی ممکن است خطا بسازد (ما پیشنهاد میکنیم این تنظیم را غیرفعال کنید)"
2342
 
2343
+ #: includes/gateways/paypal/includes/settings-paypal.php:96
2344
+ msgid "Payment Action"
2345
+ msgstr "عملیات پرداخت"
2346
 
2347
+ #: includes/gateways/paypal/includes/settings-paypal.php:99
2348
+ msgid "Choose whether you wish to capture funds immediately or authorize payment only."
2349
+ msgstr "انتخاب کنید که آیا شما مایل به گرفتن بودجه هستید و یا فقط اجازه پرداخت می دهید."
2350
 
2351
+ #: includes/gateways/paypal/includes/settings-paypal.php:103
2352
+ msgid "Capture"
2353
+ msgstr "گرفتن"
2354
 
2355
+ #: includes/gateways/paypal/includes/settings-paypal.php:104
2356
+ msgid "Authorize"
2357
+ msgstr "اجازه دادن"
2358
 
2359
+ #: includes/gateways/paypal/includes/settings-paypal.php:108
2360
+ msgid "Page Style"
2361
+ msgstr "طراحی برگه"
2362
 
2363
+ #: includes/gateways/paypal/includes/settings-paypal.php:110
2364
+ msgid "Optionally enter the name of the page style you wish to use. These are defined within your PayPal account."
2365
+ msgstr "در صورت تمایل نام سبک برگه‌ای که مایل به استفاده از آن هستید را وارد کنید. این تعاریف در حساب کاربری پی‌پل شما استفاده میشود."
2366
 
2367
+ #: includes/gateways/paypal/includes/settings-paypal.php:116
2368
+ msgid "API Credentials"
2369
+ msgstr "مدارک API"
2370
 
2371
+ #: includes/gateways/paypal/includes/settings-paypal.php:118
2372
+ msgid "Enter your PayPal API credentials to process refunds via PayPal. Learn how to access your PayPal API Credentials %shere%s."
2373
+ msgstr " برای روند برگشتی ها توسط پی پل، مجوز API پی پل خود را بنویسید. برای یادگیری درباره چگونگی دسترسی به مجوز API پی پل به %shere%s بروید."
2374
 
2375
+ #: includes/gateways/paypal/includes/settings-paypal.php:121
2376
+ msgid "API Username"
2377
+ msgstr "نام کاربری API"
2378
 
2379
+ #: includes/gateways/paypal/includes/settings-paypal.php:123
2380
+ #: includes/gateways/paypal/includes/settings-paypal.php:131
2381
+ #: includes/gateways/paypal/includes/settings-paypal.php:139
2382
+ msgid "Get your API credentials from PayPal."
2383
+ msgstr "دریافت اعتبارهای API شما از پی پال."
2384
 
2385
+ #: includes/gateways/paypal/includes/settings-paypal.php:129
2386
+ msgid "API Password"
2387
+ msgstr "گذرواژه API"
2388
 
2389
+ #: includes/gateways/paypal/includes/settings-paypal.php:137
2390
+ msgid "API Signature"
2391
+ msgstr "امضای API"
2392
 
2393
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:94
2394
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:188
2395
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:317
2396
+ msgid "Please make sure your card details have been entered correctly and that your browser supports JavaScript."
2397
+ msgstr "خواهشمند است دل استوار شوید که داده های کارت خود را به درستی نوشته اید و مرورگر شما از جاوا اسکریپت پشتیبانی می کند."
2398
 
2399
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:97
2400
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:191
2401
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:320
2402
+ msgid "Developers: Please make sure that you're including jQuery and there are no JavaScript errors on the page."
2403
+ msgstr "برنامه نویس ها: خواهشمند است دل استوار باشید که برگه دارای ایراد jQuery و جاوااسکریپت نباشد."
2404
 
2405
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:114
2406
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:211
2407
+ msgid "Error creating user in Simplify Commerce."
2408
+ msgstr "خطای ساخت کاربر در سیمپلیفای کامرس."
2409
 
2410
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:182
2411
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:292
2412
+ #: includes/gateways/simplify-commerce-deprecated/class-wc-addons-gateway-simplify-commerce-deprecated.php:60
2413
+ msgid "Sorry, the minimum allowed order total is 0.50 to use this payment method."
2414
+ msgstr "متاسفیم ، حداقل مجاز مجموع سفارش 0.50 برای استفاده از این روش پرداخت است"
2415
 
2416
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:298
2417
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:435
2418
+ #: includes/gateways/simplify-commerce-deprecated/class-wc-addons-gateway-simplify-commerce-deprecated.php:70
2419
+ msgid "Customer not found"
2420
+ msgstr "مشتری وجود ندارد"
2421
 
2422
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:306
2423
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:329
2424
+ msgid "%s - Order #%s"
2425
+ msgstr "%s - سفارش #%s"
2426
 
2427
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:322
2428
+ #: includes/gateways/simplify-commerce-deprecated/class-wc-addons-gateway-simplify-commerce-deprecated.php:100
2429
+ msgid "Simplify payment error: %s"
2430
+ msgstr "پرداخت سیمپلیفی خطا داد: %s"
2431
 
2432
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:332
2433
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:452
2434
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:485
2435
+ #: includes/gateways/simplify-commerce-deprecated/class-wc-addons-gateway-simplify-commerce-deprecated.php:110
2436
+ msgid "Simplify payment approved (ID: %s, Auth Code: %s)"
2437
+ msgstr "پرداخت Simplify تایید شد (ID: %s, Auth Code: %s)"
2438
 
2439
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:336
2440
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:343
2441
+ #: includes/gateways/simplify-commerce-deprecated/class-wc-addons-gateway-simplify-commerce-deprecated.php:114
2442
+ msgid "Simplify payment declined"
2443
+ msgstr "پرداخت ساده مورد پذیرش قرار نگرفته است"
2444
 
2445
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:338
2446
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:345
2447
+ #: includes/gateways/simplify-commerce-deprecated/class-wc-addons-gateway-simplify-commerce-deprecated.php:116
2448
+ msgid "Payment was declined - please try another card."
2449
+ msgstr "پرداخت رد شده است - خواهشمندیم از کارت دیگری استفاده کنید"
2450
 
2451
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:352
2452
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:457
2453
+ msgid "Simplify Transaction Failed (%s)"
2454
+ msgstr "تراکنش ساده شکست خورد (%s)"
2455
 
2456
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:430
2457
+ msgid "%s - Pre-order for \"%s\""
2458
+ msgstr "%s - پیش خرید برای \"%s\""
2459
 
2460
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:430
2461
+ #: includes/gateways/simplify-commerce-deprecated/class-wc-addons-gateway-simplify-commerce-deprecated.php:65
2462
+ msgid "(Order #%s)"
2463
+ msgstr "(سفارش #%s)"
2464
 
2465
+ #: includes/gateways/simplify-commerce/class-wc-addons-gateway-simplify-commerce.php:454
2466
+ msgid "Payment was declined - the customer need to try another card."
2467
+ msgstr "پرداخت برگشت خورده است - مشتری نیازمند استفاده از کارت دیگری است"
2468
 
2469
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:148
2470
+ msgid "Validation error: PayPal amounts do not match (gross %s)."
2471
+ msgstr "خطای معتبرسازی: مقادیر پی‌پل همخوانی ندارند. ( %s ) "
2472
 
2473
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:164
2474
+ msgid "Validation error: PayPal IPN response from a different email address (%s)."
2475
+ msgstr "خطای معتبرسازی: مقادیر پی‌پل همخوانی ندارند. ( %s ) "
2476
 
2477
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:187
2478
+ msgid "IPN payment completed"
2479
+ msgstr "پرداخت IPN تکمیل شد"
2480
 
2481
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:195
2482
+ msgid "Payment pending: %s"
2483
+ msgstr "در انتظار پرداخت: %s"
2484
 
2485
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:214
2486
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:254
2487
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:269
2488
+ msgid "Payment %s via IPN."
2489
+ msgstr "پرداخت %s از طریق IPN."
2490
 
2491
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:257
2492
+ msgid "Payment for order %s refunded"
2493
+ msgstr "وجه پرداختی برای سفارش %s بازگردانده شد"
2494
 
2495
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:258
2496
+ msgid "Order #%s has been marked as refunded - PayPal reason code: %s"
2497
+ msgstr "سفارش #%s به عنوان بازپرداختی برچسب خورد - کد علت پی‌پل: %s"
2498
 
2499
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:272
2500
+ msgid "Payment for order %s reversed"
2501
+ msgstr ""
2502
 
2503
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:273
2504
+ msgid "Order #%s has been marked on-hold due to a reversal - PayPal reason code: %s"
2505
+ msgstr "سفارش #%s به عنوان متوقف‌شده به دلیل بازگشت برچسب خورد - کد علت پی‌پل: %s"
2506
 
2507
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:284
2508
+ msgid "Reversal cancelled for order #%s"
2509
+ msgstr "برگشت های لغو شده برای سفارش %s"
2510
 
2511
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:285
2512
+ msgid "Order #%s has had a reversal cancelled. Please check the status of payment and update the order status accordingly here: %s"
2513
+ msgstr "درخواست برگشت سفارش #%s رد شده است. خواهشمند است وضعیت پرداخت را بررسی کرده و وضعیت سفارش را بر این اساس: %s بروزرسانی نمایید."
2514
 
2515
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:77
2516
+ msgid "Validation error: PayPal amounts do not match (amt %s)."
2517
+ msgstr "خطای معتبرسازی: مقادیر پی‌پل همخوانی ندارند. ( %s ) "
2518
 
2519
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:79
2520
+ msgid "PDT payment completed"
2521
+ msgstr "پرداخت PDTتکمیل شد"
2522
 
2523
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:182
2524
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:264
2525
+ msgid "Shipping via %s"
2526
+ msgstr "حمل و نقل از طریق %s"
2527
 
2528
+ #: includes/gateways/paypal/includes/settings-paypal.php:14
2529
+ msgid "Enable PayPal standard"
2530
+ msgstr "فعال کردن پی پال استاندارد"
2531
 
2532
+ #: includes/gateways/paypal/includes/settings-paypal.php:28
2533
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:202
2534
+ msgid "This controls the description which the user sees during checkout."
2535
+ msgstr "این کنترل ها مشخص میکنند که کاربر طی فرایند پرداخت چه چیزهایی میبیند"
2536
 
2537
+ #: includes/gateways/paypal/includes/settings-paypal.php:29
2538
+ msgid "Pay via PayPal; you can pay with your credit card if you don't have a PayPal account."
2539
+ msgstr "پرداخت از راه پی‌پال، اگر حساب کاربری پی‌پال ندارید، می توانید با کارت اعتباری پرداخت کنید."
2540
 
2541
+ #: includes/gateways/paypal/includes/settings-paypal.php:32
2542
+ msgid "PayPal Email"
2543
+ msgstr "ايميل پی‌پل"
2544
 
2545
+ #: includes/gateways/paypal/includes/settings-paypal.php:34
2546
+ msgid "Please enter your PayPal email address; this is needed in order to take payment."
2547
+ msgstr "خواهشمندیم ايميل پی‌پل خود را وارد کنید. این کار برای پرداخت لازم است."
2548
 
2549
+ #: includes/gateways/paypal/includes/settings-paypal.php:40
2550
+ msgid "PayPal Sandbox"
2551
+ msgstr "سندباکس پی‌پال"
2552
 
2553
+ #: includes/gateways/paypal/includes/settings-paypal.php:42
2554
+ msgid "Enable PayPal sandbox"
2555
+ msgstr "فعال کردن سندباکس پی‌پال"
2556
 
2557
+ #: includes/gateways/paypal/includes/settings-paypal.php:44
2558
+ msgid "PayPal sandbox can be used to test payments. Sign up for a developer account <a href=\"%s\">here</a>."
2559
+ msgstr "سندباکس پی‌پال را می توان برای آزمایش پرداخت ها استفاده کرد. برای یک حساب برنامه نویس <a href=\"%s\">اینجا</a> نام نویسی کنید "
2560
 
2561
+ #: includes/gateways/paypal/includes/settings-paypal.php:47
2562
+ msgid "Debug Log"
2563
+ msgstr "گزارش عیب یابی"
2564
 
2565
+ #: includes/gateways/paypal/includes/settings-paypal.php:49
2566
+ msgid "Enable logging"
2567
+ msgstr "فعال کردن گزارش گیری"
2568
 
2569
+ #: includes/gateways/paypal/includes/settings-paypal.php:51
2570
+ msgid "Log PayPal events, such as IPN requests, inside <code>%s</code>"
2571
+ msgstr "گزارش رویدادهای پی‌پال، نظیر درخواست آی پی ان درون <code>%s</code>"
2572
 
2573
+ #: includes/gateways/paypal/includes/settings-paypal.php:54
2574
+ msgid "Advanced options"
2575
+ msgstr "گزینه های پیشرفته"
2576
 
2577
+ #: includes/gateways/paypal/includes/settings-paypal.php:59
2578
+ msgid "Receiver Email"
2579
+ msgstr "ایمیل دریافت کننده"
2580
 
2581
+ #: includes/gateways/paypal/includes/settings-paypal.php:61
2582
+ msgid "If your main PayPal email differs from the PayPal email entered above, input your main receiver email for your PayPal account here. This is used to validate IPN requests."
2583
+ msgstr "If your main PayPal email differs from the PayPal email entered above, input your main receiver email for your PayPal account here. This is used to validate IPN requests."
2584
 
2585
+ #: includes/gateways/paypal/includes/settings-paypal.php:67
2586
+ msgid "PayPal Identity Token"
2587
+ msgstr "PayPal Identity Token"
2588
 
2589
+ #: includes/gateways/paypal/includes/settings-paypal.php:69
2590
+ msgid "Optionally enable \"Payment Data Transfer\" (Profile > Profile and Settings > My Selling Tools > Website Preferences) and then copy your identity token here. This will allow payments to be verified without the need for PayPal IPN."
2591
+ msgstr "برای فعال کردن \"انتقال داده های پرداخت\" به (پروفایل > پروفایل و تنظیمات > ابزار فروش من > عملکرد وب سایت) رفته و رمز هویت را در اینجا کپی کنید. اینکار اجازه پرداخت تایید شده بدون نیاز به IPN پی پال را خواهد داد."
2592
 
2593
+ #: includes/gateways/paypal/includes/settings-paypal.php:75
2594
+ msgid "Invoice Prefix"
2595
+ msgstr "پیش فاکتور"
2596
 
2597
+ #: includes/gateways/cod/class-wc-gateway-cod.php:61
2598
+ msgid "Enable COD"
2599
+ msgstr "پرداخت هنگام دریافت فعال است"
2600
 
2601
+ #: includes/gateways/cod/class-wc-gateway-cod.php:62
2602
+ msgid "Enable Cash on Delivery"
2603
+ msgstr "فعال کردن پرداخت هنگام تحویل"
2604
 
2605
+ #: includes/gateways/cod/class-wc-gateway-cod.php:77
2606
+ msgid "Payment method description that the customer will see on your website."
2607
+ msgstr "توضیحات پرداخت برای خریدار در هنگام انتخاب درگاه نمایش داده می‌شود."
2608
 
2609
+ #: includes/gateways/cod/class-wc-gateway-cod.php:78
2610
+ #: includes/gateways/cod/class-wc-gateway-cod.php:85
2611
+ msgid "Pay with cash upon delivery."
2612
+ msgstr "پرداخت نقدی پس از تحویل."
2613
 
2614
+ #: includes/gateways/cod/class-wc-gateway-cod.php:84
2615
+ msgid "Instructions that will be added to the thank you page."
2616
+ msgstr "توضیحات در برگه تشکر، بعد از پرداخت."
2617
 
2618
+ #: includes/gateways/cod/class-wc-gateway-cod.php:89
2619
+ msgid "Enable for shipping methods"
2620
+ msgstr "فعال کردن روشهای ارسال"
2621
 
2622
+ #: includes/gateways/cod/class-wc-gateway-cod.php:94
2623
+ msgid "If COD is only available for certain methods, set it up here. Leave blank to enable for all methods."
2624
+ msgstr "اگر میخواهید پرداخت هنگام دریافت فقط در موارد خاصی فعال باشد، از اینجا پیکربندی آن را انجام دهید. اگر خالی بگذارید، برای تمام روشها اعمال میشود."
2625
 
2626
+ #: includes/gateways/cod/class-wc-gateway-cod.php:98
2627
+ msgid "Select shipping methods"
2628
+ msgstr "انتخاب روشهای ارسال"
2629
 
2630
+ #: includes/gateways/cod/class-wc-gateway-cod.php:102
2631
+ msgid "Accept for virtual orders"
2632
+ msgstr "تایید برای سفارش های مجازی"
2633
 
2634
+ #: includes/gateways/cod/class-wc-gateway-cod.php:103
2635
+ msgid "Accept COD if the order is virtual"
2636
+ msgstr "پذیرش حمل و نقل COD در صورت مجازی بودن سفارش"
2637
 
2638
+ #: includes/gateways/cod/class-wc-gateway-cod.php:203
2639
+ msgid "Payment to be made upon delivery."
2640
+ msgstr "پرداخت پس از تحویل"
2641
 
2642
+ #: includes/gateways/paypal/class-wc-gateway-paypal.php:35
2643
+ msgid "Proceed to PayPal"
2644
+ msgstr "انتقال به پی پال"
2645
 
2646
+ #: includes/gateways/paypal/class-wc-gateway-paypal.php:36
2647
+ #: includes/gateways/paypal/includes/settings-paypal.php:21
2648
+ msgid "PayPal"
2649
+ msgstr "پی‌پال"
2650
 
2651
+ #: includes/gateways/paypal/class-wc-gateway-paypal.php:37
2652
+ msgid "PayPal standard sends customers to PayPal to enter their payment information. PayPal IPN requires fsockopen/cURL support to update order statuses after payment. Check the %ssystem status%s page for more details."
2653
+ msgstr ""
2654
 
2655
+ #: includes/gateways/paypal/class-wc-gateway-paypal.php:95
2656
+ msgid "PayPal Acceptance Mark"
2657
+ msgstr "نشانه گذاری پذیرش پی پال"
2658
 
2659
+ #: includes/gateways/paypal/class-wc-gateway-paypal.php:98
2660
+ msgid "What is PayPal?"
2661
+ msgstr "پی پال چیست؟"
2662
 
2663
+ #: includes/gateways/paypal/class-wc-gateway-paypal.php:203
2664
+ msgid "Gateway Disabled"
2665
+ msgstr "درگاه غيرفعال شده است"
2666
 
2667
+ #: includes/gateways/paypal/class-wc-gateway-paypal.php:203
2668
+ msgid "PayPal does not support your store currency."
2669
+ msgstr "پی‌پل واحد پول فروشگاه شما را قبول نمیکند."
2670
 
2671
+ #: includes/gateways/paypal/class-wc-gateway-paypal.php:267
2672
+ msgid "Refund Failed: No transaction ID"
2673
+ msgstr "مشکل در بازگردانی وجه: نبود شماره تراکنش"
2674
 
2675
+ #: includes/gateways/paypal/class-wc-gateway-paypal.php:288
2676
+ msgid "Refunded %s - Refund ID: %s"
2677
+ msgstr "مسترد شده %s - شناسه استرداد: %s"
2678
 
2679
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:133
2680
+ msgid "Validation error: PayPal currencies do not match (code %s)."
2681
+ msgstr "خطای معتبرسازی: مقادیر پی‌پل همخوانی ندارند. (کد %s ) "
2682
 
2683
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:63
2684
+ msgid "Cheque Payment"
2685
+ msgstr "پرداخت از طریق چک"
2686
 
2687
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:70
2688
+ msgid "Please send your cheque to Store Name, Store Street, Store Town, Store State / County, Store Postcode."
2689
+ msgstr "خواهشمندیم چک خود را به نام فروشگاه، خیابان فروشگاه، شهر فروشگاه، ایالت/کشور فروشگاه، کدپستی فروشگاه بفرستید."
2690
 
2691
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:116
2692
+ msgid "Awaiting cheque payment"
2693
+ msgstr "انتظار برای پاس شدن چك "
2694
 
2695
+ #: includes/gateways/cod/class-wc-gateway-cod.php:27
2696
+ msgid "Have your customers pay with cash (or by other means) upon delivery."
2697
+ msgstr "پرداخت هزینه خرید هنگام تحویل در محل"
2698
 
2699
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:90
2700
+ msgid "Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order won't be shipped until the funds have cleared in our account."
2701
+ msgstr "پرداخت خود را مستقیما به حساب بانکی ما واریز کنید . خواهشمندیم شماره سفارش خود را بعنوان کد ارجاع پرداخت استفاده کنید. سفارش شما تا زمانی که وجوه به حساب ما وارد نشود ارسال نخواهد شد."
2702
 
2703
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:94
2704
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:74
2705
+ #: includes/gateways/cod/class-wc-gateway-cod.php:82
2706
+ msgid "Instructions"
2707
+ msgstr "دستورالعمل‌ها"
2708
 
2709
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:96
2710
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:76
2711
+ msgid "Instructions that will be added to the thank you page and emails."
2712
+ msgstr "دستور العمل ها در برگه تشکر و ایمیل ها افزوده می شود."
2713
 
2714
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:120
2715
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:278
2716
+ msgid "Sort Code"
2717
+ msgstr "شماره حساب"
2718
 
2719
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:124
2720
+ msgid "Account Details"
2721
+ msgstr "اطلاعات حساب كاربری"
2722
 
2723
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:130
2724
+ msgid "Account Name"
2725
+ msgstr "نام حساب"
2726
 
2727
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:131
2728
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:298
2729
+ msgid "Account Number"
2730
+ msgstr "شماره کارت"
2731
 
2732
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:132
2733
+ msgid "Bank Name"
2734
+ msgstr "نام بانک"
2735
 
2736
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:134
2737
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:306
2738
+ msgid "IBAN"
2739
+ msgstr "شماره حساب بانک بین المللی"
2740
 
2741
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:135
2742
+ msgid "BIC / Swift"
2743
+ msgstr "BIC (قبلا به نام سوییفت شناخته میشد)"
2744
 
2745
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:160
2746
+ msgid "+ Add Account"
2747
+ msgstr "+ افزودن حساب کاربری"
2748
 
2749
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:160
2750
+ msgid "Remove selected account(s)"
2751
+ msgstr "حذف حساب کاربری های انتخاب شده"
2752
 
2753
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:283
2754
+ msgid "Our Bank Details"
2755
+ msgstr "مشخصات بانکی"
2756
 
2757
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:310
2758
+ msgid "BIC"
2759
+ msgstr "BIC"
2760
 
2761
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:338
2762
+ msgid "Awaiting BACS payment"
2763
+ msgstr "در انتظار واریز مبلغ به حساب"
2764
 
2765
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:367
2766
+ msgid "BSB"
2767
+ msgstr "BSB"
2768
 
2769
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:372
2770
+ msgid "Bank Transit Number"
2771
+ msgstr "شماره تراکنش بانک"
2772
 
2773
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:377
2774
+ msgid "IFSC"
2775
+ msgstr "IFSC"
 
 
 
 
2776
 
2777
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:382
2778
+ msgid "Branch Sort"
2779
+ msgstr "چینش شاخه"
2780
 
2781
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:387
2782
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:392
2783
+ msgid "Bank Code"
2784
+ msgstr "کد بانک"
2785
 
2786
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:397
2787
+ msgid "Routing Number"
2788
+ msgstr "شماره مسیریابی"
2789
 
2790
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:402
2791
+ msgid "Branch Code"
2792
+ msgstr "کد شاخه"
2793
 
2794
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:27
2795
+ msgid "Cheque"
2796
+ msgstr "چک"
2797
 
2798
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:28
2799
+ msgid "Allows cheque payments. Why would you take cheques in this day and age? Well you probably wouldn't but it does allow you to make test purchases for testing order emails and the 'success' pages etc."
2800
+ msgstr "اجازه پرداخت با چک. چرا در دوره از تاریخ از چک استفاده میکنید؟! در هر حال این کار باعث میشود شما اجازه تست خرید موفق محصول خریداری شده را داشته باشید. "
2801
 
2802
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:56
2803
+ msgid "Enable Cheque Payment"
2804
+ msgstr "فعال کردن پرداخت از طریق چک"
2805
 
2806
+ #: includes/emails/class-wc-email-failed-order.php:28
2807
+ msgid "Failed order emails are sent to chosen recipient(s) when orders have been marked failed (if they were previously processing or on-hold)."
2808
+ msgstr ""
2809
 
2810
+ #: includes/emails/class-wc-email-failed-order.php:30
2811
+ msgid "[{site_title}] Failed order ({order_number})"
2812
+ msgstr "[{site_title}] سفارش انجام نشده ({order_number})"
2813
 
2814
+ #: includes/emails/class-wc-email-new-order.php:27
2815
+ msgid "New order"
2816
+ msgstr "سفارش جدید"
2817
 
2818
+ #: includes/emails/class-wc-email-new-order.php:28
2819
+ msgid "New order emails are sent to chosen recipient(s) when a new order is received."
2820
+ msgstr ""
2821
 
2822
+ #: includes/emails/class-wc-email-new-order.php:29
2823
+ msgid "New customer order"
2824
+ msgstr "درخواست جدید خرید مشتری"
2825
 
2826
+ #: includes/emails/class-wc-email-new-order.php:30
2827
+ msgid "[{site_title}] New customer order ({order_number}) - {order_date}"
2828
+ msgstr "[{site_title}] سفارش جدید مشتری ({order_number}) - {order_date}"
2829
 
2830
+ #: includes/emails/class-wc-email.php:519
2831
+ msgid "Plain text"
2832
+ msgstr "متن ساده"
2833
 
2834
+ #: includes/emails/class-wc-email.php:522
2835
+ msgid "HTML"
2836
+ msgstr "HTML"
2837
 
2838
+ #: includes/emails/class-wc-email.php:523
2839
+ msgid "Multipart"
2840
+ msgstr "چند بخشی"
2841
 
2842
+ #: includes/emails/class-wc-email.php:586
2843
+ msgid "Could not write to template file."
2844
+ msgstr "در فایل الگو نمیتوانید بنویسید"
2845
 
2846
+ #: includes/emails/class-wc-email.php:632
2847
+ msgid "Template file copied to theme."
2848
+ msgstr "فایل الگو به عنوان زمینه کپی شد."
2849
 
2850
+ #: includes/emails/class-wc-email.php:661
2851
+ msgid "Template file deleted from theme."
2852
+ msgstr "فایل الگو از زمینه پاک شد"
2853
 
2854
+ #: includes/emails/class-wc-email.php:734
2855
+ msgid "HTML template"
2856
+ msgstr "الگوی HTML"
2857
 
2858
+ #: includes/emails/class-wc-email.php:735
2859
+ msgid "Plain text template"
2860
+ msgstr "الگوی متنی ساده"
2861
 
2862
+ #: includes/emails/class-wc-email.php:760
2863
+ msgid "Delete template file"
2864
+ msgstr "پاک کردن فایل الگو"
2865
 
2866
+ #: includes/emails/class-wc-email.php:763
2867
+ msgid "This template has been overridden by your theme and can be found in: <code>%s</code>."
2868
+ msgstr "الگو بر روی زمینه شما بازنویسی شد و در اینجا قابل دسترس است <code>%s</code>."
2869
 
2870
+ #: includes/emails/class-wc-email.php:776
2871
+ msgid "Copy file to theme"
2872
+ msgstr "کپی کردن فایل به زمینه"
2873
 
2874
+ #: includes/emails/class-wc-email.php:779
2875
+ msgid "To override and edit this email template copy <code>%s</code> to your theme folder: <code>%s</code>."
2876
+ msgstr "برای بازنویسی و ویرایش این الگوی ایمیل پوشه الگو را<code>%s</code> کپی کنید <code>%s</code>."
2877
 
2878
+ #: includes/emails/class-wc-email.php:788
2879
+ msgid "File was not found."
2880
+ msgstr "فایل مورد نظر یافت نشد"
2881
 
2882
+ #: includes/emails/class-wc-email.php:815
2883
+ msgid "View template"
2884
+ msgstr "دیدن الگو"
2885
 
2886
+ #: includes/emails/class-wc-email.php:816
2887
+ msgid "Hide template"
2888
+ msgstr "مخفی کردن الگو"
2889
 
2890
+ #: includes/emails/class-wc-email.php:827
2891
+ msgid "Are you sure you want to delete this template file?"
2892
+ msgstr "آیا مطمئن هستید که میخواهید این فایل الگو را پاک کنید؟"
2893
 
2894
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:31
2895
+ msgid "BACS"
2896
+ msgstr "خرید BACS"
2897
 
2898
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:32
2899
+ msgid "Allows payments by BACS, more commonly known as direct bank/wire transfer."
2900
+ msgstr "اجازه پرداخت توسط BACS معمولا بعنوان انتقال مستقیم به بانک معروف می باشد."
2901
 
2902
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:76
2903
+ msgid "Enable Bank Transfer"
2904
+ msgstr "فعال کردن خرید از طریق انتقال به کارت یا حساب"
2905
 
2906
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:80
2907
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:60
2908
+ #: includes/gateways/cod/class-wc-gateway-cod.php:68
2909
+ #: includes/gateways/paypal/includes/settings-paypal.php:18
2910
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:193
2911
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:95
2912
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:73
2913
+ #: includes/widgets/class-wc-widget-cart.php:32
2914
+ #: includes/widgets/class-wc-widget-layered-nav-filters.php:30
2915
+ #: includes/widgets/class-wc-widget-layered-nav.php:78
2916
+ #: includes/widgets/class-wc-widget-price-filter.php:32
2917
+ #: includes/widgets/class-wc-widget-product-categories.php:44
2918
+ #: includes/widgets/class-wc-widget-product-search.php:30
2919
+ #: includes/widgets/class-wc-widget-product-tag-cloud.php:30
2920
+ #: includes/widgets/class-wc-widget-products.php:30
2921
+ #: includes/widgets/class-wc-widget-recent-reviews.php:30
2922
+ #: includes/widgets/class-wc-widget-recently-viewed.php:30
2923
+ #: includes/widgets/class-wc-widget-top-rated-products.php:32
2924
+ msgid "Title"
2925
+ msgstr "عنوان"
2926
 
2927
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:82
2928
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:62
2929
+ #: includes/gateways/paypal/includes/settings-paypal.php:20
2930
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:195
2931
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:22
2932
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:77
2933
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:97
2934
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:75
2935
+ msgid "This controls the title which the user sees during checkout."
2936
+ msgstr "متن نمایشی هنگام پرداخت صورتحساب"
2937
 
2938
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:83
2939
+ msgid "Direct Bank Transfer"
2940
+ msgstr "انتقال مستقیم بانکی"
2941
 
2942
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:89
2943
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:69
2944
+ #: includes/gateways/cod/class-wc-gateway-cod.php:70
2945
+ msgid "Payment method description that the customer will see on your checkout."
2946
+ msgstr "توضیحات پرداخت برای خریدار در هنگام انتخاب درگاه نمایش داده می‌شود."
2947
 
2948
+ #: includes/emails/class-wc-email-customer-processing-order.php:28
2949
+ msgid "Processing order"
2950
+ msgstr "پردازش درخواست خرید"
2951
 
2952
+ #: includes/emails/class-wc-email-customer-processing-order.php:29
2953
+ msgid "This is an order notification sent to customers containing their order details after payment."
2954
+ msgstr "این یک آگهی سفارش فرستاده شده به مشتری پس از پرداخت می باشد که محتوی جزییات سفارش است."
2955
 
2956
+ #: includes/emails/class-wc-email-customer-processing-order.php:30
2957
+ msgid "Thank you for your order"
2958
+ msgstr "از خرید شما متشکریم"
2959
 
2960
+ #: includes/emails/class-wc-email-customer-processing-order.php:31
2961
+ msgid "Your {site_title} order receipt from {order_date}"
2962
+ msgstr "رسید خرید {site_title} شما از {order_date}"
2963
 
2964
+ #: includes/emails/class-wc-email-customer-refunded-order.php:57
2965
+ msgid "Your {site_title} order from {order_date} has been partially refunded"
2966
+ msgstr "سفارش شما از {site_title} در تاریخ {order_date} به صورت نیمه بازپرداخت شده است"
2967
 
2968
+ #: includes/emails/class-wc-email-customer-refunded-order.php:58
2969
+ msgid "Your {site_title} order from {order_date} has been refunded"
2970
+ msgstr "سفارش شما از {site_title} در تاریخ {order_date} بازپرداخت شده است"
2971
 
2972
+ #: includes/emails/class-wc-email-customer-refunded-order.php:60
2973
+ msgid "Your order has been fully refunded"
2974
+ msgstr "سفارش شما به طور کامل مسترد شد"
2975
 
2976
+ #: includes/emails/class-wc-email-customer-refunded-order.php:61
2977
+ msgid "Your order has been partially refunded"
2978
+ msgstr "سفارش شما به طور ناقص مسترد شد"
2979
 
2980
+ #: includes/emails/class-wc-email-customer-refunded-order.php:65
2981
+ msgid "Partially Refunded order"
2982
+ msgstr "سفارش نیمه بازپرداخت‌شده"
2983
 
2984
+ #: includes/emails/class-wc-email-customer-refunded-order.php:66
2985
+ msgid "Order partially refunded emails are sent to customers when their orders are partially refunded."
2986
+ msgstr "ایمیل‌های سفارش نیمه بازپرداخت‌شده هنگامی که سفارشی نیمه بازپرداختی برچسب خورد به مشتریان فرستاده شود."
2987
 
2988
+ #: includes/emails/class-wc-email-customer-refunded-order.php:74
2989
+ msgid "Refunded order"
2990
+ msgstr "سفارش برگشت خورده"
2991
 
2992
+ #: includes/emails/class-wc-email-customer-refunded-order.php:75
2993
+ msgid "Order refunded emails are sent to customers when their orders are marked refunded."
2994
+ msgstr "ایمیل‌های سفارش بازپرداخت‌شده هنگامی که سفارشی بازپرداختی برچسب خورد به مشتریان فرستاده شود."
2995
 
2996
+ #: includes/emails/class-wc-email-customer-refunded-order.php:205
2997
+ msgid "Full Refund Subject"
2998
+ msgstr "موضوع بازپرداخت کامل"
2999
 
3000
+ #: includes/emails/class-wc-email-customer-refunded-order.php:213
3001
+ msgid "Partial Refund Subject"
3002
+ msgstr "موضوع بازپرداخت نیمه"
3003
 
3004
+ #: includes/emails/class-wc-email-customer-refunded-order.php:221
3005
+ msgid "Full Refund Email Heading"
3006
+ msgstr "سربرگ ایمیل برای بازپرداخت کامل"
3007
 
3008
+ #: includes/emails/class-wc-email-customer-refunded-order.php:229
3009
+ msgid "Partial Refund Email Heading"
3010
+ msgstr "سربرگ ایمیل برای بازپرداخت نیمه"
3011
 
3012
+ #: includes/emails/class-wc-email-customer-reset-password.php:49
3013
+ msgid "Reset password"
3014
+ msgstr "بازگردانی گذرواژه"
3015
 
3016
+ #: includes/emails/class-wc-email-customer-reset-password.php:50
3017
+ msgid "Customer \"reset password\" emails are sent when customers reset their passwords."
3018
+ msgstr "ایمیل های \"نوسازی گذرواژه\" زمانی فرستاده می شود که خریدار درخواست نوسازی گذرواژه را بکند."
3019
 
3020
+ #: includes/emails/class-wc-email-customer-reset-password.php:56
3021
+ msgid "Password Reset for {site_title}"
3022
+ msgstr "بازیابی گذرواژه در {site_title}"
3023
 
3024
+ #: includes/emails/class-wc-email-customer-reset-password.php:57
3025
+ msgid "Password Reset Instructions"
3026
+ msgstr "مراحل بازگردانی گذرواژه"
3027
 
3028
+ #: includes/emails/class-wc-email-failed-order.php:27
3029
+ #: includes/emails/class-wc-email-failed-order.php:29
3030
+ msgid "Failed order"
3031
+ msgstr "سفارش نامعتبر"
3032
 
3033
+ #: includes/emails/class-wc-email-cancelled-order.php:119
3034
+ #: includes/emails/class-wc-email-failed-order.php:119
3035
+ #: includes/emails/class-wc-email-new-order.php:124
3036
+ msgid "This controls the email subject line. Leave blank to use the default subject: <code>%s</code>."
3037
+ msgstr "کنترل موضوع ایمیل ها. اگر مایل به استفاده از حالت پیش فرض هستید، خالی بگذارید <code>%s</code>"
3038
 
3039
+ #: includes/emails/class-wc-email-cancelled-order.php:125
3040
+ #: includes/emails/class-wc-email-customer-completed-order.php:153
3041
+ #: includes/emails/class-wc-email-customer-invoice.php:166
3042
+ #: includes/emails/class-wc-email-failed-order.php:125
3043
+ #: includes/emails/class-wc-email-new-order.php:130
3044
+ #: includes/emails/class-wc-email.php:495
3045
+ msgid "Email Heading"
3046
+ msgstr "عنوان ایمیل"
3047
 
3048
+ #: includes/emails/class-wc-email-cancelled-order.php:127
3049
+ #: includes/emails/class-wc-email-failed-order.php:127
3050
+ #: includes/emails/class-wc-email-new-order.php:132
3051
+ msgid "This controls the main heading contained within the email notification. Leave blank to use the default heading: <code>%s</code>."
3052
+ msgstr "کنترل عنوان اصلی ایمیل ها که شامل ایمیل های اطلاع رسانی هم میشود. جهت استفاده از حالت پیش فرض خالی بگذارید <code>%s</code>"
3053
 
3054
+ #: includes/emails/class-wc-email-cancelled-order.php:133
3055
+ #: includes/emails/class-wc-email-customer-completed-order.php:177
3056
+ #: includes/emails/class-wc-email-customer-refunded-order.php:237
3057
+ #: includes/emails/class-wc-email-failed-order.php:133
3058
+ #: includes/emails/class-wc-email-new-order.php:138
3059
+ #: includes/emails/class-wc-email.php:503
3060
+ msgid "Email type"
3061
+ msgstr "نوع ایمیل"
3062
 
3063
+ #: includes/emails/class-wc-email-cancelled-order.php:135
3064
+ #: includes/emails/class-wc-email-customer-completed-order.php:179
3065
+ #: includes/emails/class-wc-email-customer-invoice.php:192
3066
+ #: includes/emails/class-wc-email-customer-refunded-order.php:239
3067
+ #: includes/emails/class-wc-email-failed-order.php:135
3068
+ #: includes/emails/class-wc-email-new-order.php:140
3069
+ #: includes/emails/class-wc-email.php:505
3070
+ msgid "Choose which format of email to send."
3071
+ msgstr "انتخاب کنید چه نوع ساختاری برای ایمیل فرستاده شده استفاده شود"
3072
 
3073
+ #: includes/emails/class-wc-email-customer-completed-order.php:29
3074
+ msgid "Completed order"
3075
+ msgstr "سفارش های تکمیل شده"
3076
 
3077
+ #: includes/emails/class-wc-email-customer-completed-order.php:30
3078
+ msgid "Order complete emails are sent to customers when their orders are marked completed and usually indicate that their orders have been shipped."
3079
+ msgstr ""
3080
+ "ایمیل های سفارشات تکمیل شده، وقتی که سفارش آنها برچسب تکمیل شده دریافت میکند ارسال می شود، \n"
3081
+ "و معمولا به معنی ارسال شدن سفارش آنها است."
3082
 
3083
+ #: includes/emails/class-wc-email-customer-completed-order.php:32
3084
+ msgid "Your order is complete"
3085
+ msgstr "درخواست خرید کامل شد."
3086
 
3087
+ #: includes/emails/class-wc-email-customer-completed-order.php:33
3088
+ msgid "Your {site_title} order from {order_date} is complete"
3089
+ msgstr "سفارش شما از {site_title} در تاریخ {order_date} تکمیل شده ( ارسال شده ) است"
3090
 
3091
+ #: includes/emails/class-wc-email-customer-completed-order.php:42
3092
+ msgid "Your order is complete - download your files"
3093
+ msgstr "درخواست خرید شما کامل شد. فایل مورد نظر را دانلود کنید."
3094
 
3095
+ #: includes/emails/class-wc-email-customer-completed-order.php:43
3096
+ msgid "Your {site_title} order from {order_date} is complete - download your files"
3097
+ msgstr "سفارش شما در {site_title} از {order_date} کامل شد. فایل مرد نظر را دانلود کنید"
3098
 
3099
+ #: includes/emails/class-wc-email-customer-completed-order.php:147
3100
+ #: includes/emails/class-wc-email-customer-completed-order.php:155
3101
+ #: includes/emails/class-wc-email-customer-completed-order.php:163
3102
+ #: includes/emails/class-wc-email-customer-completed-order.php:171
3103
+ #: includes/emails/class-wc-email-customer-invoice.php:160
3104
+ #: includes/emails/class-wc-email-customer-invoice.php:168
3105
+ #: includes/emails/class-wc-email-customer-invoice.php:176
3106
+ #: includes/emails/class-wc-email-customer-invoice.php:184
3107
+ #: includes/emails/class-wc-email-customer-refunded-order.php:207
3108
+ #: includes/emails/class-wc-email-customer-refunded-order.php:215
3109
+ #: includes/emails/class-wc-email-customer-refunded-order.php:223
3110
+ #: includes/emails/class-wc-email-customer-refunded-order.php:231
3111
+ #: includes/emails/class-wc-email.php:489
3112
+ #: includes/emails/class-wc-email.php:497
3113
+ msgid "Defaults to <code>%s</code>"
3114
+ msgstr "پیشفرض به <code>%s</code>"
3115
 
3116
+ #: includes/emails/class-wc-email-customer-completed-order.php:161
3117
+ msgid "Subject (downloadable)"
3118
+ msgstr "موضوع (دانلودی)"
3119
 
3120
+ #: includes/emails/class-wc-email-customer-completed-order.php:169
3121
+ msgid "Email Heading (downloadable)"
3122
+ msgstr "عنوان ایمیل (دانلودی)"
3123
 
3124
+ #: includes/emails/class-wc-email-customer-invoice.php:42
3125
+ msgid "Customer invoice"
3126
+ msgstr "صورتحساب مشتری"
3127
 
3128
+ #: includes/emails/class-wc-email-customer-invoice.php:43
3129
+ msgid "Customer invoice emails can be sent to customers containing their order information and payment links."
3130
+ msgstr "ایمیل فاکتور مشتری به همراه جزییات سفارش و پیوندهای پرداخت است که می تواند به مشتری فرستاده شود."
3131
 
3132
+ #: includes/emails/class-wc-email-customer-invoice.php:48
3133
+ msgid "Invoice for order {order_number} from {order_date}"
3134
+ msgstr "صورتحساب برای خرید {order_number} از {order_date}"
3135
 
3136
+ #: includes/emails/class-wc-email-customer-invoice.php:49
3137
+ msgid "Invoice for order {order_number}"
3138
+ msgstr "صورتحساب برای خرید {order_number}"
3139
 
3140
+ #: includes/emails/class-wc-email-customer-invoice.php:51
3141
+ msgid "Your {site_title} order from {order_date}"
3142
+ msgstr "خرید {site_title} شما از {order_date}"
3143
 
3144
+ #: includes/emails/class-wc-email-customer-invoice.php:52
3145
+ msgid "Order {order_number} details"
3146
+ msgstr "جزییات خرید {order_number}"
3147
 
3148
+ #: includes/emails/class-wc-email-customer-invoice.php:158
3149
+ #: includes/emails/class-wc-email.php:487
3150
+ msgid "Email Subject"
3151
+ msgstr "موضوع ایمیل"
3152
 
3153
+ #: includes/emails/class-wc-email-customer-invoice.php:174
3154
+ msgid "Email Subject (paid)"
3155
+ msgstr "موضوع ایمیل (پرداخت)"
3156
 
3157
+ #: includes/emails/class-wc-email-customer-invoice.php:182
3158
+ msgid "Email Heading (paid)"
3159
+ msgstr "عنوان ایمیل (پرداخت)"
3160
 
3161
+ #: includes/emails/class-wc-email-customer-invoice.php:190
3162
+ msgid "Email Type"
3163
+ msgstr "نوع ایمیل"
3164
 
3165
+ #: includes/emails/class-wc-email-customer-new-account.php:57
3166
+ msgid "New account"
3167
+ msgstr "حساب کاربری جدید"
3168
 
3169
+ #: includes/emails/class-wc-email-customer-new-account.php:58
3170
+ msgid "Customer \"new account\" emails are sent to the customer when a customer signs up via checkout or account pages."
3171
+ msgstr "ایمیل \"حساب کاربری تازه\" مشتری است، هنگامیکه مشتری در برگه پرداخت یا حساب کاربری نام نویسی کرده است، به مشتری فرستاده شده است."
3172
 
3173
+ #: includes/emails/class-wc-email-customer-new-account.php:63
3174
+ msgid "Your account on {site_title}"
3175
+ msgstr "حساب کاربری شما در {site_title}"
3176
 
3177
+ #: includes/emails/class-wc-email-customer-new-account.php:64
3178
+ msgid "Welcome to {site_title}"
3179
+ msgstr "به {site_title} خوش آمدید"
3180
 
3181
+ #: includes/emails/class-wc-email-customer-note.php:36
3182
+ msgid "Customer note"
3183
+ msgstr "یادداشت مشتری"
3184
 
3185
+ #: includes/emails/class-wc-email-customer-note.php:37
3186
+ msgid "Customer note emails are sent when you add a note to an order."
3187
+ msgstr "ایمیل های یاداشت مشتری وقتی شما یک یادداشت به درخواست اضافه کردید، فرستاده شد."
3188
 
3189
+ #: includes/emails/class-wc-email-customer-note.php:42
3190
+ msgid "Note added to your {site_title} order from {order_date}"
3191
+ msgstr "یادداشت شما به درخواست {site_title} از {order_date} اضافه شد."
3192
 
3193
+ #: includes/emails/class-wc-email-customer-note.php:43
3194
+ msgid "A note has been added to your order"
3195
+ msgstr "یادداشت به درخواست خرید شما اضافه شد."
3196
 
3197
+ #: includes/class-wc-product-variable.php:43
3198
+ msgid "Select options"
3199
+ msgstr "انتخاب گزینه ها"
3200
 
3201
+ #: includes/class-wc-product-variable.php:754
3202
+ msgid "This variable product has no active variations. Add or enable variations to allow this product to be purchased."
3203
+ msgstr "این محصول متغیر هیچ گزینه ی فعال قابل تغییری ندارد. برای فعال سازی قابلیت خرید باید متغیر ها را اضافه و یا فعال نمایید."
3204
 
3205
+ #: includes/class-wc-product-variation.php:751
3206
+ msgid "%s &ndash; %s%s"
3207
+ msgstr "%s &ndash; %s%s"
3208
 
3209
+ #: includes/class-wc-query.php:109
3210
+ msgid "Pay for Order"
3211
+ msgstr "پرداخت برای سفارش"
3212
 
3213
+ #: includes/class-wc-query.php:116
3214
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:406
3215
+ #: templates/emails/email-order-details.php:25
3216
+ #: templates/emails/email-order-details.php:27
3217
+ msgid "Order #%s"
3218
+ msgstr "سفارش #%s"
3219
 
3220
+ #: includes/class-wc-query.php:119
3221
+ msgid "Edit Account Details"
3222
+ msgstr "ویرایش ریز حساب كاربری"
3223
 
3224
+ #: includes/class-wc-webhook.php:605
3225
+ msgid "Error: Delivery URL cannot be reached: %s"
3226
+ msgstr ""
3227
 
3228
+ #: includes/class-wc-webhook.php:609
3229
+ msgid "Error: Delivery URL returned response code: %s"
3230
+ msgstr ""
3231
 
3232
+ #: includes/cli/class-wc-cli-coupon.php:241
3233
+ #: includes/cli/class-wc-cli-coupon.php:431
3234
+ msgid "Invalid coupon ID or code: %s"
3235
+ msgstr "شناسه یا کد تخفیف نامعتبر است: %s"
3236
 
3237
+ #: includes/cli/class-wc-cli-customer.php:566
3238
+ msgid "Invalid customer \"%s\""
3239
+ msgstr "مشتری نامعتبر \"%s\""
3240
 
3241
+ #: includes/cli/class-wc-cli-order.php:109
3242
+ msgid "Missing customer_id field"
3243
+ msgstr "گزینه customer_id وجود ندارد"
3244
 
3245
+ #: includes/cli/class-wc-cli-order.php:272
3246
+ msgid "Invalid order \"%s\""
3247
+ msgstr "سفارش نامعتبر \"%s\""
3248
 
3249
+ #: includes/cli/class-wc-cli-product-category.php:124
3250
+ msgid "Invalid product category ID \"%s\""
3251
+ msgstr "شناسه دسته بندی محصول نامعتبر \"%s\""
3252
 
3253
+ #: includes/cli/class-wc-cli-product.php:288
3254
+ #: includes/cli/class-wc-cli-product.php:537
3255
+ msgid "Invalid product \"%s\""
3256
+ msgstr "محصول نامعتبر \"%s\""
3257
 
3258
+ #: includes/cli/class-wc-cli-tax.php:300 includes/cli/class-wc-cli-tax.php:495
3259
+ msgid "Invalid tax rate ID: %s"
3260
+ msgstr "شناسه نرخ مالیات نامعتبر است: %s"
3261
 
3262
+ #: includes/emails/class-wc-email-cancelled-order.php:27
3263
+ #: includes/emails/class-wc-email-cancelled-order.php:29
3264
+ msgid "Cancelled order"
3265
+ msgstr "سفارش لفو شد"
3266
 
3267
+ #: includes/emails/class-wc-email-cancelled-order.php:28
3268
+ msgid "Cancelled order emails are sent to chosen recipient(s) when orders have been marked cancelled (if they were previously processing or on-hold)."
3269
+ msgstr "وقتی سفارش‌ها به عنوان لغو شده نشانه گذاری می‌شوند (اگر قبلا در حال پردازش یا در انتظار بودند) ایمیل سفارشات لغو شده برای دریافت کنندگان انتخاب شده فرستاده می‌شود."
3270
 
3271
+ #: includes/emails/class-wc-email-cancelled-order.php:30
3272
+ msgid "[{site_title}] Cancelled order ({order_number})"
3273
+ msgstr "[{site_title}] سفارش لغو شد ({order_number})"
3274
 
3275
+ #: includes/emails/class-wc-email-cancelled-order.php:103
3276
+ #: includes/emails/class-wc-email-customer-completed-order.php:139
3277
+ #: includes/emails/class-wc-email-customer-refunded-order.php:199
3278
+ #: includes/emails/class-wc-email-failed-order.php:103
3279
+ #: includes/emails/class-wc-email-new-order.php:108
3280
+ #: includes/emails/class-wc-email.php:481
3281
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:74
3282
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:54
3283
+ #: includes/gateways/paypal/includes/settings-paypal.php:12
3284
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:186
3285
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:14
3286
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:69
3287
+ msgid "Enable/Disable"
3288
+ msgstr "فعال/غیرفعال"
3289
 
3290
+ #: includes/emails/class-wc-email-cancelled-order.php:105
3291
+ #: includes/emails/class-wc-email-customer-completed-order.php:141
3292
+ #: includes/emails/class-wc-email-customer-refunded-order.php:201
3293
+ #: includes/emails/class-wc-email-failed-order.php:105
3294
+ #: includes/emails/class-wc-email-new-order.php:110
3295
+ #: includes/emails/class-wc-email.php:483
3296
+ msgid "Enable this email notification"
3297
+ msgstr "فعال سازی اطلاع رسانی از طریق ایمیل"
3298
 
3299
+ #: includes/emails/class-wc-email-cancelled-order.php:111
3300
+ #: includes/emails/class-wc-email-failed-order.php:111
3301
+ #: includes/emails/class-wc-email-new-order.php:116
3302
+ msgid "Enter recipients (comma separated) for this email. Defaults to <code>%s</code>."
3303
+ msgstr "گیرندگان ایمیل را وارد (بوسیله کاما از هم جدا کنید). به طور پیش فرض <code>%s</code>"
3304
 
3305
+ #: includes/emails/class-wc-email-cancelled-order.php:117
3306
+ #: includes/emails/class-wc-email-customer-completed-order.php:145
3307
+ #: includes/emails/class-wc-email-failed-order.php:117
3308
+ #: includes/emails/class-wc-email-new-order.php:122
3309
+ msgid "Subject"
3310
+ msgstr "موضوع"
3311
 
3312
+ #: includes/class-wc-post-types.php:359
3313
+ msgid "View Coupon"
3314
+ msgstr "نمایش کوپن"
3315
 
3316
+ #: includes/class-wc-post-types.php:360
3317
+ msgid "Search Coupons"
3318
+ msgstr "جستجوی کوپن ها"
3319
 
3320
+ #: includes/class-wc-post-types.php:361
3321
+ msgid "No Coupons found"
3322
+ msgstr "کوپنی یافت نشد"
3323
 
3324
+ #: includes/class-wc-post-types.php:362
3325
+ msgid "No Coupons found in trash"
3326
+ msgstr "کوپنی در زباله‌دان پیدا نشد"
3327
 
3328
+ #: includes/class-wc-post-types.php:363
3329
+ msgid "Parent Coupon"
3330
+ msgstr "کوپن مادر"
3331
 
3332
+ #: includes/class-wc-post-types.php:365
3333
+ msgid "This is where you can add new coupons that customers can use in your store."
3334
+ msgstr "محل افزودن کوپن های خرید مشتری"
3335
 
3336
+ #: includes/class-wc-post-types.php:389
3337
+ msgid "Webhook"
3338
+ msgstr "وب هوک"
3339
 
3340
+ #: includes/class-wc-post-types.php:392
3341
+ msgid "Add New Webhook"
3342
+ msgstr "افزودن وب هوک تازه"
3343
 
3344
+ #: includes/class-wc-post-types.php:394
3345
+ msgid "Edit Webhook"
3346
+ msgstr "ویرایش وب هوک"
3347
 
3348
+ #: includes/class-wc-post-types.php:395
3349
+ msgid "New Webhook"
3350
+ msgstr "وب هوک تازه"
3351
 
3352
+ #: includes/class-wc-post-types.php:396
3353
+ msgid "View Webhooks"
3354
+ msgstr "نمایش وب هوک ها"
3355
 
3356
+ #: includes/class-wc-post-types.php:397
3357
+ msgid "View Webhook"
3358
+ msgstr "نمایش وب هوک"
3359
 
3360
+ #: includes/class-wc-post-types.php:399
3361
+ msgid "No Webhooks found"
3362
+ msgstr "وب هوکی پیدا نشد"
3363
 
3364
+ #: includes/class-wc-post-types.php:400
3365
+ msgid "No Webhooks found in trash"
3366
+ msgstr "وب هوکی در سطل زباله پیدا نشد"
3367
 
3368
+ #: includes/class-wc-post-types.php:401
3369
+ msgid "Parent Webhook"
3370
+ msgstr "وب هوک مادر"
3371
 
3372
+ #: includes/class-wc-post-types.php:431
3373
+ msgid "Pending Payment <span class=\"count\">(%s)</span>"
3374
+ msgid_plural "Pending Payment <span class=\"count\">(%s)</span>"
3375
+ msgstr[0] "در انتظار پرداخت <span class=\"count\">(%s)</span>"
3376
 
3377
+ #: includes/class-wc-post-types.php:439
3378
+ msgid "Processing <span class=\"count\">(%s)</span>"
3379
+ msgid_plural "Processing <span class=\"count\">(%s)</span>"
3380
+ msgstr[0] "در حال انجام <span class=\"count\">(%s)</span>"
3381
 
3382
+ #: includes/class-wc-post-types.php:447
3383
+ msgid "On Hold <span class=\"count\">(%s)</span>"
3384
+ msgid_plural "On Hold <span class=\"count\">(%s)</span>"
3385
+ msgstr[0] "در انتظار بررسی <span class=\"count\">(%s)</span>"
3386
 
3387
+ #: includes/class-wc-post-types.php:455
3388
+ msgid "Completed <span class=\"count\">(%s)</span>"
3389
+ msgid_plural "Completed <span class=\"count\">(%s)</span>"
3390
+ msgstr[0] "تکمیل شده <span class=\"count\">(%s)</span>"
3391
 
3392
+ #: includes/class-wc-post-types.php:463
3393
+ msgid "Cancelled <span class=\"count\">(%s)</span>"
3394
+ msgid_plural "Cancelled <span class=\"count\">(%s)</span>"
3395
+ msgstr[0] "لغو شده <span class=\"count\">(%s)</span>"
3396
 
3397
+ #: includes/class-wc-post-types.php:471
3398
+ msgid "Refunded <span class=\"count\">(%s)</span>"
3399
+ msgid_plural "Refunded <span class=\"count\">(%s)</span>"
3400
+ msgstr[0] "مسترد شده <span class=\"count\">(%s)</span>"
3401
 
3402
+ #: includes/class-wc-post-types.php:479
3403
+ msgid "Failed <span class=\"count\">(%s)</span>"
3404
+ msgid_plural "Failed <span class=\"count\">(%s)</span>"
3405
+ msgstr[0] "ناموفق شده <span class=\"count\">(%s)</span>"
3406
 
3407
+ #: includes/class-wc-product-external.php:88
3408
+ msgid "Buy product"
3409
+ msgstr "خرید محصول"
3410
 
3411
+ #: includes/class-wc-post-types.php:256
3412
+ msgid "Use as product image"
3413
+ msgstr "بکارگیری به عنوان عکس محصول"
3414
 
3415
+ #: includes/class-wc-post-types.php:258
3416
+ msgid "This is where you can add new products to your store."
3417
+ msgstr "اینجا محلی است که می‌توانید محصول را به فروشگاه خود اضافه کنید"
3418
 
3419
+ #: includes/class-wc-post-types.php:294
3420
+ msgid "Add Order"
3421
+ msgstr "افزودن سفارش"
3422
 
3423
+ #: includes/class-wc-post-types.php:295
3424
+ msgid "Add New Order"
3425
+ msgstr "افزودن سفارش جدید"
3426
 
3427
+ #: includes/class-wc-post-types.php:297
3428
+ msgid "Edit Order"
3429
+ msgstr "ویرایش سفارش"
3430
 
3431
+ #: includes/class-wc-post-types.php:298
3432
+ msgid "New Order"
3433
+ msgstr "سفارش جدید"
3434
 
3435
+ #: includes/class-wc-post-types.php:301
3436
+ msgid "Search Orders"
3437
+ msgstr "جستجوی سفارش ها"
3438
 
3439
+ #: includes/class-wc-post-types.php:302
3440
+ msgid "No Orders found"
3441
+ msgstr "سفارشی یافت نشد"
3442
 
3443
+ #: includes/class-wc-post-types.php:303
3444
+ msgid "No Orders found in trash"
3445
+ msgstr "سفارشی در زباله‌دان یافت نشد"
3446
 
3447
+ #: includes/class-wc-post-types.php:304
3448
+ msgid "Parent Orders"
3449
+ msgstr "سفارش های مادر"
 
 
 
 
3450
 
3451
+ #: includes/class-wc-post-types.php:307
3452
+ msgid "This is where store orders are stored."
3453
+ msgstr "محل ذخیره سفارشات"
3454
 
3455
+ #: includes/class-wc-post-types.php:329
3456
+ msgid "Refunds"
3457
+ msgstr "استردادها"
3458
 
3459
+ #: includes/class-wc-post-types.php:351 templates/cart/cart.php:136
3460
+ msgid "Coupon"
3461
+ msgstr "کوپن"
3462
 
3463
+ #: includes/class-wc-post-types.php:353
3464
+ msgid "Add Coupon"
3465
+ msgstr "افزودن کوپن"
3466
 
3467
+ #: includes/class-wc-post-types.php:354
3468
+ msgid "Add New Coupon"
3469
+ msgstr "افزودن کوپن جدید"
3470
 
3471
+ #: includes/class-wc-post-types.php:356
3472
+ msgid "Edit Coupon"
3473
+ msgstr "ویرایش کوپن"
3474
 
3475
+ #: includes/class-wc-post-types.php:357
3476
+ msgid "New Coupon"
3477
+ msgstr "کوپن جدید"
3478
 
3479
+ #: includes/class-wc-post-types.php:358
3480
+ msgid "View Coupons"
3481
+ msgstr "نمایش کوپن‌ها"
3482
 
3483
+ #: includes/class-wc-post-types.php:181
3484
+ msgid "Parent %s"
3485
+ msgstr "والد %s"
3486
 
3487
+ #: includes/class-wc-post-types.php:182
3488
+ msgid "Parent %s:"
3489
+ msgstr "والد %s:"
3490
 
3491
+ #: includes/class-wc-post-types.php:183
3492
+ msgid "Edit %s"
3493
+ msgstr "ویرایش %s"
3494
 
3495
+ #: includes/class-wc-post-types.php:184
3496
+ msgid "Update %s"
3497
+ msgstr "بروزرسانی %s"
3498
 
3499
+ #: includes/class-wc-post-types.php:185
3500
+ msgid "Add New %s"
3501
+ msgstr "افزودن %s تازه"
3502
 
3503
+ #: includes/class-wc-post-types.php:186
3504
+ msgid "New %s"
3505
+ msgstr "%s جدید"
3506
 
3507
+ #: includes/class-wc-post-types.php:242
3508
+ msgid "Add Product"
3509
+ msgstr "افزودن محصول"
3510
 
3511
+ #: includes/class-wc-post-types.php:243
3512
+ msgid "Add New Product"
3513
+ msgstr "افزودن محصول جدید"
3514
 
3515
+ #: includes/class-wc-post-types.php:245
3516
+ msgid "Edit Product"
3517
+ msgstr "ویرایش محصول"
3518
 
3519
+ #: includes/class-wc-post-types.php:246
3520
+ msgid "New Product"
3521
+ msgstr "محصول جدید"
3522
 
3523
+ #: includes/class-wc-post-types.php:247 includes/class-wc-post-types.php:248
3524
+ msgid "View Product"
3525
+ msgstr "نمایش محصول"
3526
 
3527
+ #: includes/class-wc-post-types.php:249
3528
+ msgid "Search Products"
3529
+ msgstr "جستجوی محصولات"
3530
 
3531
+ #: includes/class-wc-post-types.php:250
3532
+ msgid "No Products found"
3533
+ msgstr "محصولی یافت نشد"
3534
 
3535
+ #: includes/class-wc-post-types.php:251
3536
+ msgid "No Products found in trash"
3537
+ msgstr "محصولی در زباله‌دان پیدا نشد"
3538
 
3539
+ #: includes/class-wc-post-types.php:252
3540
+ msgid "Parent Product"
3541
+ msgstr "محصول مادر"
3542
 
3543
+ #: includes/class-wc-post-types.php:253
3544
+ #: templates/emails/email-order-items.php:33
3545
+ msgid "Product Image"
3546
+ msgstr "تصویر محصول"
3547
 
3548
+ #: includes/class-wc-post-types.php:254
3549
+ msgid "Set product image"
3550
+ msgstr "گزینش نگاره محصول"
3551
 
3552
+ #: includes/class-wc-post-types.php:255
3553
+ msgid "Remove product image"
3554
+ msgstr "پاک کردن نگاره"
3555
 
3556
+ #: includes/class-wc-post-types.php:109
3557
+ msgid "Popular Product Tags"
3558
+ msgstr "برچسب های محصول دوست داشتنی"
3559
 
3560
+ #: includes/class-wc-post-types.php:110
3561
+ msgid "Separate Product Tags with commas"
3562
+ msgstr "برچسب های محصول را با کاما از هم سوا کنید."
3563
 
3564
+ #: includes/class-wc-post-types.php:111
3565
+ msgid "Add or remove Product Tags"
3566
+ msgstr "افزودن یا پاک کردن برچسب های محصول"
3567
 
3568
+ #: includes/class-wc-post-types.php:112
3569
+ msgid "Choose from the most used Product tags"
3570
+ msgstr "از بیشترین برچسب های بکار رفته محصول گزینش کنید"
3571
 
3572
+ #: includes/class-wc-post-types.php:113
3573
+ msgid "No Product Tags found"
3574
+ msgstr "برچسب های محصول یافت نشد"
3575
 
3576
+ #: includes/class-wc-post-types.php:135 includes/class-wc-post-types.php:137
3577
+ msgid "Shipping Classes"
3578
+ msgstr "کلاس‌های باربری"
3579
 
3580
+ #: includes/class-wc-post-types.php:138
3581
+ msgid "Shipping Class"
3582
+ msgstr "کلاس ارسال"
3583
 
3584
+ #: includes/class-wc-post-types.php:140
3585
+ msgid "Search Shipping Classes"
3586
+ msgstr "جستجوی کلاس‌های حمل و نقل"
3587
 
3588
+ #: includes/class-wc-post-types.php:141
3589
+ msgid "All Shipping Classes"
3590
+ msgstr "همه کلاس‌های حمل و نقل "
3591
 
3592
+ #: includes/class-wc-post-types.php:142
3593
+ msgid "Parent Shipping Class"
3594
+ msgstr "کلاس حمل و نقل مادر "
3595
 
3596
+ #: includes/class-wc-post-types.php:143
3597
+ msgid "Parent Shipping Class:"
3598
+ msgstr "کلاس حمل و نقل مادر "
3599
 
3600
+ #: includes/class-wc-post-types.php:144
3601
+ msgid "Edit Shipping Class"
3602
+ msgstr "ویرایش کلاس حمل و نقل"
3603
 
3604
+ #: includes/class-wc-post-types.php:145
3605
+ msgid "Update Shipping Class"
3606
+ msgstr "آپدیت کلاس حمل و نقل"
3607
 
3608
+ #: includes/class-wc-post-types.php:146
3609
+ msgid "Add New Shipping Class"
3610
+ msgstr "افزودن کلاس جدید حمل و نقل"
3611
 
3612
+ #: includes/class-wc-post-types.php:147
3613
+ msgid "New Shipping Class Name"
3614
+ msgstr "نام کلاس ارسال جدید حمل و نقل"
3615
 
3616
+ #: includes/class-wc-post-types.php:179
3617
+ msgid "Search %s"
3618
+ msgstr "جستجو %s"
3619
 
3620
+ #: includes/class-wc-post-types.php:180
3621
+ msgid "All %s"
3622
+ msgstr "همه %s"
3623
 
3624
+ #: includes/class-wc-install.php:765
3625
+ msgid "View WooCommerce API Docs"
3626
+ msgstr "نمایش اسناد API ووکامرس"
3627
 
3628
+ #: includes/class-wc-install.php:765
3629
+ msgid "API Docs"
3630
+ msgstr "اسناد API"
3631
 
3632
+ #: includes/class-wc-install.php:766
3633
+ msgid "Visit Premium Customer Support Forum"
3634
+ msgstr "نمایش تالار پشتیبانی کاربران ویژه"
3635
 
3636
+ #: includes/class-wc-install.php:766
3637
+ msgid "Premium Support"
3638
+ msgstr "پشتیبانی ویژه"
3639
 
3640
+ #: includes/class-wc-order.php:46
3641
+ msgid "(Includes %s)"
3642
+ msgstr "(شامل %s)"
3643
 
3644
+ #: includes/class-wc-post-types.php:66
3645
+ msgid "Product Category"
3646
+ msgstr "دسته‌بندی محصولات"
3647
 
3648
+ #: includes/class-wc-post-types.php:68
3649
+ msgid "Search Product Categories"
3650
+ msgstr "جستجوی دسته‌بندی‌های محصولات"
3651
 
3652
+ #: includes/class-wc-post-types.php:69
3653
+ msgid "All Product Categories"
3654
+ msgstr "تمام دسته‌بندی‌های محصولات"
3655
 
3656
+ #: includes/class-wc-post-types.php:70
3657
+ msgid "Parent Product Category"
3658
+ msgstr "دسته‌بندی محصولات اصلی"
3659
 
3660
+ #: includes/class-wc-post-types.php:71
3661
+ msgid "Parent Product Category:"
3662
+ msgstr "دسته‌بندی محصولات اصلی"
3663
 
3664
+ #: includes/class-wc-post-types.php:72
3665
+ msgid "Edit Product Category"
3666
+ msgstr "ویرایش دسته‌بندی محصولات"
3667
 
3668
+ #: includes/class-wc-post-types.php:73
3669
+ msgid "Update Product Category"
3670
+ msgstr "به روز رسانی دسته‌بندی محصولات"
3671
 
3672
+ #: includes/class-wc-post-types.php:74
3673
+ msgid "Add New Product Category"
3674
+ msgstr "افزودن دسته محصول جدید"
3675
 
3676
+ #: includes/class-wc-post-types.php:75
3677
+ msgid "New Product Category Name"
3678
+ msgstr "نام دسته محصول"
3679
 
3680
+ #: includes/class-wc-post-types.php:101
3681
+ msgid "Product Tag"
3682
+ msgstr "برچسب محصول"
3683
 
3684
+ #: includes/class-wc-post-types.php:103
3685
+ msgid "Search Product Tags"
3686
+ msgstr "جستجوی برچسب محصولات"
3687
 
3688
+ #: includes/class-wc-post-types.php:104
3689
+ msgid "All Product Tags"
3690
+ msgstr "تمام برچسبهای محصول"
3691
 
3692
+ #: includes/class-wc-post-types.php:105
3693
+ msgid "Edit Product Tag"
3694
+ msgstr "ویرایش برچسب محصول"
3695
 
3696
+ #: includes/class-wc-post-types.php:106
3697
+ msgid "Update Product Tag"
3698
+ msgstr "بروز رسانی برچسب محصول"
3699
 
3700
+ #: includes/class-wc-post-types.php:107
3701
+ msgid "Add New Product Tag"
3702
+ msgstr "افزودن برچسب محصول"
3703
 
3704
+ #: includes/class-wc-post-types.php:108
3705
+ msgid "New Product Tag Name"
3706
+ msgstr "نام برچسب محصول"
3707
 
3708
+ #: includes/class-wc-form-handler.php:868
3709
+ msgid "Passwords do not match."
3710
+ msgstr "گذرواژه ها با یکدیگر تطبیق ندارند."
3711
 
3712
+ #: includes/class-wc-form-handler.php:907
3713
+ msgid "Anti-spam field was filled in."
3714
+ msgstr "بخش ضد‌اسپم در آن پر شده بود"
3715
 
3716
+ #: includes/class-wc-frontend-scripts.php:265
3717
+ msgid "Please select a rating"
3718
+ msgstr "خواهشمندیم یک رتبه را انتخاب کنید"
3719
 
3720
+ #: includes/class-wc-frontend-scripts.php:280
3721
+ msgid "Error processing checkout. Please try again."
3722
+ msgstr "ایراد در پردازش تسویه حساب. خواهشمند است دوباره تلاش کنید."
3723
 
3724
+ #: includes/class-wc-frontend-scripts.php:287
3725
+ #: includes/wc-template-functions.php:1726
3726
+ msgid "required"
3727
+ msgstr "ضروری"
3728
 
3729
+ #: includes/class-wc-frontend-scripts.php:319
3730
+ msgid "Sorry, no products matched your selection. Please choose a different combination."
3731
+ msgstr "با عرض پوزش، هیچ محصولی مطابق انتخاب شما یافت نشد. خواهشمندیمً ترکیب دیگری را انتخاب کنید."
3732
 
3733
+ #: includes/class-wc-frontend-scripts.php:320
3734
+ msgid "Select product options before adding this product to your cart."
3735
+ msgstr "قبل از افزودن این محصول به سبد خرید، خصوصیات آن را انتخاب کنید."
3736
 
3737
+ #: includes/class-wc-frontend-scripts.php:321
3738
+ #: templates/single-product/add-to-cart/variation.php:31
3739
+ msgid "Sorry, this product is unavailable. Please choose a different combination."
3740
+ msgstr "با عرض پوزش، این محصول در دسترس نیست. خواهشمندیمً ترکیب دیگری را انتخاب کنید."
3741
 
3742
+ #: includes/class-wc-frontend-scripts.php:345
3743
+ msgid "Please enter a stronger password."
3744
+ msgstr "لطفا رمز قوی را وارد کنید."
3745
 
3746
+ #: includes/class-wc-frontend-scripts.php:346
3747
+ msgid "The password should be at least seven characters long. To make it stronger, use upper and lower case letters, numbers and symbols like ! \" ? $ % ^ &amp; )."
3748
+ msgstr "رمز حداقل باید دارای 7 کارکتر باشد.برای قوی تر شدن رمز از حروف بزرگ و حروف کوچک ، اعداد و نشانه هایی مانند ! \" ؟ $ % ^ استفاده کنید."
3749
 
3750
+ #: includes/class-wc-install.php:76
3751
+ msgid "WooCommerce data update complete. Thank you for updating to the latest version!"
3752
+ msgstr "بروزرسانی اطلاعات ووکامرس با موفقیت انجام شد. از بروزرسانی به آخرین نسخه سپاسگذاریم!"
3753
 
3754
+ #: includes/class-wc-install.php:199
3755
+ msgid "Monthly"
3756
+ msgstr "ماهانه"
3757
 
3758
+ #: includes/class-wc-install.php:524
3759
+ msgid "Shop Manager"
3760
+ msgstr "مدیر فروشگاه"
3761
 
3762
+ #: includes/class-wc-install.php:748
3763
+ msgid "View WooCommerce Settings"
3764
+ msgstr "نمایش پیکربندی ووکامرس"
3765
 
3766
+ #: includes/class-wc-install.php:764
3767
+ msgid "View WooCommerce Documentation"
3768
+ msgstr "نمایش اسناد ووکامرس"
3769
 
3770
+ #: includes/class-wc-install.php:764
3771
+ msgid "Docs"
3772
+ msgstr "مستندات"
3773
 
3774
+ #: includes/class-wc-form-handler.php:686
3775
+ msgid "Please choose the quantity of items you wish to add to your cart&hellip;"
3776
+ msgstr "خواهشمندیمً تعداد مواردی که می‌خواهید به سبد خرید خود اضافه کنید را انتخاب کنید&hellip;"
3777
 
3778
+ #: includes/class-wc-form-handler.php:694
3779
+ msgid "Please choose a product to add to your cart&hellip;"
3780
+ msgstr "خواهشمندیمً یک محصول برای اضافه کردن به سبد خرید انتخاب کنید&hellip;"
3781
 
3782
+ #: includes/class-wc-form-handler.php:747
3783
+ msgid "%s is a required field"
3784
+ msgid_plural "%s are required fields"
3785
+ msgstr[0] "فیلد %s الزامی است"
3786
 
3787
+ #: includes/class-wc-form-handler.php:749
3788
+ msgid "Please choose product options&hellip;"
3789
+ msgstr "خواهشمندیم گزینه های محصول را انتحاب کنید"
3790
 
3791
+ #: includes/class-wc-form-handler.php:776
3792
+ #: includes/class-wc-form-handler.php:780
3793
+ #: includes/class-wc-form-handler.php:784
3794
+ #: includes/class-wc-form-handler.php:793
3795
+ #: includes/class-wc-form-handler.php:924
3796
+ msgid "Error"
3797
+ msgstr "خطا"
3798
 
3799
+ #: includes/class-wc-form-handler.php:780
3800
+ msgid "Username is required."
3801
+ msgstr "نام کاربری مورد نیاز است"
3802
 
3803
+ #: includes/class-wc-form-handler.php:784
3804
+ msgid "Password is required."
3805
+ msgstr "گذرواژه مورد نیاز است"
3806
 
3807
+ #: includes/class-wc-form-handler.php:793
3808
+ msgid "A user could not be found with this email address."
3809
+ msgstr "هیچ حساب کاربری با این آدرس ایمیل یافت نشد."
3810
 
3811
+ #: includes/class-wc-form-handler.php:820
3812
+ msgid "You are now logged in as <strong>%s</strong>"
3813
+ msgstr "شما هم اکنون با نام <strong>%s</strong> وارد شده اید"
3814
 
3815
+ #: includes/class-wc-form-handler.php:864
3816
+ msgid "Please enter your password."
3817
+ msgstr "خواهشمندیم گذرواژه خود را وارد کنید ."
3818
 
3819
+ #: includes/class-wc-form-handler.php:192
3820
+ msgid "This email address is already registered."
3821
+ msgstr "این آدرس ایمیل قبلا در سایت عضو شده است."
3822
 
3823
+ #: includes/class-wc-form-handler.php:198
3824
+ msgid "Your current password is incorrect."
3825
+ msgstr "گذرواژه پیشین شما نادرست است."
3826
 
3827
+ #: includes/class-wc-form-handler.php:203
3828
+ msgid "Please fill out all password fields."
3829
+ msgstr "خواهشمندیم تمامی فیلد های گذرواژه را تکمیل کنید."
3830
 
3831
+ #: includes/class-wc-form-handler.php:206
3832
+ msgid "Please enter your current password."
3833
+ msgstr "خواهشمندیم گذرواژه پیشین خود را وارد کنید."
3834
 
3835
+ #: includes/class-wc-form-handler.php:209
3836
+ msgid "Please re-enter your password."
3837
+ msgstr "خواهشمندیم گذرواژه خود را دوباره وارد کنید."
3838
 
3839
+ #: includes/class-wc-form-handler.php:212
3840
+ msgid "New passwords do not match."
3841
+ msgstr "گذرواژه های تازه یکسان نیستند."
3842
 
3843
+ #: includes/class-wc-form-handler.php:233
3844
+ msgid "Account details changed successfully."
3845
+ msgstr "مشخصات حساب کاربری با موفقیت تغییر یافت."
3846
 
3847
+ #: includes/class-wc-form-handler.php:366
3848
+ msgid "Payment method added."
3849
+ msgstr "روش پرداخت افزوده شد."
3850
 
3851
+ #: includes/class-wc-form-handler.php:406
3852
+ msgid "%s removed. %sUndo?%s"
3853
+ msgstr "%s حذف شد. %s بازگردانده شود؟ %s"
3854
 
3855
+ #: includes/class-wc-form-handler.php:408
3856
+ msgid "%s removed."
3857
+ msgstr "%s پاک شد."
3858
 
3859
+ #: includes/class-wc-form-handler.php:455
3860
+ msgid "You can only have 1 %s in your cart."
3861
+ msgstr "شما تنها می‌توانید یک %s در سبد خرید خود داشته باشید"
3862
 
3863
+ #: includes/class-wc-form-handler.php:479
3864
+ msgid "Cart updated."
3865
+ msgstr "سبد خرید به روز شد"
3866
 
3867
+ #: includes/class-wc-form-handler.php:545
3868
+ msgid "The cart has been filled with the items from your previous order."
3869
+ msgstr "سبد خرید با مشخصات سفارش قبلی شما پر شده است."
3870
 
3871
+ #: includes/class-wc-form-handler.php:568
3872
+ msgid "Order cancelled by customer."
3873
+ msgstr "سفارش توسط مشتری لغو شد"
3874
 
3875
+ #: includes/class-wc-form-handler.php:571
3876
+ msgid "Your order was cancelled."
3877
+ msgstr "سفارش شما لغو شد."
3878
 
3879
+ #: includes/class-wc-form-handler.php:576
3880
+ msgid "Your order can no longer be cancelled. Please contact us if you need assistance."
3881
+ msgstr "سفارش شما دیگر نمی تواند لفو شود. لطفا با مدیریت سایت تماس بگیرید."
3882
 
3883
+ #: includes/class-wc-coupon.php:869
3884
+ msgid "Sorry, this coupon is not valid for sale items."
3885
+ msgstr "ببخشید، این کد تخفیف برای موارد فروخته شده معتبر نیست."
3886
 
3887
+ #: includes/class-wc-coupon.php:889
3888
+ msgid "Coupon does not exist!"
3889
+ msgstr "این کوپن وجود ندارد !"
3890
 
3891
+ #: includes/class-wc-coupon.php:892
3892
+ msgid "Please enter a coupon code."
3893
+ msgstr "خواهشمندیم یک کد تخفیف وارد کنید."
3894
 
3895
+ #: includes/class-wc-download-handler.php:53
3896
+ msgid "Invalid download link."
3897
+ msgstr "پیوند دانلود نادرست است."
3898
 
3899
+ #: includes/class-wc-download-handler.php:98
3900
+ #: includes/class-wc-form-handler.php:578
3901
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:176
3902
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:108
3903
+ msgid "Invalid order."
3904
+ msgstr "سفارش نامعتبر"
3905
 
3906
+ #: includes/class-wc-download-handler.php:109
3907
+ msgid "Sorry, you have reached your download limit for this file"
3908
+ msgstr "متاسفانه محدودیت دانلود شما برای این فایل به اتمام رسیده است ."
3909
 
3910
+ #: includes/class-wc-download-handler.php:120
3911
+ msgid "Sorry, this download has expired"
3912
+ msgstr ".متاسفانه زمان دانلود شما به اتمام رسیده است"
3913
 
3914
+ #: includes/class-wc-download-handler.php:133
3915
+ #: includes/class-wc-download-handler.php:136
3916
+ msgid "You must be logged in to download files."
3917
+ msgstr "براي دانلود فایل ها بايد وارد سايت شويد."
3918
 
3919
+ #: includes/class-wc-download-handler.php:136 templates/auth/form-login.php:43
3920
+ #: templates/global/form-login.php:47 templates/myaccount/form-login.php:36
3921
+ #: templates/myaccount/form-login.php:55
3922
+ msgid "Login"
3923
+ msgstr "ورود"
3924
 
3925
+ #: includes/class-wc-download-handler.php:136
3926
+ msgid "Log in to Download Files"
3927
+ msgstr "براي دانلود فایل ها بايد وارد سايت شويد."
3928
 
3929
+ #: includes/class-wc-download-handler.php:139
3930
+ msgid "This is not your download link."
3931
+ msgstr "این لینک دانلود متعلق به شما نیست."
3932
 
3933
+ #: includes/class-wc-download-handler.php:172
3934
+ msgid "No file defined"
3935
+ msgstr "فایلی تعریف نشده است"
3936
 
3937
+ #: includes/class-wc-download-handler.php:282
3938
+ msgid "File not found"
3939
+ msgstr "فايل مورد نظر يافت نشد."
3940
 
3941
+ #: includes/class-wc-download-handler.php:420
3942
+ msgid "Go to homepage"
3943
+ msgstr "رفتن به برگه خانه"
3944
 
3945
+ #: includes/class-wc-emails.php:344
3946
+ msgid "Note"
3947
+ msgstr "یادداشت"
3948
 
3949
+ #: includes/class-wc-emails.php:358
3950
+ msgid "Tel"
3951
+ msgstr "تلفن"
3952
 
3953
+ #: includes/class-wc-emails.php:397
3954
+ msgid "Product low in stock"
3955
+ msgstr "کمبود محصول در انبار"
3956
 
3957
+ #: includes/class-wc-emails.php:398
3958
+ msgid "%s is low in stock."
3959
+ msgstr "%s در انبار کم می باشد"
3960
 
3961
+ #: includes/class-wc-emails.php:398
3962
+ msgid "There are %d left"
3963
+ msgstr "هنوز %d وجود دارد"
3964
 
3965
+ #: includes/class-wc-emails.php:415
3966
+ msgid "Product out of stock"
3967
+ msgstr "محصول موجود نیست"
3968
 
3969
+ #: includes/class-wc-emails.php:416
3970
+ msgid "%s is out of stock."
3971
+ msgstr "%s در انبار موجود نیست."
3972
 
3973
+ #: includes/class-wc-emails.php:445
3974
+ msgid "Product Backorder"
3975
+ msgstr "پیش‌خرید محصول"
3976
 
3977
+ #: includes/class-wc-emails.php:446
3978
+ msgid "%s units of %s have been backordered in order #%s."
3979
+ msgstr "%s واحد از %s در سفارش شماره %s پیش‌خرید شده‌اند."
3980
 
3981
+ #: includes/class-wc-embed.php:114
3982
+ msgid "Buy Now"
3983
+ msgstr "همین الان بخرید"
3984
 
3985
+ #: includes/class-wc-embed.php:117 includes/class-wc-product-simple.php:48
3986
+ #: includes/class-wc-product-variation.php:198
3987
+ msgid "Read More"
3988
+ msgstr "ویژگی های محصول"
3989
 
3990
+ #: includes/class-wc-form-handler.php:129
3991
+ msgid "Address changed successfully."
3992
+ msgstr "آدرس با موفقیت تغییر یافت."
3993
 
3994
+ #: includes/class-wc-form-handler.php:179
3995
+ #: templates/myaccount/form-edit-account.php:40
3996
+ #: templates/myaccount/form-login.php:90
3997
+ msgid "Email address"
3998
+ msgstr "آدرس ایمیل"
3999
 
4000
+ #: includes/class-wc-form-handler.php:190 includes/wc-user-functions.php:48
4001
+ msgid "Please provide a valid email address."
4002
+ msgstr "خواهشمندیم یک آدرس ایمیل معتبر وارد کنید."
4003
 
4004
+ #: includes/class-wc-countries.php:651
4005
+ msgid "Canton"
4006
+ msgstr "بخش"
4007
 
4008
+ #: includes/class-wc-countries.php:663 includes/class-wc-countries.php:719
4009
+ msgid "Region"
4010
+ msgstr "منطقه"
4011
 
4012
+ #: includes/class-wc-countries.php:716
4013
+ msgid "Town / District"
4014
+ msgstr "شهر / ناحیه"
4015
 
4016
+ #: includes/class-wc-countries.php:724 includes/class-wc-countries.php:863
4017
+ msgid "County"
4018
+ msgstr "شهرستان"
4019
 
4020
+ #: includes/class-wc-countries.php:753
4021
+ msgid "Prefecture"
4022
+ msgstr "ریاست"
4023
 
4024
+ #: includes/class-wc-countries.php:781
4025
+ msgid "State / Zone"
4026
+ msgstr "استان / ناحیه"
4027
 
4028
+ #: includes/class-wc-countries.php:829
4029
+ msgid "Municipality"
4030
+ msgstr "شهرداری"
4031
 
4032
+ #: includes/class-wc-countries.php:852
4033
+ msgid "ZIP"
4034
+ msgstr "کدپستی"
4035
 
4036
+ #: includes/class-wc-countries.php:946
4037
+ msgid "Email Address"
4038
+ msgstr "آدرس ایمیل"
4039
 
4040
+ #: includes/class-wc-coupon.php:783
4041
+ msgid "Coupon code applied successfully."
4042
+ msgstr "کد کوپن با موفقیت اعمال شد"
4043
 
4044
+ #: includes/class-wc-coupon.php:786
4045
+ msgid "Coupon code removed successfully."
4046
+ msgstr "کد کوپن با موفقیت حذف شد."
4047
 
4048
+ #: includes/class-wc-coupon.php:804
4049
+ msgid "Coupon is not valid."
4050
+ msgstr "کوپن معتبر نیست"
4051
 
4052
+ #: includes/class-wc-coupon.php:807
4053
+ msgid "Coupon \"%s\" does not exist!"
4054
+ msgstr "کوپن \"%s\" وجود ندارد!"
4055
 
4056
+ #: includes/class-wc-coupon.php:810
4057
+ msgid "Sorry, it seems the coupon \"%s\" is invalid - it has now been removed from your order."
4058
+ msgstr "ببخشید، به نظر میرسد کوپن \"%s\" معتبر نیست - کوپن از درخواست خرید شما پاک میشود."
4059
 
4060
+ #: includes/class-wc-coupon.php:813
4061
+ msgid "Sorry, it seems the coupon \"%s\" is not yours - it has now been removed from your order."
4062
+ msgstr "ببخشید، به نظر میرسد کوپن \"%s\" متعلق به شما نیست - کوپن از درخواست خرید شما پاک میشود."
4063
 
4064
+ #: includes/class-wc-coupon.php:816
4065
+ msgid "Coupon code already applied!"
4066
+ msgstr "کوپن در حال حاضر در حال استفاده است!"
4067
 
4068
+ #: includes/class-wc-coupon.php:819
4069
+ msgid "Sorry, coupon \"%s\" has already been applied and cannot be used in conjunction with other coupons."
4070
+ msgstr "ببخشید، کوپن \"%s\" در حال استفاده است و نمی تواند همراه با کوپن های دیگر استفاده شود."
4071
 
4072
+ #: includes/class-wc-coupon.php:822
4073
+ msgid "Coupon usage limit has been reached."
4074
+ msgstr "مهلت استفاده از کوپن به پایان رسیده است."
4075
 
4076
+ #: includes/class-wc-coupon.php:825
4077
+ msgid "This coupon has expired."
4078
+ msgstr "این کوپن منقضی شده است."
4079
 
4080
+ #: includes/class-wc-coupon.php:828
4081
+ msgid "The minimum spend for this coupon is %s."
4082
+ msgstr "کمترین میزان استفاده از این کوپن \"%s\" است"
4083
 
4084
+ #: includes/class-wc-coupon.php:831
4085
+ msgid "The maximum spend for this coupon is %s."
4086
+ msgstr "بیشتر مقدار قابل استفاده از این کوپن %s است."
4087
 
4088
+ #: includes/class-wc-coupon.php:834
4089
+ msgid "Sorry, this coupon is not applicable to your cart contents."
4090
+ msgstr "متاسفیم، این کد تخفیف با محتویات سبد خرید شما همخوانی ندارد."
4091
 
4092
+ #: includes/class-wc-coupon.php:847
4093
+ msgid "Sorry, this coupon is not applicable to the products: %s."
4094
+ msgstr "ببخشید، این کوپن با محصول %s همخوانی ندارد."
4095
 
4096
+ #: includes/class-wc-coupon.php:866
4097
+ msgid "Sorry, this coupon is not applicable to the categories: %s."
4098
+ msgstr "ببخشید، این کوپن با دسته های %s همخوانی ندارد."
4099
 
4100
+ #: includes/class-wc-cart.php:943
4101
+ msgid "You cannot add &quot;%s&quot; to the cart because the product is out of stock."
4102
+ msgstr "شما نمی توانید &quot;%s&quot; را به سبد خرید خود اضافه کنید، این محصول در انبار موجود نیست."
4103
 
4104
+ #: includes/class-wc-cart.php:947
4105
+ msgid "You cannot add that amount of &quot;%s&quot; to the cart because there is not enough stock (%s remaining)."
4106
+ msgstr "شما نمی توانید این تعداد از &quot;%s&quot; را به سبد خرید خود اضافه کنید. موجودی انبار به این میزان نیست"
4107
 
4108
+ #: includes/class-wc-cart.php:968
4109
+ msgid "You cannot add that amount to the cart &mdash; we have %s in stock and you already have %s in your cart."
4110
+ msgstr "شما نمی توانید این مقدار را به سبد خرید خود بیافزایید &mdash; ما مجموعا%s موجودی در انبار داریم و قبلا %s در سبد خرید شما موجود می باشد"
4111
 
4112
+ #: includes/class-wc-checkout.php:106
4113
+ msgid "Account username"
4114
+ msgstr "نام کاربری"
4115
 
4116
+ #: includes/class-wc-checkout.php:115
4117
+ msgid "Account password"
4118
+ msgstr "گذرواژه"
4119
 
4120
+ #: includes/class-wc-checkout.php:200 includes/class-wc-checkout.php:211
4121
+ #: includes/class-wc-checkout.php:213 includes/class-wc-checkout.php:238
4122
+ #: includes/class-wc-checkout.php:250 includes/class-wc-checkout.php:263
4123
+ #: includes/class-wc-checkout.php:274 includes/class-wc-checkout.php:281
4124
+ msgid "Error %d: Unable to create order. Please try again."
4125
+ msgstr "ایراد %d: نمی توان سفارش را ساخت. دوباره تلاش کنید."
4126
 
4127
+ #: includes/class-wc-checkout.php:350
4128
+ msgid "We were unable to process your order, please try again."
4129
+ msgstr "ما نمی توانیم سفارش را بررسی کنیم، خواهشمند دوباره تلاش کنید."
4130
 
4131
+ #: includes/class-wc-checkout.php:363
4132
+ msgid "Sorry, your session has expired. <a href=\"%s\" class=\"wc-backward\">Return to homepage</a>"
4133
+ msgstr "متاسفانه وقت شما به اتمام رسید، <a href=\"%s\" class=\"wc-backward\">به برگه اصلی بازگردید</a>."
4134
 
4135
+ #: includes/class-wc-checkout.php:443 includes/class-wc-form-handler.php:85
4136
+ #: includes/class-wc-form-handler.php:184
4137
+ msgid "is a required field."
4138
+ msgstr "فید الزامی است."
4139
 
4140
+ #: includes/class-wc-checkout.php:456 includes/class-wc-form-handler.php:98
4141
+ #: includes/shortcodes/class-wc-shortcode-cart.php:27
4142
+ msgid "Please enter a valid postcode/ZIP."
4143
+ msgstr "خواهشمند است کدپستی درستی را بنویسید"
4144
 
4145
+ #: includes/class-wc-checkout.php:465 includes/class-wc-form-handler.php:107
4146
+ msgid "is not a valid phone number."
4147
+ msgstr "تلفن تماس نامعتبر است."
4148
 
4149
+ #: includes/class-wc-checkout.php:471 includes/class-wc-form-handler.php:114
4150
+ msgid "is not a valid email address."
4151
+ msgstr "ایمیل معتبر نیست"
4152
 
4153
+ #: includes/class-wc-checkout.php:489
4154
+ msgid "is not valid. Please enter one of the following:"
4155
+ msgstr "معتبر نیست. خواهشمندیم یکی از موارد زیر را کامل کنید"
4156
 
4157
+ #: includes/class-wc-checkout.php:545 includes/class-wc-form-handler.php:294
4158
+ msgid "You must accept our Terms &amp; Conditions."
4159
+ msgstr "شما می بایست شرایط و مقررات ما را بپذیرید."
4160
 
4161
+ #: includes/class-wc-checkout.php:551
4162
+ msgid "Unfortunately <strong>we do not ship %s</strong>. Please enter an alternative shipping address."
4163
+ msgstr "متاسفانه <strong>ما قادر به ارسال به %s نیستیم</strong>. خواهشمندیم یک آدرس دیگر وارد کنید"
4164
 
4165
+ #: includes/class-wc-checkout.php:560
4166
+ msgid "Invalid shipping method."
4167
+ msgstr "روش حمل و نقل معتبر نمی باشد "
4168
 
4169
+ #: includes/class-wc-checkout.php:572 includes/class-wc-form-handler.php:304
4170
+ msgid "Invalid payment method."
4171
+ msgstr "روش پرداخت معتبر نمی باشد . "
4172
 
4173
+ #: includes/class-wc-comments.php:194
4174
+ msgid "Please rate the product."
4175
+ msgstr "به این محصول امتیاز دهید."
4176
 
4177
+ #: includes/class-wc-countries.php:272
4178
+ msgid "to the"
4179
+ msgstr "به"
4180
 
4181
+ #: includes/class-wc-countries.php:272
4182
+ msgid "to"
4183
+ msgstr "به"
4184
 
4185
+ #: includes/class-wc-countries.php:284
4186
+ msgid "the"
4187
+ msgstr " "
4188
 
4189
+ #: includes/class-wc-countries.php:294
4190
+ msgid "VAT"
4191
+ msgstr "مالیات بر ارزش افزوده"
4192
 
4193
+ #: includes/class-wc-countries.php:304
4194
+ msgid "(incl. VAT)"
4195
+ msgstr "(شامل مالیات بر ارزش افزوده)"
4196
 
4197
+ #: includes/class-wc-countries.php:304
4198
+ msgid "(incl. tax)"
4199
+ msgstr "(شامل مالیات)"
4200
 
4201
+ #: includes/class-wc-countries.php:314
4202
+ msgid "(ex. VAT)"
4203
+ msgstr "(به عنوان مثال، مالیات بر ارزش افزوده)"
4204
 
4205
+ #: includes/class-wc-countries.php:314
4206
+ msgid "(ex. tax)"
4207
+ msgstr "مالیات"
4208
 
4209
+ #: includes/class-wc-countries.php:508
4210
+ msgid "Company Name"
4211
+ msgstr "نام شرکت"
4212
 
4213
+ #: includes/class-wc-countries.php:529
4214
+ msgid "Town / City"
4215
+ msgstr "شهر"
4216
 
4217
+ #: includes/class-wc-countries.php:535
4218
+ msgid "State / County"
4219
+ msgstr "استان / ایالت"
4220
 
4221
+ #: includes/class-wc-countries.php:541
4222
+ #: templates/cart/shipping-calculator.php:90
4223
+ msgid "Postcode / ZIP"
4224
+ msgstr ""
4225
 
4226
+ #: includes/class-wc-countries.php:596
4227
+ msgid "Suburb"
4228
+ msgstr "حومه"
4229
 
4230
+ #: includes/class-wc-countries.php:616
4231
+ msgid "District"
4232
+ msgstr "منطقه"
4233
 
4234
+ #: includes/class-wc-countries.php:623 includes/class-wc-countries.php:645
4235
+ #: includes/class-wc-countries.php:668 includes/class-wc-countries.php:729
4236
+ #: includes/class-wc-countries.php:748 includes/class-wc-countries.php:765
4237
+ #: includes/class-wc-countries.php:823 includes/class-wc-countries.php:847
4238
+ #: includes/class-wc-countries.php:889
4239
+ msgid "Province"
4240
+ msgstr "استان"
4241
 
4242
+ #: includes/class-wc-auth.php:114
4243
+ msgid "View and manage coupons"
4244
+ msgstr "نمایش و مدیریت کوپن ها"
4245
 
4246
+ #: includes/class-wc-auth.php:115
4247
+ msgid "View and manage customers"
4248
+ msgstr "نمایش و مدیریت خریداران"
4249
 
4250
+ #: includes/class-wc-auth.php:116
4251
+ msgid "View and manage orders and sales reports"
4252
+ msgstr "نمایش و مدیریت سفارش ها و گزارش فروش ها"
4253
 
4254
+ #: includes/class-wc-auth.php:117
4255
+ msgid "View and manage products"
4256
+ msgstr "نمایش و مدیریت محصولات"
4257
 
4258
+ #: includes/class-wc-auth.php:166
4259
+ msgid "Invalid scope %s"
4260
+ msgstr "گستره نامعتبر %s"
4261
 
4262
+ #: includes/class-wc-auth.php:171
4263
+ msgid "The %s is not a valid URL"
4264
+ msgstr "%s یک آدرس معتبر نیست"
4265
 
4266
+ #: includes/class-wc-auth.php:176
4267
+ msgid "The callback_url need to be over SSL"
4268
+ msgstr "callback_url نیاز به پیش از SSL دارد"
4269
 
4270
+ #: includes/class-wc-auth.php:194
4271
+ msgid "%s - API %s (created on %s at %s)."
4272
+ msgstr "%s - API %s (ایجاد شده در تاریخ %s در %s)."
4273
 
4274
+ #: includes/class-wc-auth.php:256
4275
+ msgid "An error occurred in the request and at the time were unable to send the consumer data"
4276
+ msgstr "یک خطا در هنگام درخواست رخ داده است و در آن زمان قادر به ارسال داده های مشتری نبود"
4277
 
4278
+ #: includes/class-wc-auth.php:298
4279
+ msgid "API disabled!"
4280
+ msgstr "API غیرفعال شد!"
4281
 
4282
+ #: includes/class-wc-auth.php:340
4283
+ msgid "Invalid nonce verification"
4284
+ msgstr "راستی آزمایی کنونی نادرست است"
4285
 
4286
+ #: includes/class-wc-auth.php:351
4287
+ msgid "You do not have permissions to access this page!"
4288
+ msgstr "شما مجوز کافی برای دسترسی به این برگه را ندارید!"
4289
 
4290
+ #: includes/class-wc-auth.php:356
4291
+ msgid "Access Denied"
4292
+ msgstr "دسترسی ممکن نیست"
4293
 
4294
+ #: includes/class-wc-breadcrumb.php:119
4295
+ msgid "Error 404"
4296
+ msgstr "404 یافت نشد"
4297
 
4298
+ #: includes/class-wc-breadcrumb.php:211
4299
+ msgid "Products tagged &ldquo;%s&rdquo;"
4300
+ msgstr "محصولات برچسب خورده &ldquo;%s&rdquo;"
4301
 
4302
+ #: includes/class-wc-breadcrumb.php:262
4303
+ msgid "Posts tagged &ldquo;%s&rdquo;"
4304
+ msgstr "نوشته های برچسب شده &ldquo;%s&rdquo;"
4305
 
4306
+ #: includes/class-wc-breadcrumb.php:303
4307
+ msgid "Author: %s"
4308
+ msgstr "نویسنده: %s"
4309
 
4310
+ #: includes/class-wc-breadcrumb.php:338
4311
+ msgid "Search results for &ldquo;%s&rdquo;"
4312
+ msgstr "نتیجه جستجو برای &ldquo;%s&rdquo;"
4313
 
4314
+ #: includes/class-wc-breadcrumb.php:347
4315
+ msgid "Page %d"
4316
+ msgstr "برگه %d"
4317
 
4318
+ #: includes/class-wc-cache-helper.php:219
4319
+ msgid "In order for <strong>database caching</strong> to work with WooCommerce you must add <code>_wc_session_</code> to the \"Ignored Query Strings\" option in W3 Total Cache settings <a href=\"%s\">here</a>."
4320
+ msgstr "به منظور اینکه <strong>ذخیره دیتابیس (کش)</strong> در ووکامرس کار کند شما باید کد <code>_wc_session_</code>را در \"نادیده گرفتن پرس و جوی رشته\" را در پیکربندی W3 Total Cache بیفزایید. <a href=\"%s\">کلیک کنید</a>."
4321
 
4322
+ #: includes/class-wc-cart.php:268
4323
+ msgid "%s has been removed from your cart because it can no longer be purchased. Please contact us if you need assistance."
4324
+ msgstr "%s از سبد خرید شما به دلیل اینکه دیگر قادر به خریداری آن نیستیند حذف شده است. اگر نیاز به کمکی دارید با ما در تماس باشید"
4325
 
4326
+ #: includes/class-wc-cart.php:487
4327
+ msgid "An item which is no longer available was removed from your cart."
4328
+ msgstr "این ایتم دیگر در دسترس نیست و از سبد خرید شما حذف گردید."
4329
 
4330
+ #: includes/class-wc-cart.php:513
4331
+ msgid "Sorry, \"%s\" is not in stock. Please edit your cart and try again. We apologise for any inconvenience caused."
4332
+ msgstr "متاسفانه تعداد کافی %s در انبار موجود نیست. خواهشمندیم سبد خرید خود را ویرایش کنید. عذرخواهی ما را بابت این مشکل پذیرا باشید."
4333
 
4334
+ #: includes/class-wc-cart.php:527
4335
+ msgid "Sorry, we do not have enough \"%s\" in stock to fulfill your order (%s in stock). Please edit your cart and try again. We apologise for any inconvenience caused."
4336
+ msgstr "متاسفانه تعداد کافی %s در انبار موجود نیست تا برای شما ارسال شود، تعداد موجود در انبار ما %s است. خواهشمندیم سبد خرید خود را ویرایش کنید و دوباره تلاش کنید، عذرخواهی ما را بابت این مشکل پذیرا باشید."
4337
 
4338
+ #: includes/class-wc-cart.php:562
4339
+ msgid "Sorry, we do not have enough \"%s\" in stock to fulfill your order right now. Please try again in %d minutes or edit your cart and try again. We apologise for any inconvenience caused."
4340
+ msgstr "متاسفانه تعداد کافی %s در انبار موجود نیست تا برای شما ارسال شود، تعداد موجود در انبار ما %s است. خواهشمندیم سبد خرید خود را ویرایش کنید و دوباره تلاش کنید، عذرخواهی ما را بابت این مشکل پذیرا باشید."
4341
 
4342
+ #: includes/class-wc-cart.php:725
4343
+ msgid "Get cart should not be called before the wp_loaded action."
4344
+ msgstr "گرفتن سبد خرید نباید قبل از صدا زدن wp-load باشد."
4345
 
4346
+ #: includes/class-wc-cart.php:932 includes/class-wc-cart.php:967
4347
+ #: includes/class-wc-frontend-scripts.php:308 includes/wc-cart-functions.php:85
4348
+ #: templates/cart/mini-cart.php:84
4349
+ msgid "View Cart"
4350
+ msgstr "نمایش سبد خرید"
4351
 
4352
+ #: includes/class-wc-cart.php:932
4353
+ msgid "You cannot add another &quot;%s&quot; to your cart."
4354
+ msgstr "شما نمی توانید یک &quot;%s&quot; دیگر به سبد خرید خود اضافه کنید."
4355
 
4356
+ #: includes/class-wc-cart.php:938
4357
+ msgid "Sorry, this product cannot be purchased."
4358
+ msgstr "متاسفیم ، این محصول قابل پرداخت نیست"
4359
 
4360
+ #: includes/api/class-wc-api-webhooks.php:440
4361
+ #: includes/api/v2/class-wc-api-webhooks.php:437
4362
+ msgid "Invalid webhook delivery ID"
4363
+ msgstr "شناسه روش تحویل webhook نادرست است"
4364
 
4365
+ #: includes/api/class-wc-api-webhooks.php:448
4366
+ #: includes/api/v2/class-wc-api-webhooks.php:445
4367
+ msgid "Invalid webhook delivery"
4368
+ msgstr "روش تحویل webhook نادرست است"
4369
 
4370
+ #: includes/api/v1/class-wc-api-authentication.php:93
4371
+ #: includes/api/v2/class-wc-api-authentication.php:93
4372
+ msgid "Consumer Key is missing"
4373
+ msgstr "کلید مصرف کننده گم شده است"
4374
 
4375
+ #: includes/api/v1/class-wc-api-authentication.php:109
4376
+ #: includes/api/v2/class-wc-api-authentication.php:109
4377
+ msgid "Consumer Secret is missing"
4378
+ msgstr "رمز مصرف کننده گم شده است"
4379
 
4380
+ #: includes/api/v2/class-wc-api-products.php:2352
4381
+ msgid "Invalid product SKU"
4382
+ msgstr "شناسه محصول نادرست است"
4383
 
4384
+ #: includes/class-wc-ajax.php:211
4385
+ msgid "Sorry there was a problem removing this coupon."
4386
+ msgstr "ببخشید، ایرادی در پاک کردن کوپن وجود دارد."
4387
 
4388
+ #: includes/class-wc-ajax.php:217
4389
+ msgid "Coupon has been removed."
4390
+ msgstr "کوپن پاک شده است."
4391
 
4392
+ #: includes/class-wc-ajax.php:268
4393
+ msgid "Sorry, your session has expired."
4394
+ msgstr "متاسفانه زمان شما به اتمام رسید"
4395
 
4396
+ #: includes/class-wc-ajax.php:268
4397
+ msgid "Return to homepage"
4398
+ msgstr "بازگشت به برگه اصلی"
4399
 
4400
+ #: includes/class-wc-ajax.php:1381
4401
+ msgid "No products had their stock reduced - they may not have stock management enabled."
4402
+ msgstr "هیچ محصولی موجودی خود را کاهش نداده است - ممکن است مدیریت موجودی را فعال نکرده باشد."
4403
 
4404
+ #: includes/class-wc-ajax.php:1423
4405
+ msgid "Item %s stock increased from %s to %s."
4406
+ msgstr ""
4407
 
4408
+ #: includes/class-wc-ajax.php:1433
4409
+ msgid "No products had their stock increased - they may not have stock management enabled."
4410
+ msgstr "هیچ محصولی موجودی خود را افزایش نداده است - ممکن است مدیریت موجودی را فعال نکرده باشد."
4411
 
4412
+ #: includes/class-wc-ajax.php:1452
4413
+ msgid "Value"
4414
+ msgstr "ارزش"
4415
 
4416
+ #: includes/class-wc-ajax.php:2161
4417
+ msgid "Invalid refund amount"
4418
+ msgstr "مبلغ استرداد نادرست است"
4419
 
4420
+ #: includes/class-wc-ajax.php:2206
4421
+ msgid "Refund failed"
4422
+ msgstr "استرداد انجام نشد"
4423
 
4424
+ #: includes/class-wc-ajax.php:2221
4425
+ msgid "Item #%s stock increased from %s to %s."
4426
+ msgstr "موجودی انبار آیتم شماره %s از %s به %s افزایش یافت."
4427
 
4428
+ #: includes/class-wc-ajax.php:2310
4429
+ msgid "Description is missing."
4430
+ msgstr "توضیحات گم شده اند."
4431
 
4432
+ #: includes/class-wc-ajax.php:2313
4433
+ msgid "User is missing."
4434
+ msgstr "کاربر گم شده است."
4435
 
4436
+ #: includes/class-wc-ajax.php:2316
4437
+ msgid "Permissions is missing."
4438
+ msgstr "مجوز ها گم شده اند."
4439
 
4440
+ #: includes/class-wc-ajax.php:2345
4441
+ msgid "API Key updated successfully."
4442
+ msgstr "کلید API بخوبی بروزرسانی شد."
4443
 
4444
+ #: includes/class-wc-ajax.php:2376
4445
+ msgid "API Key generated successfully. Make sure to copy your new API keys now. You won't be able to see it again!"
4446
+ msgstr "کلید API بخوبی ساخته شد. مطمئن شوید که هم اکنون یک کپی از کلیدهای API جدید را دارید. شما نمی توانید دوباره آنها را ببینید!"
4447
 
4448
+ #: includes/class-wc-ajax.php:2589
4449
+ msgid "Dismiss this notice."
4450
+ msgstr "پنهان کردن این آگهی."
4451
 
4452
+ #: includes/class-wc-auth.php:100
4453
+ msgid "View coupons"
4454
+ msgstr "نمایش کوپن‌ها"
4455
 
4456
+ #: includes/class-wc-auth.php:101
4457
+ msgid "View customers"
4458
+ msgstr "نمایش خریداران"
4459
 
4460
+ #: includes/class-wc-auth.php:102
4461
+ msgid "View orders and sales reports"
4462
+ msgstr "نمایش سفارش ها و گزارش فروش ها"
4463
 
4464
+ #: includes/class-wc-auth.php:103 includes/class-wc-product-grouped.php:41
4465
+ msgid "View products"
4466
+ msgstr "نمایش محصولات"
4467
 
4468
+ #: includes/class-wc-auth.php:106 includes/class-wc-auth.php:113
4469
+ msgid "Create webhooks"
4470
+ msgstr "ساخت وب هوک ها"
4471
 
4472
+ #: includes/class-wc-auth.php:107
4473
+ msgid "Create coupons"
4474
+ msgstr "ساخت کوپن ها"
4475
 
4476
+ #: includes/class-wc-auth.php:108
4477
+ msgid "Create customers"
4478
+ msgstr "ساخت خریدارها"
4479
 
4480
+ #: includes/class-wc-auth.php:109
4481
+ msgid "Create orders"
4482
+ msgstr "ساخت سفارش ها"
4483
 
4484
+ #: includes/class-wc-auth.php:110
4485
+ msgid "Create products"
4486
+ msgstr "ساخت محصولات"
4487
 
4488
+ #: includes/api/class-wc-api-server.php:318
4489
+ #: includes/api/v1/class-wc-api-server.php:321
4490
+ #: includes/api/v2/class-wc-api-server.php:318
4491
+ msgid "Unsupported request method"
4492
+ msgstr "روش درخواست پشتیبانی نمی شود"
4493
 
4494
+ #: includes/api/class-wc-api-server.php:337
4495
+ #: includes/api/v1/class-wc-api-server.php:338
4496
+ #: includes/api/v2/class-wc-api-server.php:337
4497
+ msgid "The handler for the route is invalid"
4498
+ msgstr "برنامه کنترل برای مسیر نامعتبر است"
4499
 
4500
+ #: includes/api/class-wc-api-server.php:374
4501
+ #: includes/api/v1/class-wc-api-server.php:374
4502
+ #: includes/api/v2/class-wc-api-server.php:374
4503
+ msgid "No route was found matching the URL and request method"
4504
+ msgstr "هیچ مسیر تطبیق URL و روش درخواست پیدا شد"
4505
 
4506
+ #: includes/api/class-wc-api-taxes.php:128
4507
+ msgid "You do not have permission to read tax rate"
4508
+ msgstr ""
4509
 
4510
+ #: includes/api/class-wc-api-taxes.php:135
4511
+ msgid "A tax rate with the provided ID could not be found"
4512
+ msgstr ""
4513
 
4514
+ #: includes/api/class-wc-api-taxes.php:189
4515
+ msgid "You do not have permission to create tax rates"
4516
+ msgstr ""
4517
 
4518
+ #: includes/api/class-wc-api-taxes.php:259
4519
+ msgid "You do not have permission to edit tax rates"
4520
+ msgstr "شما دسترسی لازم برای ویرایش نرخ مالیات ندارید"
4521
 
4522
+ #: includes/api/class-wc-api-taxes.php:343
4523
+ msgid "You do not have permission to delete tax rates"
4524
+ msgstr "شما دسترسی لازم برای حذف نرخ مالیات ندارید"
4525
 
4526
+ #: includes/api/class-wc-api-taxes.php:351
4527
+ msgid "Could not delete the tax rate"
4528
+ msgstr "نمیتوانید این نرخ مالیات را حذف نمایید"
4529
 
4530
+ #: includes/api/class-wc-api-taxes.php:373
4531
+ msgid "You do not have permission to read the taxes count"
4532
+ msgstr "شما دسترسی لازم برای خواندن نرخ مالیات به حساب را ندارید"
4533
 
4534
+ #: includes/api/class-wc-api-taxes.php:526
4535
+ msgid "You do not have permission to read tax classes"
4536
+ msgstr "شما دسترسی لازم برای خواندن نرخ مالیات ندارید "
 
 
4537
 
4538
+ #: includes/api/class-wc-api-taxes.php:534
4539
+ #: includes/cli/class-wc-cli-tax.php:434
4540
+ msgid "Standard Rate"
4541
+ msgstr "نرخ استاندارد"
4542
 
4543
+ #: includes/api/class-wc-api-taxes.php:569
4544
+ msgid "You do not have permission to create tax classes"
4545
+ msgstr "شما دسترسی لازم برای ایجاد نرخ مالیات ندارید"
 
 
4546
 
4547
+ #: includes/api/class-wc-api-taxes.php:593
4548
+ #: includes/cli/class-wc-cli-tax.php:148
4549
+ msgid "Tax class already exists"
4550
+ msgstr "روش مالیات در حال حاضر وجود دارد"
 
4551
 
4552
+ #: includes/api/class-wc-api-taxes.php:631
4553
+ msgid "You do not have permission to delete tax classes"
4554
+ msgstr "شما دسترسی لازم برای حذف روش مالیات ندارید"
4555
 
4556
+ #: includes/api/class-wc-api-taxes.php:647
4557
+ msgid "Could not delete the tax class"
4558
+ msgstr "نمیتوانید این روش مالیات را حذف کنید"
 
4559
 
4560
+ #: includes/api/class-wc-api-taxes.php:681
4561
+ msgid "You do not have permission to read the tax classes count"
4562
+ msgstr ""
 
 
4563
 
4564
+ #: includes/api/class-wc-api-webhooks.php:143
4565
+ #: includes/api/v2/class-wc-api-webhooks.php:143
4566
+ msgid "You do not have permission to read the webhooks count"
4567
+ msgstr "شما اجازه دسترسی به خواندن تعداد Webhook ها ندارید"
4568
 
4569
+ #: includes/api/class-wc-api-webhooks.php:176
4570
+ #: includes/api/v2/class-wc-api-webhooks.php:176
4571
+ msgid "You do not have permission to create webhooks"
4572
+ msgstr "شما اجازه دسترسی برای ساخت وب هوک ها را ندارید"
4573
 
4574
+ #: includes/api/class-wc-api-webhooks.php:183
4575
+ #: includes/api/v2/class-wc-api-webhooks.php:183
4576
+ msgid "Webhook topic is required and must be valid"
4577
+ msgstr "موضوع Webhook الزامی است و باید معتبر باشد"
4578
 
4579
+ #: includes/api/class-wc-api-webhooks.php:188
4580
+ #: includes/api/class-wc-api-webhooks.php:279
4581
+ #: includes/api/v2/class-wc-api-webhooks.php:188
4582
+ #: includes/api/v2/class-wc-api-webhooks.php:279
4583
+ msgid "Webhook delivery URL must be a valid URL starting with http:// or https://"
4584
+ msgstr "آدرس برگشتی به وب هوک باید درست باشد و با http:// یا https:// شروع شود"
4585
 
4586
+ #: includes/api/class-wc-api-webhooks.php:203
4587
+ #: includes/api/v2/class-wc-api-webhooks.php:203
4588
+ msgid "Cannot create webhook: %s"
4589
+ msgstr "نمی توان وب هوک را ساخت: %s"
4590
 
4591
+ #: includes/api/class-wc-api-webhooks.php:268
4592
+ #: includes/api/v2/class-wc-api-webhooks.php:268
4593
+ msgid "Webhook topic must be valid"
4594
+ msgstr "موضوع Webhook باید معتبر باشد"
4595
 
4596
+ #: includes/api/class-wc-api-products.php:2626
4597
+ #: includes/api/class-wc-api-products.php:2870
4598
+ #: includes/api/class-wc-api-products.php:2923
4599
+ #: includes/api/class-wc-api-products.php:2990
4600
+ #: includes/api/class-wc-api-products.php:3038
4601
+ #: includes/api/class-wc-api-products.php:3102
4602
+ #: includes/api/class-wc-api-products.php:3153
4603
+ #: includes/api/v2/class-wc-api-products.php:2061
4604
+ #: includes/api/v2/class-wc-api-products.php:2303
4605
+ msgid "A product attribute with the provided ID could not be found"
4606
+ msgstr "ویژگی محصول با شناسه داده شده را نمی توان پیدا کرد"
4607
 
4608
+ #: includes/api/class-wc-api-products.php:2671
4609
+ #: includes/api/v2/class-wc-api-products.php:2106
4610
+ msgid "Invalid product attribute type - the product attribute type must be any of these: %s"
4611
+ msgstr "نوع ویژگی محصول نامعتبر است - ویژگی محصولات باید یکی از این موارد باشد: %s"
4612
 
4613
+ #: includes/api/class-wc-api-products.php:2676
4614
+ #: includes/api/v2/class-wc-api-products.php:2111
4615
+ msgid "Invalid product attribute order_by type - the product attribute order_by type must be any of these: %s"
4616
+ msgstr ""
 
4617
 
4618
+ #: includes/api/class-wc-api-products.php:2701
4619
+ #: includes/api/class-wc-api-products.php:3032
4620
+ #: includes/api/v2/class-wc-api-products.php:2136
4621
+ msgid "You do not have permission to create product attributes"
4622
+ msgstr "شما مجوز کافی برای ایجاد ویژگی‌های محصول ندارید"
4623
 
4624
+ #: includes/api/class-wc-api-products.php:2784
4625
+ #: includes/api/class-wc-api-products.php:3096
4626
+ #: includes/api/v2/class-wc-api-products.php:2218
4627
+ msgid "You do not have permission to edit product attributes"
4628
+ msgstr "شما مجوز کافی برای ویرایش ویژگی‌های محصول ندارید"
4629
 
4630
+ #: includes/api/class-wc-api-products.php:2830
4631
+ #: includes/api/v2/class-wc-api-products.php:2264
4632
+ msgid "Could not edit the attribute"
4633
+ msgstr "نمی توان ویژگی را ویرایش کرد"
4634
 
4635
+ #: includes/api/class-wc-api-products.php:2858
4636
+ #: includes/api/v2/class-wc-api-products.php:2291
4637
+ msgid "You do not have permission to delete product attributes"
4638
+ msgstr "شما مجوز کافی برای حذف ویژگی‌های محصول ندارید"
4639
 
4640
+ #: includes/api/class-wc-api-products.php:2880
4641
+ #: includes/api/v2/class-wc-api-products.php:2313
4642
+ msgid "Could not delete the attribute"
4643
+ msgstr "نمی توان ویژگی را پاک کرد"
4644
 
4645
+ #: includes/api/class-wc-api-products.php:2917
4646
+ #: includes/api/class-wc-api-products.php:2984
4647
+ msgid "You do not have permission to read product attribute terms"
4648
+ msgstr "شما دسترسی لازم برای خواندن ویژگی های محصول را ندارید"
4649
 
4650
+ #: includes/api/class-wc-api-products.php:2996
4651
+ msgid "A product attribute term with the provided ID could not be found"
4652
+ msgstr ""
4653
 
4654
+ #: includes/api/class-wc-api-products.php:3147
4655
+ msgid "You do not have permission to delete product attribute terms"
4656
+ msgstr ""
 
 
4657
 
4658
+ #: includes/api/class-wc-api-products.php:3285
4659
+ #: includes/api/class-wc-api-products.php:3320
4660
+ msgid "You do not have permission to read product shipping classes"
4661
+ msgstr ""
 
4662
 
4663
+ #: includes/api/class-wc-api-products.php:3315
4664
+ msgid "Invalid product shipping class ID"
4665
+ msgstr ""
4666
 
4667
+ #: includes/api/class-wc-api-products.php:3326
4668
+ msgid "A product shipping class with the provided ID could not be found"
4669
+ msgstr ""
4670
 
4671
+ #: includes/api/class-wc-api-products.php:3364
4672
+ msgid "You do not have permission to create product shipping classes"
4673
+ msgstr ""
4674
 
4675
+ #: includes/api/class-wc-api-products.php:3382
4676
+ msgid "Product shipping class parent is invalid"
4677
+ msgstr "مادر(والد) روش حمل و نقل محصول نامعتبر است"
4678
 
4679
+ #: includes/api/class-wc-api-products.php:3425
4680
+ msgid "You do not have permission to edit product shipping classes"
4681
+ msgstr "شما مجوز لازم برای ویرایش روش حمل و نقل را ندارید"
 
 
4682
 
4683
+ #: includes/api/class-wc-api-products.php:3437
4684
+ msgid "Could not edit the shipping class"
4685
+ msgstr "شما نمی توانید این روش حمل و نقل را ویرایش کنید"
 
 
4686
 
4687
+ #: includes/api/class-wc-api-products.php:3462
4688
+ msgid "You do not have permission to delete product shipping classes"
4689
+ msgstr "شما مجوز لازم برای حذف روش حمل و نقل را ندارید"
 
 
4690
 
4691
+ #: includes/api/class-wc-api-products.php:3468
4692
+ msgid "Could not delete the shipping class"
4693
+ msgstr "شما نمی توانید این روش حمل و نقل را حذف کنید"
4694
 
4695
+ #: includes/api/class-wc-api-reports.php:321
4696
+ #: includes/api/v1/class-wc-api-reports.php:471
4697
+ #: includes/api/v2/class-wc-api-reports.php:321
4698
+ msgid "You do not have permission to read this report"
4699
+ msgstr "شما اجازه دسترسی به نمایش این گزارش ندارید"
4700
 
4701
+ #: includes/api/class-wc-api-resource.php:85
4702
+ #: includes/api/v1/class-wc-api-resource.php:74
4703
+ #: includes/api/v2/class-wc-api-resource.php:85
4704
+ msgid "Invalid %s ID"
4705
+ msgstr "شناسه %s نامعتبر است"
4706
 
4707
+ #: includes/api/class-wc-api-resource.php:94
4708
+ #: includes/api/v2/class-wc-api-resource.php:94
4709
+ msgid "No %s found with the ID equal to %s"
4710
+ msgstr "%s یافت نشد با شناسه یکسان با %s"
4711
 
4712
+ #: includes/api/class-wc-api-resource.php:102
4713
+ #: includes/api/v1/class-wc-api-resource.php:86
4714
+ #: includes/api/v2/class-wc-api-resource.php:102
4715
+ msgid "Invalid %s"
4716
+ msgstr "%s نامعتبر است"
4717
 
4718
+ #: includes/api/class-wc-api-resource.php:110
4719
+ #: includes/api/v1/class-wc-api-resource.php:93
4720
+ #: includes/api/v2/class-wc-api-resource.php:110
4721
+ msgid "You do not have permission to read this %s"
4722
+ msgstr "شما اجازه دسترسی به نمایش %s ندارید."
4723
 
4724
+ #: includes/api/class-wc-api-resource.php:115
4725
+ #: includes/api/v1/class-wc-api-resource.php:98
4726
+ #: includes/api/v2/class-wc-api-resource.php:115
4727
+ msgid "You do not have permission to edit this %s"
4728
+ msgstr "شما اجازه دسترسی به ویرایش %s ندارید."
4729
 
4730
+ #: includes/api/class-wc-api-resource.php:120
4731
+ #: includes/api/v1/class-wc-api-resource.php:103
4732
+ #: includes/api/v2/class-wc-api-resource.php:120
4733
+ msgid "You do not have permission to delete this %s"
4734
+ msgstr "شما اجازه دسترسی به حذف %s ندارید."
4735
 
4736
+ #: includes/api/class-wc-api-resource.php:366
4737
+ #: includes/api/v1/class-wc-api-resource.php:305
4738
+ #: includes/api/v2/class-wc-api-resource.php:366
4739
+ msgid "Permanently deleted customer"
4740
+ msgstr "مشتری برای همیشه حذف شد"
4741
 
4742
+ #: includes/api/class-wc-api-resource.php:368
4743
+ #: includes/api/v1/class-wc-api-resource.php:307
4744
+ #: includes/api/v2/class-wc-api-resource.php:368
4745
+ msgid "The customer cannot be deleted"
4746
+ msgstr "مشتری قادر به حذف شدن نیست."
4747
 
4748
+ #: includes/api/class-wc-api-server.php:164
4749
+ #: includes/api/v1/class-wc-api-server.php:170
4750
+ #: includes/api/v2/class-wc-api-server.php:164
4751
+ msgid "Invalid authentication method"
4752
+ msgstr "روش های تأیید هویت اشتباه است"
4753
 
4754
+ #: includes/api/class-wc-api-orders.php:1647
4755
+ #: includes/api/v2/class-wc-api-orders.php:1609
4756
+ msgid "Cannot create order refund, please try again"
4757
+ msgstr "قادر به مسترد کردن سفارش نیستیم ، دوباره تلاش کنید"
4758
 
4759
+ #: includes/api/class-wc-api-orders.php:1664
4760
+ #: includes/api/v2/class-wc-api-orders.php:1626
4761
+ msgid "An error occurred while attempting to create the refund using the payment gateway API"
4762
+ msgstr "در حال تلاش برای ساخت استرداد وجه با استفاده از API دروازه پرداخت یک خطا رخ داده است"
4763
 
4764
+ #: includes/api/class-wc-api-orders.php:1720
4765
+ #: includes/api/class-wc-api-orders.php:1779
4766
+ #: includes/api/v2/class-wc-api-orders.php:1682
4767
+ #: includes/api/v2/class-wc-api-orders.php:1741
4768
+ msgid "The order refund ID provided is not associated with the order"
4769
+ msgstr "شناسه استرداد سفارش ارائه شده با سفارش مرتبط نیست"
4770
 
4771
+ #: includes/api/class-wc-api-products.php:228
4772
+ #: includes/api/v1/class-wc-api-products.php:143
4773
+ #: includes/api/v2/class-wc-api-products.php:183
4774
+ msgid "You do not have permission to read the products count"
4775
+ msgstr "شما اجازه دسترسی به نمایش تعداد محصولات ندارید"
4776
 
4777
+ #: includes/api/class-wc-api-products.php:262
4778
+ #: includes/api/v2/class-wc-api-products.php:217
4779
+ msgid "You do not have permission to create products"
4780
+ msgstr "شما اجازه دسترسی برای ساخت محصول جدید را ندارید"
4781
 
4782
+ #: includes/api/class-wc-api-products.php:284
4783
+ #: includes/api/class-wc-api-products.php:409
4784
+ #: includes/api/v2/class-wc-api-products.php:239
4785
+ #: includes/api/v2/class-wc-api-products.php:358
4786
+ #: includes/cli/class-wc-cli-product.php:166
4787
+ #: includes/cli/class-wc-cli-product.php:641
4788
+ msgid "Invalid product type - the product type must be any of these: %s"
4789
+ msgstr "نوع محصول نامعتبر است - نوع محصول می بایست یکی از این ها باشد: %s"
4790
 
4791
+ #: includes/api/class-wc-api-products.php:464
4792
+ #: includes/api/class-wc-api-products.php:3160
4793
+ #: includes/api/class-wc-api-resource.php:377
4794
+ #: includes/api/v1/class-wc-api-resource.php:316
4795
+ #: includes/api/v2/class-wc-api-products.php:413
4796
+ #: includes/api/v2/class-wc-api-resource.php:378
4797
+ msgid "This %s cannot be deleted"
4798
+ msgstr "%s قابل حذف نیست!"
4799
 
4800
+ #: includes/api/class-wc-api-products.php:473
4801
+ #: includes/api/class-wc-api-resource.php:380
4802
+ #: includes/api/v1/class-wc-api-resource.php:319
4803
+ #: includes/api/v2/class-wc-api-products.php:422
4804
+ #: includes/api/v2/class-wc-api-resource.php:382
4805
+ msgid "Permanently deleted %s"
4806
+ msgstr "%s برای همیشه حذف شد"
4807
 
4808
+ #: includes/api/class-wc-api-products.php:477
4809
+ #: includes/api/class-wc-api-products.php:815
4810
+ #: includes/api/class-wc-api-products.php:1003
4811
+ #: includes/api/class-wc-api-products.php:2899
4812
+ #: includes/api/class-wc-api-products.php:3167
4813
+ #: includes/api/class-wc-api-products.php:3473
4814
+ #: includes/api/class-wc-api-resource.php:386
4815
+ #: includes/api/class-wc-api-taxes.php:354
4816
+ #: includes/api/class-wc-api-taxes.php:665
4817
+ #: includes/api/v1/class-wc-api-resource.php:325
4818
+ #: includes/api/v2/class-wc-api-products.php:426
4819
+ #: includes/api/v2/class-wc-api-products.php:2331
4820
+ #: includes/api/v2/class-wc-api-resource.php:386
4821
+ msgid "Deleted %s"
4822
+ msgstr "% حذف شده"
4823
 
4824
+ #: includes/api/class-wc-api-products.php:567
4825
+ #: includes/api/class-wc-api-products.php:603
4826
+ #: includes/api/v2/class-wc-api-products.php:516
4827
+ #: includes/api/v2/class-wc-api-products.php:552
4828
+ msgid "You do not have permission to read product categories"
4829
+ msgstr "شما اجازه دسترسی برای خواندن دسته بندی های محصول ندارید"
4830
 
4831
+ #: includes/api/class-wc-api-products.php:598
4832
+ #: includes/api/v2/class-wc-api-products.php:547
4833
+ msgid "Invalid product category ID"
4834
+ msgstr "شناسه دسته بندی محصول نامعتبر است"
4835
 
4836
+ #: includes/api/class-wc-api-products.php:609
4837
+ #: includes/api/v2/class-wc-api-products.php:558
4838
+ msgid "A product category with the provided ID could not be found"
4839
+ msgstr "دسته محصول با شناسه ارائه شده را نمی توان یافت کرد"
4840
 
4841
+ #: includes/api/class-wc-api-products.php:658
4842
+ msgid "You do not have permission to create product categories"
4843
+ msgstr ""
4844
 
4845
+ #: includes/api/class-wc-api-products.php:678
4846
+ msgid "Product category parent is invalid"
4847
+ msgstr "مادر دسته بندی نامعتبر است"
 
 
4848
 
4849
+ #: includes/api/class-wc-api-products.php:738
4850
+ msgid "You do not have permission to edit product categories"
4851
+ msgstr ""
 
 
4852
 
4853
+ #: includes/api/class-wc-api-products.php:768
4854
+ msgid "Could not edit the category"
4855
+ msgstr ""
 
 
4856
 
4857
+ #: includes/api/class-wc-api-products.php:801
4858
+ msgid "You do not have permission to delete product category"
4859
+ msgstr "شما دسترسی لازم برای حذف دسته بندی محصول را ندارید"
4860
+
4861
+ #: includes/api/class-wc-api-products.php:807
4862
+ msgid "Could not delete the category"
4863
+ msgstr "شما نمیتوانید این دسته بندی را حذف کنید"
4864
+
4865
+ #: includes/api/class-wc-api-products.php:832
4866
+ #: includes/api/class-wc-api-products.php:868
4867
+ msgid "You do not have permission to read product tags"
4868
+ msgstr "شما دسترسی لازم برای خواندن برچسب دسته بندی را ندارید"
4869
+
4870
+ #: includes/api/class-wc-api-products.php:863
4871
+ msgid "Invalid product tag ID"
4872
+ msgstr "شناسه برچسب دسته بندی نامعتبر است"
4873
+
4874
+ #: includes/api/class-wc-api-products.php:874
4875
+ msgid "A product tag with the provided ID could not be found"
4876
+ msgstr "برچسب محصول با شناسه ارائه شده یافت نشد"
4877
+
4878
+ #: includes/api/class-wc-api-products.php:909
4879
+ msgid "You do not have permission to create product tags"
4880
+ msgstr "شما دسترسی لازم برای ایجاد برچسب های دسته بندی محصول را ندارید"
4881
+
4882
+ #: includes/api/class-wc-api-products.php:957
4883
+ msgid "You do not have permission to edit product tags"
4884
+ msgstr "شما دسترسی لازم برای ویرایش برچسب های دسته بندی محصول را ندارید "
4885
+
4886
+ #: includes/api/class-wc-api-products.php:969
4887
+ msgid "Could not edit the tag"
4888
+ msgstr "نمی توانید برچسب را ویرایش کنید"
4889
+
4890
+ #: includes/api/class-wc-api-products.php:992
4891
+ msgid "You do not have permission to delete product tag"
4892
+ msgstr "شما دسترسی لازم برای حذف برچسب دسته بندی را ندارید"
4893
+
4894
+ #: includes/api/class-wc-api-products.php:998
4895
+ msgid "Could not delete the tag"
4896
+ msgstr "نمی توانید برچسب را حذف کنید"
4897
+
4898
+ #: includes/api/class-wc-api-products.php:1330
4899
+ #: includes/api/class-wc-api-products.php:1794
4900
+ #: includes/api/v2/class-wc-api-products.php:852
4901
+ #: includes/api/v2/class-wc-api-products.php:1311
4902
+ #: includes/cli/class-wc-cli-product.php:1126
4903
+ #: includes/cli/class-wc-cli-product.php:1585
4904
+ msgid "The SKU already exists on another product"
4905
+ msgstr "شناسه محصول، در یک محصول دیگر وجود دارد"
4906
 
4907
+ #: includes/api/class-wc-api-products.php:2263
4908
+ #: includes/api/class-wc-api-products.php:2264
4909
+ #: includes/api/v1/class-wc-api-products.php:461
4910
+ #: includes/api/v1/class-wc-api-products.php:462
4911
+ #: includes/api/v2/class-wc-api-products.php:1757
4912
+ #: includes/api/v2/class-wc-api-products.php:1758
4913
+ #: includes/cli/class-wc-cli-product.php:914
4914
+ #: includes/cli/class-wc-cli-product.php:915
4915
+ #: includes/wc-product-functions.php:295
4916
+ #: templates/single-product/product-image.php:46
4917
+ msgid "Placeholder"
4918
+ msgstr "Placeholder"
4919
 
4920
+ #: includes/api/class-wc-api-products.php:2374
4921
+ #: includes/api/v2/class-wc-api-products.php:1834
4922
+ #: includes/cli/class-wc-cli-product.php:2012
4923
+ msgid "Invalid URL %s"
4924
+ msgstr "آدرس %s نامعتبر است"
4925
 
4926
+ #: includes/api/class-wc-api-products.php:2386
4927
+ #: includes/api/v2/class-wc-api-products.php:1846
4928
+ #: includes/cli/class-wc-cli-product.php:2024
4929
+ msgid "Error getting remote image %s"
4930
+ msgstr "خطا در دریافت تصویر %s از راه دور"
4931
 
4932
+ #: includes/api/class-wc-api-products.php:2415
4933
+ #: includes/api/v2/class-wc-api-products.php:1875
4934
+ #: includes/cli/class-wc-cli-product.php:2053
4935
+ msgid "Zero size file downloaded"
4936
+ msgstr "اندازه هیچ فایل دانلود شده است"
4937
 
4938
+ #: includes/api/class-wc-api-products.php:2572
4939
+ #: includes/api/class-wc-api-products.php:2616
4940
+ #: includes/api/v2/class-wc-api-products.php:2007
4941
+ #: includes/api/v2/class-wc-api-products.php:2051
4942
+ msgid "You do not have permission to read product attributes"
4943
+ msgstr "شما مجوز کافی برای خواندن ویژگی محصولات ندارید"
4944
 
4945
+ #: includes/api/class-wc-api-products.php:2611
4946
+ #: includes/api/class-wc-api-products.php:2979
4947
+ #: includes/api/v2/class-wc-api-products.php:2046
4948
+ msgid "Invalid product attribute ID"
4949
+ msgstr "شناسه ویژگی محصول نادرست است"
4950
 
4951
+ #: includes/api/class-wc-api-orders.php:1354
4952
+ #: includes/api/v2/class-wc-api-orders.php:1316
4953
+ msgid "Cannot create order note, please try again"
4954
+ msgstr "امکان ساخت یادداشت سفارش وجود ندارد ، دوباره تلاش کنید"
 
4955
 
4956
+ #: includes/api/class-wc-api-orders.php:1410
4957
+ #: includes/api/class-wc-api-orders.php:1472
4958
+ #: includes/api/v2/class-wc-api-orders.php:1372
4959
+ #: includes/api/v2/class-wc-api-orders.php:1434
4960
+ msgid "The order note ID provided is not associated with the order"
4961
+ msgstr "شناسه یادداشت سفارش با سفارش مورد نظر همخوانی ندارد"
4962
 
4963
+ #: includes/api/class-wc-api-orders.php:1479
4964
+ #: includes/api/v2/class-wc-api-orders.php:1441
4965
+ msgid "This order note cannot be deleted"
4966
+ msgstr "قادر به حذف یادداشت سفارش نیستیم"
4967
 
4968
+ #: includes/api/class-wc-api-orders.php:1484
4969
+ #: includes/api/v2/class-wc-api-orders.php:1446
4970
+ msgid "Permanently deleted order note"
4971
+ msgstr "یادداشت سفارش به صورت همیشگی حذف شد"
4972
 
4973
+ #: includes/api/class-wc-api-orders.php:1545
4974
+ #: includes/api/class-wc-api-orders.php:1708
4975
+ #: includes/api/class-wc-api-orders.php:1767
4976
+ #: includes/api/v2/class-wc-api-orders.php:1507
4977
+ #: includes/api/v2/class-wc-api-orders.php:1670
4978
+ #: includes/api/v2/class-wc-api-orders.php:1729
4979
+ msgid "Invalid order refund ID"
4980
+ msgstr "شناسه استرداد سفارش نامعتبر است"
4981
 
4982
+ #: includes/api/class-wc-api-orders.php:1552
4983
+ #: includes/api/class-wc-api-orders.php:1715
4984
+ #: includes/api/class-wc-api-orders.php:1774
4985
+ #: includes/api/v2/class-wc-api-orders.php:1514
4986
+ #: includes/api/v2/class-wc-api-orders.php:1677
4987
+ #: includes/api/v2/class-wc-api-orders.php:1736
4988
+ msgid "An order refund with the provided ID could not be found"
4989
+ msgstr "یک استرداد سفارش با شناسه ارائه شده وجود ندارد"
4990
 
4991
+ #: includes/api/class-wc-api-orders.php:1622
4992
+ #: includes/api/v2/class-wc-api-orders.php:1584
4993
+ msgid "You do not have permission to create order refunds"
4994
+ msgstr "شما اجازه دسترسی برای ساخت استرداد سفارش ندارید"
4995
 
4996
+ #: includes/api/class-wc-api-orders.php:1635
4997
+ #: includes/api/v2/class-wc-api-orders.php:1597
4998
+ msgid "Refund amount is required"
4999
+ msgstr "مقدار مسترد کردن الزامی است"
 
5000
 
5001
+ #: includes/api/class-wc-api-orders.php:1637
5002
+ #: includes/api/v2/class-wc-api-orders.php:1599
5003
+ msgid "Refund amount must be positive"
5004
+ msgstr "مبلغ مسترد شده باید مثبت باشد"
5005
 
5006
+ #: includes/api/class-wc-api-orders.php:989
5007
+ #: includes/api/v2/class-wc-api-orders.php:952
5008
+ #: includes/cli/class-wc-cli-order.php:1002
5009
+ msgid "Cannot update line item, try again"
5010
+ msgstr "قادر به بروزرسانی خط مورد نیستیم ، دوباره تلاش کنید"
5011
 
5012
+ #: includes/api/class-wc-api-orders.php:1058
5013
+ #: includes/api/v2/class-wc-api-orders.php:1020
5014
+ #: includes/cli/class-wc-cli-order.php:1076
5015
+ msgid "Shipping total must be a positive amount"
5016
+ msgstr "مجموع حمل و نقل باید یک مقدار مثبت باشد"
5017
 
5018
+ #: includes/api/class-wc-api-orders.php:1065
5019
+ #: includes/api/v2/class-wc-api-orders.php:1027
5020
+ #: includes/cli/class-wc-cli-order.php:1083
5021
+ msgid "Shipping method ID is required"
5022
+ msgstr "شناسه نحوه حمل و نقل الزامی است"
5023
 
5024
+ #: includes/api/class-wc-api-orders.php:1073
5025
+ #: includes/api/v2/class-wc-api-orders.php:1035
5026
+ #: includes/cli/class-wc-cli-order.php:1091
5027
+ msgid "Cannot create shipping method, try again"
5028
+ msgstr "قادر به ساخت روش حمل و نقل نیستیم ، دوباره تلاش کنید"
5029
+
5030
+ #: includes/api/class-wc-api-orders.php:1095
5031
+ #: includes/api/v2/class-wc-api-orders.php:1057
5032
+ #: includes/cli/class-wc-cli-order.php:1113
5033
+ msgid "Cannot update shipping method, try again"
5034
+ msgstr "قادر به بروزرسانی روش حمل و نقل نیستیم ، دوباره تلاش کنید"
5035
+
5036
+ #: includes/api/class-wc-api-orders.php:1115
5037
+ #: includes/api/v2/class-wc-api-orders.php:1077
5038
+ #: includes/cli/class-wc-cli-order.php:1133
5039
+ msgid "Fee title is required"
5040
+ msgstr "عنوان هزینه الزامی است"
5041
+
5042
+ #: includes/api/class-wc-api-orders.php:1131
5043
+ #: includes/api/v2/class-wc-api-orders.php:1093
5044
+ #: includes/cli/class-wc-cli-order.php:1149
5045
+ msgid "Fee tax class is required when fee is taxable"
5046
+ msgstr "کلاس مالیات بر هزینه در هنگامی که مشمول مالیات است الزامی می باشد"
5047
+
5048
+ #: includes/api/class-wc-api-orders.php:1150
5049
+ #: includes/api/v2/class-wc-api-orders.php:1112
5050
+ #: includes/cli/class-wc-cli-order.php:1168
5051
+ msgid "Cannot create fee, try again"
5052
+ msgstr "امکان ساخت هزینه وجود ندارد. دوباره تلاش کنید"
5053
+
5054
+ #: includes/api/class-wc-api-orders.php:1176
5055
+ #: includes/api/v2/class-wc-api-orders.php:1138
5056
+ #: includes/cli/class-wc-cli-order.php:1194
5057
+ msgid "Cannot update fee, try again"
5058
+ msgstr "امکان بروزرسانی هزینه وجود ندارد. دوباره تلاش کنید"
5059
+
5060
+ #: includes/api/class-wc-api-orders.php:1194
5061
+ #: includes/api/v2/class-wc-api-orders.php:1156
5062
+ #: includes/cli/class-wc-cli-order.php:1212
5063
+ msgid "Coupon discount total must be a positive amount"
5064
+ msgstr "مجموع تخفیف سبد خرید می بایست یک مقدار مثبت باشد"
5065
+
5066
+ #: includes/api/class-wc-api-orders.php:1201
5067
+ #: includes/api/v2/class-wc-api-orders.php:1163
5068
+ #: includes/cli/class-wc-cli-order.php:1219
5069
+ msgid "Coupon code is required"
5070
+ msgstr "کد کوپن الزامی است"
5071
+
5072
+ #: includes/api/class-wc-api-orders.php:1207
5073
+ #: includes/api/v2/class-wc-api-orders.php:1169
5074
+ #: includes/cli/class-wc-cli-order.php:1225
5075
+ msgid "Cannot create coupon, try again"
5076
+ msgstr "امکان ساخت کوپن تخفیف وجود ندار. دوباره تلاش کنید"
5077
+
5078
+ #: includes/api/class-wc-api-orders.php:1225
5079
+ #: includes/api/v2/class-wc-api-orders.php:1187
5080
+ #: includes/cli/class-wc-cli-order.php:1243
5081
+ msgid "Cannot update coupon, try again"
5082
+ msgstr "امکان بروزرسانی کوپن وجود ندارد. دوباره تلاش کنید"
5083
+
5084
+ #: includes/api/class-wc-api-orders.php:1290
5085
+ #: includes/api/class-wc-api-orders.php:1398
5086
+ #: includes/api/class-wc-api-orders.php:1460
5087
+ #: includes/api/v2/class-wc-api-orders.php:1252
5088
+ #: includes/api/v2/class-wc-api-orders.php:1360
5089
+ #: includes/api/v2/class-wc-api-orders.php:1422
5090
+ msgid "Invalid order note ID"
5091
+ msgstr "شناسه یادداشت سفارش نامعتبر است"
5092
+
5093
+ #: includes/api/class-wc-api-orders.php:1296
5094
+ #: includes/api/class-wc-api-orders.php:1405
5095
+ #: includes/api/class-wc-api-orders.php:1467
5096
+ #: includes/api/v2/class-wc-api-orders.php:1258
5097
+ #: includes/api/v2/class-wc-api-orders.php:1367
5098
+ #: includes/api/v2/class-wc-api-orders.php:1429
5099
+ msgid "An order note with the provided ID could not be found"
5100
+ msgstr "یادداشت سفارش با شناسه ارائه شده وجود ندارد"
5101
+
5102
+ #: includes/api/class-wc-api-orders.php:1330
5103
+ #: includes/api/v2/class-wc-api-orders.php:1292
5104
+ msgid "You do not have permission to create order notes"
5105
+ msgstr "شما اجازه دسترسی برای ساخت یادداشت کاربری ندارید"
5106
+
5107
+ #: includes/api/class-wc-api-orders.php:1345
5108
+ #: includes/api/v2/class-wc-api-orders.php:1307
5109
+ msgid "Order note is required"
5110
+ msgstr "یادداشت سفارش الزامی است"
5111
+
5112
+ #: includes/api/class-wc-api-orders.php:482
5113
+ #: includes/api/v2/class-wc-api-orders.php:451
5114
+ #: includes/cli/class-wc-cli-order.php:151
5115
+ msgid "Payment method ID and title are required"
5116
+ msgstr "شناسه روش پرداخت و عنوان آن الزامی است"
5117
+
5118
+ #: includes/api/class-wc-api-orders.php:498
5119
+ #: includes/api/class-wc-api-orders.php:648
5120
+ #: includes/api/v2/class-wc-api-orders.php:467
5121
+ #: includes/api/v2/class-wc-api-orders.php:617
5122
+ #: includes/cli/class-wc-cli-order.php:166
5123
+ #: includes/cli/class-wc-cli-order.php:521
5124
+ msgid "Provided order currency is invalid"
5125
+ msgstr "واحد پولی ارائه شده نامعتبر است"
5126
+
5127
+ #: includes/api/class-wc-api-orders.php:569
5128
+ #: includes/api/class-wc-api-orders.php:1628
5129
+ #: includes/api/v2/class-wc-api-orders.php:538
5130
+ #: includes/api/v2/class-wc-api-orders.php:1590
5131
+ #: includes/cli/class-wc-cli-order.php:429
5132
+ msgid "Order ID is invalid"
5133
+ msgstr "شناسه محصول معتبر نیست"
5134
+
5135
+ #: includes/api/class-wc-api-orders.php:609
5136
+ #: includes/api/v2/class-wc-api-orders.php:578
5137
+ #: includes/cli/class-wc-cli-order.php:476
5138
+ msgid "Order item ID is required"
5139
+ msgstr "شناسه سفارش مورد نظر الزامی است"
5140
+
5141
+ #: includes/api/class-wc-api-orders.php:879
5142
+ #: includes/api/v2/class-wc-api-orders.php:842
5143
+ #: includes/cli/class-wc-cli-order.php:891
5144
+ msgid "Order item ID provided is not associated with order"
5145
+ msgstr "شناسه مورد سفارش ارائه شده با سفارش مورد نظر وجود ندارد"
5146
+
5147
+ #: includes/api/class-wc-api-orders.php:902
5148
+ #: includes/api/v2/class-wc-api-orders.php:865
5149
+ #: includes/cli/class-wc-cli-order.php:913
5150
+ msgid "Product ID or SKU is required"
5151
+ msgstr "شناسه محصول یا SKU ضروری است"
5152
+
5153
+ #: includes/api/class-wc-api-orders.php:912
5154
+ #: includes/api/v2/class-wc-api-orders.php:875
5155
+ #: includes/cli/class-wc-cli-order.php:923
5156
+ msgid "Product ID provided does not match this line item"
5157
+ msgstr "شناسه محصول ارائه شده با این خط مورد همخوانی ندارد"
5158
+
5159
+ #: includes/api/class-wc-api-orders.php:927
5160
+ #: includes/api/v2/class-wc-api-orders.php:890
5161
+ #: includes/cli/class-wc-cli-order.php:938
5162
+ msgid "The product variation is invalid"
5163
+ msgstr "محصول متغیر نامعتبر است"
5164
+
5165
+ #: includes/api/class-wc-api-orders.php:938
5166
+ #: includes/api/v2/class-wc-api-orders.php:901
5167
+ #: includes/cli/class-wc-cli-order.php:949
5168
+ msgid "Product is invalid"
5169
+ msgstr "محصول معتبر نیست"
5170
+
5171
+ #: includes/api/class-wc-api-orders.php:943
5172
+ #: includes/api/v2/class-wc-api-orders.php:906
5173
+ #: includes/cli/class-wc-cli-order.php:954
5174
+ msgid "Product quantity must be a positive float"
5175
+ msgstr "تعداد محصول باید یک مقدار مثبت اعشاری باشد"
5176
+
5177
+ #: includes/api/class-wc-api-orders.php:948
5178
+ #: includes/api/v2/class-wc-api-orders.php:911
5179
+ #: includes/cli/class-wc-cli-order.php:959
5180
+ msgid "Product quantity is required"
5181
+ msgstr "مقدار محصول الزامی است"
5182
+
5183
+ #: includes/api/class-wc-api-orders.php:981
5184
+ #: includes/api/v2/class-wc-api-orders.php:944
5185
+ #: includes/cli/class-wc-cli-order.php:994
5186
+ msgid "Cannot create line item, try again"
5187
+ msgstr "نمی توان مورد خطی ساخت، دوباره تلاش کنید"
5188
+
5189
+ #: includes/api/class-wc-api-coupons.php:270
5190
+ #: includes/api/class-wc-api-coupons.php:379
5191
+ #: includes/api/v2/class-wc-api-coupons.php:270
5192
+ #: includes/api/v2/class-wc-api-coupons.php:379
5193
+ #: includes/cli/class-wc-cli-coupon.php:106
5194
+ #: includes/cli/class-wc-cli-coupon.php:465
5195
+ msgid "Invalid coupon type - the coupon type must be any of these: %s"
5196
+ msgstr "نوع کوپن نامعتبر است - نوع کوپن می بایست یکی از این ها باشد: %s"
5197
+
5198
+ #: includes/api/class-wc-api-coupons.php:329
5199
+ #: includes/api/class-wc-api-customers.php:400
5200
+ #: includes/api/class-wc-api-orders.php:552
5201
+ #: includes/api/class-wc-api-orders.php:1380
5202
+ #: includes/api/class-wc-api-orders.php:1692
5203
+ #: includes/api/class-wc-api-products.php:358
5204
+ #: includes/api/class-wc-api-products.php:730
5205
+ #: includes/api/class-wc-api-products.php:949
5206
+ #: includes/api/class-wc-api-products.php:2776
5207
+ #: includes/api/class-wc-api-products.php:3088
5208
+ #: includes/api/class-wc-api-products.php:3417
5209
+ #: includes/api/class-wc-api-taxes.php:254
5210
+ #: includes/api/class-wc-api-webhooks.php:245
5211
+ #: includes/api/v2/class-wc-api-coupons.php:329
5212
+ #: includes/api/v2/class-wc-api-customers.php:400
5213
+ #: includes/api/v2/class-wc-api-orders.php:521
5214
+ #: includes/api/v2/class-wc-api-orders.php:1342
5215
+ #: includes/api/v2/class-wc-api-orders.php:1654
5216
+ #: includes/api/v2/class-wc-api-products.php:312
5217
+ #: includes/api/v2/class-wc-api-products.php:2210
5218
+ #: includes/api/v2/class-wc-api-webhooks.php:245
5219
+ msgid "No %1$s data specified to edit %1$s"
5220
+ msgstr "%1$s داده‌ای برای ویرایش %1$s مشخص نشده است"
5221
+
5222
+ #: includes/api/class-wc-api-coupons.php:364
5223
+ #: includes/api/class-wc-api-coupons.php:372
5224
+ #: includes/api/v2/class-wc-api-coupons.php:364
5225
+ #: includes/api/v2/class-wc-api-coupons.php:372
5226
+ #: includes/cli/class-wc-cli-coupon.php:459
5227
+ msgid "Failed to update coupon"
5228
+ msgstr "در بروزرسانی کوپن خطایی رخ داده است"
5229
+
5230
+ #: includes/api/class-wc-api-coupons.php:526
5231
+ #: includes/api/class-wc-api-customers.php:777
5232
+ #: includes/api/class-wc-api-orders.php:1805
5233
+ #: includes/api/class-wc-api-products.php:3209
5234
+ #: includes/api/class-wc-api-taxes.php:457
5235
+ #: includes/api/v2/class-wc-api-coupons.php:526
5236
+ #: includes/api/v2/class-wc-api-customers.php:789
5237
+ #: includes/api/v2/class-wc-api-orders.php:1767
5238
+ #: includes/api/v2/class-wc-api-products.php:2397
5239
+ msgid "No %1$s data specified to create/edit %1$s"
5240
+ msgstr "%1$s داده‌ای برای ایجاد/ویرایش %1$s مشخص نشده است"
5241
+
5242
+ #: includes/api/class-wc-api-coupons.php:534
5243
+ #: includes/api/class-wc-api-customers.php:785
5244
+ #: includes/api/class-wc-api-orders.php:1813
5245
+ #: includes/api/class-wc-api-products.php:3217
5246
+ #: includes/api/class-wc-api-taxes.php:465
5247
+ #: includes/api/v2/class-wc-api-coupons.php:534
5248
+ #: includes/api/v2/class-wc-api-customers.php:797
5249
+ #: includes/api/v2/class-wc-api-orders.php:1775
5250
+ #: includes/api/v2/class-wc-api-products.php:2405
5251
+ msgid "Unable to accept more than %s items for this request"
5252
+ msgstr "برای این درخواست بیشتر از %s تعداد امکان قبول وجود ندارد"
5253
+
5254
+ #: includes/api/class-wc-api-customers.php:217
5255
+ #: includes/api/class-wc-api-customers.php:220
5256
+ #: includes/api/v2/class-wc-api-customers.php:217
5257
+ #: includes/api/v2/class-wc-api-customers.php:220
5258
+ msgid "Invalid customer Email"
5259
+ msgstr "ایمیل مشتری نامعتبر است"
5260
+
5261
+ #: includes/api/class-wc-api-customers.php:239
5262
+ #: includes/api/v1/class-wc-api-customers.php:195
5263
+ #: includes/api/v2/class-wc-api-customers.php:239
5264
+ msgid "You do not have permission to read the customers count"
5265
+ msgstr "شما اجازه دسترسی به خواندن تعداد مشتری ها ندارید"
5266
+
5267
+ #: includes/api/class-wc-api-customers.php:352
5268
+ #: includes/api/v1/class-wc-api-customers.php:211
5269
+ #: includes/api/v2/class-wc-api-customers.php:352
5270
+ msgid "You do not have permission to create this customer"
5271
+ msgstr "شما اجازه دسترسی به ایحاد این مشتری ندارید"
5272
+
5273
+ #: includes/api/class-wc-api-customers.php:714
5274
+ #: includes/api/v1/class-wc-api-customers.php:461
5275
+ #: includes/api/v2/class-wc-api-customers.php:726
5276
+ msgid "Invalid customer ID"
5277
+ msgstr "شناسه نامعتبر مشتری"
5278
+
5279
+ #: includes/api/class-wc-api-customers.php:721
5280
+ #: includes/api/v1/class-wc-api-customers.php:467
5281
+ #: includes/api/v2/class-wc-api-customers.php:733
5282
+ msgid "Invalid customer"
5283
+ msgstr "مشتری نامعتبر"
5284
+
5285
+ #: includes/api/class-wc-api-customers.php:729
5286
+ #: includes/api/v1/class-wc-api-customers.php:474
5287
+ #: includes/api/v2/class-wc-api-customers.php:741
5288
+ msgid "You do not have permission to read this customer"
5289
+ msgstr "شما اجازه دسترسی به خواندن این مشتری ندارید"
5290
+
5291
+ #: includes/api/class-wc-api-customers.php:735
5292
+ #: includes/api/v1/class-wc-api-customers.php:479
5293
+ #: includes/api/v2/class-wc-api-customers.php:747
5294
+ msgid "You do not have permission to edit this customer"
5295
+ msgstr "شما اجازه دسترسی به ویرایش این مشتری ندارید"
5296
+
5297
+ #: includes/api/class-wc-api-customers.php:741
5298
+ #: includes/api/v1/class-wc-api-customers.php:484
5299
+ #: includes/api/v2/class-wc-api-customers.php:753
5300
+ msgid "You do not have permission to delete this customer"
5301
+ msgstr "شما اجازه دسترسی به حذف این مشتری ندارید"
5302
+
5303
+ #: includes/api/class-wc-api-json-handler.php:58
5304
+ #: includes/api/v1/class-wc-api-json-handler.php:59
5305
+ #: includes/api/v2/class-wc-api-json-handler.php:58
5306
+ msgid "JSONP support is disabled on this site"
5307
+ msgstr "پشتیبانی از JSONP در این سایت غیر فعال است"
5308
+
5309
+ #: includes/api/class-wc-api-json-handler.php:66
5310
+ #: includes/api/v1/class-wc-api-json-handler.php:67
5311
+ #: includes/api/v2/class-wc-api-json-handler.php:66
5312
+ msgid "The JSONP callback function is invalid"
5313
+ msgstr "تابع پاسخ دهنده JSONP نامعتبر است."
5314
+
5315
+ #: includes/api/class-wc-api-orders.php:349
5316
+ #: includes/api/v1/class-wc-api-orders.php:258
5317
+ #: includes/api/v2/class-wc-api-orders.php:318
5318
+ msgid "You do not have permission to read the orders count"
5319
+ msgstr "شما اجازه دسترسی به نمایش تعداد سفارشات ندارید"
5320
+
5321
+ #: includes/api/class-wc-api-orders.php:422
5322
+ #: includes/api/v2/class-wc-api-orders.php:391
5323
+ msgid "You do not have permission to create orders"
5324
+ msgstr "شما دسترسی لازم برای ساخت سفارش را ندارید"
5325
+
5326
+ #: includes/api/class-wc-api-orders.php:438
5327
+ #: includes/api/class-wc-api-orders.php:583
5328
+ #: includes/api/v2/class-wc-api-orders.php:407
5329
+ #: includes/api/v2/class-wc-api-orders.php:552
5330
+ #: includes/cli/class-wc-cli-order.php:114
5331
+ #: includes/cli/class-wc-cli-order.php:450
5332
+ msgid "Customer ID is invalid"
5333
+ msgstr "شناسه مشتری نامعتبر است"
5334
+
5335
+ #: includes/api/class-wc-api-orders.php:448
5336
+ #: includes/api/v2/class-wc-api-orders.php:417
5337
+ #: includes/cli/class-wc-cli-order.php:122
5338
+ msgid "Cannot create order: %s"
5339
+ msgstr "ساخت سفارش امکان پذیر نیست: %s"
5340
+
5341
+ #: includes/api/class-wc-api-authentication.php:112
5342
+ msgid "WooCommerce API. Use a consumer key in the username field and a consumer secret in the password field"
5343
+ msgstr "API ووکامرس. یک کلید مصرف کننده در فیلد نام کاربری و یک رمز مصرف کننده در فیلد پسورد بکار ببرید"
5344
+
5345
+ #: includes/api/class-wc-api-authentication.php:145
5346
+ #: includes/api/v1/class-wc-api-authentication.php:148
5347
+ #: includes/api/v2/class-wc-api-authentication.php:148
5348
+ msgid "%s parameter is missing"
5349
+ msgstr "پارامتر %s یافت نشد."
5350
+
5351
+ #: includes/api/class-wc-api-authentication.php:180
5352
+ #: includes/api/v1/class-wc-api-authentication.php:183
5353
+ #: includes/api/v2/class-wc-api-authentication.php:183
5354
+ msgid "Consumer Key is invalid"
5355
+ msgstr "کلید مصرف کننده نامعتبر است"
5356
+
5357
+ #: includes/api/class-wc-api-authentication.php:198
5358
+ #: includes/api/v1/class-wc-api-authentication.php:201
5359
+ #: includes/api/v2/class-wc-api-authentication.php:201
5360
+ msgid "API user is invalid"
5361
+ msgstr "API کاربر نادرست است"
5362
+
5363
+ #: includes/api/class-wc-api-authentication.php:242
5364
+ #: includes/api/v1/class-wc-api-authentication.php:251
5365
+ #: includes/api/v2/class-wc-api-authentication.php:251
5366
+ msgid "Invalid Signature - failed to sort parameters"
5367
+ msgstr "امضا نامعتبر است - موفق به مرتب کردن پارامتر ها نشد"
5368
+
5369
+ #: includes/api/class-wc-api-authentication.php:262
5370
+ #: includes/api/v1/class-wc-api-authentication.php:265
5371
+ #: includes/api/v2/class-wc-api-authentication.php:265
5372
+ msgid "Invalid Signature - signature method is invalid"
5373
+ msgstr "امضا نامعتبر است - روش امضا نامعتبر است"
5374
+
5375
+ #: includes/api/class-wc-api-authentication.php:271
5376
+ #: includes/api/v1/class-wc-api-authentication.php:273
5377
+ #: includes/api/v2/class-wc-api-authentication.php:273
5378
+ msgid "Invalid Signature - provided signature does not match"
5379
+ msgstr "امضا نامعتبر است - ارائه امضا مطابقت ندارد"
5380
+
5381
+ #: includes/api/class-wc-api-authentication.php:336
5382
+ #: includes/api/v1/class-wc-api-authentication.php:331
5383
+ #: includes/api/v2/class-wc-api-authentication.php:331
5384
+ msgid "Invalid timestamp"
5385
+ msgstr "برچسب زمان نامعتبر است"
5386
+
5387
+ #: includes/api/class-wc-api-authentication.php:346
5388
+ #: includes/api/v1/class-wc-api-authentication.php:341
5389
+ #: includes/api/v2/class-wc-api-authentication.php:341
5390
+ msgid "Invalid nonce - nonce has already been used"
5391
+ msgstr "اشتباه است - قبلا استفاده شده است."
5392
+
5393
+ #: includes/api/class-wc-api-authentication.php:381
5394
+ #: includes/api/v1/class-wc-api-authentication.php:376
5395
+ #: includes/api/v2/class-wc-api-authentication.php:376
5396
+ msgid "The API key provided does not have read permissions"
5397
+ msgstr "کلید API ارائه شده مجوز خواندن ندارد"
5398
+
5399
+ #: includes/api/class-wc-api-authentication.php:390
5400
+ #: includes/api/v1/class-wc-api-authentication.php:385
5401
+ #: includes/api/v2/class-wc-api-authentication.php:385
5402
+ msgid "The API key provided does not have write permissions"
5403
+ msgstr "کلید API ارائه شده مجوز نوشتن ندارد"
5404
+
5405
+ #: includes/api/class-wc-api-coupons.php:120
5406
+ #: includes/api/v1/class-wc-api-coupons.php:109
5407
+ #: includes/api/v2/class-wc-api-coupons.php:120
5408
+ msgid "Invalid coupon ID"
5409
+ msgstr "شناسه کوپن نامعتبر است"
5410
+
5411
+ #: includes/api/class-wc-api-coupons.php:166
5412
+ #: includes/api/v1/class-wc-api-coupons.php:153
5413
+ #: includes/api/v2/class-wc-api-coupons.php:166
5414
+ msgid "You do not have permission to read the coupons count"
5415
+ msgstr "شما اجازه دسترسی به خواندن تعداد کوپن ها ندارید"
5416
+
5417
+ #: includes/api/class-wc-api-coupons.php:192
5418
+ #: includes/api/v1/class-wc-api-coupons.php:172
5419
+ #: includes/api/v2/class-wc-api-coupons.php:192
5420
+ msgid "Invalid coupon code"
5421
+ msgstr "کد تخفیف نامعتبر است"
5422
+
5423
+ #: includes/api/class-wc-api-coupons.php:213
5424
+ #: includes/api/class-wc-api-customers.php:345
5425
+ #: includes/api/class-wc-api-orders.php:415
5426
+ #: includes/api/class-wc-api-orders.php:1323
5427
+ #: includes/api/class-wc-api-orders.php:1615
5428
+ #: includes/api/class-wc-api-products.php:255
5429
+ #: includes/api/class-wc-api-products.php:653
5430
+ #: includes/api/class-wc-api-products.php:904
5431
+ #: includes/api/class-wc-api-products.php:2694
5432
+ #: includes/api/class-wc-api-products.php:3025
5433
+ #: includes/api/class-wc-api-products.php:3359
5434
+ #: includes/api/class-wc-api-taxes.php:184
5435
+ #: includes/api/class-wc-api-taxes.php:564
5436
+ #: includes/api/class-wc-api-webhooks.php:169
5437
+ #: includes/api/v2/class-wc-api-coupons.php:213
5438
+ #: includes/api/v2/class-wc-api-customers.php:345
5439
+ #: includes/api/v2/class-wc-api-orders.php:384
5440
+ #: includes/api/v2/class-wc-api-orders.php:1285
5441
+ #: includes/api/v2/class-wc-api-orders.php:1577
5442
+ #: includes/api/v2/class-wc-api-products.php:210
5443
+ #: includes/api/v2/class-wc-api-products.php:2129
5444
+ #: includes/api/v2/class-wc-api-webhooks.php:169
5445
+ msgid "No %1$s data specified to create %1$s"
5446
+ msgstr "%1$s داده‌ای برای ایجاد %1$s مشخص نشده است"
5447
+
5448
+ #: includes/api/class-wc-api-coupons.php:220
5449
+ #: includes/api/v2/class-wc-api-coupons.php:220
5450
+ msgid "You do not have permission to create coupons"
5451
+ msgstr "شما هیچ دسترسی برای ساخت کوپن ندارید"
5452
+
5453
+ #: includes/api/class-wc-api-coupons.php:227
5454
+ #: includes/api/class-wc-api-customers.php:359
5455
+ #: includes/api/class-wc-api-products.php:269
5456
+ #: includes/api/class-wc-api-products.php:2658
5457
+ #: includes/api/class-wc-api-products.php:3045
5458
+ #: includes/api/class-wc-api-server.php:427
5459
+ #: includes/api/class-wc-api-taxes.php:575
5460
+ #: includes/api/v1/class-wc-api-server.php:409
5461
+ #: includes/api/v2/class-wc-api-coupons.php:227
5462
+ #: includes/api/v2/class-wc-api-customers.php:359
5463
+ #: includes/api/v2/class-wc-api-products.php:224
5464
+ #: includes/api/v2/class-wc-api-products.php:2093
5465
+ #: includes/api/v2/class-wc-api-server.php:427 includes/class-wc-auth.php:161
5466
+ #: includes/cli/class-wc-cli-coupon.php:63
5467
+ #: includes/cli/class-wc-cli-product.php:151
5468
+ #: includes/cli/class-wc-cli-tax.php:130
5469
+ msgid "Missing parameter %s"
5470
+ msgstr "پارامتر %s گم شده است."
5471
+
5472
+ #: includes/api/class-wc-api-coupons.php:242
5473
+ #: includes/api/class-wc-api-coupons.php:358
5474
+ #: includes/api/v2/class-wc-api-coupons.php:242
5475
+ #: includes/api/v2/class-wc-api-coupons.php:358
5476
+ #: includes/cli/class-wc-cli-coupon.php:78
5477
+ #: includes/cli/class-wc-cli-coupon.php:453
5478
+ msgid "The coupon code already exists"
5479
+ msgstr "کد کوپن از قبل وجود دارد"
5480
+
5481
+ #: includes/admin/views/html-bulk-edit-product.php:158
5482
+ msgid "Width (%s)"
5483
+ msgstr "پهنا (%s)"
5484
+
5485
+ #: includes/admin/views/html-bulk-edit-product.php:159
5486
+ msgid "Height (%s)"
5487
+ msgstr "بلندا (%s)"
5488
+
5489
+ #: includes/admin/views/html-bulk-edit-product.php:180
5490
+ #: includes/admin/views/html-quick-edit-product.php:138
5491
+ msgid "Visibility"
5492
+ msgstr "قابلیت نمایش"
5493
+
5494
+ #: includes/admin/views/html-bulk-edit-product.php:186
5495
+ #: includes/admin/views/html-quick-edit-product.php:143
5496
+ msgid "Catalog &amp; search"
5497
+ msgstr "دفترچه محصول &amp; جستجو"
5498
+
5499
+ #: includes/admin/views/html-bulk-edit-product.php:217
5500
+ #: includes/admin/views/html-quick-edit-product.php:161
5501
+ msgid "In stock?"
5502
+ msgstr "در انبار؟"
5503
+
5504
+ #: includes/admin/views/html-bulk-edit-product.php:276
5505
+ #: includes/admin/views/html-quick-edit-product.php:196
5506
+ msgid "Backorders?"
5507
+ msgstr "پیش خرید؟"
5508
+
5509
+ #: includes/admin/views/html-bulk-edit-product.php:297
5510
+ msgid "Sold Individually?"
5511
+ msgstr "فروش به صورت جداگانه؟"
5512
+
5513
+ #: includes/admin/views/html-notice-install.php:12
5514
+ msgid "<strong>Welcome to WooCommerce</strong> &#8211; You&lsquo;re almost ready to start selling :)"
5515
+ msgstr "<strong> به ووکامرس خوش آمدید </strong> &#8211; شما&lsquo; تقریبا آماده هستید تا فروش خود را آغاز کنید :)"
5516
+
5517
+ #: includes/admin/views/html-notice-install.php:13
5518
+ msgid "Run the Setup Wizard"
5519
+ msgstr "اجرای راه اندازی سریع"
5520
+
5521
+ #: includes/admin/views/html-notice-install.php:13
5522
+ msgid "Skip Setup"
5523
+ msgstr "رد کردن راه اندازی"
5524
+
5525
+ #: includes/admin/views/html-notice-template-check.php:13
5526
+ msgid "<strong>Your theme (%s) contains outdated copies of some WooCommerce template files.</strong> These files may need updating to ensure they are compatible with the current version of WooCommerce. You can see which files are affected from the %ssystem status page%s. If in doubt, check with the author of the theme."
5527
+ msgstr "<strong>پوسته شما (%s) دارای فایلهای الگوی قدیمی ووکامرس می باشد.</strong> این فایلها نیازمند بروزرسانی برای سازگاری با نگارش کنونی ووکامرس هستند. شما می توانید فایلهای تاثیرگذار را در %sبرگه وضعیت سیستم%s ببینید. چنانچ هنوز مشکل دارید، می توانید با نویسنده پوسته بررسی کنید."
5528
+
5529
+ #: includes/admin/views/html-notice-template-check.php:14
5530
+ msgid "Learn More About Templates"
5531
+ msgstr "اطلاعات بیشتر درباره الگوها"
5532
+
5533
+ #: includes/admin/views/html-notice-template-check.php:14
5534
+ #: includes/admin/views/html-notice-theme-support.php:16
5535
+ msgid "Hide This Notice"
5536
+ msgstr "این اعلان را مخفی کن"
5537
+
5538
+ #: includes/admin/views/html-notice-theme-support.php:12
5539
+ msgid "<strong>Your theme does not declare WooCommerce support</strong> &#8211; Please read our %sintegration%s guide or check out our %sStorefront%s theme which is totally free to download and designed specifically for use with WooCommerce."
5540
+ msgstr "<strong> پوسته شما ووکامرش را پشتیبانی نمی کند</strong> &#8211; خواهشمند است راهنمای یکپارچه سازی ما را بخوانید یا اینکه پوسته %sStorefront%s را بررسی کنید که برای دانلود کاملا رایگان است و مخصوص بکارگیری ووکامرس طراحی شده است."
5541
+
5542
+ #: includes/admin/views/html-notice-theme-support.php:14
5543
+ msgid "Read More About Storefront"
5544
+ msgstr "اطلاعات بیشتر درباره استورفرونت"
5545
+
5546
+ #: includes/admin/views/html-notice-theme-support.php:15
5547
+ msgid "Theme Integration Guide"
5548
+ msgstr "راهنمای یکپارچگی پوسته"
5549
+
5550
+ #: includes/admin/views/html-notice-tracking.php:11
5551
+ msgid "Want to help make WooCommerce even more awesome? Allow WooThemes to collect non-sensitive diagnostic data and usage information, and get %s discount on your next WooThemes purchase. %sFind out more%s."
5552
+ msgstr "ایا میخواهید به ووکامرس کمک کنید؟ به ما اجازه دهید تا اطلاعات غیر مهم عیب یابی را دریافت کنیم ، و شما میتوانید در خرید بعدی خود از Woothemes از %s تخفیف برخوردار شوید. %sاطلاعات بیشتر%s"
5553
+
5554
+ #: includes/admin/views/html-notice-tracking.php:14
5555
+ msgid "No, do not bother me again"
5556
+ msgstr "نه ، خواهشمندم دوباره مزاحم نشو"
5557
+
5558
+ #: includes/admin/views/html-notice-update.php:12
5559
+ msgid "<strong>WooCommerce Data Update Required</strong> &#8211; We just need to update your install to the latest version"
5560
+ msgstr "<strong> بروزرسانی اطلاعات لازم است </strong> &#8211;ما برای بروزرسانی به آخرین نسخه به این بروزرسانی نیازمندیم"
5561
+
5562
+ #: includes/admin/views/html-notice-update.php:13
5563
+ msgid "Run the updater"
5564
+ msgstr "اجرای بروز کننده"
5565
+
5566
+ #: includes/admin/views/html-notice-update.php:17
5567
+ msgid "It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?"
5568
+ msgstr "شدیدا توصیه میگردد قبل از پردازش از بانک اطلاعاتی خود پشتیبان تهیه کنید. آیا مایل به اجرای بروز کننده میباشید؟"
5569
+
5570
+ #: includes/admin/views/html-report-by-date.php:23
5571
+ msgid "Custom:"
5572
+ msgstr "دلخواه:"
5573
+
5574
+ #: includes/api/class-wc-api-authentication.php:83
5575
+ #: includes/api/class-wc-api-authentication.php:115
5576
+ #: includes/api/v1/class-wc-api-authentication.php:115
5577
+ #: includes/api/v2/class-wc-api-authentication.php:115
5578
+ msgid "Consumer Secret is invalid"
5579
+ msgstr "رمز مصرف کننده نامعتبر است."
5580
+
5581
+ #: includes/admin/views/html-admin-page-status-report.php:649
5582
+ msgid "This section shows any files that are overriding the default WooCommerce template pages."
5583
+ msgstr "در این بخش هر فایلی که فارغ از صفحات قالب پیش فرض ووکامرس می باشد را نشان می دهد."
5584
+
5585
+ #: includes/admin/views/html-admin-page-status-report.php:685
5586
+ msgid "<code>%s</code> version <strong style=\"color:red\">%s</strong> is out of date. The core version is %s"
5587
+ msgstr "<code>%s</code> نسخه <strong style=\"color:red\">%s</strong> بروز نیست. نسخه پایه %s"
5588
+
5589
+ #: includes/admin/views/html-admin-page-status-report.php:697
5590
+ #: includes/admin/views/html-admin-page-status-report.php:706
5591
+ msgid "Overrides"
5592
+ msgstr "بازنویسی"
5593
+
5594
+ #: includes/admin/views/html-admin-page-status-report.php:718
5595
+ msgid "Learn how to update outdated templates"
5596
+ msgstr "آموزش چگونگی بروزرسانی الگوهای قدیمی"
5597
+
5598
+ #: includes/admin/views/html-admin-page-status-tools.php:18
5599
+ #: includes/admin/views/html-admin-page-status.php:17
5600
+ msgid "Tools"
5601
+ msgstr "ابزار"
5602
+
5603
+ #: includes/admin/views/html-admin-page-status-tools.php:34
5604
+ msgid "Shipping Debug Mode"
5605
+ msgstr "حالت اشکال زدایی حمل و نقل"
5606
+
5607
+ #: includes/admin/views/html-admin-page-status-tools.php:40
5608
+ msgid "This tool will disable shipping rate caching."
5609
+ msgstr "این ابزار می تواند کش نرخ حمل و نقل را غیر فعال کند"
5610
+
5611
+ #: includes/admin/views/html-admin-page-status-tools.php:45
5612
+ msgid "Template Debug Mode"
5613
+ msgstr "حالت اشکال زدایی پوسته"
5614
+
5615
+ #: includes/admin/views/html-admin-page-status-tools.php:51
5616
+ msgid "This tool will disable template overrides for logged-in administrators for debugging purposes."
5617
+ msgstr "این ابزار می تواند قالب ها را برای مدیران وارد شده غیر فعال می کنند تا حالت اشکال زدایی فعال شود."
5618
+
5619
+ #: includes/admin/views/html-admin-page-status-tools.php:56
5620
+ msgid "Remove All Data"
5621
+ msgstr "پاک کردن همه داده ها"
5622
+
5623
+ #: includes/admin/views/html-admin-page-status-tools.php:62
5624
+ msgid "This tool will remove all WooCommerce, Product and Order data when using the \"Delete\" link on the plugins screen. It will also remove any setting/option prepended with \"woocommerce_\" so may also affect installed WooCommerce Extensions."
5625
+ msgstr ""
5626
+
5627
+ #: includes/admin/views/html-admin-page-status.php:18
5628
+ msgid "Logs"
5629
+ msgstr "لاگ ها"
5630
+
5631
+ #: includes/admin/views/html-admin-settings.php:35
5632
+ #: templates/myaccount/form-edit-account.php:66
5633
+ msgid "Save changes"
5634
+ msgstr "ذخیره تغییرات"
5635
+
5636
+ #: includes/admin/views/html-bulk-edit-product.php:26
5637
+ #: includes/admin/views/html-bulk-edit-product.php:50
5638
+ #: includes/admin/views/html-bulk-edit-product.php:75
5639
+ #: includes/admin/views/html-bulk-edit-product.php:94
5640
+ #: includes/admin/views/html-bulk-edit-product.php:122
5641
+ #: includes/admin/views/html-bulk-edit-product.php:146
5642
+ #: includes/admin/views/html-bulk-edit-product.php:168
5643
+ #: includes/admin/views/html-bulk-edit-product.php:185
5644
+ #: includes/admin/views/html-bulk-edit-product.php:204
5645
+ #: includes/admin/views/html-bulk-edit-product.php:222
5646
+ #: includes/admin/views/html-bulk-edit-product.php:241
5647
+ #: includes/admin/views/html-bulk-edit-product.php:260
5648
+ #: includes/admin/views/html-bulk-edit-product.php:281
5649
+ #: includes/admin/views/html-bulk-edit-product.php:302
5650
+ msgid "— No Change —"
5651
+ msgstr "— بدون تغییر— "
5652
+
5653
+ #: includes/admin/views/html-bulk-edit-product.php:27
5654
+ #: includes/admin/views/html-bulk-edit-product.php:51
5655
+ #: includes/admin/views/html-bulk-edit-product.php:123
5656
+ #: includes/admin/views/html-bulk-edit-product.php:147
5657
+ #: includes/admin/views/html-bulk-edit-product.php:261
5658
+ msgid "Change to:"
5659
+ msgstr "تغییر به:"
5660
+
5661
+ #: includes/admin/views/html-bulk-edit-product.php:28
5662
+ #: includes/admin/views/html-bulk-edit-product.php:52
5663
+ msgid "Increase by (fixed amount or %):"
5664
+ msgstr "افزایش با (مقدار ثابت یا %)"
5665
+
5666
+ #: includes/admin/views/html-bulk-edit-product.php:29
5667
+ #: includes/admin/views/html-bulk-edit-product.php:53
5668
+ msgid "Decrease by (fixed amount or %):"
5669
+ msgstr "کاهش با (مقدار ثابت یا %)"
5670
+
5671
+ #: includes/admin/views/html-bulk-edit-product.php:39
5672
+ msgid "Enter price (%s)"
5673
+ msgstr "قیمت را بنویسید (%s)"
5674
+
5675
+ #: includes/admin/views/html-bulk-edit-product.php:45
5676
+ #: includes/admin/views/html-quick-edit-product.php:40
5677
+ msgid "Sale"
5678
+ msgstr "فروش ویژه"
5679
+
5680
+ #: includes/admin/views/html-bulk-edit-product.php:54
5681
+ msgid "Decrease regular price by (fixed amount or %):"
5682
+ msgstr "کاهش قیمت معمول با (مقدار ثابت یا %)"
5683
+
5684
+ #: includes/admin/views/html-bulk-edit-product.php:64
5685
+ msgid "Enter sale price (%s)"
5686
+ msgstr "قیمت فروش را بنویسید (%s)"
5687
+
5688
+ #: includes/admin/views/html-bulk-edit-product.php:133
5689
+ msgid "%s (%s)"
5690
+ msgstr "%s (%s)"
5691
+
5692
+ #: includes/admin/views/html-bulk-edit-product.php:141
5693
+ #: includes/admin/views/html-quick-edit-product.php:109
5694
+ msgid "L/W/H"
5695
+ msgstr "طول/عرض/ارتفاع"
5696
+
5697
+ #: includes/admin/views/html-bulk-edit-product.php:157
5698
+ msgid "Length (%s)"
5699
+ msgstr "درازا (%s)"
5700
+
5701
+ #: includes/admin/views/html-admin-page-status-report.php:551
5702
+ msgid "Product Types"
5703
+ msgstr "نوع محصولات"
5704
+
5705
+ #: includes/admin/views/html-admin-page-status-report.php:567
5706
+ msgid "Theme"
5707
+ msgstr "پوسته"
5708
+
5709
+ #: includes/admin/views/html-admin-page-status-report.php:580
5710
+ msgid "The name of the current active theme."
5711
+ msgstr "نام پوسته فعال شده کنونی."
5712
+
5713
+ #: includes/admin/views/html-admin-page-status-report.php:584
5714
+ msgid "Version"
5715
+ msgstr "نگارش"
5716
+
5717
+ #: includes/admin/views/html-admin-page-status-report.php:585
5718
+ msgid "The installed version of the current active theme."
5719
+ msgstr "نگارش نصب شده پوسته، هم اکنون فعال شد."
5720
+
5721
+ #: includes/admin/views/html-admin-page-status-report.php:590
5722
+ #: includes/admin/views/html-admin-page-status-report.php:623
5723
+ msgid "%s is available"
5724
+ msgstr "%s در دسترس است."
5725
+
5726
+ #: includes/admin/views/html-admin-page-status-report.php:595
5727
+ msgid "Author URL"
5728
+ msgstr "لینک نویسنده"
5729
+
5730
+ #: includes/admin/views/html-admin-page-status-report.php:596
5731
+ msgid "The theme developers URL."
5732
+ msgstr "آدرس برنامه نویسان پوسته."
5733
+
5734
+ #: includes/admin/views/html-admin-page-status-report.php:600
5735
+ msgid "Child Theme"
5736
+ msgstr "پوسته فرزند"
5737
+
5738
+ #: includes/admin/views/html-admin-page-status-report.php:601
5739
+ msgid "Displays whether or not the current theme is a child theme."
5740
+ msgstr "چه چیزی نمایش شود یا اینکه پوسته جاری یک پوسته فرزند نیست."
5741
+
5742
+ #: includes/admin/views/html-admin-page-status-report.php:603
5743
+ msgid "If you're modifying WooCommerce on a parent theme you didn't build personally, then we recommend using a child theme. See: <a href=\"%s\" target=\"_blank\">How to create a child theme</a>"
5744
+ msgstr ""
5745
+
5746
+ #: includes/admin/views/html-admin-page-status-report.php:612
5747
+ msgid "Parent Theme Name"
5748
+ msgstr "نام والد پوسته"
5749
+
5750
+ #: includes/admin/views/html-admin-page-status-report.php:613
5751
+ msgid "The name of the parent theme."
5752
+ msgstr "نام پوسته مادر."
5753
+
5754
+ #: includes/admin/views/html-admin-page-status-report.php:617
5755
+ msgid "Parent Theme Version"
5756
+ msgstr "نسخه والد پوسته"
5757
+
5758
+ #: includes/admin/views/html-admin-page-status-report.php:618
5759
+ msgid "The installed version of the parent theme."
5760
+ msgstr "نگارش پوسته مادر نصب شده است."
5761
+
5762
+ #: includes/admin/views/html-admin-page-status-report.php:628
5763
+ msgid "Parent Theme Author URL"
5764
+ msgstr "آدرس والد پوسته"
5765
+
5766
+ #: includes/admin/views/html-admin-page-status-report.php:629
5767
+ msgid "The parent theme developers URL."
5768
+ msgstr "آدرس برنامه نویسان پوسته مادر."
5769
+
5770
+ #: includes/admin/views/html-admin-page-status-report.php:634
5771
+ msgid "WooCommerce Support"
5772
+ msgstr "پشتیبانی ووکامرس"
5773
+
5774
+ #: includes/admin/views/html-admin-page-status-report.php:635
5775
+ msgid "Displays whether or not the current active theme declares WooCommerce support."
5776
+ msgstr "چه چیزی نمایش شود یا اینکه پوسته جاری ووکامرس را پشتیبانی نمی کند."
5777
+
5778
+ #: includes/admin/views/html-admin-page-status-report.php:638
5779
+ msgid "Not Declared"
5780
+ msgstr "اعلام نشده"
5781
+
5782
+ #: includes/admin/views/html-admin-page-status-report.php:649
5783
+ msgid "Templates"
5784
+ msgstr "قالب‌ها"
5785
+
5786
+ #: includes/admin/views/html-admin-page-status-report.php:423
5787
+ msgid "The position of the currency symbol."
5788
+ msgstr "جایگاه نماد پول."
5789
+
5790
+ #: includes/admin/views/html-admin-page-status-report.php:428
5791
+ msgid "The thousand separator of displayed prices."
5792
+ msgstr "سواکننده هزارگان قیمت ها نمایش داده شود."
5793
+
5794
+ #: includes/admin/views/html-admin-page-status-report.php:433
5795
+ msgid "The decimal separator of displayed prices."
5796
+ msgstr "سواکننده اعشاری قیمت ها نمایش داده شود."
5797
+
5798
+ #: includes/admin/views/html-admin-page-status-report.php:438
5799
+ msgid "The number of decimal points shown in displayed prices."
5800
+ msgstr "تعداد نقطه های اعشاری نشان داده شده، در قیمت ها نمایش داده شود."
5801
+
5802
+ #: includes/admin/views/html-admin-page-status-report.php:451
5803
+ msgid "API Enabled"
5804
+ msgstr "API فعال شد"
5805
+
5806
+ #: includes/admin/views/html-admin-page-status-report.php:452
5807
+ msgid "Does your site have REST API enabled?"
5808
+ msgstr "آیا سایت شما، REST API فعال داشته است؟"
5809
+
5810
+ #: includes/admin/views/html-admin-page-status-report.php:456
5811
+ msgid "API Version"
5812
+ msgstr "نگارش API"
5813
+
5814
+ #: includes/admin/views/html-admin-page-status-report.php:457
5815
+ msgid "What version of the REST API does your site use?"
5816
+ msgstr ""
5817
+
5818
+ #: includes/admin/views/html-admin-page-status-report.php:465
5819
+ msgid "WC Pages"
5820
+ msgstr "برگه‌های ووکامرس"
5821
+
5822
+ #: includes/admin/views/html-admin-page-status-report.php:474
5823
+ msgid "The URL of your WooCommerce shop's homepage (along with the Page ID)."
5824
+ msgstr "آدرس برگه نخست فروشگاه ووکامرس ( تنها با شناسه برگه)."
5825
+
5826
+ #: includes/admin/views/html-admin-page-status-report.php:479
5827
+ msgid "The URL of your WooCommerce shop's cart (along with the page ID)."
5828
+ msgstr "آدرس برگه سبد خرید فروشگاه ووکامرس ( تنها با شناسه برگه)."
5829
+
5830
+ #: includes/admin/views/html-admin-page-status-report.php:484
5831
+ msgid "The URL of your WooCommerce shop's checkout (along with the page ID)."
5832
+ msgstr "آدرس برگه پرداخت فروشگاه ووکامرس ( تنها با شناسه برگه)."
5833
+
5834
+ #: includes/admin/views/html-admin-page-status-report.php:489
5835
+ msgid "The URL of your WooCommerce shop's “My Account” Page (along with the page ID)."
5836
+ msgstr "آدرس برگه \"حساب کاربری من\" فروشگاه ووکامرس ( تنها با شناسه برگه)."
5837
+
5838
+ #: includes/admin/views/html-admin-page-status-report.php:510
5839
+ msgid "Page not set"
5840
+ msgstr "برگه تنظیم نشده است"
5841
+
5842
+ #: includes/admin/views/html-admin-page-status-report.php:513
5843
+ msgid "Page visibility should be %spublic%s"
5844
+ msgstr "قابلیت دیده شدن برگه باید به صورت %spublic%s باشد"
5845
+
5846
+ #: includes/admin/views/html-admin-page-status-report.php:523
5847
+ msgid "Page does not exist"
5848
+ msgstr "برگه وجود ندارد"
5849
+
5850
+ #: includes/admin/views/html-admin-page-status-report.php:528
5851
+ msgid "Page does not contain the shortcode: %s"
5852
+ msgstr "برگه shortcode را ندارد : %s"
5853
+
5854
+ #: includes/admin/views/html-admin-page-status-report.php:546
5855
+ msgid "Taxonomies"
5856
+ msgstr "طبقه بندی"
5857
+
5858
+ #: includes/admin/views/html-admin-page-status-report.php:546
5859
+ msgid "A list of taxonomy terms that can be used in regard to order/product statuses."
5860
+ msgstr "فهرستی از واژه های طبقه بندی است که می تواند در مورد وضعیت سفارش/محصول استفاده شود."
5861
+
5862
+ #: includes/admin/views/html-admin-page-status-report.php:179
5863
+ msgid "Payment gateways can use cURL to communicate with remote servers to authorize payments, other plugins may also use it when communicating with remote services."
5864
+ msgstr "درگاه های پرداخت می توانند از cURL برای اتصال با دیگر سرور ها برای تایید و پرداخت استفاده کنند ، دیگر افزونه ها همچنین می توانند در هنگام اتصال به سرویس های خارجی از این قابلیت استفاده نمایند."
5865
+
5866
+ #: includes/admin/views/html-admin-page-status-report.php:185
5867
+ msgid "Your server does not have fsockopen or cURL enabled - PayPal IPN and other scripts which communicate with other servers will not work. Contact your hosting provider."
5868
+ msgstr "fsockopen یا cURL در سرور شما فعال نیست. - IPN پی پال و باقی اسکریپت‌هایی که نیاز به ارتباط با سرور‌های دیگر دارند کار نخواهند کرد. با پشتیبانی هاستینگ خود تماس بگیرید."
5869
+
5870
+ #: includes/admin/views/html-admin-page-status-report.php:190
5871
+ msgid "Some webservices like shipping use SOAP to get information from remote servers, for example, live shipping quotes from FedEx require SOAP to be installed."
5872
+ msgstr "برخی وبسرویس ها مانند حمل و نقل و درگاه ها از SOAP برای ارسال و دریافت اطلاعات بین سرور ها استفاده می کنند ، برای مثال ، درگاه های بانکی ملت و حمل و نقل FedEx به SOAP برای نصب نیاز دارند."
5873
+
5874
+ #: includes/admin/views/html-admin-page-status-report.php:196
5875
+ msgid "Your server does not have the %s class enabled - some gateway plugins which use SOAP may not work as expected."
5876
+ msgstr "در سرور شما تابع %s فعال نیست - برخی افزونه های پرداخت از SOAP استفاده می کنند و به خوبی کار نخواهند کرد."
5877
+
5878
+ #: includes/admin/views/html-admin-page-status-report.php:201
5879
+ msgid "HTML/Multipart emails use DOMDocument to generate inline CSS in templates."
5880
+ msgstr "ایمیل های HTML/چندگانه برای ساخت درون خطی CSS در الگوهااز اسناد DOM استفاده می کنند ."
5881
+
5882
+ #: includes/admin/views/html-admin-page-status-report.php:207
5883
+ msgid "Your server does not have the %s class enabled - HTML/Multipart emails, and also some extensions, will not work without DOMDocument."
5884
+ msgstr ""
5885
+
5886
+ #: includes/admin/views/html-admin-page-status-report.php:212
5887
+ msgid "GZip (gzopen) is used to open the GEOIP database from MaxMind."
5888
+ msgstr "GZip (gzopen) مورد استفاده پایگاه داده GEOIP از MaxMind می باشد."
5889
+
5890
+ #: includes/admin/views/html-admin-page-status-report.php:218
5891
+ msgid "Your server does not support the %s function - this is required to use the GeoIP database from MaxMind. The API fallback will be used instead for geolocation."
5892
+ msgstr ""
5893
+
5894
+ #: includes/admin/views/html-admin-page-status-report.php:223
5895
+ msgid "Multibyte String (mbstring) is used to convert character encoding, like for emails or converting characters to lowercase."
5896
+ msgstr ""
5897
+
5898
+ #: includes/admin/views/html-admin-page-status-report.php:229
5899
+ msgid "Your server does not support the %s functions - this is required for better character encoding. Some fallbacks will be used instead for it."
5900
+ msgstr "سرور شما از توابع %s پشتیبانی نمی کند - این توابع برای رمز گذاری بهتر بر روی کاراکترها مورد نیاز است. برخی جایگزین ها به جای این قابلیت استفاده می شود."
5901
+
5902
+ #: includes/admin/views/html-admin-page-status-report.php:233
5903
+ msgid "Remote Post"
5904
+ msgstr "نوشته از راه دور"
5905
+
5906
+ #: includes/admin/views/html-admin-page-status-report.php:234
5907
+ msgid "PayPal uses this method of communicating when sending back transaction information."
5908
+ msgstr "پی پال با استفاده از این روش برای برقراری ارتباط در هنگام ارسال اطلاعات بازگشت مربوط به تراکنش استفاده می کند."
5909
+
5910
+ #: includes/admin/views/html-admin-page-status-report.php:247
5911
+ msgid "wp_remote_post() failed. PayPal IPN won't work with your server. Contact your hosting provider."
5912
+ msgstr "wp_remote_post() ناموفق. IPN پی پال در سرور شما کار نمی کند! لطفا با مسئول میزبانی وب سایت خود تماس بگیرید."
5913
+
5914
+ #: includes/admin/views/html-admin-page-status-report.php:249
5915
+ #: includes/admin/views/html-admin-page-status-report.php:267
5916
+ #: includes/class-wc-auth.php:356
5917
+ msgid "Error: %s"
5918
+ msgstr "ایراد: %s"
5919
+
5920
+ #: includes/admin/views/html-admin-page-status-report.php:251
5921
+ #: includes/admin/views/html-admin-page-status-report.php:269
5922
+ msgid "Status code: %s"
5923
+ msgstr "کد وضعیت: %s"
5924
+
5925
+ #: includes/admin/views/html-admin-page-status-report.php:257
5926
+ msgid "Remote Get"
5927
+ msgstr "گرفتن از راه دور"
5928
+
5929
+ #: includes/admin/views/html-admin-page-status-report.php:258
5930
+ msgid "WooCommerce plugins may use this method of communication when checking for plugin updates."
5931
+ msgstr "افزونه های ووکامرس ممکن است از این روش ارتباطی در هنگام بررسی کردن برای بروز رسانی افزونه استفاده کند."
5932
+
5933
+ #: includes/admin/views/html-admin-page-status-report.php:265
5934
+ msgid "wp_remote_get() failed. The WooCommerce plugin updater won't work with your server. Contact your hosting provider."
5935
+ msgstr "wp_remote_get() ناموفق. سیستم بروزرسانی افزونه های ووکامرس شما در سرور شما کار نمی کند! لطفا با مسئول میزبانی وب سایت خود تماس بگیرید."
5936
+
5937
+ #: includes/admin/views/html-admin-page-status-report.php:296
5938
+ msgid "Database"
5939
+ msgstr "پایگاه داده"
5940
+
5941
+ #: includes/admin/views/html-admin-page-status-report.php:301
5942
+ msgid "WC Database Version"
5943
+ msgstr "نسخه پایگاه داده WC"
5944
+
5945
+ #: includes/admin/views/html-admin-page-status-report.php:302
5946
+ msgid "The version of WooCommerce that the database is formatted for. This should be the same as your WooCommerce Version."
5947
+ msgstr "فرمت پایگاه داده برای این نگارش از ووکامرس می باشد. که باید هماهنگ با همان نگارش از ووکامرس باشد."
5948
+
5949
+ #: includes/admin/views/html-admin-page-status-report.php:324
5950
+ msgid "Table does not exist"
5951
+ msgstr "جدول وجود ندارد"
5952
+
5953
+ #: includes/admin/views/html-admin-page-status-report.php:335
5954
+ msgid "Active Plugins"
5955
+ msgstr "افزونه های فعال"
5956
+
5957
+ #: includes/admin/views/html-admin-page-status-report.php:360
5958
+ msgid "Visit plugin homepage"
5959
+ msgstr "نمایش خانه افزونه"
5960
+
5961
+ #: includes/admin/views/html-admin-page-status-report.php:388
5962
+ msgid "Network enabled"
5963
+ msgstr "شبکه فعال شد"
5964
+
5965
+ #: includes/admin/views/html-admin-page-status-report.php:412
5966
+ msgid "Force SSL"
5967
+ msgstr "اجبار SSL"
5968
+
5969
+ #: includes/admin/views/html-admin-page-status-report.php:413
5970
+ msgid "Does your site force a SSL Certificate for transactions?"
5971
+ msgstr "آیا سایت شما یک مجوز SSL اجباری برای تراکنشها داشته است؟"
5972
+
5973
+ #: includes/admin/views/html-admin-page-status-report.php:418
5974
+ msgid "What currency prices are listed at in the catalog and which currency gateways will take payments in."
5975
+ msgstr "چه قیمت های ارزی در کاتالوگ لیست شده اند و کدام درگاههای ارزی ، می توانند پرداختها را بگیرند."
5976
+
5977
+ #: includes/admin/views/html-admin-page-status-report.php:76
5978
+ msgid "%s - We recommend setting memory to at least 64MB. See: %s"
5979
+ msgstr "%s - ما پیشنهاد می کنیم تنظیمات حافظه بیشتر از 64 مگابایت باشد. ببینید: %s"
5980
+
5981
+ #: includes/admin/views/html-admin-page-status-report.php:76
5982
+ msgid "Increasing memory allocated to PHP"
5983
+ msgstr ""
5984
+
5985
+ #: includes/admin/views/html-admin-page-status-report.php:83
5986
+ msgid "WP Debug Mode"
5987
+ msgstr "حالت اشکال زدایی WP"
5988
+
5989
+ #: includes/admin/views/html-admin-page-status-report.php:84
5990
+ msgid "Displays whether or not WordPress is in Debug Mode."
5991
+ msgstr "نمایش ایرادها یا اینکه وردپرس در حالت اشکال زدایی است."
5992
+
5993
+ #: includes/admin/views/html-admin-page-status-report.php:88
5994
+ msgid "Language"
5995
+ msgstr "زبان"
5996
+
5997
+ #: includes/admin/views/html-admin-page-status-report.php:89
5998
+ msgid "The current language used by WordPress. Default = English"
5999
+ msgstr "زبان کنونی وردپرس. پیش پندار= انگلیسی"
6000
+
6001
+ #: includes/admin/views/html-admin-page-status-report.php:97
6002
+ msgid "Server Environment"
6003
+ msgstr "سرور سبز"
6004
+
6005
+ #: includes/admin/views/html-admin-page-status-report.php:102
6006
+ msgid "Server Info"
6007
+ msgstr "مشخصات سرور"
6008
+
6009
+ #: includes/admin/views/html-admin-page-status-report.php:103
6010
+ msgid "Information about the web server that is currently hosting your site."
6011
+ msgstr "اطلاعاتی درباره وب سروری که میزبان سایت شما می باشد."
6012
+
6013
+ #: includes/admin/views/html-admin-page-status-report.php:107
6014
+ msgid "PHP Version"
6015
+ msgstr "ورژن PHP"
6016
+
6017
+ #: includes/admin/views/html-admin-page-status-report.php:108
6018
+ msgid "The version of PHP installed on your hosting server."
6019
+ msgstr "نگارش PHP نصب شده بر روی سرور میزبان شما."
6020
+
6021
+ #: includes/admin/views/html-admin-page-status-report.php:115
6022
+ msgid "%s - We recommend a minimum PHP version of 5.4. See: %s"
6023
+ msgstr "%s - ما پیشنهاد میکنیم حداقل نسخه PHP شما 5.4 باشد. ببینید: %s"
6024
+
6025
+ #: includes/admin/views/html-admin-page-status-report.php:115
6026
+ msgid "How to update your PHP version"
6027
+ msgstr "چگونه نسخه PHP را بروزرسانی کنیم"
6028
+
6029
+ #: includes/admin/views/html-admin-page-status-report.php:120
6030
+ msgid "Couldn't determine PHP version because phpversion() doesn't exist."
6031
+ msgstr "نمی توان نگارش PHP را به دلیل نداشتن phpversion() تعیین کند."
6032
+
6033
+ #: includes/admin/views/html-admin-page-status-report.php:126
6034
+ msgid "PHP Post Max Size"
6035
+ msgstr "اندازه حداکثر پست PHP"
6036
+
6037
+ #: includes/admin/views/html-admin-page-status-report.php:127
6038
+ msgid "The largest filesize that can be contained in one post."
6039
+ msgstr "بزرگترین اندازه فایلی که می تواند در یک نوشته گذاشته شود."
6040
+
6041
+ #: includes/admin/views/html-admin-page-status-report.php:131
6042
+ msgid "PHP Time Limit"
6043
+ msgstr "محدودیت زمانی PHP"
6044
+
6045
+ #: includes/admin/views/html-admin-page-status-report.php:132
6046
+ msgid "The amount of time (in seconds) that your site will spend on a single operation before timing out (to avoid server lockups)"
6047
+ msgstr "مقدار زمانی (در ثانیه) که شما در سایت بر روی یک تک کار قبل از تمام شدن وقت خواهید گذراند، ( جهت جلوگیری از ممانعت های سرور)"
6048
+
6049
+ #: includes/admin/views/html-admin-page-status-report.php:136
6050
+ msgid "PHP Max Input Vars"
6051
+ msgstr "اندازه حداکثر پست PHP"
6052
+
6053
+ #: includes/admin/views/html-admin-page-status-report.php:137
6054
+ msgid "The maximum number of variables your server can use for a single function to avoid overloads."
6055
+ msgstr "حداکثر تعداد متغیرهای سرور شما می تواند برای یک تابع تک برای جلوگیری از اضافه بار استفاده کند."
6056
+
6057
+ #: includes/admin/views/html-admin-page-status-report.php:141
6058
+ msgid "SUHOSIN Installed"
6059
+ msgstr "SUHOSIN نصب شده است"
6060
+
6061
+ #: includes/admin/views/html-admin-page-status-report.php:142
6062
+ msgid "Suhosin is an advanced protection system for PHP installations. It was designed to protect your servers on the one hand against a number of well known problems in PHP applications and on the other hand against potential unknown vulnerabilities within these applications or the PHP core itself. If enabled on your server, Suhosin may need to be configured to increase its data submission limits."
6063
+ msgstr "Suhosin یک سیستم حفاظت پیشرفته برای نصب PHP است. این سیستم جهت محافظت از سرورهای شما در برابر تعدادی از مشکلات شناخته شده در برنامه های PHP در یک طرف و از سوی دیگر در برابر آسیب پذیری های ناشناخته بالقوه در این برنامه ها و یا هسته PHP خود طراحی شده است. اگر Suhosin را بر روی سرور خود فعال کنید، ممکن است جهت افزایش محدودیت داده ها به پیکربندی نیاز شود."
6064
+
6065
+ #: includes/admin/views/html-admin-page-status-report.php:147
6066
+ msgid "MySQL Version"
6067
+ msgstr "نسخه MySQL"
6068
+
6069
+ #: includes/admin/views/html-admin-page-status-report.php:148
6070
+ msgid "The version of MySQL installed on your hosting server."
6071
+ msgstr "نگارش نصب شده MySQL بر روی سرور هاست شما."
6072
+
6073
+ #: includes/admin/views/html-admin-page-status-report.php:158
6074
+ msgid "Max Upload Size"
6075
+ msgstr "بیشینه اندازه آپلود"
6076
+
6077
+ #: includes/admin/views/html-admin-page-status-report.php:159
6078
+ msgid "The largest filesize that can be uploaded to your WordPress installation."
6079
+ msgstr "بزرگترین اندازه فایلی که می تواند در نصب وردپرس بارگذاری شود."
6080
+
6081
+ #: includes/admin/views/html-admin-page-status-report.php:163
6082
+ msgid "Default Timezone is UTC"
6083
+ msgstr "منطقه زمانی پیش پندار است"
6084
+
6085
+ #: includes/admin/views/html-admin-page-status-report.php:164
6086
+ msgid "The default timezone for your server."
6087
+ msgstr "منطقه زمانی پیش فرض برای سرور شما."
6088
+
6089
+ #: includes/admin/views/html-admin-page-status-report.php:168
6090
+ msgid "Default timezone is %s - it should be UTC"
6091
+ msgstr "منطقه زمانی پیشفرض %s می باشد - شما می بایست از UTC استفاده کنید"
6092
+
6093
+ #: includes/admin/views/html-admin-page-status-report.php:30
6094
+ msgid "The URL of your site's homepage."
6095
+ msgstr "آدرس برگه خانه سایت"
6096
+
6097
+ #: includes/admin/views/html-admin-page-status-report.php:34
6098
+ msgid "Site URL"
6099
+ msgstr "لینک سایت"
6100
+
6101
+ #: includes/admin/views/html-admin-page-status-report.php:35
6102
+ msgid "The root URL of your site."
6103
+ msgstr "آدرس Root سایت شما."
6104
+
6105
+ #: includes/admin/views/html-admin-page-status-report.php:39
6106
+ msgid "WC Version"
6107
+ msgstr "نسخه WC"
6108
+
6109
+ #: includes/admin/views/html-admin-page-status-report.php:40
6110
+ msgid "The version of WooCommerce installed on your site."
6111
+ msgstr "نگارش ووکامرس بر روی سایت شما نصب شده است."
6112
+
6113
+ #: includes/admin/views/html-admin-page-status-report.php:44
6114
+ msgid "Log Directory Writable"
6115
+ msgstr "پوشه Log قابل نوشتن است"
6116
+
6117
+ #: includes/admin/views/html-admin-page-status-report.php:45
6118
+ msgid "Several WooCommerce extensions can write logs which makes debugging problems easier. The directory must be writable for this to happen."
6119
+ msgstr "افزونه های ووکامرس متعددی می توانند گزارش هایی را بنویسند که حل مشکلات را آسانتر کنند. برای این موضوع پوشه باید قابل نوشتن باشد."
6120
+
6121
+ #: includes/admin/views/html-admin-page-status-report.php:50
6122
+ msgid "To allow logging, make <code>%s</code> writable or define a custom <code>WC_LOG_DIR</code>."
6123
+ msgstr "برای گزارش نویسی، <code>%s</code> را ساخته و دسترسی نوشتنی به آن بدهید. یا <code>WC_LOG_DIR</code> را سفارشی سازی کنید."
6124
+
6125
+ #: includes/admin/views/html-admin-page-status-report.php:55
6126
+ msgid "WP Version"
6127
+ msgstr "نسخه WP"
6128
+
6129
+ #: includes/admin/views/html-admin-page-status-report.php:56
6130
+ msgid "The version of WordPress installed on your site."
6131
+ msgstr "نگارش وردپرس نصب شده بر روی سایت شما."
6132
+
6133
+ #: includes/admin/views/html-admin-page-status-report.php:60
6134
+ msgid "WP Multisite"
6135
+ msgstr "وردپرس شبکه"
6136
+
6137
+ #: includes/admin/views/html-admin-page-status-report.php:61
6138
+ msgid "Whether or not you have WordPress Multisite enabled."
6139
+ msgstr "یا شما وردپرس شبکه را فعال نکرده اید."
6140
+
6141
+ #: includes/admin/views/html-admin-page-status-report.php:65
6142
+ msgid "WP Memory Limit"
6143
+ msgstr "محدودیت حافظه WP"
6144
+
6145
+ #: includes/admin/views/html-admin-page-status-report.php:66
6146
+ msgid "The maximum amount of memory (RAM) that your site can use at one time."
6147
+ msgstr "بیشینه مقدار حافظه ای (RAM) که سایت شما می تواند در یک زمان بکار گیرد."
6148
+
6149
+ #: includes/admin/views/html-admin-page-status-logs.php:15
6150
+ msgid "Log file: %s (%s)"
6151
+ msgstr "فایل لاگ: %s (%s)"
6152
+
6153
+ #: includes/admin/views/html-admin-page-status-logs.php:33
6154
+ msgid "There are currently no logs to view."
6155
+ msgstr "در حال حاضر هیچ Log جهت نمایش وجود ندارد"
6156
+
6157
+ #: includes/admin/views/html-admin-page-status-report.php:12
6158
+ msgid "Please copy and paste this information in your ticket when contacting support:"
6159
+ msgstr "خواهشمندیمً در صورت درخواست پشتیبانی این اطلاعات را لحاظ کنید:"
6160
+
6161
+ #: includes/admin/views/html-admin-page-status-report.php:13
6162
+ msgid "Get System Report"
6163
+ msgstr "دریافت گزارش سیستم"
6164
+
6165
+ #: includes/admin/views/html-admin-page-status-report.php:14
6166
+ msgid "Understanding the Status Report"
6167
+ msgstr "درک گزارش وضعیت"
6168
+
6169
+ #: includes/admin/views/html-admin-page-status-report.php:17
6170
+ msgid "Copy for Support"
6171
+ msgstr "کپی برای پشتیبانی"
6172
+
6173
+ #: includes/admin/views/html-admin-page-status-report.php:24
6174
+ msgid "WordPress Environment"
6175
+ msgstr "وردپرس حافظ محیط زیست"
6176
+
6177
+ #: includes/admin/views/html-admin-page-status-report.php:29
6178
+ msgid "Home URL"
6179
+ msgstr "لینک برگه خانه"
6180
+
6181
+ #: includes/admin/settings/views/settings-tax.php:115
6182
+ msgid "As a single total"
6183
+ msgstr "به عنوان یک کل واحد"
6184
+
6185
+ #: includes/admin/settings/views/settings-tax.php:116
6186
+ msgid "Itemized"
6187
+ msgstr "مورد"
6188
+
6189
+ #: includes/admin/views/html-admin-page-addons.php:16
6190
+ msgid "Browse all extensions"
6191
+ msgstr "نمایش همه افزونه ها"
6192
+
6193
+ #: includes/admin/views/html-admin-page-addons.php:44
6194
+ msgid "Our catalog of WooCommerce Extensions can be found on WooThemes.com here: <a href=\"%s\">WooCommerce Extensions Catalog</a>"
6195
+ msgstr "دفترچه ما از افزونه های ووکامرس را می توانید در Woocoommerce.ir پیدا کنید: <a href=\"http://forum.persianscript.ir/f138/\">دفترچه افزونه های ووکامرس</a>"
6196
+
6197
+ #: includes/admin/views/html-admin-page-addons.php:50
6198
+ msgid "Looking for a WooCommerce theme?"
6199
+ msgstr "بدنبال یک پوسته برای ووکامرس هستید؟"
6200
+
6201
+ #: includes/admin/views/html-admin-page-addons.php:51
6202
+ msgid "We recommend Storefront, the %sofficial%s WooCommerce theme."
6203
+ msgstr "پیشنهاد ما استورفرونت است، پوسته %sرسمی%s ووکامرس"
6204
+
6205
+ #: includes/admin/views/html-admin-page-addons.php:52
6206
+ msgid "Storefront is an intuitive &amp; flexible, %sfree%s WordPress theme offering deep integration with WooCommerce and many of the most popular customer-facing extensions."
6207
+ msgstr "استورفرونت یک درک درست &amp است، ، یک پوسته وردپرسی انعطاف پذیر و %sرایگان%s و یکپارچه شده با ووکامرس و تعدادی از محبوبترین افزونه ها از دید مشتریان."
6208
+
6209
+ #: includes/admin/views/html-admin-page-addons.php:54
6210
+ msgid "Read all about it"
6211
+ msgstr "خواندن همه در این باره"
6212
+
6213
+ #: includes/admin/views/html-admin-page-addons.php:55
6214
+ msgid "Download &amp; install"
6215
+ msgstr "دانلود &amp; نصب"
6216
+
6217
+ #: includes/admin/settings/views/settings-tax.php:53
6218
+ msgid "Shipping tax class based on cart items"
6219
+ msgstr "کلاس مالیاتی ارسال بر اساس محصولات موجود در سبد خرید"
6220
+
6221
+ #: includes/admin/settings/views/settings-tax.php:58
6222
+ msgid "Rounding"
6223
+ msgstr "گرد کردن"
6224
+
6225
+ #: includes/admin/settings/views/settings-tax.php:59
6226
+ msgid "Round tax at subtotal level, instead of rounding per line"
6227
+ msgstr "گرد کردن مالیات زیرجمع به جای گرد کردن هر خط"
6228
+
6229
+ #: includes/admin/settings/views/settings-tax.php:66
6230
+ msgid "Additional Tax Classes"
6231
+ msgstr "کلاس‌های مالیاتی اضافی"
6232
+
6233
+ #: includes/admin/settings/views/settings-tax.php:67
6234
+ msgid "List additional tax classes below (1 per line). This is in addition to the default \"Standard Rate\"."
6235
+ msgstr "لیست کلاسهای مالیات افزوده زیر ( هر خط 1 ). اضافه بر این \"نرخ استاندارد\" پیش فرض می باشد."
6236
+
6237
+ #: includes/admin/settings/views/settings-tax.php:71
6238
+ msgid "Reduced Rate%sZero Rate"
6239
+ msgstr "کاهش رتبه %s رتبه صفر"
6240
+
6241
+ #: includes/admin/settings/views/settings-tax.php:75
6242
+ msgid "Display Prices in the Shop:"
6243
+ msgstr "نمایش قیمت ها در فروشگاه:"
6244
+
6245
+ #: includes/admin/settings/views/settings-tax.php:81
6246
+ #: includes/admin/settings/views/settings-tax.php:93
6247
+ msgid "Including tax"
6248
+ msgstr "با احتساب مالیات"
6249
+
6250
+ #: includes/admin/settings/views/settings-tax.php:82
6251
+ #: includes/admin/settings/views/settings-tax.php:94
6252
+ msgid "Excluding tax"
6253
+ msgstr "بدون احتساب مالیات"
6254
+
6255
+ #: includes/admin/settings/views/settings-tax.php:87
6256
+ msgid "Display Prices During Cart and Checkout:"
6257
+ msgstr "نمایش قیمت ها درون سبد خرید و برگه پرداخت:"
6258
+
6259
+ #: includes/admin/settings/views/settings-tax.php:100
6260
+ msgid "Price Display Suffix:"
6261
+ msgstr "پسوند قیمت نمایشی:"
6262
+
6263
+ #: includes/admin/settings/views/settings-tax.php:105
6264
+ msgid "Define text to show after your product prices. This could be, for example, \"inc. Vat\" to explain your pricing. You can also have prices substituted here using one of the following: {price_including_tax}, {price_excluding_tax}."
6265
+ msgstr ""
6266
+ "متن نمایشی که پس از قیمت محصول نشان داده می شود، را بنویسید.به عنوان نمونه، \"inc. Vat\" می تواند جهت توضیح قیمت های شما باشد. شما همچنین می توانید یکی از قیمت های ثبت شده زیر را هم استفاده کنید:\n"
6267
+ "{price_including_tax}, {price_excluding_tax}."
6268
+
6269
+ #: includes/admin/settings/views/settings-tax.php:109
6270
+ msgid "Display Tax Totals:"
6271
+ msgstr "نمایش مجموع مالیات:"
6272
+
6273
+ #: includes/admin/settings/views/settings-tax.php:46
6274
+ msgid "Shipping Tax Class:"
6275
+ msgstr "کلاس مالیاتی ارسال:"
6276
+
6277
+ #: includes/admin/settings/views/settings-tax.php:47
6278
+ msgid "Optionally control which tax class shipping gets, or leave it so shipping tax is based on the cart items themselves."
6279
+ msgstr "به صورت دلخواه، تعیین میکند چه کلاس مالیاتی‌ای روی ارسال تاثیر میگذارد، و یا آنرا به مالیات بر اساس سبد خرید واگذار میکند."
6280
+
6281
+ #: includes/admin/settings/views/html-webhooks-edit.php:163
6282
+ msgid "Webhook Logs"
6283
+ msgstr "گزارشهای وب هوک"
6284
+
6285
+ #: includes/admin/settings/views/settings-tax.php:12
6286
+ msgid "Enable Taxes"
6287
+ msgstr "فعال کردن مالیات"
6288
+
6289
+ #: includes/admin/settings/views/settings-tax.php:13
6290
+ msgid "Enable taxes and tax calculations"
6291
+ msgstr "فعال کردن مالیات "
6292
+
6293
+ #: includes/admin/settings/views/settings-tax.php:20
6294
+ msgid "Prices Entered With Tax"
6295
+ msgstr "قیمت‌های وارد شده با مالیات"
6296
+
6297
+ #: includes/admin/settings/views/settings-tax.php:24
6298
+ msgid "This option is important as it will affect how you input prices. Changing it will not update existing products."
6299
+ msgstr ""
6300
+ "این گزینه از آنجایی که روی قیمت‌های شما تاثیر میگذارد مهم است. \n"
6301
+ "تغییر در آن روی محصولات فعلی تاثیری نخواهد گذاشت."
6302
+
6303
+ #: includes/admin/settings/views/settings-tax.php:26
6304
+ msgid "Yes, I will enter prices inclusive of tax"
6305
+ msgstr "بله، "
6306
+
6307
+ #: includes/admin/settings/views/settings-tax.php:27
6308
+ msgid "No, I will enter prices exclusive of tax"
6309
+ msgstr "بله، من قیمت شامل مالیات را وارد خواهم کرد"
6310
+
6311
+ #: includes/admin/settings/views/settings-tax.php:32
6312
+ msgid "Calculate Tax Based On:"
6313
+ msgstr "محاسبه مالیات بر اساس:"
6314
+
6315
+ #: includes/admin/settings/views/settings-tax.php:34
6316
+ msgid "This option determines which address is used to calculate tax."
6317
+ msgstr "این گزینه بررسی میکند که کدام آدرس برای محاسبه مالیات استفاده شود."
6318
+
6319
+ #: includes/admin/settings/views/settings-tax.php:39
6320
+ msgid "Customer shipping address"
6321
+ msgstr "آدرس ارسال کالا به مشتری"
6322
+
6323
+ #: includes/admin/settings/views/settings-tax.php:40
6324
+ msgid "Customer billing address"
6325
+ msgstr "آدرس ارسال صورت‌حساب مشتری"
6326
+
6327
+ #: includes/admin/settings/views/html-webhooks-edit.php:63
6328
+ msgid "Action"
6329
+ msgstr "عملیات"
6330
+
6331
+ #: includes/admin/settings/views/html-webhooks-edit.php:64
6332
+ msgid "Custom"
6333
+ msgstr "سفارشی سازی"
6334
+
6335
+ #: includes/admin/settings/views/html-webhooks-edit.php:75
6336
+ msgid "Action Event"
6337
+ msgstr "رویداد عملیات"
6338
+
6339
+ #: includes/admin/settings/views/html-webhooks-edit.php:76
6340
+ msgid "Enter the Action that will trigger this webhook."
6341
+ msgstr "عملی را وارد کنید که موجب این وب هوک شود."
6342
+
6343
+ #: includes/admin/settings/views/html-webhooks-edit.php:84
6344
+ msgid "Custom Topic"
6345
+ msgstr "موضوع دلخواه"
6346
+
6347
+ #: includes/admin/settings/views/html-webhooks-edit.php:85
6348
+ msgid "Enter the Custom Topic that will trigger this webhook."
6349
+ msgstr "موضوع سفارشی را وارد کنید که موجب این وب هوک شود."
6350
+
6351
+ #: includes/admin/settings/views/html-webhooks-edit.php:94
6352
+ msgid "URL where the webhook payload is delivered."
6353
+ msgstr "لینک وقتیکه محموله وب هوک تحویل داده شده است."
6354
+
6355
+ #: includes/admin/settings/views/html-webhooks-edit.php:102
6356
+ msgid "Secret"
6357
+ msgstr "محرمانه"
6358
+
6359
+ #: includes/admin/settings/views/html-webhooks-edit.php:103
6360
+ msgid "The Secret Key is used to generate a hash of the delivered webhook and provided in the request headers. This will default to the current API user's consumer secret if not provided."
6361
+ msgstr "کلید رمز جهت ساخت یک رشته هش از وب هوک ارسال شده استفاده و در هدرهای درخواست شده فراهم می شود. و اگر فراهم نکردید، رمز مشتری کاربران API کنونی ، پیش فرض خواهد شد."
6362
+
6363
+ #: includes/admin/settings/views/html-webhooks-edit.php:116
6364
+ msgid "Webhook Actions"
6365
+ msgstr "عملیات وب هوک"
6366
+
6367
+ #: includes/admin/settings/views/html-webhooks-edit.php:123
6368
+ #: includes/admin/settings/views/html-webhooks-edit.php:132
6369
+ msgid "Created at"
6370
+ msgstr "ساخته شده در"
6371
+
6372
+ #: includes/admin/settings/views/html-webhooks-edit.php:140
6373
+ msgid "Updated at"
6374
+ msgstr "بروزرسانی شده در"
6375
+
6376
+ #: includes/admin/settings/views/html-webhooks-edit.php:151
6377
+ msgid "Save Webhook"
6378
+ msgstr "ذخیره وب هوک"
6379
+
6380
+ #: includes/admin/settings/views/html-webhooks-edit.php:56
6381
+ msgid "Customer Deleted"
6382
+ msgstr "کوپن پاک شد"
6383
+
6384
+ #: includes/admin/settings/views/html-webhooks-edit.php:57
6385
+ msgid "Order Created"
6386
+ msgstr "سفارش ساخته شد"
6387
+
6388
+ #: includes/admin/settings/views/html-webhooks-edit.php:58
6389
+ msgid "Order Updated"
6390
+ msgstr "سفارش بروزرسانی شد"
6391
+
6392
+ #: includes/admin/settings/views/html-webhooks-edit.php:59
6393
+ msgid "Order Deleted"
6394
+ msgstr "سفارش پاک شد"
6395
+
6396
+ #: includes/admin/settings/views/html-webhooks-edit.php:60
6397
+ msgid "Product Created"
6398
+ msgstr "محصول ساخته شد"
6399
+
6400
+ #: includes/admin/settings/views/html-webhooks-edit.php:61
6401
+ msgid "Product Updated"
6402
+ msgstr "محصول بروزرسانی شد"
6403
+
6404
+ #: includes/admin/settings/views/html-webhooks-edit.php:62
6405
+ msgid "Product Deleted"
6406
+ msgstr "محصول پاک شد"
6407
+
6408
+ #: includes/admin/settings/views/html-webhook-logs.php:18
6409
+ #: includes/admin/settings/views/html-webhook-logs.php:26
6410
+ msgid "URL"
6411
+ msgstr "پیوند"
6412
+
6413
+ #: includes/admin/settings/views/html-webhook-logs.php:19
6414
+ #: includes/admin/settings/views/html-webhook-logs.php:27
6415
+ msgid "Request"
6416
+ msgstr "درخواست"
6417
+
6418
+ #: includes/admin/settings/views/html-webhook-logs.php:20
6419
+ #: includes/admin/settings/views/html-webhook-logs.php:28
6420
+ msgid "Response"
6421
+ msgstr "پاسخ"
6422
+
6423
+ #: includes/admin/settings/views/html-webhooks-edit.php:10
6424
+ msgid "Webhook Data"
6425
+ msgstr "داده وب هوک"
6426
+
6427
+ #: includes/admin/settings/views/html-webhooks-edit.php:16
6428
+ msgid "Friendly name for identifying this webhook, defaults to Webhook created on %s."
6429
+ msgstr "نام صادقانه جهت تشخیص این وب هوک، به وب هوک ساخته شده در %s پیش فرض می شود."
6430
+
6431
+ #: includes/admin/settings/views/html-webhooks-edit.php:25
6432
+ msgid "The options are &quot;Active&quot; (delivers payload), &quot;Paused&quot; (does not deliver), or &quot;Disabled&quot; (does not deliver due delivery failures)."
6433
+ msgstr "پیکربندی &quot;فعال&quot; هستند (ارائه محموله)، &quot;متوقف شده است& (ارسال نمی شود)، یا &quot;غیرفعال&quot; شده ( به دلیل خطاهای حمل و نقل، ارسال نمی شود)."
6434
+
6435
+ #: includes/admin/settings/views/html-webhooks-edit.php:42
6436
+ msgid "Select when the webhook will fire."
6437
+ msgstr "گزینش زمانیکه وب هوک آتش می گیرد."
6438
+
6439
+ #: includes/admin/settings/views/html-webhooks-edit.php:51
6440
+ msgid "Coupon Created"
6441
+ msgstr "کوپن ساخته شد"
6442
+
6443
+ #: includes/admin/settings/views/html-webhooks-edit.php:52
6444
+ msgid "Coupon Updated"
6445
+ msgstr "کوپن بروزرسانی شد"
6446
+
6447
+ #: includes/admin/settings/views/html-webhooks-edit.php:53
6448
+ msgid "Coupon Deleted"
6449
+ msgstr "کوپن پاک شد"
6450
+
6451
+ #: includes/admin/settings/views/html-webhooks-edit.php:54
6452
+ msgid "Customer Created"
6453
+ msgstr "کوپن ساخته شد"
6454
+
6455
+ #: includes/admin/settings/views/html-webhooks-edit.php:55
6456
+ msgid "Customer Updated"
6457
+ msgstr "کوپن بروزرسانی شد"
6458
+
6459
+ #: includes/admin/settings/views/html-settings-tax.php:22
6460
+ msgid "Cities for this rule. Semi-colon (;) separate multiple values. Leave blank to apply to all cities."
6461
+ msgstr "شهرهای این قانون. با استفاده از (;) میتوانید شهر‌ها را از هم جدا کنید. خالی به معنای اعمال روی همه شهرهاست."
6462
+
6463
+ #: includes/admin/settings/views/html-settings-tax.php:23
6464
+ msgid "Rate&nbsp;%"
6465
+ msgstr "رتبه&nbsp;%"
6466
+
6467
+ #: includes/admin/settings/views/html-settings-tax.php:23
6468
+ msgid "Enter a tax rate (percentage) to 4 decimal places."
6469
+ msgstr "یک رتبه مالیاتی وارد کنید (درصد تا ۴ رقم اعشار)"
6470
+
6471
+ #: includes/admin/settings/views/html-settings-tax.php:24
6472
+ msgid "Tax&nbsp;Name"
6473
+ msgstr "نام&nbsp;مالیات"
6474
+
6475
+ #: includes/admin/settings/views/html-settings-tax.php:24
6476
+ msgid "Enter a name for this tax rate."
6477
+ msgstr "یک نام برای این مالیات انتخاب کنید."
6478
+
6479
+ #: includes/admin/settings/views/html-settings-tax.php:25
6480
+ msgid "Choose a priority for this tax rate. Only 1 matching rate per priority will be used. To define multiple tax rates for a single area you need to specify a different priority per rate."
6481
+ msgstr "یک اولویت برای این رتبه مالیاتی انتخاب کنید. فقط یک رتبه با هر کدام از اولویت‌ها استفاده خواهد شد. برای بیشتر از یک رتبه مالیاتی برای یک منطقه شما نیاز دارید برای هر رتبه یک اولویت تعیین کنید."
6482
+
6483
+ #: includes/admin/settings/views/html-settings-tax.php:26
6484
+ msgid "Choose whether or not this is a compound rate. Compound tax rates are applied on top of other tax rates."
6485
+ msgstr "انتخاب کنید که این رتبه کوپنی است یا خیر. رتبه‌های مالیاتی کوپنی بر بقیه مالیات‌ها اعمال می‌شوند"
6486
+
6487
+ #: includes/admin/settings/views/html-settings-tax.php:27
6488
+ msgid "Choose whether or not this tax rate also gets applied to shipping."
6489
+ msgstr "انتخاب کنید که مالیات روی ارسال کالا هم اعمال بشود یا خیر"
6490
+
6491
+ #: includes/admin/settings/views/html-settings-tax.php:33
6492
+ msgid "Insert row"
6493
+ msgstr "افزودن ردیف"
6494
+
6495
+ #: includes/admin/settings/views/html-settings-tax.php:34
6496
+ msgid "Remove selected row(s)"
6497
+ msgstr "پاک کردن ردیفهای انتخاب شده"
6498
+
6499
+ #: includes/admin/settings/views/html-settings-tax.php:36
6500
+ msgid "Import CSV"
6501
+ msgstr "درون‌ریزی CSV"
6502
+
6503
+ #: includes/admin/settings/views/html-settings-tax.php:42
6504
+ msgid "Loading&hellip;"
6505
+ msgstr "بارگذاری&hellip;"
6506
+
6507
+ #: includes/admin/settings/views/html-settings-tax.php:48
6508
+ msgid "Tax rate ID: %s"
6509
+ msgstr "شناسه نرخ مالیات: %s"
6510
+
6511
+ #: includes/admin/settings/views/html-settings-tax.php:91
6512
+ msgid "No Matching Tax Rates Found."
6513
+ msgstr "هیچ نرخ مالیاتی تطبیق داده نشد."
6514
+
6515
+ #: includes/admin/settings/views/html-settings-tax.php:102
6516
+ msgid "First page"
6517
+ msgstr "برگه نخست "
6518
+
6519
+ #: includes/admin/settings/views/html-settings-tax.php:106
6520
+ msgid "Previous page"
6521
+ msgstr "برگه قبلی"
6522
+
6523
+ #: includes/admin/settings/views/html-settings-tax.php:111
6524
+ msgid "Current Page"
6525
+ msgstr "صفحه جاری"
6526
+
6527
+ #: includes/admin/settings/views/html-settings-tax.php:118
6528
+ msgid "Next page"
6529
+ msgstr "برگه بعدی"
6530
+
6531
+ #: includes/admin/settings/views/html-settings-tax.php:122
6532
+ msgid "Last page"
6533
+ msgstr "برگه آخر"
6534
+
6535
+ #: includes/admin/settings/views/html-webhook-log.php:13
6536
+ msgid "Method"
6537
+ msgstr "روش"
6538
+
6539
+ #: includes/admin/settings/views/html-webhook-log.php:14
6540
+ msgid "Duration"
6541
+ msgstr "مدت"
6542
+
6543
+ #: includes/admin/settings/views/html-webhook-log.php:15
6544
+ #: includes/admin/settings/views/html-webhook-log.php:26
6545
+ msgid "Headers"
6546
+ msgstr "سربرگ ها"
6547
+
6548
+ #: includes/admin/settings/views/html-webhook-log.php:21
6549
+ #: includes/admin/settings/views/html-webhook-log.php:33
6550
+ msgid "Content"
6551
+ msgstr "محتویات"
6552
+
6553
+ #: includes/admin/settings/class-wc-settings-tax.php:167
6554
+ msgid "State Code"
6555
+ msgstr "کد استان"
6556
+
6557
+ #: includes/admin/settings/class-wc-settings-tax.php:168
6558
+ #: includes/admin/settings/views/html-settings-tax.php:21
6559
+ msgid "ZIP/Postcode"
6560
+ msgstr "کدپستی"
6561
+
6562
+ #: includes/admin/settings/class-wc-settings-tax.php:171
6563
+ msgid "Tax Name"
6564
+ msgstr "نام مالیات"
6565
+
6566
+ #: includes/admin/settings/class-wc-settings-tax.php:172
6567
+ #: includes/admin/settings/views/html-settings-tax.php:25
6568
+ msgid "Priority"
6569
+ msgstr "اولویت"
6570
+
6571
+ #: includes/admin/settings/class-wc-settings-tax.php:173
6572
+ #: includes/admin/settings/views/html-settings-tax.php:26
6573
+ msgid "Compound"
6574
+ msgstr "کوپنی"
6575
+
6576
+ #: includes/admin/settings/views/html-keys-edit.php:8
6577
+ msgid "Key Details"
6578
+ msgstr "جزییات کلید"
6579
+
6580
+ #: includes/admin/settings/views/html-keys-edit.php:17
6581
+ msgid "Friendly name for identifying this key."
6582
+ msgstr "یک نام برای شناسایی این کلید بنویسید."
6583
+
6584
+ #: includes/admin/settings/views/html-keys-edit.php:26
6585
+ msgid "Owner of these keys."
6586
+ msgstr ""
6587
+
6588
+ #: includes/admin/settings/views/html-keys-edit.php:41
6589
+ msgid "Select the access type of these keys."
6590
+ msgstr "نوع دسترسی به این کلید را گزینش کنید."
6591
+
6592
+ #: includes/admin/settings/views/html-keys-edit.php:92
6593
+ msgid "Generate API Key"
6594
+ msgstr "ساخت کلید API "
6595
+
6596
+ #: includes/admin/settings/views/html-keys-edit.php:97
6597
+ #: includes/class-wc-ajax.php:2377
6598
+ msgid "Revoke Key"
6599
+ msgstr "کلید ابطال"
6600
+
6601
+ #: includes/admin/settings/views/html-keys-edit.php:110
6602
+ msgid "Consumer Key"
6603
+ msgstr "کلید مصرف کننده"
6604
+
6605
+ #: includes/admin/settings/views/html-keys-edit.php:113
6606
+ #: includes/admin/settings/views/html-keys-edit.php:121
6607
+ #: includes/admin/views/html-admin-page-status-report.php:17
6608
+ msgid "Copied!"
6609
+ msgstr "کپی شد!"
6610
+
6611
+ #: includes/admin/settings/views/html-keys-edit.php:113
6612
+ #: includes/admin/settings/views/html-keys-edit.php:121
6613
+ msgid "Copy"
6614
+ msgstr "کپی"
6615
+
6616
+ #: includes/admin/settings/views/html-keys-edit.php:118
6617
+ msgid "Consumer Secret"
6618
+ msgstr "رمز مصرف کننده"
6619
+
6620
+ #: includes/admin/settings/views/html-keys-edit.php:126
6621
+ msgid "QRCode"
6622
+ msgstr "بارکد QR"
6623
+
6624
+ #: includes/admin/settings/views/html-settings-tax.php:8
6625
+ msgid "Search&hellip;"
6626
+ msgstr "جستجو&hellip;"
6627
+
6628
+ #: includes/admin/settings/views/html-settings-tax.php:13
6629
+ msgid "\"%s\" Tax Rates"
6630
+ msgstr "\"%s\" نرخ مالیات"
6631
+
6632
+ #: includes/admin/settings/views/html-settings-tax.php:19
6633
+ msgid "Country&nbsp;Code"
6634
+ msgstr "کد &nbsp; کشور"
6635
+
6636
+ #: includes/admin/settings/views/html-settings-tax.php:19
6637
+ msgid "A 2 digit country code, e.g. US. Leave blank to apply to all."
6638
+ msgstr "کد کشورهای دو رقمی مثل ایالات متحده آمریکا. برای اعمال برای همه، خالی بگذارید."
6639
+
6640
+ #: includes/admin/settings/views/html-settings-tax.php:20
6641
+ msgid "State&nbsp;Code"
6642
+ msgstr "کد&nbsp;استان"
6643
+
6644
+ #: includes/admin/settings/views/html-settings-tax.php:20
6645
+ msgid "A 2 digit state code, e.g. AL. Leave blank to apply to all."
6646
+ msgstr "کد 2 رقمی استان، همانند خوزستان\" KH \". برای بکار گیری همه، آن را پوچ بگذارید."
6647
+
6648
+ #: includes/admin/settings/views/html-settings-tax.php:21
6649
+ msgid "Postcode for this rule. Semi-colon (;) separate multiple values. Leave blank to apply to all areas. Wildcards (*) can be used. Ranges for numeric postcodes (e.g. 12345-12350) will be expanded into individual postcodes."
6650
+ msgstr "کدپستی برای این نقش. از (;) برای جدا کردن مقادیر استفاده کنید. خالی گذاشتن به معنای اعمال بر روی همه مناطق خواهد بود."
6651
+
6652
+ #: includes/admin/settings/class-wc-settings-shipping.php:108
6653
+ msgid "Default to billing address"
6654
+ msgstr "به طور پیشفرض به آدرس صورت حساب"
6655
+
6656
+ #: includes/admin/settings/class-wc-settings-shipping.php:109
6657
+ msgid "Only ship to the customer's billing address"
6658
+ msgstr ""
6659
+
6660
+ #: includes/admin/settings/class-wc-settings-shipping.php:117
6661
+ msgid "Restrict shipping to Location(s)"
6662
+ msgstr "محدود حمل و نقل به مکان"
6663
+
6664
+ #: includes/admin/settings/class-wc-settings-shipping.php:118
6665
+ msgid "Choose which countries you want to ship to, or choose to ship to all <a href=\"%s\">locations you sell to</a>."
6666
+ msgstr "انتخاب کنید که در کدام کشور ها می توانید حمل و نقل کنید یا انتخاب کنید حمل و نقل را به همه<a href=\"%s\">مکان هایی که به فروش می رسانید</a>."
6667
+
6668
+ #: includes/admin/settings/class-wc-settings-shipping.php:125
6669
+ msgid "Ship to all countries you sell to"
6670
+ msgstr "حمل و نقل به تمامی کشورهایی که محصول را می فروشید"
6671
+
6672
+ #: includes/admin/settings/class-wc-settings-shipping.php:126
6673
+ msgid "Ship to all countries"
6674
+ msgstr "حمل و نقل به تمام کشور ها"
6675
+
6676
+ #: includes/admin/settings/class-wc-settings-shipping.php:127
6677
+ msgid "Ship to specific countries only"
6678
+ msgstr "حمل و نقل به کشور های خاص"
6679
+
6680
+ #: includes/admin/settings/class-wc-settings-shipping.php:183
6681
+ msgid "Shipping Methods"
6682
+ msgstr "روش‌های حمل و نقل"
6683
+
6684
+ #: includes/admin/settings/class-wc-settings-shipping.php:190
6685
+ msgid "ID"
6686
+ msgstr "شماره سفارش"
6687
+
6688
+ #: includes/admin/settings/class-wc-settings-shipping.php:192
6689
+ msgid "Selection Priority"
6690
+ msgstr "گزینش الویت"
6691
+
6692
+ #: includes/admin/settings/class-wc-settings-shipping.php:192
6693
+ msgid "Available methods will be chosen by default in this order. If multiple methods have the same priority, they will be sorted by cost."
6694
+ msgstr ""
6695
+
6696
+ #: includes/admin/settings/class-wc-settings-shipping.php:225
6697
+ msgid "Drag and drop the above shipping methods to control their display order."
6698
+ msgstr "برای تغییر ترتیب نمایش روش های حمل و نقل هر کدام را بکشید و رها کنید"
6699
+
6700
+ #: includes/admin/settings/class-wc-settings-tax.php:44
6701
+ #: includes/admin/settings/views/settings-tax.php:9
6702
+ msgid "Tax Options"
6703
+ msgstr "پیکربندی مالیات"
6704
+
6705
+ #: includes/admin/settings/class-wc-settings-tax.php:45
6706
+ msgid "Standard Rates"
6707
+ msgstr "استاندارد"
6708
+
6709
+ #: includes/admin/settings/class-wc-settings-tax.php:52
6710
+ msgid "%s Rates"
6711
+ msgstr "نرخ های %s"
6712
+
6713
+ #: includes/admin/settings/class-wc-settings-tax.php:163
6714
+ msgid "No row(s) selected"
6715
+ msgstr "ردیفی انتخاب نشده است"
6716
+
6717
+ #: includes/admin/settings/class-wc-settings-tax.php:164
6718
+ msgid "Your changed data will be lost if you leave this page without saving."
6719
+ msgstr "در صورتی که این برگه را بدون ذخیره کردن ببندید، تمامی اطلاعات از دست می روند."
6720
+
6721
+ #: includes/admin/settings/class-wc-settings-tax.php:166
6722
+ msgid "Country Code"
6723
+ msgstr "کد کشور"
6724
+
6725
+ #: includes/admin/settings/class-wc-settings-products.php:388
6726
+ msgid "Downloads require login"
6727
+ msgstr "دانلودها نیازمند ورود هستند"
6728
+
6729
+ #: includes/admin/settings/class-wc-settings-products.php:392
6730
+ msgid "This setting does not apply to guest purchases."
6731
+ msgstr "این پیکربندی برای خرید به صورت مهمان اعمال نمیشود"
6732
+
6733
+ #: includes/admin/settings/class-wc-settings-products.php:398
6734
+ msgid "Grant access to downloadable products after payment"
6735
+ msgstr "دسترسی به محصولات دانلودشدنی بعد از پرداخت"
6736
+
6737
+ #: includes/admin/settings/class-wc-settings-products.php:402
6738
+ msgid "Enable this option to grant access to downloads when orders are \"processing\", rather than \"completed\"."
6739
+ msgstr "این گزینه این امکان را می‌دهد که مشتری بعد از سفارش و در حالی که سفارش در حالت « در حال انجام » است امکان دانلود داشته باشد و نیازی به وضعیت « تکمیل شده » نیست"
6740
+
6741
+ #: includes/admin/settings/class-wc-settings-products.php:417
6742
+ msgid "Measurements"
6743
+ msgstr "اندازه گیری"
6744
+
6745
+ #: includes/admin/settings/class-wc-settings-products.php:423
6746
+ msgid "Weight Unit"
6747
+ msgstr "واحد وزن "
6748
+
6749
+ #: includes/admin/settings/class-wc-settings-products.php:424
6750
+ msgid "This controls what unit you will define weights in."
6751
+ msgstr "واحد اندازه گیری وزن"
6752
+
6753
+ #: includes/admin/settings/class-wc-settings-products.php:440
6754
+ msgid "Dimensions Unit"
6755
+ msgstr "واحد اندازه گیری"
6756
+
6757
+ #: includes/admin/settings/class-wc-settings-products.php:441
6758
+ msgid "This controls what unit you will define lengths in."
6759
+ msgstr "واحد اندازه گیری طول"
6760
+
6761
+ #: includes/admin/settings/class-wc-settings-products.php:470
6762
+ msgid "Product Ratings"
6763
+ msgstr "امتیاز های محصول"
6764
+
6765
+ #: includes/admin/settings/class-wc-settings-products.php:471
6766
+ msgid "Enable ratings on reviews"
6767
+ msgstr "فعال کردن امتیاز در دیدگاه‌ها"
6768
+
6769
+ #: includes/admin/settings/class-wc-settings-products.php:481
6770
+ msgid "Ratings are required to leave a review"
6771
+ msgstr "برای ارسال دیدگاه می بایست رای دهید."
6772
+
6773
+ #: includes/admin/settings/class-wc-settings-products.php:491
6774
+ msgid "Show \"verified owner\" label for customer reviews"
6775
+ msgstr "نمایش برچسب «مالک تاییدشده» برای دیدگاه‌های مشتری"
6776
+
6777
+ #: includes/admin/settings/class-wc-settings-products.php:501
6778
+ msgid "Only allow reviews from \"verified owners\""
6779
+ msgstr "اجازه به ارسال نقد و بررسی (دیدگاه) تنها برای مالکین تایید شده (خریدار ها)"
6780
+
6781
+ #: includes/admin/settings/class-wc-settings-shipping.php:43
6782
+ #: includes/admin/settings/class-wc-settings-shipping.php:71
6783
+ msgid "Shipping Options"
6784
+ msgstr "امكانات حمل و نقل كالا"
6785
+
6786
+ #: includes/admin/settings/class-wc-settings-shipping.php:74
6787
+ msgid "Shipping Calculations"
6788
+ msgstr "محاسبه هزینه حمل و نقل"
6789
+
6790
+ #: includes/admin/settings/class-wc-settings-shipping.php:75
6791
+ msgid "Enable shipping"
6792
+ msgstr "فعال کردن حمل و نقل"
6793
+
6794
+ #: includes/admin/settings/class-wc-settings-shipping.php:83
6795
+ msgid "Enable the shipping calculator on the cart page"
6796
+ msgstr "فعال کردن محاسبه‌گر هزینه ارسال در برگه سبدخرید"
6797
+
6798
+ #: includes/admin/settings/class-wc-settings-shipping.php:92
6799
+ msgid "Hide shipping costs until an address is entered"
6800
+ msgstr "هزینه حمل كالا را تا زمانی كه خریدار آدرس خود را وارد نكرده است نمایش نده"
6801
+
6802
+ #: includes/admin/settings/class-wc-settings-shipping.php:101
6803
+ msgid "Shipping Destination"
6804
+ msgstr "مقصد ارسال"
6805
+
6806
+ #: includes/admin/settings/class-wc-settings-shipping.php:102
6807
+ msgid "This controls which shipping address is used by default."
6808
+ msgstr "این گزینه‌ها مشخص می کند تا آدرس حمل و نقل به صورت پیشفرض کدامیک باشند."
6809
+
6810
+ #: includes/admin/settings/class-wc-settings-shipping.php:107
6811
+ msgid "Default to shipping address"
6812
+ msgstr "به صورت پیشفرض به آدرس حمل و نقل"
6813
+
6814
+ #: includes/admin/settings/class-wc-settings-products.php:293
6815
+ msgid "Enter recipients (comma separated) that will receive this notification."
6816
+ msgstr ""
6817
+
6818
+ #: includes/admin/settings/class-wc-settings-products.php:303
6819
+ msgid "Low Stock Threshold"
6820
+ msgstr "آستانه کم‌بودن موجودی انبار"
6821
+
6822
+ #: includes/admin/settings/class-wc-settings-products.php:317
6823
+ msgid "Out Of Stock Threshold"
6824
+ msgstr "آستانه تمام‌شدن موجودی انبار"
6825
+
6826
+ #: includes/admin/settings/class-wc-settings-products.php:331
6827
+ msgid "Out Of Stock Visibility"
6828
+ msgstr "نمایش تمام‌شدن موجودی انبار"
6829
+
6830
+ #: includes/admin/settings/class-wc-settings-products.php:332
6831
+ msgid "Hide out of stock items from the catalog"
6832
+ msgstr "مخفی کردن محصولاتی که در انبار موجود نیستند"
6833
+
6834
+ #: includes/admin/settings/class-wc-settings-products.php:339
6835
+ msgid "Stock Display Format"
6836
+ msgstr "نحوه نمایش موجودی انبار"
6837
+
6838
+ #: includes/admin/settings/class-wc-settings-products.php:340
6839
+ msgid "This controls how stock is displayed on the frontend."
6840
+ msgstr "این گزینه نحوه نمایش موجودی انبار برای کاربر را کنترل میکند."
6841
+
6842
+ #: includes/admin/settings/class-wc-settings-products.php:347
6843
+ msgid "Always show stock e.g. \"12 in stock\""
6844
+ msgstr "همیشه موجودی كالا را نشان بده. مثلا 12 تا موجودی"
6845
+
6846
+ #: includes/admin/settings/class-wc-settings-products.php:348
6847
+ msgid "Only show stock when low e.g. \"Only 2 left in stock\" vs. \"In Stock\""
6848
+ msgstr "تنها زمانی که موجودی انبار کم است نشان نمایش داده شود. مثال:‌« فقط دو تا در انبار موجود است» به جای « موجود در انبار»"
6849
+
6850
+ #: includes/admin/settings/class-wc-settings-products.php:349
6851
+ msgid "Never show stock amount"
6852
+ msgstr "هیچ وقت موجودی كالا را نشان نده"
6853
+
6854
+ #: includes/admin/settings/class-wc-settings-products.php:370
6855
+ msgid "File Download Method"
6856
+ msgstr "روش دانلود فایل"
6857
+
6858
+ #: includes/admin/settings/class-wc-settings-products.php:371
6859
+ msgid "Forcing downloads will keep URLs hidden, but some servers may serve large files unreliably. If supported, <code>X-Accel-Redirect</code>/ <code>X-Sendfile</code> can be used to serve downloads instead (server requires <code>mod_xsendfile</code>)."
6860
+ msgstr "دانلود اجبار باعث میشود آدرس فایل مخفی بماند، اما بعضی سرورها برای میزبانی نامطمئن هستند. اگر سرور پشتیبانی میکند، <code>X-Accel-Redirect</code>/ <code>X-Sendfile</code> به جای سرور دانلود قابل استفاده است (server requires <code>mod_xsendfile</code>)."
6861
+
6862
+ #: includes/admin/settings/class-wc-settings-products.php:379
6863
+ msgid "Force Downloads"
6864
+ msgstr "اجبار به دانلودها"
6865
+
6866
+ #: includes/admin/settings/class-wc-settings-products.php:380
6867
+ msgid "X-Accel-Redirect/X-Sendfile"
6868
+ msgstr "X-Accel-Redirect/X-Sendfile"
6869
+
6870
+ #: includes/admin/settings/class-wc-settings-products.php:381
6871
+ msgid "Redirect only"
6872
+ msgstr "فقط انتقال (ریدایرکت)"
6873
+
6874
+ #: includes/admin/settings/class-wc-settings-products.php:387
6875
+ msgid "Access Restriction"
6876
+ msgstr "محدودیت های دسترسی"
6877
+
6878
+ #: includes/admin/settings/class-wc-settings-products.php:155
6879
+ msgid "Redirect to the cart page after successful addition"
6880
+ msgstr "انتقال به برگه سبد خرید بعد از «افزودن به سبد»"
6881
+
6882
+ #: includes/admin/settings/class-wc-settings-products.php:163
6883
+ msgid "Enable AJAX add to cart buttons on archives"
6884
+ msgstr "فعال کردن ایجکس «افزودن به سبد خرید» در صفحهات بایگانی"
6885
+
6886
+ #: includes/admin/settings/class-wc-settings-products.php:178
6887
+ msgid "These settings affect the display and dimensions of images in your catalog - the display on the front-end will still be affected by CSS styles. After changing these settings you may need to <a href=\"%s\">regenerate your thumbnails</a>."
6888
+ msgstr "این پیکربندی بر روی نمایش و ابعاد تصویر در کاتالوگ تاقیر می گذارند - نمایش نمای کاربر تحت تاثیر استایل های CSS خواهد بود. پس از تغییر چنین تنظیماتی شما ممکن است به <a href=\"%s\"> جهت ساخت دوباره بند انگشتی ها </a> نیاز داشته باشید."
6889
+
6890
+ #: includes/admin/settings/class-wc-settings-products.php:183
6891
+ msgid "Catalog Images"
6892
+ msgstr "تصاویر فهرست"
6893
+
6894
+ #: includes/admin/settings/class-wc-settings-products.php:184
6895
+ msgid "This size is usually used in product listings"
6896
+ msgstr "سایز تصویر در لیست محصولات"
6897
+
6898
+ #: includes/admin/settings/class-wc-settings-products.php:197
6899
+ msgid "Single Product Image"
6900
+ msgstr "تصویر محصول تک"
6901
+
6902
+ #: includes/admin/settings/class-wc-settings-products.php:198
6903
+ msgid "This is the size used by the main image on the product page."
6904
+ msgstr "اندازه تصویر اصلی در برگه محصول"
6905
+
6906
+ #: includes/admin/settings/class-wc-settings-products.php:211
6907
+ msgid "Product Thumbnails"
6908
+ msgstr "تصویر بندانگشتی محصولات"
6909
+
6910
+ #: includes/admin/settings/class-wc-settings-products.php:212
6911
+ msgid "This size is usually used for the gallery of images on the product page."
6912
+ msgstr "اندازه تصاویر کوچک موجود در برگه محصولات"
6913
+
6914
+ #: includes/admin/settings/class-wc-settings-products.php:225
6915
+ msgid "Product Image Gallery"
6916
+ msgstr "گالری نگاره محصول"
6917
+
6918
+ #: includes/admin/settings/class-wc-settings-products.php:226
6919
+ msgid "Enable Lightbox for product images"
6920
+ msgstr "فعال کردن لایت باکس برای عکسهای محصول"
6921
+
6922
+ #: includes/admin/settings/class-wc-settings-products.php:229
6923
+ msgid "Include WooCommerce's lightbox. Product gallery images will open in a lightbox."
6924
+ msgstr "فعال کردن اسکریپت Lightbox به کاربر اجازه می‌دهد تصاویر و گالری‌های محصولات را با یک افکت جعبه نور جی‌کوئری نمایش کند."
6925
+
6926
+ #: includes/admin/settings/class-wc-settings-products.php:251
6927
+ msgid "Manage Stock"
6928
+ msgstr "مدیریت موجودی"
6929
+
6930
+ #: includes/admin/settings/class-wc-settings-products.php:252
6931
+ msgid "Enable stock management"
6932
+ msgstr "فعال کردن مدیریت موجودی انبار"
6933
+
6934
+ #: includes/admin/settings/class-wc-settings-products.php:259
6935
+ msgid "Hold Stock (minutes)"
6936
+ msgstr "نگهداری موجودی (دقیقه)"
6937
+
6938
+ #: includes/admin/settings/class-wc-settings-products.php:260
6939
+ msgid "Hold stock (for unpaid orders) for x minutes. When this limit is reached, the pending order will be cancelled. Leave blank to disable."
6940
+ msgstr "نگهداری موجودی برای x دقیقه به این معنی است که در صورتی که سفارش در حال « در انتظار بررسی » است، به مدت x دقیقه سفارش قابل انجام است و بعد از آن لغو خواهد شد. خالی گذاشتن به معنی غیرفعال بودن این امکان است"
6941
+
6942
+ #: includes/admin/settings/class-wc-settings-products.php:273
6943
+ msgid "Notifications"
6944
+ msgstr "اطلاع رسانی ها"
6945
+
6946
+ #: includes/admin/settings/class-wc-settings-products.php:274
6947
+ msgid "Enable low stock notifications"
6948
+ msgstr "فعال کردن آگهی کم بودن موجودی انبار"
6949
+
6950
+ #: includes/admin/settings/class-wc-settings-products.php:283
6951
+ msgid "Enable out of stock notifications"
6952
+ msgstr "فعال کردن آگهی خالی شدن انبار"
6953
+
6954
+ #: includes/admin/settings/class-wc-settings-products.php:292
6955
+ msgid "Notification Recipient(s)"
6956
+ msgstr ""
6957
+
6958
+ #: includes/admin/settings/class-wc-settings-products.php:111
6959
+ #: includes/admin/settings/class-wc-settings-products.php:127
6960
+ msgid "Show products"
6961
+ msgstr "نمایش محصولات"
6962
+
6963
+ #: includes/admin/settings/class-wc-settings-products.php:112
6964
+ msgid "Show categories &amp; subcategories"
6965
+ msgstr "نمایشه دسته ها &amp; زیردسته ها"
6966
+
6967
+ #: includes/admin/settings/class-wc-settings-products.php:113
6968
+ #: includes/admin/settings/class-wc-settings-products.php:129
6969
+ msgid "Show both"
6970
+ msgstr "نمایش هردو"
6971
+
6972
+ #: includes/admin/settings/class-wc-settings-products.php:119
6973
+ msgid "Default Category Display"
6974
+ msgstr "نمای پیشفرض دسته"
6975
+
6976
+ #: includes/admin/settings/class-wc-settings-products.php:120
6977
+ msgid "This controls what is shown on category archives."
6978
+ msgstr "چیزهایی که در برگه بایگانی دسته‌ها نمایش داده می‌شوند."
6979
+
6980
+ #: includes/admin/settings/class-wc-settings-products.php:128
6981
+ msgid "Show subcategories"
6982
+ msgstr "نمایش زیردسته‌ها"
6983
+
6984
+ #: includes/admin/settings/class-wc-settings-products.php:135
6985
+ msgid "Default Product Sorting"
6986
+ msgstr "مرتب‌سازی پیش‌فرض محصولات"
6987
+
6988
+ #: includes/admin/settings/class-wc-settings-products.php:136
6989
+ msgid "This controls the default sort order of the catalog."
6990
+ msgstr "این گزینه حالت پیش‌فرش مرتب‌سازی لیست محصولات را کنترل میکند."
6991
+
6992
+ #: includes/admin/settings/class-wc-settings-products.php:143
6993
+ msgid "Default sorting (custom ordering + name)"
6994
+ msgstr "مرتب‌سازی پیشفرض ( مرتب‌سازی مرسوم + نام)"
6995
+
6996
+ #: includes/admin/settings/class-wc-settings-products.php:144
6997
+ msgid "Popularity (sales)"
6998
+ msgstr "محبوبیت (فروش)"
6999
+
7000
+ #: includes/admin/settings/class-wc-settings-products.php:145
7001
+ msgid "Average Rating"
7002
+ msgstr "میانگین رای (امتیاز)"
7003
+
7004
+ #: includes/admin/settings/class-wc-settings-products.php:146
7005
+ msgid "Sort by most recent"
7006
+ msgstr "نمایش به ترتیب جدیدترین ها"
7007
+
7008
+ #: includes/admin/settings/class-wc-settings-products.php:147
7009
+ msgid "Sort by price (asc)"
7010
+ msgstr "قیمت (صعودی)"
7011
+
7012
+ #: includes/admin/settings/class-wc-settings-products.php:148
7013
+ msgid "Sort by price (desc)"
7014
+ msgstr "قیمت (نزولی)"
7015
+
7016
+ #: includes/admin/settings/class-wc-settings-products.php:154
7017
+ msgid "Add to cart behaviour"
7018
+ msgstr "افزودن به روش سبد خرید"
7019
+
7020
+ #: includes/admin/settings/class-wc-settings-general.php:103
7021
+ msgid "Store Notice"
7022
+ msgstr "اعلان فروشگاه"
7023
+
7024
+ #: includes/admin/settings/class-wc-settings-general.php:104
7025
+ msgid "Enable site-wide store notice text"
7026
+ msgstr "نمایش پیغام در بالای صفحات سایت"
7027
+
7028
+ #: includes/admin/settings/class-wc-settings-general.php:111
7029
+ msgid "Store Notice Text"
7030
+ msgstr "متن اعلان فروشگاه"
7031
+
7032
+ #: includes/admin/settings/class-wc-settings-general.php:114
7033
+ #: includes/wc-template-functions.php:450
7034
+ msgid "This is a demo store for testing purposes &mdash; no orders shall be fulfilled."
7035
+ msgstr "این یک وبسایت دمو است و با هدف تست ساخته شده است، هیچ‌یک از محصولات موجود در سایت برای فروش نبوده و امکان خرید از این وبسایت وجود ندارد."
7036
+
7037
+ #: includes/admin/settings/class-wc-settings-general.php:122
7038
+ msgid "Currency Options"
7039
+ msgstr "پیکربندی واحد پولی"
7040
+
7041
+ #: includes/admin/settings/class-wc-settings-general.php:122
7042
+ msgid "The following options affect how prices are displayed on the frontend."
7043
+ msgstr "پیکربندی زیر، چگونگی نمایش قیمت در سایت را نشان می دهد."
7044
+
7045
+ #: includes/admin/settings/class-wc-settings-general.php:125
7046
+ #: includes/admin/views/html-admin-page-status-report.php:417
7047
+ msgid "Currency"
7048
+ msgstr "واحد پولی"
7049
+
7050
+ #: includes/admin/settings/class-wc-settings-general.php:126
7051
+ msgid "This controls what currency prices are listed at in the catalog and which currency gateways will take payments in."
7052
+ msgstr "این گزینه تعیین میکند که چه واحدهای پولی در کاتالوگ قابل انتخاب باشند و چه درگاه‌های پرداختی استفاده شوند."
7053
+
7054
+ #: includes/admin/settings/class-wc-settings-general.php:138
7055
+ msgid "This controls the position of the currency symbol."
7056
+ msgstr "محل قرارگیری سمبل واحد پولی"
7057
+
7058
+ #: includes/admin/settings/class-wc-settings-general.php:155
7059
+ msgid "This sets the thousand separator of displayed prices."
7060
+ msgstr "نمایش دادن جداکننده هزارگان در قیمت محصولات."
7061
+
7062
+ #: includes/admin/settings/class-wc-settings-general.php:165
7063
+ msgid "This sets the decimal separator of displayed prices."
7064
+ msgstr "نمایش دادن جداکننده دهگان در قیمت محصولات"
7065
+
7066
+ #: includes/admin/settings/class-wc-settings-general.php:175
7067
+ msgid "This sets the number of decimal points shown in displayed prices."
7068
+ msgstr "این گزینه تعداد جداکنندگان اعشاری که در قیمت نمایش داده میشود را تعیین میکند."
7069
+
7070
+ #: includes/admin/settings/class-wc-settings-integrations.php:28
7071
+ msgid "Integration"
7072
+ msgstr "ادغام"
7073
+
7074
+ #: includes/admin/settings/class-wc-settings-products.php:45
7075
+ msgid "Display"
7076
+ msgstr "نمایش"
7077
+
7078
+ #: includes/admin/settings/class-wc-settings-products.php:85
7079
+ msgid "Shop & Product Pages"
7080
+ msgstr "برگه های محصول و فروشگاه"
7081
+
7082
+ #: includes/admin/settings/class-wc-settings-products.php:92
7083
+ msgid "Shop Page"
7084
+ msgstr "برگه فروشگاه"
7085
+
7086
+ #: includes/admin/settings/class-wc-settings-products.php:93
7087
+ msgid "The base page can also be used in your <a href=\"%s\">product permalinks</a>."
7088
+ msgstr "برگه پایه فروشگاه همچنین می تواند در <a href=\"%s\">پیوند محصولات</a> مورد استفاده قرار گیرد."
7089
+
7090
+ #: includes/admin/settings/class-wc-settings-products.php:99
7091
+ msgid "This sets the base page of your shop - this is where your product archive will be."
7092
+ msgstr "برگه اصلی فروشگاه شما - جایی که آرشیو محصولات شما خواهند بود."
7093
+
7094
+ #: includes/admin/settings/class-wc-settings-products.php:103
7095
+ msgid "Shop Page Display"
7096
+ msgstr "نمای برگه فروش"
7097
+
7098
+ #: includes/admin/settings/class-wc-settings-products.php:104
7099
+ msgid "This controls what is shown on the product archive."
7100
+ msgstr "چیزهایی که در برگه بایگانی محصول‌ها نمایش داده می‌شوند."
7101
+
7102
+ #: includes/admin/settings/class-wc-settings-emails.php:142
7103
+ msgid "Body Background Colour"
7104
+ msgstr ""
7105
+
7106
+ #: includes/admin/settings/class-wc-settings-emails.php:143
7107
+ msgid "The main body background colour. Default <code>#fdfdfd</code>."
7108
+ msgstr "رنگ پیکره اصلی. به طور پیش فرض #fdfdfd"
7109
+
7110
+ #: includes/admin/settings/class-wc-settings-emails.php:153
7111
+ msgid "Body Text Colour"
7112
+ msgstr ""
7113
+
7114
+ #: includes/admin/settings/class-wc-settings-emails.php:154
7115
+ msgid "The main body text colour. Default <code>#505050</code>."
7116
+ msgstr "رنگ متن پیکره ایمیل. به طور پیش فرض <code>#505050</code>"
7117
+
7118
+ #: includes/admin/settings/class-wc-settings-emails.php:234
7119
+ msgid "Content Type"
7120
+ msgstr " نوع محتوا"
7121
+
7122
+ #: includes/admin/settings/class-wc-settings-emails.php:235
7123
+ #: includes/emails/class-wc-email-cancelled-order.php:109
7124
+ #: includes/emails/class-wc-email-failed-order.php:109
7125
+ #: includes/emails/class-wc-email-new-order.php:114
7126
+ msgid "Recipient(s)"
7127
+ msgstr "گیرنده"
7128
+
7129
+ #: includes/admin/settings/class-wc-settings-emails.php:267
7130
+ msgid "Manually sent"
7131
+ msgstr "ارسال دستی"
7132
+
7133
+ #: includes/admin/settings/class-wc-settings-emails.php:267
7134
+ msgid "Manual"
7135
+ msgstr "راهنما"
7136
+
7137
+ #: includes/admin/settings/class-wc-settings-emails.php:271
7138
+ #: includes/wc-webhook-functions.php:25
7139
+ msgid "Disabled"
7140
+ msgstr "غیرفعال شد"
7141
+
7142
+ #: includes/admin/settings/class-wc-settings-emails.php:283
7143
+ msgid "Configure"
7144
+ msgstr "تنظیم"
7145
+
7146
+ #: includes/admin/settings/class-wc-settings-general.php:53
7147
+ msgid "Base Location"
7148
+ msgstr "جایگاه فروشگاه"
7149
+
7150
+ #: includes/admin/settings/class-wc-settings-general.php:54
7151
+ msgid "This is the base location for your business. Tax rates will be based on this country."
7152
+ msgstr "اینجا محل اصلی فروشگاه آنلاین شماست، نرخ‌های مالیات بر اساس این کشور تعیین می‌شوند."
7153
+
7154
+ #: includes/admin/settings/class-wc-settings-general.php:63
7155
+ msgid "Selling Location(s)"
7156
+ msgstr "مکان های فروش"
7157
+
7158
+ #: includes/admin/settings/class-wc-settings-general.php:64
7159
+ msgid "This option lets you limit which countries you are willing to sell to."
7160
+ msgstr "این گزینه به شما این امکان را می دهد تا محصولاتتان را تنها برای کشور های خاص به فروش برسانید"
7161
+
7162
+ #: includes/admin/settings/class-wc-settings-general.php:72
7163
+ msgid "Sell to all countries"
7164
+ msgstr "فروش در تمام کشور ها"
7165
+
7166
+ #: includes/admin/settings/class-wc-settings-general.php:73
7167
+ msgid "Sell to specific countries only"
7168
+ msgstr "فروش به کشور های خاص"
7169
+
7170
+ #: includes/admin/settings/class-wc-settings-general.php:78
7171
+ #: includes/admin/settings/class-wc-settings-shipping.php:132
7172
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:33
7173
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:37
7174
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:88
7175
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:92
7176
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:137
7177
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:141
7178
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:94
7179
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:98
7180
+ msgid "Specific Countries"
7181
+ msgstr "کشورهای خاص"
7182
+
7183
+ #: includes/admin/settings/class-wc-settings-general.php:87
7184
+ msgid "Default Customer Address"
7185
+ msgstr "آدرس پیش فرض خریدار"
7186
+
7187
+ #: includes/admin/settings/class-wc-settings-general.php:89
7188
+ msgid "This option determines the customers default address (before they input their details)."
7189
+ msgstr "این پیکربندی آدرس پیش فرض مشتریان را تعیین می کنند ( قبل از وارد کردن جزییاتشان)."
7190
+
7191
+ #: includes/admin/settings/class-wc-settings-general.php:90
7192
+ msgid "The %sMaxMind GeoLite Database%s will be periodically downloaded to your wp-content directory if using geolocation."
7193
+ msgstr ""
7194
+
7195
+ #: includes/admin/settings/class-wc-settings-general.php:95
7196
+ msgid "No address"
7197
+ msgstr "بدون آدرس"
7198
+
7199
+ #: includes/admin/settings/class-wc-settings-general.php:96
7200
+ #: includes/admin/settings/views/settings-tax.php:41
7201
+ msgid "Shop base address"
7202
+ msgstr "آدرس اصلی فروشگاه"
7203
+
7204
+ #: includes/admin/settings/class-wc-settings-general.php:97
7205
+ msgid "Geolocate"
7206
+ msgstr "مکان یابی"
7207
+
7208
+ #: includes/admin/settings/class-wc-settings-general.php:98
7209
+ msgid "Geolocate (with page caching support)"
7210
+ msgstr "مکان یابی ( با پشتیبانی از کش برگه )"
7211
+
7212
+ #: includes/admin/settings/class-wc-settings-checkout.php:180
7213
+ msgid "Endpoint for the Checkout &rarr; Pay page"
7214
+ msgstr "نقطه پایانی پرداخت &rarr; برگه پرداخت"
7215
+
7216
+ #: includes/admin/settings/class-wc-settings-checkout.php:188
7217
+ #: includes/class-wc-query.php:112
7218
+ msgid "Order Received"
7219
+ msgstr "سفارش دریافت شد"
7220
+
7221
+ #: includes/admin/settings/class-wc-settings-checkout.php:189
7222
+ msgid "Endpoint for the Checkout &rarr; Order Received page"
7223
+ msgstr "نقطه پایانی پرداخت &rarr; برگه دریافت سفارش"
7224
+
7225
+ #: includes/admin/settings/class-wc-settings-checkout.php:197
7226
+ #: includes/class-wc-query.php:125
7227
+ #: templates/myaccount/form-add-payment-method.php:50
7228
+ msgid "Add Payment Method"
7229
+ msgstr "افزودن روش پرداخت"
7230
+
7231
+ #: includes/admin/settings/class-wc-settings-checkout.php:198
7232
+ msgid "Endpoint for the Checkout &rarr; Add Payment Method page"
7233
+ msgstr "نقطه پایانی برای پرداخت &rarr; افزودن برگه روش پرداخت"
7234
+
7235
+ #: includes/admin/settings/class-wc-settings-checkout.php:211
7236
+ msgid "Payment Gateways"
7237
+ msgstr "درگاه های پرداخت"
7238
+
7239
+ #: includes/admin/settings/class-wc-settings-checkout.php:212
7240
+ msgid "Installed gateways are listed below. Drag and drop gateways to control their display order on the frontend."
7241
+ msgstr "درگاه‌های پرداخت اینجا نمایش داده می‌شوند. با کشیدن آنها به بالا و پایین میتوانید نحوه نمایش آنها را به ترتیب دلخواه مرتب کنید."
7242
+
7243
+ #: includes/admin/settings/class-wc-settings-checkout.php:266
7244
+ msgid "Gateway Display Order"
7245
+ msgstr "ترتیب نمایش درگاه های پرداخت"
7246
+
7247
+ #: includes/admin/settings/class-wc-settings-checkout.php:274
7248
+ msgid "Gateway"
7249
+ msgstr "درگاه پرداخت"
7250
+
7251
+ #: includes/admin/settings/class-wc-settings-checkout.php:275
7252
+ msgid "Gateway ID"
7253
+ msgstr "شناسه پرداخت"
7254
+
7255
+ #: includes/admin/settings/class-wc-settings-checkout.php:302
7256
+ msgid "(no title)"
7257
+ msgstr "(بدون عنوان)"
7258
+
7259
+ #: includes/admin/settings/class-wc-settings-emails.php:27
7260
+ msgid "Emails"
7261
+ msgstr "ایمیل‌ها"
7262
+
7263
+ #: includes/admin/settings/class-wc-settings-emails.php:43
7264
+ msgid "Email Options"
7265
+ msgstr "پیکربندی ایمیل"
7266
+
7267
+ #: includes/admin/settings/class-wc-settings-emails.php:56
7268
+ msgid "Email Notifications"
7269
+ msgstr ""
7270
+
7271
+ #: includes/admin/settings/class-wc-settings-emails.php:56
7272
+ msgid "Email notifications sent from WooCommerce are listed below. Click on an email to configure it."
7273
+ msgstr "اطلاعیه های ایمیل ارسالی از WooCommerce به شرح زیر است. روی یک ایمیل کلیک کنید تا آن را پیکربندی کنید."
7274
+
7275
+ #: includes/admin/settings/class-wc-settings-emails.php:64
7276
+ msgid "Email Sender Options"
7277
+ msgstr "پیکربندی ارسال ایمیل"
7278
+
7279
+ #: includes/admin/settings/class-wc-settings-emails.php:67
7280
+ msgid "\"From\" Name"
7281
+ msgstr "\"از\" اسم"
7282
+
7283
+ #: includes/admin/settings/class-wc-settings-emails.php:68
7284
+ msgid "How the sender's name appears in outgoing WooCommerce emails."
7285
+ msgstr "چگونه نام فرستنده در ووکامرس در ایمیل خروجی ظاهر می شود."
7286
+
7287
+ #: includes/admin/settings/class-wc-settings-emails.php:78
7288
+ msgid "\"From\" Address"
7289
+ msgstr ""
7290
+
7291
+ #: includes/admin/settings/class-wc-settings-emails.php:79
7292
+ msgid "How the sender's email appears in outgoing WooCommerce emails."
7293
+ msgstr ""
7294
+
7295
+ #: includes/admin/settings/class-wc-settings-emails.php:93
7296
+ msgid "Email Template"
7297
+ msgstr "الگوی ایمیل"
7298
+
7299
+ #: includes/admin/settings/class-wc-settings-emails.php:93
7300
+ msgid "This section lets you customize the WooCommerce emails. <a href=\"%s\" target=\"_blank\">Click here to preview your email template</a>."
7301
+ msgstr ""
7302
+
7303
+ #: includes/admin/settings/class-wc-settings-emails.php:96
7304
+ msgid "Header Image"
7305
+ msgstr "تصویر سربرگ"
7306
+
7307
+ #: includes/admin/settings/class-wc-settings-emails.php:97
7308
+ msgid "URL to an image you want to show in the email header. Upload images using the media uploader (Admin > Media)."
7309
+ msgstr ""
7310
+
7311
+ #: includes/admin/settings/class-wc-settings-emails.php:108
7312
+ msgid "Footer Text"
7313
+ msgstr "متن پانوشت"
7314
+
7315
+ #: includes/admin/settings/class-wc-settings-emails.php:109
7316
+ msgid "The text to appear in the footer of WooCommerce emails."
7317
+ msgstr "این متن در انتهای ایمیل های ووکامرس ظاهر میشود."
7318
+
7319
+ #: includes/admin/settings/class-wc-settings-emails.php:114
7320
+ msgid "Powered by WooCommerce"
7321
+ msgstr "قدرت گرفته از ووکامرس"
7322
+
7323
+ #: includes/admin/settings/class-wc-settings-emails.php:120
7324
+ msgid "Base Colour"
7325
+ msgstr "رنگ پایه"
7326
+
7327
+ #: includes/admin/settings/class-wc-settings-emails.php:121
7328
+ msgid "The base colour for WooCommerce email templates. Default <code>#557da1</code>."
7329
+ msgstr "به طور پیشفرض رنگ پایه ایمیل های ووکامرس <code>#557da1</code> است."
7330
+
7331
+ #: includes/admin/settings/class-wc-settings-emails.php:131
7332
+ msgid "Background Colour"
7333
+ msgstr "رنگ پس زمینه"
7334
+
7335
+ #: includes/admin/settings/class-wc-settings-emails.php:132
7336
+ msgid "The background colour for WooCommerce email templates. Default <code>#f5f5f5</code>."
7337
+ msgstr "به طور پیشفرض رنگ پس زمینه ایمیل های ووکامرس <code>#f5f5f5</code> است."
7338
+
7339
+ #: includes/admin/settings/class-wc-settings-checkout.php:179
7340
+ #: templates/checkout/thankyou.php:29 templates/myaccount/my-orders.php:84
7341
+ msgid "Pay"
7342
+ msgstr "پرداخت"
7343
+
7344
+ #: includes/admin/settings/class-wc-settings-accounts.php:120
7345
+ msgid "Enable registration on the \"My Account\" page"
7346
+ msgstr "اجازه نام نویسی در برگه \"حساب کاربری من\""
7347
+
7348
+ #: includes/admin/settings/class-wc-settings-accounts.php:129
7349
+ msgid "Display returning customer login reminder on the \"Checkout\" page"
7350
+ msgstr "نمایش یاد آوری ورود مشتری در برگه \"سفارش\""
7351
+
7352
+ #: includes/admin/settings/class-wc-settings-accounts.php:138
7353
+ msgid "Account Creation"
7354
+ msgstr "ساخت حساب کاربری"
7355
+
7356
+ #: includes/admin/settings/class-wc-settings-accounts.php:139
7357
+ msgid "Automatically generate username from customer email"
7358
+ msgstr "ساخت خودکار نام کاربری از ایمیل مشتری"
7359
+
7360
+ #: includes/admin/settings/class-wc-settings-accounts.php:148
7361
+ msgid "Automatically generate customer password"
7362
+ msgstr "ساخت گذرواژه خودکار برای حساب مشتری"
7363
+
7364
+ #: includes/admin/settings/class-wc-settings-api.php:27
7365
+ #: includes/admin/settings/class-wc-settings-api.php:68
7366
+ #: includes/admin/views/html-admin-page-status-report.php:446
7367
+ msgid "API"
7368
+ msgstr "API"
7369
+
7370
+ #: includes/admin/settings/class-wc-settings-api.php:61
7371
+ #: includes/admin/settings/class-wc-settings-general.php:50
7372
+ msgid "General Options"
7373
+ msgstr "گزینه‌های کلی "
7374
+
7375
+ #: includes/admin/settings/class-wc-settings-api.php:69
7376
+ msgid "Enable the REST API"
7377
+ msgstr "فعال سازی REST API"
7378
+
7379
+ #: includes/admin/settings/class-wc-settings-checkout.php:44
7380
+ msgid "Checkout Options"
7381
+ msgstr "گزینه‌های تسویه حساب"
7382
+
7383
+ #: includes/admin/settings/class-wc-settings-checkout.php:69
7384
+ msgid "Checkout Process"
7385
+ msgstr "تسویه حساب"
7386
+
7387
+ #: includes/admin/settings/class-wc-settings-checkout.php:76
7388
+ msgid "Enable the use of coupons"
7389
+ msgstr "فعال کردن کوپن‌ها"
7390
+
7391
+ #: includes/admin/settings/class-wc-settings-checkout.php:81
7392
+ msgid "Coupons can be applied from the cart and checkout pages."
7393
+ msgstr "کوپن‌ها فقط از طریق سبد خرید و برگه تسویه‌حساب قابل اعمال هستند."
7394
+
7395
+ #: includes/admin/settings/class-wc-settings-checkout.php:86
7396
+ msgid "Calculate coupon discounts sequentially"
7397
+ msgstr "محاسبه پیاپی کوپن تخفیف"
7398
+
7399
+ #: includes/admin/settings/class-wc-settings-checkout.php:90
7400
+ msgid "When applying multiple coupons, apply the first coupon to the full price and the second coupon to the discounted price and so on."
7401
+ msgstr ""
7402
+
7403
+ #: includes/admin/settings/class-wc-settings-checkout.php:97
7404
+ msgid "Enable guest checkout"
7405
+ msgstr "فعال كردن خرید بدون عضويت"
7406
+
7407
+ #: includes/admin/settings/class-wc-settings-checkout.php:98
7408
+ msgid "Allows customers to checkout without creating an account."
7409
+ msgstr "اجازه به مشتریان برای ثبت سفارش بدون نیاز به نام نویسی."
7410
+
7411
+ #: includes/admin/settings/class-wc-settings-checkout.php:107
7412
+ msgid "Force secure checkout"
7413
+ msgstr "مجبور به پرداخت امن كن"
7414
+
7415
+ #: includes/admin/settings/class-wc-settings-checkout.php:113
7416
+ msgid "Force SSL (HTTPS) on the checkout pages (an SSL Certificate is required)."
7417
+ msgstr ""
7418
+
7419
+ #: includes/admin/settings/class-wc-settings-checkout.php:117
7420
+ msgid "Force HTTP when leaving the checkout"
7421
+ msgstr "اجبار به استفاده از HTTP در هنگام رقتن از تسویه حساب"
7422
+
7423
+ #: includes/admin/settings/class-wc-settings-checkout.php:131
7424
+ msgid "Checkout Pages"
7425
+ msgstr "برگه های تسویه حساب"
7426
+
7427
+ #: includes/admin/settings/class-wc-settings-checkout.php:132
7428
+ msgid "These pages need to be set so that WooCommerce knows where to send users to checkout."
7429
+ msgstr "این برگه‌ها نیاز به انتخاب دارند تا ووکامرس بفهمد که هرکدام کجا هستند. این برگه‌ها در هنگام نصب افزونه ساخته می شوند، اگرنه باید آنها را دستی بسازید."
7430
+
7431
+ #: includes/admin/settings/class-wc-settings-checkout.php:138
7432
+ msgid "Cart Page"
7433
+ msgstr "برگه سبد خرید"
7434
+
7435
+ #: includes/admin/settings/class-wc-settings-checkout.php:149
7436
+ msgid "Checkout Page"
7437
+ msgstr "برگه تسویه حساب"
7438
+
7439
+ #: includes/admin/settings/class-wc-settings-checkout.php:160
7440
+ msgid "Terms and Conditions"
7441
+ msgstr "شرایط و ضوابط"
7442
+
7443
+ #: includes/admin/settings/class-wc-settings-checkout.php:161
7444
+ msgid "If you define a \"Terms\" page the customer will be asked if they accept them when checking out."
7445
+ msgstr "اگر شما برگه «شرایط» را فعال کنید، در زمان تسویه‌حساب از کاربر درخواست می‌شود که این برگه را خوانده و تایید کند."
7446
+
7447
+ #: includes/admin/settings/class-wc-settings-checkout.php:176
7448
+ msgid "Checkout Endpoints"
7449
+ msgstr "تکمیل پرداخت"
7450
+
7451
+ #: includes/admin/settings/class-wc-settings-checkout.php:176
7452
+ msgid "Endpoints are appended to your page URLs to handle specific actions during the checkout process. They should be unique."
7453
+ msgstr "نقطه پایانی به آدرس برگه شما افزوده می شوند که مسئولیت رسیدگی به اقدامات خاص در طول فرایند پرداخت را دارند. آنها باید منحصر به فرد باشند."
7454
+
7455
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:152
7456
+ msgid "This is the sum of the \"Tax Rows\" tax amount within your orders."
7457
+ msgstr "این مجموع فیلد \"ردیف مالیات\" مجموع مقدار مالیات در سفارشات شماست."
7458
+
7459
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:153
7460
+ msgid "Shipping Tax Amount"
7461
+ msgstr "مالیات حمل و نقل"
7462
+
7463
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:153
7464
+ msgid "This is the sum of the \"Tax Rows\" shipping tax amount within your orders."
7465
+ msgstr "این مجموع فیلد \"ردیف مالیات\" مجموع مقدار هزینه حمل و نقل در سفارشات شماست."
7466
+
7467
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:154
7468
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:156
7469
+ msgid "Total Tax"
7470
+ msgstr "مجموع مالیات"
7471
+
7472
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:154
7473
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:156
7474
+ msgid "This is the total tax for the rate (shipping tax + product tax)."
7475
+ msgstr "این مالیات در کل برای میزان (مالیات حمل و نقل + مالیات بر محصول) است."
7476
+
7477
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:186
7478
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:201
7479
+ msgid "No taxes found in this period"
7480
+ msgstr "هیچ مالیاتی در این دوره یافت نشد"
7481
+
7482
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:152
7483
+ msgid "Period"
7484
+ msgstr "دوره"
7485
+
7486
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:154
7487
+ msgid "Total Sales"
7488
+ msgstr "فروش كل"
7489
+
7490
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:154
7491
+ msgid "This is the sum of the 'Order Total' field within your orders."
7492
+ msgstr "این جمع فیلد \"جمع سفارش‌ها\" در سفارش‌های شماست"
7493
+
7494
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:155
7495
+ msgid "Total Shipping"
7496
+ msgstr "هزینه حمل کل"
7497
+
7498
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:155
7499
+ msgid "This is the sum of the 'Shipping Total' field within your orders."
7500
+ msgstr "این جمع فیلد \"جمع هزینه حمل\" در سفارش‌های شماست"
7501
+
7502
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:157
7503
+ msgid "Net profit"
7504
+ msgstr "سود نت"
7505
+
7506
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:157
7507
+ msgid "Total sales minus shipping and tax."
7508
+ msgstr "فروش کل منهای شیپینگ و مالیات"
7509
+
7510
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:190
7511
+ #: templates/checkout/form-pay.php:30
7512
+ msgid "Totals"
7513
+ msgstr "جمع کل "
7514
+
7515
+ #: includes/admin/settings/class-wc-settings-accounts.php:28
7516
+ msgid "Accounts"
7517
+ msgstr "حساب های کاربری"
7518
+
7519
+ #: includes/admin/settings/class-wc-settings-accounts.php:43
7520
+ msgid "Account Pages"
7521
+ msgstr "برگه های حساب کاربری"
7522
+
7523
+ #: includes/admin/settings/class-wc-settings-accounts.php:43
7524
+ msgid "These pages need to be set so that WooCommerce knows where to send users to access account related functionality."
7525
+ msgstr "این برگه‌ها نیاز به انتخاب دارند تا ووکامرس بفهمد که هرکدام کجا هستند. این برگه‌ها در هنگام نصب افزونه ساخته می شوند، اگرنه باید آنها را دستی بسازید."
7526
+
7527
+ #: includes/admin/settings/class-wc-settings-accounts.php:46
7528
+ msgid "My Account Page"
7529
+ msgstr "برگه حساب من "
7530
+
7531
+ #: includes/admin/settings/class-wc-settings-accounts.php:47
7532
+ #: includes/admin/settings/class-wc-settings-checkout.php:139
7533
+ #: includes/admin/settings/class-wc-settings-checkout.php:150
7534
+ msgid "Page contents:"
7535
+ msgstr "محتویات برگه:"
7536
+
7537
+ #: includes/admin/settings/class-wc-settings-accounts.php:58
7538
+ msgid "My Account Endpoints"
7539
+ msgstr "نقطه پایانی حساب کاربری من"
7540
+
7541
+ #: includes/admin/settings/class-wc-settings-accounts.php:58
7542
+ msgid "Endpoints are appended to your page URLs to handle specific actions on the accounts pages. They should be unique."
7543
+ msgstr "نقطه پایانی به آدرس برگه افزوده شده که مسئولیت رسیدگی به اقدامات خاص در صفحات حساب می باشد. آنها باید منحصر به فرد باشند."
7544
+
7545
+ #: includes/admin/settings/class-wc-settings-accounts.php:61
7546
+ #: includes/class-wc-post-types.php:299 includes/class-wc-post-types.php:300
7547
+ msgid "View Order"
7548
+ msgstr "نمایش سفارش"
7549
+
7550
+ #: includes/admin/settings/class-wc-settings-accounts.php:62
7551
+ msgid "Endpoint for the My Account &rarr; View Order page"
7552
+ msgstr "نقطه پایانی حساب کاربری من &rarr; برگه نمایش سفارش"
7553
+
7554
+ #: includes/admin/settings/class-wc-settings-accounts.php:70
7555
+ msgid "Edit Account"
7556
+ msgstr "ویرایش حساب کاربری"
7557
+
7558
+ #: includes/admin/settings/class-wc-settings-accounts.php:71
7559
+ msgid "Endpoint for the My Account &rarr; Edit Account page"
7560
+ msgstr "نقطه پایانی حساب کاربری من &rarr; برگه ویرایش حساب"
7561
+
7562
+ #: includes/admin/settings/class-wc-settings-accounts.php:79
7563
+ #: includes/class-wc-query.php:122
7564
+ msgid "Edit Address"
7565
+ msgstr "ویرایش آدرس"
7566
+
7567
+ #: includes/admin/settings/class-wc-settings-accounts.php:80
7568
+ msgid "Endpoint for the My Account &rarr; Edit Address page"
7569
+ msgstr "نقطه پایانی حساب کاربری من &rarr; برگه ویرایش آدرس"
7570
+
7571
+ #: includes/admin/settings/class-wc-settings-accounts.php:88
7572
+ #: includes/class-wc-query.php:128
7573
+ msgid "Lost Password"
7574
+ msgstr "فراموشی گذرواژه"
7575
+
7576
+ #: includes/admin/settings/class-wc-settings-accounts.php:89
7577
+ msgid "Endpoint for the My Account &rarr; Lost Password page"
7578
+ msgstr "نقطه پایانی حساب کاربری من &rarr; برگه فراموشی رمز"
7579
+
7580
+ #: includes/admin/settings/class-wc-settings-accounts.php:97
7581
+ #: templates/auth/form-grant-access.php:38
7582
+ msgid "Logout"
7583
+ msgstr "خروج از سیستم"
7584
+
7585
+ #: includes/admin/settings/class-wc-settings-accounts.php:98
7586
+ msgid "Endpoint for the triggering logout. You can add this to your menus via a custom link: yoursite.com/?customer-logout=true"
7587
+ msgstr "مسیر پایانی آدرس برای خروج کاربران را تعیین کنید. شما می توانید با افزودن این لینک به منو های وب سایت یک مسیر دلخواه برای خروج بسازید. مانند:woocommerce.ir/?customer-logout=true"
7588
+
7589
+ #: includes/admin/settings/class-wc-settings-accounts.php:107
7590
+ msgid "Registration Options"
7591
+ msgstr "گزینه‌های نام نویسی"
7592
+
7593
+ #: includes/admin/settings/class-wc-settings-accounts.php:110
7594
+ msgid "Enable Registration"
7595
+ msgstr "فعال سازی عضویت"
7596
+
7597
+ #: includes/admin/settings/class-wc-settings-accounts.php:111
7598
+ msgid "Enable registration on the \"Checkout\" page"
7599
+ msgstr "اجازه نام نویسی در برگه پرداخت"
7600
+
7601
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:370
7602
+ msgid "%s gross sales in this period"
7603
+ msgstr "%s فروش ناخالص در این دوره"
7604
+
7605
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:371
7606
+ msgid "This is the sum of the order totals after any refunds and including shipping and taxes."
7607
+ msgstr "این جمع از مجموع سفارش پس از برگشتی ها بجز حمل و نقل و مالیات می باشد."
7608
+
7609
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:384
7610
+ msgid "%s net sales in this period"
7611
+ msgstr "%s فروش خالص در این دوره"
7612
+
7613
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:385
7614
+ msgid "This is the sum of the order totals after any refunds and excluding shipping and taxes."
7615
+ msgstr "این جمع از مجموع سفارش پس از برگشتی ها بجز حمل و نقل و مالیات می باشد."
7616
+
7617
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:398
7618
+ msgid "%s orders placed"
7619
+ msgstr "%s سفارش ثبت شده"
7620
+
7621
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:404
7622
+ msgid "%s items purchased"
7623
+ msgstr "%s موارد خریداری شده"
7624
+
7625
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:414
7626
+ msgid "%s charged for shipping"
7627
+ msgstr "%s برای حمل و نقل تغییر یافته است"
7628
+
7629
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:419
7630
+ msgid "%s worth of coupons used"
7631
+ msgstr "%s مجموع ارزش کوپن های استفاده شده"
7632
+
7633
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:547
7634
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:504
7635
+ msgid "Number of items sold"
7636
+ msgstr "تعداد موارد فروخته شده"
7637
+
7638
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:555
7639
+ msgid "Number of orders"
7640
+ msgstr "تعداد سفارشات"
7641
+
7642
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:563
7643
+ msgid "Average gross sales amount"
7644
+ msgstr ""
7645
+
7646
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:573
7647
+ msgid "Average net sales amount"
7648
+ msgstr ""
7649
+
7650
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:593
7651
+ msgid "Shipping amount"
7652
+ msgstr "میزان حمل و نقل"
7653
+
7654
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:603
7655
+ msgid "Gross Sales amount"
7656
+ msgstr "مبلغ فروش ناخالص"
7657
+
7658
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:613
7659
+ msgid "Net Sales amount"
7660
+ msgstr "مبلغ فروش خالص"
7661
+
7662
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:107
7663
+ msgid "%s sales for the selected items"
7664
+ msgstr "%s فروش برای موارد انتخاب شده"
7665
+
7666
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:113
7667
+ msgid "%s purchases for the selected items"
7668
+ msgstr "%s خرید برای موارد انتخاب شده"
7669
+
7670
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:159
7671
+ msgid "Showing reports for:"
7672
+ msgstr "نمایش گزارش برای:"
7673
+
7674
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:191
7675
+ msgid "Reset"
7676
+ msgstr "بازگردانی"
7677
+
7678
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:199
7679
+ msgid "Product Search"
7680
+ msgstr "جستجوی محصول"
7681
+
7682
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:214
7683
+ msgid "Top Sellers"
7684
+ msgstr "پرفروشها"
7685
+
7686
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:258
7687
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:308
7688
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:348
7689
+ msgid "No products found in range"
7690
+ msgstr "محصولی یافت نشد"
7691
+
7692
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:263
7693
+ msgid "Top Freebies"
7694
+ msgstr "بایگانی بالا"
7695
+
7696
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:313
7697
+ msgid "Top Earners"
7698
+ msgstr "بیشترین درآمد"
7699
+
7700
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:406
7701
+ msgid "&larr; Choose a product to view stats"
7702
+ msgstr "&larr; انتخاب محصول برای نمایش آمارها"
7703
+
7704
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:512
7705
+ msgid "Sales amount"
7706
+ msgstr "میزان فروش"
7707
+
7708
+ #: includes/admin/reports/class-wc-report-stock.php:44
7709
+ msgid "No products found."
7710
+ msgstr "هیچ محصولی یافت نشد."
7711
+
7712
+ #: includes/admin/reports/class-wc-report-stock.php:148
7713
+ msgid "product"
7714
+ msgstr "product"
7715
+
7716
+ #: includes/admin/reports/class-wc-report-stock.php:164
7717
+ #: includes/class-wc-post-types.php:240 templates/cart/cart.php:35
7718
+ #: templates/cart/cart.php:77 templates/checkout/form-pay.php:28
7719
+ #: templates/checkout/review-order.php:25
7720
+ #: templates/emails/email-order-details.php:33
7721
+ #: templates/order/order-details.php:31
7722
+ msgid "Product"
7723
+ msgstr "محصول"
7724
+
7725
+ #: includes/admin/reports/class-wc-report-stock.php:165
7726
+ msgid "Parent"
7727
+ msgstr "مادر"
7728
+
7729
+ #: includes/admin/reports/class-wc-report-stock.php:166
7730
+ msgid "Units in stock"
7731
+ msgstr "موجود در انبار"
7732
+
7733
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:150
7734
+ msgid "Rate"
7735
+ msgstr "نرخ"
7736
+
7737
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:151
7738
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:153
7739
+ msgid "Number of Orders"
7740
+ msgstr "تعداد سفارش ها"
7741
+
7742
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:152
7743
+ msgid "Tax Amount"
7744
+ msgstr "مبلغ مالیات"
7745
+
7746
+ #: includes/admin/reports/class-wc-report-customer-list.php:66
7747
+ msgid "Search customers"
7748
+ msgstr "جستجوی مشتریان"
7749
+
7750
+ #: includes/admin/reports/class-wc-report-customer-list.php:163
7751
+ msgid "Refresh stats"
7752
+ msgstr "نوسازی وضعیت"
7753
+
7754
+ #: includes/admin/reports/class-wc-report-customer-list.php:175
7755
+ msgid "View orders"
7756
+ msgstr "نمایش سفارشات"
7757
+
7758
+ #: includes/admin/reports/class-wc-report-customer-list.php:200
7759
+ msgid "Link previous orders"
7760
+ msgstr "لینک سفارشات گذشته"
7761
+
7762
+ #: includes/admin/reports/class-wc-report-customer-list.php:230
7763
+ msgid "Name (Last, First)"
7764
+ msgstr "نام (نام،نام خانوادگی)"
7765
+
7766
+ #: includes/admin/reports/class-wc-report-customer-list.php:231
7767
+ #: templates/myaccount/form-login.php:83
7768
+ msgid "Username"
7769
+ msgstr "نام کاربری"
7770
+
7771
+ #: includes/admin/reports/class-wc-report-customer-list.php:233
7772
+ msgid "Location"
7773
+ msgstr "جایگاه فروشگاه"
7774
+
7775
+ #: includes/admin/reports/class-wc-report-customer-list.php:235
7776
+ msgid "Money Spent"
7777
+ msgstr "پول هزینه"
7778
+
7779
+ #: includes/admin/reports/class-wc-report-customer-list.php:236
7780
+ msgid "Last order"
7781
+ msgstr "آخرین سفارش"
7782
+
7783
+ #: includes/admin/reports/class-wc-report-customers.php:40
7784
+ msgid "%s signups in this period"
7785
+ msgstr "%s عضویت در این دوره"
7786
+
7787
+ #: includes/admin/reports/class-wc-report-customers.php:108
7788
+ msgid "Customer Sales"
7789
+ msgstr "تمام فروش مشتریان"
7790
+
7791
+ #: includes/admin/reports/class-wc-report-customers.php:109
7792
+ msgid "Guest Sales"
7793
+ msgstr "تمام فروش میهمان ها"
7794
+
7795
+ #: includes/admin/reports/class-wc-report-customers.php:118
7796
+ #: includes/admin/reports/class-wc-report-customers.php:315
7797
+ msgid "Customer Orders"
7798
+ msgstr "سفارشات مشتری"
7799
+
7800
+ #: includes/admin/reports/class-wc-report-customers.php:123
7801
+ #: includes/admin/reports/class-wc-report-customers.php:325
7802
+ msgid "Guest Orders"
7803
+ msgstr "تمام سفارشات میهمان"
7804
+
7805
+ #: includes/admin/reports/class-wc-report-customers.php:142
7806
+ msgid "orders"
7807
+ msgstr "سفارش ها"
7808
+
7809
+ #: includes/admin/reports/class-wc-report-customers.php:321
7810
+ msgid "customer orders"
7811
+ msgstr "تمام سفارشات مشتری "
7812
+
7813
+ #: includes/admin/reports/class-wc-report-customers.php:331
7814
+ msgid "guest orders"
7815
+ msgstr "تمام سفارشات میهمان"
7816
+
7817
+ #: includes/admin/reports/class-wc-report-customers.php:335
7818
+ msgid "Signups"
7819
+ msgstr "نام نویسی ها"
7820
+
7821
+ #: includes/admin/reports/class-wc-report-customers.php:342
7822
+ msgid "new users"
7823
+ msgstr "کاربران تازه"
7824
+
7825
+ #: includes/admin/reports/class-wc-report-low-in-stock.php:25
7826
+ msgid "No low in stock products found."
7827
+ msgstr "تعداد هیچکدام از محصولات در انبار کم نمی باشد"
7828
+
7829
+ #: includes/admin/reports/class-wc-report-out-of-stock.php:25
7830
+ msgid "No out of stock products found."
7831
+ msgstr "هیچ محصولی در انبار موجود نیست"
7832
+
7833
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:96
7834
+ msgid "%s sales in %s"
7835
+ msgstr "%s فروش در %s"
7836
+
7837
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:207
7838
+ msgid "Select categories&hellip;"
7839
+ msgstr "انتخاب دسته ها&hellip;"
7840
+
7841
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:221
7842
+ msgid "None"
7843
+ msgstr "هیچ كدام"
7844
+
7845
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:222
7846
+ msgid "All"
7847
+ msgstr "همه"
7848
+
7849
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:282
7850
+ msgid "&larr; Choose a category to view stats"
7851
+ msgstr "&larr; انتخاب یک دسته برای نمایش آمارها"
7852
+
7853
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:359
7854
+ msgid "%s average gross daily sales"
7855
+ msgstr ""
7856
+
7857
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:360
7858
+ msgid "%s average net daily sales"
7859
+ msgstr ""
7860
+
7861
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:364
7862
+ msgid "%s average gross monthly sales"
7863
+ msgstr ""
7864
+
7865
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:365
7866
+ msgid "%s average net monthly sales"
7867
+ msgstr ""
7868
+
7869
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:107
7870
+ msgid "Sale end date:"
7871
+ msgstr "تاریخ پایان فروش:"
7872
+
7873
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:129
7874
+ msgid "Stock Qty:"
7875
+ msgstr "تعداد موجودی انبار:"
7876
+
7877
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:129
7878
+ msgid "Enter a quantity to enable stock management at variation level, or leave blank to use the parent product's options."
7879
+ msgstr "مقدار "
7880
+
7881
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:175
7882
+ msgid "Enter a weight for this variation or leave blank to use the parent product weight."
7883
+ msgstr "برای موجودی متغیری وارد کنید یا جهت استفاده از موجودی اولیه خالی بگذارید"
7884
+
7885
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:183
7886
+ msgid "Dimensions (L&times;W&times;H)"
7887
+ msgstr "برای این متغیر وزن وارد کنید یا جهت استفاده از وزن اولیه خالی بگذارید"
7888
+
7889
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:207
7890
+ msgid "Shipping class:"
7891
+ msgstr "کلاس حمل و نقل"
7892
+
7893
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:211
7894
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:225
7895
+ msgid "Same as parent"
7896
+ msgstr "مانند مادر"
7897
+
7898
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:223
7899
+ msgid "Tax class:"
7900
+ msgstr "کلاس مالیات:"
7901
+
7902
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:248
7903
+ msgid "Variation Description:"
7904
+ msgstr "توضیحات متغیر:"
7905
+
7906
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:298
7907
+ msgid "Download Limit:"
7908
+ msgstr "محدودیت دانلود:"
7909
+
7910
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:302
7911
+ msgid "Download Expiry:"
7912
+ msgstr "انقضای دانلود:"
7913
+
7914
+ #: includes/admin/reports/class-wc-admin-report.php:484
7915
+ msgid "Sold %s worth in the last %d days"
7916
+ msgstr "فروش %s در %d روز گذشته"
7917
+
7918
+ #: includes/admin/reports/class-wc-admin-report.php:486
7919
+ msgid "Sold 1 item in the last %d days"
7920
+ msgid_plural "Sold %d items in the last %d days"
7921
+ msgstr[0] "در کل %d محصول در %d روز فروخته شده اند"
7922
+
7923
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:108
7924
+ msgid "%s discounts in total"
7925
+ msgstr "مجموع تخفیف ها %s "
7926
+
7927
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:114
7928
+ msgid "%d coupons used in total"
7929
+ msgstr "%d کوپن در مجموع استفاده شده است"
7930
+
7931
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:128
7932
+ #: includes/admin/reports/class-wc-report-customers.php:162
7933
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:113
7934
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:432
7935
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:127
7936
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:49
7937
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:49
7938
+ msgid "Year"
7939
+ msgstr "سال"
7940
+
7941
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:129
7942
+ #: includes/admin/reports/class-wc-report-customers.php:163
7943
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:114
7944
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:433
7945
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:128
7946
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:50
7947
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:50
7948
+ msgid "Last Month"
7949
+ msgstr "ماه گذشته"
7950
+
7951
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:130
7952
+ #: includes/admin/reports/class-wc-report-customers.php:164
7953
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:115
7954
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:434
7955
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:129
7956
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:51
7957
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:51
7958
+ msgid "This Month"
7959
+ msgstr "این ماه"
7960
+
7961
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:131
7962
+ #: includes/admin/reports/class-wc-report-customers.php:165
7963
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:116
7964
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:435
7965
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:130
7966
+ msgid "Last 7 Days"
7967
+ msgstr "7 روز گذشته"
7968
+
7969
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:171
7970
+ msgid "Filter by coupon"
7971
+ msgstr "صافی بر اساس کوپن"
7972
+
7973
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:199
7974
+ msgid "Choose coupons&hellip;"
7975
+ msgstr "انتخاب کوپن ها&hellip;"
7976
+
7977
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:200
7978
+ msgid "All coupons"
7979
+ msgstr "همه کوپن ها"
7980
+
7981
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:207
7982
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:223
7983
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:204
7984
+ #: includes/widgets/class-wc-widget-products.php:43
7985
+ msgid "Show"
7986
+ msgstr "نمایش"
7987
+
7988
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:215
7989
+ msgid "No used coupons found"
7990
+ msgstr "کوپن استفاده شده ای یافت نشد."
7991
+
7992
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:220
7993
+ msgid "Most Popular"
7994
+ msgstr "محبوب ترین ها"
7995
+
7996
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:262
7997
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:310
7998
+ msgid "No coupons found in range"
7999
+ msgstr "کوپنی یافت نشد"
8000
+
8001
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:267
8002
+ msgid "Most Discount"
8003
+ msgstr "بیشترین تخفیف"
8004
+
8005
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:353
8006
+ #: includes/admin/reports/class-wc-report-customers.php:229
8007
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:266
8008
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:476
8009
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:390
8010
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:38
8011
+ #: includes/admin/reports/class-wc-report-taxes-by-date.php:38
8012
+ #: includes/admin/settings/views/html-settings-tax.php:35
8013
+ msgid "Export CSV"
8014
+ msgstr "صدور CSV"
8015
+
8016
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:460
8017
+ msgid "Number of coupons used"
8018
+ msgstr "تعداد کوپن های استفاده شده"
8019
+
8020
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:468
8021
+ msgid "Discount amount"
8022
+ msgstr "میزان تخفیف"
8023
+
8024
+ #: includes/admin/reports/class-wc-report-customer-list.php:27
8025
+ #: includes/admin/settings/class-wc-settings-emails.php:260
8026
+ #: includes/class-wc-install.php:519
8027
+ msgid "Customer"
8028
+ msgstr "مشتری"
8029
+
8030
+ #: includes/admin/reports/class-wc-report-customer-list.php:37
8031
+ msgid "No customers found."
8032
+ msgstr "هیچ مشتری یافت نشد."
8033
+
8034
+ #: includes/admin/reports/class-wc-report-customer-list.php:51
8035
+ msgid "%s previous order linked"
8036
+ msgid_plural "%s previous orders linked"
8037
+ msgstr[0] "%s سفارش قبلی مرتبط شد"
8038
+
8039
+ #: includes/admin/reports/class-wc-report-customer-list.php:61
8040
+ msgid "Refreshed stats for %s"
8041
+ msgstr "آمار %s نوسازی شد"
8042
+
8043
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:59
8044
+ msgid "Enter some text, or some attributes by \"%s\" separating values."
8045
+ msgstr "لطفا یک متن وارد کنید ، یا صفت ها را با مقدار \"%s\" جداسازی کنید."
8046
+
8047
+ #: includes/admin/meta-boxes/views/html-product-download.php:3
8048
+ #: includes/admin/meta-boxes/views/html-product-variation-download.php:2
8049
+ msgid "File Name"
8050
+ msgstr "نام فایل"
8051
+
8052
+ #: includes/admin/meta-boxes/views/html-product-download.php:4
8053
+ #: includes/admin/meta-boxes/views/html-product-variation-download.php:3
8054
+ msgid "http://"
8055
+ msgstr "http://"
8056
+
8057
+ #: includes/admin/meta-boxes/views/html-product-download.php:5
8058
+ #: includes/admin/meta-boxes/views/html-product-variation-download.php:4
8059
+ msgid "Choose file"
8060
+ msgstr "انتخاب فایل"
8061
+
8062
+ #: includes/admin/meta-boxes/views/html-product-download.php:5
8063
+ #: includes/admin/meta-boxes/views/html-product-variation-download.php:4
8064
+ msgid "Insert file URL"
8065
+ msgstr "آدرس اینترنتی فایل را وارد کنید"
8066
+
8067
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:19
8068
+ msgid "Drag and drop, or click to set admin variation order"
8069
+ msgstr "بکشید و رها کنید، یا کلیک کنید تا ترتیب ادمین را تغییر دهید."
8070
+
8071
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:33
8072
+ #: includes/class-wc-product-variation.php:682
8073
+ msgid "Any"
8074
+ msgstr "همه"
8075
+
8076
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:64
8077
+ msgid "Remove this image"
8078
+ msgstr "پاک کردن این عکس"
8079
+
8080
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:64
8081
+ msgid "Upload an image"
8082
+ msgstr "آپلود یک عکس"
8083
+
8084
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:68
8085
+ msgid "Enter a SKU for this variation or leave blank to use the parent product SKU."
8086
+ msgstr "برای این متغیر یک شناسه بنویسید یا برای بکارگیری شناسه محصول مادر، چیزی ننویسید."
8087
+
8088
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:76
8089
+ #: includes/admin/settings/class-wc-settings-checkout.php:276
8090
+ #: includes/admin/settings/class-wc-settings-emails.php:269
8091
+ #: includes/admin/settings/class-wc-settings-shipping.php:191
8092
+ #: includes/admin/views/html-admin-page-status-tools.php:37
8093
+ #: includes/admin/views/html-admin-page-status-tools.php:48
8094
+ #: includes/admin/views/html-admin-page-status-tools.php:59
8095
+ msgid "Enabled"
8096
+ msgstr "فعال شده"
8097
+
8098
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:78
8099
+ msgid "Enable this option if access is given to a downloadable file upon purchase of a product"
8100
+ msgstr "فعال کردن این گزینه اجازه دانلود محصول به محض پرداخت را فعال میکند."
8101
+
8102
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:80
8103
+ msgid "Enable this option if a product is not shipped or there is no shipping cost"
8104
+ msgstr "این گزینه را تنها در صورتی فعال نمایید كه كالا ارسال نشده است "
8105
+
8106
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:84
8107
+ msgid "Enable this option to enable stock management at variation level"
8108
+ msgstr "فعال کردن این گزینه سبب فعال کردن اداره انبار در تراز متغیر می شود"
8109
+
8110
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:93
8111
+ msgid "Regular Price:"
8112
+ msgstr "قیمت معین:"
8113
+
8114
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:94
8115
+ msgid "Variation price (required)"
8116
+ msgstr "تغییرات قیمت (الزامی)"
8117
+
8118
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:97
8119
+ msgid "Sale Price:"
8120
+ msgstr "قیمت فروش فوق العاده :"
8121
+
8122
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:97
8123
+ msgid "Cancel schedule"
8124
+ msgstr "لغو زمان بندی"
8125
+
8126
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:103
8127
+ msgid "Sale start date:"
8128
+ msgstr "تاریخ شروع فروش:"
8129
+
8130
+ #: includes/admin/meta-boxes/views/html-order-items.php:258
8131
+ msgid "Add product(s)"
8132
+ msgstr "افزودن محصول"
8133
+
8134
+ #: includes/admin/meta-boxes/views/html-order-items.php:259
8135
+ msgid "Add fee"
8136
+ msgstr "افزودن دستمزد"
8137
+
8138
+ #: includes/admin/meta-boxes/views/html-order-items.php:260
8139
+ msgid "Add shipping cost"
8140
+ msgstr "افزودن هزینه حمل و نقل"
8141
+
8142
+ #: includes/admin/meta-boxes/views/html-order-items.php:262
8143
+ #: templates/myaccount/form-lost-password.php:58
8144
+ msgid "Save"
8145
+ msgstr "ذخیره"
8146
+
8147
+ #: includes/admin/meta-boxes/views/html-order-items.php:272
8148
+ msgid "Restock refunded items"
8149
+ msgstr "موارد برگشتی به انبار"
8150
+
8151
+ #: includes/admin/meta-boxes/views/html-order-items.php:276
8152
+ msgid "Amount already refunded"
8153
+ msgstr "مبلغ قبلا مسترد شده است"
8154
+
8155
+ #: includes/admin/meta-boxes/views/html-order-items.php:280
8156
+ msgid "Total available to refund"
8157
+ msgstr "مجموع موجود برای استرداد"
8158
+
8159
+ #: includes/admin/meta-boxes/views/html-order-items.php:284
8160
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:623
8161
+ msgid "Refund amount"
8162
+ msgstr "مبلغ استرداد"
8163
+
8164
+ #: includes/admin/meta-boxes/views/html-order-items.php:291
8165
+ msgid "Reason for refund (optional)"
8166
+ msgstr "دلیل استرداد (دلخواه)"
8167
+
8168
+ #: includes/admin/meta-boxes/views/html-order-items.php:303
8169
+ msgid "Payment Gateway"
8170
+ msgstr "دروازه پرداخت"
8171
+
8172
+ #: includes/admin/meta-boxes/views/html-order-items.php:305
8173
+ msgid "The payment gateway used to place this order does not support automatic refunds."
8174
+ msgstr "درگاه پرداخت استفاده شده است، پس برگشتی ها را بصورت خودکار پشتیبانی نمی کند."
8175
+
8176
+ #: includes/admin/meta-boxes/views/html-order-items.php:306
8177
+ msgid "You will need to manually issue a refund through your payment gateway after using this."
8178
+ msgstr "شما باید به صورت دستی بازگشت وجه را در این دروازه پرداخت پس از استفاده از این مورد انجام دهید."
8179
+
8180
+ #: includes/admin/meta-boxes/views/html-order-items.php:318
8181
+ msgid "Add products"
8182
+ msgstr "افزودن محصولات"
8183
+
8184
+ #: includes/admin/meta-boxes/views/html-order-items.php:344
8185
+ msgid "Add tax"
8186
+ msgstr "افزودن مالیات"
8187
+
8188
+ #: includes/admin/meta-boxes/views/html-order-items.php:355
8189
+ msgid "Rate name"
8190
+ msgstr "نام نرخ"
8191
+
8192
+ #: includes/admin/meta-boxes/views/html-order-items.php:356
8193
+ msgid "Tax class"
8194
+ msgstr "کلاس مالیاتی"
8195
+
8196
+ #: includes/admin/meta-boxes/views/html-order-items.php:357
8197
+ msgid "Rate code"
8198
+ msgstr "کد نرخ"
8199
+
8200
+ #: includes/admin/meta-boxes/views/html-order-items.php:358
8201
+ #: includes/admin/settings/class-wc-settings-tax.php:170
8202
+ msgid "Rate %"
8203
+ msgstr "نرخ ٪"
8204
+
8205
+ #: includes/admin/meta-boxes/views/html-order-items.php:379
8206
+ msgid "Or, enter tax rate ID:"
8207
+ msgstr "یا شناسه نرخ مالیت را وارد کنید:"
8208
+
8209
+ #: includes/admin/meta-boxes/views/html-order-items.php:380
8210
+ #: includes/gateways/paypal/includes/settings-paypal.php:113
8211
+ #: includes/gateways/paypal/includes/settings-paypal.php:126
8212
+ #: includes/gateways/paypal/includes/settings-paypal.php:134
8213
+ #: includes/gateways/paypal/includes/settings-paypal.php:142
8214
+ msgid "Optional"
8215
+ msgstr "دلخواه"
8216
+
8217
+ #: includes/admin/meta-boxes/views/html-order-refund.php:21
8218
+ msgid "ID: "
8219
+ msgstr "شناسه:"
8220
+
8221
+ #: includes/admin/meta-boxes/views/html-order-shipping.php:23
8222
+ msgid "Shipping Name"
8223
+ msgstr "نام حمل و نقل"
8224
+
8225
+ #: includes/admin/meta-boxes/views/html-order-shipping.php:25
8226
+ msgid "Shipping Method"
8227
+ msgstr "روش ارسال"
8228
+
8229
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:30
8230
+ msgid "Select terms"
8231
+ msgstr "انتخاب دوره ها"
8232
+
8233
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:42
8234
+ msgid "Add new"
8235
+ msgstr "افزودن جدید"
8236
+
8237
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:51
8238
+ msgid "\"%s\" separate terms"
8239
+ msgstr "\"%s\" سواکننده شرایط"
8240
+
8241
+ #: includes/admin/meta-boxes/views/html-order-item.php:19
8242
+ msgid "Product ID:"
8243
+ msgstr "کد محصول:"
8244
+
8245
+ #: includes/admin/meta-boxes/views/html-order-item.php:22
8246
+ #: includes/admin/meta-boxes/views/html-order-item.php:24
8247
+ msgid "Variation ID:"
8248
+ msgstr "شناسه متغیر:"
8249
+
8250
+ #: includes/admin/meta-boxes/views/html-order-item.php:24
8251
+ msgid "No longer exists"
8252
+ msgstr "دیگر وجود ندارد"
8253
+
8254
+ #: includes/admin/meta-boxes/views/html-order-item.php:28
8255
+ msgid "Product SKU:"
8256
+ msgstr "شناسه محصول:"
8257
+
8258
+ #: includes/admin/meta-boxes/views/html-order-item.php:142
8259
+ msgid "Add&nbsp;meta"
8260
+ msgstr "افزودن&nbsp;توضیحات"
8261
+
8262
+ #: includes/admin/meta-boxes/views/html-order-item.php:204
8263
+ #: includes/admin/meta-boxes/views/html-order-item.php:247
8264
+ msgid "After pre-tax discounts."
8265
+ msgstr "بعد از تخفیف های مالیات."
8266
+
8267
+ #: includes/admin/meta-boxes/views/html-order-item.php:207
8268
+ #: includes/admin/meta-boxes/views/html-order-item.php:250
8269
+ msgid "Before pre-tax discounts."
8270
+ msgstr "قبل از تخفیف های مالیات."
8271
+
8272
+ #: includes/admin/meta-boxes/views/html-order-items.php:51
8273
+ #: includes/class-wc-form-handler.php:401
8274
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:291
8275
+ msgid "Item"
8276
+ msgstr "مورد"
8277
+
8278
+ #: includes/admin/meta-boxes/views/html-order-items.php:55
8279
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:58
8280
+ msgid "Cost"
8281
+ msgstr "هزینه"
8282
+
8283
+ #: includes/admin/meta-boxes/views/html-order-items.php:56
8284
+ #: templates/checkout/form-pay.php:29
8285
+ msgid "Qty"
8286
+ msgstr "تعداد "
8287
+
8288
+ #: includes/admin/meta-boxes/views/html-order-items.php:63
8289
+ #: includes/admin/meta-boxes/views/html-order-items.php:64
8290
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:149
8291
+ #: includes/admin/settings/class-wc-settings-tax.php:33
8292
+ #: includes/class-wc-countries.php:294 includes/class-wc-tax.php:649
8293
+ msgid "Tax"
8294
+ msgstr "مالیات"
8295
+
8296
+ #: includes/admin/meta-boxes/views/html-order-items.php:129
8297
+ msgid "Coupon(s) Used"
8298
+ msgstr "کوپن(ها) بکار گرفته شده اند"
8299
+
8300
+ #: includes/admin/meta-boxes/views/html-order-items.php:144
8301
+ msgid "This is the total discount. Discounts are defined per line item."
8302
+ msgstr "این کل تخفیف می باشد. تخفیف ها برای هر مورد در هر خط تعریف شده است."
8303
+
8304
+ #: includes/admin/meta-boxes/views/html-order-items.php:144
8305
+ msgid "Discount"
8306
+ msgstr "تخفیف"
8307
+
8308
+ #: includes/admin/meta-boxes/views/html-order-items.php:154
8309
+ msgid "This is the shipping and handling total costs for the order."
8310
+ msgstr "هزینه های حمل و نقل و نگهداری در این سفارش منظور شده است."
8311
+
8312
+ #: includes/admin/meta-boxes/views/html-order-items.php:188
8313
+ msgid "Order Total"
8314
+ msgstr "مجموع هزینه سفارش"
8315
+
8316
+ #: includes/admin/meta-boxes/views/html-order-items.php:208
8317
+ msgid "Refunded"
8318
+ msgstr "مسترد شده"
8319
+
8320
+ #: includes/admin/meta-boxes/views/html-order-items.php:224
8321
+ msgid "Delete selected line item(s)"
8322
+ msgstr "پاک خط مورد انتخاب شده ها"
8323
+
8324
+ #: includes/admin/meta-boxes/views/html-order-items.php:227
8325
+ msgid "Stock Actions"
8326
+ msgstr "عملیات موجودی"
8327
+
8328
+ #: includes/admin/meta-boxes/views/html-order-items.php:228
8329
+ msgid "Reduce line item stock"
8330
+ msgstr "کم کردن مورد خط موجودی"
8331
+
8332
+ #: includes/admin/meta-boxes/views/html-order-items.php:229
8333
+ msgid "Increase line item stock"
8334
+ msgstr "افزایش مورد خط موجودی"
8335
+
8336
+ #: includes/admin/meta-boxes/views/html-order-items.php:237
8337
+ msgid "Add line item(s)"
8338
+ msgstr "افزودن خط ایتم(ها)"
8339
+
8340
+ #: includes/admin/meta-boxes/views/html-order-items.php:239
8341
+ msgid "To edit this order change the status back to \"Pending\""
8342
+ msgstr "برای ویرایش این سفارش وضعیت آن را به \"معلق\" برگردانید"
8343
+
8344
+ #: includes/admin/meta-boxes/views/html-order-items.php:239
8345
+ msgid "This order has been paid for and is no longer editable"
8346
+ msgstr "این سفارش پرداخت شده است و نمی توان آنرا ویرایش کرد"
8347
+
8348
+ #: includes/admin/meta-boxes/views/html-order-items.php:242
8349
+ msgid "Add Tax"
8350
+ msgstr "افزودن مالیات"
8351
+
8352
+ #: includes/admin/meta-boxes/views/html-order-items.php:252
8353
+ msgid "Calculate Taxes"
8354
+ msgstr "محاسبه مالیات"
8355
+
8356
+ #: includes/admin/meta-boxes/views/html-order-items.php:253
8357
+ msgid "Calculate Total"
8358
+ msgstr "محاسبه مجموع"
8359
+
8360
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:715
8361
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:749
8362
+ msgid "%s item"
8363
+ msgid_plural "%s items"
8364
+ msgstr[0] "%s مورد"
8365
+
8366
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:720
8367
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:754
8368
+ msgid "Go to the first page"
8369
+ msgstr "رفتن به برگه نخست"
8370
+
8371
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:721
8372
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:755
8373
+ msgid "Go to the previous page"
8374
+ msgstr "رفتن به برگه پیشین"
8375
+
8376
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:723
8377
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:757
8378
+ msgid "Select Page"
8379
+ msgstr "گزینش برگه"
8380
+
8381
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:724
8382
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:758
8383
+ msgid "Current page"
8384
+ msgstr "برگه کنون"
8385
+
8386
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:731
8387
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:765
8388
+ msgid "Go to the next page"
8389
+ msgstr "رفتن به برگه پسین"
8390
+
8391
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:732
8392
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:766
8393
+ msgid "Go to the last page"
8394
+ msgstr "رفتن به برگه آخر"
8395
+
8396
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:745
8397
+ #: includes/admin/settings/views/html-keys-edit.php:96
8398
+ #: includes/admin/views/html-admin-page-status-tools.php:69
8399
+ msgid "Save Changes"
8400
+ msgstr "ذخیره تغییرات"
8401
+
8402
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:856
8403
+ msgid "Product SKU must be unique."
8404
+ msgstr "شناسه محصول باید یکتا باشد."
8405
+
8406
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1185
8407
+ msgid "The downloadable file %s cannot be used as it does not have an allowed file type. Allowed types include: %s"
8408
+ msgstr "نمی توان فایل دانلودی %s را بکار برد، زیرا جز فایلهای مجاز نیست. انواع فایلهای مجاز شامل: %s"
8409
+
8410
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1198
8411
+ msgid "The downloadable file %s cannot be used as it does not exist on the server."
8412
+ msgstr "نمی توان فایل دانلودی %s را بکار برد، زیرا بر روی سرور پیدا نمی شود."
8413
+
8414
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1309
8415
+ #: includes/api/class-wc-api-products.php:1747
8416
+ #: includes/api/v2/class-wc-api-products.php:1264
8417
+ #: includes/cli/class-wc-cli-product.php:1538
8418
+ msgid "Variation #%s of %s"
8419
+ msgstr "متغیر شماره %s از %s"
8420
+
8421
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1362
8422
+ msgid "#%s &ndash; Variation SKU must be unique."
8423
+ msgstr "#%s &ndash; شناسه متغیر باید یکتا باشد."
8424
+
8425
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1482
8426
+ msgid "#%s &ndash; The downloadable file %s cannot be used as it does not have an allowed file type. Allowed types include: %s"
8427
+ msgstr ""
8428
+
8429
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:1489
8430
+ msgid "#%s &ndash; The downloadable file %s cannot be used as it does not exist on the server."
8431
+ msgstr ""
8432
+
8433
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:59
8434
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:79
8435
+ msgid "Delete image"
8436
+ msgstr "پاک کردن تصویر"
8437
+
8438
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:79
8439
+ msgid "Add Images to Product Gallery"
8440
+ msgstr "افزودن تصویر به گالری تصاویر محصول"
8441
+
8442
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:79
8443
+ msgid "Add to gallery"
8444
+ msgstr "افزودن به گالری"
8445
+
8446
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:79
8447
+ msgid "Add product gallery images"
8448
+ msgstr "افزودن گالری تصاویر محصول"
8449
+
8450
+ #: includes/admin/meta-boxes/views/html-order-download-permission.php:10
8451
+ msgid "Revoke Access"
8452
+ msgstr "دسترسی ابطال"
8453
+
8454
+ #: includes/admin/meta-boxes/views/html-order-download-permission.php:13
8455
+ msgid "%s: %s"
8456
+ msgstr "%s: %s"
8457
+
8458
+ #: includes/admin/meta-boxes/views/html-order-download-permission.php:13
8459
+ msgid "Downloaded %s time"
8460
+ msgid_plural "Downloaded %s times"
8461
+ msgstr[0] "%s بار دانلود شده"
8462
+
8463
+ #: includes/admin/meta-boxes/views/html-order-download-permission.php:20
8464
+ msgid "Downloads Remaining"
8465
+ msgstr "دانلودهای باقی مونده"
8466
+
8467
+ #: includes/admin/meta-boxes/views/html-order-download-permission.php:26
8468
+ msgid "Access Expires"
8469
+ msgstr "انقضای دسترسی"
8470
+
8471
+ #: includes/admin/meta-boxes/views/html-order-fee.php:23
8472
+ msgid "Fee Name"
8473
+ msgstr "نام پرداخت"
8474
+
8475
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:708
8476
+ msgid "Download expiry"
8477
+ msgstr "انقضای دانلود"
8478
+
8479
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:712
8480
+ #: includes/admin/views/html-report-by-date.php:41
8481
+ msgid "Go"
8482
+ msgstr "برو"
8483
+
8484
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:627
8485
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:96
8486
+ msgid "Learn more"
8487
+ msgstr "اطلاعات بیشتر"
8488
+
8489
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:635
8490
+ msgid "Default Form Values"
8491
+ msgstr ""
8492
+
8493
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:635
8494
+ msgid "These are the attributes that will be pre-selected on the frontend."
8495
+ msgstr "این ویژگی ها می توانند در بخش کاربری پیش انتخاب شوند"
8496
+
8497
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:650
8498
+ msgid "No default"
8499
+ msgstr "بدون پیشفرض"
8500
+
8501
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:679
8502
+ msgid "Add variation"
8503
+ msgstr "افزودن متغیر"
8504
+
8505
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:680
8506
+ msgid "Create variations from all attributes"
8507
+ msgstr "ساخت متغیرها از همه ویژگی ها"
8508
+
8509
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:681
8510
+ msgid "Delete all variations"
8511
+ msgstr "پاک کردن تمامی تغییرات"
8512
+
8513
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:683
8514
+ msgid "Toggle &quot;Enabled&quot;"
8515
+ msgstr "تعویض &quot; فعال سازی &quot;"
8516
+
8517
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:684
8518
+ msgid "Toggle &quot;Downloadable&quot;"
8519
+ msgstr "تعویض &quot; دانلودی &quot;"
8520
+
8521
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:685
8522
+ msgid "Toggle &quot;Virtual&quot;"
8523
+ msgstr "تعویض &quot; مجازی &quot;"
8524
+
8525
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:687
8526
+ msgid "Pricing"
8527
+ msgstr "قیمت گذاری"
8528
+
8529
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:688
8530
+ msgid "Set regular prices"
8531
+ msgstr "قیمت عادی"
8532
+
8533
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:689
8534
+ msgid "Increase regular prices (fixed amount or percentage)"
8535
+ msgstr "افزایش قیمت به طور منظم (مقدار ثابت یا درصد)"
8536
+
8537
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:690
8538
+ msgid "Decrease regular prices (fixed amount or percentage)"
8539
+ msgstr "کاهش قیمت به طور منظم (مقدار ثابت یا درصد)"
8540
+
8541
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:691
8542
+ msgid "Set sale prices"
8543
+ msgstr "قیمت فروش ویژه"
8544
+
8545
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:692
8546
+ msgid "Increase sale prices (fixed amount or percentage)"
8547
+ msgstr "افزایش قیمت حراج (مقدار ثابت یا درصد)"
8548
+
8549
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:693
8550
+ msgid "Decrease sale prices (fixed amount or percentage)"
8551
+ msgstr "کاهش قیمت حراج (مقدار ثابت یا درصد)"
8552
+
8553
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:694
8554
+ msgid "Set scheduled sale dates"
8555
+ msgstr "پیکربندی تاریخ های زمانبندی فروش"
8556
+
8557
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:697
8558
+ msgid "Toggle &quot;Manage stock&quot;"
8559
+ msgstr "آمار &quot;مدیریت موجودی&quot;"
8560
+
8561
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:706
8562
+ msgid "Downloadable products"
8563
+ msgstr "محصولات دانلودی"
8564
+
8565
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:707
8566
+ msgid "Download limit"
8567
+ msgstr "محدودیت دانلود"
8568
+
8569
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:341
8570
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:160
8571
+ msgid "Controls whether or not the product is listed as \"in stock\" or \"out of stock\" on the frontend."
8572
+ msgstr "کنترل هایی که اینکه آیا محصول به صورت \"موجود\" یا \"موجود نیست\" در لیست ثبت شوند یا نه"
8573
+
8574
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:350
8575
+ msgid "Sold Individually"
8576
+ msgstr "فروش جداگانه"
8577
+
8578
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:350
8579
+ msgid "Enable this to only allow one of this item to be bought in a single order"
8580
+ msgstr "اگر مایل به فروش تکی هستید، این گزینه را فعال کنید"
8581
+
8582
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:369
8583
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:704
8584
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:175
8585
+ #: includes/admin/views/html-bulk-edit-product.php:117
8586
+ #: includes/admin/views/html-quick-edit-product.php:98
8587
+ #: templates/single-product/product-attributes.php:37
8588
+ msgid "Weight"
8589
+ msgstr "وزن"
8590
+
8591
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:369
8592
+ msgid "Weight in decimal form"
8593
+ msgstr "وزن به فرم اعشاری"
8594
+
8595
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:375
8596
+ #: templates/single-product/product-attributes.php:44
8597
+ msgid "Dimensions"
8598
+ msgstr "ابعاد"
8599
+
8600
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:377
8601
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:701
8602
+ #: includes/admin/views/html-quick-edit-product.php:111
8603
+ msgid "Length"
8604
+ msgstr "طول"
8605
+
8606
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:378
8607
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:702
8608
+ #: includes/admin/views/html-quick-edit-product.php:112
8609
+ msgid "Width"
8610
+ msgstr "عرض"
8611
+
8612
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:379
8613
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:703
8614
+ #: includes/admin/views/html-quick-edit-product.php:113
8615
+ msgid "Height"
8616
+ msgstr "ارتفاع"
8617
+
8618
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:381
8619
+ msgid "LxWxH in decimal form"
8620
+ msgstr "طول/عرض/ارتفاع به فرم اعشاری"
8621
+
8622
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:402
8623
+ #: includes/admin/views/html-bulk-edit-product.php:169
8624
+ #: includes/admin/views/html-quick-edit-product.php:126
8625
+ msgid "No shipping class"
8626
+ msgstr "کلاس ارسالی وجود ندارد"
8627
+
8628
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:408
8629
+ #: includes/admin/views/html-bulk-edit-product.php:165
8630
+ #: includes/admin/views/html-quick-edit-product.php:123
8631
+ msgid "Shipping class"
8632
+ msgstr "کلاس ارسال"
8633
+
8634
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:408
8635
+ msgid "Shipping classes are used by certain shipping methods to group similar products."
8636
+ msgstr "کلاسهای ارسال بوسیله روشهای خاصی از حمل و نقل و برای گروه خاصی از محصولات استفاده میشوند"
8637
+
8638
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:420
8639
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:479
8640
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:717
8641
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:751
8642
+ msgid "Expand"
8643
+ msgstr "گسترش"
8644
+
8645
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:420
8646
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:479
8647
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:717
8648
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:751
8649
+ msgid "Close"
8650
+ msgstr "بستن"
8651
+
8652
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:423
8653
+ msgid "Custom product attribute"
8654
+ msgstr "سفارش سازی ویژگی‌های محصول"
8655
+
8656
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:481
8657
+ msgid "Save Attributes"
8658
+ msgstr "ذخیره ویژگی‌ها"
8659
+
8660
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:490
8661
+ msgid "Up-Sells"
8662
+ msgstr "پیشنهاد خرید بهتر (Up-Sells)"
8663
+
8664
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:503
8665
+ msgid "Up-sells are products which you recommend instead of the currently viewed product, for example, products that are more profitable or better quality or more expensive."
8666
+ msgstr "Up-Sells محصولاتی هستند که شما به مشتری پیشنهاد می‌دهید به جای محصولی که در حال حاضر می‌بینند خریداری کنند که ارزشمندتر و بهتر و یا گران‌تر هستند."
8667
+
8668
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:507
8669
+ msgid "Cross-Sells"
8670
+ msgstr "محصولات مشابه (Cross-Sells)"
8671
+
8672
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:520
8673
+ msgid "Cross-sells are products which you promote in the cart, based on the current product."
8674
+ msgstr "Cross-Sells محصولاتی که به مشتری پیشنهاد میکنید به همراه محصول حاضر، خریداری نمایند."
8675
+
8676
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:527
8677
+ msgid "Grouping"
8678
+ msgstr "گروه بندی"
8679
+
8680
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:539
8681
+ msgid "Set this option to make this product part of a grouped product."
8682
+ msgstr "اگر این محصول جزوی از یک سری محصول گروهی است این گزینه را انتخاب کنید."
8683
+
8684
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:557
8685
+ msgid "Purchase Note"
8686
+ msgstr "یادداشت خرید"
8687
+
8688
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:557
8689
+ msgid "Enter an optional note to send the customer after purchase."
8690
+ msgstr "در صورت تمایل یک یادداشت برای مشتری پس از خرید بفرستید"
8691
+
8692
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:564
8693
+ msgid "Menu order"
8694
+ msgstr "منوی سفارش"
8695
+
8696
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:564
8697
+ msgid "Custom ordering position."
8698
+ msgstr "موقعیت سفارشی سفارش دادن"
8699
+
8700
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:572
8701
+ msgid "Enable reviews"
8702
+ msgstr "فعال كردن نقد و بررسی"
8703
+
8704
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:625
8705
+ msgid "Before you can add a variation you need to add some variation attributes on the <strong>Attributes</strong> tab."
8706
+ msgstr ""
8707
+
8708
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:220
8709
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:289
8710
+ msgid "Add File"
8711
+ msgstr "افزودن فایل"
8712
+
8713
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:229
8714
+ msgid "Download Limit"
8715
+ msgstr "محدودیت دانلود"
8716
+
8717
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:229
8718
+ #: includes/admin/meta-boxes/views/html-order-download-permission.php:23
8719
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:299
8720
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:303
8721
+ msgid "Unlimited"
8722
+ msgstr "بدون محدودیت"
8723
+
8724
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:229
8725
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:298
8726
+ msgid "Leave blank for unlimited re-downloads."
8727
+ msgstr "برای نامحدود بودن دانلود دوباره، خالی بگذارید."
8728
+
8729
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:235
8730
+ msgid "Download Expiry"
8731
+ msgstr "انقضای دانلود"
8732
+
8733
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:235
8734
+ #: includes/admin/meta-boxes/views/html-order-download-permission.php:27
8735
+ msgid "Never"
8736
+ msgstr "هرگز"
8737
+
8738
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:235
8739
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:302
8740
+ msgid "Enter the number of days before a download link expires, or leave blank."
8741
+ msgstr "خواهشمندیم تعداد روزهایی که مایلید لینک دانلود معتر باقی بماند را وارد کنید، یا خالی بگذارید"
8742
+
8743
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:241
8744
+ msgid "Download Type"
8745
+ msgstr "نوع دانلود"
8746
+
8747
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:241
8748
+ msgid "Choose a download type - this controls the <a href=\"%s\">schema</a>."
8749
+ msgstr "انتخاب یک نوع دانلود - این کنترل <a href=\"%s\">طرح</a> است."
8750
+
8751
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:242
8752
+ msgid "Standard Product"
8753
+ msgstr "محصول استاندارد"
8754
+
8755
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:243
8756
+ msgid "Application/Software"
8757
+ msgstr "اپلیکیشن/نرم افزار"
8758
+
8759
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:244
8760
+ msgid "Music"
8761
+ msgstr "موسیقی"
8762
+
8763
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:258
8764
+ #: includes/admin/views/html-bulk-edit-product.php:70
8765
+ #: includes/admin/views/html-quick-edit-product.php:50
8766
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:48
8767
+ msgid "Tax Status"
8768
+ msgstr "وضعیت مالیات"
8769
+
8770
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:260
8771
+ #: includes/admin/views/html-bulk-edit-product.php:76
8772
+ #: includes/admin/views/html-quick-edit-product.php:55
8773
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:53
8774
+ msgid "Taxable"
8775
+ msgstr "مشمول مالیات"
8776
+
8777
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:261
8778
+ #: includes/admin/views/html-bulk-edit-product.php:77
8779
+ #: includes/admin/views/html-quick-edit-product.php:56
8780
+ msgid "Shipping only"
8781
+ msgstr "فقط ارسال"
8782
+
8783
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:265
8784
+ msgid "Define whether or not the entire product is taxable, or just the cost of shipping it."
8785
+ msgstr ""
8786
+
8787
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:270
8788
+ #: includes/admin/meta-boxes/views/html-order-items.php:21
8789
+ #: includes/admin/settings/views/html-settings-tax.php:13
8790
+ #: includes/admin/settings/views/settings-tax.php:53
8791
+ #: includes/admin/views/html-bulk-edit-product.php:95
8792
+ #: includes/admin/views/html-quick-edit-product.php:73
8793
+ #: includes/class-wc-ajax.php:828 includes/class-wc-ajax.php:2425
8794
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:213
8795
+ msgid "Standard"
8796
+ msgstr "استاندارد"
8797
+
8798
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:280
8799
+ #: includes/admin/settings/class-wc-settings-tax.php:175
8800
+ #: includes/admin/views/html-bulk-edit-product.php:89
8801
+ #: includes/admin/views/html-quick-edit-product.php:68
8802
+ msgid "Tax Class"
8803
+ msgstr "کلاس مالیات"
8804
+
8805
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:283
8806
+ msgid "Choose a tax class for this product. Tax classes are used to apply different tax rates specific to certain types of product."
8807
+ msgstr ""
8808
+
8809
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:305
8810
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:84
8811
+ #: includes/admin/views/html-bulk-edit-product.php:236
8812
+ #: includes/admin/views/html-quick-edit-product.php:182
8813
+ msgid "Manage stock?"
8814
+ msgstr "مدیریت موجودی انبار؟"
8815
+
8816
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:305
8817
+ msgid "Enable stock management at product level"
8818
+ msgstr "فعال کردن مدیریت موجودی انبار در سطح محصول"
8819
+
8820
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:314
8821
+ #: includes/admin/views/html-bulk-edit-product.php:255
8822
+ #: includes/admin/views/html-bulk-edit-product.php:271
8823
+ #: includes/admin/views/html-quick-edit-product.php:186
8824
+ msgid "Stock Qty"
8825
+ msgstr "تعداد موجودی"
8826
+
8827
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:316
8828
+ msgid "Stock quantity. If this is a variable product this value will be used to control stock for all variations, unless you define stock at variation level."
8829
+ msgstr "موجودی انبار. اگر این محصول متغیر است این مقدار برای کنترل انبار برای همه تغییرات استفاده می شود، مگر اینکه در سطح تنوع موجودی تعریف می کنید."
8830
+
8831
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:325
8832
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:133
8833
+ msgid "Allow Backorders?"
8834
+ msgstr "اجازه پیش‌سفارش محصول؟"
8835
+
8836
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:326
8837
+ #: includes/admin/views/html-bulk-edit-product.php:282
8838
+ #: includes/admin/views/html-quick-edit-product.php:201
8839
+ #: includes/class-wc-ajax.php:838 includes/class-wc-ajax.php:2435
8840
+ msgid "Do not allow"
8841
+ msgstr "اجازه نده"
8842
+
8843
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:327
8844
+ #: includes/admin/views/html-bulk-edit-product.php:283
8845
+ #: includes/admin/views/html-quick-edit-product.php:202
8846
+ #: includes/class-wc-ajax.php:839 includes/class-wc-ajax.php:2436
8847
+ msgid "Allow, but notify customer"
8848
+ msgstr "اجازه بده اما مشتری را مطلع کن"
8849
+
8850
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:329
8851
+ msgid "If managing stock, this controls whether or not backorders are allowed. If enabled, stock quantity can go below 0."
8852
+ msgstr "اگر موجودی را مدیریت می‌کنید، این كنترل ها به شما اجازه پيش فروش محصول و تغييرات آن را می‌دهد. اگر فعال كنيد، موجودی انبار می‌تواند زير 0 هم باشد."
8853
+
8854
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:338
8855
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:160
8856
+ #: includes/admin/reports/class-wc-report-stock.php:167
8857
+ msgid "Stock status"
8858
+ msgstr "وضعیت موجودی انبار"
8859
+
8860
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:59
8861
+ #: includes/class-wc-ajax.php:1714
8862
+ msgid "Delete note"
8863
+ msgstr "حذف یادداشت"
8864
+
8865
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:66
8866
+ msgid "There are no notes yet."
8867
+ msgstr "اینجا هنوز یادداشتی وجود ندارد."
8868
+
8869
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:72
8870
+ msgid "Add note"
8871
+ msgstr "افزودن یادداشت"
8872
+
8873
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:72
8874
+ msgid "Add a note for your reference, or add a customer note (the user will be notified)."
8875
+ msgstr "افزودن یادداشت به منبع شما، یا افزودن یادداشت مشتری ( کاربر متوجه پیام خواهد شد ) "
8876
+
8877
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:78
8878
+ msgid "Private note"
8879
+ msgstr "یادداشت خصوصی"
8880
+
8881
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:79
8882
+ msgid "Note to customer"
8883
+ msgstr "یادداشت به خریدار"
8884
+
8885
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:81
8886
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:439
8887
+ #: includes/admin/meta-boxes/views/html-order-items.php:330
8888
+ #: includes/admin/meta-boxes/views/html-order-items.php:387
8889
+ msgid "Add"
8890
+ msgstr "افزودن"
8891
+
8892
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:47
8893
+ msgid "Product Type"
8894
+ msgstr "نوع محصول"
8895
+
8896
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:60
8897
+ msgid "Virtual products are intangible and aren't shipped."
8898
+ msgstr "محصولات مجازی قابلیت ارسال ندارند"
8899
+
8900
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:67
8901
+ msgid "Downloadable products give access to a file upon purchase."
8902
+ msgstr "محصولات دانلود‌شدنی دسترسی به یک فایل را به محض خرید می‌دهند."
8903
+
8904
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:96
8905
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:696
8906
+ #: includes/admin/settings/class-wc-settings-products.php:46
8907
+ #: includes/admin/settings/class-wc-settings-products.php:244
8908
+ msgid "Inventory"
8909
+ msgstr "انبار"
8910
+
8911
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:101
8912
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:700
8913
+ #: includes/admin/meta-boxes/views/html-order-items.php:154
8914
+ #: includes/admin/meta-boxes/views/html-order-shipping.php:20
8915
+ #: includes/admin/settings/class-wc-settings-shipping.php:27
8916
+ #: includes/admin/settings/class-wc-settings-tax.php:174
8917
+ #: includes/admin/settings/views/html-settings-tax.php:27
8918
+ #: includes/wc-cart-functions.php:180 templates/cart/cart-totals.php:54
8919
+ #: templates/cart/cart-totals.php:55
8920
+ msgid "Shipping"
8921
+ msgstr "حمل و نقل "
8922
+
8923
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:106
8924
+ msgid "Linked Products"
8925
+ msgstr "محصولات مرتبط"
8926
+
8927
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:116
8928
+ #: includes/class-wc-post-types.php:278
8929
+ msgid "Variations"
8930
+ msgstr "متغیرها"
8931
+
8932
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:121
8933
+ msgid "Advanced"
8934
+ msgstr "پیشرفته"
8935
+
8936
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:142
8937
+ msgid "Stock Keeping Unit"
8938
+ msgstr "شناسه اختصاصی محصول"
8939
+
8940
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:142
8941
+ msgid "SKU refers to a Stock-keeping unit, a unique identifier for each distinct product and service that can be purchased."
8942
+ msgstr "شناسه محصول \"SKU\" یک واحد انبارداری، برای هر محصول و سرویسی است که می‌تواند خریداری شود."
8943
+
8944
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:154
8945
+ msgid "Product URL"
8946
+ msgstr "لینک محصول"
8947
+
8948
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:154
8949
+ msgid "Enter the external URL to the product."
8950
+ msgstr "یک لینک خارجی برای محصول وارد کنید."
8951
+
8952
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:157
8953
+ msgid "Button text"
8954
+ msgstr "متن دکمه"
8955
+
8956
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:157
8957
+ msgid "This text will be shown on the button linking to the external product."
8958
+ msgstr "این متن روی دکمه لینک دادن به محصول خارجی نشان داده خواهد شد."
8959
+
8960
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:164
8961
+ #: includes/admin/views/html-quick-edit-product.php:35
8962
+ msgid "Regular Price"
8963
+ msgstr "قیمت اصلی"
8964
+
8965
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:167
8966
+ #: includes/admin/views/html-quick-edit-product.php:42
8967
+ msgid "Sale Price"
8968
+ msgstr "قیمت فروش فوق‌العاده"
8969
+
8970
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:167
8971
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:97
8972
+ msgid "Schedule"
8973
+ msgstr "زمان بندی فروش"
8974
+
8975
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:174
8976
+ msgid "Sale Price Dates"
8977
+ msgstr "تاریخ‌ های قیمت فروش ویژه "
8978
+
8979
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:177
8980
+ msgid "The sale will end at the beginning of the set date."
8981
+ msgstr "فروش در آغاز تاریخ تنظیم به پایان خواهد رسید."
8982
+
8983
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:188
8984
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:254
8985
+ msgid "Downloadable Files"
8986
+ msgstr "فایل های دانلودی"
8987
+
8988
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:193
8989
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:258
8990
+ msgid "This is the name of the download shown to the customer."
8991
+ msgstr "این نام دانلود برای مشتری نمایان می گردد."
8992
+
8993
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:194
8994
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:259
8995
+ msgid "File URL"
8996
+ msgstr "آدرس فایل"
8997
+
8998
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:194
8999
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:259
9000
+ msgid "This is the URL or absolute path to the file which customers will get access to. URLs entered here should already be encoded."
9001
+ msgstr ""
9002
+
9003
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:86
9004
+ #: includes/class-wc-countries.php:953
9005
+ msgid "Phone"
9006
+ msgstr "تلفن"
9007
+
9008
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:173
9009
+ msgid "Payment via %s"
9010
+ msgstr "پرداخت به وسیله %s"
9011
+
9012
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:186
9013
+ msgid "Customer IP"
9014
+ msgstr "آی‌پی مشتری"
9015
+
9016
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:192
9017
+ msgid "General Details"
9018
+ msgstr "جزئیات کلی"
9019
+
9020
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:194
9021
+ msgid "Order date:"
9022
+ msgstr "تاریخ سفارش:"
9023
+
9024
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:195
9025
+ msgid "h"
9026
+ msgstr "ارتفاع"
9027
+
9028
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:198
9029
+ msgid "Order status:"
9030
+ msgstr "وضعیت سفارش:"
9031
+
9032
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:202
9033
+ msgid "Customer payment page"
9034
+ msgstr "برگه پرداخت مشتری"
9035
+
9036
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:216
9037
+ msgid "Customer:"
9038
+ msgstr "مشتری:"
9039
+
9040
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:224
9041
+ msgid "View other orders"
9042
+ msgstr "نمایش سفارش های دیگر"
9043
+
9044
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:243
9045
+ #: templates/checkout/form-billing.php:32
9046
+ msgid "Billing Details"
9047
+ msgstr "جزئیات پرداخت"
9048
+
9049
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:245
9050
+ msgid "Load billing address"
9051
+ msgstr "آدرس صورتحساب"
9052
+
9053
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:252
9054
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:254
9055
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:337
9056
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:339
9057
+ #: includes/class-wc-countries.php:518
9058
+ msgid "Address"
9059
+ msgstr "آدرس"
9060
+
9061
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:254
9062
+ msgid "No billing address set."
9063
+ msgstr "آدرسی برای پرداخت تعیین نشده."
9064
+
9065
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:294
9066
+ #: includes/admin/meta-boxes/views/html-order-shipping.php:26
9067
+ #: includes/admin/settings/class-wc-settings-emails.php:101
9068
+ #: includes/admin/settings/class-wc-settings-emails.php:112
9069
+ #: includes/admin/settings/views/settings-tax.php:103
9070
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:82
9071
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:91
9072
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:108
9073
+ #: templates/order/order-details-customer.php:60
9074
+ #: templates/order/order-details-customer.php:71
9075
+ #: templates/single-product/meta.php:34
9076
+ msgid "N/A"
9077
+ msgstr "نامعلوم"
9078
+
9079
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:308
9080
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:310
9081
+ #: includes/admin/meta-boxes/views/html-order-shipping.php:42
9082
+ #: includes/admin/meta-boxes/views/html-order-shipping.php:44
9083
+ msgid "Other"
9084
+ msgstr "دیگر"
9085
+
9086
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:317
9087
+ msgid "Transaction ID"
9088
+ msgstr "شناسه تراکنش"
9089
+
9090
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:327
9091
+ #: includes/gateways/paypal/includes/settings-paypal.php:82
9092
+ msgid "Shipping Details"
9093
+ msgstr "جزئیات ارسال"
9094
+
9095
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:329
9096
+ msgid "Copy from billing"
9097
+ msgstr "کپی از صورتحساب"
9098
+
9099
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:330
9100
+ msgid "Load shipping address"
9101
+ msgstr "آدرس تحویل محصول"
9102
+
9103
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:339
9104
+ msgid "No shipping address set."
9105
+ msgstr "آدرسی برای ارسال تعیین نشده."
9106
+
9107
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:357
9108
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:387
9109
+ msgid "Customer Provided Note"
9110
+ msgstr "یادداشت مشتری"
9111
+
9112
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:388
9113
+ msgid "Customer's notes about the order"
9114
+ msgstr "یادداشت مشتری در باره سفارش"
9115
+
9116
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:57
9117
+ #: includes/class-wc-ajax.php:1070
9118
+ msgid "File %d"
9119
+ msgstr "فایل %d"
9120
+
9121
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:70
9122
+ msgid "Search for a downloadable product&hellip;"
9123
+ msgstr "جستجو برای یک محصول دانلودی&hellip;"
9124
+
9125
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:71
9126
+ msgid "Grant Access"
9127
+ msgstr "دسترسی دادن"
9128
+
9129
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:57
9130
+ msgid "added on %1$s at %2$s"
9131
+ msgstr "اضافه شد در تاریخ %1$s ساعت %2$s"
9132
+
9133
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:58
9134
+ msgid "by %s"
9135
+ msgstr "توسط %s"
9136
+
9137
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:89
9138
+ msgid "This field allows you to set the maximum spend (subtotal, including taxes) allowed when using the coupon."
9139
+ msgstr ""
9140
+
9141
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:92
9142
+ msgid "Individual use only"
9143
+ msgstr "استفاده فردی"
9144
+
9145
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:92
9146
+ msgid "Check this box if the coupon cannot be used in conjunction with other coupons."
9147
+ msgstr "اگر کوپن مجاز به استفاده همزمان با کوپن های دیگر نیست، این گزینه را علامت بزنید"
9148
+
9149
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:95
9150
+ msgid "Exclude sale items"
9151
+ msgstr "به‌جز محصولات فروش ویژه"
9152
+
9153
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:95
9154
+ msgid "Check this box if the coupon should not apply to items on sale. Per-item coupons will only work if the item is not on sale. Per-cart coupons will only work if there are no sale items in the cart."
9155
+ msgstr "اگر نمیخواهدی کوپن برای اقلام در حال فروش استفاده نشود، این باکس را پر کنید."
9156
+
9157
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:102
9158
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:120
9159
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:491
9160
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:508
9161
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:528
9162
+ #: includes/admin/meta-boxes/views/html-order-items.php:325
9163
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:203
9164
+ msgid "Search for a product&hellip;"
9165
+ msgstr "جستجو برای یک محصول&hellip;"
9166
+
9167
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:114
9168
+ msgid "Products which need to be in the cart to use this coupon or, for \"Product Discounts\", which products are discounted."
9169
+ msgstr "محصولاتی که برای استفاده از این کوپن نیاز هست در سبد خرید باشند و یا، محصولاتی که شامل تخفیف می‌شوند"
9170
+
9171
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:119
9172
+ msgid "Exclude products"
9173
+ msgstr "به جز این محصولات"
9174
+
9175
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:132
9176
+ msgid "Products which must not be in the cart to use this coupon or, for \"Product Discounts\", which products are not discounted."
9177
+ msgstr "محصولاتی که برای استفاده از این کوپن نیاز هست در سبد خرید شما وجود ندارد و یا این محصولات شما شامل تخفیف نمی‌شوند."
9178
+
9179
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:139
9180
+ msgid "Product categories"
9181
+ msgstr "دسته های محصولات"
9182
+
9183
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:140
9184
+ msgid "Any category"
9185
+ msgstr "هر دسته‌بندی"
9186
+
9187
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:149
9188
+ msgid "A product must be in this category for the coupon to remain valid or, for \"Product Discounts\", products in these categories will be discounted."
9189
+ msgstr "یک محصول باید در این دسته باشد تا کوپن تخفیف قابل استفاده بماند و یا محصولات این دسته شامل تخفیف خواهند شد."
9190
+
9191
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:154
9192
+ msgid "Exclude categories"
9193
+ msgstr "به جز این دسته ها"
9194
+
9195
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:155
9196
+ msgid "No categories"
9197
+ msgstr "فاقد دسته بندی ها"
9198
+
9199
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:164
9200
+ msgid "Product must not be in this category for the coupon to remain valid or, for \"Product Discounts\", products in these categories will not be discounted."
9201
+ msgstr "محصولاتی که برای استفاده از این کوپن نیاز هست در سبد خرید شما وجود ندارد و یا این محصولات شما شامل تخفیف نمی‌شوند."
9202
+
9203
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:170
9204
+ msgid "Email restrictions"
9205
+ msgstr "محدودیت‌های ایمیل"
9206
+
9207
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:170
9208
+ msgid "No restrictions"
9209
+ msgstr "بدون محدودیت"
9210
+
9211
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:170
9212
+ msgid "List of allowed emails to check against the customer's billing email when an order is placed. Separate email addresses with commas."
9213
+ msgstr "فهرست ایمیل های مجاز برای بررسی در برابر ایمیل های صورت حساب مشتری در هنگامی که سفارش ثبت می شود. ایمیل ها را با کاما ,ویرگول انگلیسی, جداسازی کنید."
9214
+
9215
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:184
9216
+ msgid "Usage limit per coupon"
9217
+ msgstr "محدودیت استفاده در کوپن"
9218
+
9219
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:184
9220
+ msgid "How many times this coupon can be used before it is void."
9221
+ msgstr "تعداد دفعاتی که این کوپن قابل استفاده است."
9222
+
9223
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:190
9224
+ msgid "Limit usage to X items"
9225
+ msgstr "محدودیت استفاده به X مورد"
9226
+
9227
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:190
9228
+ msgid "The maximum number of individual items this coupon can apply to when using product discounts. Leave blank to apply to all qualifying items in cart."
9229
+ msgstr "حداکثر تعداد آیتم های منحصر به فرد این کوپن می تواند به هنگام استفاده از تخفیف محصول اعمال می شود. در صورت خالی گذاشتن برای تمامی محصولات اعمال می گردد"
9230
+
9231
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:196
9232
+ msgid "Usage limit per user"
9233
+ msgstr "محدودیت مصرف برای هر کاربر"
9234
 
9235
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:196
9236
+ msgid "How many times this coupon can be used by an invidual user. Uses billing email for guests, and user ID for logged in users."
9237
+ msgstr "چند بار این کوپن می تواند توسط یک کاربر خاص استفاده می شود. با استفاده از ایمیل در صدور صورت حساب برای مهمانان، و ID کاربر برای کاربران وارد شده"
9238
 
9239
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:236
9240
+ msgid "Coupon code already exists - customers will use the latest coupon with this code."
9241
+ msgstr "کد کوپن وجود دارد - مشتریان از این کد کوپن استفاده خواهند کرد"
9242
 
9243
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:44
9244
+ msgid "Resend order emails"
9245
+ msgstr "ارسال دوباره ایمیل سفارشات"
9246
 
9247
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:60
9248
+ msgid "Generate download permissions"
9249
+ msgstr "ارائه مجوز دسترسی دانلود ها"
9250
 
9251
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:67
9252
+ #: includes/admin/meta-boxes/views/html-order-items.php:233
9253
+ msgid "Apply"
9254
+ msgstr "اعمال کردن"
9255
 
9256
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:84
9257
+ msgid "Save %s"
9258
+ msgstr "ذخیره %s"
9259
 
9260
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:84
9261
+ msgid "Save/update the %s"
9262
+ msgstr "ذخیره/بروزرسانی %s"
9263
 
9264
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:128
9265
+ msgid "%s email notification manually sent."
9266
+ msgstr "ایمیل اطلاع رسانی %s به صورت دستی ارسال شد."
9267
 
9268
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:43
9269
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:92
9270
+ #: includes/class-wc-countries.php:497 includes/class-wc-form-handler.php:177
9271
+ msgid "First Name"
9272
+ msgstr "نام"
9273
 
9274
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:47
9275
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:96
9276
+ #: includes/class-wc-countries.php:502 includes/class-wc-form-handler.php:178
9277
+ msgid "Last Name"
9278
+ msgstr "نام خانوادگی"
9279
 
9280
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:234
9281
+ msgid "Tax rates need to be defined with columns in a specific order (10 columns). <a href=\"%s\">Click here to download a sample</a>."
9282
+ msgstr "نرخ های مالیات نیازمند تعریف در نظم خاصی هستند (10 ستون). <a href=\"%s\"> برای دریافت نمونه کلیک کنید</a>."
9283
 
9284
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:242
9285
+ msgid "Before you can upload your import file, you will need to fix the following error:"
9286
+ msgstr "قبل از بارگذاری فایل درون‌ریزی باید خطاهای زیر را برطرف کنید:"
9287
 
9288
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:251
9289
+ msgid "Choose a file from your computer:"
9290
+ msgstr "فایل را از کامپیوتر خود انتخاب کنید"
9291
 
9292
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:257
9293
+ msgid "Maximum size: %s"
9294
+ msgstr "بیشترین حجم مجاز: %s"
9295
 
9296
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:262
9297
+ msgid "OR enter path to file:"
9298
+ msgstr "یا مسیر فایل مورد نظر را وارد کنید"
9299
+
9300
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:269
9301
+ msgid "Delimiter"
9302
+ msgstr "جداکننده"
9303
+
9304
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:275
9305
+ msgid "Upload file and import"
9306
+ msgstr "بارگذاری و درون‌ریزی"
9307
+
9308
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:289
9309
+ msgid "Sorry, there has been an error."
9310
+ msgstr "ببشخید، ایرادی پیش آمد."
9311
+
9312
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:41
9313
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:91
9314
+ #: includes/admin/settings/class-wc-settings-general.php:28
9315
+ #: includes/admin/settings/class-wc-settings-products.php:44
9316
+ msgid "General"
9317
+ msgstr "همگانی"
9318
+
9319
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:46
9320
+ msgid "Usage Restriction"
9321
+ msgstr "محدودیت های دسترسی"
9322
+
9323
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:51
9324
+ msgid "Usage Limits"
9325
+ msgstr "محدودیت استفاده"
9326
+
9327
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:67
9328
+ msgid "Discount type"
9329
+ msgstr "نحوه تخفیف"
9330
+
9331
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:70
9332
+ msgid "Value of the coupon."
9333
+ msgstr "ارزش کوپن."
9334
+
9335
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:73
9336
+ msgid "Allow free shipping"
9337
+ msgstr "اجازه حمل و نقل رایگان"
9338
+
9339
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:73
9340
+ msgid "Check this box if the coupon grants free shipping. The <a href=\"%s\">free shipping method</a> must be enabled and be set to require \"a valid free shipping coupon\" (see the \"Free Shipping Requires\" setting)."
9341
+ msgstr "تیک زدن این جعبه، کوپن حمل و نقل رایگان می دهد. <a href=\"%s\">روش حمل و نقل رایگان</a> باید فعال شود و نیاز به تنظیم \"یک کوپن حمل و نقل رایگان معتبر\" دارد. (به پیکربندی \" نیازهای حمل و نقل\" بروید)."
9342
+
9343
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:76
9344
+ msgid "Coupon expiry date"
9345
+ msgstr "تاریخ انقضای کوپن"
9346
+
9347
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:86
9348
+ msgid "Minimum spend"
9349
+ msgstr "حداقل هزینه"
9350
+
9351
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:86
9352
+ msgid "No minimum"
9353
+ msgstr "هیچ حداقلی وجود ندارد"
9354
+
9355
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:86
9356
+ msgid "This field allows you to set the minimum spend (subtotal, including taxes) allowed to use the coupon."
9357
+ msgstr ""
9358
+
9359
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:89
9360
+ msgid "Maximum spend"
9361
+ msgstr "حداکثر هزینه"
9362
+
9363
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:89
9364
+ msgid "No maximum"
9365
+ msgstr "بدون محدودیت"
9366
+
9367
+ #: includes/admin/class-wc-admin-webhooks.php:495
9368
+ #: includes/admin/class-wc-admin-webhooks.php:497
9369
+ msgid "&lsaquo; Previous"
9370
+ msgstr "&lsaquo; پیشین"
9371
+
9372
+ #: includes/admin/class-wc-admin-webhooks.php:501
9373
+ #: includes/admin/class-wc-admin-webhooks.php:503
9374
+ msgid "Next &rsaquo;"
9375
+ msgstr "&lsaquo; پسین"
9376
+
9377
+ #: includes/admin/class-wc-admin.php:150
9378
+ msgid "HTML Email Template"
9379
+ msgstr "ویرایش قالب ایمیل HTML"
9380
+
9381
+ #: includes/admin/class-wc-admin.php:197
9382
+ msgid "If you like <strong>WooCommerce</strong> please leave us a %s&#9733;&#9733;&#9733;&#9733;&#9733;%s rating. A huge thank you from WooThemes in advance!"
9383
+ msgstr "اگر شما <strong>ووکامرس</strong> را دوست دارید خواهشمندیم به ما %s&#9733;&#9733;&#9733;&#9733;&#9733;%s امتیاز دهید. از طرف ووتمز از شما سپاس بزرگی برای پیشرفت می‌کنیم!"
9384
+
9385
+ #: includes/admin/class-wc-admin.php:197
9386
+ msgid "Thanks :)"
9387
+ msgstr "سپاس :)"
9388
+
9389
+ #: includes/admin/class-wc-admin.php:205
9390
+ msgid "Thank you for selling with WooCommerce."
9391
+ msgstr "برای فروش با ووکامرس از شما سپاسگذاریم."
9392
+
9393
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:127
9394
+ msgid "The file does not exist, please try again."
9395
+ msgstr "فایل مورد نظر وجود نداره، خواهشمندیم دوباره تلاش کنید"
9396
+
9397
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:162
9398
+ msgid "The CSV is invalid."
9399
+ msgstr "فایل CSV نا معتبر است"
9400
+
9401
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:170
9402
+ msgid "Import complete - imported <strong>%s</strong> tax rates."
9403
+ msgstr "درون ریزی به پایان رسید - نرخ های مالیاتی <strong>%s</strong> درون ریزی شدند."
9404
+
9405
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:180
9406
+ msgid "All done!"
9407
+ msgstr "همه موارد به اتمام رسید"
9408
+
9409
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:180
9410
+ msgid "View Tax Rates"
9411
+ msgstr "نمایش نرخ‌های مالیاتی"
9412
+
9413
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:216
9414
+ msgid "Import Tax Rates"
9415
+ msgstr "درون‌ریزی نرخ‌های مالیاتی"
9416
+
9417
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:232
9418
+ msgid "Hi there! Upload a CSV file containing tax rates to import the contents into your shop. Choose a .csv file to upload, then click \"Upload file and import\"."
9419
+ msgstr "سلام! فایل CSV حاوی نرخ های مالیاتی فروشگاه را وارد کنید. یک فایل با پسوند csv را برای بارگذاری انتخاب و کلید بارگذاری و درون‌ریزی را بزنید."
9420
+
9421
+ #: includes/admin/class-wc-admin-taxonomies.php:276
9422
+ msgid "Product categories for your store can be managed here. To change the order of categories on the front-end you can drag and drop to sort them. To see more categories listed click the \"screen options\" link at the top of the page."
9423
+ msgstr "دسته‌های محصولات شما از اینجا می‌توانند مدیریت شوند. برای تغییر ترتیب دسته‌ها برای نمایش به کاربران می‌توانید با کشیدن و رها کردن ( drag & drop ) دسته‌ها را مرتب‌سازی کنید. برای دیدن لیست دسته‌های بیشتر روی «پیکربندی برگه» در بالای برگه کلیک کنید."
9424
+
9425
+ #: includes/admin/class-wc-admin-taxonomies.php:283
9426
+ msgid "Shipping classes can be used to group products of similar type. These groups can then be used by certain shipping methods to provide different rates to different products."
9427
+ msgstr "کلاس‌های ارسال می‌توانند برای دسته بندی محصولات مشابه استفاده شوند. این گروه ها می‌توانند با روش‌های مشخص ارسال برای درجه بندی‌های متفاوت محصولات متفاوت استفاده شوند."
9428
+
9429
+ #: includes/admin/class-wc-admin-taxonomies.php:290
9430
+ msgid "Attribute terms can be assigned to products and variations.<br/><br/><b>Note</b>: Deleting a term will remove it from all products and variations to which it has been assigned. Recreating a term will not automatically assign it back to products."
9431
+ msgstr ""
9432
+
9433
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:26
9434
+ msgid "webhook"
9435
+ msgstr "وب هوک"
9436
+
9437
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:27
9438
+ msgid "webhooks"
9439
+ msgstr "وب هوک‌ها"
9440
+
9441
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:42
9442
+ #: includes/admin/settings/views/html-webhooks-edit.php:41
9443
+ msgid "Topic"
9444
+ msgstr "موضوع"
9445
+
9446
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:43
9447
+ #: includes/admin/settings/views/html-webhooks-edit.php:93
9448
+ msgid "Delivery URL"
9449
+ msgstr "پیوند تحویل"
9450
+
9451
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:164
9452
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:165
9453
+ msgid "Activated <span class=\"count\">(%s)</span>"
9454
+ msgstr "فعال شد <span class=\"count\">(%s)</span>"
9455
+
9456
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:172
9457
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:173
9458
+ msgid "Paused <span class=\"count\">(%s)</span>"
9459
+ msgstr "متوقف شد <span class=\"count\">(%s)</span>"
9460
+
9461
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:180
9462
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:181
9463
+ msgid "Disabled <span class=\"count\">(%s)</span>"
9464
+ msgstr "غیرفعال شد <span class=\"count\">(%s)</span>"
9465
+
9466
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:252
9467
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:78
9468
+ #: includes/admin/settings/views/html-webhooks-edit.php:153
9469
+ msgid "Move to Trash"
9470
+ msgstr "انتقال به زباله‌ دان"
9471
+
9472
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:263
9473
+ msgid "Empty Trash"
9474
+ msgstr "خالی کردن زباله دان"
9475
+
9476
+ #: includes/admin/class-wc-admin-webhooks.php:49
9477
+ #: includes/admin/class-wc-admin-webhooks.php:195
9478
+ #: includes/api/class-wc-api-webhooks.php:197
9479
+ #: includes/api/v2/class-wc-api-webhooks.php:197
9480
+ msgid "Webhook created on %s"
9481
+ msgstr "وب هوک بر روی %s ساخته شد"
9482
+
9483
+ #: includes/admin/class-wc-admin-webhooks.php:186
9484
+ msgid "You don't have permissions to create Webhooks!"
9485
+ msgstr "شما دسترسی برای ساخت وب هوک‌ها را ندارید!"
9486
+
9487
+ #: includes/admin/class-wc-admin-webhooks.php:266
9488
+ msgid "You don't have permissions to edit Webhooks!"
9489
+ msgstr "شما دسترسی برای ویرایش وب هوک‌ها را ندارید!"
9490
+
9491
+ #: includes/admin/class-wc-admin-webhooks.php:295
9492
+ msgid "You don't have permissions to delete Webhooks!"
9493
+ msgstr "شما دسترسی برای پاک کردن وب هوک‌ها را ندارید!"
9494
+
9495
+ #: includes/admin/class-wc-admin-webhooks.php:371
9496
+ msgid "1 webhook moved to the Trash."
9497
+ msgid_plural "%d webhooks moved to the Trash."
9498
+ msgstr[0] "وب هوک های %d به سطل زبال منتقل شدند."
9499
+
9500
+ #: includes/admin/class-wc-admin-webhooks.php:377
9501
+ msgid "1 webhook restored from the Trash."
9502
+ msgid_plural "%d webhooks restored from the Trash."
9503
+ msgstr[0] "وب هوک های %d از سطل زباله بازیافت شدند."
9504
+
9505
+ #: includes/admin/class-wc-admin-webhooks.php:383
9506
+ msgid "1 webhook permanently deleted."
9507
+ msgid_plural "%d webhooks permanently deleted."
9508
+ msgstr[0] "وب هوک‌های %d برای همیشه پاک شدند."
9509
+
9510
+ #: includes/admin/class-wc-admin-webhooks.php:387
9511
+ msgid "Webhook updated successfully."
9512
+ msgstr "وب هوک بخوبی بروزرسانی شد."
9513
+
9514
+ #: includes/admin/class-wc-admin-webhooks.php:391
9515
+ msgid "Webhook created successfully."
9516
+ msgstr "وب هوک بخوبی ساخته شد."
9517
+
9518
+ #: includes/admin/class-wc-admin-webhooks.php:403
9519
+ #: includes/admin/settings/class-wc-settings-api.php:47
9520
+ #: includes/class-wc-post-types.php:388
9521
+ msgid "Webhooks"
9522
+ msgstr "وب هوک‌ها"
9523
+
9524
+ #: includes/admin/class-wc-admin-webhooks.php:403
9525
+ #: includes/class-wc-post-types.php:391
9526
+ msgid "Add Webhook"
9527
+ msgstr "افزودن وب هوک"
9528
+
9529
+ #: includes/admin/class-wc-admin-webhooks.php:413
9530
+ #: includes/class-wc-post-types.php:398
9531
+ msgid "Search Webhooks"
9532
+ msgstr "جستجوی وب هوک‌ها"
9533
+
9534
+ #: includes/admin/class-wc-admin-webhooks.php:444
9535
+ msgid "This Webhook has no log yet."
9536
+ msgstr "این وب هوک هنوز گزارشی ندارد."
9537
+
9538
+ #: includes/admin/class-wc-admin-status.php:171
9539
+ msgid "Capabilities"
9540
+ msgstr "نقش ها"
9541
+
9542
+ #: includes/admin/class-wc-admin-status.php:172
9543
+ msgid "Reset capabilities"
9544
+ msgstr "بازنشانی دوباره نقش ها"
9545
+
9546
+ #: includes/admin/class-wc-admin-status.php:173
9547
+ msgid "This tool will reset the admin, customer and shop_manager roles to default. Use this if your users cannot access all of the WooCommerce admin pages."
9548
+ msgstr "این ابزار نقش‌های ادمین، مشتری و مدیریت فروشگاه را به حالت پیش‌فرض تغییر خواهد داد. از این ابزار وقتی کاربران نمی‌توانند به همه بخش‌های مدیریت ووکامرس دسترسی داشته باشند، استفاده کنید. "
9549
+
9550
+ #: includes/admin/class-wc-admin-status.php:176
9551
+ msgid "Customer Sessions"
9552
+ msgstr "نشست مشتری"
9553
+
9554
+ #: includes/admin/class-wc-admin-status.php:177
9555
+ msgid "Clear all sessions"
9556
+ msgstr "پاک کردن همه نشست ها"
9557
+
9558
+ #: includes/admin/class-wc-admin-status.php:178
9559
+ msgid "<strong class=\"red\">Warning:</strong> This tool will delete all customer session data from the database, including any current live carts."
9560
+ msgstr "<strong class=\"red\">هشدار</strong> این ابزار می‌تواند تمامی اطلاعات لایه جلسه کاربران را از دیتابیس پاک کند و تمامی سفارش‌ها درون سبد خرید پاک می شوند"
9561
+
9562
+ #: includes/admin/class-wc-admin-status.php:181
9563
+ msgid "Install WooCommerce Pages"
9564
+ msgstr "نصب برگه‌های ووکامرس"
9565
+
9566
+ #: includes/admin/class-wc-admin-status.php:182
9567
+ msgid "Install pages"
9568
+ msgstr "نصب برگه‌های ووکامرس"
9569
+
9570
+ #: includes/admin/class-wc-admin-status.php:183
9571
+ msgid "<strong class=\"red\">Note:</strong> This tool will install all the missing WooCommerce pages. Pages already defined and set up will not be replaced."
9572
+ msgstr "<strong class=\"red\">پیغام</strong> این ابزار می تواند تمامی برگه های از دست رفته ووکامرس را دوباره نصب کند. برگه هایی که از پیش بوده اند، جایگزین نمی شوند."
9573
+
9574
+ #: includes/admin/class-wc-admin-status.php:186
9575
+ msgid "Delete all WooCommerce tax rates"
9576
+ msgstr "پاک همه نرخ های مالیاتی ووکامرس"
9577
+
9578
+ #: includes/admin/class-wc-admin-status.php:187
9579
+ msgid "Delete ALL tax rates"
9580
+ msgstr "پاک همه نرخ های مالیات"
9581
+
9582
+ #: includes/admin/class-wc-admin-status.php:188
9583
+ msgid "<strong class=\"red\">Note:</strong> This option will delete ALL of your tax rates, use with caution."
9584
+ msgstr "<strong class=\"red\">هشدار</strong>این گزینه قادر است تمامی نرخ مالیات ها را پاک نماید. با احتیاط عمل کنید"
9585
+
9586
+ #: includes/admin/class-wc-admin-status.php:191
9587
+ msgid "Reset Usage Tracking Settings"
9588
+ msgstr "بازنشانی دوباره پیکربندی رهگیری اندازه بکار رفته"
9589
+
9590
+ #: includes/admin/class-wc-admin-status.php:192
9591
+ msgid "Reset usage tracking settings"
9592
+ msgstr "بازنشانی دوباره پیکربندی رهگیری اندازه بکار رفته"
9593
+
9594
+ #: includes/admin/class-wc-admin-status.php:193
9595
+ msgid "This will reset your usage tracking settings, causing it to show the opt-in banner again and not sending any data."
9596
+ msgstr "این پیکربندی رهگیری مورد استفاده شما را بازنشانی خواهد کرد، به سبب نمایش دوباره بنر انتخابی و نه ارسال هر گونه اطلاعتی."
9597
+
9598
+ #: includes/admin/class-wc-admin-taxonomies.php:93
9599
+ #: includes/admin/class-wc-admin-taxonomies.php:181
9600
+ #: includes/widgets/class-wc-widget-layered-nav.php:89
9601
+ msgid "Display type"
9602
+ msgstr "نوع نمایش"
9603
+
9604
+ #: includes/admin/class-wc-admin-taxonomies.php:96
9605
+ #: includes/admin/class-wc-admin-taxonomies.php:185
9606
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:101
9607
+ #: includes/admin/settings/class-wc-settings-products.php:28
9608
+ #: includes/class-wc-post-types.php:239
9609
+ #: includes/widgets/class-wc-widget-products.php:29
9610
+ msgid "Products"
9611
+ msgstr "محصولات"
9612
+
9613
+ #: includes/admin/class-wc-admin-taxonomies.php:97
9614
+ #: includes/admin/class-wc-admin-taxonomies.php:186
9615
+ msgid "Subcategories"
9616
+ msgstr "زیر دسته‌بندی"
9617
+
9618
+ #: includes/admin/class-wc-admin-taxonomies.php:98
9619
+ #: includes/admin/class-wc-admin-taxonomies.php:187
9620
+ msgid "Both"
9621
+ msgstr "هر دو"
9622
+
9623
+ #: includes/admin/class-wc-admin-taxonomies.php:102
9624
+ #: includes/admin/class-wc-admin-taxonomies.php:192
9625
+ #: includes/admin/class-wc-admin-taxonomies.php:333
9626
+ msgid "Thumbnail"
9627
+ msgstr "تصویر بندانگشتی"
9628
+
9629
+ #: includes/admin/class-wc-admin-taxonomies.php:106
9630
+ #: includes/admin/class-wc-admin-taxonomies.php:197
9631
+ msgid "Upload/Add image"
9632
+ msgstr "آپلود/افزودن تصویر"
9633
+
9634
+ #: includes/admin/class-wc-admin-taxonomies.php:107
9635
+ #: includes/admin/class-wc-admin-taxonomies.php:198
9636
+ msgid "Remove image"
9637
+ msgstr "پاک کردن تصویر"
9638
+
9639
+ #: includes/admin/class-wc-admin-taxonomies.php:133
9640
+ #: includes/admin/class-wc-admin-taxonomies.php:224
9641
+ msgid "Use image"
9642
+ msgstr "استفاده از تصویر"
9643
+
9644
+ #: includes/admin/class-wc-admin-status.php:166
9645
+ msgid "Term counts"
9646
+ msgstr "تعداد دوره‌ها"
9647
+
9648
+ #: includes/admin/class-wc-admin-status.php:167
9649
+ msgid "Recount terms"
9650
+ msgstr "بازشماری دوره‌ها"
9651
+
9652
+ #: includes/admin/class-wc-admin-status.php:168
9653
+ msgid "This tool will recount product terms - useful when changing your settings in a way which hides products from the catalog."
9654
+ msgstr "این ابزار دوره‌های محصولات را دوباره می‌شمارد - مواقعی که پیکربندی را تغییر می‌دهید در زمانی که محصولاتی را از کاتالوگ پنهان میکنید به کار می‌آید."
9655
+
9656
+ #: includes/admin/class-wc-admin-setup-wizard.php:771
9657
+ msgid "Follow Sidekick interactive walkthroughs"
9658
+ msgstr ""
9659
+
9660
+ #: includes/admin/class-wc-admin-setup-wizard.php:772
9661
+ msgid "Read more about getting started"
9662
+ msgstr "اطلاعات بیشتر درباره شروع کار"
9663
+
9664
+ #: includes/admin/class-wc-admin-status.php:50
9665
+ msgid "Product Transients Cleared"
9666
+ msgstr "نشست های محصول پاک شدند."
9667
+
9668
+ #: includes/admin/class-wc-admin-status.php:75
9669
+ msgid "%d Transients Rows Cleared"
9670
+ msgstr "%d ردیف از نشست ها پاک شدند."
9671
+
9672
+ #: includes/admin/class-wc-admin-status.php:83
9673
+ msgid "Roles successfully reset"
9674
+ msgstr "نقش‌ها با موفقیت ریست شدند"
9675
+
9676
+ #: includes/admin/class-wc-admin-status.php:95
9677
+ msgid "Terms successfully recounted"
9678
+ msgstr "دوره‌ها با موفقیت بازشماری شدند."
9679
+
9680
+ #: includes/admin/class-wc-admin-status.php:103
9681
+ msgid "Sessions successfully cleared"
9682
+ msgstr "نشست مشتری با موفقیت پاک شد"
9683
+
9684
+ #: includes/admin/class-wc-admin-status.php:107
9685
+ msgid "All missing WooCommerce pages was installed successfully."
9686
+ msgstr "تمام صفحات ووکامرس از دست رفته با موفقیت نصب شد."
9687
+
9688
+ #: includes/admin/class-wc-admin-status.php:115
9689
+ msgid "Tax rates successfully deleted"
9690
+ msgstr "نرخ‌های مالیاتی با موفقیت پاک شدند"
9691
+
9692
+ #: includes/admin/class-wc-admin-status.php:121
9693
+ msgid "Usage tracking settings successfully reset."
9694
+ msgstr "پیکربندی رهگیری اندازه بکار رفته بخوبی بازنشانی دوباره شد."
9695
+
9696
+ #: includes/admin/class-wc-admin-status.php:130
9697
+ msgid "There was an error calling %s::%s"
9698
+ msgstr "برای تماس با %s::%s خطایی رخ داد"
9699
+
9700
+ #: includes/admin/class-wc-admin-status.php:133
9701
+ msgid "There was an error calling %s"
9702
+ msgstr "برای تماس با %s خطایی رخ داد"
9703
+
9704
+ #: includes/admin/class-wc-admin-status.php:143
9705
+ msgid "Your changes have been saved."
9706
+ msgstr "پیکربندی شما ذخیره شد . "
9707
+
9708
+ #: includes/admin/class-wc-admin-status.php:156
9709
+ msgid "WC Transients"
9710
+ msgstr "نشست های ووکامرس"
9711
+
9712
+ #: includes/admin/class-wc-admin-status.php:157
9713
+ msgid "Clear transients"
9714
+ msgstr "پاک‌کردن نشست ها"
9715
+
9716
+ #: includes/admin/class-wc-admin-status.php:158
9717
+ msgid "This tool will clear the product/shop transients cache."
9718
+ msgstr "این ابزار کش نشست های محصول/فروشگاه را پاک میکند."
9719
+
9720
+ #: includes/admin/class-wc-admin-status.php:161
9721
+ msgid "Expired Transients"
9722
+ msgstr "نشست های منقضی شده"
9723
+
9724
+ #: includes/admin/class-wc-admin-status.php:162
9725
+ msgid "Clear expired transients"
9726
+ msgstr "پاک کردن نشست های منقضی"
9727
+
9728
+ #: includes/admin/class-wc-admin-status.php:163
9729
+ msgid "This tool will clear ALL expired transients from WordPress."
9730
+ msgstr "این ابزار تمامی نشست های منقضی شده را پاک میکند."
9731
+
9732
+ #: includes/admin/class-wc-admin-setup-wizard.php:469
9733
+ msgid "I will enter prices inclusive of tax"
9734
+ msgstr "من قیمت های شامل مالیات را وارد خواهم کرد"
9735
+
9736
+ #: includes/admin/class-wc-admin-setup-wizard.php:470
9737
+ msgid "I will enter prices exclusive of tax"
9738
+ msgstr "من قیمت های منحصر به فرد مالیات را وارد خواهم کرد"
9739
+
9740
+ #: includes/admin/class-wc-admin-setup-wizard.php:492
9741
+ msgid "Import Tax Rates?"
9742
+ msgstr "درون‌ریزی نرخ‌های مالیاتی؟"
9743
+
9744
+ #: includes/admin/class-wc-admin-setup-wizard.php:494
9745
+ msgid "Yes, please import some starter tax rates"
9746
+ msgstr "بله, خواهشمندیم برخی از نرخ های مالیات را برای شروع درون ریزی کنید"
9747
+
9748
+ #: includes/admin/class-wc-admin-setup-wizard.php:500
9749
+ #: includes/class-wc-countries.php:602 includes/class-wc-countries.php:855
9750
+ msgid "State"
9751
+ msgstr "استان"
9752
+
9753
+ #: includes/admin/class-wc-admin-setup-wizard.php:501
9754
+ msgid "Rate (%)"
9755
+ msgstr "قیمت (%)"
9756
+
9757
+ #: includes/admin/class-wc-admin-setup-wizard.php:503
9758
+ msgid "Tax Shipping"
9759
+ msgstr "مالیات حمل و نقل"
9760
+
9761
+ #: includes/admin/class-wc-admin-setup-wizard.php:522
9762
+ msgid "Please note: you may still need to add local and product specific tax rates depending on your business location. If in doubt, speak to an accountant."
9763
+ msgstr ""
9764
+
9765
+ #: includes/admin/class-wc-admin-setup-wizard.php:524
9766
+ msgid "You can edit tax rates later from the %1$stax settings%3$s screen and read more about taxes in %2$sour documentation%3$s."
9767
+ msgstr ""
9768
+
9769
+ #: includes/admin/class-wc-admin-setup-wizard.php:645
9770
+ msgid "WooCommerce can accept both online and offline payments. %2$sAdditional payment methods%3$s can be installed later and managed from the %1$scheckout settings%3$s screen."
9771
+ msgstr ""
9772
+
9773
+ #: includes/admin/class-wc-admin-setup-wizard.php:650
9774
+ msgid "To accept payments via PayPal on your store, simply enter your PayPal email address below."
9775
+ msgstr ""
9776
+
9777
+ #: includes/admin/class-wc-admin-setup-wizard.php:654
9778
+ msgid "PayPal Email Address:"
9779
+ msgstr "آدرس ایمیل حساب PayPal"
9780
+
9781
+ #: includes/admin/class-wc-admin-setup-wizard.php:661
9782
+ msgid "Offline Payments"
9783
+ msgstr "پرداخت آفلاین"
9784
+
9785
+ #: includes/admin/class-wc-admin-setup-wizard.php:662
9786
+ msgid "Offline gateways require manual processing, but can be useful in certain circumstances or for testing payments."
9787
+ msgstr ""
9788
+
9789
+ #: includes/admin/class-wc-admin-setup-wizard.php:666
9790
+ msgid "Cheque Payments"
9791
+ msgstr "پرداختهای چکی"
9792
+
9793
+ #: includes/admin/class-wc-admin-setup-wizard.php:668
9794
+ msgid "Enable payment via Cheques"
9795
+ msgstr "فعال کردن پرداخت چکی"
9796
+
9797
+ #: includes/admin/class-wc-admin-setup-wizard.php:672
9798
+ #: includes/gateways/cod/class-wc-gateway-cod.php:26
9799
+ #: includes/gateways/cod/class-wc-gateway-cod.php:71
9800
+ msgid "Cash on Delivery"
9801
+ msgstr "پرداخت هنگام دریافت"
9802
+
9803
+ #: includes/admin/class-wc-admin-setup-wizard.php:674
9804
+ msgid "Enable cash on delivery"
9805
+ msgstr "فعال کردن پرداخت هنگام تحویل"
9806
+
9807
+ #: includes/admin/class-wc-admin-setup-wizard.php:678
9808
+ msgid "Bank Transfer (BACS)"
9809
+ msgstr "انتقال بانکی (BACS)"
9810
+
9811
+ #: includes/admin/class-wc-admin-setup-wizard.php:680
9812
+ msgid "Enable BACS payments"
9813
+ msgstr "فعال کردن انتقال بانکی (BACS)"
9814
+
9815
+ #: includes/admin/class-wc-admin-setup-wizard.php:747
9816
+ msgid "Your Store is Ready!"
9817
+ msgstr "فروشگاه شما آماده است!"
9818
+
9819
+ #: includes/admin/class-wc-admin-setup-wizard.php:751
9820
+ msgid "Want to help make WooCommerce even more awesome? Allow WooThemes to collect non-sensitive diagnostic data and usage information. %sFind out more%s."
9821
+ msgstr "می‌خواهید در هرچه بهتر کردن ووکامرس مشارکت کنید؟ به WooThemes اجازه دهید که داده‌های غیر حساس و اطلاعات استفاده را جمع آوری کند. %sبیشتر بدانید%s."
9822
+
9823
+ #: includes/admin/class-wc-admin-setup-wizard.php:753
9824
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:328
9825
+ #: includes/admin/views/html-bulk-edit-product.php:284
9826
+ #: includes/admin/views/html-notice-tracking.php:13
9827
+ #: includes/admin/views/html-quick-edit-product.php:203
9828
+ #: includes/class-wc-ajax.php:840 includes/class-wc-ajax.php:2437
9829
+ msgid "Allow"
9830
+ msgstr "اجازه دادن"
9831
+
9832
+ #: includes/admin/class-wc-admin-setup-wizard.php:754
9833
+ msgid "No thanks"
9834
+ msgstr "خیر سپاسگزارم"
9835
+
9836
+ #: includes/admin/class-wc-admin-setup-wizard.php:761
9837
+ msgid "Next Steps"
9838
+ msgstr "گام پسین"
9839
+
9840
+ #: includes/admin/class-wc-admin-setup-wizard.php:763
9841
+ msgid "Create your first product!"
9842
+ msgstr "ساخت نخستین محصول شما!"
9843
+
9844
+ #: includes/admin/class-wc-admin-setup-wizard.php:767
9845
+ msgid "Learn More"
9846
+ msgstr "اطلاعات بیشتر"
9847
+
9848
+ #: includes/admin/class-wc-admin-setup-wizard.php:769
9849
+ msgid "Watch the WC 101 video walkthroughs"
9850
+ msgstr ""
9851
+
9852
+ #: includes/admin/class-wc-admin-setup-wizard.php:770
9853
+ msgid "Get eCommerce advice in your inbox"
9854
+ msgstr "دریافت مشاوره تجارت الکترونیک در اینباکس شما"
9855
+
9856
+ #: includes/admin/class-wc-admin-setup-wizard.php:325
9857
+ #: includes/admin/settings/class-wc-settings-general.php:147
9858
+ msgid "Left with space"
9859
+ msgstr "چپ (با فاصله)"
9860
+
9861
+ #: includes/admin/class-wc-admin-setup-wizard.php:326
9862
+ #: includes/admin/settings/class-wc-settings-general.php:148
9863
+ msgid "Right with space"
9864
+ msgstr "راست (با فاصله)"
9865
+
9866
+ #: includes/admin/class-wc-admin-setup-wizard.php:331
9867
+ #: includes/admin/settings/class-wc-settings-general.php:154
9868
+ #: includes/admin/views/html-admin-page-status-report.php:427
9869
+ msgid "Thousand Separator"
9870
+ msgstr "جداکننده هزارگان"
9871
+
9872
+ #: includes/admin/class-wc-admin-setup-wizard.php:337
9873
+ #: includes/admin/settings/class-wc-settings-general.php:164
9874
+ #: includes/admin/views/html-admin-page-status-report.php:432
9875
+ msgid "Decimal Separator"
9876
+ msgstr "جداکننده اعشاری"
9877
+
9878
+ #: includes/admin/class-wc-admin-setup-wizard.php:343
9879
+ #: includes/admin/settings/class-wc-settings-general.php:174
9880
+ #: includes/admin/views/html-admin-page-status-report.php:437
9881
+ msgid "Number of Decimals"
9882
+ msgstr "تعداد اعشارها"
9883
+
9884
+ #: includes/admin/class-wc-admin-setup-wizard.php:349
9885
+ msgid "Which unit should be used for product weights?"
9886
+ msgstr ""
9887
+
9888
+ #: includes/admin/class-wc-admin-setup-wizard.php:352
9889
+ #: includes/admin/settings/class-wc-settings-products.php:431
9890
+ msgid "kg"
9891
+ msgstr "کیلوگرم"
9892
+
9893
+ #: includes/admin/class-wc-admin-setup-wizard.php:353
9894
+ #: includes/admin/settings/class-wc-settings-products.php:432
9895
+ msgid "g"
9896
+ msgstr "گرم"
9897
+
9898
+ #: includes/admin/class-wc-admin-setup-wizard.php:354
9899
+ #: includes/admin/settings/class-wc-settings-products.php:433
9900
+ msgid "lbs"
9901
+ msgstr "پوند"
9902
+
9903
+ #: includes/admin/class-wc-admin-setup-wizard.php:355
9904
+ #: includes/admin/settings/class-wc-settings-products.php:434
9905
+ msgid "oz"
9906
+ msgstr "اونس"
9907
+
9908
+ #: includes/admin/class-wc-admin-setup-wizard.php:360
9909
+ msgid "Which unit should be used for product dimensions?"
9910
+ msgstr ""
9911
+
9912
+ #: includes/admin/class-wc-admin-setup-wizard.php:363
9913
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:195
9914
+ #: includes/admin/settings/class-wc-settings-products.php:448
9915
+ msgid "m"
9916
+ msgstr "متر"
9917
+
9918
+ #: includes/admin/class-wc-admin-setup-wizard.php:364
9919
+ #: includes/admin/settings/class-wc-settings-products.php:449
9920
+ msgid "cm"
9921
+ msgstr "سانتیمتر"
9922
+
9923
+ #: includes/admin/class-wc-admin-setup-wizard.php:365
9924
+ #: includes/admin/settings/class-wc-settings-products.php:450
9925
+ msgid "mm"
9926
+ msgstr "میلی‌متر"
9927
+
9928
+ #: includes/admin/class-wc-admin-setup-wizard.php:366
9929
+ #: includes/admin/settings/class-wc-settings-products.php:451
9930
+ msgid "in"
9931
+ msgstr "اینچ"
9932
+
9933
+ #: includes/admin/class-wc-admin-setup-wizard.php:367
9934
+ #: includes/admin/settings/class-wc-settings-products.php:452
9935
+ msgid "yd"
9936
+ msgstr "یارد"
9937
+
9938
+ #: includes/admin/class-wc-admin-setup-wizard.php:426
9939
+ msgid "Shipping &amp; Tax Setup"
9940
+ msgstr "راه اندازی مالیات حمل و نقل &amp;"
9941
+
9942
+ #: includes/admin/class-wc-admin-setup-wizard.php:428
9943
+ msgid "If you will be charging sales tax, or shipping physical goods to customers, you can configure the basic options below. This is optional and can be changed later via %1$sWooCommerce > Settings > Tax%3$s and %2$sWooCommerce > Settings > Shipping%3$s."
9944
+ msgstr ""
9945
+
9946
+ #: includes/admin/class-wc-admin-setup-wizard.php:432
9947
+ msgid "Basic Shipping Setup"
9948
+ msgstr "راه اندازی حمل و نقل پایه"
9949
+
9950
+ #: includes/admin/class-wc-admin-setup-wizard.php:436
9951
+ msgid "Will you be shipping products?"
9952
+ msgstr "آیا شما محصولات را ارسال می کنید؟"
9953
+
9954
+ #: includes/admin/class-wc-admin-setup-wizard.php:439
9955
+ msgid "Yes, I will be shipping physical goods to customers"
9956
+ msgstr ""
9957
+
9958
+ #: includes/admin/class-wc-admin-setup-wizard.php:443
9959
+ msgid "<strong>Domestic</strong> shipping costs:"
9960
+ msgstr "هزینه های حمل و نقل <strong>محلی</strong>:"
9961
+
9962
+ #: includes/admin/class-wc-admin-setup-wizard.php:445
9963
+ #: includes/admin/class-wc-admin-setup-wizard.php:451
9964
+ msgid "A total of %s per order and/or %s per item"
9965
+ msgstr ""
9966
+
9967
+ #: includes/admin/class-wc-admin-setup-wizard.php:449
9968
+ msgid "<strong>International</strong> shipping costs:"
9969
+ msgstr ""
9970
+
9971
+ #: includes/admin/class-wc-admin-setup-wizard.php:456
9972
+ msgid "Basic Tax Setup"
9973
+ msgstr "راه اندازی مالیات پایه"
9974
+
9975
+ #: includes/admin/class-wc-admin-setup-wizard.php:460
9976
+ msgid "Will you be charging sales tax?"
9977
+ msgstr ""
9978
+
9979
+ #: includes/admin/class-wc-admin-setup-wizard.php:463
9980
+ msgid "Yes, I will be charging sales tax"
9981
+ msgstr ""
9982
+
9983
+ #: includes/admin/class-wc-admin-setup-wizard.php:467
9984
+ msgid "How will you enter product prices?"
9985
+ msgstr "چگونه شما قیمت محصول را وارد می کنید؟"
9986
+
9987
+ #: includes/admin/class-wc-admin-settings.php:607
9988
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:41
9989
+ msgid "Select none"
9990
+ msgstr "انتخاب هیچکدام"
9991
+
9992
+ #: includes/admin/class-wc-admin-setup-wizard.php:59
9993
+ msgid "Introduction"
9994
+ msgstr "معرفی"
9995
+
9996
+ #: includes/admin/class-wc-admin-setup-wizard.php:64
9997
+ #: includes/admin/class-wc-admin-setup-wizard.php:220
9998
+ msgid "Page Setup"
9999
+ msgstr "راه اندازی برگه"
10000
+
10001
+ #: includes/admin/class-wc-admin-setup-wizard.php:69
10002
+ msgid "Store Locale"
10003
+ msgstr "زبان فروشگاه"
10004
+
10005
+ #: includes/admin/class-wc-admin-setup-wizard.php:74
10006
+ msgid "Shipping &amp; Tax"
10007
+ msgstr "مالیات و حمل و نقل"
10008
+
10009
+ #: includes/admin/class-wc-admin-setup-wizard.php:79
10010
+ #: includes/admin/class-wc-admin-setup-wizard.php:643
10011
+ msgid "Payments"
10012
+ msgstr "درگاه پرداخت"
10013
+
10014
+ #: includes/admin/class-wc-admin-setup-wizard.php:84
10015
+ msgid "Ready!"
10016
+ msgstr "آماده!"
10017
+
10018
+ #: includes/admin/class-wc-admin-setup-wizard.php:147
10019
+ msgid "WooCommerce &rsaquo; Setup Wizard"
10020
+ msgstr "راه اندازی سریع &rsaquo; ووکامرس"
10021
+
10022
+ #: includes/admin/class-wc-admin-setup-wizard.php:163
10023
+ msgid "Return to the WordPress Dashboard"
10024
+ msgstr "برگشت به پیشخوان وردپرس"
10025
+
10026
+ #: includes/admin/class-wc-admin-setup-wizard.php:205
10027
+ msgid "Welcome to the world of WooCommerce!"
10028
+ msgstr "به جهان ووکامرس خوش آمدید!"
10029
+
10030
+ #: includes/admin/class-wc-admin-setup-wizard.php:206
10031
+ msgid "Thank you for choosing WooCommerce to power your online store! This quick setup wizard will help you configure the basic settings. <strong>It’s completely optional and shouldn’t take longer than five minutes.</strong>"
10032
+ msgstr "سپاسگذاریم از اینکه ووکامرس را برای فروشگاه آنلاین خود انتخاب کرده اید! این راه انداز سریع به شما برای پیکربندی اولیه کمک می کند. <strong>و بکارگیریش کاملا اختیاری است و بیش از پنج دقیقه طول نمی کشد.</strong>"
10033
+
10034
+ #: includes/admin/class-wc-admin-setup-wizard.php:207
10035
+ msgid "No time right now? If you don’t want to go through the wizard, you can skip and return to the WordPress dashboard. Come back anytime if you change your mind!"
10036
+ msgstr ""
10037
+
10038
+ #: includes/admin/class-wc-admin-setup-wizard.php:209
10039
+ msgid "Let's Go!"
10040
+ msgstr "بزن بریم!"
10041
+
10042
+ #: includes/admin/class-wc-admin-setup-wizard.php:210
10043
+ msgid "Not right now"
10044
+ msgstr "الان نه"
10045
+
10046
+ #: includes/admin/class-wc-admin-setup-wizard.php:222
10047
+ msgid "Your store needs a few essential %spages%s. The following will be created automatically (if they do not already exist):"
10048
+ msgstr ""
10049
+
10050
+ #: includes/admin/class-wc-admin-setup-wizard.php:226
10051
+ msgid "Page Name"
10052
+ msgstr "نام برگه"
10053
+
10054
+ #: includes/admin/class-wc-admin-setup-wizard.php:233
10055
+ msgid "The shop page will display your products."
10056
+ msgstr "در صفحه فروشگاه، محصولات خود را نمایش دهید."
10057
+
10058
+ #: includes/admin/class-wc-admin-setup-wizard.php:237
10059
+ msgid "The cart page will be where the customers go to view their cart and begin checkout."
10060
+ msgstr ""
10061
+
10062
+ #: includes/admin/class-wc-admin-setup-wizard.php:242
10063
+ msgid "The checkout page will be where the customers go to pay for their items."
10064
+ msgstr ""
10065
+
10066
+ #: includes/admin/class-wc-admin-setup-wizard.php:248
10067
+ msgid "Registered customers will be able to manage their account details and view past orders on this page."
10068
+ msgstr ""
10069
+
10070
+ #: includes/admin/class-wc-admin-setup-wizard.php:254
10071
+ msgid "Once created, these pages can be managed from your admin dashboard on the %sPages screen%s. You can control which pages are shown on your website via %sAppearance > Menus%s."
10072
+ msgstr ""
10073
+
10074
+ #: includes/admin/class-wc-admin-setup-wizard.php:257
10075
+ #: includes/admin/class-wc-admin-setup-wizard.php:373
10076
+ #: includes/admin/class-wc-admin-setup-wizard.php:532
10077
+ #: includes/admin/class-wc-admin-setup-wizard.php:685
10078
+ msgid "Continue"
10079
+ msgstr "ادامه"
10080
+
10081
+ #: includes/admin/class-wc-admin-setup-wizard.php:258
10082
+ #: includes/admin/class-wc-admin-setup-wizard.php:374
10083
+ #: includes/admin/class-wc-admin-setup-wizard.php:533
10084
+ #: includes/admin/class-wc-admin-setup-wizard.php:686
10085
+ msgid "Skip this step"
10086
+ msgstr "از این مرحله بگذر"
10087
+
10088
+ #: includes/admin/class-wc-admin-setup-wizard.php:294
10089
+ msgid "Store Locale Setup"
10090
+ msgstr "راه اندازی فروشگاه محلی"
10091
+
10092
+ #: includes/admin/class-wc-admin-setup-wizard.php:298
10093
+ msgid "Where is your store based?"
10094
+ msgstr "فروشگاه شما در کجا قرار دارد؟"
10095
+
10096
+ #: includes/admin/class-wc-admin-setup-wizard.php:306
10097
+ msgid "Which currency will your store use?"
10098
+ msgstr "کدام واحد ارزی را در فروشگاه خود استفاده میکنید؟"
10099
+
10100
+ #: includes/admin/class-wc-admin-setup-wizard.php:308
10101
+ #: includes/admin/class-wc-admin-setup-wizard.php:309
10102
+ msgid "Choose a currency&hellip;"
10103
+ msgstr "گزینش واحد پولی&hellip;"
10104
+
10105
+ #: includes/admin/class-wc-admin-setup-wizard.php:316
10106
+ msgid "If your currency is not listed you can %sadd it later%s."
10107
+ msgstr "اگر واحد پولی شما در لیست نیست می توانید %sadd it later%s کنید."
10108
+
10109
+ #: includes/admin/class-wc-admin-setup-wizard.php:320
10110
+ #: includes/admin/settings/class-wc-settings-general.php:137
10111
+ #: includes/admin/views/html-admin-page-status-report.php:422
10112
+ msgid "Currency Position"
10113
+ msgstr "محل واحد مالی"
10114
+
10115
+ #: includes/admin/class-wc-admin-setup-wizard.php:323
10116
+ #: includes/admin/settings/class-wc-settings-general.php:145
10117
+ msgid "Left"
10118
+ msgstr "چپ"
10119
+
10120
+ #: includes/admin/class-wc-admin-setup-wizard.php:324
10121
+ #: includes/admin/settings/class-wc-settings-general.php:146
10122
+ msgid "Right"
10123
+ msgstr "راست"
10124
+
10125
+ #: includes/admin/class-wc-admin-profile.php:56
10126
+ #: includes/admin/class-wc-admin-profile.php:109
10127
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:55
10128
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:104
10129
+ msgid "Address 1"
10130
+ msgstr "آدرس"
10131
+
10132
+ #: includes/admin/class-wc-admin-profile.php:60
10133
+ #: includes/admin/class-wc-admin-profile.php:113
10134
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:59
10135
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:108
10136
+ msgid "Address 2"
10137
+ msgstr "آدرس 2"
10138
+
10139
+ #: includes/admin/class-wc-admin-profile.php:64
10140
+ #: includes/admin/class-wc-admin-profile.php:117
10141
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:63
10142
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:112
10143
+ #: includes/admin/settings/class-wc-settings-tax.php:169
10144
+ #: includes/admin/settings/views/html-settings-tax.php:22
10145
+ #: templates/cart/shipping-calculator.php:82
10146
+ msgid "City"
10147
+ msgstr "شهر"
10148
+
10149
+ #: includes/admin/class-wc-admin-profile.php:68
10150
+ #: includes/admin/class-wc-admin-profile.php:121
10151
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:67
10152
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:116
10153
+ #: includes/class-wc-countries.php:599 includes/class-wc-countries.php:860
10154
+ msgid "Postcode"
10155
+ msgstr "کد پستی"
10156
+
10157
+ #: includes/admin/class-wc-admin-profile.php:72
10158
+ #: includes/admin/class-wc-admin-profile.php:125
10159
+ #: includes/admin/class-wc-admin-settings.php:574
10160
+ #: includes/admin/class-wc-admin-settings.php:599
10161
+ #: includes/admin/class-wc-admin-setup-wizard.php:499
10162
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:71
10163
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:120
10164
+ #: includes/class-wc-countries.php:513
10165
+ msgid "Country"
10166
+ msgstr "کشور"
10167
+
10168
+ #: includes/admin/class-wc-admin-profile.php:76
10169
+ #: includes/admin/class-wc-admin-profile.php:129
10170
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:75
10171
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:124
10172
+ #: includes/wc-template-functions.php:1774
10173
+ #: templates/cart/shipping-calculator.php:38
10174
+ msgid "Select a country&hellip;"
10175
+ msgstr "کشور مورد نظر را انتخاب کنید"
10176
+
10177
+ #: includes/admin/class-wc-admin-profile.php:79
10178
+ #: includes/admin/class-wc-admin-profile.php:132
10179
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:78
10180
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:127
10181
+ msgid "State/County"
10182
+ msgstr "استان"
10183
+
10184
+ #: includes/admin/class-wc-admin-profile.php:80
10185
+ #: includes/admin/class-wc-admin-profile.php:133
10186
+ msgid "State/County or state code"
10187
+ msgstr "کد استان"
10188
 
10189
+ #: includes/admin/class-wc-admin-profile.php:84
10190
+ msgid "Telephone"
10191
+ msgstr "تلفن"
10192
 
10193
+ #: includes/admin/class-wc-admin-profile.php:88
10194
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:83
10195
+ #: includes/admin/reports/class-wc-report-customer-list.php:232
10196
+ #: includes/admin/settings/class-wc-settings-emails.php:233
10197
+ #: includes/class-wc-emails.php:351 templates/single-product-reviews.php:75
10198
+ msgid "Email"
10199
+ msgstr "ایمیل"
10200
 
10201
+ #: includes/admin/class-wc-admin-profile.php:94
10202
+ msgid "Customer Shipping Address"
10203
+ msgstr "آدرس دریافت محصول مشتری"
10204
 
10205
+ #: includes/admin/class-wc-admin-reports.php:45
10206
+ #: includes/admin/reports/class-wc-report-customer-list.php:234
10207
+ #: includes/class-wc-post-types.php:292
10208
+ msgid "Orders"
10209
+ msgstr "سفارش ها"
10210
 
10211
+ #: includes/admin/class-wc-admin-reports.php:48
10212
+ msgid "Sales by date"
10213
+ msgstr "فروش ها بر اساس روز"
10214
 
10215
+ #: includes/admin/class-wc-admin-reports.php:54
10216
+ msgid "Sales by product"
10217
+ msgstr "فروش بر اساس محصول"
10218
 
10219
+ #: includes/admin/class-wc-admin-reports.php:60
10220
+ msgid "Sales by category"
10221
+ msgstr "فروش بر اساس دسته‌ بندی"
10222
 
10223
+ #: includes/admin/class-wc-admin-reports.php:66
10224
+ msgid "Coupons by date"
10225
+ msgstr "کوپن ها بر اساس تاریخ"
10226
 
10227
+ #: includes/admin/class-wc-admin-reports.php:74
10228
+ #: includes/admin/reports/class-wc-report-customer-list.php:28
10229
+ msgid "Customers"
10230
+ msgstr "مشتریان"
10231
 
10232
+ #: includes/admin/class-wc-admin-reports.php:77
10233
+ msgid "Customers vs. Guests"
10234
+ msgstr "مشتریان در مقابل مهمان ها"
10235
 
10236
+ #: includes/admin/class-wc-admin-reports.php:83
10237
+ msgid "Customer List"
10238
+ msgstr "لیست مشتری"
10239
 
10240
+ #: includes/admin/class-wc-admin-reports.php:94
10241
+ msgid "Low in stock"
10242
+ msgstr "کمبود در انبار"
10243
 
10244
+ #: includes/admin/class-wc-admin-reports.php:106
10245
+ msgid "Most Stocked"
10246
+ msgstr "بیشترین موجودی"
10247
 
10248
+ #: includes/admin/class-wc-admin-reports.php:117
10249
+ msgid "Taxes"
10250
+ msgstr "مالیات"
10251
 
10252
+ #: includes/admin/class-wc-admin-reports.php:120
10253
+ msgid "Taxes by code"
10254
+ msgstr "مالیات بر اساس کد"
10255
+
10256
+ #: includes/admin/class-wc-admin-reports.php:126
10257
+ msgid "Taxes by date"
10258
+ msgstr "مالیات بر اساس تاریخ"
10259
+
10260
+ #: includes/admin/class-wc-admin-settings.php:86
10261
+ msgid "Your settings have been saved."
10262
+ msgstr "پیکربندی شما ذخیره شد . "
10263
+
10264
+ #: includes/admin/class-wc-admin-settings.php:144
10265
+ msgid "The changes you made will be lost if you navigate away from this page."
10266
+ msgstr "درصورت خارج شدن از این برگه تغییرات ذخیره نخواهند شد."
10267
+
10268
+ #: includes/admin/class-wc-admin-settings.php:516
10269
+ msgid "The settings of this image size have been disabled because its values are being overwritten by a filter."
10270
+ msgstr "پیکربندی اندازه این نگاره غیرفعال است زیرا یک فیلتر داده های آنرا رونویسی کرده است."
10271
+
10272
+ #: includes/admin/class-wc-admin-settings.php:525
10273
+ msgid "Hard Crop?"
10274
+ msgstr "کراپ سخت؟"
10275
+
10276
+ #: includes/admin/class-wc-admin-settings.php:552
10277
+ msgid "Select a page&hellip;"
10278
+ msgstr "برگه‌ای انتخاب کنید&hellip;"
10279
+
10280
+ #: includes/admin/class-wc-admin-settings.php:574
10281
+ #: includes/admin/class-wc-admin-setup-wizard.php:300
10282
+ msgid "Choose a country&hellip;"
10283
+ msgstr "کشوری انتخاب کنید&hellip;"
10284
+
10285
+ #: includes/admin/class-wc-admin-settings.php:599
10286
+ msgid "Choose countries&hellip;"
10287
+ msgstr "کشورهایی انتخاب کنید&hellip;"
10288
+
10289
+ #: includes/admin/class-wc-admin-settings.php:607
10290
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:40
10291
+ msgid "Select all"
10292
+ msgstr "انتخاب همه"
10293
+
10294
+ #: includes/admin/class-wc-admin-post-types.php:1426
10295
+ #: includes/admin/class-wc-admin-post-types.php:1427
10296
+ msgid "Mark complete"
10297
+ msgstr "علامت گذاری به عنوان تکمیل شده"
10298
+
10299
+ #: includes/admin/class-wc-admin-post-types.php:1463
10300
+ msgid "Order status changed by bulk edit:"
10301
+ msgstr "وضعیت سفارش توسط ویرایش توده‌ای تغییر یافت :"
10302
+
10303
+ #: includes/admin/class-wc-admin-post-types.php:1497
10304
+ msgid "Order status changed."
10305
+ msgid_plural "%s order statuses changed."
10306
+ msgstr[0] "وضعیت سفارش تغییر کرد."
10307
+
10308
+ #: includes/admin/class-wc-admin-post-types.php:1648
10309
+ msgid "Show all product types"
10310
+ msgstr "نمایش همه نوع‌های محصولات"
10311
+
10312
+ #: includes/admin/class-wc-admin-post-types.php:1661
10313
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:42
10314
+ #: includes/wc-product-functions.php:522
10315
+ msgid "Grouped product"
10316
+ msgstr "محصولات گروهی"
10317
 
10318
+ #: includes/admin/class-wc-admin-post-types.php:1664
10319
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:43
10320
+ #: includes/wc-product-functions.php:523
10321
+ msgid "External/Affiliate product"
10322
+ msgstr "محصول خارجی/وابسته"
10323
 
10324
+ #: includes/admin/class-wc-admin-post-types.php:1667
10325
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:44
10326
+ #: includes/wc-product-functions.php:524
10327
+ msgid "Variable product"
10328
+ msgstr "محصول متغیر"
10329
 
10330
+ #: includes/admin/class-wc-admin-post-types.php:1670
10331
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:41
10332
+ #: includes/wc-product-functions.php:521
10333
+ msgid "Simple product"
10334
+ msgstr "محصول ساده"
10335
 
10336
+ #: includes/admin/class-wc-admin-post-types.php:1711
10337
+ msgid "Show all types"
10338
+ msgstr "نمایش همه"
10339
 
10340
+ #: includes/admin/class-wc-admin-post-types.php:1740
10341
+ #: includes/admin/settings/views/html-keys-edit.php:35
10342
+ msgid "Search for a customer&hellip;"
10343
+ msgstr "جستجو برای یک خریدار&hellip;"
10344
 
10345
+ #: includes/admin/class-wc-admin-post-types.php:2085
10346
+ msgid "Product name"
10347
+ msgstr "نام محصول"
10348
 
10349
+ #: includes/admin/class-wc-admin-post-types.php:2088
10350
+ #: templates/cart/cart.php:136 templates/checkout/form-coupon.php:35
10351
+ msgid "Coupon code"
10352
+ msgstr "كد تخفیف:"
10353
 
10354
+ #: includes/admin/class-wc-admin-post-types.php:2102
10355
+ msgid "Description (optional)"
10356
+ msgstr "توضیحات (دلخواه)"
10357
 
10358
+ #: includes/admin/class-wc-admin-post-types.php:2118
10359
+ msgid "Insert into %s"
10360
+ msgstr "وارد کردن در %s"
10361
 
10362
+ #: includes/admin/class-wc-admin-post-types.php:2119
10363
+ msgid "Uploaded to this %s"
10364
+ msgstr "آپلود شده در این %s"
10365
 
10366
+ #: includes/admin/class-wc-admin-post-types.php:2153
10367
+ msgid "Catalog/search"
10368
+ msgstr "کاتالوگ/جستجو"
10369
 
10370
+ #: includes/admin/class-wc-admin-post-types.php:2154
10371
+ #: includes/admin/views/html-bulk-edit-product.php:187
10372
+ #: includes/admin/views/html-quick-edit-product.php:144
10373
+ msgid "Catalog"
10374
+ msgstr "فهرست"
10375
 
10376
+ #: includes/admin/class-wc-admin-post-types.php:2155
10377
+ #: includes/admin/views/html-bulk-edit-product.php:188
10378
+ #: includes/admin/views/html-quick-edit-product.php:145
10379
+ msgid "Search"
10380
+ msgstr "جستجو"
10381
 
10382
+ #: includes/admin/class-wc-admin-post-types.php:2156
10383
+ #: includes/admin/views/html-bulk-edit-product.php:189
10384
+ #: includes/admin/views/html-quick-edit-product.php:146
10385
+ msgid "Hidden"
10386
+ msgstr "پنهان"
10387
 
10388
+ #: includes/admin/class-wc-admin-post-types.php:2160
10389
+ msgid "Catalog visibility:"
10390
+ msgstr "قابلیت دیدن کاتالوگ:"
10391
 
10392
+ #: includes/admin/class-wc-admin-post-types.php:2176
10393
+ msgid "Choose where this product should be displayed in your catalog. The product will always be accessible directly."
10394
+ msgstr ""
10395
 
10396
+ #: includes/admin/class-wc-admin-post-types.php:2182
10397
+ msgid "Enable this option to feature this product."
10398
+ msgstr "برای ویژه کردن محصول این گزینه را فعال کنید."
10399
 
10400
+ #: includes/admin/class-wc-admin-post-types.php:2184
10401
+ msgid "Featured Product"
10402
+ msgstr "محصولات برجسته"
10403
 
10404
+ #: includes/admin/class-wc-admin-post-types.php:2187
10405
+ msgid "OK"
10406
+ msgstr "تایید"
10407
 
10408
+ #: includes/admin/class-wc-admin-post-types.php:2188
10409
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:177
10410
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:746
10411
+ #: includes/admin/meta-boxes/views/html-order-items.php:261
10412
+ #: includes/admin/meta-boxes/views/html-order-items.php:307
10413
+ #: templates/myaccount/my-orders.php:92
10414
+ msgid "Cancel"
10415
+ msgstr "لغو"
10416
 
10417
+ #: includes/admin/class-wc-admin-profile.php:41
10418
+ msgid "Customer Billing Address"
10419
+ msgstr "آدرس صدور صورت حساب مشتری"
10420
 
10421
+ #: includes/admin/class-wc-admin-profile.php:44
10422
+ #: includes/admin/class-wc-admin-profile.php:97
10423
+ #: templates/myaccount/form-edit-account.php:30
10424
+ msgid "First name"
10425
+ msgstr "نام"
10426
 
10427
+ #: includes/admin/class-wc-admin-profile.php:48
10428
+ #: includes/admin/class-wc-admin-profile.php:101
10429
+ #: templates/myaccount/form-edit-account.php:34
10430
+ msgid "Last name"
10431
+ msgstr "نام خانوادگی"
10432
 
10433
+ #: includes/admin/class-wc-admin-profile.php:52
10434
+ #: includes/admin/class-wc-admin-profile.php:105
10435
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:51
10436
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:100
10437
+ msgid "Company"
10438
+ msgstr "شرکت"
10439
+
10440
+ #: includes/admin/class-wc-admin-post-types.php:391
10441
+ #: includes/admin/class-wc-admin-post-types.php:631
10442
+ #: includes/admin/class-wc-admin-post-types.php:712
10443
+ #: includes/admin/class-wc-admin-post-types.php:714
10444
+ #: includes/admin/class-wc-admin-post-types.php:716
10445
+ #: includes/admin/settings/class-wc-settings-checkout.php:316
10446
+ #: includes/admin/settings/class-wc-settings-emails.php:269
10447
+ #: includes/admin/settings/class-wc-settings-shipping.php:211
10448
+ #: includes/admin/views/html-bulk-edit-product.php:205
10449
+ #: includes/admin/views/html-bulk-edit-product.php:242
10450
+ #: includes/admin/views/html-bulk-edit-product.php:303
10451
+ msgid "Yes"
10452
+ msgstr "بله"
10453
+
10454
+ #: includes/admin/class-wc-admin-post-types.php:393
10455
+ #: includes/admin/views/html-bulk-edit-product.php:206
10456
+ #: includes/admin/views/html-bulk-edit-product.php:243
10457
+ #: includes/admin/views/html-bulk-edit-product.php:304
10458
+ msgid "No"
10459
+ msgstr "خیر"
10460
+
10461
+ #: includes/admin/class-wc-admin-post-types.php:439
10462
+ msgid "Edit this item"
10463
+ msgstr "ویرایش این مورد"
10464
+
10465
+ #: includes/admin/class-wc-admin-post-types.php:440
10466
+ msgid "Edit this item inline"
10467
+ msgstr "ویرایش سریع محصول"
10468
+
10469
+ #: includes/admin/class-wc-admin-post-types.php:440
10470
+ msgid "Quick&nbsp;Edit"
10471
+ msgstr "ویرایش سریع"
10472
+
10473
+ #: includes/admin/class-wc-admin-post-types.php:444
10474
+ #: includes/admin/class-wc-admin-post-types.php:575
10475
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:104
10476
+ msgid "Restore this item from the Trash"
10477
+ msgstr "بازیابی این آیتم از زباله‌دان"
10478
+
10479
+ #: includes/admin/class-wc-admin-post-types.php:444
10480
+ #: includes/admin/class-wc-admin-post-types.php:575
10481
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:104
10482
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:246
10483
+ msgid "Restore"
10484
+ msgstr "بازگردانی"
10485
+
10486
+ #: includes/admin/class-wc-admin-post-types.php:446
10487
+ #: includes/admin/class-wc-admin-post-types.php:577
10488
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:106
10489
+ msgid "Move this item to the Trash"
10490
+ msgstr "انتقال این ایتم به زباله‌ دان"
10491
+
10492
+ #: includes/admin/class-wc-admin-post-types.php:446
10493
+ #: includes/admin/class-wc-admin-post-types.php:577
10494
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:106
10495
+ msgid "Trash"
10496
+ msgstr "زباله‌ دان"
10497
+
10498
+ #: includes/admin/class-wc-admin-post-types.php:450
10499
+ #: includes/admin/class-wc-admin-post-types.php:581
10500
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:109
10501
+ msgid "Delete this item permanently"
10502
+ msgstr "پاک کردن‌ این مورد برای همیشه"
10503
+
10504
+ #: includes/admin/class-wc-admin-post-types.php:450
10505
+ #: includes/admin/class-wc-admin-post-types.php:581
10506
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:109
10507
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:247
10508
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:76
10509
+ #: includes/admin/settings/views/html-webhooks-edit.php:153
10510
+ msgid "Delete Permanently"
10511
+ msgstr "پاک کردن‌ برای همیشه"
10512
+
10513
+ #: includes/admin/class-wc-admin-post-types.php:456
10514
+ msgid "Preview &#8220;%s&#8221;"
10515
+ msgstr "پیش نمایش"
10516
+
10517
+ #: includes/admin/class-wc-admin-post-types.php:456
10518
+ msgid "Preview"
10519
+ msgstr "پیش‌ نمایش"
10520
+
10521
+ #: includes/admin/class-wc-admin-post-types.php:458
10522
+ msgid "View &#8220;%s&#8221;"
10523
+ msgstr "نمایش"
10524
 
10525
+ #: includes/admin/class-wc-admin-post-types.php:458
10526
+ #: includes/admin/class-wc-admin-post-types.php:792
10527
+ #: includes/admin/reports/class-wc-report-stock.php:140
10528
+ #: includes/admin/views/html-admin-page-status-logs.php:24
10529
+ #: templates/myaccount/my-orders.php:88
10530
+ msgid "View"
10531
+ msgstr "نمایش "
10532
 
10533
+ #: includes/admin/class-wc-admin-post-types.php:529
10534
+ msgid "%s / %s"
10535
+ msgstr "%s / %s"
10536
+
10537
+ #: includes/admin/class-wc-admin-post-types.php:531
10538
+ msgid "%s / &infin;"
10539
+ msgstr "%s / &infin;"
10540
+
10541
+ #: includes/admin/class-wc-admin-post-types.php:620
10542
+ msgid "Unpublished"
10543
+ msgstr "منتشرنشده"
10544
+
10545
+ #: includes/admin/class-wc-admin-post-types.php:622
10546
+ msgid "Y/m/d g:i:s A"
10547
+ msgstr "Y/m/d g:i:s A"
10548
+
10549
+ #: includes/admin/class-wc-admin-post-types.php:623
10550
+ msgid "Y/m/d"
10551
+ msgstr "Y/m/d"
10552
+
10553
+ #: includes/admin/class-wc-admin-post-types.php:639
10554
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:409
10555
+ msgid "%d item"
10556
+ msgid_plural "%d items"
10557
+ msgstr[0] "%d آیتم"
10558
+
10559
+ #: includes/admin/class-wc-admin-post-types.php:679
10560
+ msgid "Tel:"
10561
+ msgstr "تلفن : "
10562
+
10563
+ #: includes/admin/class-wc-admin-post-types.php:692
10564
+ #: includes/admin/class-wc-admin-post-types.php:728
10565
+ msgid "Via"
10566
+ msgstr "از طریق"
10567
+
10568
+ #: includes/admin/class-wc-admin-post-types.php:714
10569
+ msgid "plus %d other note"
10570
+ msgid_plural "plus %d other notes"
10571
+ msgstr[0] "افزودن یادداشت دیگر %d"
10572
+
10573
+ #: includes/admin/class-wc-admin-post-types.php:716
10574
+ msgid "%d note"
10575
+ msgid_plural "%d notes"
10576
+ msgstr[0] "یادداشت %d"
10577
+
10578
+ #: includes/admin/class-wc-admin-post-types.php:753
10579
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:237
10580
+ msgid "Guest"
10581
+ msgstr "مهمان"
10582
+
10583
+ #: includes/admin/class-wc-admin-post-types.php:763
10584
+ msgid "Show more details"
10585
+ msgstr "نمایش اطلاعات بیشتر"
10586
+
10587
+ #: includes/admin/class-wc-admin-post-types.php:777
10588
+ msgid "Processing"
10589
+ msgstr "در حال انجام"
10590
 
10591
+ #: includes/admin/class-wc-admin-post-types.php:785
10592
+ msgid "Complete"
10593
+ msgstr "تکمیل شده"
10594
 
10595
+ #: includes/admin/class-wc-admin-post-types.php:939
10596
+ msgid "Sort Products"
10597
+ msgstr "ترتیب محصولات"
10598
+
10599
+ #: includes/admin/class-wc-admin-post-types.php:1420
10600
+ #: includes/admin/class-wc-admin-post-types.php:1421
10601
+ msgid "Mark processing"
10602
+ msgstr "علات گذاری به عنوان در حال انجام"
10603
+
10604
+ #: includes/admin/class-wc-admin-post-types.php:1423
10605
+ #: includes/admin/class-wc-admin-post-types.php:1424
10606
+ msgid "Mark on-hold"
10607
+ msgstr "علامت گذاری به عنوان در انتظار بررسی"
10608
+
10609
+ #: includes/admin/class-wc-admin-post-types.php:249
10610
+ msgid "Coupon type"
10611
+ msgstr "نوع کوپن"
10612
+
10613
+ #: includes/admin/class-wc-admin-post-types.php:250
10614
+ #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:70
10615
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:583
10616
+ msgid "Coupon amount"
10617
+ msgstr "مبلغ کوپن"
10618
+
10619
+ #: includes/admin/class-wc-admin-post-types.php:252
10620
+ msgid "Product IDs"
10621
+ msgstr "شناسه های محصول"
10622
+
10623
+ #: includes/admin/class-wc-admin-post-types.php:253
10624
+ msgid "Usage / Limit"
10625
+ msgstr "مصرف / محدودیت"
10626
+
10627
+ #: includes/admin/class-wc-admin-post-types.php:254
10628
+ msgid "Expiry date"
10629
+ msgstr "تاریخ انقضا"
10630
+
10631
+ #: includes/admin/class-wc-admin-post-types.php:267
10632
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:41
10633
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:682
10634
+ #: includes/admin/settings/views/html-webhook-log.php:25
10635
+ #: includes/admin/settings/views/html-webhooks-edit.php:24
10636
+ #: templates/myaccount/my-orders.php:27
10637
+ msgid "Status"
10638
+ msgstr "وضعیت"
10639
 
10640
+ #: includes/admin/class-wc-admin-post-types.php:268
10641
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:165
10642
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:181
10643
+ #: templates/myaccount/my-orders.php:25
10644
+ msgid "Order"
10645
+ msgstr "سفارش"
10646
 
10647
+ #: includes/admin/class-wc-admin-post-types.php:269
10648
+ msgid "Purchased"
10649
+ msgstr "خریداری شده"
10650
 
10651
+ #: includes/admin/class-wc-admin-post-types.php:270
10652
+ msgid "Billing"
10653
+ msgstr ""
10654
 
10655
+ #: includes/admin/class-wc-admin-post-types.php:271
10656
+ msgid "Ship to"
10657
+ msgstr "ارسال به"
10658
 
10659
+ #: includes/admin/class-wc-admin-post-types.php:272
10660
+ msgid "Customer Message"
10661
+ msgstr "پیام مشتری"
10662
 
10663
+ #: includes/admin/class-wc-admin-post-types.php:273
10664
+ #: includes/class-wc-checkout.php:125
10665
+ msgid "Order Notes"
10666
+ msgstr "توضیحات سفارش"
10667
 
10668
+ #: includes/admin/class-wc-admin-post-types.php:275
10669
+ #: includes/admin/meta-boxes/views/html-order-items.php:57
10670
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:177
10671
+ #: templates/cart/cart-totals.php:91 templates/cart/cart-totals.php:92
10672
+ #: templates/cart/cart.php:38 templates/cart/cart.php:118
10673
+ #: templates/checkout/review-order.php:26
10674
+ #: templates/checkout/review-order.php:105 templates/myaccount/my-orders.php:28
10675
+ #: templates/order/order-details.php:32
10676
+ msgid "Total"
10677
+ msgstr "مجموع"
10678
 
10679
+ #: includes/admin/class-wc-admin-post-types.php:276
10680
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:43
10681
+ #: includes/admin/meta-boxes/views/html-order-items.php:221
10682
+ #: includes/admin/reports/class-wc-report-customer-list.php:237
10683
+ #: includes/admin/reports/class-wc-report-stock.php:168
10684
+ msgid "Actions"
10685
+ msgstr "عملیات ها"
10686
+
10687
+ #: includes/admin/class-wc-admin-post-types.php:351
10688
+ msgid "Grouped"
10689
+ msgstr "گروه‌بندی شده"
10690
+
10691
+ #: includes/admin/class-wc-admin-post-types.php:353
10692
+ msgid "External/Affiliate"
10693
+ msgstr "خارجی/ وابسته"
10694
+
10695
+ #: includes/admin/class-wc-admin-post-types.php:357
10696
+ #: includes/admin/class-wc-admin-post-types.php:1696
10697
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:59
10698
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:80
10699
+ msgid "Virtual"
10700
+ msgstr "مجازی"
10701
+
10702
+ #: includes/admin/class-wc-admin-post-types.php:359
10703
+ #: includes/admin/class-wc-admin-post-types.php:1688
10704
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:66
10705
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:78
10706
+ msgid "Downloadable"
10707
+ msgstr "دانلودی"
10708
+
10709
+ #: includes/admin/class-wc-admin-post-types.php:361
10710
+ msgid "Simple"
10711
+ msgstr "ساده"
10712
+
10713
+ #: includes/admin/class-wc-admin-post-types.php:365
10714
+ msgid "Variable"
10715
+ msgstr "متغیر"
10716
+
10717
+ #: includes/admin/class-wc-admin-post-types.php:389
10718
+ msgid "Toggle featured"
10719
+ msgstr "تبدیل به حالت ویژه"
10720
+
10721
+ #: includes/admin/class-wc-admin-post-types.php:180
10722
+ msgid "%s product permanently deleted."
10723
+ msgid_plural "%s products permanently deleted."
10724
+ msgstr[0] "%s محصول برای همیشه حذف شدند."
10725
+
10726
+ #: includes/admin/class-wc-admin-post-types.php:181
10727
+ msgid "%s product moved to the Trash."
10728
+ msgid_plural "%s products moved to the Trash."
10729
+ msgstr[0] "%s محصول به سطل بازیافت منتقل شد."
10730
+
10731
+ #: includes/admin/class-wc-admin-post-types.php:182
10732
+ msgid "%s product restored from the Trash."
10733
+ msgid_plural "%s products restored from the Trash."
10734
+ msgstr[0] "%s محصول از سطل بازیافت بازیابی شد."
10735
+
10736
+ #: includes/admin/class-wc-admin-post-types.php:186
10737
+ msgid "%s order updated."
10738
+ msgid_plural "%s orders updated."
10739
+ msgstr[0] "%s سفارش بروز شد."
10740
+
10741
+ #: includes/admin/class-wc-admin-post-types.php:187
10742
+ msgid "%s order not updated, somebody is editing it."
10743
+ msgid_plural "%s orders not updated, somebody is editing them."
10744
+ msgstr[0] "%s سفارش بروز نشد، شخصی دیگر در حال ویرایش می باشد."
10745
+
10746
+ #: includes/admin/class-wc-admin-post-types.php:188
10747
+ msgid "%s order permanently deleted."
10748
+ msgid_plural "%s orders permanently deleted."
10749
+ msgstr[0] "%s سفارش ها برای همیشه پاک شدند."
10750
+
10751
+ #: includes/admin/class-wc-admin-post-types.php:189
10752
+ msgid "%s order moved to the Trash."
10753
+ msgid_plural "%s orders moved to the Trash."
10754
+ msgstr[0] "%s سفارش ها به سطل بازیافت ریخته شدند."
10755
+
10756
+ #: includes/admin/class-wc-admin-post-types.php:190
10757
+ msgid "%s order restored from the Trash."
10758
+ msgid_plural "%s orders restored from the Trash."
10759
+ msgstr[0] "%s سفارش ها از سطل بازیافت بازیابی شدند."
10760
+
10761
+ #: includes/admin/class-wc-admin-post-types.php:194
10762
+ msgid "%s coupon updated."
10763
+ msgid_plural "%s coupons updated."
10764
+ msgstr[0] "%s کوپن بروز شد."
10765
+
10766
+ #: includes/admin/class-wc-admin-post-types.php:195
10767
+ msgid "%s coupon not updated, somebody is editing it."
10768
+ msgid_plural "%s coupons not updated, somebody is editing them."
10769
+ msgstr[0] "%s کوپن ها بروز نشد، شخصی دیگر در حال ویرایش می باشد."
10770
+
10771
+ #: includes/admin/class-wc-admin-post-types.php:196
10772
+ msgid "%s coupon permanently deleted."
10773
+ msgid_plural "%s coupons permanently deleted."
10774
+ msgstr[0] "%s کوپن ها برای همیشه پاک شدند."
10775
+
10776
+ #: includes/admin/class-wc-admin-post-types.php:197
10777
+ msgid "%s coupon moved to the Trash."
10778
+ msgid_plural "%s coupons moved to the Trash."
10779
+ msgstr[0] "کوپن های %s به سطل زباله منتقل شدند."
10780
+
10781
+ #: includes/admin/class-wc-admin-post-types.php:198
10782
+ msgid "%s coupon restored from the Trash."
10783
+ msgid_plural "%s coupons restored from the Trash."
10784
+ msgstr[0] "کوپن های %s از سطل زباله بازیافت شدند."
10785
+
10786
+ #: includes/admin/class-wc-admin-post-types.php:218
10787
+ #: includes/admin/class-wc-admin-taxonomies.php:302
10788
+ msgid "Image"
10789
+ msgstr "تصویر"
10790
+
10791
+ #: includes/admin/class-wc-admin-post-types.php:222
10792
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:142
10793
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:68
10794
+ #: includes/admin/views/html-quick-edit-product.php:22
10795
+ msgid "SKU"
10796
+ msgstr "شناسه محصول"
10797
+
10798
+ #: includes/admin/class-wc-admin-post-types.php:226
10799
+ #: includes/admin/class-wc-admin-reports.php:91
10800
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:698
10801
+ #: includes/admin/reports/class-wc-report-stock.php:34
10802
+ #: includes/admin/reports/class-wc-report-stock.php:35
10803
+ msgid "Stock"
10804
+ msgstr "انبار"
10805
+
10806
+ #: includes/admin/class-wc-admin-post-types.php:229
10807
+ #: includes/admin/views/html-bulk-edit-product.php:21
10808
+ #: includes/admin/views/html-quick-edit-product.php:33
10809
+ #: includes/widgets/class-wc-widget-products.php:56 templates/cart/cart.php:36
10810
+ #: templates/cart/cart.php:95 templates/emails/email-order-details.php:35
10811
+ msgid "Price"
10812
+ msgstr "قیمت"
10813
 
10814
+ #: includes/admin/class-wc-admin-post-types.php:230
10815
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:192
10816
+ msgid "Categories"
10817
+ msgstr "دسته‌ها"
10818
 
10819
+ #: includes/admin/class-wc-admin-post-types.php:231
10820
+ msgid "Tags"
10821
+ msgstr "برچسب‌ها"
10822
+
10823
+ #: includes/admin/class-wc-admin-post-types.php:234
10824
+ #: includes/admin/class-wc-admin-post-types.php:274
10825
+ #: includes/admin/reports/class-wc-report-coupon-usage.php:350
10826
+ #: includes/admin/reports/class-wc-report-customers.php:226
10827
+ #: includes/admin/reports/class-wc-report-sales-by-category.php:263
10828
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:472
10829
+ #: includes/admin/reports/class-wc-report-sales-by-product.php:387
10830
+ #: includes/admin/settings/views/html-webhook-logs.php:17
10831
+ #: includes/admin/settings/views/html-webhook-logs.php:25
10832
+ #: includes/widgets/class-wc-widget-products.php:55
10833
+ #: templates/myaccount/my-orders.php:26
10834
+ msgid "Date"
10835
+ msgstr "تاریخ"
10836
 
10837
+ #: includes/admin/class-wc-admin-post-types.php:248
10838
+ msgid "Code"
10839
+ msgstr "کد"
10840
+
10841
+ #: includes/admin/class-wc-admin-post-types.php:141
10842
+ msgid "Order restored to revision from %s"
10843
+ msgstr "سفارش از %s برای بازبینی پس گرفته شد"
10844
+
10845
+ #: includes/admin/class-wc-admin-post-types.php:143
10846
+ msgid "Order saved."
10847
+ msgstr "سفارش ذخیره شد."
10848
+
10849
+ #: includes/admin/class-wc-admin-post-types.php:144
10850
+ msgid "Order submitted."
10851
+ msgstr "سفارش گذاشته شد"
10852
+
10853
+ #: includes/admin/class-wc-admin-post-types.php:145
10854
+ msgid "Order scheduled for: <strong>%1$s</strong>."
10855
+ msgstr "سفارش زمان‌بندی شد برای : <strong>%1$s</strong>."
10856
+
10857
+ #: includes/admin/class-wc-admin-post-types.php:147
10858
+ msgid "Order draft updated."
10859
+ msgstr "پیش‌نویس سفارش به‌روز‌رسانی شد."
10860
+
10861
+ #: includes/admin/class-wc-admin-post-types.php:148
10862
+ msgid "Order updated and email sent."
10863
+ msgstr "سفارش بروزرسانی شد و ایمیل فرستاده شد."
10864
+
10865
+ #: includes/admin/class-wc-admin-post-types.php:153
10866
+ #: includes/admin/class-wc-admin-post-types.php:156
10867
+ #: includes/admin/class-wc-admin-post-types.php:158
10868
+ msgid "Coupon updated."
10869
+ msgstr "کوپن به روز شد."
10870
+
10871
+ #: includes/admin/class-wc-admin-post-types.php:157
10872
+ msgid "Coupon restored to revision from %s"
10873
+ msgstr "کوپن برای تجدیدنظر از %s بازیابی شد."
10874
+
10875
+ #: includes/admin/class-wc-admin-post-types.php:159
10876
+ msgid "Coupon saved."
10877
+ msgstr "کوپن‌ها"
10878
+
10879
+ #: includes/admin/class-wc-admin-post-types.php:160
10880
+ msgid "Coupon submitted."
10881
+ msgstr "کوپن ارایه شد."
10882
+
10883
+ #: includes/admin/class-wc-admin-post-types.php:161
10884
+ msgid "Coupon scheduled for: <strong>%1$s</strong>."
10885
+ msgstr "کوپن برای <strong>%1$s</strong> برنامه‌ریزی شد."
10886
+
10887
+ #: includes/admin/class-wc-admin-post-types.php:163
10888
+ msgid "Coupon draft updated."
10889
+ msgstr "پیش‌نویس کوپن به‌روزرسانی شد."
10890
+
10891
+ #: includes/admin/class-wc-admin-post-types.php:178
10892
+ msgid "%s product updated."
10893
+ msgid_plural "%s products updated."
10894
+ msgstr[0] "%s محصول بروز شد."
10895
+
10896
+ #: includes/admin/class-wc-admin-post-types.php:179
10897
+ msgid "%s product not updated, somebody is editing it."
10898
+ msgid_plural "%s products not updated, somebody is editing them."
10899
+ msgstr[0] "%s محصول بروز نشد، ظاهرا شخصی در حال ویرایش میباشد."
10900
+
10901
+ #: includes/admin/class-wc-admin-post-types.php:129
10902
+ msgid "Product submitted. <a target=\"_blank\" href=\"%s\">Preview Product</a>"
10903
+ msgstr "محصول ارسال شد. <a target=\"_blank\" href=\"%s\">پیش‌نمایش محصول</a>"
10904
+
10905
+ #: includes/admin/class-wc-admin-post-types.php:130
10906
+ msgid "Product scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview Product</a>"
10907
+ msgstr "ارسال محصول زمان‌بندی شد برای:‌<strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">پیش‌نمایش محصول</a>"
10908
+
10909
+ #: includes/admin/class-wc-admin-post-types.php:131
10910
+ #: includes/admin/class-wc-admin-post-types.php:146
10911
+ #: includes/admin/class-wc-admin-post-types.php:162
10912
+ #: includes/admin/settings/views/html-webhook-log.php:10
10913
+ #: includes/admin/settings/views/html-webhooks-edit.php:126
10914
+ #: includes/admin/settings/views/html-webhooks-edit.php:135
10915
+ #: includes/admin/settings/views/html-webhooks-edit.php:143
10916
+ msgid "M j, Y @ G:i"
10917
+ msgstr "M j, Y @ G:i"
10918
+
10919
+ #: includes/admin/class-wc-admin-post-types.php:132
10920
+ msgid "Product draft updated. <a target=\"_blank\" href=\"%s\">Preview Product</a>"
10921
+ msgstr "پیش‌نویس محصول به‌روزرسانی شد. <a target=\"_blank\" href=\"%s\">پیش‌نمایش محصول</a>"
10922
+
10923
+ #: includes/admin/class-wc-admin-post-types.php:137
10924
+ #: includes/admin/class-wc-admin-post-types.php:140
10925
+ #: includes/admin/class-wc-admin-post-types.php:142
10926
+ msgid "Order updated."
10927
+ msgstr "سفارش به روز شد."
10928
+
10929
+ #: includes/admin/class-wc-admin-post-types.php:125
10930
+ msgid "Product updated."
10931
+ msgstr "محصول به‌روزرسانی شد."
10932
+
10933
+ #: includes/admin/class-wc-admin-post-types.php:126
10934
+ msgid "Product restored to revision from %s"
10935
+ msgstr "محصول از %s برای بازبینی پس گرفته شد"
10936
+
10937
+ #: includes/admin/class-wc-admin-post-types.php:127
10938
+ msgid "Product published. <a href=\"%s\">View Product</a>"
10939
+ msgstr "محصول منتشر شد. <a href=\"%s\">نمایش محصول</a>"
10940
+
10941
+ #: includes/admin/class-wc-admin-post-types.php:128
10942
+ msgid "Product saved."
10943
+ msgstr "محصول ذخیره شد."
10944
+
10945
+ #: includes/admin/class-wc-admin-permalink-settings.php:120
10946
+ msgid "Shop base"
10947
+ msgstr "پایگاه فروشگاه"
10948
+
10949
+ #: includes/admin/class-wc-admin-permalink-settings.php:124
10950
+ msgid "Shop base with category"
10951
+ msgstr "پایگاه فروشگاه بر اساس دسته‌بندی"
10952
+
10953
+ #: includes/admin/class-wc-admin-permalink-settings.php:130
10954
+ msgid "Custom Base"
10955
+ msgstr "پایگاه سفارشی"
10956
+
10957
+ #: includes/admin/class-wc-admin-permalink-settings.php:132
10958
+ msgid "Enter a custom base to use. A base <strong>must</strong> be set or WordPress will use default instead."
10959
+ msgstr "برای استفاده به یک پایگاه سفارشی وارد شوید. یک پایگاه باید مشخص شده باشد در غیر این صورت وردپرس قالب پیش فرض را استفاده می کند"
10960
+
10961
+ #: includes/admin/class-wc-admin-pointers.php:60
10962
+ msgid "Product Name"
10963
+ msgstr "ام محصول"
10964
+
10965
+ #: includes/admin/class-wc-admin-pointers.php:61
10966
+ msgid "Give your new product a name here. This is a required field and will be what your customers will see in your store."
10967
+ msgstr ""
10968
 
10969
+ #: includes/admin/class-wc-admin-pointers.php:73
10970
+ #: templates/single-product/tabs/description.php:24
10971
+ msgid "Product Description"
10972
+ msgstr "توضیحات محصول"
10973
 
10974
+ #: includes/admin/class-wc-admin-pointers.php:74
10975
+ msgid "This is your products main body of content. Here you should describe your product in detail."
10976
+ msgstr ""
10977
 
10978
+ #: includes/admin/class-wc-admin-pointers.php:89
10979
+ msgid "Choose Product Type"
10980
+ msgstr "انتخاب نوع محصول"
10981
 
10982
+ #: includes/admin/class-wc-admin-pointers.php:90
10983
+ msgid "Choose a type for this product. Simple is suitable for most physical goods and services (we recommend setting up a simple product for now)."
10984
+ msgstr ""
10985
 
10986
+ #: includes/admin/class-wc-admin-pointers.php:91
10987
+ msgid "Variable is for more complex products such as t-shirts with multiple sizes."
10988
+ msgstr ""
10989
 
10990
+ #: includes/admin/class-wc-admin-pointers.php:92
10991
+ msgid "Grouped products are for grouping several simple products into one."
10992
+ msgstr ""
10993
 
10994
+ #: includes/admin/class-wc-admin-pointers.php:93
10995
+ msgid "Finally, external products are for linking off-site."
10996
+ msgstr "در کل، محصولات خارجی برای ارتباط خارج از سایت هستند."
10997
 
10998
+ #: includes/admin/class-wc-admin-pointers.php:108
10999
+ msgid "Virtual Products"
11000
+ msgstr "محصولات مجازی"
11001
 
11002
+ #: includes/admin/class-wc-admin-pointers.php:109
11003
+ msgid "Check the \"Virtual\" box if this is a non-physical item, for example a service, which does not need shipping."
11004
+ msgstr ""
11005
 
11006
+ #: includes/admin/class-wc-admin-pointers.php:124
11007
+ #: includes/admin/settings/class-wc-settings-products.php:47
11008
+ #: includes/admin/settings/class-wc-settings-products.php:364
11009
+ msgid "Downloadable Products"
11010
+ msgstr "محصولات دانلودی"
11011
 
11012
+ #: includes/admin/class-wc-admin-pointers.php:125
11013
+ msgid "If purchasing this product gives a customer access to a downloadable file, e.g. software, check this box."
11014
+ msgstr ""
11015
 
11016
+ #: includes/admin/class-wc-admin-pointers.php:140
11017
+ msgid "Prices"
11018
+ msgstr "قیمت‌ها"
11019
 
11020
+ #: includes/admin/class-wc-admin-pointers.php:141
11021
+ msgid "Next you'll need to give your product a price."
11022
+ msgstr "سپس لازم است به محصول خود قیمت دهید."
11023
 
11024
+ #: includes/admin/class-wc-admin-pointers.php:157
11025
+ msgid "Add a quick summary for your product here. This will appear on the product page under the product name."
11026
+ msgstr ""
11027
 
11028
+ #: includes/admin/class-wc-admin-pointers.php:168
11029
+ #: includes/admin/settings/class-wc-settings-products.php:176
11030
+ msgid "Product Images"
11031
+ msgstr "نگاره های محصول"
11032
 
11033
+ #: includes/admin/class-wc-admin-pointers.php:169
11034
+ msgid "Upload or assign an image to your product here. This image will be shown in your store's catalog."
11035
+ msgstr ""
11036
 
11037
+ #: includes/admin/class-wc-admin-pointers.php:180
11038
+ #: includes/class-wc-post-types.php:98 includes/class-wc-post-types.php:100
11039
+ #: includes/widgets/class-wc-widget-product-tag-cloud.php:29
11040
+ msgid "Product Tags"
11041
+ msgstr "برچسب محصولات"
11042
 
11043
+ #: includes/admin/class-wc-admin-pointers.php:181
11044
+ msgid "You can optionally \"tag\" your products here. Tags as a method of labeling your products to make them easier for customers to find."
11045
+ msgstr ""
11046
 
11047
+ #: includes/admin/class-wc-admin-pointers.php:192
11048
+ #: includes/class-wc-post-types.php:63 includes/class-wc-post-types.php:65
11049
+ #: includes/widgets/class-wc-widget-product-categories.php:43
11050
+ msgid "Product Categories"
11051
+ msgstr "دسته های محصولات"
11052
 
11053
+ #: includes/admin/class-wc-admin-pointers.php:193
11054
+ msgid "Optionally assign categories to your products to make them easier to browse through and find in your store."
11055
+ msgstr ""
11056
 
11057
+ #: includes/admin/class-wc-admin-pointers.php:204
11058
+ msgid "Publish Your Product!"
11059
+ msgstr "انتشار محصول شما!"
11060
+
11061
+ #: includes/admin/class-wc-admin-pointers.php:205
11062
+ msgid "When you are finished editing your product, hit the \"Publish\" button to publish your product to your store."
11063
+ msgstr "هنگامی که ویرایش محصولتان به پایان رسید ، دکمه \"انتشار\" را کلیک کنید تا محصول در فروشگاه شما منتشر شود."
11064
+
11065
+ #: includes/admin/class-wc-admin-post-types.php:122
11066
+ msgid "Product updated. <a href=\"%s\">View Product</a>"
11067
+ msgstr "محصول به‌روزرسانی شد. <a href=\"%s\">نمایش محصول</a>"
11068
+
11069
+ #: includes/admin/class-wc-admin-post-types.php:123
11070
+ #: includes/admin/class-wc-admin-post-types.php:138
11071
+ #: includes/admin/class-wc-admin-post-types.php:154
11072
+ msgid "Custom field updated."
11073
+ msgstr "زمینه‌دلخواه به‌روز‌رسانی شد."
11074
+
11075
+ #: includes/admin/class-wc-admin-post-types.php:124
11076
+ #: includes/admin/class-wc-admin-post-types.php:139
11077
+ #: includes/admin/class-wc-admin-post-types.php:155
11078
+ msgid "Custom field deleted."
11079
+ msgstr "زمینه‌دلخواه پاک شد."
11080
+
11081
+ #: includes/admin/class-wc-admin-help.php:217
11082
+ msgid "For more information:"
11083
+ msgstr "برای اطلاعات بیشتر:"
11084
+
11085
+ #: includes/admin/class-wc-admin-help.php:218
11086
+ msgid "About WooCommerce"
11087
+ msgstr "درباره ووکامرس"
11088
+
11089
+ #: includes/admin/class-wc-admin-help.php:219
11090
+ msgid "WordPress.org Project"
11091
+ msgstr "پروژه در وردپرس"
11092
+
11093
+ #: includes/admin/class-wc-admin-help.php:220
11094
+ msgid "Github Project"
11095
+ msgstr "پروژه در گیت هاب"
11096
+
11097
+ #: includes/admin/class-wc-admin-help.php:221
11098
+ msgid "Official Themes"
11099
+ msgstr "پوسته های رسمی"
11100
+
11101
+ #: includes/admin/class-wc-admin-help.php:222
11102
+ msgid "Official Extensions"
11103
+ msgstr "افزونه های رسمی"
11104
+
11105
+ #: includes/admin/class-wc-admin-importers.php:34
11106
+ msgid "WooCommerce Tax Rates (CSV)"
11107
+ msgstr "نرخ های مالیات ووکامرس (CSV)"
11108
+
11109
+ #: includes/admin/class-wc-admin-importers.php:34
11110
+ msgid "Import <strong>tax rates</strong> to your store via a csv file."
11111
+ msgstr "درون‌ریزی <strong> نرخ‌های مالیاتی </strong> به فروشگاه شما از طریق فایل csv"
11112
+
11113
+ #: includes/admin/class-wc-admin-menus.php:72
11114
+ msgid "Sales Reports"
11115
+ msgstr "گزارش فروش ها"
11116
+
11117
+ #: includes/admin/class-wc-admin-menus.php:80
11118
+ msgid "WooCommerce Settings"
11119
+ msgstr "پیکربندی ووکامرس"
11120
+
11121
+ #: includes/admin/class-wc-admin-menus.php:105
11122
+ #: includes/admin/views/html-admin-page-addons.php:15
11123
+ msgid "WooCommerce Add-ons/Extensions"
11124
+ msgstr "افزونه های رسمی"
11125
+
11126
+ #: includes/admin/class-wc-admin-menus.php:105
11127
+ msgid "Add-ons"
11128
+ msgstr "افزونه ها"
11129
+
11130
+ #: includes/admin/class-wc-admin-menus.php:236
11131
+ msgid "WooCommerce Endpoints"
11132
+ msgstr "گام پایانی ووکامرس"
11133
+
11134
+ #: includes/admin/class-wc-admin-menus.php:272
11135
+ msgid "Select All"
11136
+ msgstr "انتخاب همه"
11137
+
11138
+ #: includes/admin/class-wc-admin-menus.php:275
11139
+ msgid "Add to Menu"
11140
+ msgstr "افزودن به فهرست"
11141
+
11142
+ #: includes/admin/class-wc-admin-menus.php:308
11143
+ msgid "Visit Store"
11144
+ msgstr "نمایش فروشگاه"
11145
+
11146
+ #: includes/admin/class-wc-admin-meta-boxes.php:118
11147
+ #: includes/admin/class-wc-admin-pointers.php:156
11148
+ msgid "Product Short Description"
11149
+ msgstr "توضیح کوتاه درباره محصول"
11150
+
11151
+ #: includes/admin/class-wc-admin-meta-boxes.php:119
11152
+ #: includes/admin/views/html-bulk-edit-product.php:15
11153
+ #: includes/admin/views/html-quick-edit-product.php:15
11154
+ msgid "Product Data"
11155
+ msgstr "اطلاعات محصول"
11156
+
11157
+ #: includes/admin/class-wc-admin-meta-boxes.php:120
11158
+ msgid "Product Gallery"
11159
+ msgstr "گالری محصول"
11160
+
11161
+ #: includes/admin/class-wc-admin-meta-boxes.php:125
11162
+ msgid "%s Data"
11163
+ msgstr "%s داده"
11164
+
11165
+ #: includes/admin/class-wc-admin-meta-boxes.php:126
11166
+ msgid "%s Items"
11167
+ msgstr "ایتم های %s"
11168
+
11169
+ #: includes/admin/class-wc-admin-meta-boxes.php:127
11170
+ msgid "%s Notes"
11171
+ msgstr "یادداشت های %s"
11172
+
11173
+ #: includes/admin/class-wc-admin-meta-boxes.php:128
11174
+ msgid "Downloadable Product Permissions"
11175
+ msgstr "دسترسی محصولات دانلودشدنی"
11176
+
11177
+ #: includes/admin/class-wc-admin-meta-boxes.php:128
11178
+ msgid "Note: Permissions for order items will automatically be granted when the order status changes to processing/completed."
11179
+ msgstr "توضیح : دسترسی برای محصولات ، زمانی که وضعیت سفارش به «درحال انجام» یا «تکمیل شده» تغییر پیدا کند به صورت خودکار داده می شود."
11180
+
11181
+ #: includes/admin/class-wc-admin-meta-boxes.php:129
11182
+ msgid "%s Actions"
11183
+ msgstr "%s اعمال"
11184
+
11185
+ #: includes/admin/class-wc-admin-meta-boxes.php:134
11186
+ msgid "Coupon Data"
11187
+ msgstr "اطلاعات کوپن"
11188
+
11189
+ #: includes/admin/class-wc-admin-meta-boxes.php:139
11190
+ msgid "Rating"
11191
+ msgstr "امتیازدهی"
11192
+
11193
+ #: includes/admin/class-wc-admin-meta-boxes.php:175
11194
+ #: includes/admin/settings/class-wc-settings-products.php:463
11195
+ #: templates/single-product-reviews.php:34
11196
+ msgid "Reviews"
11197
+ msgstr "نقد و بررسی ها"
11198
+
11199
+ #: includes/admin/class-wc-admin-notices.php:98
11200
+ #: includes/class-wc-checkout.php:74 includes/class-wc-checkout.php:83
11201
+ #: includes/class-wc-emails.php:48 includes/class-wc-emails.php:57
11202
+ #: includes/class-wc-payment-gateways.php:51
11203
+ #: includes/class-wc-payment-gateways.php:60 includes/class-wc-shipping.php:65
11204
+ #: includes/class-wc-shipping.php:74 includes/emails/class-wc-email.php:682
11205
+ #: woocommerce.php:126 woocommerce.php:134
11206
+ msgid "Cheatin&#8217; huh?"
11207
+ msgstr "تقلب &#8217; وایی؟"
11208
 
11209
+ #: includes/admin/class-wc-admin-permalink-settings.php:36
11210
+ msgid "Product Permalinks"
11211
+ msgstr "پیوند های یکتای محصول"
11212
 
11213
+ #: includes/admin/class-wc-admin-permalink-settings.php:41
11214
+ msgid "Product category base"
11215
+ msgstr "پایگاه دسته بندی محصول"
11216
 
11217
+ #: includes/admin/class-wc-admin-permalink-settings.php:48
11218
+ msgid "Product tag base"
11219
+ msgstr "پایگاه برچسب محصول"
11220
 
11221
+ #: includes/admin/class-wc-admin-permalink-settings.php:55
11222
+ msgid "Product attribute base"
11223
+ msgstr "پایگاه ویژگی‌های محصول"
11224
 
11225
+ #: includes/admin/class-wc-admin-permalink-settings.php:96
11226
+ msgid "These settings control the permalinks used specifically for products."
11227
+ msgstr "این تنظیمات برای پیوند های یکتا به طور خاص برای محصولات استفاده می شود."
11228
 
11229
+ #: includes/admin/class-wc-admin-permalink-settings.php:115
11230
+ #: includes/admin/class-wc-admin-taxonomies.php:95
11231
+ #: includes/admin/class-wc-admin-taxonomies.php:184
11232
+ msgid "Default"
11233
+ msgstr "پیش‌ فرض"
11234
 
11235
+ #: includes/admin/class-wc-admin-help.php:85
11236
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:38
11237
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:78
11238
+ msgid "Free Shipping"
11239
+ msgstr "حمل و نقل رایگان"
11240
 
11241
+ #: includes/admin/class-wc-admin-help.php:89
11242
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:24
11243
+ #: includes/shipping/local-delivery/class-wc-shipping-local-delivery.php:98
11244
+ msgid "Local Delivery"
11245
+ msgstr "تحویل محلی"
11246
 
11247
+ #: includes/admin/class-wc-admin-help.php:93
11248
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:24
11249
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:76
11250
+ msgid "Local Pickup"
11251
+ msgstr "انتخاب محلی"
11252
 
11253
+ #: includes/admin/class-wc-admin-help.php:97
11254
+ #: includes/admin/class-wc-admin-help.php:101
11255
+ #: includes/admin/class-wc-admin-help.php:105
11256
+ #: includes/admin/class-wc-admin-help.php:109
11257
+ msgid "Product Categories, Tags, Shipping Classes, &amp; Attributes"
11258
+ msgstr "دسته‌های محصولات، برچسب‌ها، کلاس‌های ارسال مرسولات و ویژگی‌ها"
11259
+
11260
+ #: includes/admin/class-wc-admin-help.php:113
11261
+ msgid "Simple Products"
11262
+ msgstr "محصولات ساده"
11263
+
11264
+ #: includes/admin/class-wc-admin-help.php:117
11265
+ #: includes/admin/class-wc-admin-help.php:184
11266
+ #: includes/admin/class-wc-admin-help.php:202
11267
+ #: includes/admin/class-wc-admin-menus.php:97
11268
+ #: includes/admin/views/html-admin-page-status.php:16
11269
+ msgid "System Status"
11270
+ msgstr "وضعیت سیستم"
11271
+
11272
+ #: includes/admin/class-wc-admin-help.php:121
11273
+ #: includes/admin/class-wc-admin-menus.php:70
11274
+ msgid "Reports"
11275
+ msgstr "گزارشات"
11276
+
11277
+ #: includes/admin/class-wc-admin-help.php:125
11278
+ #: includes/admin/class-wc-admin-help.php:129
11279
+ #: includes/admin/settings/class-wc-settings-checkout.php:75
11280
+ #: includes/class-wc-post-types.php:350
11281
+ msgid "Coupons"
11282
+ msgstr "کوپن‌ها"
11283
 
11284
+ #: includes/admin/class-wc-admin-help.php:133
11285
+ #: includes/admin/class-wc-admin-help.php:137
11286
+ msgid "Managing Orders"
11287
+ msgstr "مدیریت سفارش ها"
11288
 
11289
+ #: includes/admin/class-wc-admin-help.php:160
11290
+ #: includes/admin/class-wc-admin-help.php:162
11291
+ msgid "WooCommerce 101"
11292
+ msgstr "ووکامرس 101"
11293
 
11294
+ #: includes/admin/class-wc-admin-help.php:169
11295
+ #: includes/admin/class-wc-admin-help.php:171
11296
+ msgid "Documentation"
11297
+ msgstr "مستندات"
11298
 
11299
+ #: includes/admin/class-wc-admin-help.php:172
11300
+ msgid "Should you need help understanding, using, or extending WooCommerce, please read our documentation. You will find all kinds of resources including snippets, tutorials and much more."
11301
+ msgstr ""
11302
 
11303
+ #: includes/admin/class-wc-admin-help.php:173
11304
+ msgid "WooCommerce Documentation"
11305
+ msgstr "مستندات"
11306
 
11307
+ #: includes/admin/class-wc-admin-help.php:173
11308
+ msgid "Developer API Docs"
11309
+ msgstr "اسناد API توسعه دهندگان"
11310
 
11311
+ #: includes/admin/class-wc-admin-help.php:179
11312
+ #: includes/admin/class-wc-admin-help.php:181
11313
+ msgid "Support"
11314
+ msgstr "پشتیبانی"
11315
 
11316
+ #: includes/admin/class-wc-admin-help.php:182
11317
+ msgid "After %sreading the documentation%s, for further assistance you can use the %scommunity forums%s on WordPress.org to talk with other users. If however you are a WooThemes customer, or need help with premium add-ons sold by WooThemes, please %suse our helpdesk%s."
11318
+ msgstr ""
11319
 
11320
+ #: includes/admin/class-wc-admin-help.php:183
11321
+ msgid "Before asking for help we recommend checking the system status page to identify any problems with your configuration."
11322
+ msgstr "پیش از پرسش کردن برای کمک و پشتیبانی، خواهشمندیم برگه وضعیت را برای تشخیص مشکلات موجود، بررسی کنید."
11323
 
11324
+ #: includes/admin/class-wc-admin-help.php:184
11325
+ msgid "WordPress.org Forums"
11326
+ msgstr "انجمنهای وردپرس"
11327
 
11328
+ #: includes/admin/class-wc-admin-help.php:184
11329
+ msgid "WooThemes Customer Support"
11330
+ msgstr "پشتیبانی کاربران"
11331
 
11332
+ #: includes/admin/class-wc-admin-help.php:189
11333
+ #: includes/admin/class-wc-admin-help.php:191
11334
+ msgid "Education"
11335
+ msgstr "آموزش"
11336
 
11337
+ #: includes/admin/class-wc-admin-help.php:192
11338
+ msgid "If you would like to learn about using WooCommerce from an expert, consider following a WooCommerce course ran by one of our educational partners."
11339
+ msgstr ""
11340
 
11341
+ #: includes/admin/class-wc-admin-help.php:193
11342
+ msgid "View Education Partners"
11343
+ msgstr "نمایش همکاران آموزشی"
11344
 
11345
+ #: includes/admin/class-wc-admin-help.php:198
11346
+ #: includes/admin/class-wc-admin-help.php:200
11347
+ msgid "Found a bug?"
11348
+ msgstr "یک اشکال پیدا کردید؟"
11349
 
11350
+ #: includes/admin/class-wc-admin-help.php:201
11351
+ msgid "If you find a bug within WooCommerce core you can create a ticket via <a href=\"%s\">Github issues</a>. Ensure you read the <a href=\"%s\">contribution guide</a> prior to submitting your report. To help us solve your issue, please be as descriptive as possible and include your <a href=\"%s\">system status report</a>."
11352
+ msgstr ""
11353
+ "اگر در هسته ووکامرس باگی پیدا کردید، شما می توانید در <a href=\"%s\"> مسائل گیت هاب Github issues</a> مسائل گیت هاب یک تیکت بسازید.\n"
11354
+ "مطممئنا شما قبل از ارسال گزارش <a href=\"%s\">contribution guide راهنمای همکاری </a> را می خوانید.\n"
11355
+ "برای کمک در حل مشکل شما، خواهشمندیم مشکل خود را کامل بیان کرده و <a href=\"%s\">گزارش وضعیت سیستم</a> را هم ضمیمه کنید."
11356
 
11357
+ #: includes/admin/class-wc-admin-help.php:202
11358
+ msgid "Report a bug"
11359
+ msgstr "گزارش یک حفره امنیتی"
11360
 
11361
+ #: includes/admin/class-wc-admin-help.php:208
11362
+ #: includes/admin/class-wc-admin-help.php:210
11363
+ #: includes/admin/class-wc-admin-help.php:212
11364
+ msgid "Setup Wizard"
11365
+ msgstr "نصب کننده سریع"
11366
 
11367
+ #: includes/admin/class-wc-admin-help.php:211
11368
+ msgid "If you need to access the setup wizard again, please click on the button below."
11369
+ msgstr "اگر شما نیاز به دسترسی به نصب کننده برای راه اندازی دوباره دارید، لطفا بر روی دکمه زیر کلیک کنید."
11370
 
11371
+ #: includes/admin/class-wc-admin-attributes.php:494
11372
+ msgid "Are you sure you want to delete this attribute?"
11373
+ msgstr "آیا میخواهید این ویژگی را پاک کنید؟"
11374
 
11375
+ #: includes/admin/class-wc-admin-dashboard.php:37
11376
+ #: includes/widgets/class-wc-widget-recent-reviews.php:25
11377
+ msgid "WooCommerce Recent Reviews"
11378
+ msgstr "آخرین بازبینی های ووکامرس "
11379
+
11380
+ #: includes/admin/class-wc-admin-dashboard.php:40
11381
+ #: includes/admin/class-wc-admin-menus.php:97
11382
+ msgid "WooCommerce Status"
11383
+ msgstr "وضعیت ووکامرس"
11384
+
11385
+ #: includes/admin/class-wc-admin-dashboard.php:135
11386
+ msgid "<strong>%s</strong> sales this month"
11387
+ msgstr "<strong>%s</strong> فروش های این ماه"
11388
+
11389
+ #: includes/admin/class-wc-admin-dashboard.php:142
11390
+ msgid "%s top seller this month (sold %d)"
11391
+ msgstr "%s بیشتری فروش این ماه (فروش %d)"
11392
+
11393
+ #: includes/admin/class-wc-admin-dashboard.php:148
11394
+ msgid "<strong>%s order</strong> awaiting processing"
11395
+ msgid_plural "<strong>%s orders</strong> awaiting processing"
11396
+ msgstr[0] "<strong>%s سفارش</strong> در انتظار پردازش"
11397
+
11398
+ #: includes/admin/class-wc-admin-dashboard.php:153
11399
+ msgid "<strong>%s order</strong> on-hold"
11400
+ msgid_plural "<strong>%s orders</strong> on-hold"
11401
+ msgstr[0] "<strong>%s سفارش</strong> on-hold"
11402
+
11403
+ #: includes/admin/class-wc-admin-dashboard.php:158
11404
+ msgid "<strong>%s product</strong> low in stock"
11405
+ msgid_plural "<strong>%s products</strong> low in stock"
11406
+ msgstr[0] "<strong>%s محصول</strong> در انبار کم است."
11407
+
11408
+ #: includes/admin/class-wc-admin-dashboard.php:163
11409
+ msgid "<strong>%s product</strong> out of stock"
11410
+ msgid_plural "<strong>%s products</strong> out of stock"
11411
+ msgstr[0] "<strong>%s محصول</strong> در انبار موجود نیست"
11412
+
11413
+ #: includes/admin/class-wc-admin-dashboard.php:200
11414
+ msgid "reviewed by"
11415
+ msgstr "بررسی توسط"
11416
+
11417
+ #: includes/admin/class-wc-admin-dashboard.php:206
11418
+ msgid "There are no product reviews yet."
11419
+ msgstr "هنوز هیچ بازبینی برای محصول صورت نگرفته است."
11420
+
11421
+ #: includes/admin/class-wc-admin-duplicate-product.php:47
11422
+ msgid "Make a duplicate from this product"
11423
+ msgstr "ساخت یک کپی از این محصول"
11424
+
11425
+ #: includes/admin/class-wc-admin-duplicate-product.php:48
11426
+ msgid "Duplicate"
11427
+ msgstr "دوبل کردن"
11428
+
11429
+ #: includes/admin/class-wc-admin-duplicate-product.php:74
11430
+ msgid "Copy to a new draft"
11431
+ msgstr "کپی کردن به پیش‌نویس"
11432
+
11433
+ #: includes/admin/class-wc-admin-duplicate-product.php:85
11434
+ msgid "No product to duplicate has been supplied!"
11435
+ msgstr "محصولی برای دوبل‌کردن عرضه نشده است."
11436
+
11437
+ #: includes/admin/class-wc-admin-duplicate-product.php:107
11438
+ msgid "Product creation failed, could not find original product:"
11439
+ msgstr "ساختن محصول با مشکل مواجه شد، محصول اصلی پیدا نشد:"
11440
+
11441
+ #: includes/admin/class-wc-admin-duplicate-product.php:133
11442
+ msgid "(Copy)"
11443
+ msgstr "(کپی)"
11444
+
11445
+ #: includes/admin/class-wc-admin-help.php:41
11446
+ #: includes/admin/class-wc-admin-help.php:45
11447
+ msgid "General Settings"
11448
+ msgstr "پیکربندی همگانی"
11449
+
11450
+ #: includes/admin/class-wc-admin-help.php:49
11451
+ msgid "Product Settings"
11452
+ msgstr "پیکربندی محصول"
11453
+
11454
+ #: includes/admin/class-wc-admin-help.php:53
11455
+ msgid "Tax Settings"
11456
+ msgstr "پیکربندی مالیات"
11457
+
11458
+ #: includes/admin/class-wc-admin-help.php:57
11459
+ msgid "Checkout Settings"
11460
+ msgstr "پیکربندی تسویه حساب"
11461
+
11462
+ #: includes/admin/class-wc-admin-help.php:61
11463
+ msgid "Account Settings"
11464
+ msgstr "پیکربندی حساب کاربری"
11465
+
11466
+ #: includes/admin/class-wc-admin-help.php:65
11467
+ msgid "Email Settings"
11468
+ msgstr "پیکربندی ایمیل"
11469
+
11470
+ #: includes/admin/class-wc-admin-help.php:69
11471
+ msgid "Webhook Settings"
11472
+ msgstr "پیکربندی وب هوک‌ها"
11473
+
11474
+ #: includes/admin/class-wc-admin-help.php:73
11475
+ #: includes/admin/class-wc-admin-setup-wizard.php:649
11476
+ msgid "PayPal Standard"
11477
+ msgstr "پی پل استاندارد"
11478
+
11479
+ #: includes/admin/class-wc-admin-help.php:77
11480
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:24
11481
+ msgid "Simplify Commerce"
11482
+ msgstr "تجارت ساده"
11483
 
11484
+ #: includes/admin/class-wc-admin-help.php:81
11485
+ msgid "Shipping Settings"
11486
+ msgstr "پیکربندی حمل و نقل"
11487
+
11488
+ #: includes/admin/class-wc-admin-attributes.php:317
11489
+ #: includes/admin/class-wc-admin-attributes.php:473
11490
+ msgid "Default sort order"
11491
+ msgstr "مرتب سازی پیش‌فرض"
11492
+
11493
+ #: includes/admin/class-wc-admin-attributes.php:321
11494
+ #: includes/admin/class-wc-admin-attributes.php:388
11495
+ #: includes/admin/class-wc-admin-attributes.php:475
11496
+ msgid "Custom ordering"
11497
+ msgstr "ترتیب مرسوم"
11498
+
11499
+ #: includes/admin/class-wc-admin-attributes.php:323
11500
+ #: includes/admin/class-wc-admin-attributes.php:382
11501
+ #: includes/admin/class-wc-admin-attributes.php:477
11502
+ msgid "Name (numeric)"
11503
+ msgstr "نام (شمارشی)"
11504
+
11505
+ #: includes/admin/class-wc-admin-attributes.php:324
11506
+ #: includes/admin/class-wc-admin-attributes.php:385
11507
+ #: includes/admin/class-wc-admin-attributes.php:478
11508
+ msgid "Term ID"
11509
+ msgstr "شناسه دوره"
11510
+
11511
+ #: includes/admin/class-wc-admin-attributes.php:326
11512
+ #: includes/admin/class-wc-admin-attributes.php:480
11513
+ msgid "Determines the sort order of the terms on the frontend shop product pages. If using custom ordering, you can drag and drop the terms in this attribute."
11514
+ msgstr "نمایش ترتیب سفارش برای کاربر برای این ویژگی. اگر از مرتب‌سازی مرسوم استفاده کنید شما میتوانید با استفاده از کشیدن و رها کردن ترتیب را تغییر دهید."
11515
+
11516
+ #: includes/admin/class-wc-admin-attributes.php:331
11517
+ msgid "Update"
11518
+ msgstr "بروزرسانی"
11519
+
11520
+ #: includes/admin/class-wc-admin-attributes.php:348
11521
+ #: includes/admin/class-wc-admin-menus.php:62
11522
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:111
11523
+ msgid "Attributes"
11524
+ msgstr "ویژگی‌ها"
11525
+
11526
+ #: includes/admin/class-wc-admin-attributes.php:359
11527
+ #: includes/widgets/class-wc-widget-product-categories.php:49
11528
+ #: includes/widgets/class-wc-widget-products.php:53
11529
+ msgid "Order by"
11530
+ msgstr "مرتب شده بر اساس"
11531
+
11532
+ #: includes/admin/class-wc-admin-attributes.php:360
11533
+ msgid "Terms"
11534
+ msgstr "شرایط و مقررات"
11535
+
11536
+ #: includes/admin/class-wc-admin-attributes.php:372
11537
+ #: includes/admin/class-wc-admin-post-types.php:439
11538
+ #: includes/admin/class-wc-admin-post-types.php:569
11539
+ #: includes/admin/class-wc-admin-post-types.php:2168
11540
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:99
11541
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:244
11542
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:328
11543
+ #: includes/admin/meta-boxes/views/html-order-items.php:223
11544
+ #: includes/admin/reports/class-wc-report-customer-list.php:169
11545
+ #: includes/admin/reports/class-wc-report-stock.php:133
11546
+ #: includes/class-wc-post-types.php:244 includes/class-wc-post-types.php:296
11547
+ #: includes/class-wc-post-types.php:355 includes/class-wc-post-types.php:393
11548
+ #: templates/myaccount/my-address.php:53
11549
+ msgid "Edit"
11550
+ msgstr "ویرایش"
11551
 
11552
+ #: includes/admin/class-wc-admin-attributes.php:372
11553
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:59
11554
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:79
11555
+ #: includes/admin/meta-boxes/views/html-product-download.php:6
11556
+ #: includes/admin/meta-boxes/views/html-product-variation-download.php:5
11557
+ msgid "Delete"
11558
+ msgstr "پاک کردن"
11559
+
11560
+ #: includes/admin/class-wc-admin-attributes.php:375
11561
+ msgid "Public"
11562
+ msgstr "همگانی"
11563
+
11564
+ #: includes/admin/class-wc-admin-attributes.php:417
11565
+ msgid "Configure terms"
11566
+ msgstr "پیکربندی شرایط و مقررات"
11567
+
11568
+ #: includes/admin/class-wc-admin-attributes.php:421
11569
+ msgid "No attributes currently exist."
11570
+ msgstr "هیچ صفتی موجود نیست."
11571
+
11572
+ #: includes/admin/class-wc-admin-attributes.php:431
11573
+ msgid "Add New Attribute"
11574
+ msgstr "افزودن ویژگی جدید"
11575
+
11576
+ #: includes/admin/class-wc-admin-attributes.php:432
11577
+ msgid "Attributes let you define extra product data, such as size or colour. You can use these attributes in the shop sidebar using the \"layered nav\" widgets. Please note: you cannot rename an attribute later on."
11578
+ msgstr "ویژگی ها به شما اجازه میدهند توضیحات بیشتری در مورد محصول، مانند رنگ و سایز بدهید. شما میتوانید با استفاده از ابزارک های منوها، این ویژگی ها را در سایدبار لیست کنید. گوشزد: شما نمی توانید ویژگی را در آینده تغییر نام دهید."
11579
+
11580
+ #: includes/admin/class-wc-admin-attributes.php:483
11581
+ msgid "Add Attribute"
11582
+ msgstr "افزودن ویژگی "
11583
+
11584
+ #: includes/admin/class-wc-admin-assets.php:247
11585
+ msgid "Calculate totals based on order items, discounts, and shipping?"
11586
+ msgstr "محاسبه جمع قیمت بر اساس موارد سفارش، تخفیف‌ها و هزینه ارسال؟"
11587
+
11588
+ #: includes/admin/class-wc-admin-assets.php:248
11589
+ msgid "Calculate line taxes? This will calculate taxes based on the customers country. If no billing/shipping is set it will use the store base country."
11590
+ msgstr "محاسبه مالیات‌های خطی؟ این گزینه مالیات‌ها را بر اساس کشور مشتری محاسبه می‌کند. در صورتی که هیچ پرداخت/ارسالی تنظیم نشود مالیات کشور فروشگاه در نظر گرفته می‌شود."
11591
+
11592
+ #: includes/admin/class-wc-admin-assets.php:249
11593
+ msgid "Copy billing information to shipping information? This will remove any currently entered shipping information."
11594
+ msgstr "کپی کردن اطلاعات پرداخت به اطلاعات ارسال کالا؟ این گزینه تمامی اطلاعات ارسالی که در حال حاضر وارد شده را پاک میکند."
11595
+
11596
+ #: includes/admin/class-wc-admin-assets.php:250
11597
+ msgid "Load the customer's billing information? This will remove any currently entered billing information."
11598
+ msgstr "بارگیری اطلاعات پرداخت مشتری؟ این گزینه تمامی اطلاعات پرداختی که در حال حاضر وارد شده را پاک میکند."
11599
+
11600
+ #: includes/admin/class-wc-admin-assets.php:251
11601
+ msgid "Load the customer's shipping information? This will remove any currently entered shipping information."
11602
+ msgstr "بارگیری اطلاعات ارسال مشتری؟ این گزینه تمامی اطلاعات ارسالی که در حال حاضر وارد شده را پاک میکند."
11603
+
11604
+ #: includes/admin/class-wc-admin-assets.php:252
11605
+ #: includes/admin/class-wc-admin-post-types.php:232
11606
+ #: includes/admin/class-wc-admin-post-types.php:2164
11607
+ #: includes/admin/views/html-bulk-edit-product.php:199
11608
+ #: includes/admin/views/html-quick-edit-product.php:157
11609
+ msgid "Featured"
11610
+ msgstr "برجسته"
11611
+
11612
+ #: includes/admin/class-wc-admin-assets.php:256
11613
+ msgid "No customer selected"
11614
+ msgstr "هیچ مشتری انتخاب نشده است"
11615
+
11616
+ #: includes/admin/class-wc-admin-assets.php:280
11617
+ msgid "Could not grant access - the user may already have permission for this file or billing email is not set. Ensure the billing email is set, and the order has been saved."
11618
+ msgstr "دسترسی کامل امکان‌پذیر نیست - احتمال دارد کاربر در حال حاضر اجازه دسترسی به این فایل را دارد و یا ایمیل صورتحساب ارسال نشده است. مطمئن شوید ایمیل به درستی تنظیم شده و سفارشات ذخیره شده‌اند."
11619
+
11620
+ #: includes/admin/class-wc-admin-assets.php:281
11621
+ msgid "Are you sure you want to revoke access to this download?"
11622
+ msgstr "مطمئنید که میخواهید اجازه دسترسی به این دانلود را ابطال کنید؟"
11623
+
11624
+ #: includes/admin/class-wc-admin-assets.php:282
11625
+ msgid "You cannot add the same tax rate twice!"
11626
+ msgstr "شما نمی توانید یک نرخ مالیات را دو بار ثبت کنید"
11627
+
11628
+ #: includes/admin/class-wc-admin-assets.php:283
11629
+ msgid "Your product has variations! Before changing the product type, it is a good idea to delete the variations to avoid errors in the stock reports."
11630
+ msgstr "محصول شما به صورت متغیر می باشد ! قبل از تغییر نوع محصول ، ایده خوبی می باشد اگر مقدار های محصول متغیر را پاک کنید تا در گزارشات موجودی محصولات خطایی رخ ندهد."
11631
+
11632
+ #: includes/admin/class-wc-admin-assets.php:332
11633
+ #: includes/admin/views/html-admin-page-status-report.php:18
11634
+ msgid "Copying to clipboard failed. Please press Ctrl/Cmd+C to copy."
11635
+ msgstr "کپی برداری در صفحه کلید ناموفق بود. برای کپی کردن دکمه های Ctrl/Cmd+C را وارد کنید."
11636
+
11637
+ #: includes/admin/class-wc-admin-attributes.php:98
11638
+ #: includes/api/class-wc-api-products.php:2662
11639
+ #: includes/api/v2/class-wc-api-products.php:2097
11640
+ msgid "Slug \"%s\" is too long (28 characters max). Shorten it, please."
11641
+ msgstr "نامک \"%s\" بسیار طولانی است (بیشینه 28 کاراکتر). خواهشمندیم آنرا کوتاهتر کنید."
11642
 
11643
+ #: includes/admin/class-wc-admin-attributes.php:100
11644
+ #: includes/api/class-wc-api-products.php:2664
11645
+ #: includes/api/v2/class-wc-api-products.php:2099
11646
+ msgid "Slug \"%s\" is not allowed because it is a reserved term. Change it, please."
11647
+ msgstr "نامک \"%s\" درست نیست زیرا این مورد پیش از این بکار رفته است. خواهشمند است نامک دیگری بنویسید."
11648
 
11649
+ #: includes/admin/class-wc-admin-attributes.php:117
11650
+ #: includes/admin/class-wc-admin-attributes.php:146
11651
+ msgid "Please, provide an attribute name and slug."
11652
+ msgstr "خواهشمند است، یک نام ویژگی و نامک بنویسید."
11653
 
11654
+ #: includes/admin/class-wc-admin-attributes.php:121
11655
+ #: includes/admin/class-wc-admin-attributes.php:154
11656
+ #: includes/api/class-wc-api-products.php:2666
11657
+ #: includes/api/v2/class-wc-api-products.php:2101
11658
+ msgid "Slug \"%s\" is already in use. Change it, please."
11659
+ msgstr "نامک \"%s\" پپیش از این بکار رفته است. خواهشمند است آنرا تغییر دهید."
11660
 
11661
+ #: includes/admin/class-wc-admin-attributes.php:193
11662
+ msgid "Attribute updated successfully"
11663
+ msgstr "ویژگی بخوبی بروز رسانی شد"
11664
+
11665
+ #: includes/admin/class-wc-admin-attributes.php:247
11666
+ msgid "Edit Attribute"
11667
+ msgstr "ویرایش ویژگی"
11668
+
11669
+ #: includes/admin/class-wc-admin-attributes.php:252
11670
+ msgid "Error: non-existing attribute ID."
11671
+ msgstr "ایزاد: شناسه ویژگی دیگری وجود ندارد."
11672
+
11673
+ #: includes/admin/class-wc-admin-attributes.php:271
11674
+ #: includes/admin/class-wc-admin-attributes.php:437
11675
+ msgid "Name for the attribute (shown on the front-end)."
11676
+ msgstr "نام ویژگی (برای نمایش به کاربران سایت)"
11677
+
11678
+ #: includes/admin/class-wc-admin-attributes.php:276
11679
+ #: includes/admin/class-wc-admin-attributes.php:357
11680
+ #: includes/admin/class-wc-admin-attributes.php:441
11681
+ msgid "Slug"
11682
+ msgstr "نامک"
11683
+
11684
+ #: includes/admin/class-wc-admin-attributes.php:280
11685
+ #: includes/admin/class-wc-admin-attributes.php:443
11686
+ msgid "Unique slug/reference for the attribute; must be shorter than 28 characters."
11687
+ msgstr "نامک یکتا برای ویژگی; باید انگلیسی بوده و کوتاهتر از 28 کاراکتر باشد."
11688
+
11689
+ #: includes/admin/class-wc-admin-attributes.php:285
11690
+ #: includes/admin/class-wc-admin-attributes.php:447
11691
+ msgid "Enable Archives?"
11692
+ msgstr "بایگانی فعال شود؟"
11693
+
11694
+ #: includes/admin/class-wc-admin-attributes.php:289
11695
+ #: includes/admin/class-wc-admin-attributes.php:449
11696
+ msgid "Enable this if you want this attribute to have product archives in your store."
11697
+ msgstr "اگر می خواهید این ویژگی در بایگانی محصولات فروشگاه باشد، این گزینه را فعال کنید."
11698
+
11699
+ #: includes/admin/class-wc-admin-attributes.php:294
11700
+ #: includes/admin/class-wc-admin-attributes.php:358
11701
+ #: includes/admin/class-wc-admin-attributes.php:453
11702
+ #: includes/admin/class-wc-admin-post-types.php:233
11703
+ msgid "Type"
11704
+ msgstr "نوع"
11705
+
11706
+ #: includes/admin/class-wc-admin-attributes.php:312
11707
+ #: includes/admin/class-wc-admin-attributes.php:469
11708
+ msgid "Determines how you select attributes for products. Under admin panel -> products -> product data -> attributes -> values, <strong>Text</strong> allows manual entry whereas <strong>select</strong> allows pre-configured terms in a drop-down list."
11709
+ msgstr "نحوه انتخاب ویژگی‌ها برای محصولات. <strong>متن</strong> به شما اجازه می‌دهد یک نوشته دستی در برگه محصول داشته باشید، <strong>انتخاب</strong> آیتم‌های از پیش تعیید شده‌ای هستند که میتوان انتخاب کرد. اگر می‌خواهید برای «تغییرات» ویژگی انتخاب کنید از <strong>انتخاب</strong> استفاده کنید."
11710
+
11711
+ #: includes/admin/class-wc-admin-assets.php:240
11712
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:3
11713
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:17
11714
+ msgid "Remove"
11715
+ msgstr "پاک کردن"
11716
+
11717
+ #: includes/admin/class-wc-admin-assets.php:241
11718
+ #: includes/admin/meta-boxes/views/html-order-download-permission.php:11
11719
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:4
11720
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:18
11721
+ msgid "Click to toggle"
11722
+ msgstr "واژگون کردن"
11723
+
11724
+ #: includes/admin/class-wc-admin-assets.php:242
11725
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:25
11726
+ msgid "Value(s)"
11727
+ msgstr "مقدار(ها)"
11728
+
11729
+ #: includes/admin/class-wc-admin-assets.php:243
11730
+ msgid "Enter some text, or some attributes by pipe (|) separating values."
11731
+ msgstr "تعدادی متن یا ویژگی وارد کنید، هرکدام را با کاراکتر | جدا کنید."
11732
+
11733
+ #: includes/admin/class-wc-admin-assets.php:244
11734
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:66
11735
+ msgid "Visible on the product page"
11736
+ msgstr "نمایش در برگه محصول"
11737
+
11738
+ #: includes/admin/class-wc-admin-assets.php:245
11739
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:72
11740
+ msgid "Used for variations"
11741
+ msgstr "استفاده برای متغیرها"
11742
+
11743
+ #: includes/admin/class-wc-admin-assets.php:246
11744
+ msgid "Enter a name for the new attribute term:"
11745
+ msgstr "یک نام برای ویژگی جدید وارد کنید:"
11746
+
11747
+ #: includes/admin/class-wc-admin-assets.php:198
11748
+ msgid "variation added"
11749
+ msgstr "متغیر افزوده شد"
11750
+
11751
+ #: includes/admin/class-wc-admin-assets.php:199
11752
+ msgid "variations added"
11753
+ msgstr "متغیرها افزوده شدند"
11754
+
11755
+ #: includes/admin/class-wc-admin-assets.php:200
11756
+ msgid "No variations added"
11757
+ msgstr "هیچ متغیری افزوده نشده است"
11758
+
11759
+ #: includes/admin/class-wc-admin-assets.php:201
11760
+ msgid "Are you sure you want to remove this variation?"
11761
+ msgstr "آیا میخواهید این متغیر را پاک کنید؟"
11762
+
11763
+ #: includes/admin/class-wc-admin-assets.php:202
11764
+ msgid "Sale start date (YYYY-MM-DD format or leave blank)"
11765
+ msgstr "تاریخ پایان فروش ( روز- ماه - سال یا خالی بگذارید )"
11766
+
11767
+ #: includes/admin/class-wc-admin-assets.php:203
11768
+ msgid "Sale end date (YYYY-MM-DD format or leave blank)"
11769
+ msgstr "تاریخ اتمام فروش (در قالب YYYY-MM-DD یا خالی بگذارید)"
11770
+
11771
+ #: includes/admin/class-wc-admin-assets.php:204
11772
+ msgid "Save changes before changing page?"
11773
+ msgstr "قبل از تغییر صفحه تغییرات ذخیره شوند؟"
11774
+
11775
+ #: includes/admin/class-wc-admin-assets.php:205
11776
+ msgid "%qty% variation"
11777
+ msgstr "%qty% متغیر"
11778
+
11779
+ #: includes/admin/class-wc-admin-assets.php:206
11780
+ msgid "%qty% variations"
11781
+ msgstr "%qty% متغیرها"
11782
+
11783
+ #: includes/admin/class-wc-admin-assets.php:221
11784
+ #: includes/admin/class-wc-admin-assets.php:350
11785
+ #: includes/admin/settings/views/html-webhooks-edit.php:50
11786
+ #: includes/class-wc-frontend-scripts.php:327
11787
+ msgid "Select an option&hellip;"
11788
+ msgstr "انتخاب کنید"
11789
 
11790
+ #: includes/admin/class-wc-admin-assets.php:232
11791
+ msgid "Are you sure you want to remove the selected items? If you have previously reduced this item's stock, or this order was submitted by a customer, you will need to manually restore the item's stock."
11792
+ msgstr "آیا از پاک کردن ایتم های انتخاب شده مطمئن هستید؟ در صورتی که قبلا این مورد از انبار کم شده باشد، یا اینکه سفارش توسط مشتری ثبت شده باشد، شما نیاز به بازگردانی دستی موارد در انبار را خواهید داشت."
11793
+
11794
+ #: includes/admin/class-wc-admin-assets.php:233
11795
+ msgid "Please select some items."
11796
+ msgstr "خواهشمندیم چند مورد را انتخاب کنید."
11797
+
11798
+ #: includes/admin/class-wc-admin-assets.php:234
11799
+ msgid "Are you sure you wish to process this refund? This action cannot be undone."
11800
+ msgstr "آیا مطمئن هستید که میخواهید این استرداد وجه را انجام دهید؟ این عملیات برگشت ناپذیر است"
11801
+
11802
+ #: includes/admin/class-wc-admin-assets.php:235
11803
+ msgid "Are you sure you wish to delete this refund? This action cannot be undone."
11804
+ msgstr "آیا مطمئن هستید که میخواهید این استرداد وجه را پاک کنید؟ این عملیات برگشت ناپذیر است"
11805
+
11806
+ #: includes/admin/class-wc-admin-assets.php:236
11807
+ msgid "Are you sure you wish to delete this tax column? This action cannot be undone."
11808
+ msgstr "آیا مطمئن هستید که میخواهید این ستون مالیات را پاک کنید؟ این عملیات برگشت ناپذیر است"
11809
+
11810
+ #: includes/admin/class-wc-admin-assets.php:237
11811
+ msgid "Remove this item meta?"
11812
+ msgstr "پاک کردن اطلاعات این آیتم؟"
11813
+
11814
+ #: includes/admin/class-wc-admin-assets.php:238
11815
+ msgid "Remove this attribute?"
11816
+ msgstr "پاک کردن این ویژگی؟"
11817
+
11818
+ #: includes/admin/class-wc-admin-assets.php:239
11819
+ #: includes/admin/class-wc-admin-attributes.php:267
11820
+ #: includes/admin/class-wc-admin-attributes.php:322
11821
+ #: includes/admin/class-wc-admin-attributes.php:356
11822
+ #: includes/admin/class-wc-admin-attributes.php:379
11823
+ #: includes/admin/class-wc-admin-attributes.php:435
11824
+ #: includes/admin/class-wc-admin-attributes.php:476
11825
+ #: includes/admin/class-wc-admin-post-types.php:219
11826
+ #: includes/admin/class-wc-admin-setup-wizard.php:502
11827
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:40
11828
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:193
11829
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:12
11830
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:258
11831
+ #: includes/admin/settings/class-wc-settings-shipping.php:189
11832
+ #: includes/admin/settings/views/html-webhooks-edit.php:15
11833
+ #: includes/admin/views/html-admin-page-status-report.php:579
11834
+ #: includes/class-wc-ajax.php:1452
11835
+ #: includes/widgets/class-wc-widget-product-categories.php:52
11836
+ #: templates/single-product-reviews.php:73
11837
+ msgid "Name"
11838
+ msgstr "نام"
11839
 
11840
+ #: includes/admin/class-wc-admin-api-keys.php:72
11841
+ msgid "Search Key"
11842
+ msgstr "جستجوی کلید"
11843
+
11844
+ #: includes/admin/class-wc-admin-api-keys.php:133
11845
+ msgid "API Key revoked successfully."
11846
+ msgstr "کلید API بخوبی باطل شد."
11847
+
11848
+ #: includes/admin/class-wc-admin-api-keys.php:142
11849
+ #: includes/admin/class-wc-admin-api-keys.php:157
11850
+ #: includes/admin/class-wc-admin-notices.php:94
11851
+ #: includes/admin/class-wc-admin-settings.php:75
11852
+ #: includes/admin/class-wc-admin-webhooks.php:128
11853
+ #: includes/admin/class-wc-admin-webhooks.php:182
11854
+ #: includes/admin/class-wc-admin-webhooks.php:262
11855
+ #: includes/admin/class-wc-admin-webhooks.php:291
11856
+ #: includes/emails/class-wc-email.php:678
11857
+ msgid "Action failed. Please refresh the page and retry."
11858
+ msgstr "عملیات ناموفق، خواهشمندیم برگه را دوباره بارگذاری نمایید"
11859
 
11860
+ #: includes/admin/class-wc-admin-assets.php:148
11861
+ msgid "Please enter in decimal (%s) format without thousand separators."
11862
+ msgstr "خواهشمندیم بدون (%s) فرمت هزارگان جدا وارد کنید."
11863
 
11864
+ #: includes/admin/class-wc-admin-assets.php:149
11865
+ msgid "Please enter in monetary decimal (%s) format without thousand separators and currency symbols."
11866
+ msgstr "خواهشمندیم در اعشار پولی (%s) فرمت بدون هزارگان جدا و علامت ارز را وارد کنید."
11867
 
11868
+ #: includes/admin/class-wc-admin-assets.php:150
11869
+ msgid "Please enter in country code with two capital letters."
11870
+ msgstr "خواهشمندیم کد کشور خود را با دو حرف بزرگ وارد کنید."
11871
 
11872
+ #: includes/admin/class-wc-admin-assets.php:151
11873
+ msgid "Please enter in a value less than the regular price."
11874
+ msgstr "خواهشمندیم یک مقدار کمتر از قیمت حقیقی وارد کنید."
11875
 
11876
+ #: includes/admin/class-wc-admin-assets.php:190
11877
+ msgid "Are you sure you want to link all variations? This will create a new variation for each and every possible combination of variation attributes (max 50 per run)."
11878
+ msgstr "آیا شما مایل به ترکیب تمام متغیرها می باشید؟ در این حالت یک متغیر جدید که حاوی ترکیب تمامی مشخصات ممکن متغیرهاست، ساخته میشود (در بیشترین حالت 50 بار در هر اجرا)"
11879
 
11880
+ #: includes/admin/class-wc-admin-assets.php:191
11881
+ msgid "Enter a value"
11882
+ msgstr "مقدار را وارد كنید"
11883
 
11884
+ #: includes/admin/class-wc-admin-assets.php:192
11885
+ msgid "Variation menu order (determines position in the list of variations)"
11886
+ msgstr "چینش فهرست متغیرها ( تعیین موقعیت در لیست متغیرها )"
11887
 
11888
+ #: includes/admin/class-wc-admin-assets.php:193
11889
+ msgid "Enter a value (fixed or %)"
11890
+ msgstr "مقدار را وارد كنید ( بصورت ثابت یا %)"
11891
 
11892
+ #: includes/admin/class-wc-admin-assets.php:194
11893
+ msgid "Are you sure you want to delete all variations? This cannot be undone."
11894
+ msgstr "آیا مطمئنید میخواهید تمام متغیرها را پاک کنید؟ این کار بدون بازگشت است."
11895
 
11896
+ #: includes/admin/class-wc-admin-assets.php:195
11897
+ msgid "Last warning, are you sure?"
11898
+ msgstr "آخرین گوشزد، آیا شما مطمئن هستید؟"
11899
 
11900
+ #: includes/admin/class-wc-admin-assets.php:196
11901
+ #: includes/admin/class-wc-admin-taxonomies.php:131
11902
+ #: includes/admin/class-wc-admin-taxonomies.php:222
11903
+ msgid "Choose an image"
11904
+ msgstr "انتخاب تصویر"
11905
 
11906
+ #: includes/admin/class-wc-admin-assets.php:197
11907
+ msgid "Set variation image"
11908
+ msgstr "انتخاب تصویر متغییر"
11909
 
11910
+ #: includes/abstracts/abstract-wc-product.php:701
11911
+ #: includes/class-wc-product-variation.php:562 templates/cart/cart.php:90
11912
+ msgid "Available on backorder"
11913
+ msgstr "هم اکنون در انبار موجود نیست - اما میتوانید این محصول را پیش خرید کنید"
11914
 
11915
+ #: includes/abstracts/abstract-wc-product.php:711
11916
+ #: includes/abstracts/abstract-wc-product.php:717
11917
+ #: includes/admin/class-wc-admin-post-types.php:402
11918
+ #: includes/admin/class-wc-admin-reports.php:100
11919
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:340
11920
+ #: includes/admin/reports/class-wc-report-stock.php:117
11921
+ #: includes/admin/views/html-bulk-edit-product.php:224
11922
+ #: includes/admin/views/html-quick-edit-product.php:167
11923
+ #: includes/class-wc-ajax.php:846 includes/class-wc-ajax.php:2443
11924
+ #: includes/class-wc-product-variation.php:568
11925
+ #: includes/class-wc-product-variation.php:572
11926
+ msgid "Out of stock"
11927
+ msgstr "در انبار موجود نمی باشد"
11928
 
11929
+ #: includes/abstracts/abstract-wc-product.php:1159
11930
+ #: includes/class-wc-embed.php:132 templates/single-product/rating.php:35
11931
+ msgid "Rated %s out of 5"
11932
+ msgstr "نمره %s از 5"
11933
 
11934
+ #: includes/abstracts/abstract-wc-product.php:1161
11935
+ #: includes/admin/class-wc-admin-dashboard.php:198
11936
+ #: templates/single-product/review.php:39
11937
+ msgid "out of 5"
11938
+ msgstr "از 5"
11939
 
11940
+ #: includes/abstracts/abstract-wc-product.php:1538
11941
+ msgid "%s &ndash; %s"
11942
+ msgstr "%s &ndash; %s"
11943
+
11944
+ #: includes/admin/class-wc-admin-addons.php:105
11945
+ msgid "Need a fresh look? Try Storefront child themes"
11946
+ msgstr ""
11947
 
11948
+ #: includes/admin/class-wc-admin-addons.php:109
11949
+ msgid "View more Storefront child themes"
11950
+ msgstr "مشاهده سایر پوسته های کودک استور فرانت"
 
 
11951
 
11952
+ #: includes/admin/class-wc-admin-addons.php:114
11953
+ msgid "Need a theme? Try Storefront"
11954
+ msgstr "نیازمند یک پوسته هستید؟ استورفرونت را بکار بگیرید"
 
11955
 
11956
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:26
11957
+ msgid "key"
11958
+ msgstr "کلید"
11959
 
11960
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:27
11961
+ msgid "keys"
11962
+ msgstr "کلیدها"
 
 
 
 
11963
 
11964
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:40
11965
+ #: includes/admin/class-wc-admin-post-types.php:251
11966
+ #: includes/admin/class-wc-admin-setup-wizard.php:227
11967
+ #: includes/admin/settings/views/html-keys-edit.php:16
11968
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:87
11969
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:67
11970
+ #: includes/gateways/cod/class-wc-gateway-cod.php:75
11971
+ #: includes/gateways/paypal/includes/settings-paypal.php:25
11972
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:200
11973
+ #: includes/wc-template-functions.php:1096
11974
+ msgid "Description"
11975
+ msgstr "توضیحات"
11976
 
11977
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:41
11978
+ #: includes/admin/settings/views/html-keys-edit.php:62
11979
+ msgid "Consumer Key Ending In"
11980
+ msgstr "کلید مصرف کننده پایان در"
11981
+
11982
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:42
11983
+ #: includes/admin/settings/views/html-keys-edit.php:25
11984
+ msgid "User"
11985
+ msgstr "کاربر"
11986
+
11987
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:43
11988
+ #: includes/admin/settings/views/html-keys-edit.php:40
11989
+ msgid "Permissions"
11990
+ msgstr "دسترسی ها"
11991
+
11992
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:44
11993
+ #: includes/admin/settings/views/html-keys-edit.php:70
11994
+ msgid "Last Access"
11995
+ msgstr "آخرین دسترسی"
11996
+
11997
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:70
11998
+ msgid "API Key"
11999
+ msgstr "کلید API"
12000
+
12001
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:79
12002
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:95
12003
+ msgid "ID: %d"
12004
+ msgstr "شناسه: %d"
12005
+
12006
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:80
12007
+ msgid "View/Edit"
12008
+ msgstr "نمایش/ویرایش"
12009
+
12010
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:81
12011
+ msgid "Revoke API Key"
12012
+ msgstr "ابطال کلید API"
12013
+
12014
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:81
12015
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:171
12016
+ msgid "Revoke"
12017
+ msgstr "ابطال"
12018
+
12019
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:136
12020
+ #: includes/admin/settings/views/html-keys-edit.php:47
12021
+ #: includes/class-wc-auth.php:79
12022
+ msgid "Read"
12023
+ msgstr "اطلاعات بیشتر"
12024
 
12025
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:137
12026
+ #: includes/admin/settings/views/html-keys-edit.php:48
12027
+ #: includes/class-wc-auth.php:80
12028
+ msgid "Write"
12029
+ msgstr "نوشتن"
12030
 
12031
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:138
12032
+ #: includes/admin/settings/views/html-keys-edit.php:49
12033
+ #: includes/class-wc-auth.php:81
12034
+ msgid "Read/Write"
12035
+ msgstr "خواندن/نوشتن"
12036
 
12037
+ #: includes/admin/class-wc-admin-api-keys-table-list.php:161
12038
+ #: includes/admin/settings/views/html-keys-edit.php:79
12039
+ msgid "Unknown"
12040
+ msgstr "ناشناس"
12041
+
12042
+ #: includes/admin/class-wc-admin-api-keys.php:62
12043
+ #: includes/admin/settings/class-wc-settings-api.php:46
12044
+ msgid "Keys/Apps"
12045
+ msgstr "کلیدها/برنامه ها"
12046
+
12047
+ #: includes/admin/class-wc-admin-api-keys.php:62
12048
+ msgid "Add Key"
12049
+ msgstr "افزودن کلید"
12050
 
12051
+ #: includes/abstracts/abstract-wc-order.php:1924
12052
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:149
12053
+ #: templates/checkout/thankyou.php:49
12054
  msgid "Total:"
12055
  msgstr "قیمت نهایی:"
12056
 
12057
+ #: includes/abstracts/abstract-wc-order.php:2191
12058
+ #: templates/emails/plain/email-order-items.php:57
12059
  msgid "Download %d"
12060
  msgstr "دانلود %d"
12061
 
12062
+ #: includes/abstracts/abstract-wc-order.php:2191
12063
+ #: templates/emails/plain/email-order-items.php:59
12064
  msgid "Download"
12065
  msgstr "دانلود"
12066
 
 
12067
  msgid "WooCommerce"
12068
  msgstr "ووکامرس"
12069
 
12070
+ #: includes/abstracts/abstract-wc-order.php:2290
12071
  msgid "Order status changed from %s to %s."
12072
  msgstr "وضعیت سفارش از %s به %s تغییر کرد."
12073
 
12074
+ #: includes/abstracts/abstract-wc-order.php:2537
12075
+ msgid "Item %s variation #%s stock reduced from %s to %s."
12076
+ msgstr ""
12077
 
12078
+ #: includes/abstracts/abstract-wc-order.php:2539
12079
+ #: includes/class-wc-ajax.php:1370
12080
+ msgid "Item %s stock reduced from %s to %s."
12081
+ msgstr "موجودی کالای %s از %s به %s کاهش یافت."
12082
 
12083
+ #: includes/abstracts/abstract-wc-payment-gateway.php:302
12084
+ #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:295
12085
  msgid "Card Number"
12086
  msgstr "شماره کارت"
12087
 
12088
+ #: includes/abstracts/abstract-wc-payment-gateway.php:306
12089
  msgid "Expiry (MM/YY)"
12090
  msgstr "انقضا (MM/YY)"
12091
 
12092
+ #: includes/abstracts/abstract-wc-payment-gateway.php:307
12093
  msgid "MM / YY"
12094
  msgstr "MM / YY"
12095
 
12096
+ #: includes/abstracts/abstract-wc-payment-gateway.php:310
12097
  msgid "Card Code"
12098
  msgstr "کد کارت"
12099
 
12100
+ #: includes/abstracts/abstract-wc-payment-gateway.php:311
12101
  msgid "CVC"
12102
  msgstr "CVC"
12103
 
12104
+ #: includes/abstracts/abstract-wc-product.php:584
12105
+ #: includes/class-wc-product-simple.php:48
12106
+ #: includes/class-wc-product-variation.php:198
12107
  msgid "Add to cart"
12108
  msgstr "افزودن به سبد خرید"
12109
 
12110
+ #: includes/abstracts/abstract-wc-product.php:593
12111
  msgid "Read more"
12112
  msgstr "اطلاعات بیشتر"
12113
 
12114
+ #: includes/abstracts/abstract-wc-product.php:673
12115
+ #: includes/abstracts/abstract-wc-product.php:684
12116
+ #: includes/abstracts/abstract-wc-product.php:706
12117
+ #: includes/admin/class-wc-admin-post-types.php:400
12118
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:339
12119
+ #: includes/admin/reports/class-wc-report-stock.php:115
12120
+ #: includes/admin/views/html-bulk-edit-product.php:223
12121
+ #: includes/admin/views/html-quick-edit-product.php:166
12122
+ #: includes/class-wc-ajax.php:845 includes/class-wc-ajax.php:2442
12123
+ #: includes/class-wc-product-variation.php:539
12124
+ #: includes/class-wc-product-variation.php:549
12125
+ #: includes/class-wc-product-variation.php:565
12126
  msgid "In stock"
12127
  msgstr "موجود در انبار"
12128
 
12129
+ #: includes/abstracts/abstract-wc-product.php:678
12130
+ #: includes/class-wc-product-variation.php:543
12131
  msgid "Only %s left in stock"
12132
  msgstr "فقط %s عدد در انبار موجود است"
12133
 
12134
+ #: includes/abstracts/abstract-wc-product.php:681
12135
+ #: includes/abstracts/abstract-wc-product.php:692
12136
+ #: includes/class-wc-product-variation.php:546
12137
+ #: includes/class-wc-product-variation.php:556
12138
  msgid "(can be backordered)"
12139
  msgstr "(می توان پیش خرید کرد)"
12140
 
12141
+ #: includes/abstracts/abstract-wc-product.php:689
12142
+ #: includes/class-wc-product-variation.php:553
12143
  msgid "%s in stock"
12144
  msgstr "%s در انبار"
12145
 
12146
+ #: includes/abstracts/abstract-wc-order.php:1856
12147
+ msgid "Shipping:"
12148
+ msgstr "ارسال "
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12149
 
12150
+ #: includes/abstracts/abstract-wc-order.php:1871
12151
+ #: includes/admin/meta-boxes/views/html-order-fee.php:20
12152
+ msgid "Fee"
12153
+ msgstr "هزینه نگهداری"
 
12154
 
12155
+ #: includes/abstracts/abstract-wc-order.php:1909
12156
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:292
12157
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:154
12158
+ #: templates/checkout/thankyou.php:54
12159
+ msgid "Payment Method:"
12160
+ msgstr "روش پرداخت : "
12161
 
12162
+ #: includes/abstracts/abstract-wc-order.php:1917
12163
+ #: includes/admin/meta-boxes/views/html-order-items.php:245
12164
+ #: includes/admin/meta-boxes/views/html-order-refund.php:18
12165
+ msgid "Refund"
12166
+ msgstr "استرداد"
12167
 
12168
+ #: i18n/states/US.php:65
12169
+ msgid "Armed Forces (AE)"
12170
+ msgstr "Armed Forces (AE)"
 
 
12171
 
12172
+ #: i18n/states/US.php:66
12173
+ msgid "Armed Forces (AP)"
12174
+ msgstr "Armed Forces (AP)"
 
 
12175
 
12176
+ #: i18n/states/US.php:67
12177
+ msgid "American Samoa"
12178
+ msgstr "American Samoa"
 
 
12179
 
12180
+ #: i18n/states/US.php:68
12181
+ msgid "Guam"
12182
+ msgstr "Guam"
 
 
12183
 
12184
+ #: i18n/states/US.php:69
12185
+ msgid "Northern Mariana Islands"
12186
+ msgstr "Northern Mariana Islands"
 
 
12187
 
12188
+ #: i18n/states/US.php:70
12189
+ msgid "Puerto Rico"
12190
+ msgstr "Puerto Rico"
 
 
12191
 
12192
+ #: i18n/states/US.php:71
12193
+ msgid "US Minor Outlying Islands"
12194
+ msgstr "US Minor Outlying Islands"
 
 
12195
 
12196
+ #: i18n/states/US.php:72
12197
+ msgid "US Virgin Islands"
12198
+ msgstr "US Virgin Islands"
 
 
12199
 
12200
+ #: i18n/states/ZA.php:13
12201
+ msgid "Eastern Cape"
12202
+ msgstr "Eastern Cape"
 
 
12203
 
12204
+ #: i18n/states/ZA.php:14
12205
+ msgid "Free State"
12206
+ msgstr "Free State"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12207
 
12208
+ #: i18n/states/ZA.php:15
12209
+ msgid "Gauteng"
12210
+ msgstr "Gauteng"
 
12211
 
12212
+ #: i18n/states/ZA.php:16
12213
+ msgid "KwaZulu-Natal"
12214
+ msgstr "KwaZulu-Natal"
 
 
 
 
 
 
 
 
 
 
12215
 
12216
+ #: i18n/states/ZA.php:17
12217
+ msgid "Limpopo"
12218
+ msgstr "Limpopo"
 
 
 
12219
 
12220
+ #: i18n/states/ZA.php:18
12221
+ msgid "Mpumalanga"
12222
+ msgstr "Mpumalanga"
 
 
 
12223
 
12224
+ #: i18n/states/ZA.php:19
12225
+ msgid "Northern Cape"
12226
+ msgstr "Northern Cape"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12227
 
12228
+ #: i18n/states/ZA.php:20
12229
+ msgid "North West"
12230
+ msgstr "North West"
 
 
 
12231
 
12232
+ #: i18n/states/ZA.php:21
12233
+ msgid "Western Cape"
12234
+ msgstr "Western Cape"
 
 
 
 
 
 
 
12235
 
12236
+ #: includes/abstracts/abstract-wc-integration.php:29
12237
+ #: includes/abstracts/abstract-wc-settings-api.php:79
12238
+ #: includes/admin/class-wc-admin-menus.php:80
12239
+ #: includes/admin/settings/class-wc-settings-api.php:45
12240
+ #: includes/admin/views/html-admin-page-status-report.php:407
12241
+ #: includes/class-wc-install.php:748
12242
+ msgid "Settings"
12243
+ msgstr "پیکربندی"
 
 
12244
 
12245
+ #: includes/abstracts/abstract-wc-order.php:270
12246
+ #: includes/abstracts/abstract-wc-order.php:326
12247
+ msgid "Backordered"
12248
+ msgstr "پیش‌خرید شده"
 
 
12249
 
12250
+ #: includes/abstracts/abstract-wc-order.php:1773
12251
+ msgid "via %s"
12252
+ msgstr "به وسیله %s"
 
 
12253
 
12254
+ #: includes/abstracts/abstract-wc-order.php:1778
12255
+ #: includes/abstracts/abstract-wc-product.php:1018
12256
+ #: includes/abstracts/abstract-wc-product.php:1024
12257
+ #: includes/class-wc-cart.php:1606 includes/class-wc-product-variable.php:364
12258
+ #: includes/class-wc-product-variation.php:318
12259
+ msgid "Free!"
12260
+ msgstr "رایگان!"
12261
 
12262
+ #: includes/abstracts/abstract-wc-order.php:1842
12263
+ msgid "Subtotal:"
12264
+ msgstr "مجموع"
 
 
12265
 
12266
+ #: includes/abstracts/abstract-wc-order.php:1849
12267
+ msgid "Discount:"
12268
+ msgstr "تخفیف:"
 
 
12269
 
12270
+ #: i18n/states/US.php:45
12271
+ msgid "New York"
12272
+ msgstr "New York"
 
 
12273
 
12274
+ #: i18n/states/US.php:46
12275
+ msgid "North Carolina"
12276
+ msgstr "North Carolina"
 
 
12277
 
12278
+ #: i18n/states/US.php:47
12279
+ msgid "North Dakota"
12280
+ msgstr "North Dakota"
 
 
12281
 
12282
+ #: i18n/states/US.php:48
12283
+ msgid "Ohio"
12284
+ msgstr "Ohio"
 
 
12285
 
12286
+ #: i18n/states/US.php:49
12287
+ msgid "Oklahoma"
12288
+ msgstr "Oklahoma"
 
 
12289
 
12290
+ #: i18n/states/US.php:50
12291
+ msgid "Oregon"
12292
+ msgstr "Oregon"
 
 
12293
 
12294
+ #: i18n/states/US.php:51
12295
+ msgid "Pennsylvania"
12296
+ msgstr "Pennsylvania"
 
12297
 
12298
+ #: i18n/states/US.php:52
12299
+ msgid "Rhode Island"
12300
+ msgstr "Rhode Island"
 
 
 
12301
 
12302
+ #: i18n/states/US.php:53
12303
+ msgid "South Carolina"
12304
+ msgstr "South Carolina"
 
12305
 
12306
+ #: i18n/states/US.php:54
12307
+ msgid "South Dakota"
12308
+ msgstr "South Dakota"
 
12309
 
12310
+ #: i18n/states/US.php:55
12311
+ msgid "Tennessee"
12312
+ msgstr "Tennessee"
 
 
 
12313
 
12314
+ #: i18n/states/US.php:56
12315
+ msgid "Texas"
12316
+ msgstr "Texas"
 
 
 
12317
 
12318
+ #: i18n/states/US.php:57
12319
+ msgid "Utah"
12320
+ msgstr "Utah"
 
12321
 
12322
+ #: i18n/states/US.php:58
12323
+ msgid "Vermont"
12324
+ msgstr "Vermont"
 
12325
 
12326
+ #: i18n/states/US.php:59
12327
+ msgid "Virginia"
12328
+ msgstr "Virginia"
 
12329
 
12330
+ #: i18n/states/US.php:60
12331
+ msgid "Washington"
12332
+ msgstr "Washington"
 
12333
 
12334
+ #: i18n/states/US.php:61
12335
+ msgid "West Virginia"
12336
+ msgstr "West Virginia"
 
12337
 
12338
+ #: i18n/states/US.php:62
12339
+ msgid "Wisconsin"
12340
+ msgstr "Wisconsin"
 
12341
 
12342
+ #: i18n/states/US.php:63
12343
+ msgid "Wyoming"
12344
+ msgstr "Wyoming"
 
12345
 
12346
+ #: i18n/states/US.php:64
12347
+ msgid "Armed Forces (AA)"
12348
+ msgstr "Armed Forces (AA)"
 
12349
 
12350
+ #: i18n/states/TR.php:91
12351
+ msgid "Kilis"
12352
+ msgstr "Kilis"
 
12353
 
12354
+ #: i18n/states/TR.php:92
12355
+ msgid "Osmaniye"
12356
+ msgstr "Osmaniye"
 
12357
 
12358
+ #: i18n/states/TR.php:93
12359
+ msgid "D&#252;zce"
12360
+ msgstr "D&#252;zce"
 
12361
 
12362
+ #: i18n/states/US.php:13
12363
+ msgid "Alabama"
12364
+ msgstr "Alabama"
 
12365
 
12366
+ #: i18n/states/US.php:14
12367
+ msgid "Alaska"
12368
+ msgstr "Alaska"
 
12369
 
12370
+ #: i18n/states/US.php:15
12371
+ msgid "Arizona"
12372
+ msgstr "Arizona"
 
12373
 
12374
+ #: i18n/states/US.php:16
12375
+ msgid "Arkansas"
12376
+ msgstr "Arkansas"
 
12377
 
12378
+ #: i18n/states/US.php:17
12379
+ msgid "California"
12380
+ msgstr "California"
 
12381
 
12382
+ #: i18n/states/US.php:18
12383
+ msgid "Colorado"
12384
+ msgstr "Colorado"
 
12385
 
12386
+ #: i18n/states/US.php:19
12387
+ msgid "Connecticut"
12388
+ msgstr "Connecticut"
 
12389
 
12390
+ #: i18n/states/US.php:20
12391
+ msgid "Delaware"
12392
+ msgstr "Delaware"
 
12393
 
12394
+ #: i18n/states/US.php:21
12395
+ msgid "District Of Columbia"
12396
+ msgstr "District Of Columbia"
 
12397
 
12398
+ #: i18n/states/US.php:22
12399
+ msgid "Florida"
12400
+ msgstr "Florida"
 
12401
 
12402
+ #: i18n/states/US.php:24
12403
+ msgid "Hawaii"
12404
+ msgstr "Hawaii"
 
12405
 
12406
+ #: i18n/states/US.php:25
12407
+ msgid "Idaho"
12408
+ msgstr "Idaho"
 
 
 
 
 
12409
 
12410
+ #: i18n/states/US.php:26
12411
+ msgid "Illinois"
12412
+ msgstr "Illinois"
 
 
 
 
 
12413
 
12414
+ #: i18n/states/US.php:27
12415
+ msgid "Indiana"
12416
+ msgstr "Indiana"
 
12417
 
12418
+ #: i18n/states/US.php:28
12419
+ msgid "Iowa"
12420
+ msgstr "Iowa"
 
12421
 
12422
+ #: i18n/states/US.php:29
12423
+ msgid "Kansas"
12424
+ msgstr "Kansas"
 
12425
 
12426
+ #: i18n/states/US.php:30
12427
+ msgid "Kentucky"
12428
+ msgstr "Kentucky"
 
 
 
12429
 
12430
+ #: i18n/states/US.php:31
12431
+ msgid "Louisiana"
12432
+ msgstr "Louisiana"
 
12433
 
12434
+ #: i18n/states/US.php:32
12435
+ msgid "Maine"
12436
+ msgstr "Maine"
 
12437
 
12438
+ #: i18n/states/US.php:33
12439
+ msgid "Maryland"
12440
+ msgstr "Maryland"
 
 
 
 
 
12441
 
12442
+ #: i18n/states/US.php:34
12443
+ msgid "Massachusetts"
12444
+ msgstr "Massachusetts"
 
 
 
 
 
12445
 
12446
+ #: i18n/states/US.php:35
12447
+ msgid "Michigan"
12448
+ msgstr "Michigan"
 
12449
 
12450
+ #: i18n/states/US.php:36
12451
+ msgid "Minnesota"
12452
+ msgstr "Minnesota"
 
12453
 
12454
+ #: i18n/states/US.php:37
12455
+ msgid "Mississippi"
12456
+ msgstr "Mississippi"
 
12457
 
12458
+ #: i18n/states/US.php:38
12459
+ msgid "Missouri"
12460
+ msgstr "Missouri"
 
12461
 
12462
+ #: i18n/states/US.php:40
12463
+ msgid "Nebraska"
12464
+ msgstr "Nebraska"
 
 
 
12465
 
12466
+ #: i18n/states/US.php:41
12467
+ msgid "Nevada"
12468
+ msgstr "Nevada"
 
 
 
12469
 
12470
+ #: i18n/states/US.php:42
12471
+ msgid "New Hampshire"
12472
+ msgstr "New Hampshire"
 
 
12473
 
12474
+ #: i18n/states/US.php:43
12475
+ msgid "New Jersey"
12476
+ msgstr "New Jersey"
 
12477
 
12478
+ #: i18n/states/US.php:44
12479
+ msgid "New Mexico"
12480
+ msgstr "New Mexico"
 
 
 
12481
 
12482
+ #: i18n/states/TR.php:73
12483
+ msgid "Trabzon"
12484
+ msgstr "Trabzon"
 
 
 
12485
 
12486
+ #: i18n/states/TR.php:74
12487
+ msgid "Tunceli"
12488
+ msgstr "Tunceli"
 
12489
 
12490
+ #: i18n/states/TR.php:75
12491
+ msgid "&#350;anl&#305;urfa"
12492
+ msgstr "&#350;anl&#305;urfa"
 
12493
 
12494
+ #: i18n/states/TR.php:76
12495
+ msgid "U&#351;ak"
12496
+ msgstr "U&#351;ak"
 
 
 
12497
 
12498
+ #: i18n/states/TR.php:77
12499
+ msgid "Van"
12500
+ msgstr "Van"
 
12501
 
12502
+ #: i18n/states/TR.php:78
12503
+ msgid "Yozgat"
12504
+ msgstr "Yozgat"
 
 
 
 
 
 
 
12505
 
12506
+ #: i18n/states/TR.php:79
12507
+ msgid "Zonguldak"
12508
+ msgstr "Zonguldak"
 
12509
 
12510
+ #: i18n/states/TR.php:80
12511
+ msgid "Aksaray"
12512
+ msgstr "Aksaray"
 
12513
 
12514
+ #: i18n/states/TR.php:81
12515
+ msgid "Bayburt"
12516
+ msgstr "Bayburt"
 
12517
 
12518
+ #: i18n/states/TR.php:82
12519
+ msgid "Karaman"
12520
+ msgstr "Karaman"
 
 
 
12521
 
12522
+ #: i18n/states/TR.php:83
12523
+ msgid "K&#305;r&#305;kkale"
12524
+ msgstr "K&#305;r&#305;kkale"
 
12525
 
12526
+ #: i18n/states/TR.php:84
12527
+ msgid "Batman"
12528
+ msgstr "Batman"
 
 
 
12529
 
12530
+ #: i18n/states/TR.php:85
12531
+ msgid "&#350;&#305;rnak"
12532
+ msgstr "&#350;&#305;rnak"
 
12533
 
12534
+ #: i18n/states/TR.php:86
12535
+ msgid "Bart&#305;n"
12536
+ msgstr "Bart&#305;n"
 
 
12537
 
12538
+ #: i18n/states/TR.php:87
12539
+ msgid "Ardahan"
12540
+ msgstr "Ardahan"
 
12541
 
12542
+ #: i18n/states/TR.php:88
12543
+ msgid "I&#287;d&#305;r"
12544
+ msgstr "I&#287;d&#305;r"
 
 
 
12545
 
12546
+ #: i18n/states/TR.php:89
12547
+ msgid "Yalova"
12548
+ msgstr "Yalova"
 
 
 
12549
 
12550
+ #: i18n/states/TR.php:90
12551
+ msgid "Karab&#252;k"
12552
+ msgstr "Karab&#252;k"
 
12553
 
12554
+ #: i18n/states/TR.php:52
12555
+ msgid "K&#305;r&#351;ehir"
12556
+ msgstr "K&#305;r&#351;ehir"
 
12557
 
12558
+ #: i18n/states/TR.php:53
12559
+ msgid "Kocaeli"
12560
+ msgstr "Kocaeli"
 
12561
 
12562
+ #: i18n/states/TR.php:54
12563
+ msgid "Konya"
12564
+ msgstr "Konya"
 
12565
 
12566
+ #: i18n/states/TR.php:55
12567
+ msgid "K&#252;tahya"
12568
+ msgstr "K&#252;tahya"
 
12569
 
12570
+ #: i18n/states/TR.php:56
12571
+ msgid "Malatya"
12572
+ msgstr "Malatya"
 
 
 
 
12573
 
12574
+ #: i18n/states/TR.php:57
12575
+ msgid "Manisa"
12576
+ msgstr "Manisa"
 
 
12577
 
12578
+ #: i18n/states/TR.php:58
12579
+ msgid "Kahramanmara&#351;"
12580
+ msgstr "Kahramanmara&#351;"
 
 
12581
 
12582
+ #: i18n/states/TR.php:59
12583
+ msgid "Mardin"
12584
+ msgstr "Mardin"
 
12585
 
12586
+ #: i18n/states/TR.php:60
12587
+ msgid "Mu&#287;la"
12588
+ msgstr "Mu&#287;la"
 
 
12589
 
12590
+ #: i18n/states/TR.php:61
12591
+ msgid "Mu&#351;"
12592
+ msgstr "Mu&#351;"
 
 
12593
 
12594
+ #: i18n/states/TR.php:62
12595
+ msgid "Nev&#351;ehir"
12596
+ msgstr "Nev&#351;ehir"
 
 
12597
 
12598
+ #: i18n/states/TR.php:63
12599
+ msgid "Ni&#287;de"
12600
+ msgstr "Ni&#287;de"
 
 
12601
 
12602
+ #: i18n/states/TR.php:64
12603
+ msgid "Ordu"
12604
+ msgstr "Ordu"
 
 
12605
 
12606
+ #: i18n/states/TR.php:65
12607
+ msgid "Rize"
12608
+ msgstr "Rize"
 
 
12609
 
12610
+ #: i18n/states/TR.php:66
12611
+ msgid "Sakarya"
12612
+ msgstr "Sakarya"
 
 
12613
 
12614
+ #: i18n/states/TR.php:67
12615
+ msgid "Samsun"
12616
+ msgstr "Samsun"
 
 
12617
 
12618
+ #: i18n/states/TR.php:68
12619
+ msgid "Siirt"
12620
+ msgstr "Siirt"
12621
+
12622
+ #: i18n/states/TR.php:69
12623
+ msgid "Sinop"
12624
+ msgstr "Sinop"
12625
 
12626
+ #: i18n/states/TR.php:70
12627
+ msgid "Sivas"
12628
+ msgstr "Sivas"
 
 
12629
 
12630
+ #: i18n/states/TR.php:71
12631
+ msgid "Tekirda&#287;"
12632
+ msgstr "Tekirda&#287;"
 
 
12633
 
12634
+ #: i18n/states/TR.php:72
12635
+ msgid "Tokat"
12636
+ msgstr "Tokat"
 
 
12637
 
12638
+ #: i18n/states/TR.php:31
12639
+ msgid "&#199;orum"
12640
+ msgstr "&#199;orum"
 
12641
 
12642
+ #: i18n/states/TR.php:32
12643
+ msgid "Denizli"
12644
+ msgstr "Denizli"
 
12645
 
12646
+ #: i18n/states/TR.php:33
12647
+ msgid "Diyarbak&#305;r"
12648
+ msgstr "Diyarbak&#305;r"
 
12649
 
12650
+ #: i18n/states/TR.php:34
12651
+ msgid "Edirne"
12652
+ msgstr "Edirne"
 
 
 
 
12653
 
12654
+ #: i18n/states/TR.php:35
12655
+ msgid "Elaz&#305;&#287;"
12656
+ msgstr "Elaz&#305;&#287;"
 
12657
 
12658
+ #: i18n/states/TR.php:36
12659
+ msgid "Erzincan"
12660
+ msgstr "Erzincan"
 
12661
 
12662
+ #: i18n/states/TR.php:37
12663
+ msgid "Erzurum"
12664
+ msgstr "Erzurum"
 
12665
 
12666
+ #: i18n/states/TR.php:38
12667
+ msgid "Eski&#351;ehir"
12668
+ msgstr "Eski&#351;ehir"
 
12669
 
12670
+ #: i18n/states/TR.php:39
12671
+ msgid "Gaziantep"
12672
+ msgstr "Gaziantep"
 
12673
 
12674
+ #: i18n/states/TR.php:40
12675
+ msgid "Giresun"
12676
+ msgstr "Giresun"
 
12677
 
12678
+ #: i18n/states/TR.php:41
12679
+ msgid "G&#252;m&#252;&#351;hane"
12680
+ msgstr "G&#252;m&#252;&#351;hane"
 
12681
 
12682
+ #: i18n/states/TR.php:42
12683
+ msgid "Hakkari"
12684
+ msgstr "Hakkari"
12685
 
12686
+ #: i18n/states/TR.php:43
12687
+ msgid "Hatay"
12688
+ msgstr "Hatay"
12689
 
12690
+ #: i18n/states/TR.php:44
12691
+ msgid "Isparta"
12692
+ msgstr "Isparta"
12693
 
12694
+ #: i18n/states/TR.php:45
12695
+ msgid "&#304;&#231;el"
12696
+ msgstr "&#304;&#231;el"
12697
 
12698
+ #: i18n/states/TR.php:46
12699
+ msgid "&#304;stanbul"
12700
+ msgstr "&#304;stanbul"
12701
 
12702
+ #: i18n/states/TR.php:47
12703
+ msgid "&#304;zmir"
12704
+ msgstr "&#304;zmir"
 
12705
 
12706
+ #: i18n/states/TR.php:48
12707
+ msgid "Kars"
12708
+ msgstr "Kars"
12709
 
12710
+ #: i18n/states/TR.php:49
12711
+ msgid "Kastamonu"
12712
+ msgstr "Kastamonu"
12713
 
12714
+ #: i18n/states/TR.php:50
12715
+ msgid "Kayseri"
12716
+ msgstr "Kayseri"
12717
 
12718
+ #: i18n/states/TR.php:51
12719
+ msgid "K&#305;rklareli"
12720
+ msgstr "K&#305;rklareli"
12721
 
12722
+ #: i18n/states/TH.php:86
12723
+ msgid "Uthai Thani (&#3629;&#3640;&#3607;&#3633;&#3618;&#3608;&#3634;&#3609;&#3637;)"
12724
+ msgstr "Uthai Thani (&#3629;&#3640;&#3607;&#3633;&#3618;&#3608;&#3634;&#3609;&#3637;)"
 
 
12725
 
12726
+ #: i18n/states/TH.php:87
12727
+ msgid "Uttaradit (&#3629;&#3640;&#3605;&#3619;&#3604;&#3636;&#3605;&#3606;&#3660;)"
12728
+ msgstr "Uttaradit (&#3629;&#3640;&#3605;&#3619;&#3604;&#3636;&#3605;&#3606;&#3660;)"
12729
 
12730
+ #: i18n/states/TH.php:88
12731
+ msgid "Yala (&#3618;&#3632;&#3621;&#3634;)"
12732
+ msgstr "Yala (&#3618;&#3632;&#3621;&#3634;)"
 
 
12733
 
12734
+ #: i18n/states/TH.php:89
12735
+ msgid "Yasothon (&#3618;&#3650;&#3626;&#3608;&#3619;)"
12736
+ msgstr "Yasothon (&#3618;&#3650;&#3626;&#3608;&#3619;)"
 
 
12737
 
12738
+ #: i18n/states/TR.php:13
12739
+ msgid "Adana"
12740
+ msgstr "Adana"
12741
 
12742
+ #: i18n/states/TR.php:14
12743
+ msgid "Ad&#305;yaman"
12744
+ msgstr "Ad&#305;yaman"
12745
 
12746
+ #: i18n/states/TR.php:15
12747
+ msgid "Afyon"
12748
+ msgstr "Afyon"
12749
 
12750
+ #: i18n/states/TR.php:16
12751
+ msgid "A&#287;r&#305;"
12752
+ msgstr "A&#287;r&#305;"
12753
 
12754
+ #: i18n/states/TR.php:17
12755
+ msgid "Amasya"
12756
+ msgstr "Amasya"
12757
 
12758
+ #: i18n/states/TR.php:18
12759
+ msgid "Ankara"
12760
+ msgstr "Ankara"
12761
 
12762
+ #: i18n/states/TR.php:19
12763
+ msgid "Antalya"
12764
+ msgstr "Antalya"
12765
 
12766
+ #: i18n/states/TR.php:20
12767
+ msgid "Artvin"
12768
+ msgstr "Artvin"
12769
 
12770
+ #: i18n/states/TR.php:21
12771
+ msgid "Ayd&#305;n"
12772
+ msgstr "Ayd&#305;n"
 
 
12773
 
12774
+ #: i18n/states/TR.php:22
12775
+ msgid "Bal&#305;kesir"
12776
+ msgstr "Bal&#305;kesir"
12777
 
12778
+ #: i18n/states/TR.php:23
12779
+ msgid "Bilecik"
12780
+ msgstr "Bilecik"
12781
 
12782
+ #: i18n/states/TR.php:24
12783
+ msgid "Bing&#246;l"
12784
+ msgstr "Bing&#246;l"
12785
 
12786
+ #: i18n/states/TR.php:25
12787
+ msgid "Bitlis"
12788
+ msgstr "Bitlis"
12789
 
12790
+ #: i18n/states/TR.php:26
12791
+ msgid "Bolu"
12792
+ msgstr "Bolu"
12793
 
12794
+ #: i18n/states/TR.php:27
12795
+ msgid "Burdur"
12796
+ msgstr "Burdur"
12797
 
12798
+ #: i18n/states/TR.php:28
12799
+ msgid "Bursa"
12800
+ msgstr "Bursa"
12801
 
12802
+ #: i18n/states/TR.php:29
12803
+ msgid "&#199;anakkale"
12804
+ msgstr "&#199;anakkale"
12805
+
12806
+ #: i18n/states/TR.php:30
12807
+ msgid "&#199;ank&#305;r&#305;"
12808
+ msgstr "&#199;ank&#305;r&#305;"
12809
 
12810
+ #: i18n/states/TH.php:62
12811
+ msgid "Prachuap Khiri Khan (&#3611;&#3619;&#3632;&#3592;&#3623;&#3610;&#3588;&#3637;&#3619;&#3637;&#3586;&#3633;&#3609;&#3608;&#3660;)"
12812
+ msgstr "Prachuap Khiri Khan (&#3611;&#3619;&#3632;&#3592;&#3623;&#3610;&#3588;&#3637;&#3619;&#3637;&#3586;&#3633;&#3609;&#3608;&#3660;)"
12813
 
12814
+ #: i18n/states/TH.php:63
12815
+ msgid "Ranong (&#3619;&#3632;&#3609;&#3629;&#3591;)"
12816
+ msgstr "Ranong (&#3619;&#3632;&#3609;&#3629;&#3591;)"
12817
 
12818
+ #: i18n/states/TH.php:64
12819
+ msgid "Ratchaburi (&#3619;&#3634;&#3594;&#3610;&#3640;&#3619;&#3637;)"
12820
+ msgstr "Ratchaburi (&#3619;&#3634;&#3594;&#3610;&#3640;&#3619;&#3637;)"
12821
 
12822
+ #: i18n/states/TH.php:65
12823
+ msgid "Rayong (&#3619;&#3632;&#3618;&#3629;&#3591;)"
12824
+ msgstr "Rayong (&#3619;&#3632;&#3618;&#3629;&#3591;)"
12825
 
12826
+ #: i18n/states/TH.php:66
12827
+ msgid "Roi Et (&#3619;&#3657;&#3629;&#3618;&#3648;&#3629;&#3655;&#3604;)"
12828
+ msgstr "Roi Et (&#3619;&#3657;&#3629;&#3618;&#3648;&#3629;&#3655;&#3604;)"
12829
 
12830
+ #: i18n/states/TH.php:67
12831
+ msgid "Sa Kaeo (&#3626;&#3619;&#3632;&#3649;&#3585;&#3657;&#3623;)"
12832
+ msgstr "Sa Kaeo (&#3626;&#3619;&#3632;&#3649;&#3585;&#3657;&#3623;)"
12833
 
12834
+ #: i18n/states/TH.php:68
12835
+ msgid "Sakon Nakhon (&#3626;&#3585;&#3621;&#3609;&#3588;&#3619;)"
12836
+ msgstr "Sakon Nakhon (&#3626;&#3585;&#3621;&#3609;&#3588;&#3619;)"
12837
 
12838
+ #: i18n/states/TH.php:69
12839
+ msgid "Samut Prakan (&#3626;&#3617;&#3640;&#3607;&#3619;&#3611;&#3619;&#3634;&#3585;&#3634;&#3619;)"
12840
+ msgstr "Samut Prakan (&#3626;&#3617;&#3640;&#3607;&#3619;&#3611;&#3619;&#3634;&#3585;&#3634;&#3619;)"
12841
 
12842
+ #: i18n/states/TH.php:70
12843
+ msgid "Samut Sakhon (&#3626;&#3617;&#3640;&#3607;&#3619;&#3626;&#3634;&#3588;&#3619;)"
12844
+ msgstr "Samut Sakhon (&#3626;&#3617;&#3640;&#3607;&#3619;&#3626;&#3634;&#3588;&#3619;)"
12845
 
12846
+ #: i18n/states/TH.php:71
12847
+ msgid "Samut Songkhram (&#3626;&#3617;&#3640;&#3607;&#3619;&#3626;&#3591;&#3588;&#3619;&#3634;&#3617;)"
12848
+ msgstr "Samut Songkhram (&#3626;&#3617;&#3640;&#3607;&#3619;&#3626;&#3591;&#3588;&#3619;&#3634;&#3617;)"
12849
 
12850
+ #: i18n/states/TH.php:72
12851
+ msgid "Saraburi (&#3626;&#3619;&#3632;&#3610;&#3640;&#3619;&#3637;)"
12852
+ msgstr "Saraburi (&#3626;&#3619;&#3632;&#3610;&#3640;&#3619;&#3637;)"
12853
 
12854
+ #: i18n/states/TH.php:73
12855
+ msgid "Satun (&#3626;&#3605;&#3641;&#3621;)"
12856
+ msgstr "Satun (&#3626;&#3605;&#3641;&#3621;)"
12857
 
12858
+ #: i18n/states/TH.php:74
12859
+ msgid "Sing Buri (&#3626;&#3636;&#3591;&#3627;&#3660;&#3610;&#3640;&#3619;&#3637;)"
12860
+ msgstr "Sing Buri (&#3626;&#3636;&#3591;&#3627;&#3660;&#3610;&#3640;&#3619;&#3637;)"
12861
 
12862
+ #: i18n/states/TH.php:75
12863
+ msgid "Sisaket (&#3624;&#3619;&#3637;&#3626;&#3632;&#3648;&#3585;&#3625;)"
12864
+ msgstr "Sisaket (&#3624;&#3619;&#3637;&#3626;&#3632;&#3648;&#3585;&#3625;)"
12865
 
12866
+ #: i18n/states/TH.php:76
12867
+ msgid "Songkhla (&#3626;&#3591;&#3586;&#3621;&#3634;)"
12868
+ msgstr "Songkhla (&#3626;&#3591;&#3586;&#3621;&#3634;)"
 
 
12869
 
12870
+ #: i18n/states/TH.php:77
12871
+ msgid "Sukhothai (&#3626;&#3640;&#3650;&#3586;&#3607;&#3633;&#3618;)"
12872
+ msgstr "Sukhothai (&#3626;&#3640;&#3650;&#3586;&#3607;&#3633;&#3618;)"
12873
 
12874
+ #: i18n/states/TH.php:78
12875
+ msgid "Suphan Buri (&#3626;&#3640;&#3614;&#3619;&#3619;&#3603;&#3610;&#3640;&#3619;&#3637;)"
12876
+ msgstr "Suphan Buri (&#3626;&#3640;&#3614;&#3619;&#3619;&#3603;&#3610;&#3640;&#3619;&#3637;)"
12877
 
12878
+ #: i18n/states/TH.php:79
12879
+ msgid "Surat Thani (&#3626;&#3640;&#3619;&#3634;&#3625;&#3598;&#3619;&#3660;&#3608;&#3634;&#3609;&#3637;)"
12880
+ msgstr "Surat Thani (&#3626;&#3640;&#3619;&#3634;&#3625;&#3598;&#3619;&#3660;&#3608;&#3634;&#3609;&#3637;)"
12881
 
12882
+ #: i18n/states/TH.php:80
12883
+ msgid "Surin (&#3626;&#3640;&#3619;&#3636;&#3609;&#3607;&#3619;&#3660;)"
12884
+ msgstr "Surin (&#3626;&#3640;&#3619;&#3636;&#3609;&#3607;&#3619;&#3660;)"
12885
 
12886
+ #: i18n/states/TH.php:81
12887
+ msgid "Tak (&#3605;&#3634;&#3585;)"
12888
+ msgstr "Tak (&#3605;&#3634;&#3585;)"
12889
 
12890
+ #: i18n/states/TH.php:82
12891
+ msgid "Trang (&#3605;&#3619;&#3633;&#3591;)"
12892
+ msgstr "Trang (&#3605;&#3619;&#3633;&#3591;)"
12893
 
12894
+ #: i18n/states/TH.php:83
12895
+ msgid "Trat (&#3605;&#3619;&#3634;&#3604;)"
12896
+ msgstr "Trat (&#3605;&#3619;&#3634;&#3604;)"
12897
 
12898
+ #: i18n/states/TH.php:84
12899
+ msgid "Ubon Ratchathani (&#3629;&#3640;&#3610;&#3621;&#3619;&#3634;&#3594;&#3608;&#3634;&#3609;&#3637;)"
12900
+ msgstr "Ubon Ratchathani (&#3629;&#3640;&#3610;&#3621;&#3619;&#3634;&#3594;&#3608;&#3634;&#3609;&#3637;)"
12901
 
12902
+ #: i18n/states/TH.php:85
12903
+ msgid "Udon Thani (&#3629;&#3640;&#3604;&#3619;&#3608;&#3634;&#3609;&#3637;)"
12904
+ msgstr "Udon Thani (&#3629;&#3640;&#3604;&#3619;&#3608;&#3634;&#3609;&#3637;)"
12905
 
12906
+ #: i18n/states/TH.php:42
12907
+ msgid "Nakhon Ratchasima (&#3609;&#3588;&#3619;&#3619;&#3634;&#3594;&#3626;&#3637;&#3617;&#3634;)"
12908
+ msgstr "Nakhon Ratchasima (&#3609;&#3588;&#3619;&#3619;&#3634;&#3594;&#3626;&#3637;&#3617;&#3634;)"
12909
 
12910
+ #: i18n/states/TH.php:43
12911
+ msgid "Nakhon Sawan (&#3609;&#3588;&#3619;&#3626;&#3623;&#3619;&#3619;&#3588;&#3660;)"
12912
+ msgstr "Nakhon Sawan (&#3609;&#3588;&#3619;&#3626;&#3623;&#3619;&#3619;&#3588;&#3660;)"
12913
 
12914
+ #: i18n/states/TH.php:44
12915
+ msgid "Nakhon Si Thammarat (&#3609;&#3588;&#3619;&#3624;&#3619;&#3637;&#3608;&#3619;&#3619;&#3617;&#3619;&#3634;&#3594;)"
12916
+ msgstr "Nakhon Si Thammarat (&#3609;&#3588;&#3619;&#3624;&#3619;&#3637;&#3608;&#3619;&#3619;&#3617;&#3619;&#3634;&#3594;)"
 
 
 
12917
 
12918
+ #: i18n/states/TH.php:45
12919
+ msgid "Nan (&#3609;&#3656;&#3634;&#3609;)"
12920
+ msgstr "Nan (&#3609;&#3656;&#3634;&#3609;)"
 
 
12921
 
12922
+ #: i18n/states/TH.php:46
12923
+ msgid "Narathiwat (&#3609;&#3619;&#3634;&#3608;&#3636;&#3623;&#3634;&#3626;)"
12924
+ msgstr "Narathiwat (&#3609;&#3619;&#3634;&#3608;&#3636;&#3623;&#3634;&#3626;)"
12925
 
12926
+ #: i18n/states/TH.php:47
12927
+ msgid "Nong Bua Lam Phu (&#3627;&#3609;&#3629;&#3591;&#3610;&#3633;&#3623;&#3621;&#3635;&#3616;&#3641;)"
12928
+ msgstr "Nong Bua Lam Phu (&#3627;&#3609;&#3629;&#3591;&#3610;&#3633;&#3623;&#3621;&#3635;&#3616;&#3641;)"
 
 
12929
 
12930
+ #: i18n/states/TH.php:48
12931
+ msgid "Nong Khai (&#3627;&#3609;&#3629;&#3591;&#3588;&#3634;&#3618;)"
12932
+ msgstr "Nong Khai (&#3627;&#3609;&#3629;&#3591;&#3588;&#3634;&#3618;)"
 
 
 
12933
 
12934
+ #: i18n/states/TH.php:49
12935
+ msgid "Nonthaburi (&#3609;&#3609;&#3607;&#3610;&#3640;&#3619;&#3637;)"
12936
+ msgstr "Nonthaburi (&#3609;&#3609;&#3607;&#3610;&#3640;&#3619;&#3637;)"
 
 
 
12937
 
12938
+ #: i18n/states/TH.php:50
12939
+ msgid "Pathum Thani (&#3611;&#3607;&#3640;&#3617;&#3608;&#3634;&#3609;&#3637;)"
12940
+ msgstr "Pathum Thani (&#3611;&#3607;&#3640;&#3617;&#3608;&#3634;&#3609;&#3637;)"
12941
 
12942
+ #: i18n/states/TH.php:51
12943
+ msgid "Pattani (&#3611;&#3633;&#3605;&#3605;&#3634;&#3609;&#3637;)"
12944
+ msgstr "Pattani (&#3611;&#3633;&#3605;&#3605;&#3634;&#3609;&#3637;)"
 
 
12945
 
12946
+ #: i18n/states/TH.php:52
12947
+ msgid "Phang Nga (&#3614;&#3633;&#3591;&#3591;&#3634;)"
12948
+ msgstr "Phang Nga (&#3614;&#3633;&#3591;&#3591;&#3634;)"
12949
 
12950
+ #: i18n/states/TH.php:53
12951
+ msgid "Phatthalung (&#3614;&#3633;&#3607;&#3621;&#3640;&#3591;)"
12952
+ msgstr "Phatthalung (&#3614;&#3633;&#3607;&#3621;&#3640;&#3591;)"
12953
 
12954
+ #: i18n/states/TH.php:54
12955
+ msgid "Phayao (&#3614;&#3632;&#3648;&#3618;&#3634;)"
12956
+ msgstr "Phayao (&#3614;&#3632;&#3648;&#3618;&#3634;)"
 
 
12957
 
12958
+ #: i18n/states/TH.php:55
12959
+ msgid "Phetchabun (&#3648;&#3614;&#3594;&#3619;&#3610;&#3641;&#3619;&#3603;&#3660;)"
12960
+ msgstr "Phetchabun (&#3648;&#3614;&#3594;&#3619;&#3610;&#3641;&#3619;&#3603;&#3660;)"
 
 
12961
 
12962
+ #: i18n/states/TH.php:56
12963
+ msgid "Phetchaburi (&#3648;&#3614;&#3594;&#3619;&#3610;&#3640;&#3619;&#3637;)"
12964
+ msgstr "Phetchaburi (&#3648;&#3614;&#3594;&#3619;&#3610;&#3640;&#3619;&#3637;)"
 
 
12965
 
12966
+ #: i18n/states/TH.php:57
12967
+ msgid "Phichit (&#3614;&#3636;&#3592;&#3636;&#3605;&#3619;)"
12968
+ msgstr "Phichit (&#3614;&#3636;&#3592;&#3636;&#3605;&#3619;)"
 
 
 
 
 
12969
 
12970
+ #: i18n/states/TH.php:58
12971
+ msgid "Phitsanulok (&#3614;&#3636;&#3625;&#3603;&#3640;&#3650;&#3621;&#3585;)"
12972
+ msgstr "Phitsanulok (&#3614;&#3636;&#3625;&#3603;&#3640;&#3650;&#3621;&#3585;)"
12973
 
12974
+ #: i18n/states/TH.php:59
12975
+ msgid "Phrae (&#3649;&#3614;&#3619;&#3656;)"
12976
+ msgstr "Phrae (&#3649;&#3614;&#3619;&#3656;)"
12977
 
12978
+ #: i18n/states/TH.php:60
12979
+ msgid "Phuket (&#3616;&#3641;&#3648;&#3585;&#3655;&#3605;)"
12980
+ msgstr "Phuket (&#3616;&#3641;&#3648;&#3585;&#3655;&#3605;)"
12981
 
12982
+ #: i18n/states/TH.php:61
12983
+ msgid "Prachin Buri (&#3611;&#3619;&#3634;&#3592;&#3637;&#3609;&#3610;&#3640;&#3619;&#3637;)"
12984
+ msgstr "Prachin Buri (&#3611;&#3619;&#3634;&#3592;&#3637;&#3609;&#3610;&#3640;&#3619;&#3637;)"
 
 
 
12985
 
12986
+ #: i18n/states/TH.php:26
12987
+ msgid "Chumphon (&#3594;&#3640;&#3617;&#3614;&#3619;)"
12988
+ msgstr "Chumphon (&#3594;&#3640;&#3617;&#3614;&#3619;)"
12989
 
12990
+ #: i18n/states/TH.php:27
12991
+ msgid "Kalasin (&#3585;&#3634;&#3628;&#3626;&#3636;&#3609;&#3608;&#3640;&#3660;)"
12992
+ msgstr "Kalasin (&#3585;&#3634;&#3628;&#3626;&#3636;&#3609;&#3608;&#3640;&#3660;)"
 
 
12993
 
12994
+ #: i18n/states/TH.php:28
12995
+ msgid "Kamphaeng Phet (&#3585;&#3635;&#3649;&#3614;&#3591;&#3648;&#3614;&#3594;&#3619;)"
12996
+ msgstr "Kamphaeng Phet (&#3585;&#3635;&#3649;&#3614;&#3591;&#3648;&#3614;&#3594;&#3619;)"
12997
 
12998
+ #: i18n/states/TH.php:29
12999
+ msgid "Kanchanaburi (&#3585;&#3634;&#3597;&#3592;&#3609;&#3610;&#3640;&#3619;&#3637;)"
13000
+ msgstr "Kanchanaburi (&#3585;&#3634;&#3597;&#3592;&#3609;&#3610;&#3640;&#3619;&#3637;)"
 
13001
 
13002
+ #: i18n/states/TH.php:30
13003
+ msgid "Khon Kaen (&#3586;&#3629;&#3609;&#3649;&#3585;&#3656;&#3609;)"
13004
+ msgstr "Khon Kaen (&#3586;&#3629;&#3609;&#3649;&#3585;&#3656;&#3609;)"
13005
 
13006
+ #: i18n/states/TH.php:31
13007
+ msgid "Krabi (&#3585;&#3619;&#3632;&#3610;&#3637;&#3656;)"
13008
+ msgstr "Krabi (&#3585;&#3619;&#3632;&#3610;&#3637;&#3656;)"
13009
 
13010
+ #: i18n/states/TH.php:32
13011
+ msgid "Lampang (&#3621;&#3635;&#3611;&#3634;&#3591;)"
13012
+ msgstr "Lampang (&#3621;&#3635;&#3611;&#3634;&#3591;)"
13013
 
13014
+ #: i18n/states/TH.php:33
13015
+ msgid "Lamphun (&#3621;&#3635;&#3614;&#3641;&#3609;)"
13016
+ msgstr "Lamphun (&#3621;&#3635;&#3614;&#3641;&#3609;)"
13017
 
13018
+ #: i18n/states/TH.php:34
13019
+ msgid "Loei (&#3648;&#3621;&#3618;)"
13020
+ msgstr "Loei (&#3648;&#3621;&#3618;)"
 
 
13021
 
13022
+ #: i18n/states/TH.php:35
13023
+ msgid "Lopburi (&#3621;&#3614;&#3610;&#3640;&#3619;&#3637;)"
13024
+ msgstr "Lopburi (&#3621;&#3614;&#3610;&#3640;&#3619;&#3637;)"
13025
 
13026
+ #: i18n/states/TH.php:36
13027
+ msgid "Mae Hong Son (&#3649;&#3617;&#3656;&#3630;&#3656;&#3629;&#3591;&#3626;&#3629;&#3609;)"
13028
+ msgstr "Mae Hong Son (&#3649;&#3617;&#3656;&#3630;&#3656;&#3629;&#3591;&#3626;&#3629;&#3609;)"
13029
 
13030
+ #: i18n/states/TH.php:37
13031
+ msgid "Maha Sarakham (&#3617;&#3627;&#3634;&#3626;&#3634;&#3619;&#3588;&#3634;&#3617;)"
13032
+ msgstr "Maha Sarakham (&#3617;&#3627;&#3634;&#3626;&#3634;&#3619;&#3588;&#3634;&#3617;)"
13033
 
13034
+ #: i18n/states/TH.php:38
13035
+ msgid "Mukdahan (&#3617;&#3640;&#3585;&#3604;&#3634;&#3627;&#3634;&#3619;)"
13036
+ msgstr "Mukdahan (&#3617;&#3640;&#3585;&#3604;&#3634;&#3627;&#3634;&#3619;)"
13037
 
13038
+ #: i18n/states/TH.php:39
13039
+ msgid "Nakhon Nayok (&#3609;&#3588;&#3619;&#3609;&#3634;&#3618;&#3585;)"
13040
+ msgstr "Nakhon Nayok (&#3609;&#3588;&#3619;&#3609;&#3634;&#3618;&#3585;)"
13041
 
13042
+ #: i18n/states/TH.php:40
13043
+ msgid "Nakhon Pathom (&#3609;&#3588;&#3619;&#3611;&#3600;&#3617;)"
13044
+ msgstr "Nakhon Pathom (&#3609;&#3588;&#3619;&#3611;&#3600;&#3617;)"
13045
 
13046
+ #: i18n/states/TH.php:41
13047
+ msgid "Nakhon Phanom (&#3609;&#3588;&#3619;&#3614;&#3609;&#3617;)"
13048
+ msgstr "Nakhon Phanom (&#3609;&#3588;&#3619;&#3614;&#3609;&#3617;)"
13049
 
13050
+ #: i18n/states/PH.php:83
13051
+ msgid "Sultan Kudarat"
13052
+ msgstr "سلطان قدرت"
13053
 
13054
+ #: i18n/states/PH.php:84
13055
+ msgid "Sulu"
13056
+ msgstr "سولو"
13057
 
13058
+ #: i18n/states/PH.php:85
13059
+ msgid "Surigao del Norte"
13060
+ msgstr "Surigao del Norte"
13061
 
13062
+ #: i18n/states/PH.php:86
13063
+ msgid "Surigao del Sur"
13064
+ msgstr "Surigao del Sur"
13065
 
13066
+ #: i18n/states/PH.php:87
13067
+ msgid "Tarlac"
13068
+ msgstr "Tarlac"
13069
 
13070
+ #: i18n/states/PH.php:88
13071
+ msgid "Tawi-Tawi"
13072
+ msgstr "Tawi-Tawi"
13073
 
13074
+ #: i18n/states/PH.php:89
13075
+ msgid "Zambales"
13076
+ msgstr "Zambales"
13077
 
13078
+ #: i18n/states/PH.php:90
13079
+ msgid "Zamboanga del Norte"
13080
+ msgstr "Zamboanga del Norte"
13081
 
13082
+ #: i18n/states/PH.php:91
13083
+ msgid "Zamboanga del Sur"
13084
+ msgstr "Zamboanga del Sur"
13085
 
13086
+ #: i18n/states/PH.php:92
13087
+ msgid "Zamboanga Sibugay"
13088
+ msgstr "Zamboanga Sibugay"
13089
 
13090
+ #: i18n/states/PH.php:93
13091
+ msgid "Metro Manila"
13092
+ msgstr "Metro Manila"
13093
 
13094
+ #: i18n/states/TH.php:13
13095
+ msgid "Amnat Charoen (&#3629;&#3635;&#3609;&#3634;&#3592;&#3648;&#3592;&#3619;&#3636;&#3597;)"
13096
+ msgstr "Amnat Charoen (&#3629;&#3635;&#3609;&#3634;&#3592;&#3648;&#3592;&#3619;&#3636;&#3597;)"
13097
 
13098
+ #: i18n/states/TH.php:14
13099
+ msgid "Ang Thong (&#3629;&#3656;&#3634;&#3591;&#3607;&#3629;&#3591;)"
13100
+ msgstr "Ang Thong (&#3629;&#3656;&#3634;&#3591;&#3607;&#3629;&#3591;)"
 
13101
 
13102
+ #: i18n/states/TH.php:15
13103
+ msgid "Ayutthaya (&#3614;&#3619;&#3632;&#3609;&#3588;&#3619;&#3624;&#3619;&#3637;&#3629;&#3618;&#3640;&#3608;&#3618;&#3634;)"
13104
+ msgstr "Ayutthaya (&#3614;&#3619;&#3632;&#3609;&#3588;&#3619;&#3624;&#3619;&#3637;&#3629;&#3618;&#3640;&#3608;&#3618;&#3634;)"
13105
 
13106
+ #: i18n/states/TH.php:16
13107
+ msgid "Bangkok (&#3585;&#3619;&#3640;&#3591;&#3648;&#3607;&#3614;&#3617;&#3627;&#3634;&#3609;&#3588;&#3619;)"
13108
+ msgstr "Bangkok (&#3585;&#3619;&#3640;&#3591;&#3648;&#3607;&#3614;&#3617;&#3627;&#3634;&#3609;&#3588;&#3619;)"
 
13109
 
13110
+ #: i18n/states/TH.php:17
13111
+ msgid "Bueng Kan (&#3610;&#3638;&#3591;&#3585;&#3634;&#3628;)"
13112
+ msgstr "Bueng Kan (&#3610;&#3638;&#3591;&#3585;&#3634;&#3628;)"
13113
 
13114
+ #: i18n/states/TH.php:18
13115
+ msgid "Buri Ram (&#3610;&#3640;&#3619;&#3637;&#3619;&#3633;&#3617;&#3618;&#3660;)"
13116
+ msgstr "Buri Ram (&#3610;&#3640;&#3619;&#3637;&#3619;&#3633;&#3617;&#3618;&#3660;)"
13117
 
13118
+ #: i18n/states/TH.php:19
13119
+ msgid "Chachoengsao (&#3593;&#3632;&#3648;&#3594;&#3636;&#3591;&#3648;&#3607;&#3619;&#3634;)"
13120
+ msgstr "Chachoengsao (&#3593;&#3632;&#3648;&#3594;&#3636;&#3591;&#3648;&#3607;&#3619;&#3634;)"
 
 
 
 
13121
 
13122
+ #: i18n/states/TH.php:20
13123
+ msgid "Chai Nat (&#3594;&#3633;&#3618;&#3609;&#3634;&#3607;)"
13124
+ msgstr "Chai Nat (&#3594;&#3633;&#3618;&#3609;&#3634;&#3607;)"
13125
 
13126
+ #: i18n/states/TH.php:21
13127
+ msgid "Chaiyaphum (&#3594;&#3633;&#3618;&#3616;&#3641;&#3617;&#3636;)"
13128
+ msgstr "Chaiyaphum (&#3594;&#3633;&#3618;&#3616;&#3641;&#3617;&#3636;)"
13129
 
13130
+ #: i18n/states/TH.php:22
13131
+ msgid "Chanthaburi (&#3592;&#3633;&#3609;&#3607;&#3610;&#3640;&#3619;&#3637;)"
13132
+ msgstr "Chanthaburi (&#3592;&#3633;&#3609;&#3607;&#3610;&#3640;&#3619;&#3637;)"
13133
 
13134
+ #: i18n/states/TH.php:23
13135
+ msgid "Chiang Mai (&#3648;&#3594;&#3637;&#3618;&#3591;&#3651;&#3627;&#3617;&#3656;)"
13136
+ msgstr "Chiang Mai (&#3648;&#3594;&#3637;&#3618;&#3591;&#3651;&#3627;&#3617;&#3656;)"
13137
 
13138
+ #: i18n/states/TH.php:24
13139
+ msgid "Chiang Rai (&#3648;&#3594;&#3637;&#3618;&#3591;&#3619;&#3634;&#3618;)"
13140
+ msgstr "Chiang Rai (&#3648;&#3594;&#3637;&#3618;&#3591;&#3619;&#3634;&#3618;)"
13141
 
13142
+ #: i18n/states/TH.php:25
13143
+ msgid "Chonburi (&#3594;&#3621;&#3610;&#3640;&#3619;&#3637;)"
13144
+ msgstr "Chonburi (&#3594;&#3621;&#3610;&#3640;&#3619;&#3637;)"
13145
 
13146
+ #: i18n/states/PH.php:73
13147
+ msgid "Quezon"
13148
+ msgstr "Quezon"
13149
 
13150
+ #: i18n/states/PH.php:74
13151
+ msgid "Quirino"
13152
+ msgstr "Quirino"
13153
 
13154
+ #: i18n/states/PH.php:75
13155
+ msgid "Rizal"
13156
+ msgstr "ریزال"
13157
 
13158
+ #: i18n/states/PH.php:76
13159
+ msgid "Romblon"
13160
+ msgstr "رومبلون"
13161
 
13162
+ #: i18n/states/PH.php:77
13163
+ msgid "Samar"
13164
+ msgstr "سامار"
13165
 
13166
+ #: i18n/states/PH.php:78
13167
+ msgid "Sarangani"
13168
+ msgstr "Sarangani"
13169
 
13170
+ #: i18n/states/PH.php:79
13171
+ msgid "Siquijor"
13172
+ msgstr "Siquijor"
13173
 
13174
+ #: i18n/states/PH.php:80
13175
+ msgid "Sorsogon"
13176
+ msgstr "Sorsogon"
 
 
13177
 
13178
+ #: i18n/states/PH.php:81
13179
+ msgid "South Cotabato"
13180
+ msgstr "کوتاباتو جنوبی"
 
 
13181
 
13182
+ #: i18n/states/PH.php:82
13183
+ msgid "Southern Leyte"
13184
+ msgstr "Southern Leyte"
13185
 
13186
+ #: i18n/states/PH.php:53
13187
+ msgid "Laguna"
13188
+ msgstr "لاگونا"
 
 
13189
 
13190
+ #: i18n/states/PH.php:54
13191
+ msgid "Lanao del Norte"
13192
+ msgstr "Lanao del Norte"
13193
 
13194
+ #: i18n/states/PH.php:55
13195
+ msgid "Lanao del Sur"
13196
+ msgstr "Lanao del Sur"
13197
 
13198
+ #: i18n/states/PH.php:56
13199
+ msgid "Leyte"
13200
+ msgstr "Leyte"
13201
 
13202
+ #: i18n/states/PH.php:57
13203
+ msgid "Maguindanao"
13204
+ msgstr "Maguindanao"
13205
 
13206
+ #: i18n/states/PH.php:58
13207
+ msgid "Marinduque"
13208
+ msgstr "Marinduque"
13209
 
13210
+ #: i18n/states/PH.php:59
13211
+ msgid "Masbate"
13212
+ msgstr "Masbate"
13213
 
13214
+ #: i18n/states/PH.php:60
13215
+ msgid "Misamis Occidental"
13216
+ msgstr "Misamis Occidental"
13217
 
13218
+ #: i18n/states/PH.php:61
13219
+ msgid "Misamis Oriental"
13220
+ msgstr "Misamis Oriental"
13221
 
13222
+ #: i18n/states/PH.php:62
13223
+ msgid "Mountain Province"
13224
+ msgstr "Mountain Province"
13225
 
13226
+ #: i18n/states/PH.php:63
13227
+ msgid "Negros Occidental"
13228
+ msgstr "Negros Occidental"
13229
 
13230
+ #: i18n/states/PH.php:64
13231
+ msgid "Negros Oriental"
13232
+ msgstr "Negros Oriental"
13233
 
13234
+ #: i18n/states/PH.php:65
13235
+ msgid "Northern Samar"
13236
+ msgstr "Northern Samar"
 
 
 
13237
 
13238
+ #: i18n/states/PH.php:66
13239
+ msgid "Nueva Ecija"
13240
+ msgstr "Nueva Ecija"
13241
 
13242
+ #: i18n/states/PH.php:67
13243
+ msgid "Nueva Vizcaya"
13244
+ msgstr "Nueva Vizcaya"
13245
 
13246
+ #: i18n/states/PH.php:68
13247
+ msgid "Occidental Mindoro"
13248
+ msgstr "Occidental Mindoro"
 
13249
 
13250
+ #: i18n/states/PH.php:69
13251
+ msgid "Oriental Mindoro"
13252
+ msgstr "Oriental Mindoro"
 
 
13253
 
13254
+ #: i18n/states/PH.php:70
13255
+ msgid "Palawan"
13256
+ msgstr "Palawan"
13257
 
13258
+ #: i18n/states/PH.php:71
13259
+ msgid "Pampanga"
13260
+ msgstr "Pampanga"
13261
 
13262
+ #: i18n/states/PH.php:72
13263
+ msgid "Pangasinan"
13264
+ msgstr "Pangasinan"
13265
 
13266
+ #: i18n/states/PH.php:35
13267
+ msgid "Cavite"
13268
+ msgstr "Cavite"
13269
 
13270
+ #: i18n/states/PH.php:36
13271
+ msgid "Cebu"
13272
+ msgstr "سبو"
13273
 
13274
+ #: i18n/states/PH.php:37
13275
+ msgid "Compostela Valley"
13276
+ msgstr "Compostela Valley"
13277
 
13278
+ #: i18n/states/PH.php:38
13279
+ msgid "Cotabato"
13280
+ msgstr "کوتاباتو"
13281
 
13282
+ #: i18n/states/PH.php:39
13283
+ msgid "Davao del Norte"
13284
+ msgstr "Davao del Norte"
13285
 
13286
+ #: i18n/states/PH.php:40
13287
+ msgid "Davao del Sur"
13288
+ msgstr "Davao del Sur"
13289
 
13290
+ #: i18n/states/PH.php:41
13291
+ msgid "Davao Occidental"
13292
+ msgstr "Davao Occidental"
13293
 
13294
+ #: i18n/states/PH.php:42
13295
+ msgid "Davao Oriental"
13296
+ msgstr "Davao Oriental"
13297
 
13298
+ #: i18n/states/PH.php:43
13299
+ msgid "Dinagat Islands"
13300
+ msgstr "Dinagat Islands"
13301
 
13302
+ #: i18n/states/PH.php:44
13303
+ msgid "Eastern Samar"
13304
+ msgstr "Eastern Samar"
13305
 
13306
+ #: i18n/states/PH.php:45
13307
+ msgid "Guimaras"
13308
+ msgstr "Guimaras"
13309
 
13310
+ #: i18n/states/PH.php:46
13311
+ msgid "Ifugao"
13312
+ msgstr "Ifugao"
13313
 
13314
+ #: i18n/states/PH.php:47
13315
+ msgid "Ilocos Norte"
13316
+ msgstr "Ilocos Norte"
13317
 
13318
+ #: i18n/states/PH.php:48
13319
+ msgid "Ilocos Sur"
13320
+ msgstr "Ilocos Sur"
13321
 
13322
+ #: i18n/states/PH.php:49
13323
+ msgid "Iloilo"
13324
+ msgstr "ایویلو"
13325
 
13326
+ #: i18n/states/PH.php:50
13327
+ msgid "Isabela"
13328
+ msgstr "ایزابلا"
13329
 
13330
+ #: i18n/states/PH.php:51
13331
+ msgid "Kalinga"
13332
+ msgstr "کالینگا"
13333
 
13334
+ #: i18n/states/PH.php:52
13335
+ msgid "La Union"
13336
+ msgstr "La Union"
13337
 
13338
+ #: i18n/states/PH.php:14
13339
+ msgid "Agusan del Sur"
13340
+ msgstr "آگوسان جنوبی"
13341
 
13342
+ #: i18n/states/PH.php:15
13343
+ msgid "Aklan"
13344
+ msgstr "آکلان"
13345
 
13346
+ #: i18n/states/PH.php:16
13347
+ msgid "Albay"
13348
+ msgstr "آلبای"
13349
 
13350
+ #: i18n/states/PH.php:17
13351
+ msgid "Antique"
13352
+ msgstr "آنتیکو"
13353
 
13354
+ #: i18n/states/PH.php:18
13355
+ msgid "Apayao"
13356
+ msgstr "آپایائو"
13357
 
13358
+ #: i18n/states/PH.php:19
13359
+ msgid "Aurora"
13360
+ msgstr "آئورا"
13361
 
13362
+ #: i18n/states/PH.php:20
13363
+ msgid "Basilan"
13364
+ msgstr "باسیلان"
13365
 
13366
+ #: i18n/states/PH.php:21
13367
+ msgid "Bataan"
13368
+ msgstr "باتان"
13369
 
13370
+ #: i18n/states/PH.php:22
13371
+ msgid "Batanes"
13372
+ msgstr "باتانس"
 
13373
 
13374
+ #: i18n/states/PH.php:23
13375
+ msgid "Batangas"
13376
+ msgstr "باتانگاس"
13377
 
13378
+ #: i18n/states/PH.php:24
13379
+ msgid "Benguet"
13380
+ msgstr "بنگوئه"
13381
 
13382
+ #: i18n/states/PH.php:25
13383
+ msgid "Biliran"
13384
+ msgstr "بیلیران"
13385
 
13386
+ #: i18n/states/PH.php:26
13387
+ msgid "Bohol"
13388
+ msgstr "بهل (فیلیپین)"
13389
 
13390
+ #: i18n/states/PH.php:27
13391
+ msgid "Bukidnon"
13392
+ msgstr "بوکیدنون"
13393
 
13394
+ #: i18n/states/PH.php:28
13395
+ msgid "Bulacan"
13396
+ msgstr "بولاکان"
 
 
13397
 
13398
+ #: i18n/states/PH.php:29
13399
+ msgid "Cagayan"
13400
+ msgstr "کاگایان"
 
13401
 
13402
+ #: i18n/states/PH.php:30
13403
+ msgid "Camarines Norte"
13404
+ msgstr "کامارینه شمالی"
13405
 
13406
+ #: i18n/states/PH.php:31
13407
+ msgid "Camarines Sur"
13408
+ msgstr "کامارینه جنوبی"
 
13409
 
13410
+ #: i18n/states/PH.php:32
13411
+ msgid "Camiguin"
13412
+ msgstr "کامیگوئین"
13413
 
13414
+ #: i18n/states/PH.php:33
13415
+ msgid "Capiz"
13416
+ msgstr "کاپیز"
 
 
 
 
13417
 
13418
+ #: i18n/states/PH.php:34
13419
+ msgid "Catanduanes"
13420
+ msgstr "Catanduanes"
13421
 
13422
+ #: i18n/states/PE.php:21
13423
+ msgid "Cusco"
13424
+ msgstr "Cusco"
13425
 
13426
+ #: i18n/states/PE.php:22
13427
+ msgid "Huancavelica"
13428
+ msgstr "Huancavelica"
13429
 
13430
+ #: i18n/states/PE.php:23
13431
+ msgid "Hu&aacute;nuco"
13432
+ msgstr "Hu&aacute;nuco"
13433
 
13434
+ #: i18n/states/PE.php:24
13435
+ msgid "Ica"
13436
+ msgstr "Ica"
13437
 
13438
+ #: i18n/states/PE.php:25
13439
+ msgid "Jun&iacute;n"
13440
+ msgstr "Jun&iacute;n"
13441
 
13442
+ #: i18n/states/PE.php:26
13443
+ msgid "La Libertad"
13444
+ msgstr "La Libertad"
13445
 
13446
+ #: i18n/states/PE.php:27
13447
+ msgid "Lambayeque"
13448
+ msgstr "Lambayeque"
13449
 
13450
+ #: i18n/states/PE.php:28
13451
+ msgid "Lima"
13452
+ msgstr "Lima"
13453
 
13454
+ #: i18n/states/PE.php:29
13455
+ msgid "Loreto"
13456
+ msgstr "Loreto"
 
13457
 
13458
+ #: i18n/states/PE.php:30
13459
+ msgid "Madre de Dios"
13460
+ msgstr "Madre de Dios"
 
 
13461
 
13462
+ #: i18n/states/PE.php:31
13463
+ msgid "Moquegua"
13464
+ msgstr "Moquegua"
 
13465
 
13466
+ #: i18n/states/PE.php:32
13467
+ msgid "Pasco"
13468
+ msgstr "Pasco"
13469
 
13470
+ #: i18n/states/PE.php:33
13471
+ msgid "Piura"
13472
+ msgstr "Piura"
13473
 
13474
+ #: i18n/states/PE.php:34
13475
+ msgid "Puno"
13476
+ msgstr "Puno"
13477
 
13478
+ #: i18n/states/PE.php:35
13479
+ msgid "San Mart&iacute;n"
13480
+ msgstr "San Mart&iacute;n"
13481
 
13482
+ #: i18n/states/PE.php:36
13483
+ msgid "Tacna"
13484
+ msgstr "Tacna"
13485
 
13486
+ #: i18n/states/PE.php:37
13487
+ msgid "Tumbes"
13488
+ msgstr "Tumbes"
13489
 
13490
+ #: i18n/states/PE.php:38
13491
+ msgid "Ucayali"
13492
+ msgstr "Ucayali"
13493
 
13494
+ #: i18n/states/PH.php:12
13495
+ msgid "Abra"
13496
+ msgstr "آبرا"
13497
 
13498
+ #: i18n/states/PH.php:13
13499
+ msgid "Agusan del Norte"
13500
+ msgstr "آگوسان شمالی"
13501
 
13502
+ #: i18n/states/NZ.php:16
13503
+ msgid "Bay of Plenty"
13504
+ msgstr "Bay of Plenty"
13505
 
13506
+ #: i18n/states/NZ.php:17
13507
+ msgid "Taranaki"
13508
+ msgstr "Taranaki"
 
 
13509
 
13510
+ #: i18n/states/NZ.php:18
13511
+ msgid "Gisborne"
13512
+ msgstr "گیسبورن"
13513
 
13514
+ #: i18n/states/NZ.php:19
13515
+ msgid "Hawke&rsquo;s Bay"
13516
+ msgstr "Hawke&rsquo;s Bay"
 
 
13517
 
13518
+ #: i18n/states/NZ.php:20
13519
+ msgid "Manawatu-Wanganui"
13520
+ msgstr "Manawatu-Wanganui"
13521
 
13522
+ #: i18n/states/NZ.php:21
13523
+ msgid "Wellington"
13524
+ msgstr "Wellington"
13525
 
13526
+ #: i18n/states/NZ.php:22
13527
+ msgid "Nelson"
13528
+ msgstr "Nelson"
13529
 
13530
+ #: i18n/states/NZ.php:23
13531
+ msgid "Marlborough"
13532
+ msgstr "Marlborough"
 
13533
 
13534
+ #: i18n/states/NZ.php:24
13535
+ msgid "Tasman"
13536
+ msgstr "Tasman"
13537
 
13538
+ #: i18n/states/NZ.php:25
13539
+ msgid "West Coast"
13540
+ msgstr "West Coast"
13541
 
13542
+ #: i18n/states/NZ.php:26
13543
+ msgid "Canterbury"
13544
+ msgstr "Canterbury"
13545
 
13546
+ #: i18n/states/NZ.php:27
13547
+ msgid "Otago"
13548
+ msgstr "Otago"
13549
 
13550
+ #: i18n/states/NZ.php:28
13551
+ msgid "Southland"
13552
+ msgstr "Southland"
13553
 
13554
+ #: i18n/states/PE.php:13
13555
+ msgid "El Callao"
13556
+ msgstr "El Callao"
13557
 
13558
+ #: i18n/states/PE.php:14
13559
+ msgid "Municipalidad Metropolitana de Lima"
13560
+ msgstr "Municipalidad Metropolitana de Lima"
13561
 
13562
+ #: i18n/states/PE.php:16
13563
+ msgid "Ancash"
13564
+ msgstr "Ancash"
13565
 
13566
+ #: i18n/states/PE.php:17
13567
+ msgid "Apur&iacute;mac"
13568
+ msgstr "Apur&iacute;mac"
13569
 
13570
+ #: i18n/states/PE.php:18
13571
+ msgid "Arequipa"
13572
+ msgstr "ضروری"
 
13573
 
13574
+ #: i18n/states/PE.php:19
13575
+ msgid "Ayacucho"
13576
+ msgstr "Ayacucho"
13577
 
13578
+ #: i18n/states/PE.php:20
13579
+ msgid "Cajamarca"
13580
+ msgstr "Cajamarca"
13581
 
13582
+ #: i18n/states/NP.php:13
13583
+ msgid "Bagmati"
13584
+ msgstr ""
13585
 
13586
+ #: i18n/states/NP.php:14
13587
+ msgid "Bheri"
13588
+ msgstr "بهری"
13589
 
13590
+ #: i18n/states/NP.php:15
13591
+ msgid "Dhawalagiri"
13592
+ msgstr "داوالاگیری"
13593
 
13594
+ #: i18n/states/NP.php:16
13595
+ msgid "Gandaki"
13596
+ msgstr "گانداکی"
13597
 
13598
+ #: i18n/states/NP.php:17
13599
+ msgid "Janakpur"
13600
+ msgstr "جنکپور"
13601
 
13602
+ #: i18n/states/NP.php:18
13603
+ msgid "Karnali"
13604
+ msgstr "کارنالی"
13605
 
13606
+ #: i18n/states/NP.php:19
13607
+ msgid "Koshi"
13608
+ msgstr "کوشی"
13609
 
13610
+ #: i18n/states/NP.php:20
13611
+ msgid "Lumbini"
13612
+ msgstr "لومبینی"
13613
 
13614
+ #: i18n/states/NP.php:21
13615
+ msgid "Mahakali"
13616
+ msgstr ""
13617
 
13618
+ #: i18n/states/NP.php:22
13619
+ msgid "Mechi"
13620
+ msgstr ""
13621
 
13622
+ #: i18n/states/NP.php:23
13623
+ msgid "Narayani"
13624
+ msgstr ""
13625
 
13626
+ #: i18n/states/NP.php:24
13627
+ msgid "Rapti"
13628
+ msgstr ""
13629
 
13630
+ #: i18n/states/NP.php:25
13631
+ msgid "Sagarmatha"
13632
+ msgstr ""
13633
 
13634
+ #: i18n/states/NP.php:26
13635
+ msgid "Seti"
13636
+ msgstr ""
13637
 
13638
+ #: i18n/states/NZ.php:13
13639
+ msgid "Northland"
13640
+ msgstr "Northland"
13641
 
13642
+ #: i18n/states/NZ.php:14
13643
+ msgid "Auckland"
13644
+ msgstr "Auckland"
13645
 
13646
+ #: i18n/states/NZ.php:15
13647
+ msgid "Waikato"
13648
+ msgstr "Waikato"
13649
 
13650
+ #: i18n/states/MX.php:44
13651
+ msgid "Zacatecas"
13652
+ msgstr "Zacatecas"
13653
 
13654
+ #: i18n/states/MY.php:13
13655
+ msgid "Johor"
13656
+ msgstr "Johor"
13657
 
13658
+ #: i18n/states/MY.php:14
13659
+ msgid "Kedah"
13660
+ msgstr "Kedah"
13661
 
13662
+ #: i18n/states/MY.php:15
13663
+ msgid "Kelantan"
13664
+ msgstr "Kelantan"
13665
 
13666
+ #: i18n/states/MY.php:16
13667
+ msgid "Labuan"
13668
+ msgstr ""
13669
 
13670
+ #: i18n/states/MY.php:17
13671
+ msgid "Malacca (Melaka)"
13672
+ msgstr ""
13673
 
13674
+ #: i18n/states/MY.php:18
13675
+ msgid "Negeri Sembilan"
13676
+ msgstr "Negeri Sembilan"
13677
 
13678
+ #: i18n/states/MY.php:19
13679
+ msgid "Pahang"
13680
+ msgstr "Pahang"
13681
 
13682
+ #: i18n/states/MY.php:20
13683
+ msgid "Penang (Pulau Pinang)"
13684
+ msgstr ""
13685
 
13686
+ #: i18n/states/MY.php:21
13687
+ msgid "Perak"
13688
+ msgstr "Perak"
13689
 
13690
+ #: i18n/states/MY.php:22
13691
+ msgid "Perlis"
13692
+ msgstr "Perlis"
13693
 
13694
+ #: i18n/states/MY.php:23
13695
+ msgid "Sabah"
13696
+ msgstr "Sabah"
 
13697
 
13698
+ #: i18n/states/MY.php:24
13699
+ msgid "Sarawak"
13700
+ msgstr "Sarawak"
 
 
 
 
 
 
 
 
 
13701
 
13702
+ #: i18n/states/MY.php:25
13703
+ msgid "Selangor"
13704
+ msgstr "Selangor"
13705
 
13706
+ #: i18n/states/MY.php:26
13707
+ msgid "Terengganu"
13708
+ msgstr "Terengganu"
13709
 
13710
+ #: i18n/states/MY.php:27
13711
+ msgid "Putrajaya"
13712
+ msgstr ""
 
 
13713
 
13714
+ #: i18n/states/MY.php:28
13715
+ msgid "Kuala Lumpur"
13716
+ msgstr "کوالالامپور"
13717
 
13718
+ #: i18n/states/MX.php:27
13719
+ msgid "Hidalgo"
13720
+ msgstr "Hidalgo"
13721
 
13722
+ #: i18n/states/MX.php:28
13723
+ msgid "Edo. de México"
13724
+ msgstr "Edo. de México"
13725
 
13726
+ #: i18n/states/MX.php:29
13727
+ msgid "Michoacán"
13728
+ msgstr "Michoacán"
13729
 
13730
+ #: i18n/states/MX.php:30
13731
+ msgid "Morelos"
13732
+ msgstr "Morelos"
13733
 
13734
+ #: i18n/states/MX.php:31
13735
+ msgid "Nayarit"
13736
+ msgstr "Nayarit"
13737
 
13738
+ #: i18n/states/MX.php:32
13739
+ msgid "Oaxaca"
13740
+ msgstr "Oaxaca"
13741
 
13742
+ #: i18n/states/MX.php:33
13743
+ msgid "Puebla"
13744
+ msgstr "Puebla"
 
13745
 
13746
+ #: i18n/states/MX.php:34
13747
+ msgid "Querétaro"
13748
+ msgstr "Querétaro"
13749
 
13750
+ #: i18n/states/MX.php:35
13751
+ msgid "Quintana Roo"
13752
+ msgstr "Quintana Roo"
13753
 
13754
+ #: i18n/states/MX.php:36
13755
+ msgid "San Luis Potosí"
13756
+ msgstr "San Luis Potosí"
13757
 
13758
+ #: i18n/states/MX.php:37
13759
+ msgid "Sinaloa"
13760
+ msgstr "Sinaloa"
13761
 
13762
+ #: i18n/states/MX.php:38
13763
+ msgid "Sonora"
13764
+ msgstr "Sonora"
13765
 
13766
+ #: i18n/states/MX.php:39
13767
+ msgid "Tabasco"
13768
+ msgstr "Tabasco"
13769
 
13770
+ #: i18n/states/MX.php:40
13771
+ msgid "Tamaulipas"
13772
+ msgstr "Tamaulipas"
 
 
13773
 
13774
+ #: i18n/states/MX.php:41
13775
+ msgid "Tlaxcala"
13776
+ msgstr "Tlaxcala"
13777
 
13778
+ #: i18n/states/MX.php:42
13779
+ msgid "Veracruz"
13780
+ msgstr "Veracruz"
13781
 
13782
+ #: i18n/states/MX.php:43
13783
+ msgid "Yucatán"
13784
+ msgstr "Yucatán"
13785
 
13786
+ #: i18n/states/JP.php:51
13787
+ msgid "Kochi"
13788
+ msgstr "Kochi"
13789
 
13790
+ #: i18n/states/JP.php:52
13791
+ msgid "Fukuoka"
13792
+ msgstr "Fukuoka"
13793
 
13794
+ #: i18n/states/JP.php:53
13795
+ msgid "Saga"
13796
+ msgstr "Saga"
13797
 
13798
+ #: i18n/states/JP.php:54
13799
+ msgid "Nagasaki"
13800
+ msgstr "Nagasaki"
13801
 
13802
+ #: i18n/states/JP.php:55
13803
+ msgid "Kumamoto"
13804
+ msgstr "Kumamoto"
13805
 
13806
+ #: i18n/states/JP.php:56
13807
+ msgid "Oita"
13808
+ msgstr "Oita"
13809
 
13810
+ #: i18n/states/JP.php:57
13811
+ msgid "Miyazaki"
13812
+ msgstr "Miyazaki"
13813
 
13814
+ #: i18n/states/JP.php:58
13815
+ msgid "Kagoshima"
13816
+ msgstr "Kagoshima"
13817
 
13818
+ #: i18n/states/JP.php:59
13819
+ msgid "Okinawa"
13820
+ msgstr "Okinawa"
13821
 
13822
+ #: i18n/states/MX.php:14
13823
+ msgid "Jalisco"
13824
+ msgstr "Jalisco"
13825
 
13826
+ #: i18n/states/MX.php:15
13827
+ msgid "Nuevo León"
13828
+ msgstr "Nuevo León"
13829
 
13830
+ #: i18n/states/MX.php:16
13831
+ msgid "Aguascalientes"
13832
+ msgstr "Aguascalientes"
13833
 
13834
+ #: i18n/states/MX.php:17
13835
+ msgid "Baja California"
13836
+ msgstr "باجا ک