Persian Woocommerce - Version 3.7.0

Version Description

*

Download this release

Release Info

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

Code changes from version 3.6.4 to 3.7.0

assets/images/Nopic.png ADDED
Binary file
include/view/html-admin-page-app.php CHANGED
@@ -1,3 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <div class="wrap about-wrap">
2
  <h1>به دنیای ووکامرس فارسی خوش آمدید!</h1>
3
  <div class="about-text">همین الان اپلیکیشن فروشگاه خود را ایجاد کنید و به دنیای موبایل وارد شوید.
@@ -17,13 +45,53 @@
17
 
18
  <div class="feature-section col three-col">
19
 
20
-
21
  <form method="post" id="app-form" enctype="multipart/form-data" style="color: gray">
22
 
23
  <table class="form-table">
24
 
25
  <tbody>
26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  <tr valign="top">
28
  <th scope="row" class="titledesc">انتخاب رنگ بندی</th>
29
  <td class="forminp forminp-checkbox">
@@ -35,64 +103,27 @@
35
 
36
  <br><br>
37
 
38
- <select name="colorname" id="colorname" style="width:50%; min-width:300px;">
39
- <option value="red" data-color-primary="#F44336" data-color-text="#ffffff"
40
- data-img="red-2.png" selected>قرمز
41
- </option>
42
- <option value="pink" data-color-primary="#E91E63" data-color-text="#ffffff"
43
- data-img="pink-2.png"> صورتی
44
- </option>
45
- <option value="purple" data-color-primary="#9C27B0" data-color-text="#ffffff"
46
- data-img="purple.png">بنفش
47
- </option>
48
- <option value="deep purple" data-color-primary="#673AB7" data-color-text="#ffffff"
49
- data-img="deep-purple.png">بنفش تیره
50
- </option>
51
- <option value="indigo" data-color-primary="#3F51B5" data-color-text="#ffffff"
52
- data-img="indigo.png">نیلی
53
- </option>
54
- <option value="blue" data-color-primary="#2196F3" data-color-text="#000000"
55
- data-img="blue.png"> آبی
56
- </option>
57
- <option value="light blue" data-color-primary="#03A9F4" data-color-text="#000000"
58
- data-img="light-blue.png">آبی روشن
59
- </option>
60
- <option value="cyan" data-color-primary="#00BCD4" data-color-text="#000000"
61
- data-img="cyan.png"> سبز آبی
62
- </option>
63
- <option value="teal" data-color-primary="#009688" data-color-text="#ffffff"
64
- data-img="teal.png"> سبز دودی
65
- </option>
66
- <option value="green" data-color-primary="#4CAF50" data-color-text="#000000"
67
- data-img="green.png"> سبز
68
- </option>
69
- <option value="light green" data-color-primary="#8BC34A" data-color-text="#000000"
70
- data-img="light-green.png">سبز روشن
71
- </option>
72
- <option value="lime" data-color-primary="#8BC34A" data-color-text="#000000"
73
- data-img="lime.png"> مغز پسته ای
74
- </option>
75
- <option value="yellow" data-color-primary="#FFEB3B" data-color-text="#000000"
76
- data-img="yellow.png">زرد
77
- </option>
78
- <option value="amber" data-color-primary="#FFC107" data-color-text="#000000"
79
- data-img="amber.png"> کهربایی
80
- </option>
81
- <option value="orange" data-color-primary="#FF9800" data-color-text="#000000"
82
- data-img="orange.png">نارنجی
83
- </option>
84
- <option value="deep orange" data-color-primary="#FF5722" data-color-text="#000000"
85
- data-img="deep-orange.png">نارنجی تیره
86
- </option>
87
- <option value="brown" data-color-primary="#795548" data-color-text="#ffffff"
88
- data-img="brown.png"> قهوه ای
89
- </option>
90
- <option value="grey" data-color-primary="#9E9E9E" data-color-text="#000000"
91
- data-img="grey.png"> خاکستری
92
- </option>
93
- <option value="blue grey" data-color-primary="#607D8B" data-color-text="#ffffff"
94
- data-img="blue_grey.png">آبی خاکستری
95
- </option>
96
  </select>
97
  </td>
98
  </tr>
@@ -104,7 +135,7 @@
104
  <legend class="screen-reader-text"><span>آیکون برنامه</span></legend>
105
 
106
  <input name="icon" style="width:50%;min-width:300px;"
107
- id="icon" type="file">
108
  </td>
109
  </tr>
110
 
@@ -115,7 +146,7 @@
115
  <legend class="screen-reader-text"><span>لوگو برنامه</span></legend>
116
 
117
  <input name="logo" style="width:50%;min-width:300px;" onchange="readURL(this);"
118
- id="logo" type="file">
119
  </td>
120
  </tr>
121
 
@@ -127,7 +158,9 @@
127
 
128
  <input name="slogan" style="width:50%;min-width:300px;" maxlength="35"
129
  onkeyup="changePreview(this)"
130
- id="slogan" type="text" value="<?php bloginfo( 'description' ); ?>">
 
 
131
  </td>
132
  </tr>
133
 
@@ -139,7 +172,7 @@
139
 
140
  <input name="subslogan" style="width:50%;min-width:300px;" maxlength="50"
141
  onkeyup="changePreview(this)"
142
- id="subslogan" type="text">
143
  </td>
144
  </tr>
145
 
@@ -154,7 +187,7 @@
154
  <div class="case">
155
  <div class="screen">
156
  <div class="splashScreen_logo logoPreview">
157
- <img src=""
158
  id="Content_splashScreen_logo" width="100" height="100">
159
  </div>
160
  <div class="splashScreen-slogan">
@@ -180,7 +213,8 @@
180
  <legend class="screen-reader-text"><span>ایمیل</span></legend>
181
 
182
  <input name="email" style="width:50%;min-width:300px;"
183
- id="email" type="text" value="<?php bloginfo( 'admin_email' ); ?>">
 
184
  </td>
185
  </tr>
186
 
@@ -191,7 +225,8 @@
191
  <legend class="screen-reader-text"><span>تلفن تماس</span></legend>
192
 
193
  <input name="phone" style="width:50%;min-width:300px;"
194
- id="phone" type="text">
 
195
  </td>
196
  </tr>
197
 
@@ -202,7 +237,8 @@
202
  <legend class="screen-reader-text"><span>نام و نام خانوادگی</span></legend>
203
 
204
  <input name="fullname" style="width:50%;min-width:300px;"
205
- id="fullname" type="text">
 
206
  </td>
207
  </tr>
208
 
@@ -213,7 +249,8 @@
213
  <legend class="screen-reader-text"><span>نام اپلیکیشن</span></legend>
214
 
215
  <input name="appname" style="width:50%;min-width:300px;"
216
- id="appname" type="text" value="<?php bloginfo( 'name' ); ?>">
 
217
  </td>
218
  </tr>
219
 
@@ -229,7 +266,8 @@
229
  <input name="aboutus" id="aboutus" type="hidden" value="<?php bloginfo( 'description' ); ?>">
230
  <input name="siteurl" id="siteurl" type="hidden" value="<?php echo site_url(); ?>">
231
 
232
- <input type="submit" name="Submit" class="button-primary" value="ثبت">
 
233
 
234
  </form>
235
 
@@ -259,8 +297,6 @@
259
  $('#colorname').change(function () {
260
  let url = pw_plugin_url + '/assets/images/app/' + $(this).find(':selected').data('img');
261
  $('#app-preview').attr('src', url);
262
- $('.screen').css({ background: $(this).find(':selected').data('color-primary') });
263
- $('.screen span').css({ color: $(this).find(':selected').data('color-text') });
264
  });
265
 
266
  $("#app-form").on('submit', function ( e ) {
@@ -384,7 +420,7 @@
384
  .splashScreen_logo {
385
  max-width: 100px;
386
  max-height: 100px;
387
- margin: 50% 30% 4% 30%;
388
  }
389
 
390
  .splashScreen-slogan {
@@ -393,7 +429,7 @@
393
  overflow: hidden;
394
  text-overflow: ellipsis;
395
  max-width: 35ch;
396
- color: white;
397
  font-size: 18px;
398
  font-weight: bold;
399
  font-family: 'Iranian Sans', tahoma, Arial;
@@ -406,7 +442,7 @@
406
  overflow: hidden;
407
  text-overflow: ellipsis;
408
  max-width: 50ch;
409
- color: white;
410
  font-size: 13px;
411
  margin-top: 8px;
412
  font-weight: bold;
@@ -417,7 +453,7 @@
417
  border: 2px solid #000;
418
  border-radius: 15px;
419
  margin: 22px;
420
- background: red;
421
  clear: both;
422
  position: relative;
423
  overflow-y: hidden;
1
+ <?php
2
+ $url = 'https://plugins.appchar.com/?action=download&slug=appchar-woocommerce';
3
+
4
+ $appchar_slug = 'appchar-woocommerce/appchar-woocommerce.php';
5
+ $appchar_plugin = str_replace( 'persian-woocommerce', $appchar_slug, dirname( PW()->file_dir ) );
6
+ $appchar_url = site_url( 'appchar/get_options_v2' );
7
+
8
+ $step_1 = file_exists( $appchar_plugin );
9
+ $step_2 = in_array( $appchar_slug, apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) );
10
+
11
+ $response = wp_remote_get( $appchar_url, array( 'redirection' => 0 ) );
12
+
13
+ $step_3 = $response['response']['code'] == 200;
14
+
15
+ $appropriate_structure = ! empty( get_option( 'permalink_structure' ) );
16
+
17
+ if ( ! $step_3 && $appropriate_structure ) {
18
+
19
+ flush_rewrite_rules();
20
+
21
+ $response = wp_remote_get( $appchar_url, array( 'redirection' => 0 ) );
22
+
23
+ $step_3 = $response['response']['code'] == 200;
24
+ }
25
+
26
+ $can_submit = $step_1 && $step_2 && $step_3;
27
+
28
+ ?>
29
  <div class="wrap about-wrap">
30
  <h1>به دنیای ووکامرس فارسی خوش آمدید!</h1>
31
  <div class="about-text">همین الان اپلیکیشن فروشگاه خود را ایجاد کنید و به دنیای موبایل وارد شوید.
45
 
46
  <div class="feature-section col three-col">
47
 
 
48
  <form method="post" id="app-form" enctype="multipart/form-data" style="color: gray">
49
 
50
  <table class="form-table">
51
 
52
  <tbody>
53
 
54
+ <tr valign="top">
55
+ <th scope="row" class="titledesc">نصب و فعالسازی افزونه<span style="color:red">*</span></th>
56
+ <td class="forminp forminp-checkbox">
57
+
58
+
59
+ <ol>
60
+ <li style="color: <?php echo $step_1 ? 'green' : 'red'; ?>;">نصب افزونه اپچار
61
+ <p style="color: gray; display: <?php echo $step_1 ? 'none' : 'block' ?>">
62
+ جهت استفاده از اپلیکیشن اپچار باید افزونه آن را از <a href="<?php echo $url; ?>"
63
+ target="_blank">اینجا</a>
64
+ دانلود، نصب و فعالسازی کنید. </p>
65
+ </li>
66
+ <li style="color: <?php echo $step_2 ? 'green' : 'red'; ?>;">فعالسازی افزونه اپچار
67
+ <p style="color: gray; display: <?php echo $step_2 ? 'none' : 'block' ?>">
68
+ برای فعالسازی افزونه اپچار از منو
69
+ <a href="<?php echo admin_url( 'plugins.php' ); ?>"
70
+ target="_blank">افزونه ها</a> افزونه 'Appchar Woocommerce Mobile App Manager'
71
+ را فعال نمایید.
72
+ </p>
73
+ </li>
74
+ <li style="color: <?php echo $step_3 ? 'green' : 'red'; ?>;">بررسی وب سرویس های اپچار
75
+ <p style="color: gray; display: <?php echo $appropriate_structure ? 'none' : 'block' ?>">
76
+ جهت رفع خطا این قسمت، لطفا از منو
77
+ <a href="<?php echo admin_url( 'options-permalink.php' ); ?>"
78
+ target="_blank">تنظیمات
79
+ > پیوندهای یکتا</a>، قسمت تنظیمات عمومی
80
+ را روی گزینه ای بجز "ساده" قرار دهید.
81
+ </p>
82
+ </li>
83
+ <li style="color: <?php echo $can_submit ? 'green' : 'red'; ?>;">
84
+ ثبت درخواست اپلیکیشن
85
+ <p style="color: gray; display: <?php echo $can_submit ? 'none' : 'block' ?>">
86
+ برای ثبت درخواست ایجاد اپلیکیشن فروشگاه شما بصورت آنلاین، لطفا مراحل قبل را
87
+ تکمیل نمایید.
88
+ </p>
89
+ </li>
90
+ </ol>
91
+
92
+ </td>
93
+ </tr>
94
+
95
  <tr valign="top">
96
  <th scope="row" class="titledesc">انتخاب رنگ بندی</th>
97
  <td class="forminp forminp-checkbox">
103
 
104
  <br><br>
105
 
106
+ <select name="colorname" id="colorname"
107
+ style="width:50%; min-width:300px;" <?php echo $can_submit ? '' : 'disabled'; ?>>
108
+ <option value="red" data-img="red-2.png" selected>قرمز</option>
109
+ <option value="pink" data-img="pink-2.png">صورتی</option>
110
+ <option value="purple" data-img="purple.png">بنفش</option>
111
+ <option value="deep purple" data-img="deep-purple.png">بنفش تیره</option>
112
+ <option value="indigo" data-img="indigo.png">نیلی</option>
113
+ <option value="blue" data-img="blue.png">آبی</option>
114
+ <option value="light blue" data-img="light-blue.png">آبی روشن</option>
115
+ <option value="cyan" data-img="cyan.png">سبز آبی</option>
116
+ <option value="teal" data-img="teal.png">سبز دودی</option>
117
+ <option value="green" data-img="green.png"> سبز</option>
118
+ <option value="light green" data-img="light-green.png">سبز روشن</option>
119
+ <option value="lime" data-img="lime.png"> مغز پسته ای</option>
120
+ <option value="yellow" data-img="yellow.png">زرد</option>
121
+ <option value="amber" data-img="amber.png">کهربایی</option>
122
+ <option value="orange" data-img="orange.png">نارنجی</option>
123
+ <option value="deep orange" data-img="deep-orange.png">نارنجی تیره</option>
124
+ <option value="brown" data-img="brown.png"> قهوه ای</option>
125
+ <option value="grey" data-img="grey.png"> خاکستری</option>
126
+ <option value="blue grey" data-img="blue_grey.png">آبی خاکستری</option>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
127
  </select>
128
  </td>
129
  </tr>
135
  <legend class="screen-reader-text"><span>آیکون برنامه</span></legend>
136
 
137
  <input name="icon" style="width:50%;min-width:300px;"
138
+ id="icon" type="file" <?php echo $can_submit ? '' : 'disabled'; ?>>
139
  </td>
140
  </tr>
141
 
146
  <legend class="screen-reader-text"><span>لوگو برنامه</span></legend>
147
 
148
  <input name="logo" style="width:50%;min-width:300px;" onchange="readURL(this);"
149
+ id="logo" type="file" <?php echo $can_submit ? '' : 'disabled'; ?>>
150
  </td>
151
  </tr>
152
 
158
 
159
  <input name="slogan" style="width:50%;min-width:300px;" maxlength="35"
160
  onkeyup="changePreview(this)"
161
+ id="slogan" type="text"
162
+ value="<?php bloginfo( 'description' ); ?>"
163
+ <?php echo $can_submit ? '' : 'disabled'; ?>>
164
  </td>
165
  </tr>
166
 
172
 
173
  <input name="subslogan" style="width:50%;min-width:300px;" maxlength="50"
174
  onkeyup="changePreview(this)"
175
+ id="subslogan" type="text" <?php echo $can_submit ? '' : 'disabled'; ?>>
176
  </td>
177
  </tr>
178
 
187
  <div class="case">
188
  <div class="screen">
189
  <div class="splashScreen_logo logoPreview">
190
+ <img src="<?php echo PW()->plugin_url('/assets/images/Nopic.png'); ?>"
191
  id="Content_splashScreen_logo" width="100" height="100">
192
  </div>
193
  <div class="splashScreen-slogan">
213
  <legend class="screen-reader-text"><span>ایمیل</span></legend>
214
 
215
  <input name="email" style="width:50%;min-width:300px;"
216
+ id="email" type="text" value="<?php bloginfo( 'admin_email' ); ?>"
217
+ <?php echo $can_submit ? '' : 'disabled'; ?>>
218
  </td>
219
  </tr>
220
 
225
  <legend class="screen-reader-text"><span>تلفن تماس</span></legend>
226
 
227
  <input name="phone" style="width:50%;min-width:300px;"
228
+ id="phone" type="text"
229
+ <?php echo $can_submit ? '' : 'disabled'; ?>>
230
  </td>
231
  </tr>
232
 
237
  <legend class="screen-reader-text"><span>نام و نام خانوادگی</span></legend>
238
 
239
  <input name="fullname" style="width:50%;min-width:300px;"
240
+ id="fullname" type="text"
241
+ <?php echo $can_submit ? '' : 'disabled'; ?>>
242
  </td>
243
  </tr>
244
 
249
  <legend class="screen-reader-text"><span>نام اپلیکیشن</span></legend>
250
 
251
  <input name="appname" style="width:50%;min-width:300px;"
252
+ id="appname" type="text" value="<?php bloginfo( 'name' ); ?>"
253
+ <?php echo $can_submit ? '' : 'disabled'; ?>>
254
  </td>
255
  </tr>
256
 
266
  <input name="aboutus" id="aboutus" type="hidden" value="<?php bloginfo( 'description' ); ?>">
267
  <input name="siteurl" id="siteurl" type="hidden" value="<?php echo site_url(); ?>">
268
 
269
+ <input type="submit" name="Submit" class="button-primary"
270
+ value="ثبت" <?php echo $can_submit ? '' : 'disabled'; ?>>
271
 
272
  </form>
273
 
297
  $('#colorname').change(function () {
298
  let url = pw_plugin_url + '/assets/images/app/' + $(this).find(':selected').data('img');
299
  $('#app-preview').attr('src', url);
 
 
300
  });
301
 
302
  $("#app-form").on('submit', function ( e ) {
420
  .splashScreen_logo {
421
  max-width: 100px;
422
  max-height: 100px;
423
+ margin: 70% 30% 4% 30%;
424
  }
425
 
426
  .splashScreen-slogan {
429
  overflow: hidden;
430
  text-overflow: ellipsis;
431
  max-width: 35ch;
432
+ color: #212121;
433
  font-size: 18px;
434
  font-weight: bold;
435
  font-family: 'Iranian Sans', tahoma, Arial;
442
  overflow: hidden;
443
  text-overflow: ellipsis;
444
  max-width: 50ch;
445
+ color: #212121;
446
  font-size: 13px;
447
  margin-top: 8px;
448
  font-weight: bold;
453
  border: 2px solid #000;
454
  border-radius: 15px;
455
  margin: 22px;
456
+ background: #FFFFFF;
457
  clear: both;
458
  position: relative;
459
  overflow-y: hidden;
languages/woocommerce-fa_IR.mo CHANGED
Binary file
languages/woocommerce-fa_IR.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Persian Woocommerce\n"
6
  "Report-Msgid-Bugs-To: https://github.com/woocommerce/woocommerce/issues\n"
7
- "POT-Creation-Date: 2019-02-20 16:12:00+00:00\n"
8
- "PO-Revision-Date: 2019-02-26 12:47+0330\n"
9
  "Last-Translator: MahdiY <M@hdiY.IR>\n"
10
  "Language-Team: WooCommerce.ir\n"
11
  "Language: fa_IR\n"
@@ -14,6 +14,7 @@ msgstr ""
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=1; plural=0;\n"
16
  "X-Generator: Poedit 2.2.1\n"
 
17
 
18
  #: i18n/continents.php:15
19
  msgid "Africa"
@@ -176,841 +177,843 @@ msgid "British Indian Ocean Territory"
176
  msgstr "محدوده اقیانوس هند تحت سیطره بریتانیا"
177
 
178
  #: i18n/countries.php:48
179
- msgid "British Virgin Islands"
180
- msgstr "جزایر بریتیش ویرجین"
181
-
182
- #: i18n/countries.php:49
183
  msgid "Brunei"
184
  msgstr "برونئی"
185
 
186
- #: i18n/countries.php:50
187
  msgid "Bulgaria"
188
  msgstr "بلغارستان"
189
 
190
- #: i18n/countries.php:51
191
  msgid "Burkina Faso"
192
  msgstr "بورکینافاسو"
193
 
194
- #: i18n/countries.php:52
195
  msgid "Burundi"
196
  msgstr "بوروندی"
197
 
198
- #: i18n/countries.php:53
199
  msgid "Cambodia"
200
  msgstr "کامبوج"
201
 
202
- #: i18n/countries.php:54
203
  msgid "Cameroon"
204
  msgstr "كامرون"
205
 
206
- #: i18n/countries.php:55
207
  msgid "Canada"
208
  msgstr "كانادا"
209
 
210
- #: i18n/countries.php:56
211
  msgid "Cape Verde"
212
  msgstr "کیپ ورد"
213
 
214
- #: i18n/countries.php:57
215
  msgid "Cayman Islands"
216
  msgstr "جزابر کیمن"
217
 
218
- #: i18n/countries.php:58
219
  msgid "Central African Republic"
220
  msgstr "جمهوری آفریقای مرکزی"
221
 
222
- #: i18n/countries.php:59
223
  msgid "Chad"
224
  msgstr "چاد"
225
 
226
- #: i18n/countries.php:60
227
  msgid "Chile"
228
  msgstr "شيلي"
229
 
230
- #: i18n/countries.php:61
231
  msgid "China"
232
  msgstr "چين"
233
 
234
- #: i18n/countries.php:62
235
  msgid "Christmas Island"
236
  msgstr "جزیره کریسمس"
237
 
238
- #: i18n/countries.php:63
239
  msgid "Cocos (Keeling) Islands"
240
  msgstr "جزایر کوکوس"
241
 
242
- #: i18n/countries.php:64
243
  msgid "Colombia"
244
  msgstr "كلمبيا"
245
 
246
- #: i18n/countries.php:65
247
  msgid "Comoros"
248
  msgstr "کومور"
249
 
250
- #: i18n/countries.php:66
251
  msgid "Congo (Brazzaville)"
252
  msgstr "کنگو (برازاویل)"
253
 
254
- #: i18n/countries.php:67
255
  msgid "Congo (Kinshasa)"
256
  msgstr "کنگو (کینشازا)"
257
 
258
- #: i18n/countries.php:68
259
  msgid "Cook Islands"
260
  msgstr "جزایر کوک"
261
 
262
- #: i18n/countries.php:69
263
  msgid "Costa Rica"
264
  msgstr "كاستا ريكا"
265
 
266
- #: i18n/countries.php:70
267
  msgid "Croatia"
268
  msgstr "كرواسي"
269
 
270
- #: i18n/countries.php:71
271
  msgid "Cuba"
272
  msgstr "كوبا"
273
 
274
- #: i18n/countries.php:72
275
  msgid "Cura&ccedil;ao"
276
  msgstr "کورا و سدیل؛ آئو"
277
 
278
- #: i18n/countries.php:73
279
  msgid "Cyprus"
280
  msgstr "قبرس"
281
 
282
- #: i18n/countries.php:74
283
  msgid "Czech Republic"
284
  msgstr "جمهوري چك"
285
 
286
- #: i18n/countries.php:75
287
  msgid "Denmark"
288
  msgstr "دانمارك"
289
 
290
- #: i18n/countries.php:76
291
  msgid "Djibouti"
292
  msgstr "جیبوتی"
293
 
294
- #: i18n/countries.php:77
295
  msgid "Dominica"
296
  msgstr "دومنيكا"
297
 
298
- #: i18n/countries.php:78
299
  msgid "Dominican Republic"
300
  msgstr "جمهوري دومنيكا"
301
 
302
- #: i18n/countries.php:79
303
  msgid "Ecuador"
304
  msgstr "اكوادر"
305
 
306
- #: i18n/countries.php:80
307
  msgid "Egypt"
308
  msgstr "مصر"
309
 
310
- #: i18n/countries.php:81
311
  msgid "El Salvador"
312
  msgstr "الساوادر"
313
 
314
- #: i18n/countries.php:82
315
  msgid "Equatorial Guinea"
316
  msgstr "گینه استوایی"
317
 
318
- #: i18n/countries.php:83
319
  msgid "Eritrea"
320
  msgstr "اریتره"
321
 
322
- #: i18n/countries.php:84
323
  msgid "Estonia"
324
  msgstr "استوني"
325
 
326
- #: i18n/countries.php:85
327
  msgid "Ethiopia"
328
  msgstr "اتيوپي"
329
 
330
- #: i18n/countries.php:86
331
  msgid "Falkland Islands"
332
  msgstr "جزایر فالکلند"
333
 
334
- #: i18n/countries.php:87
335
  msgid "Faroe Islands"
336
  msgstr "جزایر فارو"
337
 
338
- #: i18n/countries.php:88
339
  msgid "Fiji"
340
  msgstr "فیجی"
341
 
342
- #: i18n/countries.php:89
343
  msgid "Finland"
344
  msgstr "فنلاند"
345
 
346
- #: i18n/countries.php:90
347
  msgid "France"
348
  msgstr "فرانسه"
349
 
350
- #: i18n/countries.php:91
351
  msgid "French Guiana"
352
  msgstr "گویان فرانسه"
353
 
354
- #: i18n/countries.php:92
355
  msgid "French Polynesia"
356
  msgstr "پلی نزی فرانسه"
357
 
358
- #: i18n/countries.php:93
359
  msgid "French Southern Territories"
360
  msgstr "محدوده جنوبی تحت سیطره فرانسه"
361
 
362
- #: i18n/countries.php:94
363
  msgid "Gabon"
364
  msgstr "گابون"
365
 
366
- #: i18n/countries.php:95
367
  msgid "Gambia"
368
  msgstr "گامبيا"
369
 
370
- #: i18n/countries.php:96
371
  msgid "Georgia"
372
  msgstr "گرجستان"
373
 
374
- #: i18n/countries.php:97
375
  msgid "Germany"
376
  msgstr "آلمان"
377
 
378
- #: i18n/countries.php:98
379
  msgid "Ghana"
380
  msgstr "غنا"
381
 
382
- #: i18n/countries.php:99
383
  msgid "Gibraltar"
384
  msgstr "جبل الطارق"
385
 
386
- #: i18n/countries.php:100
387
  msgid "Greece"
388
  msgstr "يونان"
389
 
390
- #: i18n/countries.php:101
391
  msgid "Greenland"
392
  msgstr "گرینلند"
393
 
394
- #: i18n/countries.php:102
395
  msgid "Grenada"
396
  msgstr "گرانادا"
397
 
398
- #: i18n/countries.php:103
399
  msgid "Guadeloupe"
400
  msgstr "گوادولوپ"
401
 
402
- #: i18n/countries.php:104
403
  msgid "Guam"
404
  msgstr "گوام"
405
 
406
- #: i18n/countries.php:105
407
  msgid "Guatemala"
408
  msgstr "گواتمالا"
409
 
410
- #: i18n/countries.php:106
411
  msgid "Guernsey"
412
  msgstr "گرنزی"
413
 
414
- #: i18n/countries.php:107
415
  msgid "Guinea"
416
  msgstr "گينه"
417
 
418
- #: i18n/countries.php:108
419
  msgid "Guinea-Bissau"
420
  msgstr "گينه بي سائو"
421
 
422
- #: i18n/countries.php:109
423
  msgid "Guyana"
424
  msgstr "گویان"
425
 
426
- #: i18n/countries.php:110
427
  msgid "Haiti"
428
  msgstr "هائيتي"
429
 
430
- #: i18n/countries.php:111
431
  msgid "Heard Island and McDonald Islands"
432
  msgstr "جزیره هرد و جزایر مک‌دونالد"
433
 
434
- #: i18n/countries.php:112
435
  msgid "Honduras"
436
  msgstr "هندوراس"
437
 
438
- #: i18n/countries.php:113
439
  msgid "Hong Kong"
440
  msgstr "هنگ كنگ"
441
 
442
- #: i18n/countries.php:114
443
  msgid "Hungary"
444
  msgstr "مجارستان"
445
 
446
- #: i18n/countries.php:115
447
  msgid "Iceland"
448
  msgstr "ایسلند"
449
 
450
- #: i18n/countries.php:116
451
  msgid "India"
452
  msgstr "هند"
453
 
454
- #: i18n/countries.php:117
455
  msgid "Indonesia"
456
  msgstr "اندونزي"
457
 
458
- #: i18n/countries.php:118
459
  msgid "Iran"
460
  msgstr "ایران"
461
 
462
- #: i18n/countries.php:119
463
  msgid "Iraq"
464
  msgstr "عراق"
465
 
466
- #: i18n/countries.php:120
467
  msgid "Ireland"
468
  msgstr "Ireland"
469
 
470
- #: i18n/countries.php:121
471
  msgid "Isle of Man"
472
  msgstr "جزیره انسان"
473
 
474
- #: i18n/countries.php:122
475
  msgid "Israel"
476
  msgstr "رژيم صهيونيستي"
477
 
478
- #: i18n/countries.php:123
479
  msgid "Italy"
480
  msgstr "ايتاليا"
481
 
482
- #: i18n/countries.php:124
483
  msgid "Ivory Coast"
484
  msgstr "ساحل عاج"
485
 
486
- #: i18n/countries.php:125
487
  msgid "Jamaica"
488
  msgstr "جامائيكا"
489
 
490
- #: i18n/countries.php:126
491
  msgid "Japan"
492
  msgstr "ژاپن"
493
 
494
- #: i18n/countries.php:127
495
  msgid "Jersey"
496
  msgstr "جرسي"
497
 
498
- #: i18n/countries.php:128
499
  msgid "Jordan"
500
  msgstr "اردن"
501
 
502
- #: i18n/countries.php:129
503
  msgid "Kazakhstan"
504
  msgstr "قزاقستان"
505
 
506
- #: i18n/countries.php:130
507
  msgid "Kenya"
508
  msgstr "كنيا"
509
 
510
- #: i18n/countries.php:131
511
  msgid "Kiribati"
512
  msgstr "كيريبيتي"
513
 
514
- #: i18n/countries.php:132
515
  msgid "Kuwait"
516
  msgstr "كويت"
517
 
518
- #: i18n/countries.php:133
519
  msgid "Kyrgyzstan"
520
  msgstr "قرقیزستان"
521
 
522
- #: i18n/countries.php:134
523
  msgid "Laos"
524
  msgstr "لائوس"
525
 
526
- #: i18n/countries.php:135
527
  msgid "Latvia"
528
  msgstr "لتونی"
529
 
530
- #: i18n/countries.php:136
531
  msgid "Lebanon"
532
  msgstr "لبنان"
533
 
534
- #: i18n/countries.php:137
535
  msgid "Lesotho"
536
  msgstr "لسوتو"
537
 
538
- #: i18n/countries.php:138
539
  msgid "Liberia"
540
  msgstr "لیبریا"
541
 
542
- #: i18n/countries.php:139
543
  msgid "Libya"
544
  msgstr "ليبي"
545
 
546
- #: i18n/countries.php:140
547
  msgid "Liechtenstein"
548
  msgstr "لیختن اشتاین"
549
 
550
- #: i18n/countries.php:141
551
  msgid "Lithuania"
552
  msgstr "ليتواني"
553
 
554
- #: i18n/countries.php:142
555
  msgid "Luxembourg"
556
  msgstr "لوكسامبورگ"
557
 
558
- #: i18n/countries.php:143
559
  msgid "Macao S.A.R., China"
560
  msgstr "ماکائو"
561
 
562
- #: i18n/countries.php:144
563
- msgid "Macedonia"
564
- msgstr "مقدونيه"
565
 
566
- #: i18n/countries.php:145
567
  msgid "Madagascar"
568
  msgstr "ماداگاسكار"
569
 
570
- #: i18n/countries.php:146
571
  msgid "Malawi"
572
  msgstr "مالاوی"
573
 
574
- #: i18n/countries.php:147
575
  msgid "Malaysia"
576
  msgstr "مالزي"
577
 
578
- #: i18n/countries.php:148
579
  msgid "Maldives"
580
  msgstr "مالديو"
581
 
582
- #: i18n/countries.php:149
583
  msgid "Mali"
584
  msgstr "مالي"
585
 
586
- #: i18n/countries.php:150
587
  msgid "Malta"
588
  msgstr "مالتا"
589
 
590
- #: i18n/countries.php:151
591
  msgid "Marshall Islands"
592
  msgstr "جزایر مارشال"
593
 
594
- #: i18n/countries.php:152
595
  msgid "Martinique"
596
  msgstr "مارتینیک"
597
 
598
- #: i18n/countries.php:153
599
  msgid "Mauritania"
600
  msgstr "موریتانی"
601
 
602
- #: i18n/countries.php:154
603
  msgid "Mauritius"
604
  msgstr "موریس"
605
 
606
- #: i18n/countries.php:155
607
  msgid "Mayotte"
608
  msgstr "مایوت"
609
 
610
- #: i18n/countries.php:156
611
  msgid "Mexico"
612
  msgstr "مكزيك"
613
 
614
- #: i18n/countries.php:157
615
  msgid "Micronesia"
616
  msgstr "میکرونزی"
617
 
618
- #: i18n/countries.php:158
619
  msgid "Moldova"
620
  msgstr "مالديو"
621
 
622
- #: i18n/countries.php:159
623
  msgid "Monaco"
624
  msgstr "موناکو"
625
 
626
- #: i18n/countries.php:160
627
  msgid "Mongolia"
628
  msgstr "مغولستان"
629
 
630
- #: i18n/countries.php:161
631
  msgid "Montenegro"
632
  msgstr "مونته نگرو"
633
 
634
- #: i18n/countries.php:162
635
  msgid "Montserrat"
636
  msgstr "مونتسرات"
637
 
638
- #: i18n/countries.php:163
639
  msgid "Morocco"
640
  msgstr "مراكش"
641
 
642
- #: i18n/countries.php:164
643
  msgid "Mozambique"
644
  msgstr "موزامبيك"
645
 
646
- #: i18n/countries.php:165
647
  msgid "Myanmar"
648
  msgstr "ميانمار"
649
 
650
- #: i18n/countries.php:166
651
  msgid "Namibia"
652
  msgstr "نامیبیا"
653
 
654
- #: i18n/countries.php:167
655
  msgid "Nauru"
656
  msgstr "نائورو"
657
 
658
- #: i18n/countries.php:168
659
  msgid "Nepal"
660
  msgstr "نپال"
661
 
662
- #: i18n/countries.php:169
663
  msgid "Netherlands"
664
  msgstr "هلند"
665
 
666
- #: i18n/countries.php:170
667
  msgid "New Caledonia"
668
  msgstr "کالدونیای جدید"
669
 
670
- #: i18n/countries.php:171
671
  msgid "New Zealand"
672
  msgstr "نيوزلند"
673
 
674
- #: i18n/countries.php:172
675
  msgid "Nicaragua"
676
  msgstr "نیکاراگوئه"
677
 
678
- #: i18n/countries.php:173 i18n/states/NG.php:40
679
  msgid "Niger"
680
  msgstr "نیجر"
681
 
682
- #: i18n/countries.php:174
683
  msgid "Nigeria"
684
  msgstr "نيجريه"
685
 
686
- #: i18n/countries.php:175
687
  msgid "Niue"
688
  msgstr "نیوئه"
689
 
690
- #: i18n/countries.php:176
691
  msgid "Norfolk Island"
692
  msgstr "جزیره نورفولک"
693
 
694
- #: i18n/countries.php:177
695
  msgid "Northern Mariana Islands"
696
  msgstr "جزایر ماریانای شمالی"
697
 
698
- #: i18n/countries.php:178
699
  msgid "North Korea"
700
  msgstr "كره ي شمالي"
701
 
702
- #: i18n/countries.php:179
703
  msgid "Norway"
704
  msgstr "نروژ"
705
 
706
- #: i18n/countries.php:180
707
  msgid "Oman"
708
  msgstr "عمان"
709
 
710
- #: i18n/countries.php:181
711
  msgid "Pakistan"
712
  msgstr "پاكستان"
713
 
714
- #: i18n/countries.php:182
715
  msgid "Palestinian Territory"
716
  msgstr "سرزمینهای فلسطین"
717
 
718
- #: i18n/countries.php:183
719
  msgid "Panama"
720
  msgstr "پاناما"
721
 
722
- #: i18n/countries.php:184
723
  msgid "Papua New Guinea"
724
  msgstr "پاپوا گينه ي نو"
725
 
726
- #: i18n/countries.php:185
727
  msgid "Paraguay"
728
  msgstr "پاراگوئه"
729
 
730
- #: i18n/countries.php:186
731
  msgid "Peru"
732
  msgstr "پرو"
733
 
734
- #: i18n/countries.php:187
735
  msgid "Philippines"
736
  msgstr "فيليپين"
737
 
738
- #: i18n/countries.php:188
739
  msgid "Pitcairn"
740
  msgstr "پیتکارین"
741
 
742
- #: i18n/countries.php:189
743
  msgid "Poland"
744
  msgstr "لهستان"
745
 
746
- #: i18n/countries.php:190
747
  msgid "Portugal"
748
  msgstr "پرتغال"
749
 
750
- #: i18n/countries.php:191
751
  msgid "Puerto Rico"
752
  msgstr "پورتوریکو"
753
 
754
- #: i18n/countries.php:192
755
  msgid "Qatar"
756
  msgstr "قطر"
757
 
758
- #: i18n/countries.php:193
759
  msgid "Reunion"
760
  msgstr "رئونیون"
761
 
762
- #: i18n/countries.php:194
763
  msgid "Romania"
764
  msgstr "روماني"
765
 
766
- #: i18n/countries.php:195
767
  msgid "Russia"
768
  msgstr "روسيه"
769
 
770
- #: i18n/countries.php:196
771
  msgid "Rwanda"
772
  msgstr "رواندا"
773
 
774
- #: i18n/countries.php:197
775
  msgid "Saint Barth&eacute;lemy"
776
  msgstr "سنت بارثلمی"
777
 
778
- #: i18n/countries.php:198
779
  msgid "Saint Helena"
780
  msgstr "سنت هلن"
781
 
782
- #: i18n/countries.php:199
783
  msgid "Saint Kitts and Nevis"
784
  msgstr "سنت کیتس و نویس"
785
 
786
- #: i18n/countries.php:200
787
  msgid "Saint Lucia"
788
  msgstr "سنت لوسیا"
789
 
790
- #: i18n/countries.php:201
791
  msgid "Saint Martin (French part)"
792
  msgstr "سنت مارتین (بخش فرانسه)"
793
 
794
- #: i18n/countries.php:202
795
  msgid "Saint Martin (Dutch part)"
796
  msgstr "سنت مارتین (بخش هلند)"
797
 
798
- #: i18n/countries.php:203
799
  msgid "Saint Pierre and Miquelon"
800
  msgstr "سنت پیر و میکلون"
801
 
802
- #: i18n/countries.php:204
803
  msgid "Saint Vincent and the Grenadines"
804
  msgstr "سنت وینسنت و گرنادین"
805
 
806
- #: i18n/countries.php:205
807
  msgid "San Marino"
808
  msgstr "سن مارینو"
809
 
810
- #: i18n/countries.php:206
811
  msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
812
  msgstr "سائوتومه و پرینسیپ"
813
 
814
- #: i18n/countries.php:207
815
  msgid "Saudi Arabia"
816
  msgstr "عربستان سعودی"
817
 
818
- #: i18n/countries.php:208
819
  msgid "Senegal"
820
  msgstr "سنگال"
821
 
822
- #: i18n/countries.php:209
823
  msgid "Serbia"
824
  msgstr "صربستان"
825
 
826
- #: i18n/countries.php:210
827
  msgid "Seychelles"
828
  msgstr "سیشل"
829
 
830
- #: i18n/countries.php:211
831
  msgid "Sierra Leone"
832
  msgstr "سیرالئون"
833
 
834
- #: i18n/countries.php:212
835
  msgid "Singapore"
836
  msgstr "سنگاپور"
837
 
838
- #: i18n/countries.php:213
839
  msgid "Slovakia"
840
  msgstr "اسلواکی"
841
 
842
- #: i18n/countries.php:214
843
  msgid "Slovenia"
844
  msgstr "اسلونی"
845
 
846
- #: i18n/countries.php:215
847
  msgid "Solomon Islands"
848
  msgstr "جزاير سليمان"
849
 
850
- #: i18n/countries.php:216
851
  msgid "Somalia"
852
  msgstr "سومالی"
853
 
854
- #: i18n/countries.php:217
855
  msgid "South Africa"
856
  msgstr "آفريقای جنوبي"
857
 
858
- #: i18n/countries.php:218
859
  msgid "South Georgia/Sandwich Islands"
860
  msgstr "گرجستان جنوبی / جزایر ساندویچ"
861
 
862
- #: i18n/countries.php:219
863
  msgid "South Korea"
864
  msgstr "كره ی جنوبي"
865
 
866
- #: i18n/countries.php:220
867
  msgid "South Sudan"
868
  msgstr "سودان جنوبی"
869
 
870
- #: i18n/countries.php:221
871
  msgid "Spain"
872
  msgstr "اسپانيا"
873
 
874
- #: i18n/countries.php:222
875
  msgid "Sri Lanka"
876
  msgstr "سريلانكا"
877
 
878
- #: i18n/countries.php:223
879
  msgid "Sudan"
880
  msgstr "سودان"
881
 
882
- #: i18n/countries.php:224
883
  msgid "Suriname"
884
  msgstr "سورینام"
885
 
886
- #: i18n/countries.php:225
887
  msgid "Svalbard and Jan Mayen"
888
  msgstr "اسوالبارد و جان ماین"
889
 
890
- #: i18n/countries.php:226
891
  msgid "Swaziland"
892
  msgstr "سوازیلند"
893
 
894
- #: i18n/countries.php:227
895
  msgid "Sweden"
896
  msgstr "سوئد"
897
 
898
- #: i18n/countries.php:228
899
  msgid "Switzerland"
900
  msgstr "سوييس"
901
 
902
- #: i18n/countries.php:229
903
  msgid "Syria"
904
  msgstr "سوريه"
905
 
906
- #: i18n/countries.php:230
907
  msgid "Taiwan"
908
  msgstr "تايوان"
909
 
910
- #: i18n/countries.php:231
911
  msgid "Tajikistan"
912
  msgstr "تاجيكستان"
913
 
914
- #: i18n/countries.php:232
915
  msgid "Tanzania"
916
  msgstr "تانزانيا"
917
 
918
- #: i18n/countries.php:233
919
  msgid "Thailand"
920
  msgstr "تايلند"
921
 
922
- #: i18n/countries.php:234
923
  msgid "Timor-Leste"
924
  msgstr "تیمور"
925
 
926
- #: i18n/countries.php:235
927
  msgid "Togo"
928
  msgstr "توگو"
929
 
930
- #: i18n/countries.php:236
931
  msgid "Tokelau"
932
  msgstr "توکلائو"
933
 
934
- #: i18n/countries.php:237
935
  msgid "Tonga"
936
  msgstr "تونگا"
937
 
938
- #: i18n/countries.php:238
939
  msgid "Trinidad and Tobago"
940
  msgstr "ترینیداد و توباگو"
941
 
942
- #: i18n/countries.php:239
943
  msgid "Tunisia"
944
  msgstr "تونس"
945
 
946
- #: i18n/countries.php:240
947
  msgid "Turkey"
948
  msgstr "تركيه"
949
 
950
- #: i18n/countries.php:241
951
  msgid "Turkmenistan"
952
  msgstr "تركمنستان"
953
 
954
- #: i18n/countries.php:242
955
  msgid "Turks and Caicos Islands"
956
  msgstr "جزایر تورکس و کایکوس"
957
 
958
- #: i18n/countries.php:243
959
  msgid "Tuvalu"
960
  msgstr "تووالو"
961
 
962
- #: i18n/countries.php:244
963
  msgid "Uganda"
964
  msgstr "اوگاندا"
965
 
966
- #: i18n/countries.php:245
967
  msgid "Ukraine"
968
  msgstr "اوكراين"
969
 
970
- #: i18n/countries.php:246
971
  msgid "United Arab Emirates"
972
  msgstr "امارات متحده ي عربي"
973
 
974
- #: i18n/countries.php:247
975
  msgid "United Kingdom (UK)"
976
  msgstr "انگلستان"
977
 
978
- #: i18n/countries.php:248
979
  msgid "United States (US)"
980
  msgstr "آمريكا"
981
 
982
- #: i18n/countries.php:249
983
  msgid "United States (US) Minor Outlying Islands"
984
  msgstr "United States (US) Minor Outlying Islands"
985
 
986
- #: i18n/countries.php:250
987
- msgid "United States (US) Virgin Islands"
988
- msgstr "United States (US) Virgin Islands"
989
-
990
- #: i18n/countries.php:251
991
  msgid "Uruguay"
992
  msgstr "اوروگوئه"
993
 
994
- #: i18n/countries.php:252
995
  msgid "Uzbekistan"
996
  msgstr "ازبكستان"
997
 
998
- #: i18n/countries.php:253
999
  msgid "Vanuatu"
1000
  msgstr "وانواتو"
1001
 
1002
- #: i18n/countries.php:254
1003
  msgid "Vatican"
1004
  msgstr "واتيكان"
1005
 
1006
- #: i18n/countries.php:255
1007
  msgid "Venezuela"
1008
  msgstr "ونزوئلا"
1009
 
1010
- #: i18n/countries.php:256
1011
  msgid "Vietnam"
1012
  msgstr "ويتنام"
1013
 
 
 
 
 
 
 
 
 
 
 
1014
  #: i18n/countries.php:257
1015
  msgid "Wallis and Futuna"
1016
  msgstr "والیس و فوتونا"
@@ -1035,4837 +1038,5497 @@ msgstr "زامبیا"
1035
  msgid "Zimbabwe"
1036
  msgstr "زیمباوه"
1037
 
1038
- #: i18n/locale-info.php:380
1039
- msgid "Consumption tax"
1040
- msgstr "مالیات بر مصرف"
1041
-
1042
- #: i18n/states/AO.php:14
1043
  msgid "Bengo"
1044
  msgstr "Bengo"
1045
 
1046
- #: i18n/states/AO.php:15
1047
  msgid "Benguela"
1048
  msgstr "Benguela"
1049
 
1050
- #: i18n/states/AO.php:16
1051
  msgid "Bié"
1052
  msgstr "Bié"
1053
 
1054
- #: i18n/states/AO.php:17
1055
  msgid "Cabinda"
1056
  msgstr "Cabinda"
1057
 
1058
- #: i18n/states/AO.php:18
1059
  msgid "Cunene"
1060
  msgstr "Cunene"
1061
 
1062
- #: i18n/states/AO.php:19
1063
  msgid "Huambo"
1064
  msgstr "Huambo"
1065
 
1066
- #: i18n/states/AO.php:20
1067
  msgid "Huíla"
1068
  msgstr "Huíla"
1069
 
1070
- #: i18n/states/AO.php:21
1071
  msgid "Kuando Kubango"
1072
  msgstr "Kuando Kubango"
1073
 
1074
- #: i18n/states/AO.php:22
1075
  msgid "Kwanza-Norte"
1076
  msgstr "Kwanza-Norte"
1077
 
1078
- #: i18n/states/AO.php:23
1079
  msgid "Kwanza-Sul"
1080
  msgstr "Kwanza-Sul"
1081
 
1082
- #: i18n/states/AO.php:24
1083
  msgid "Luanda"
1084
  msgstr "Luanda"
1085
 
1086
- #: i18n/states/AO.php:25
1087
  msgid "Lunda-Norte"
1088
  msgstr "Lunda-Norte"
1089
 
1090
- #: i18n/states/AO.php:26
1091
  msgid "Lunda-Sul"
1092
  msgstr "Lunda-Sul"
1093
 
1094
- #: i18n/states/AO.php:27
1095
  msgid "Malanje"
1096
  msgstr "Malanje"
1097
 
1098
- #: i18n/states/AO.php:28
1099
  msgid "Moxico"
1100
  msgstr "مكزيك"
1101
 
1102
- #: i18n/states/AO.php:29
1103
  msgid "Namibe"
1104
  msgstr "نامیبیا"
1105
 
1106
- #: i18n/states/AO.php:30
1107
  msgid "Uíge"
1108
  msgstr "Uíge"
1109
 
1110
- #: i18n/states/AO.php:31
1111
  msgid "Zaire"
1112
  msgstr "Zaire"
1113
 
1114
- #: i18n/states/AR.php:14
1115
  msgid "Ciudad Aut&oacute;noma de Buenos Aires"
1116
  msgstr "Ciudad Aut&oacute;noma de Buenos Aires"
1117
 
1118
- #: i18n/states/AR.php:15
1119
  msgid "Buenos Aires"
1120
  msgstr "بوینس آیرس"
1121
 
1122
- #: i18n/states/AR.php:16
1123
  msgid "Catamarca"
1124
  msgstr "کاتامارکا"
1125
 
1126
- #: i18n/states/AR.php:17
1127
  msgid "Chaco"
1128
  msgstr "چاکو"
1129
 
1130
- #: i18n/states/AR.php:18
1131
  msgid "Chubut"
1132
  msgstr "چابوت"
1133
 
1134
- #: i18n/states/AR.php:19 i18n/states/ES.php:31
 
1135
  msgid "C&oacute;rdoba"
1136
  msgstr "C&oacute;rdoba"
1137
 
1138
- #: i18n/states/AR.php:20
1139
  msgid "Corrientes"
1140
  msgstr "کورینتس"
1141
 
1142
- #: i18n/states/AR.php:21
1143
  msgid "Entre R&iacute;os"
1144
  msgstr "Entre R&iacute;os"
1145
 
1146
- #: i18n/states/AR.php:22
1147
  msgid "Formosa"
1148
  msgstr "فورموسا"
1149
 
1150
- #: i18n/states/AR.php:23
1151
  msgid "Jujuy"
1152
  msgstr "جوجوی"
1153
 
1154
- #: i18n/states/AR.php:24
1155
  msgid "La Pampa"
1156
  msgstr "لاپامپا"
1157
 
1158
- #: i18n/states/AR.php:25 i18n/states/ES.php:40
 
1159
  msgid "La Rioja"
1160
  msgstr "لاریوجا"
1161
 
1162
- #: i18n/states/AR.php:26
1163
  msgid "Mendoza"
1164
  msgstr "مندوزا"
1165
 
1166
- #: i18n/states/AR.php:27 i18n/states/PY.php:22
 
1167
  msgid "Misiones"
1168
  msgstr "Misiones"
1169
 
1170
- #: i18n/states/AR.php:28
1171
  msgid "Neuqu&eacute;n"
1172
  msgstr "Neuqu&eacute;n"
1173
 
1174
- #: i18n/states/AR.php:29
1175
  msgid "R&iacute;o Negro"
1176
  msgstr "R&iacute;o Negro"
1177
 
1178
- #: i18n/states/AR.php:30
1179
  msgid "Salta"
1180
  msgstr "سالتا"
1181
 
1182
- #: i18n/states/AR.php:31
1183
  msgid "San Juan"
1184
  msgstr "سن جان"
1185
 
1186
- #: i18n/states/AR.php:32
1187
  msgid "San Luis"
1188
  msgstr "سن لوییس"
1189
 
1190
- #: i18n/states/AR.php:33 i18n/states/BO.php:21
 
1191
  msgid "Santa Cruz"
1192
  msgstr "سانتا کروز"
1193
 
1194
- #: i18n/states/AR.php:34
1195
  msgid "Santa Fe"
1196
  msgstr "سانتافه"
1197
 
1198
- #: i18n/states/AR.php:35
1199
  msgid "Santiago del Estero"
1200
  msgstr "سانتیاگو دل استرو"
1201
 
1202
- #: i18n/states/AR.php:36
1203
  msgid "Tierra del Fuego"
1204
  msgstr "تیرا دل فیوگو"
1205
 
1206
- #: i18n/states/AR.php:37
1207
  msgid "Tucum&aacute;n"
1208
  msgstr "Tucum&aacute;n"
1209
 
1210
- #: i18n/states/AU.php:14
1211
  msgid "Australian Capital Territory"
1212
  msgstr "Australian Capital Territory"
1213
 
1214
- #: i18n/states/AU.php:15
1215
  msgid "New South Wales"
1216
  msgstr "New South Wales"
1217
 
1218
- #: i18n/states/AU.php:16
1219
  msgid "Northern Territory"
1220
  msgstr "Northern Territory"
1221
 
1222
- #: i18n/states/AU.php:17
1223
  msgid "Queensland"
1224
  msgstr "Queensland"
1225
 
1226
- #: i18n/states/AU.php:18
1227
  msgid "South Australia"
1228
  msgstr "استرالیای جنوبی"
1229
 
1230
- #: i18n/states/AU.php:19
1231
  msgid "Tasmania"
1232
  msgstr "تاسمانی"
1233
 
1234
- #: i18n/states/AU.php:20
1235
  msgid "Victoria"
1236
  msgstr "ویکتوریا"
1237
 
1238
- #: i18n/states/AU.php:21
1239
  msgid "Western Australia"
1240
  msgstr "استرالیای غربی"
1241
 
1242
- #: i18n/states/BD.php:13
1243
  msgid "Bagerhat"
1244
  msgstr "باگریهات"
1245
 
1246
- #: i18n/states/BD.php:14
1247
  msgid "Bandarban"
1248
  msgstr "بانداربان"
1249
 
1250
- #: i18n/states/BD.php:15
1251
  msgid "Barguna"
1252
  msgstr "بارگونا"
1253
 
1254
- #: i18n/states/BD.php:16
1255
  msgid "Barishal"
1256
  msgstr "Barishal"
1257
 
1258
- #: i18n/states/BD.php:17
1259
  msgid "Bhola"
1260
  msgstr "بولا"
1261
 
1262
- #: i18n/states/BD.php:18
1263
  msgid "Bogura"
1264
  msgstr "Bogura"
1265
 
1266
- #: i18n/states/BD.php:19
1267
  msgid "Brahmanbaria"
1268
  msgstr "Brahmanbaria"
1269
 
1270
- #: i18n/states/BD.php:20
1271
  msgid "Chandpur"
1272
  msgstr "Chandpur"
1273
 
1274
- #: i18n/states/BD.php:21
1275
  msgid "Chattogram"
1276
  msgstr "Chattogram"
1277
 
1278
- #: i18n/states/BD.php:22
1279
  msgid "Chuadanga"
1280
  msgstr "Chuadanga"
1281
 
1282
- #: i18n/states/BD.php:23
1283
  msgid "Cox's Bazar"
1284
  msgstr "Cox's Bazar"
1285
 
1286
- #: i18n/states/BD.php:24
1287
  msgid "Cumilla"
1288
  msgstr "Cumilla"
1289
 
1290
- #: i18n/states/BD.php:25
1291
  msgid "Dhaka"
1292
  msgstr "Dhaka"
1293
 
1294
- #: i18n/states/BD.php:26
1295
  msgid "Dinajpur"
1296
  msgstr "Dinajpur"
1297
 
1298
- #: i18n/states/BD.php:27
1299
  msgid "Faridpur "
1300
  msgstr "Faridpur "
1301
 
1302
- #: i18n/states/BD.php:28
1303
  msgid "Feni"
1304
  msgstr "Feni"
1305
 
1306
- #: i18n/states/BD.php:29
1307
  msgid "Gaibandha"
1308
  msgstr "Gaibandha"
1309
 
1310
- #: i18n/states/BD.php:30
1311
  msgid "Gazipur"
1312
  msgstr "Gazipur"
1313
 
1314
- #: i18n/states/BD.php:31
1315
  msgid "Gopalganj"
1316
  msgstr "Gopalganj"
1317
 
1318
- #: i18n/states/BD.php:32
1319
  msgid "Habiganj"
1320
  msgstr "Habiganj"
1321
 
1322
- #: i18n/states/BD.php:33
1323
  msgid "Jamalpur"
1324
  msgstr "Jamalpur"
1325
 
1326
- #: i18n/states/BD.php:34
1327
  msgid "Jashore"
1328
  msgstr "Jashore"
1329
 
1330
- #: i18n/states/BD.php:35
1331
  msgid "Jhalokati"
1332
  msgstr "Jhalokati"
1333
 
1334
- #: i18n/states/BD.php:36
1335
  msgid "Jhenaidah"
1336
  msgstr "Jhenaidah"
1337
 
1338
- #: i18n/states/BD.php:37
1339
  msgid "Joypurhat"
1340
  msgstr "Joypurhat"
1341
 
1342
- #: i18n/states/BD.php:38
1343
  msgid "Khagrachhari"
1344
  msgstr "Khagrachhari"
1345
 
1346
- #: i18n/states/BD.php:39
1347
  msgid "Khulna"
1348
  msgstr "Khulna"
1349
 
1350
- #: i18n/states/BD.php:40
1351
  msgid "Kishoreganj"
1352
  msgstr "Kishoreganj"
1353
 
1354
- #: i18n/states/BD.php:41
1355
  msgid "Kurigram"
1356
  msgstr "Kurigram"
1357
 
1358
- #: i18n/states/BD.php:42
1359
  msgid "Kushtia"
1360
  msgstr "Kushtia"
1361
 
1362
- #: i18n/states/BD.php:43
1363
  msgid "Lakshmipur"
1364
  msgstr "Lakshmipur"
1365
 
1366
- #: i18n/states/BD.php:44
1367
  msgid "Lalmonirhat"
1368
  msgstr "Lalmonirhat"
1369
 
1370
- #: i18n/states/BD.php:45
1371
  msgid "Madaripur"
1372
  msgstr "Madaripur"
1373
 
1374
- #: i18n/states/BD.php:46
1375
  msgid "Magura"
1376
  msgstr "Magura"
1377
 
1378
- #: i18n/states/BD.php:47
1379
  msgid "Manikganj "
1380
  msgstr "Manikganj "
1381
 
1382
- #: i18n/states/BD.php:48
1383
  msgid "Meherpur"
1384
  msgstr "Meherpur"
1385
 
1386
- #: i18n/states/BD.php:49
1387
  msgid "Moulvibazar"
1388
  msgstr "Moulvibazar"
1389
 
1390
- #: i18n/states/BD.php:50
1391
  msgid "Munshiganj"
1392
  msgstr "Munshiganj"
1393
 
1394
- #: i18n/states/BD.php:51
1395
  msgid "Mymensingh"
1396
  msgstr "Mymensingh"
1397
 
1398
- #: i18n/states/BD.php:52
1399
  msgid "Naogaon"
1400
  msgstr "Naogaon"
1401
 
1402
- #: i18n/states/BD.php:53
1403
  msgid "Narail"
1404
  msgstr "Narail"
1405
 
1406
- #: i18n/states/BD.php:54
1407
  msgid "Narayanganj"
1408
  msgstr "Narayanganj"
1409
 
1410
- #: i18n/states/BD.php:55
1411
  msgid "Narsingdi"
1412
  msgstr "Narsingdi"
1413
 
1414
- #: i18n/states/BD.php:56
1415
  msgid "Natore"
1416
  msgstr "Natore"
1417
 
1418
- #: i18n/states/BD.php:57
1419
  msgid "Nawabganj"
1420
  msgstr "Nawabganj"
1421
 
1422
- #: i18n/states/BD.php:58
1423
  msgid "Netrakona"
1424
  msgstr "Netrakona"
1425
 
1426
- #: i18n/states/BD.php:59
1427
  msgid "Nilphamari"
1428
  msgstr "Nilphamari"
1429
 
1430
- #: i18n/states/BD.php:60
1431
  msgid "Noakhali"
1432
  msgstr "Noakhali"
1433
 
1434
- #: i18n/states/BD.php:61
1435
  msgid "Pabna"
1436
  msgstr "Pabna"
1437
 
1438
- #: i18n/states/BD.php:62
1439
  msgid "Panchagarh"
1440
  msgstr "Panchagarh"
1441
 
1442
- #: i18n/states/BD.php:63
1443
  msgid "Patuakhali"
1444
  msgstr "Patuakhali"
1445
 
1446
- #: i18n/states/BD.php:64
1447
  msgid "Pirojpur"
1448
  msgstr "Pirojpur"
1449
 
1450
- #: i18n/states/BD.php:65
1451
  msgid "Rajbari"
1452
  msgstr "Rajbari"
1453
 
1454
- #: i18n/states/BD.php:66
1455
  msgid "Rajshahi"
1456
  msgstr "Rajshahi"
1457
 
1458
- #: i18n/states/BD.php:67
1459
  msgid "Rangamati"
1460
  msgstr "Rangamati"
1461
 
1462
- #: i18n/states/BD.php:68
1463
  msgid "Rangpur"
1464
  msgstr "Rangpur"
1465
 
1466
- #: i18n/states/BD.php:69
1467
  msgid "Satkhira"
1468
  msgstr "Satkhira"
1469
 
1470
- #: i18n/states/BD.php:70
1471
  msgid "Shariatpur"
1472
  msgstr "Shariatpur"
1473
 
1474
- #: i18n/states/BD.php:71
1475
  msgid "Sherpur"
1476
  msgstr "Sherpur"
1477
 
1478
- #: i18n/states/BD.php:72
1479
  msgid "Sirajganj"
1480
  msgstr "Sirajganj"
1481
 
1482
- #: i18n/states/BD.php:73
1483
  msgid "Sunamganj"
1484
  msgstr "Sunamganj"
1485
 
1486
- #: i18n/states/BD.php:74
1487
  msgid "Sylhet"
1488
  msgstr "Sylhet"
1489
 
1490
- #: i18n/states/BD.php:75
1491
  msgid "Tangail"
1492
  msgstr "Tangail"
1493
 
1494
- #: i18n/states/BD.php:76
1495
  msgid "Thakurgaon"
1496
  msgstr "Thakurgaon"
1497
 
1498
- #: i18n/states/BG.php:14
1499
  msgid "Blagoevgrad"
1500
  msgstr "Blagoevgrad"
1501
 
1502
- #: i18n/states/BG.php:15
1503
  msgid "Burgas"
1504
  msgstr "Burgas"
1505
 
1506
- #: i18n/states/BG.php:16
1507
  msgid "Dobrich"
1508
  msgstr "Dobrich"
1509
 
1510
- #: i18n/states/BG.php:17
1511
  msgid "Gabrovo"
1512
  msgstr "Gabrovo"
1513
 
1514
- #: i18n/states/BG.php:18
1515
  msgid "Haskovo"
1516
  msgstr "Haskovo"
1517
 
1518
- #: i18n/states/BG.php:19
1519
  msgid "Kardzhali"
1520
  msgstr "Kardzhali"
1521
 
1522
- #: i18n/states/BG.php:20
1523
  msgid "Kyustendil"
1524
  msgstr "Kyustendil"
1525
 
1526
- #: i18n/states/BG.php:21
1527
  msgid "Lovech"
1528
  msgstr "Lovech"
1529
 
1530
- #: i18n/states/BG.php:22 i18n/states/US.php:40
 
1531
  msgid "Montana"
1532
  msgstr "Montana"
1533
 
1534
- #: i18n/states/BG.php:23
1535
  msgid "Pazardzhik"
1536
  msgstr "Pazardzhik"
1537
 
1538
- #: i18n/states/BG.php:24
1539
  msgid "Pernik"
1540
  msgstr "Pernik"
1541
 
1542
- #: i18n/states/BG.php:25
1543
  msgid "Pleven"
1544
  msgstr "Pleven"
1545
 
1546
- #: i18n/states/BG.php:26
1547
  msgid "Plovdiv"
1548
  msgstr "Plovdiv"
1549
 
1550
- #: i18n/states/BG.php:27
1551
  msgid "Razgrad"
1552
  msgstr "Razgrad"
1553
 
1554
- #: i18n/states/BG.php:28
1555
  msgid "Ruse"
1556
  msgstr "Ruse"
1557
 
1558
- #: i18n/states/BG.php:29
1559
  msgid "Shumen"
1560
  msgstr "Shumen"
1561
 
1562
- #: i18n/states/BG.php:30
1563
  msgid "Silistra"
1564
  msgstr "Silistra"
1565
 
1566
- #: i18n/states/BG.php:31
1567
  msgid "Sliven"
1568
  msgstr "Sliven"
1569
 
1570
- #: i18n/states/BG.php:32
1571
  msgid "Smolyan"
1572
  msgstr "Smolyan"
1573
 
1574
- #: i18n/states/BG.php:33
1575
  msgid "Sofia"
1576
  msgstr "Sofia"
1577
 
1578
- #: i18n/states/BG.php:34
1579
  msgid "Sofia-Grad"
1580
  msgstr "Sofia-Grad"
1581
 
1582
- #: i18n/states/BG.php:35
1583
  msgid "Stara Zagora"
1584
  msgstr "Stara Zagora"
1585
 
1586
- #: i18n/states/BG.php:36
1587
  msgid "Targovishte"
1588
  msgstr "Targovishte"
1589
 
1590
- #: i18n/states/BG.php:37
1591
  msgid "Varna"
1592
  msgstr "Varna"
1593
 
1594
- #: i18n/states/BG.php:38
1595
  msgid "Veliko Tarnovo"
1596
  msgstr "Veliko Tarnovo"
1597
 
1598
- #: i18n/states/BG.php:39
1599
  msgid "Vidin"
1600
  msgstr "Vidin"
1601
 
1602
- #: i18n/states/BG.php:40
1603
  msgid "Vratsa"
1604
  msgstr "Vratsa"
1605
 
1606
- #: i18n/states/BG.php:41
1607
  msgid "Yambol"
1608
  msgstr "Yambol"
1609
 
1610
- #: i18n/states/BO.php:14
1611
  msgid "Chuquisaca"
1612
  msgstr "Chuquisaca"
1613
 
1614
- #: i18n/states/BO.php:15
1615
  msgid "Beni"
1616
  msgstr "Beni"
1617
 
1618
- #: i18n/states/BO.php:16
1619
  msgid "Cochabamba"
1620
  msgstr "Cochabamba"
1621
 
1622
- #: i18n/states/BO.php:17
1623
  msgid "La Paz"
1624
  msgstr "La Paz"
1625
 
1626
- #: i18n/states/BO.php:18
1627
  msgid "Oruro"
1628
  msgstr "Oruro"
1629
 
1630
- #: i18n/states/BO.php:19
1631
  msgid "Pando"
1632
  msgstr "Pando"
1633
 
1634
- #: i18n/states/BO.php:20
1635
  msgid "Potosí"
1636
  msgstr "Potosí"
1637
 
1638
- #: i18n/states/BO.php:22
1639
  msgid "Tarija"
1640
  msgstr "Tarija"
1641
 
1642
- #: i18n/states/BR.php:14
1643
  msgid "Acre"
1644
  msgstr "Acre"
1645
 
1646
- #: i18n/states/BR.php:15
1647
  msgid "Alagoas"
1648
  msgstr "Alagoas"
1649
 
1650
- #: i18n/states/BR.php:16
1651
  msgid "Amap&aacute;"
1652
  msgstr "Amap&aacute;"
1653
 
1654
- #: i18n/states/BR.php:17 i18n/states/PE.php:16
 
1655
  msgid "Amazonas"
1656
  msgstr "Amazonas"
1657
 
1658
- #: i18n/states/BR.php:18
1659
  msgid "Bahia"
1660
  msgstr "Bahia"
1661
 
1662
- #: i18n/states/BR.php:19
1663
  msgid "Cear&aacute;"
1664
  msgstr "Cear&aacute;"
1665
 
1666
- #: i18n/states/BR.php:20
1667
  msgid "Distrito Federal"
1668
  msgstr "Distrito Federal"
1669
 
1670
- #: i18n/states/BR.php:21
1671
  msgid "Esp&iacute;rito Santo"
1672
  msgstr "Esp&iacute;rito Santo"
1673
 
1674
- #: i18n/states/BR.php:22
1675
  msgid "Goi&aacute;s"
1676
  msgstr "Goi&aacute;s"
1677
 
1678
- #: i18n/states/BR.php:23
1679
  msgid "Maranh&atilde;o"
1680
  msgstr "Maranh&atilde;o"
1681
 
1682
- #: i18n/states/BR.php:24
1683
  msgid "Mato Grosso"
1684
  msgstr "Mato Grosso"
1685
 
1686
- #: i18n/states/BR.php:25
1687
  msgid "Mato Grosso do Sul"
1688
  msgstr "Mato Grosso do Sul"
1689
 
1690
- #: i18n/states/BR.php:26
1691
  msgid "Minas Gerais"
1692
  msgstr "Minas Gerais"
1693
 
1694
- #: i18n/states/BR.php:27
1695
  msgid "Par&aacute;"
1696
  msgstr "Par&aacute;"
1697
 
1698
- #: i18n/states/BR.php:28
1699
  msgid "Para&iacute;ba"
1700
  msgstr "Para&iacute;ba"
1701
 
1702
- #: i18n/states/BR.php:29
1703
  msgid "Paran&aacute;"
1704
  msgstr "Paran&aacute;"
1705
 
1706
- #: i18n/states/BR.php:30
1707
  msgid "Pernambuco"
1708
  msgstr "Pernambuco"
1709
 
1710
- #: i18n/states/BR.php:31
1711
  msgid "Piau&iacute;"
1712
  msgstr "Piau&iacute;"
1713
 
1714
- #: i18n/states/BR.php:32
1715
  msgid "Rio de Janeiro"
1716
  msgstr "Rio de Janeiro"
1717
 
1718
- #: i18n/states/BR.php:33
1719
  msgid "Rio Grande do Norte"
1720
  msgstr "Rio Grande do Norte"
1721
 
1722
- #: i18n/states/BR.php:34
1723
  msgid "Rio Grande do Sul"
1724
  msgstr "Rio Grande do Sul"
1725
 
1726
- #: i18n/states/BR.php:35
1727
  msgid "Rond&ocirc;nia"
1728
  msgstr "Rond&ocirc;nia"
1729
 
1730
- #: i18n/states/BR.php:36
1731
  msgid "Roraima"
1732
  msgstr "Roraima"
1733
 
1734
- #: i18n/states/BR.php:37
1735
  msgid "Santa Catarina"
1736
  msgstr "Santa Catarina"
1737
 
1738
- #: i18n/states/BR.php:38
1739
  msgid "S&atilde;o Paulo"
1740
  msgstr "S&atilde;o Paulo"
1741
 
1742
- #: i18n/states/BR.php:39
1743
  msgid "Sergipe"
1744
  msgstr "Sergipe"
1745
 
1746
- #: i18n/states/BR.php:40
1747
  msgid "Tocantins"
1748
  msgstr "Tocantins"
1749
 
1750
- #: i18n/states/CA.php:14
1751
  msgid "Alberta"
1752
  msgstr "Alberta"
1753
 
1754
- #: i18n/states/CA.php:15
1755
  msgid "British Columbia"
1756
  msgstr "British Columbia"
1757
 
1758
- #: i18n/states/CA.php:16
1759
  msgid "Manitoba"
1760
  msgstr "Manitoba"
1761
 
1762
- #: i18n/states/CA.php:17
1763
  msgid "New Brunswick"
1764
  msgstr "New Brunswick"
1765
 
1766
- #: i18n/states/CA.php:18
1767
  msgid "Newfoundland and Labrador"
1768
  msgstr "Newfoundland and Labrador"
1769
 
1770
- #: i18n/states/CA.php:19
1771
  msgid "Northwest Territories"
1772
  msgstr "Northwest Territories"
1773
 
1774
- #: i18n/states/CA.php:20
1775
  msgid "Nova Scotia"
1776
  msgstr "Nova Scotia"
1777
 
1778
- #: i18n/states/CA.php:21
1779
  msgid "Nunavut"
1780
  msgstr "Nunavut"
1781
 
1782
- #: i18n/states/CA.php:22
1783
  msgid "Ontario"
1784
  msgstr "Ontario"
1785
 
1786
- #: i18n/states/CA.php:23
1787
  msgid "Prince Edward Island"
1788
  msgstr "Prince Edward Island"
1789
 
1790
- #: i18n/states/CA.php:24
1791
  msgid "Quebec"
1792
  msgstr "Quebec"
1793
 
1794
- #: i18n/states/CA.php:25
1795
  msgid "Saskatchewan"
1796
  msgstr "Saskatchewan"
1797
 
1798
- #: i18n/states/CA.php:26
1799
  msgid "Yukon Territory"
1800
  msgstr "Yukon Territory"
1801
 
1802
- #: i18n/states/CH.php:14
1803
  msgid "Aargau"
1804
  msgstr "Aargau"
1805
 
1806
- #: i18n/states/CH.php:15
1807
  msgid "Appenzell Ausserrhoden"
1808
  msgstr "Appenzell Ausserrhoden"
1809
 
1810
- #: i18n/states/CH.php:16
1811
  msgid "Appenzell Innerrhoden"
1812
  msgstr "Appenzell Innerrhoden"
1813
 
1814
- #: i18n/states/CH.php:17
1815
  msgid "Basel-Landschaft"
1816
  msgstr "Basel-Landschaft"
1817
 
1818
- #: i18n/states/CH.php:18
1819
  msgid "Basel-Stadt"
1820
  msgstr "Basel-Stadt"
1821
 
1822
- #: i18n/states/CH.php:19
1823
  msgid "Bern"
1824
  msgstr "Bern"
1825
 
1826
- #: i18n/states/CH.php:20
1827
  msgid "Fribourg"
1828
  msgstr "Fribourg"
1829
 
1830
- #: i18n/states/CH.php:21
1831
  msgid "Geneva"
1832
  msgstr "Geneva"
1833
 
1834
- #: i18n/states/CH.php:22
1835
  msgid "Glarus"
1836
  msgstr "Glarus"
1837
 
1838
- #: i18n/states/CH.php:23
1839
  msgid "Graub&uuml;nden"
1840
  msgstr "Graub&uuml;nden"
1841
 
1842
- #: i18n/states/CH.php:24
1843
  msgid "Jura"
1844
  msgstr "Jura"
1845
 
1846
- #: i18n/states/CH.php:25
1847
  msgid "Luzern"
1848
  msgstr "Luzern"
1849
 
1850
- #: i18n/states/CH.php:26
1851
  msgid "Neuch&acirc;tel"
1852
  msgstr "Neuch&acirc;tel"
1853
 
1854
- #: i18n/states/CH.php:27
1855
  msgid "Nidwalden"
1856
  msgstr "Nidwalden"
1857
 
1858
- #: i18n/states/CH.php:28
1859
  msgid "Obwalden"
1860
  msgstr "Obwalden"
1861
 
1862
- #: i18n/states/CH.php:29
1863
  msgid "Schaffhausen"
1864
  msgstr "Schaffhausen"
1865
 
1866
- #: i18n/states/CH.php:30
1867
  msgid "Schwyz"
1868
  msgstr "Schwyz"
1869
 
1870
- #: i18n/states/CH.php:31
1871
  msgid "Solothurn"
1872
  msgstr "Solothurn"
1873
 
1874
- #: i18n/states/CH.php:32
1875
  msgid "St. Gallen"
1876
  msgstr "St. Gallen"
1877
 
1878
- #: i18n/states/CH.php:33
1879
  msgid "Thurgau"
1880
  msgstr "Thurgau"
1881
 
1882
- #: i18n/states/CH.php:34
1883
  msgid "Ticino"
1884
  msgstr "Ticino"
1885
 
1886
- #: i18n/states/CH.php:35
1887
  msgid "Uri"
1888
  msgstr "Uri"
1889
 
1890
- #: i18n/states/CH.php:36
1891
  msgid "Valais"
1892
  msgstr "Valais"
1893
 
1894
- #: i18n/states/CH.php:37
1895
  msgid "Vaud"
1896
  msgstr "Vaud"
1897
 
1898
- #: i18n/states/CH.php:38
1899
  msgid "Zug"
1900
  msgstr "Zug"
1901
 
1902
- #: i18n/states/CH.php:39
1903
  msgid "Z&uuml;rich"
1904
  msgstr "Z&uuml;rich"
1905
 
1906
- #: i18n/states/CN.php:14
1907
  msgid "Yunnan / &#20113;&#21335;"
1908
  msgstr "Yunnan / &#20113;&#21335;"
1909
 
1910
- #: i18n/states/CN.php:15
1911
  msgid "Beijing / &#21271;&#20140;"
1912
  msgstr "Beijing / &#21271;&#20140;"
1913
 
1914
- #: i18n/states/CN.php:16
1915
  msgid "Tianjin / &#22825;&#27941;"
1916
  msgstr "Tianjin / &#22825;&#27941;"
1917
 
1918
- #: i18n/states/CN.php:17
1919
  msgid "Hebei / &#27827;&#21271;"
1920
  msgstr "Hebei / &#27827;&#21271;"
1921
 
1922
- #: i18n/states/CN.php:18
1923
  msgid "Shanxi / &#23665;&#35199;"
1924
  msgstr "Shanxi / &#23665;&#35199;"
1925
 
1926
- #: i18n/states/CN.php:19
1927
  msgid "Inner Mongolia / &#20839;&#33945;&#21476;"
1928
  msgstr "Inner Mongolia / &#20839;&#33945;&#21476;"
1929
 
1930
- #: i18n/states/CN.php:20
1931
  msgid "Liaoning / &#36797;&#23425;"
1932
  msgstr "Liaoning / &#36797;&#23425;"
1933
 
1934
- #: i18n/states/CN.php:21
1935
  msgid "Jilin / &#21513;&#26519;"
1936
  msgstr "Jilin / &#21513;&#26519;"
1937
 
1938
- #: i18n/states/CN.php:22
1939
  msgid "Heilongjiang / &#40657;&#40857;&#27743;"
1940
  msgstr "Heilongjiang / &#40657;&#40857;&#27743;"
1941
 
1942
- #: i18n/states/CN.php:23
1943
  msgid "Shanghai / &#19978;&#28023;"
1944
  msgstr "Shanghai / &#19978;&#28023;"
1945
 
1946
- #: i18n/states/CN.php:24
1947
  msgid "Jiangsu / &#27743;&#33487;"
1948
  msgstr "Jiangsu / &#27743;&#33487;"
1949
 
1950
- #: i18n/states/CN.php:25
1951
  msgid "Zhejiang / &#27993;&#27743;"
1952
  msgstr "Zhejiang / &#27993;&#27743;"
1953
 
1954
- #: i18n/states/CN.php:26
1955
  msgid "Anhui / &#23433;&#24509;"
1956
  msgstr "Anhui / &#23433;&#24509;"
1957
 
1958
- #: i18n/states/CN.php:27
1959
  msgid "Fujian / &#31119;&#24314;"
1960
  msgstr "Fujian / &#31119;&#24314;"
1961
 
1962
- #: i18n/states/CN.php:28
1963
  msgid "Jiangxi / &#27743;&#35199;"
1964
  msgstr "Jiangxi / &#27743;&#35199;"
1965
 
1966
- #: i18n/states/CN.php:29
1967
  msgid "Shandong / &#23665;&#19996;"
1968
  msgstr "Shandong / &#23665;&#19996;"
1969
 
1970
- #: i18n/states/CN.php:30
1971
  msgid "Henan / &#27827;&#21335;"
1972
  msgstr "Henan / &#27827;&#21335;"
1973
 
1974
- #: i18n/states/CN.php:31
1975
  msgid "Hubei / &#28246;&#21271;"
1976
  msgstr "Hubei / &#28246;&#21271;"
1977
 
1978
- #: i18n/states/CN.php:32
1979
  msgid "Hunan / &#28246;&#21335;"
1980
  msgstr "Hunan / &#28246;&#21335;"
1981
 
1982
- #: i18n/states/CN.php:33
1983
  msgid "Guangdong / &#24191;&#19996;"
1984
  msgstr "Guangdong / &#24191;&#19996;"
1985
 
1986
- #: i18n/states/CN.php:34
1987
  msgid "Guangxi Zhuang / &#24191;&#35199;&#22766;&#26063;"
1988
  msgstr "Guangxi Zhuang / &#24191;&#35199;&#22766;&#26063;"
1989
 
1990
- #: i18n/states/CN.php:35
1991
  msgid "Hainan / &#28023;&#21335;"
1992
  msgstr "Hainan / &#28023;&#21335;"
1993
 
1994
- #: i18n/states/CN.php:36
1995
  msgid "Chongqing / &#37325;&#24198;"
1996
  msgstr "Chongqing / &#37325;&#24198;"
1997
 
1998
- #: i18n/states/CN.php:37
1999
  msgid "Sichuan / &#22235;&#24029;"
2000
  msgstr "Sichuan / &#22235;&#24029;"
2001
 
2002
- #: i18n/states/CN.php:38
2003
  msgid "Guizhou / &#36149;&#24030;"
2004
  msgstr "Guizhou / &#36149;&#24030;"
2005
 
2006
- #: i18n/states/CN.php:39
2007
  msgid "Shaanxi / &#38485;&#35199;"
2008
  msgstr "Shaanxi / &#38485;&#35199;"
2009
 
2010
- #: i18n/states/CN.php:40
2011
  msgid "Gansu / &#29976;&#32899;"
2012
  msgstr "Gansu / &#29976;&#32899;"
2013
 
2014
- #: i18n/states/CN.php:41
2015
  msgid "Qinghai / &#38738;&#28023;"
2016
  msgstr "Qinghai / &#38738;&#28023;"
2017
 
2018
- #: i18n/states/CN.php:42
2019
  msgid "Ningxia Hui / &#23425;&#22799;"
2020
  msgstr "Ningxia Hui / &#23425;&#22799;"
2021
 
2022
- #: i18n/states/CN.php:43
2023
  msgid "Macau / &#28595;&#38376;"
2024
  msgstr "Macau / &#28595;&#38376;"
2025
 
2026
- #: i18n/states/CN.php:44
2027
  msgid "Tibet / &#35199;&#34255;"
2028
  msgstr "Tibet / &#35199;&#34255;"
2029
 
2030
- #: i18n/states/CN.php:45
2031
  msgid "Xinjiang / &#26032;&#30086;"
2032
  msgstr "Xinjiang / &#26032;&#30086;"
2033
 
2034
- #: i18n/states/ES.php:14
2035
  msgid "A Coru&ntilde;a"
2036
  msgstr "A Coru&ntilde;a"
2037
 
2038
- #: i18n/states/ES.php:15
2039
  msgid "Araba/&Aacute;lava"
2040
  msgstr "Araba/&Aacute;lava"
2041
 
2042
- #: i18n/states/ES.php:16
2043
  msgid "Albacete"
2044
  msgstr "Albacete"
2045
 
2046
- #: i18n/states/ES.php:17
2047
  msgid "Alicante"
2048
  msgstr "Alicante"
2049
 
2050
- #: i18n/states/ES.php:18
2051
  msgid "Almer&iacute;a"
2052
  msgstr "Almer&iacute;a"
2053
 
2054
- #: i18n/states/ES.php:19
2055
  msgid "Asturias"
2056
  msgstr "Asturias"
2057
 
2058
- #: i18n/states/ES.php:20
2059
  msgid "&Aacute;vila"
2060
  msgstr "&Aacute;vila"
2061
 
2062
- #: i18n/states/ES.php:21
2063
  msgid "Badajoz"
2064
  msgstr "Badajoz"
2065
 
2066
- #: i18n/states/ES.php:22
2067
  msgid "Baleares"
2068
  msgstr "Baleares"
2069
 
2070
- #: i18n/states/ES.php:23
2071
  msgid "Barcelona"
2072
  msgstr "Barcelona"
2073
 
2074
- #: i18n/states/ES.php:24
2075
  msgid "Burgos"
2076
  msgstr "Burgos"
2077
 
2078
- #: i18n/states/ES.php:25
2079
  msgid "C&aacute;ceres"
2080
  msgstr "C&aacute;ceres"
2081
 
2082
- #: i18n/states/ES.php:26
2083
  msgid "C&aacute;diz"
2084
  msgstr "C&aacute;diz"
2085
 
2086
- #: i18n/states/ES.php:27
2087
  msgid "Cantabria"
2088
  msgstr "Cantabria"
2089
 
2090
- #: i18n/states/ES.php:28
2091
  msgid "Castell&oacute;n"
2092
  msgstr "Castell&oacute;n"
2093
 
2094
- #: i18n/states/ES.php:29
2095
  msgid "Ceuta"
2096
  msgstr "Ceuta"
2097
 
2098
- #: i18n/states/ES.php:30
2099
  msgid "Ciudad Real"
2100
  msgstr "Ciudad Real"
2101
 
2102
- #: i18n/states/ES.php:32
2103
  msgid "Cuenca"
2104
  msgstr "Cuenca"
2105
 
2106
- #: i18n/states/ES.php:33
2107
  msgid "Girona"
2108
  msgstr "Girona"
2109
 
2110
- #: i18n/states/ES.php:34
2111
  msgid "Granada"
2112
  msgstr "گرانادا"
2113
 
2114
- #: i18n/states/ES.php:35
2115
  msgid "Guadalajara"
2116
  msgstr "Guadalajara"
2117
 
2118
- #: i18n/states/ES.php:36
2119
  msgid "Gipuzkoa"
2120
  msgstr "Gipuzkoa"
2121
 
2122
- #: i18n/states/ES.php:37
2123
  msgid "Huelva"
2124
  msgstr "Huelva"
2125
 
2126
- #: i18n/states/ES.php:38
2127
  msgid "Huesca"
2128
  msgstr "Huesca"
2129
 
2130
- #: i18n/states/ES.php:39
2131
  msgid "Ja&eacute;n"
2132
  msgstr "Ja&eacute;n"
2133
 
2134
- #: i18n/states/ES.php:41
2135
  msgid "Las Palmas"
2136
  msgstr "Las Palmas"
2137
 
2138
- #: i18n/states/ES.php:42
2139
  msgid "Le&oacute;n"
2140
  msgstr "Le&oacute;n"
2141
 
2142
- #: i18n/states/ES.php:43
2143
  msgid "Lleida"
2144
  msgstr "Lleida"
2145
 
2146
- #: i18n/states/ES.php:44
2147
  msgid "Lugo"
2148
  msgstr "Lugo"
2149
 
2150
- #: i18n/states/ES.php:45
2151
  msgid "Madrid"
2152
  msgstr "Madrid"
2153
 
2154
- #: i18n/states/ES.php:46
2155
  msgid "M&aacute;laga"
2156
  msgstr "M&aacute;laga"
2157
 
2158
- #: i18n/states/ES.php:47
2159
  msgid "Melilla"
2160
  msgstr "Melilla"
2161
 
2162
- #: i18n/states/ES.php:48
2163
  msgid "Murcia"
2164
  msgstr "Murcia"
2165
 
2166
- #: i18n/states/ES.php:49
2167
  msgid "Navarra"
2168
  msgstr "Navarra"
2169
 
2170
- #: i18n/states/ES.php:50
2171
  msgid "Ourense"
2172
  msgstr "Ourense"
2173
 
2174
- #: i18n/states/ES.php:51
2175
  msgid "Palencia"
2176
  msgstr "Palencia"
2177
 
2178
- #: i18n/states/ES.php:52
2179
  msgid "Pontevedra"
2180
  msgstr "Pontevedra"
2181
 
2182
- #: i18n/states/ES.php:53
2183
  msgid "Salamanca"
2184
  msgstr "Salamanca"
2185
 
2186
- #: i18n/states/ES.php:54
2187
  msgid "Santa Cruz de Tenerife"
2188
  msgstr "Santa Cruz de Tenerife"
2189
 
2190
- #: i18n/states/ES.php:55
2191
  msgid "Segovia"
2192
  msgstr "Segovia"
2193
 
2194
- #: i18n/states/ES.php:56
2195
  msgid "Sevilla"
2196
  msgstr "Sevilla"
2197
 
2198
- #: i18n/states/ES.php:57
2199
  msgid "Soria"
2200
  msgstr "Soria"
2201
 
2202
- #: i18n/states/ES.php:58
2203
  msgid "Tarragona"
2204
  msgstr "Tarragona"
2205
 
2206
- #: i18n/states/ES.php:59
2207
  msgid "Teruel"
2208
  msgstr "Teruel"
2209
 
2210
- #: i18n/states/ES.php:60
2211
  msgid "Toledo"
2212
  msgstr "Toledo"
2213
 
2214
- #: i18n/states/ES.php:61
2215
  msgid "Valencia"
2216
  msgstr "Valencia"
2217
 
2218
- #: i18n/states/ES.php:62
2219
  msgid "Valladolid"
2220
  msgstr "Valladolid"
2221
 
2222
- #: i18n/states/ES.php:63
2223
  msgid "Bizkaia"
2224
  msgstr "Bizkaia"
2225
 
2226
- #: i18n/states/ES.php:64
2227
  msgid "Zamora"
2228
  msgstr "Zamora"
2229
 
2230
- #: i18n/states/ES.php:65
2231
  msgid "Zaragoza"
2232
  msgstr "Zaragoza"
2233
 
2234
  #: i18n/states/GR.php:14
2235
- msgid "Αττική"
2236
- msgstr "Αττική"
2237
 
2238
  #: i18n/states/GR.php:15
2239
- msgid "Ανατολική Μακεδονία και Θράκη"
2240
- msgstr "Ανατολική Μακεδονία και Θράκη"
2241
 
2242
  #: i18n/states/GR.php:16
2243
- msgid "Κεντρική Μακεδονία"
2244
- msgstr "Κεντρική Μακεδονία"
2245
 
2246
  #: i18n/states/GR.php:17
2247
- msgid "Δυτική Μακεδονία"
2248
- msgstr "Δυτική Μακεδονία"
 
2249
 
2250
  #: i18n/states/GR.php:18
2251
- msgid "Ήπειρος"
2252
- msgstr "Ήπειρος"
2253
 
2254
  #: i18n/states/GR.php:19
2255
- msgid "Θεσσαλία"
2256
- msgstr "Θεσσαλία"
 
2257
 
2258
  #: i18n/states/GR.php:20
2259
- msgid "Ιόνιοι Νήσοι"
2260
- msgstr "Ιόνιοι Νήσοι"
2261
 
2262
  #: i18n/states/GR.php:21
2263
- msgid "Δυτική Ελλάδα"
2264
- msgstr "Δυτική Ελλάδα"
2265
 
2266
  #: i18n/states/GR.php:22
2267
- msgid "Στερεά Ελλάδα"
2268
- msgstr "Στερεά Ελλάδα"
2269
 
2270
  #: i18n/states/GR.php:23
2271
- msgid "Πελοπόννησος"
2272
- msgstr "Πελοπόννησος"
2273
 
2274
  #: i18n/states/GR.php:24
2275
- msgid "Βόρειο Αιγαίο"
2276
- msgstr "Βόρειο Αιγαίο"
2277
 
2278
  #: i18n/states/GR.php:25
2279
- msgid "Νότιο Αιγαίο"
2280
- msgstr "Νότιο Αιγαίο"
 
2281
 
2282
  #: i18n/states/GR.php:26
2283
- msgid "Κρήτη"
2284
- msgstr "Κρήτη"
 
2285
 
2286
- #: i18n/states/HK.php:14
2287
  msgid "Hong Kong Island"
2288
  msgstr "Hong Kong Island"
2289
 
2290
- #: i18n/states/HK.php:15
2291
  msgid "Kowloon"
2292
  msgstr "Kowloon"
2293
 
2294
- #: i18n/states/HK.php:16
2295
  msgid "New Territories"
2296
  msgstr "New Territories"
2297
 
2298
- #: i18n/states/HU.php:14
2299
  msgid "Bács-Kiskun"
2300
  msgstr "Bács-Kiskun"
2301
 
2302
- #: i18n/states/HU.php:15
2303
  msgid "Békés"
2304
  msgstr "Békés"
2305
 
2306
- #: i18n/states/HU.php:16
2307
  msgid "Baranya"
2308
  msgstr "Baranya"
2309
 
2310
- #: i18n/states/HU.php:17
2311
  msgid "Borsod-Abaúj-Zemplén"
2312
  msgstr "Borsod-Abaúj-Zemplén"
2313
 
2314
- #: i18n/states/HU.php:18
2315
  msgid "Budapest"
2316
  msgstr "Budapest"
2317
 
2318
- #: i18n/states/HU.php:19
2319
  msgid "Csongrád"
2320
  msgstr "Csongrád"
2321
 
2322
- #: i18n/states/HU.php:20
2323
  msgid "Fejér"
2324
  msgstr "Fejér"
2325
 
2326
- #: i18n/states/HU.php:21
2327
  msgid "Győr-Moson-Sopron"
2328
  msgstr "Győr-Moson-Sopron"
2329
 
2330
- #: i18n/states/HU.php:22
2331
  msgid "Hajdú-Bihar"
2332
  msgstr "Hajdú-Bihar"
2333
 
2334
- #: i18n/states/HU.php:23
2335
  msgid "Heves"
2336
  msgstr "Heves"
2337
 
2338
- #: i18n/states/HU.php:24
2339
  msgid "Jász-Nagykun-Szolnok"
2340
  msgstr "Jász-Nagykun-Szolnok"
2341
 
2342
- #: i18n/states/HU.php:25
2343
  msgid "Komárom-Esztergom"
2344
  msgstr "Komárom-Esztergom"
2345
 
2346
- #: i18n/states/HU.php:26
2347
  msgid "Nógrád"
2348
  msgstr "Nógrád"
2349
 
2350
- #: i18n/states/HU.php:27
2351
  msgid "Pest"
2352
  msgstr "پست"
2353
 
2354
- #: i18n/states/HU.php:28
2355
  msgid "Somogy"
2356
  msgstr "Somogy"
2357
 
2358
- #: i18n/states/HU.php:29
2359
  msgid "Szabolcs-Szatmár-Bereg"
2360
  msgstr "Szabolcs-Szatmár-Bereg"
2361
 
2362
- #: i18n/states/HU.php:30
2363
  msgid "Tolna"
2364
  msgstr "Tolna"
2365
 
2366
- #: i18n/states/HU.php:31
2367
  msgid "Vas"
2368
  msgstr "Vas"
2369
 
2370
- #: i18n/states/HU.php:32
2371
  msgid "Veszprém"
2372
  msgstr "Veszprém"
2373
 
2374
- #: i18n/states/HU.php:33
2375
  msgid "Zala"
2376
  msgstr "Zala"
2377
 
2378
- #: i18n/states/ID.php:14
2379
  msgid "Daerah Istimewa Aceh"
2380
  msgstr "Daerah Istimewa Aceh"
2381
 
2382
- #: i18n/states/ID.php:15
2383
  msgid "Sumatera Utara"
2384
  msgstr "Sumatera Utara"
2385
 
2386
- #: i18n/states/ID.php:16
2387
  msgid "Sumatera Barat"
2388
  msgstr "Sumatera Barat"
2389
 
2390
- #: i18n/states/ID.php:17
2391
  msgid "Riau"
2392
  msgstr "Riau"
2393
 
2394
- #: i18n/states/ID.php:18
2395
  msgid "Kepulauan Riau"
2396
  msgstr "Kepulauan Riau"
2397
 
2398
- #: i18n/states/ID.php:19
2399
  msgid "Jambi"
2400
  msgstr "Jambi"
2401
 
2402
- #: i18n/states/ID.php:20
2403
  msgid "Sumatera Selatan"
2404
  msgstr "Sumatera Selatan"
2405
 
2406
- #: i18n/states/ID.php:21
2407
  msgid "Bangka Belitung"
2408
  msgstr "Bangka Belitung"
2409
 
2410
- #: i18n/states/ID.php:22
2411
  msgid "Bengkulu"
2412
  msgstr "Bengkulu"
2413
 
2414
- #: i18n/states/ID.php:23
2415
  msgid "Lampung"
2416
  msgstr "Lampung"
2417
 
2418
- #: i18n/states/ID.php:24
2419
  msgid "DKI Jakarta"
2420
  msgstr "DKI Jakarta"
2421
 
2422
- #: i18n/states/ID.php:25
2423
  msgid "Jawa Barat"
2424
  msgstr "Jawa Barat"
2425
 
2426
- #: i18n/states/ID.php:26
2427
  msgid "Banten"
2428
  msgstr "Banten"
2429
 
2430
- #: i18n/states/ID.php:27
2431
  msgid "Jawa Tengah"
2432
  msgstr "Jawa Tengah"
2433
 
2434
- #: i18n/states/ID.php:28
2435
  msgid "Jawa Timur"
2436
  msgstr "Jawa Timur"
2437
 
2438
- #: i18n/states/ID.php:29
2439
  msgid "Daerah Istimewa Yogyakarta"
2440
  msgstr "Daerah Istimewa Yogyakarta"
2441
 
2442
- #: i18n/states/ID.php:30
2443
  msgid "Bali"
2444
  msgstr "Bali"
2445
 
2446
- #: i18n/states/ID.php:31
2447
  msgid "Nusa Tenggara Barat"
2448
  msgstr "Nusa Tenggara Barat"
2449
 
2450
- #: i18n/states/ID.php:32
2451
  msgid "Nusa Tenggara Timur"
2452
  msgstr "Nusa Tenggara Timur"
2453
 
2454
- #: i18n/states/ID.php:33
2455
  msgid "Kalimantan Barat"
2456
  msgstr "Kalimantan Barat"
2457
 
2458
- #: i18n/states/ID.php:34
2459
  msgid "Kalimantan Tengah"
2460
  msgstr "Kalimantan Tengah"
2461
 
2462
- #: i18n/states/ID.php:35
2463
  msgid "Kalimantan Timur"
2464
  msgstr "Kalimantan Timur"
2465
 
2466
- #: i18n/states/ID.php:36
2467
  msgid "Kalimantan Selatan"
2468
  msgstr "Kalimantan Selatan"
2469
 
2470
- #: i18n/states/ID.php:37
2471
  msgid "Kalimantan Utara"
2472
  msgstr "Kalimantan Utara"
2473
 
2474
- #: i18n/states/ID.php:38
2475
  msgid "Sulawesi Utara"
2476
  msgstr "Sulawesi Utara"
2477
 
2478
- #: i18n/states/ID.php:39
2479
  msgid "Sulawesi Tengah"
2480
  msgstr "Sulawesi Tengah"
2481
 
2482
- #: i18n/states/ID.php:40
2483
  msgid "Sulawesi Tenggara"
2484
  msgstr "Sulawesi Tenggara"
2485
 
2486
- #: i18n/states/ID.php:41
2487
  msgid "Sulawesi Barat"
2488
  msgstr "Sulawesi Barat"
2489
 
2490
- #: i18n/states/ID.php:42
2491
  msgid "Sulawesi Selatan"
2492
  msgstr "Sulawesi Selatan"
2493
 
2494
- #: i18n/states/ID.php:43
2495
  msgid "Gorontalo"
2496
  msgstr "Gorontalo"
2497
 
2498
- #: i18n/states/ID.php:44
2499
  msgid "Maluku"
2500
  msgstr "Maluku"
2501
 
2502
- #: i18n/states/ID.php:45
2503
  msgid "Maluku Utara"
2504
  msgstr "Maluku Utara"
2505
 
2506
- #: i18n/states/ID.php:46
2507
  msgid "Papua"
2508
  msgstr "Papua"
2509
 
2510
- #: i18n/states/ID.php:47
2511
  msgid "Papua Barat"
2512
  msgstr "Papua Barat"
2513
 
2514
- #: i18n/states/IE.php:14
2515
  msgid "Carlow"
2516
  msgstr "Carlow"
2517
 
2518
- #: i18n/states/IE.php:15
2519
  msgid "Cavan"
2520
  msgstr "Cavan"
2521
 
2522
- #: i18n/states/IE.php:16
2523
  msgid "Clare"
2524
  msgstr "Clare"
2525
 
2526
- #: i18n/states/IE.php:17
2527
  msgid "Cork"
2528
  msgstr "Cork"
2529
 
2530
- #: i18n/states/IE.php:18
2531
  msgid "Donegal"
2532
  msgstr "Donegal"
2533
 
2534
- #: i18n/states/IE.php:19
2535
  msgid "Dublin"
2536
  msgstr "Dublin"
2537
 
2538
- #: i18n/states/IE.php:20
2539
  msgid "Galway"
2540
  msgstr "Galway"
2541
 
2542
- #: i18n/states/IE.php:21
2543
  msgid "Kerry"
2544
  msgstr "Kerry"
2545
 
2546
- #: i18n/states/IE.php:22
2547
  msgid "Kildare"
2548
  msgstr "Kildare"
2549
 
2550
- #: i18n/states/IE.php:23
2551
  msgid "Kilkenny"
2552
  msgstr "Kilkenny"
2553
 
2554
- #: i18n/states/IE.php:24
2555
  msgid "Laois"
2556
  msgstr "Laois"
2557
 
2558
- #: i18n/states/IE.php:25
2559
  msgid "Leitrim"
2560
  msgstr "Leitrim"
2561
 
2562
- #: i18n/states/IE.php:26
2563
  msgid "Limerick"
2564
  msgstr "Limerick"
2565
 
2566
- #: i18n/states/IE.php:27
2567
  msgid "Longford"
2568
  msgstr "Longford"
2569
 
2570
- #: i18n/states/IE.php:28
2571
  msgid "Louth"
2572
  msgstr "Louth"
2573
 
2574
- #: i18n/states/IE.php:29
2575
  msgid "Mayo"
2576
  msgstr "Mayo"
2577
 
2578
- #: i18n/states/IE.php:30
2579
  msgid "Meath"
2580
  msgstr "Meath"
2581
 
2582
- #: i18n/states/IE.php:31
2583
  msgid "Monaghan"
2584
  msgstr "Monaghan"
2585
 
2586
- #: i18n/states/IE.php:32
2587
  msgid "Offaly"
2588
  msgstr "Offaly"
2589
 
2590
- #: i18n/states/IE.php:33
2591
  msgid "Roscommon"
2592
  msgstr "Roscommon"
2593
 
2594
- #: i18n/states/IE.php:34
2595
  msgid "Sligo"
2596
  msgstr "Sligo"
2597
 
2598
- #: i18n/states/IE.php:35
2599
  msgid "Tipperary"
2600
  msgstr "Tipperary"
2601
 
2602
- #: i18n/states/IE.php:36
2603
  msgid "Waterford"
2604
  msgstr "Waterford"
2605
 
2606
- #: i18n/states/IE.php:37
2607
  msgid "Westmeath"
2608
  msgstr "Westmeath"
2609
 
2610
- #: i18n/states/IE.php:38
2611
  msgid "Wexford"
2612
  msgstr "Wexford"
2613
 
2614
- #: i18n/states/IE.php:39
2615
  msgid "Wicklow"
2616
  msgstr "Wicklow"
2617
 
2618
- #: i18n/states/IN.php:14
2619
  msgid "Andhra Pradesh"
2620
  msgstr "Andhra Pradesh"
2621
 
2622
- #: i18n/states/IN.php:15
2623
  msgid "Arunachal Pradesh"
2624
  msgstr "Arunachal Pradesh"
2625
 
2626
- #: i18n/states/IN.php:16
2627
  msgid "Assam"
2628
  msgstr "Assam"
2629
 
2630
- #: i18n/states/IN.php:17
2631
  msgid "Bihar"
2632
  msgstr "Bihar"
2633
 
2634
- #: i18n/states/IN.php:18
2635
  msgid "Chhattisgarh"
2636
  msgstr "Chhattisgarh"
2637
 
2638
- #: i18n/states/IN.php:19
2639
  msgid "Goa"
2640
  msgstr "Goa"
2641
 
2642
- #: i18n/states/IN.php:20
2643
  msgid "Gujarat"
2644
  msgstr "Gujarat"
2645
 
2646
- #: i18n/states/IN.php:21
2647
  msgid "Haryana"
2648
  msgstr "Haryana"
2649
 
2650
- #: i18n/states/IN.php:22
2651
  msgid "Himachal Pradesh"
2652
  msgstr "Himachal Pradesh"
2653
 
2654
- #: i18n/states/IN.php:23
2655
  msgid "Jammu and Kashmir"
2656
  msgstr "Jammu and Kashmir"
2657
 
2658
- #: i18n/states/IN.php:24
2659
  msgid "Jharkhand"
2660
  msgstr "Jharkhand"
2661
 
2662
- #: i18n/states/IN.php:25
2663
  msgid "Karnataka"
2664
  msgstr "Karnataka"
2665
 
2666
- #: i18n/states/IN.php:26
2667
  msgid "Kerala"
2668
  msgstr "Kerala"
2669
 
2670
- #: i18n/states/IN.php:27
2671
  msgid "Madhya Pradesh"
2672
  msgstr "Madhya Pradesh"
2673
 
2674
- #: i18n/states/IN.php:28
2675
  msgid "Maharashtra"
2676
  msgstr "Maharashtra"
2677
 
2678
- #: i18n/states/IN.php:29
2679
  msgid "Manipur"
2680
  msgstr "Manipur"
2681
 
2682
- #: i18n/states/IN.php:30
2683
  msgid "Meghalaya"
2684
  msgstr "Meghalaya"
2685
 
2686
- #: i18n/states/IN.php:31
2687
  msgid "Mizoram"
2688
  msgstr "Mizoram"
2689
 
2690
- #: i18n/states/IN.php:32
2691
  msgid "Nagaland"
2692
  msgstr "Nagaland"
2693
 
2694
- #: i18n/states/IN.php:33
2695
  msgid "Orissa"
2696
  msgstr "اوریسا"
2697
 
2698
- #: i18n/states/IN.php:34 i18n/states/PK.php:20
 
2699
  msgid "Punjab"
2700
  msgstr "Punjab"
2701
 
2702
- #: i18n/states/IN.php:35
2703
  msgid "Rajasthan"
2704
  msgstr "Rajasthan"
2705
 
2706
- #: i18n/states/IN.php:36
2707
  msgid "Sikkim"
2708
  msgstr "Sikkim"
2709
 
2710
- #: i18n/states/IN.php:37
2711
  msgid "Tamil Nadu"
2712
  msgstr "Tamil Nadu"
2713
 
2714
- #: i18n/states/IN.php:38
2715
  msgid "Telangana"
2716
  msgstr "Telangana"
2717
 
2718
- #: i18n/states/IN.php:39
2719
  msgid "Tripura"
2720
  msgstr "Tripura"
2721
 
2722
- #: i18n/states/IN.php:40
2723
  msgid "Uttarakhand"
2724
  msgstr "Uttarakhand"
2725
 
2726
- #: i18n/states/IN.php:41
2727
  msgid "Uttar Pradesh"
2728
  msgstr "Uttar Pradesh"
2729
 
2730
- #: i18n/states/IN.php:42
2731
  msgid "West Bengal"
2732
  msgstr "West Bengal"
2733
 
2734
- #: i18n/states/IN.php:43
2735
  msgid "Andaman and Nicobar Islands"
2736
  msgstr "Andaman and Nicobar Islands"
2737
 
2738
- #: i18n/states/IN.php:44
2739
  msgid "Chandigarh"
2740
  msgstr "Chandigarh"
2741
 
2742
- #: i18n/states/IN.php:45
2743
  msgid "Dadra and Nagar Haveli"
2744
  msgstr "Dadra and Nagar Haveli"
2745
 
2746
- #: i18n/states/IN.php:46
2747
  msgid "Daman and Diu"
2748
  msgstr "Daman and Diu"
2749
 
2750
- #: i18n/states/IN.php:47
2751
  msgid "Delhi"
2752
  msgstr "دهلی"
2753
 
2754
- #: i18n/states/IN.php:48
2755
  msgid "Lakshadeep"
2756
  msgstr "Lakshadeep"
2757
 
2758
- #: i18n/states/IN.php:49
2759
  msgid "Pondicherry (Puducherry)"
2760
  msgstr "Pondicherry (Puducherry)"
2761
 
2762
- #: i18n/states/IR.php:14
2763
  msgid "Khuzestan (خوزستان)"
2764
  msgstr "خوزستان"
2765
 
2766
- #: i18n/states/IR.php:15
2767
  msgid "Tehran (تهران)"
2768
  msgstr "تهران"
2769
 
2770
- #: i18n/states/IR.php:16
2771
  msgid "Ilaam (ایلام)"
2772
  msgstr "ایلام"
2773
 
2774
- #: i18n/states/IR.php:17
2775
  msgid "Bushehr (بوشهر)"
2776
  msgstr "بوشهر"
2777
 
2778
- #: i18n/states/IR.php:18
2779
  msgid "Ardabil (اردبیل)"
2780
  msgstr "اردبیل"
2781
 
2782
- #: i18n/states/IR.php:19
2783
  msgid "Isfahan (اصفهان)"
2784
  msgstr "اصفهان"
2785
 
2786
- #: i18n/states/IR.php:20
2787
  msgid "Yazd (یزد)"
2788
  msgstr "یزد"
2789
 
2790
- #: i18n/states/IR.php:21
2791
  msgid "Kermanshah (کرمانشاه)"
2792
  msgstr "کرمانشاه"
2793
 
2794
- #: i18n/states/IR.php:22
2795
  msgid "Kerman (کرمان)"
2796
  msgstr "کرمان"
2797
 
2798
- #: i18n/states/IR.php:23
2799
  msgid "Hamadan (همدان)"
2800
  msgstr "همدان"
2801
 
2802
- #: i18n/states/IR.php:24
2803
  msgid "Ghazvin (قزوین)"
2804
  msgstr "قزوین"
2805
 
2806
- #: i18n/states/IR.php:25
2807
  msgid "Zanjan (زنجان)"
2808
  msgstr "زنجان"
2809
 
2810
- #: i18n/states/IR.php:26
2811
  msgid "Luristan (لرستان)"
2812
  msgstr "لرستان"
2813
 
2814
- #: i18n/states/IR.php:27
2815
  msgid "Alborz (البرز)"
2816
  msgstr "البرز"
2817
 
2818
- #: i18n/states/IR.php:28
2819
  msgid "East Azarbaijan (آذربایجان شرقی)"
2820
  msgstr "آذربایجان شرقی"
2821
 
2822
- #: i18n/states/IR.php:29
2823
  msgid "West Azarbaijan (آذربایجان غربی)"
2824
  msgstr "آذربایجان غربی"
2825
 
2826
- #: i18n/states/IR.php:30
2827
  msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
2828
  msgstr "چهارمحال و بختیاری"
2829
 
2830
- #: i18n/states/IR.php:31
2831
  msgid "South Khorasan (خراسان جنوبی)"
2832
  msgstr "خراسان جنوبی"
2833
 
2834
- #: i18n/states/IR.php:32
2835
  msgid "Razavi Khorasan (خراسان رضوی)"
2836
  msgstr "خراسان رضوی"
2837
 
2838
- #: i18n/states/IR.php:33
2839
  msgid "North Khorasan (خراسان شمالی)"
2840
  msgstr "خراسان شمالی"
2841
 
2842
- #: i18n/states/IR.php:34
2843
  msgid "Semnan (سمنان)"
2844
  msgstr "سمنان"
2845
 
2846
- #: i18n/states/IR.php:35
2847
  msgid "Fars (فارس)"
2848
  msgstr "فارس"
2849
 
2850
- #: i18n/states/IR.php:36
2851
  msgid "Qom (قم)"
2852
  msgstr "قم"
2853
 
2854
- #: i18n/states/IR.php:37
2855
  msgid "Kurdistan / کردستان)"
2856
  msgstr "کردستان"
2857
 
2858
- #: i18n/states/IR.php:38
2859
  msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
2860
  msgstr "کهگیلوییه و بویراحمد"
2861
 
2862
- #: i18n/states/IR.php:39
2863
  msgid "Golestan (گلستان)"
2864
  msgstr "گلستان"
2865
 
2866
- #: i18n/states/IR.php:40
2867
  msgid "Gilan (گیلان)"
2868
  msgstr "گیلان"
2869
 
2870
- #: i18n/states/IR.php:41
2871
  msgid "Mazandaran (مازندران)"
2872
  msgstr "مازندران"
2873
 
2874
- #: i18n/states/IR.php:42
2875
  msgid "Markazi (مرکزی)"
2876
  msgstr "مرکزی"
2877
 
2878
- #: i18n/states/IR.php:43
2879
  msgid "Hormozgan (هرمزگان)"
2880
  msgstr "هرمزگان"
2881
 
2882
- #: i18n/states/IR.php:44
2883
  msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
2884
  msgstr "سیستان و بلوچستان"
2885
 
2886
- #: i18n/states/IT.php:14
2887
  msgid "Agrigento"
2888
  msgstr "Agrigento"
2889
 
2890
- #: i18n/states/IT.php:15
2891
  msgid "Alessandria"
2892
  msgstr "Alessandria"
2893
 
2894
- #: i18n/states/IT.php:16
2895
  msgid "Ancona"
2896
  msgstr "Ancona"
2897
 
2898
- #: i18n/states/IT.php:17
2899
  msgid "Aosta"
2900
  msgstr "Aosta"
2901
 
2902
- #: i18n/states/IT.php:18
2903
  msgid "Arezzo"
2904
  msgstr "Arezzo"
2905
 
2906
- #: i18n/states/IT.php:19
2907
  msgid "Ascoli Piceno"
2908
  msgstr "Ascoli Piceno"
2909
 
2910
- #: i18n/states/IT.php:20
2911
  msgid "Asti"
2912
  msgstr "Asti"
2913
 
2914
- #: i18n/states/IT.php:21
2915
  msgid "Avellino"
2916
  msgstr "Avellino"
2917
 
2918
- #: i18n/states/IT.php:22
2919
  msgid "Bari"
2920
  msgstr "Bari"
2921
 
2922
- #: i18n/states/IT.php:23
2923
  msgid "Barletta-Andria-Trani"
2924
  msgstr "Barletta-Andria-Trani"
2925
 
2926
- #: i18n/states/IT.php:24
2927
  msgid "Belluno"
2928
  msgstr "Belluno"
2929
 
2930
- #: i18n/states/IT.php:25
2931
  msgid "Benevento"
2932
  msgstr "Benevento"
2933
 
2934
- #: i18n/states/IT.php:26
2935
  msgid "Bergamo"
2936
  msgstr "Bergamo"
2937
 
2938
- #: i18n/states/IT.php:27
2939
  msgid "Biella"
2940
  msgstr "Biella"
2941
 
2942
- #: i18n/states/IT.php:28
2943
  msgid "Bologna"
2944
  msgstr "Bologna"
2945
 
2946
- #: i18n/states/IT.php:29
2947
  msgid "Bolzano"
2948
  msgstr "Bolzano"
2949
 
2950
- #: i18n/states/IT.php:30
2951
  msgid "Brescia"
2952
  msgstr "Brescia"
2953
 
2954
- #: i18n/states/IT.php:31
2955
  msgid "Brindisi"
2956
  msgstr "Brindisi"
2957
 
2958
- #: i18n/states/IT.php:32
2959
  msgid "Cagliari"
2960
  msgstr "Cagliari"
2961
 
2962
- #: i18n/states/IT.php:33
2963
  msgid "Caltanissetta"
2964
  msgstr "Caltanissetta"
2965
 
2966
- #: i18n/states/IT.php:34
2967
  msgid "Campobasso"
2968
  msgstr "Campobasso"
2969
 
2970
- #: i18n/states/IT.php:35
2971
  msgid "Caserta"
2972
  msgstr "Caserta"
2973
 
2974
- #: i18n/states/IT.php:36
2975
  msgid "Catania"
2976
  msgstr "Catania"
2977
 
2978
- #: i18n/states/IT.php:37
2979
  msgid "Catanzaro"
2980
  msgstr "Catanzaro"
2981
 
2982
- #: i18n/states/IT.php:38
2983
  msgid "Chieti"
2984
  msgstr "Chieti"
2985
 
2986
- #: i18n/states/IT.php:39
2987
  msgid "Como"
2988
  msgstr "Como"
2989
 
2990
- #: i18n/states/IT.php:40
2991
  msgid "Cosenza"
2992
  msgstr "Cosenza"
2993
 
2994
- #: i18n/states/IT.php:41
2995
  msgid "Cremona"
2996
  msgstr "Cremona"
2997
 
2998
- #: i18n/states/IT.php:42
2999
  msgid "Crotone"
3000
  msgstr "Crotone"
3001
 
3002
- #: i18n/states/IT.php:43
3003
  msgid "Cuneo"
3004
  msgstr "Cuneo"
3005
 
3006
- #: i18n/states/IT.php:44
3007
  msgid "Enna"
3008
  msgstr "Enna"
3009
 
3010
- #: i18n/states/IT.php:45
3011
  msgid "Fermo"
3012
  msgstr "Fermo"
3013
 
3014
- #: i18n/states/IT.php:46
3015
  msgid "Ferrara"
3016
  msgstr "Ferrara"
3017
 
3018
- #: i18n/states/IT.php:47
3019
  msgid "Firenze"
3020
  msgstr "Firenze"
3021
 
3022
- #: i18n/states/IT.php:48
3023
  msgid "Foggia"
3024
  msgstr "Foggia"
3025
 
3026
- #: i18n/states/IT.php:49
3027
  msgid "Forlì-Cesena"
3028
  msgstr "Forlì-Cesena"
3029
 
3030
- #: i18n/states/IT.php:50
3031
  msgid "Frosinone"
3032
  msgstr "Frosinone"
3033
 
3034
- #: i18n/states/IT.php:51
3035
  msgid "Genova"
3036
  msgstr "Genova"
3037
 
3038
- #: i18n/states/IT.php:52
3039
  msgid "Gorizia"
3040
  msgstr "Gorizia"
3041
 
3042
- #: i18n/states/IT.php:53
3043
  msgid "Grosseto"
3044
  msgstr "Grosseto"
3045
 
3046
- #: i18n/states/IT.php:54
3047
  msgid "Imperia"
3048
  msgstr "Imperia"
3049
 
3050
- #: i18n/states/IT.php:55
3051
  msgid "Isernia"
3052
  msgstr "Isernia"
3053
 
3054
- #: i18n/states/IT.php:56
3055
  msgid "La Spezia"
3056
  msgstr "La Spezia"
3057
 
3058
- #: i18n/states/IT.php:57
3059
  msgid "L'Aquila"
3060
  msgstr "L'Aquila"
3061
 
3062
- #: i18n/states/IT.php:58
3063
  msgid "Latina"
3064
  msgstr "Latina"
3065
 
3066
- #: i18n/states/IT.php:59
3067
  msgid "Lecce"
3068
  msgstr "Lecce"
3069
 
3070
- #: i18n/states/IT.php:60
3071
  msgid "Lecco"
3072
  msgstr "Lecco"
3073
 
3074
- #: i18n/states/IT.php:61
3075
  msgid "Livorno"
3076
  msgstr "Livorno"
3077
 
3078
- #: i18n/states/IT.php:62
3079
  msgid "Lodi"
3080
  msgstr "Lodi"
3081
 
3082
- #: i18n/states/IT.php:63
3083
  msgid "Lucca"
3084
  msgstr "Lucca"
3085
 
3086
- #: i18n/states/IT.php:64
3087
  msgid "Macerata"
3088
  msgstr "Macerata"
3089
 
3090
- #: i18n/states/IT.php:65
3091
  msgid "Mantova"
3092
  msgstr "Mantova"
3093
 
3094
- #: i18n/states/IT.php:66
3095
  msgid "Massa-Carrara"
3096
  msgstr "Massa-Carrara"
3097
 
3098
- #: i18n/states/IT.php:67
3099
  msgid "Matera"
3100
  msgstr "Matera"
3101
 
3102
- #: i18n/states/IT.php:68
3103
  msgid "Messina"
3104
  msgstr "Messina"
3105
 
3106
- #: i18n/states/IT.php:69
3107
  msgid "Milano"
3108
  msgstr "Milano"
3109
 
3110
- #: i18n/states/IT.php:70
3111
  msgid "Modena"
3112
  msgstr "Modena"
3113
 
3114
- #: i18n/states/IT.php:71
3115
  msgid "Monza e della Brianza"
3116
  msgstr "Monza e della Brianza"
3117
 
3118
- #: i18n/states/IT.php:72
3119
  msgid "Napoli"
3120
  msgstr "Napoli"
3121
 
3122
- #: i18n/states/IT.php:73
3123
  msgid "Novara"
3124
  msgstr "Novara"
3125
 
3126
- #: i18n/states/IT.php:74
3127
  msgid "Nuoro"
3128
  msgstr "Nuoro"
3129
 
3130
- #: i18n/states/IT.php:75
3131
  msgid "Oristano"
3132
  msgstr "Oristano"
3133
 
3134
- #: i18n/states/IT.php:76
3135
  msgid "Padova"
3136
  msgstr "Padova"
3137
 
3138
- #: i18n/states/IT.php:77
3139
  msgid "Palermo"
3140
  msgstr "Palermo"
3141
 
3142
- #: i18n/states/IT.php:78
3143
  msgid "Parma"
3144
  msgstr "Parma"
3145
 
3146
- #: i18n/states/IT.php:79
3147
  msgid "Pavia"
3148
  msgstr "Pavia"
3149
 
3150
- #: i18n/states/IT.php:80
3151
  msgid "Perugia"
3152
  msgstr "Perugia"
3153
 
3154
- #: i18n/states/IT.php:81
3155
  msgid "Pesaro e Urbino"
3156
  msgstr "Pesaro e Urbino"
3157
 
3158
- #: i18n/states/IT.php:82
3159
  msgid "Pescara"
3160
  msgstr "Pescara"
3161
 
3162
- #: i18n/states/IT.php:83
3163
  msgid "Piacenza"
3164
  msgstr "Piacenza"
3165
 
3166
- #: i18n/states/IT.php:84
3167
  msgid "Pisa"
3168
  msgstr "Pisa"
3169
 
3170
- #: i18n/states/IT.php:85
3171
  msgid "Pistoia"
3172
  msgstr "Pistoia"
3173
 
3174
- #: i18n/states/IT.php:86
3175
  msgid "Pordenone"
3176
  msgstr "Pordenone"
3177
 
3178
- #: i18n/states/IT.php:87
3179
  msgid "Potenza"
3180
  msgstr "Potenza"
3181
 
3182
- #: i18n/states/IT.php:88
3183
  msgid "Prato"
3184
  msgstr "Prato"
3185
 
3186
- #: i18n/states/IT.php:89
3187
  msgid "Ragusa"
3188
  msgstr "Ragusa"
3189
 
3190
- #: i18n/states/IT.php:90
3191
  msgid "Ravenna"
3192
  msgstr "Ravenna"
3193
 
3194
- #: i18n/states/IT.php:91
3195
  msgid "Reggio Calabria"
3196
  msgstr "Reggio Calabria"
3197
 
3198
- #: i18n/states/IT.php:92
3199
  msgid "Reggio Emilia"
3200
  msgstr "Reggio Emilia"
3201
 
3202
- #: i18n/states/IT.php:93
3203
  msgid "Rieti"
3204
  msgstr "Rieti"
3205
 
3206
- #: i18n/states/IT.php:94
3207
  msgid "Rimini"
3208
  msgstr "Rimini"
3209
 
3210
- #: i18n/states/IT.php:95
3211
  msgid "Roma"
3212
  msgstr "رم"
3213
 
3214
- #: i18n/states/IT.php:96
3215
  msgid "Rovigo"
3216
  msgstr "Rovigo"
3217
 
3218
- #: i18n/states/IT.php:97
3219
  msgid "Salerno"
3220
  msgstr "Salerno"
3221
 
3222
- #: i18n/states/IT.php:98
3223
  msgid "Sassari"
3224
  msgstr "Sassari"
3225
 
3226
- #: i18n/states/IT.php:99
3227
  msgid "Savona"
3228
  msgstr "Savona"
3229
 
3230
- #: i18n/states/IT.php:100
3231
  msgid "Siena"
3232
  msgstr "Siena"
3233
 
3234
- #: i18n/states/IT.php:101
3235
  msgid "Siracusa"
3236
  msgstr "Siracusa"
3237
 
3238
- #: i18n/states/IT.php:102
3239
  msgid "Sondrio"
3240
  msgstr "Sondrio"
3241
 
3242
- #: i18n/states/IT.php:103
3243
  msgid "Sud Sardegna"
3244
  msgstr "Sud Sardegna"
3245
 
3246
- #: i18n/states/IT.php:104
3247
  msgid "Taranto"
3248
  msgstr "Taranto"
3249
 
3250
- #: i18n/states/IT.php:105
3251
  msgid "Teramo"
3252
  msgstr "Teramo"
3253
 
3254
- #: i18n/states/IT.php:106
3255
  msgid "Terni"
3256
  msgstr "Terni"
3257
 
3258
- #: i18n/states/IT.php:107
3259
  msgid "Torino"
3260
  msgstr "Torino"
3261
 
3262
- #: i18n/states/IT.php:108
3263
  msgid "Trapani"
3264
  msgstr "Trapani"
3265
 
3266
- #: i18n/states/IT.php:109
3267
  msgid "Trento"
3268
  msgstr "Trento"
3269
 
3270
- #: i18n/states/IT.php:110
3271
  msgid "Treviso"
3272
  msgstr "Treviso"
3273
 
3274
- #: i18n/states/IT.php:111
3275
  msgid "Trieste"
3276
  msgstr "Trieste"
3277
 
3278
- #: i18n/states/IT.php:112
3279
  msgid "Udine"
3280
  msgstr "Udine"
3281
 
3282
- #: i18n/states/IT.php:113
3283
  msgid "Varese"
3284
  msgstr "Varese"
3285
 
3286
- #: i18n/states/IT.php:114
3287
  msgid "Venezia"
3288
  msgstr "Venezia"
3289
 
3290
- #: i18n/states/IT.php:115
3291
  msgid "Verbano-Cusio-Ossola"
3292
  msgstr "Verbano-Cusio-Ossola"
3293
 
3294
- #: i18n/states/IT.php:116
3295
  msgid "Vercelli"
3296
  msgstr "Vercelli"
3297
 
3298
- #: i18n/states/IT.php:117
3299
  msgid "Verona"
3300
  msgstr "Verona"
3301
 
3302
- #: i18n/states/IT.php:118
3303
  msgid "Vibo Valentia"
3304
  msgstr "Vibo Valentia"
3305
 
3306
- #: i18n/states/IT.php:119
3307
  msgid "Vicenza"
3308
  msgstr "Vicenza"
3309
 
3310
- #: i18n/states/IT.php:120
3311
  msgid "Viterbo"
3312
  msgstr "Viterbo"
3313
 
3314
- #: i18n/states/JP.php:17
3315
  msgid "Hokkaido"
3316
  msgstr "Hokkaido"
3317
 
3318
- #: i18n/states/JP.php:18
3319
  msgid "Aomori"
3320
  msgstr "Aomori"
3321
 
3322
- #: i18n/states/JP.php:19
3323
  msgid "Iwate"
3324
  msgstr "Iwate"
3325
 
3326
- #: i18n/states/JP.php:20
3327
  msgid "Miyagi"
3328
  msgstr "Miyagi"
3329
 
3330
- #: i18n/states/JP.php:21
3331
  msgid "Akita"
3332
  msgstr "Akita"
3333
 
3334
- #: i18n/states/JP.php:22
3335
  msgid "Yamagata"
3336
  msgstr "Yamagata"
3337
 
3338
- #: i18n/states/JP.php:23
3339
  msgid "Fukushima"
3340
  msgstr "Fukushima"
3341
 
3342
- #: i18n/states/JP.php:24
3343
  msgid "Ibaraki"
3344
  msgstr "Ibaraki"
3345
 
3346
- #: i18n/states/JP.php:25
3347
  msgid "Tochigi"
3348
  msgstr "Tochigi"
3349
 
3350
- #: i18n/states/JP.php:26
3351
  msgid "Gunma"
3352
  msgstr "Gunma"
3353
 
3354
- #: i18n/states/JP.php:27
3355
  msgid "Saitama"
3356
  msgstr "Saitama"
3357
 
3358
- #: i18n/states/JP.php:28
3359
  msgid "Chiba"
3360
  msgstr "چیبا"
3361
 
3362
- #: i18n/states/JP.php:29
3363
  msgid "Tokyo"
3364
  msgstr "توکیو"
3365
 
3366
- #: i18n/states/JP.php:30
3367
  msgid "Kanagawa"
3368
  msgstr "کاناگاوا"
3369
 
3370
- #: i18n/states/JP.php:31
3371
  msgid "Niigata"
3372
  msgstr "Niigata"
3373
 
3374
- #: i18n/states/JP.php:32
3375
  msgid "Toyama"
3376
  msgstr "Toyama"
3377
 
3378
- #: i18n/states/JP.php:33
3379
  msgid "Ishikawa"
3380
  msgstr "ایشیکاوا"
3381
 
3382
- #: i18n/states/JP.php:34
3383
  msgid "Fukui"
3384
  msgstr "فوکوئی"
3385
 
3386
- #: i18n/states/JP.php:35
3387
  msgid "Yamanashi"
3388
  msgstr "یاماناشی"
3389
 
3390
- #: i18n/states/JP.php:36
3391
  msgid "Nagano"
3392
  msgstr "ناگانو"
3393
 
3394
- #: i18n/states/JP.php:37
3395
  msgid "Gifu"
3396
  msgstr "گیفو"
3397
 
3398
- #: i18n/states/JP.php:38
3399
  msgid "Shizuoka"
3400
  msgstr "شیزوئوکا"
3401
 
3402
- #: i18n/states/JP.php:39
3403
  msgid "Aichi"
3404
  msgstr "آیچی"
3405
 
3406
- #: i18n/states/JP.php:40
3407
  msgid "Mie"
3408
  msgstr "میه"
3409
 
3410
- #: i18n/states/JP.php:41
3411
  msgid "Shiga"
3412
  msgstr "شیگا"
3413
 
3414
- #: i18n/states/JP.php:42
3415
  msgid "Kyoto"
3416
  msgstr "کیوتو"
3417
 
3418
- #: i18n/states/JP.php:43
3419
  msgid "Osaka"
3420
  msgstr "اوساکا"
3421
 
3422
- #: i18n/states/JP.php:44
3423
  msgid "Hyogo"
3424
  msgstr "هیوگو"
3425
 
3426
- #: i18n/states/JP.php:45
3427
  msgid "Nara"
3428
  msgstr "نارا"
3429
 
3430
- #: i18n/states/JP.php:46
3431
  msgid "Wakayama"
3432
  msgstr "واکایاما"
3433
 
3434
- #: i18n/states/JP.php:47
3435
  msgid "Tottori"
3436
  msgstr "Tottori"
3437
 
3438
- #: i18n/states/JP.php:48
3439
  msgid "Shimane"
3440
  msgstr "Shimane"
3441
 
3442
- #: i18n/states/JP.php:49
3443
  msgid "Okayama"
3444
  msgstr "Okayama"
3445
 
3446
- #: i18n/states/JP.php:50
3447
  msgid "Hiroshima"
3448
  msgstr "Hiroshima"
3449
 
3450
- #: i18n/states/JP.php:51
3451
  msgid "Yamaguchi"
3452
  msgstr "Yamaguchi"
3453
 
3454
- #: i18n/states/JP.php:52
3455
  msgid "Tokushima"
3456
  msgstr "Tokushima"
3457
 
3458
- #: i18n/states/JP.php:53
3459
  msgid "Kagawa"
3460
  msgstr "Kagawa"
3461
 
3462
- #: i18n/states/JP.php:54
3463
  msgid "Ehime"
3464
  msgstr "Ehime"
3465
 
3466
- #: i18n/states/JP.php:55
3467
  msgid "Kochi"
3468
  msgstr "Kochi"
3469
 
3470
- #: i18n/states/JP.php:56
3471
  msgid "Fukuoka"
3472
  msgstr "Fukuoka"
3473
 
3474
- #: i18n/states/JP.php:57
3475
  msgid "Saga"
3476
  msgstr "Saga"
3477
 
3478
- #: i18n/states/JP.php:58
3479
  msgid "Nagasaki"
3480
  msgstr "Nagasaki"
3481
 
3482
- #: i18n/states/JP.php:59
3483
  msgid "Kumamoto"
3484
  msgstr "Kumamoto"
3485
 
3486
- #: i18n/states/JP.php:60
3487
  msgid "Oita"
3488
  msgstr "Oita"
3489
 
3490
- #: i18n/states/JP.php:61
3491
  msgid "Miyazaki"
3492
  msgstr "Miyazaki"
3493
 
3494
- #: i18n/states/JP.php:62
3495
  msgid "Kagoshima"
3496
  msgstr "Kagoshima"
3497
 
3498
- #: i18n/states/JP.php:63
3499
  msgid "Okinawa"
3500
  msgstr "Okinawa"
3501
 
3502
- #: i18n/states/LR.php:14
3503
  msgid "Bomi"
3504
  msgstr "Bomi"
3505
 
3506
- #: i18n/states/LR.php:15
3507
  msgid "Bong"
3508
  msgstr "Bong"
3509
 
3510
- #: i18n/states/LR.php:16
3511
  msgid "Gbarpolu"
3512
  msgstr "Gbarpolu"
3513
 
3514
- #: i18n/states/LR.php:17
3515
  msgid "Grand Bassa"
3516
  msgstr "Grand Bassa"
3517
 
3518
- #: i18n/states/LR.php:18
3519
  msgid "Grand Cape Mount"
3520
  msgstr "Grand Cape Mount"
3521
 
3522
- #: i18n/states/LR.php:19
3523
  msgid "Grand Gedeh"
3524
  msgstr "Grand Gedeh"
3525
 
3526
- #: i18n/states/LR.php:20
3527
  msgid "Grand Kru"
3528
  msgstr "Grand Kru"
3529
 
3530
- #: i18n/states/LR.php:21
3531
  msgid "Lofa"
3532
  msgstr "Lofa"
3533
 
3534
- #: i18n/states/LR.php:22
3535
  msgid "Margibi"
3536
  msgstr "Margibi"
3537
 
3538
- #: i18n/states/LR.php:23 i18n/states/US.php:34
 
3539
  msgid "Maryland"
3540
  msgstr "Maryland"
3541
 
3542
- #: i18n/states/LR.php:24
3543
  msgid "Montserrado"
3544
  msgstr "Montserrado"
3545
 
3546
- #: i18n/states/LR.php:25
3547
  msgid "Nimba"
3548
  msgstr "Nimba"
3549
 
3550
- #: i18n/states/LR.php:26
3551
  msgid "Rivercess"
3552
  msgstr "Rivercess"
3553
 
3554
- #: i18n/states/LR.php:27
3555
  msgid "River Gee"
3556
  msgstr "River Gee"
3557
 
3558
- #: i18n/states/LR.php:28
3559
  msgid "Sinoe"
3560
  msgstr "Sinoe"
3561
 
3562
- #: i18n/states/MD.php:20
3563
  msgid "Chi&#537;in&#259;u"
3564
  msgstr "Chi&#537;in&#259;u"
3565
 
3566
- #: i18n/states/MD.php:21
3567
  msgid "B&#259;l&#539;i"
3568
  msgstr "B&#259;l&#539;i"
3569
 
3570
- #: i18n/states/MD.php:22
3571
  msgid "Anenii Noi"
3572
  msgstr "Anenii Noi"
3573
 
3574
- #: i18n/states/MD.php:23
3575
  msgid "Basarabeasca"
3576
  msgstr "Basarabeasca"
3577
 
3578
- #: i18n/states/MD.php:24
3579
  msgid "Briceni"
3580
  msgstr "Briceni"
3581
 
3582
- #: i18n/states/MD.php:25
3583
  msgid "Cahul"
3584
  msgstr "Cahul"
3585
 
3586
- #: i18n/states/MD.php:26
3587
  msgid "Cantemir"
3588
  msgstr "Cantemir"
3589
 
3590
- #: i18n/states/MD.php:27 i18n/states/RO.php:28
 
3591
  msgid "C&#259;l&#259;ra&#537;i"
3592
  msgstr "C&#259;l&#259;ra&#537;i"
3593
 
3594
- #: i18n/states/MD.php:28
3595
  msgid "C&#259;u&#537;eni"
3596
  msgstr "C&#259;u&#537;eni"
3597
 
3598
- #: i18n/states/MD.php:29
3599
  msgid "Cimi&#537;lia"
3600
  msgstr "Cimi&#537;lia"
3601
 
3602
- #: i18n/states/MD.php:30
3603
  msgid "Criuleni"
3604
  msgstr "Criuleni"
3605
 
3606
- #: i18n/states/MD.php:31
3607
  msgid "Dondu&#537;eni"
3608
  msgstr "Dondu&#537;eni"
3609
 
3610
- #: i18n/states/MD.php:32
3611
  msgid "Drochia"
3612
  msgstr "Drochia"
3613
 
3614
- #: i18n/states/MD.php:33
3615
  msgid "Dub&#259;sari"
3616
  msgstr "Dub&#259;sari"
3617
 
3618
- #: i18n/states/MD.php:34
3619
  msgid "Edine&#539;"
3620
  msgstr "Edine&#539;"
3621
 
3622
- #: i18n/states/MD.php:35
3623
  msgid "F&#259;le&#537;ti"
3624
  msgstr "F&#259;le&#537;ti"
3625
 
3626
- #: i18n/states/MD.php:36
3627
  msgid "Flore&#537;ti"
3628
  msgstr "Flore&#537;ti"
3629
 
3630
- #: i18n/states/MD.php:37
3631
  msgid "UTA G&#259;g&#259;uzia"
3632
  msgstr "UTA G&#259;g&#259;uzia"
3633
 
3634
- #: i18n/states/MD.php:38
3635
  msgid "Glodeni"
3636
  msgstr "Glodeni"
3637
 
3638
- #: i18n/states/MD.php:39
3639
  msgid "H&icirc;nce&#537;ti"
3640
  msgstr "H&icirc;nce&#537;ti"
3641
 
3642
- #: i18n/states/MD.php:40
3643
  msgid "Ialoveni"
3644
  msgstr "Ialoveni"
3645
 
3646
- #: i18n/states/MD.php:41
3647
  msgid "Leova"
3648
  msgstr "Leova"
3649
 
3650
- #: i18n/states/MD.php:42
3651
  msgid "Nisporeni"
3652
  msgstr "Nisporeni"
3653
 
3654
- #: i18n/states/MD.php:43
3655
  msgid "Ocni&#539;a"
3656
  msgstr "Ocni&#539;a"
3657
 
3658
- #: i18n/states/MD.php:44
3659
  msgid "Orhei"
3660
  msgstr "Orhei"
3661
 
3662
- #: i18n/states/MD.php:45
3663
  msgid "Rezina"
3664
  msgstr "Rezina"
3665
 
3666
- #: i18n/states/MD.php:46
3667
  msgid "R&icirc;&#537;cani"
3668
  msgstr "R&icirc;&#537;cani"
3669
 
3670
- #: i18n/states/MD.php:47
3671
  msgid "S&icirc;ngerei"
3672
  msgstr "S&icirc;ngerei"
3673
 
3674
- #: i18n/states/MD.php:48
3675
  msgid "Soroca"
3676
  msgstr "Soroca"
3677
 
3678
- #: i18n/states/MD.php:49
3679
  msgid "Str&#259;&#537;eni"
3680
  msgstr "Str&#259;&#537;eni"
3681
 
3682
- #: i18n/states/MD.php:50
3683
  msgid "&#536;old&#259;ne&#537;ti"
3684
  msgstr "&#536;old&#259;ne&#537;ti"
3685
 
3686
- #: i18n/states/MD.php:51
3687
  msgid "&#536;tefan Vod&#259;"
3688
  msgstr "&#536;tefan Vod&#259;"
3689
 
3690
- #: i18n/states/MD.php:52
3691
  msgid "Taraclia"
3692
  msgstr "Taraclia"
3693
 
3694
- #: i18n/states/MD.php:53
3695
  msgid "Telene&#537;ti"
3696
  msgstr "Telene&#537;ti"
3697
 
3698
- #: i18n/states/MD.php:54
3699
  msgid "Ungheni"
3700
  msgstr "Ungheni"
3701
 
3702
- #: i18n/states/MX.php:14
3703
  msgid "Ciudad de M&eacute;xico"
3704
  msgstr "Ciudad de M&eacute;xico"
3705
 
3706
- #: i18n/states/MX.php:15
3707
  msgid "Jalisco"
3708
  msgstr "Jalisco"
3709
 
3710
- #: i18n/states/MX.php:16
3711
  msgid "Nuevo Le&oacute;n"
3712
  msgstr "Nuevo Le&oacute;n"
3713
 
3714
- #: i18n/states/MX.php:17
3715
  msgid "Aguascalientes"
3716
  msgstr "آگواسکالیانتس"
3717
 
3718
- #: i18n/states/MX.php:18
3719
  msgid "Baja California"
3720
  msgstr "باجا کایفرنیا"
3721
 
3722
- #: i18n/states/MX.php:19
3723
  msgid "Baja California Sur"
3724
  msgstr "باجا کالیفرنیا سور"
3725
 
3726
- #: i18n/states/MX.php:20
3727
  msgid "Campeche"
3728
  msgstr "کامپیچ"
3729
 
3730
- #: i18n/states/MX.php:21
3731
  msgid "Chiapas"
3732
  msgstr "چیاپاس"
3733
 
3734
- #: i18n/states/MX.php:22
3735
  msgid "Chihuahua"
3736
  msgstr "چیواوا"
3737
 
3738
- #: i18n/states/MX.php:23
3739
  msgid "Coahuila"
3740
  msgstr "کواویلا"
3741
 
3742
- #: i18n/states/MX.php:24
3743
  msgid "Colima"
3744
  msgstr "کولیما"
3745
 
3746
- #: i18n/states/MX.php:25
3747
  msgid "Durango"
3748
  msgstr "دورانگو"
3749
 
3750
- #: i18n/states/MX.php:26
3751
  msgid "Guanajuato"
3752
  msgstr "گواناجواتو"
3753
 
3754
- #: i18n/states/MX.php:27
3755
  msgid "Guerrero"
3756
  msgstr "گوئررو"
3757
 
3758
- #: i18n/states/MX.php:28
3759
  msgid "Hidalgo"
3760
  msgstr "Hidalgo"
3761
 
3762
- #: i18n/states/MX.php:29
3763
  msgid "Estado de M&eacute;xico"
3764
  msgstr "Estado de M&eacute;xico"
3765
 
3766
- #: i18n/states/MX.php:30
3767
  msgid "Michoac&aacute;n"
3768
  msgstr "Michoac&aacute;n"
3769
 
3770
- #: i18n/states/MX.php:31
3771
  msgid "Morelos"
3772
  msgstr "Morelos"
3773
 
3774
- #: i18n/states/MX.php:32
3775
  msgid "Nayarit"
3776
  msgstr "Nayarit"
3777
 
3778
- #: i18n/states/MX.php:33
3779
  msgid "Oaxaca"
3780
  msgstr "Oaxaca"
3781
 
3782
- #: i18n/states/MX.php:34
3783
  msgid "Puebla"
3784
  msgstr "Puebla"
3785
 
3786
- #: i18n/states/MX.php:35
3787
  msgid "Quer&eacute;taro"
3788
  msgstr "Quer&eacute;taro"
3789
 
3790
- #: i18n/states/MX.php:36
3791
  msgid "Quintana Roo"
3792
  msgstr "Quintana Roo"
3793
 
3794
- #: i18n/states/MX.php:37
3795
  msgid "San Luis Potos&iacute;"
3796
  msgstr "San Luis Potos&iacute;"
3797
 
3798
- #: i18n/states/MX.php:38
3799
  msgid "Sinaloa"
3800
  msgstr "Sinaloa"
3801
 
3802
- #: i18n/states/MX.php:39
3803
  msgid "Sonora"
3804
  msgstr "Sonora"
3805
 
3806
- #: i18n/states/MX.php:40
3807
  msgid "Tabasco"
3808
  msgstr "Tabasco"
3809
 
3810
- #: i18n/states/MX.php:41
3811
  msgid "Tamaulipas"
3812
  msgstr "Tamaulipas"
3813
 
3814
- #: i18n/states/MX.php:42
3815
  msgid "Tlaxcala"
3816
  msgstr "Tlaxcala"
3817
 
3818
- #: i18n/states/MX.php:43
3819
  msgid "Veracruz"
3820
  msgstr "Veracruz"
3821
 
3822
- #: i18n/states/MX.php:44
3823
  msgid "Yucat&aacute;n"
3824
  msgstr "Yucat&aacute;n"
3825
 
3826
- #: i18n/states/MX.php:45
3827
  msgid "Zacatecas"
3828
  msgstr "Zacatecas"
3829
 
3830
- #: i18n/states/MY.php:14
3831
  msgid "Johor"
3832
  msgstr "Johor"
3833
 
3834
- #: i18n/states/MY.php:15
3835
  msgid "Kedah"
3836
  msgstr "Kedah"
3837
 
3838
- #: i18n/states/MY.php:16
3839
  msgid "Kelantan"
3840
  msgstr "Kelantan"
3841
 
3842
- #: i18n/states/MY.php:17
3843
  msgid "Labuan"
3844
  msgstr "لابوآن"
3845
 
3846
- #: i18n/states/MY.php:18
3847
  msgid "Malacca (Melaka)"
3848
  msgstr "مالاکا (ملاکا)"
3849
 
3850
- #: i18n/states/MY.php:19
3851
  msgid "Negeri Sembilan"
3852
  msgstr "Negeri Sembilan"
3853
 
3854
- #: i18n/states/MY.php:20
3855
  msgid "Pahang"
3856
  msgstr "Pahang"
3857
 
3858
- #: i18n/states/MY.php:21
3859
  msgid "Penang (Pulau Pinang)"
3860
  msgstr "پنانگ (پولائو پینانگ)"
3861
 
3862
- #: i18n/states/MY.php:22
3863
  msgid "Perak"
3864
  msgstr "Perak"
3865
 
3866
- #: i18n/states/MY.php:23
3867
  msgid "Perlis"
3868
  msgstr "Perlis"
3869
 
3870
- #: i18n/states/MY.php:24
3871
  msgid "Sabah"
3872
  msgstr "Sabah"
3873
 
3874
- #: i18n/states/MY.php:25
3875
  msgid "Sarawak"
3876
  msgstr "Sarawak"
3877
 
3878
- #: i18n/states/MY.php:26
3879
  msgid "Selangor"
3880
  msgstr "Selangor"
3881
 
3882
- #: i18n/states/MY.php:27
3883
  msgid "Terengganu"
3884
  msgstr "Terengganu"
3885
 
3886
- #: i18n/states/MY.php:28
3887
  msgid "Putrajaya"
3888
  msgstr "پوتراجایا"
3889
 
3890
- #: i18n/states/MY.php:29
3891
  msgid "Kuala Lumpur"
3892
  msgstr "کوالالامپور"
3893
 
3894
- #: i18n/states/NG.php:14
3895
  msgid "Abia"
3896
  msgstr "Abia"
3897
 
3898
- #: i18n/states/NG.php:15
3899
  msgid "Abuja"
3900
  msgstr "Abuja"
3901
 
3902
- #: i18n/states/NG.php:16
3903
  msgid "Adamawa"
3904
  msgstr "Adamawa"
3905
 
3906
- #: i18n/states/NG.php:17
3907
  msgid "Akwa Ibom"
3908
  msgstr "Akwa Ibom"
3909
 
3910
- #: i18n/states/NG.php:18
3911
  msgid "Anambra"
3912
  msgstr "Anambra"
3913
 
3914
- #: i18n/states/NG.php:19
3915
  msgid "Bauchi"
3916
  msgstr "Bauchi"
3917
 
3918
- #: i18n/states/NG.php:20
3919
  msgid "Bayelsa"
3920
  msgstr "Bayelsa"
3921
 
3922
- #: i18n/states/NG.php:21
3923
  msgid "Benue"
3924
  msgstr "Benue"
3925
 
3926
- #: i18n/states/NG.php:22
3927
  msgid "Borno"
3928
  msgstr "Borno"
3929
 
3930
- #: i18n/states/NG.php:23
3931
  msgid "Cross River"
3932
  msgstr "Cross River"
3933
 
3934
- #: i18n/states/NG.php:24
3935
  msgid "Delta"
3936
  msgstr "Delta"
3937
 
3938
- #: i18n/states/NG.php:25
3939
  msgid "Ebonyi"
3940
  msgstr "Ebonyi"
3941
 
3942
- #: i18n/states/NG.php:26
3943
  msgid "Edo"
3944
  msgstr "Edo"
3945
 
3946
- #: i18n/states/NG.php:27
3947
  msgid "Ekiti"
3948
  msgstr "Ekiti"
3949
 
3950
- #: i18n/states/NG.php:28
3951
  msgid "Enugu"
3952
  msgstr "Enugu"
3953
 
3954
- #: i18n/states/NG.php:29
3955
  msgid "Gombe"
3956
  msgstr "Gombe"
3957
 
3958
- #: i18n/states/NG.php:30
3959
  msgid "Imo"
3960
  msgstr "Imo"
3961
 
3962
- #: i18n/states/NG.php:31
3963
  msgid "Jigawa"
3964
  msgstr "Jigawa"
3965
 
3966
- #: i18n/states/NG.php:32
3967
  msgid "Kaduna"
3968
  msgstr "Kaduna"
3969
 
3970
- #: i18n/states/NG.php:33
3971
  msgid "Kano"
3972
  msgstr "Kano"
3973
 
3974
- #: i18n/states/NG.php:34
3975
  msgid "Katsina"
3976
  msgstr "Katsina"
3977
 
3978
- #: i18n/states/NG.php:35
3979
  msgid "Kebbi"
3980
  msgstr "Kebbi"
3981
 
3982
- #: i18n/states/NG.php:36
3983
  msgid "Kogi"
3984
  msgstr "Kogi"
3985
 
3986
- #: i18n/states/NG.php:37
3987
  msgid "Kwara"
3988
  msgstr "Kwara"
3989
 
3990
- #: i18n/states/NG.php:38
3991
  msgid "Lagos"
3992
  msgstr "Lagos"
3993
 
3994
- #: i18n/states/NG.php:39
3995
  msgid "Nasarawa"
3996
  msgstr "Nasarawa"
3997
 
3998
- #: i18n/states/NG.php:41
3999
  msgid "Ogun"
4000
  msgstr "Ogun"
4001
 
4002
- #: i18n/states/NG.php:42
4003
  msgid "Ondo"
4004
  msgstr "Ondo"
4005
 
4006
- #: i18n/states/NG.php:43
4007
  msgid "Osun"
4008
  msgstr "Osun"
4009
 
4010
- #: i18n/states/NG.php:44
4011
  msgid "Oyo"
4012
  msgstr "Oyo"
4013
 
4014
- #: i18n/states/NG.php:45
4015
  msgid "Plateau"
4016
  msgstr "Plateau"
4017
 
4018
- #: i18n/states/NG.php:46
4019
  msgid "Rivers"
4020
  msgstr "Rivers"
4021
 
4022
- #: i18n/states/NG.php:47
4023
  msgid "Sokoto"
4024
  msgstr "Sokoto"
4025
 
4026
- #: i18n/states/NG.php:48
4027
  msgid "Taraba"
4028
  msgstr "Taraba"
4029
 
4030
- #: i18n/states/NG.php:49
4031
  msgid "Yobe"
4032
  msgstr "Yobe"
4033
 
4034
- #: i18n/states/NG.php:50
4035
  msgid "Zamfara"
4036
  msgstr "Zamfara"
4037
 
4038
- #: i18n/states/NP.php:14
4039
  msgid "Bagmati"
4040
  msgstr "باگماتی"
4041
 
4042
- #: i18n/states/NP.php:15
4043
  msgid "Bheri"
4044
  msgstr "بهری"
4045
 
4046
- #: i18n/states/NP.php:16
4047
  msgid "Dhaulagiri"
4048
  msgstr "داوالاگیری"
4049
 
4050
- #: i18n/states/NP.php:17
4051
  msgid "Gandaki"
4052
  msgstr "گانداکی"
4053
 
4054
- #: i18n/states/NP.php:18
4055
  msgid "Janakpur"
4056
  msgstr "جنکپور"
4057
 
4058
- #: i18n/states/NP.php:19
4059
  msgid "Karnali"
4060
  msgstr "کارنالی"
4061
 
4062
- #: i18n/states/NP.php:20
4063
  msgid "Koshi"
4064
  msgstr "کوشی"
4065
 
4066
- #: i18n/states/NP.php:21
4067
  msgid "Lumbini"
4068
  msgstr "لومبینی"
4069
 
4070
- #: i18n/states/NP.php:22
4071
  msgid "Mahakali"
4072
  msgstr "ماهاکالی"
4073
 
4074
- #: i18n/states/NP.php:23
4075
  msgid "Mechi"
4076
  msgstr "مچی"
4077
 
4078
- #: i18n/states/NP.php:24
4079
  msgid "Narayani"
4080
  msgstr "نارایانی"
4081
 
4082
- #: i18n/states/NP.php:25
4083
  msgid "Rapti"
4084
  msgstr "راپتی"
4085
 
4086
- #: i18n/states/NP.php:26
4087
  msgid "Sagarmatha"
4088
  msgstr "Sagarmatha"
4089
 
4090
- #: i18n/states/NP.php:27
4091
  msgid "Seti"
4092
  msgstr "ستی"
4093
 
4094
- #: i18n/states/NZ.php:14
4095
  msgid "Northland"
4096
  msgstr "Northland"
4097
 
4098
- #: i18n/states/NZ.php:15
4099
  msgid "Auckland"
4100
  msgstr "Auckland"
4101
 
4102
- #: i18n/states/NZ.php:16
4103
  msgid "Waikato"
4104
  msgstr "Waikato"
4105
 
4106
- #: i18n/states/NZ.php:17
4107
  msgid "Bay of Plenty"
4108
  msgstr "Bay of Plenty"
4109
 
4110
- #: i18n/states/NZ.php:18
4111
  msgid "Taranaki"
4112
  msgstr "Taranaki"
4113
 
4114
- #: i18n/states/NZ.php:19
4115
  msgid "Gisborne"
4116
  msgstr "گیسبورن"
4117
 
4118
- #: i18n/states/NZ.php:20
4119
  msgid "Hawke&rsquo;s Bay"
4120
  msgstr "Hawke&rsquo;s Bay"
4121
 
4122
- #: i18n/states/NZ.php:21
4123
  msgid "Manawatu-Wanganui"
4124
  msgstr "Manawatu-Wanganui"
4125
 
4126
- #: i18n/states/NZ.php:22
4127
  msgid "Wellington"
4128
  msgstr "Wellington"
4129
 
4130
- #: i18n/states/NZ.php:23
4131
  msgid "Nelson"
4132
  msgstr "Nelson"
4133
 
4134
- #: i18n/states/NZ.php:24
4135
  msgid "Marlborough"
4136
  msgstr "Marlborough"
4137
 
4138
- #: i18n/states/NZ.php:25
4139
  msgid "Tasman"
4140
  msgstr "Tasman"
4141
 
4142
- #: i18n/states/NZ.php:26
4143
  msgid "West Coast"
4144
  msgstr "West Coast"
4145
 
4146
- #: i18n/states/NZ.php:27
4147
  msgid "Canterbury"
4148
  msgstr "Canterbury"
4149
 
4150
- #: i18n/states/NZ.php:28
4151
  msgid "Otago"
4152
  msgstr "Otago"
4153
 
4154
- #: i18n/states/NZ.php:29
4155
  msgid "Southland"
4156
  msgstr "Southland"
4157
 
4158
- #: i18n/states/PE.php:14
4159
  msgid "El Callao"
4160
  msgstr "El Callao"
4161
 
4162
- #: i18n/states/PE.php:15
4163
  msgid "Municipalidad Metropolitana de Lima"
4164
  msgstr "Municipalidad Metropolitana de Lima"
4165
 
4166
- #: i18n/states/PE.php:17
4167
  msgid "Ancash"
4168
  msgstr "Ancash"
4169
 
4170
- #: i18n/states/PE.php:18
4171
  msgid "Apur&iacute;mac"
4172
  msgstr "Apur&iacute;mac"
4173
 
4174
- #: i18n/states/PE.php:19
4175
  msgid "Arequipa"
4176
  msgstr "ضروری"
4177
 
4178
- #: i18n/states/PE.php:20
4179
  msgid "Ayacucho"
4180
  msgstr "Ayacucho"
4181
 
4182
- #: i18n/states/PE.php:21
4183
  msgid "Cajamarca"
4184
  msgstr "Cajamarca"
4185
 
4186
- #: i18n/states/PE.php:22
4187
  msgid "Cusco"
4188
  msgstr "Cusco"
4189
 
4190
- #: i18n/states/PE.php:23
4191
  msgid "Huancavelica"
4192
  msgstr "Huancavelica"
4193
 
4194
- #: i18n/states/PE.php:24
4195
  msgid "Hu&aacute;nuco"
4196
  msgstr "Hu&aacute;nuco"
4197
 
4198
- #: i18n/states/PE.php:25
4199
  msgid "Ica"
4200
  msgstr "Ica"
4201
 
4202
- #: i18n/states/PE.php:26
4203
  msgid "Jun&iacute;n"
4204
  msgstr "Jun&iacute;n"
4205
 
4206
- #: i18n/states/PE.php:27
4207
  msgid "La Libertad"
4208
  msgstr "La Libertad"
4209
 
4210
- #: i18n/states/PE.php:28
4211
  msgid "Lambayeque"
4212
  msgstr "Lambayeque"
4213
 
4214
- #: i18n/states/PE.php:29
4215
  msgid "Lima"
4216
  msgstr "Lima"
4217
 
4218
- #: i18n/states/PE.php:30
4219
  msgid "Loreto"
4220
  msgstr "Loreto"
4221
 
4222
- #: i18n/states/PE.php:31
4223
  msgid "Madre de Dios"
4224
  msgstr "Madre de Dios"
4225
 
4226
- #: i18n/states/PE.php:32
4227
  msgid "Moquegua"
4228
  msgstr "Moquegua"
4229
 
4230
- #: i18n/states/PE.php:33
4231
  msgid "Pasco"
4232
  msgstr "Pasco"
4233
 
4234
- #: i18n/states/PE.php:34
4235
  msgid "Piura"
4236
  msgstr "Piura"
4237
 
4238
- #: i18n/states/PE.php:35
4239
  msgid "Puno"
4240
  msgstr "Puno"
4241
 
4242
- #: i18n/states/PE.php:36
4243
  msgid "San Mart&iacute;n"
4244
  msgstr "San Mart&iacute;n"
4245
 
4246
- #: i18n/states/PE.php:37
4247
  msgid "Tacna"
4248
  msgstr "Tacna"
4249
 
4250
- #: i18n/states/PE.php:38
4251
  msgid "Tumbes"
4252
  msgstr "Tumbes"
4253
 
4254
- #: i18n/states/PE.php:39
4255
  msgid "Ucayali"
4256
  msgstr "Ucayali"
4257
 
4258
- #: i18n/states/PH.php:14
4259
  msgid "Abra"
4260
  msgstr "آبرا"
4261
 
4262
- #: i18n/states/PH.php:15
4263
  msgid "Agusan del Norte"
4264
  msgstr "آگوسان شمالی"
4265
 
4266
- #: i18n/states/PH.php:16
4267
  msgid "Agusan del Sur"
4268
  msgstr "آگوسان جنوبی"
4269
 
4270
- #: i18n/states/PH.php:17
4271
  msgid "Aklan"
4272
  msgstr "آکلان"
4273
 
4274
- #: i18n/states/PH.php:18
4275
  msgid "Albay"
4276
  msgstr "آلبای"
4277
 
4278
- #: i18n/states/PH.php:19
4279
  msgid "Antique"
4280
  msgstr "آنتیکو"
4281
 
4282
- #: i18n/states/PH.php:20
4283
  msgid "Apayao"
4284
  msgstr "آپایائو"
4285
 
4286
- #: i18n/states/PH.php:21
4287
  msgid "Aurora"
4288
  msgstr "آئورا"
4289
 
4290
- #: i18n/states/PH.php:22
4291
  msgid "Basilan"
4292
  msgstr "باسیلان"
4293
 
4294
- #: i18n/states/PH.php:23
4295
  msgid "Bataan"
4296
  msgstr "باتان"
4297
 
4298
- #: i18n/states/PH.php:24
4299
  msgid "Batanes"
4300
  msgstr "باتانس"
4301
 
4302
- #: i18n/states/PH.php:25
4303
  msgid "Batangas"
4304
  msgstr "باتانگاس"
4305
 
4306
- #: i18n/states/PH.php:26
4307
  msgid "Benguet"
4308
  msgstr "بنگوئه"
4309
 
4310
- #: i18n/states/PH.php:27
4311
  msgid "Biliran"
4312
  msgstr "بیلیران"
4313
 
4314
- #: i18n/states/PH.php:28
4315
  msgid "Bohol"
4316
  msgstr "بهل (فیلیپین)"
4317
 
4318
- #: i18n/states/PH.php:29
4319
  msgid "Bukidnon"
4320
  msgstr "بوکیدنون"
4321
 
4322
- #: i18n/states/PH.php:30
4323
  msgid "Bulacan"
4324
  msgstr "بولاکان"
4325
 
4326
- #: i18n/states/PH.php:31
4327
  msgid "Cagayan"
4328
  msgstr "کاگایان"
4329
 
4330
- #: i18n/states/PH.php:32
4331
  msgid "Camarines Norte"
4332
  msgstr "کامارینه شمالی"
4333
 
4334
- #: i18n/states/PH.php:33
4335
  msgid "Camarines Sur"
4336
  msgstr "کامارینه جنوبی"
4337
 
4338
- #: i18n/states/PH.php:34
4339
  msgid "Camiguin"
4340
  msgstr "کامیگوئین"
4341
 
4342
- #: i18n/states/PH.php:35
4343
  msgid "Capiz"
4344
  msgstr "کاپیز"
4345
 
4346
- #: i18n/states/PH.php:36
4347
  msgid "Catanduanes"
4348
  msgstr "Catanduanes"
4349
 
4350
- #: i18n/states/PH.php:37
4351
  msgid "Cavite"
4352
  msgstr "Cavite"
4353
 
4354
- #: i18n/states/PH.php:38
4355
  msgid "Cebu"
4356
  msgstr "سبو"
4357
 
4358
- #: i18n/states/PH.php:39
4359
  msgid "Compostela Valley"
4360
  msgstr "Compostela Valley"
4361
 
4362
- #: i18n/states/PH.php:40
4363
  msgid "Cotabato"
4364
  msgstr "کوتاباتو"
4365
 
4366
- #: i18n/states/PH.php:41
4367
  msgid "Davao del Norte"
4368
  msgstr "Davao del Norte"
4369
 
4370
- #: i18n/states/PH.php:42
4371
  msgid "Davao del Sur"
4372
  msgstr "Davao del Sur"
4373
 
4374
- #: i18n/states/PH.php:43
4375
  msgid "Davao Occidental"
4376
  msgstr "Davao Occidental"
4377
 
4378
- #: i18n/states/PH.php:44
4379
  msgid "Davao Oriental"
4380
  msgstr "Davao Oriental"
4381
 
4382
- #: i18n/states/PH.php:45
4383
  msgid "Dinagat Islands"
4384
  msgstr "Dinagat Islands"
4385
 
4386
- #: i18n/states/PH.php:46
4387
  msgid "Eastern Samar"
4388
  msgstr "Eastern Samar"
4389
 
4390
- #: i18n/states/PH.php:47
4391
  msgid "Guimaras"
4392
  msgstr "Guimaras"
4393
 
4394
- #: i18n/states/PH.php:48
4395
  msgid "Ifugao"
4396
  msgstr "Ifugao"
4397
 
4398
- #: i18n/states/PH.php:49
4399
  msgid "Ilocos Norte"
4400
  msgstr "Ilocos Norte"
4401
 
4402
- #: i18n/states/PH.php:50
4403
  msgid "Ilocos Sur"
4404
  msgstr "Ilocos Sur"
4405
 
4406
- #: i18n/states/PH.php:51
4407
  msgid "Iloilo"
4408
  msgstr "ایویلو"
4409
 
4410
- #: i18n/states/PH.php:52
4411
  msgid "Isabela"
4412
  msgstr "ایزابلا"
4413
 
4414
- #: i18n/states/PH.php:53
4415
  msgid "Kalinga"
4416
  msgstr "کالینگا"
4417
 
4418
- #: i18n/states/PH.php:54
4419
  msgid "La Union"
4420
  msgstr "La Union"
4421
 
4422
- #: i18n/states/PH.php:55
4423
  msgid "Laguna"
4424
  msgstr "لاگونا"
4425
 
4426
- #: i18n/states/PH.php:56
4427
  msgid "Lanao del Norte"
4428
  msgstr "Lanao del Norte"
4429
 
4430
- #: i18n/states/PH.php:57
4431
  msgid "Lanao del Sur"
4432
  msgstr "Lanao del Sur"
4433
 
4434
- #: i18n/states/PH.php:58
4435
  msgid "Leyte"
4436
  msgstr "Leyte"
4437
 
4438
- #: i18n/states/PH.php:59
4439
  msgid "Maguindanao"
4440
  msgstr "Maguindanao"
4441
 
4442
- #: i18n/states/PH.php:60
4443
  msgid "Marinduque"
4444
  msgstr "Marinduque"
4445
 
4446
- #: i18n/states/PH.php:61
4447
  msgid "Masbate"
4448
  msgstr "Masbate"
4449
 
4450
- #: i18n/states/PH.php:62
4451
  msgid "Misamis Occidental"
4452
  msgstr "Misamis Occidental"
4453
 
4454
- #: i18n/states/PH.php:63
4455
  msgid "Misamis Oriental"
4456
  msgstr "Misamis Oriental"
4457
 
4458
- #: i18n/states/PH.php:64
4459
  msgid "Mountain Province"
4460
  msgstr "Mountain Province"
4461
 
4462
- #: i18n/states/PH.php:65
4463
  msgid "Negros Occidental"
4464
  msgstr "Negros Occidental"
4465
 
4466
- #: i18n/states/PH.php:66
4467
  msgid "Negros Oriental"
4468
  msgstr "Negros Oriental"
4469
 
4470
- #: i18n/states/PH.php:67
4471
  msgid "Northern Samar"
4472
  msgstr "Northern Samar"
4473
 
4474
- #: i18n/states/PH.php:68
4475
  msgid "Nueva Ecija"
4476
  msgstr "Nueva Ecija"
4477
 
4478
- #: i18n/states/PH.php:69
4479
  msgid "Nueva Vizcaya"
4480
  msgstr "Nueva Vizcaya"
4481
 
4482
- #: i18n/states/PH.php:70
4483
  msgid "Occidental Mindoro"
4484
  msgstr "Occidental Mindoro"
4485
 
4486
- #: i18n/states/PH.php:71
4487
  msgid "Oriental Mindoro"
4488
  msgstr "Oriental Mindoro"
4489
 
4490
- #: i18n/states/PH.php:72
4491
  msgid "Palawan"
4492
  msgstr "Palawan"
4493
 
4494
- #: i18n/states/PH.php:73
4495
  msgid "Pampanga"
4496
  msgstr "Pampanga"
4497
 
4498
- #: i18n/states/PH.php:74
4499
  msgid "Pangasinan"
4500
  msgstr "Pangasinan"
4501
 
4502
- #: i18n/states/PH.php:75
4503
  msgid "Quezon"
4504
  msgstr "Quezon"
4505
 
4506
- #: i18n/states/PH.php:76
4507
  msgid "Quirino"
4508
  msgstr "Quirino"
4509
 
4510
- #: i18n/states/PH.php:77
4511
  msgid "Rizal"
4512
  msgstr "ریزال"
4513
 
4514
- #: i18n/states/PH.php:78
4515
  msgid "Romblon"
4516
  msgstr "رومبلون"
4517
 
4518
- #: i18n/states/PH.php:79
4519
  msgid "Samar"
4520
  msgstr "سامار"
4521
 
4522
- #: i18n/states/PH.php:80
4523
  msgid "Sarangani"
4524
  msgstr "Sarangani"
4525
 
4526
- #: i18n/states/PH.php:81
4527
  msgid "Siquijor"
4528
  msgstr "Siquijor"
4529
 
4530
- #: i18n/states/PH.php:82
4531
  msgid "Sorsogon"
4532
  msgstr "Sorsogon"
4533
 
4534
- #: i18n/states/PH.php:83
4535
  msgid "South Cotabato"
4536
  msgstr "کوتاباتو جنوبی"
4537
 
4538
- #: i18n/states/PH.php:84
4539
  msgid "Southern Leyte"
4540
  msgstr "Southern Leyte"
4541
 
4542
- #: i18n/states/PH.php:85
4543
  msgid "Sultan Kudarat"
4544
  msgstr "سلطان قدرت"
4545
 
4546
- #: i18n/states/PH.php:86
4547
  msgid "Sulu"
4548
  msgstr "سولو"
4549
 
4550
- #: i18n/states/PH.php:87
4551
  msgid "Surigao del Norte"
4552
  msgstr "Surigao del Norte"
4553
 
4554
- #: i18n/states/PH.php:88
4555
  msgid "Surigao del Sur"
4556
  msgstr "Surigao del Sur"
4557
 
4558
- #: i18n/states/PH.php:89
4559
  msgid "Tarlac"
4560
  msgstr "Tarlac"
4561
 
4562
- #: i18n/states/PH.php:90
4563
  msgid "Tawi-Tawi"
4564
  msgstr "Tawi-Tawi"
4565
 
4566
- #: i18n/states/PH.php:91
4567
  msgid "Zambales"
4568
  msgstr "Zambales"
4569
 
4570
- #: i18n/states/PH.php:92
4571
  msgid "Zamboanga del Norte"
4572
  msgstr "Zamboanga del Norte"
4573
 
4574
- #: i18n/states/PH.php:93
4575
  msgid "Zamboanga del Sur"
4576
  msgstr "Zamboanga del Sur"
4577
 
4578
- #: i18n/states/PH.php:94
4579
  msgid "Zamboanga Sibugay"
4580
  msgstr "Zamboanga Sibugay"
4581
 
4582
- #: i18n/states/PH.php:95
4583
  msgid "Metro Manila"
4584
  msgstr "Metro Manila"
4585
 
4586
- #: i18n/states/PK.php:14
4587
  msgid "Azad Kashmir"
4588
  msgstr "Azad Kashmir"
4589
 
4590
- #: i18n/states/PK.php:15
4591
  msgid "Balochistan"
4592
  msgstr "Balochistan"
4593
 
4594
- #: i18n/states/PK.php:16
4595
  msgid "FATA"
4596
  msgstr "FATA"
4597
 
4598
- #: i18n/states/PK.php:17
4599
  msgid "Gilgit Baltistan"
4600
  msgstr "Gilgit Baltistan"
4601
 
4602
- #: i18n/states/PK.php:18
4603
  msgid "Islamabad Capital Territory"
4604
  msgstr "Islamabad Capital Territory"
4605
 
4606
- #: i18n/states/PK.php:19
4607
  msgid "Khyber Pakhtunkhwa"
4608
  msgstr "Khyber Pakhtunkhwa"
4609
 
4610
- #: i18n/states/PK.php:21
4611
  msgid "Sindh"
4612
  msgstr "Sindh"
4613
 
4614
- #: i18n/states/PY.php:14
4615
  msgid "Asunci&oacute;n"
4616
  msgstr "Asunci&oacute;n"
4617
 
4618
- #: i18n/states/PY.php:15
4619
  msgid "Concepci&oacute;n"
4620
  msgstr "Concepci&oacute;n"
4621
 
4622
- #: i18n/states/PY.php:16
4623
  msgid "San Pedro"
4624
  msgstr "San Pedro"
4625
 
4626
- #: i18n/states/PY.php:17
4627
  msgid "Cordillera"
4628
  msgstr "Cordillera"
4629
 
4630
- #: i18n/states/PY.php:18
4631
  msgid "Guair&aacute;"
4632
  msgstr "Guair&aacute;"
4633
 
4634
- #: i18n/states/PY.php:19
4635
  msgid "Caaguaz&uacute;"
4636
  msgstr "Caaguaz&uacute;"
4637
 
4638
- #: i18n/states/PY.php:20
4639
  msgid "Caazap&aacute;"
4640
  msgstr "Caazap&aacute;"
4641
 
4642
- #: i18n/states/PY.php:21
4643
  msgid "Itap&uacute;a"
4644
  msgstr "Itap&uacute;a"
4645
 
4646
- #: i18n/states/PY.php:23
4647
  msgid "Paraguar&iacute;"
4648
  msgstr "Paraguar&iacute;"
4649
 
4650
- #: i18n/states/PY.php:24
4651
  msgid "Alto Paran&aacute;"
4652
  msgstr "Alto Paran&aacute;"
4653
 
4654
- #: i18n/states/PY.php:25
4655
  msgid "Central"
4656
  msgstr "Central"
4657
 
4658
- #: i18n/states/PY.php:26
4659
  msgid "&Ntilde;eembuc&uacute;"
4660
  msgstr "&Ntilde;eembuc&uacute;"
4661
 
4662
- #: i18n/states/PY.php:27
4663
  msgid "Amambay"
4664
  msgstr "Amambay"
4665
 
4666
- #: i18n/states/PY.php:28
4667
  msgid "Canindey&uacute;"
4668
  msgstr "Canindey&uacute;"
4669
 
4670
- #: i18n/states/PY.php:29
4671
  msgid "Presidente Hayes"
4672
  msgstr "Presidente Hayes"
4673
 
4674
- #: i18n/states/PY.php:30
4675
  msgid "Alto Paraguay"
4676
  msgstr "Alto Paraguay"
4677
 
4678
- #: i18n/states/PY.php:31
4679
  msgid "Boquer&oacute;n"
4680
  msgstr "Boquer&oacute;n"
4681
 
4682
- #: i18n/states/RO.php:17
4683
  msgid "Alba"
4684
  msgstr "Alba"
4685
 
4686
- #: i18n/states/RO.php:18
4687
  msgid "Arad"
4688
  msgstr "Arad"
4689
 
4690
- #: i18n/states/RO.php:19
4691
  msgid "Arge&#537;"
4692
  msgstr "Arge&#537;"
4693
 
4694
- #: i18n/states/RO.php:20
4695
  msgid "Bac&#259;u"
4696
  msgstr "Bac&#259;u"
4697
 
4698
- #: i18n/states/RO.php:21
4699
  msgid "Bihor"
4700
  msgstr "Bihor"
4701
 
4702
- #: i18n/states/RO.php:22
4703
  msgid "Bistri&#539;a-N&#259;s&#259;ud"
4704
  msgstr "Bistri&#539;a-N&#259;s&#259;ud"
4705
 
4706
- #: i18n/states/RO.php:23
4707
  msgid "Boto&#537;ani"
4708
  msgstr "Boto&#537;ani"
4709
 
4710
- #: i18n/states/RO.php:24
4711
  msgid "Br&#259;ila"
4712
  msgstr "Br&#259;ila"
4713
 
4714
- #: i18n/states/RO.php:25
4715
  msgid "Bra&#537;ov"
4716
  msgstr "Bra&#537;ov"
4717
 
4718
- #: i18n/states/RO.php:26
4719
  msgid "Bucure&#537;ti"
4720
  msgstr "Bucure&#537;ti"
4721
 
4722
- #: i18n/states/RO.php:27
4723
  msgid "Buz&#259;u"
4724
  msgstr "Buz&#259;u"
4725
 
4726
- #: i18n/states/RO.php:29
4727
  msgid "Cara&#537;-Severin"
4728
  msgstr "Cara&#537;-Severin"
4729
 
4730
- #: i18n/states/RO.php:30
4731
  msgid "Cluj"
4732
  msgstr "Cluj"
4733
 
4734
- #: i18n/states/RO.php:31
4735
  msgid "Constan&#539;a"
4736
  msgstr "Constan&#539;a"
4737
 
4738
- #: i18n/states/RO.php:32
4739
  msgid "Covasna"
4740
  msgstr "Covasna"
4741
 
4742
- #: i18n/states/RO.php:33
4743
  msgid "D&acirc;mbovi&#539;a"
4744
  msgstr "D&acirc;mbovi&#539;a"
4745
 
4746
- #: i18n/states/RO.php:34
4747
  msgid "Dolj"
4748
  msgstr "Dolj"
4749
 
4750
- #: i18n/states/RO.php:35
4751
  msgid "Gala&#539;i"
4752
  msgstr "Gala&#539;i"
4753
 
4754
- #: i18n/states/RO.php:36
4755
  msgid "Giurgiu"
4756
  msgstr "Giurgiu"
4757
 
4758
- #: i18n/states/RO.php:37
4759
  msgid "Gorj"
4760
  msgstr "Gorj"
4761
 
4762
- #: i18n/states/RO.php:38
4763
  msgid "Harghita"
4764
  msgstr "Harghita"
4765
 
4766
- #: i18n/states/RO.php:39
4767
  msgid "Hunedoara"
4768
  msgstr "Hunedoara"
4769
 
4770
- #: i18n/states/RO.php:40
4771
  msgid "Ialomi&#539;a"
4772
  msgstr "Ialomi&#539;a"
4773
 
4774
- #: i18n/states/RO.php:41
4775
  msgid "Ia&#537;i"
4776
  msgstr "Ia&#537;i"
4777
 
4778
- #: i18n/states/RO.php:42
4779
  msgid "Ilfov"
4780
  msgstr "Ilfov"
4781
 
4782
- #: i18n/states/RO.php:43
4783
  msgid "Maramure&#537;"
4784
  msgstr "Maramure&#537;"
4785
 
4786
- #: i18n/states/RO.php:44
4787
  msgid "Mehedin&#539;i"
4788
  msgstr "Mehedin&#539;i"
4789
 
4790
- #: i18n/states/RO.php:45
4791
  msgid "Mure&#537;"
4792
  msgstr "Mure&#537;"
4793
 
4794
- #: i18n/states/RO.php:46
4795
  msgid "Neam&#539;"
4796
  msgstr "Neam&#539;"
4797
 
4798
- #: i18n/states/RO.php:47
4799
  msgid "Olt"
4800
  msgstr "Olt"
4801
 
4802
- #: i18n/states/RO.php:48
4803
  msgid "Prahova"
4804
  msgstr "Prahova"
4805
 
4806
- #: i18n/states/RO.php:49
4807
  msgid "S&#259;laj"
4808
  msgstr "S&#259;laj"
4809
 
4810
- #: i18n/states/RO.php:50
4811
  msgid "Satu Mare"
4812
  msgstr "Satu Mare"
4813
 
4814
- #: i18n/states/RO.php:51
4815
  msgid "Sibiu"
4816
  msgstr "Sibiu"
4817
 
4818
- #: i18n/states/RO.php:52
4819
  msgid "Suceava"
4820
  msgstr "Suceava"
4821
 
4822
- #: i18n/states/RO.php:53
4823
  msgid "Teleorman"
4824
  msgstr "Teleorman"
4825
 
4826
- #: i18n/states/RO.php:54
4827
  msgid "Timi&#537;"
4828
  msgstr "Timi&#537;"
4829
 
4830
- #: i18n/states/RO.php:55
4831
  msgid "Tulcea"
4832
  msgstr "Tulcea"
4833
 
4834
- #: i18n/states/RO.php:56
4835
  msgid "V&acirc;lcea"
4836
  msgstr "V&acirc;lcea"
4837
 
4838
- #: i18n/states/RO.php:57
4839
  msgid "Vaslui"
4840
  msgstr "Vaslui"
4841
 
4842
- #: i18n/states/RO.php:58
4843
  msgid "Vrancea"
4844
  msgstr "Vrancea"
4845
 
4846
- #: i18n/states/TH.php:14
4847
  msgid "Amnat Charoen"
4848
  msgstr "Amnat Charoen"
4849
 
4850
- #: i18n/states/TH.php:15
4851
  msgid "Ang Thong"
4852
  msgstr "Ang Thong"
4853
 
4854
- #: i18n/states/TH.php:16
4855
  msgid "Ayutthaya"
4856
  msgstr "Ayutthaya"
4857
 
4858
- #: i18n/states/TH.php:17
4859
  msgid "Bangkok"
4860
  msgstr "Bangkok"
4861
 
4862
- #: i18n/states/TH.php:18
4863
  msgid "Bueng Kan"
4864
  msgstr "Bueng Kan"
4865
 
4866
- #: i18n/states/TH.php:19
4867
  msgid "Buri Ram"
4868
  msgstr "Buri Ram"
4869
 
4870
- #: i18n/states/TH.php:20
4871
  msgid "Chachoengsao"
4872
  msgstr "Chachoengsao"
4873
 
4874
- #: i18n/states/TH.php:21
4875
  msgid "Chai Nat"
4876
  msgstr "Chai Nat"
4877
 
4878
- #: i18n/states/TH.php:22
4879
  msgid "Chaiyaphum"
4880
  msgstr "Chaiyaphum"
4881
 
4882
- #: i18n/states/TH.php:23
4883
  msgid "Chanthaburi"
4884
  msgstr "Chanthaburi"
4885
 
4886
- #: i18n/states/TH.php:24
4887
  msgid "Chiang Mai"
4888
  msgstr "Chiang Mai"
4889
 
4890
- #: i18n/states/TH.php:25
4891
  msgid "Chiang Rai"
4892
  msgstr "Chiang Rai"
4893
 
4894
- #: i18n/states/TH.php:26
4895
  msgid "Chonburi"
4896
  msgstr "Chonburi"
4897
 
4898
- #: i18n/states/TH.php:27
4899
  msgid "Chumphon"
4900
  msgstr "Chumphon"
4901
 
4902
- #: i18n/states/TH.php:28
4903
  msgid "Kalasin"
4904
  msgstr "Kalasin"
4905
 
4906
- #: i18n/states/TH.php:29
4907
  msgid "Kamphaeng Phet"
4908
  msgstr "Kamphaeng Phet"
4909
 
4910
- #: i18n/states/TH.php:30
4911
  msgid "Kanchanaburi"
4912
  msgstr "Kanchanaburi"
4913
 
4914
- #: i18n/states/TH.php:31
4915
  msgid "Khon Kaen"
4916
  msgstr "Khon Kaen"
4917
 
4918
- #: i18n/states/TH.php:32
4919
  msgid "Krabi"
4920
  msgstr "Krabi"
4921
 
4922
- #: i18n/states/TH.php:33
4923
  msgid "Lampang"
4924
  msgstr "Lampang"
4925
 
4926
- #: i18n/states/TH.php:34
4927
  msgid "Lamphun"
4928
  msgstr "Lamphun"
4929
 
4930
- #: i18n/states/TH.php:35
4931
  msgid "Loei"
4932
  msgstr "Loei"
4933
 
4934
- #: i18n/states/TH.php:36
4935
  msgid "Lopburi"
4936
  msgstr "Lopburi"
4937
 
4938
- #: i18n/states/TH.php:37
4939
  msgid "Mae Hong Son"
4940
  msgstr "Mae Hong Son"
4941
 
4942
- #: i18n/states/TH.php:38
4943
  msgid "Maha Sarakham"
4944
  msgstr "Maha Sarakham"
4945
 
4946
- #: i18n/states/TH.php:39
4947
  msgid "Mukdahan"
4948
  msgstr "Mukdahan"
4949
 
4950
- #: i18n/states/TH.php:40
4951
  msgid "Nakhon Nayok"
4952
  msgstr "Nakhon Nayok"
4953
 
4954
- #: i18n/states/TH.php:41
4955
  msgid "Nakhon Pathom"
4956
  msgstr "Nakhon Pathom"
4957
 
4958
- #: i18n/states/TH.php:42
4959
  msgid "Nakhon Phanom"
4960
  msgstr "Nakhon Phanom"
4961
 
4962
- #: i18n/states/TH.php:43
4963
  msgid "Nakhon Ratchasima"
4964
  msgstr "Nakhon Ratchasima"
4965
 
4966
- #: i18n/states/TH.php:44
4967
  msgid "Nakhon Sawan"
4968
  msgstr "Nakhon Sawan"
4969
 
4970
- #: i18n/states/TH.php:45
4971
  msgid "Nakhon Si Thammarat"
4972
  msgstr "Nakhon Si Thammarat"
4973
 
4974
- #: i18n/states/TH.php:46
4975
  msgid "Nan"
4976
  msgstr "Nan"
4977
 
4978
- #: i18n/states/TH.php:47
4979
  msgid "Narathiwat"
4980
  msgstr "Narathiwat"
4981
 
4982
- #: i18n/states/TH.php:48
4983
  msgid "Nong Bua Lam Phu"
4984
  msgstr "Nong Bua Lam Phu"
4985
 
4986
- #: i18n/states/TH.php:49
4987
  msgid "Nong Khai"
4988
  msgstr "Nong Khai"
4989
 
4990
- #: i18n/states/TH.php:50
4991
  msgid "Nonthaburi"
4992
  msgstr "Nonthaburi"
4993
 
4994
- #: i18n/states/TH.php:51
4995
  msgid "Pathum Thani"
4996
  msgstr "Pathum Thani"
4997
 
4998
- #: i18n/states/TH.php:52
4999
  msgid "Pattani"
5000
  msgstr "Pattani"
5001
 
5002
- #: i18n/states/TH.php:53
5003
  msgid "Phang Nga"
5004
  msgstr "Phang Nga"
5005
 
5006
- #: i18n/states/TH.php:54
5007
  msgid "Phatthalung"
5008
  msgstr "Phatthalung"
5009
 
5010
- #: i18n/states/TH.php:55
5011
  msgid "Phayao"
5012
  msgstr "Phayao"
5013
 
5014
- #: i18n/states/TH.php:56
5015
  msgid "Phetchabun"
5016
  msgstr "Phetchabun"
5017
 
5018
- #: i18n/states/TH.php:57
5019
  msgid "Phetchaburi"
5020
  msgstr "Phetchaburi"
5021
 
5022
- #: i18n/states/TH.php:58
5023
  msgid "Phichit"
5024
  msgstr "Phichit"
5025
 
5026
- #: i18n/states/TH.php:59
5027
  msgid "Phitsanulok"
5028
  msgstr "Phitsanulok"
5029
 
5030
- #: i18n/states/TH.php:60
5031
  msgid "Phrae"
5032
  msgstr "Phrae"
5033
 
5034
- #: i18n/states/TH.php:61
5035
  msgid "Phuket"
5036
  msgstr "Phuket"
5037
 
5038
- #: i18n/states/TH.php:62
5039
  msgid "Prachin Buri"
5040
  msgstr "Prachin Buri"
5041
 
5042
- #: i18n/states/TH.php:63
5043
  msgid "Prachuap Khiri Khan"
5044
  msgstr "Prachuap Khiri Khan"
5045
 
5046
- #: i18n/states/TH.php:64
5047
  msgid "Ranong"
5048
  msgstr "Ranong"
5049
 
5050
- #: i18n/states/TH.php:65
5051
  msgid "Ratchaburi"
5052
  msgstr "Ratchaburi"
5053
 
5054
- #: i18n/states/TH.php:66
5055
  msgid "Rayong"
5056
  msgstr "Rayong"
5057
 
5058
- #: i18n/states/TH.php:67
5059
  msgid "Roi Et"
5060
  msgstr "Roi Et"
5061
 
5062
- #: i18n/states/TH.php:68
5063
  msgid "Sa Kaeo"
5064
  msgstr "Sa Kaeo"
5065
 
5066
- #: i18n/states/TH.php:69
5067
  msgid "Sakon Nakhon"
5068
  msgstr "Sakon Nakhon"
5069
 
5070
- #: i18n/states/TH.php:70
5071
  msgid "Samut Prakan"
5072
  msgstr "Samut Prakan"
5073
 
5074
- #: i18n/states/TH.php:71
5075
  msgid "Samut Sakhon"
5076
  msgstr "Samut Sakhon"
5077
 
5078
- #: i18n/states/TH.php:72
5079
  msgid "Samut Songkhram"
5080
  msgstr "Samut Songkhram"
5081
 
5082
- #: i18n/states/TH.php:73
5083
  msgid "Saraburi"
5084
  msgstr "Saraburi"
5085
 
5086
- #: i18n/states/TH.php:74
5087
  msgid "Satun"
5088
  msgstr "Satun"
5089
 
5090
- #: i18n/states/TH.php:75
5091
  msgid "Sing Buri"
5092
  msgstr "Sing Buri"
5093
 
5094
- #: i18n/states/TH.php:76
5095
  msgid "Sisaket"
5096
  msgstr "Sisaket"
5097
 
5098
- #: i18n/states/TH.php:77
5099
  msgid "Songkhla"
5100
  msgstr "Songkhla"
5101
 
5102
- #: i18n/states/TH.php:78
5103
  msgid "Sukhothai"
5104
  msgstr "Sukhothai"
5105
 
5106
- #: i18n/states/TH.php:79
5107
  msgid "Suphan Buri"
5108
  msgstr "Suphan Buri"
5109
 
5110
- #: i18n/states/TH.php:80
5111
  msgid "Surat Thani"
5112
  msgstr "Surat Thani"
5113
 
5114
- #: i18n/states/TH.php:81
5115
  msgid "Surin"
5116
  msgstr "Surin"
5117
 
5118
- #: i18n/states/TH.php:82
5119
  msgid "Tak"
5120
  msgstr "Tak"
5121
 
5122
- #: i18n/states/TH.php:83
5123
  msgid "Trang"
5124
  msgstr "Trang"
5125
 
5126
- #: i18n/states/TH.php:84
5127
  msgid "Trat"
5128
  msgstr "Trat"
5129
 
5130
- #: i18n/states/TH.php:85
5131
  msgid "Ubon Ratchathani"
5132
  msgstr "Ubon Ratchathani"
5133
 
5134
- #: i18n/states/TH.php:86
5135
  msgid "Udon Thani"
5136
  msgstr "Udon Thani"
5137
 
5138
- #: i18n/states/TH.php:87
5139
  msgid "Uthai Thani"
5140
  msgstr "Uthai Thani"
5141
 
5142
- #: i18n/states/TH.php:88
5143
  msgid "Uttaradit"
5144
  msgstr "Uttaradit"
5145
 
5146
- #: i18n/states/TH.php:89
5147
  msgid "Yala"
5148
  msgstr "Yala"
5149
 
5150
- #: i18n/states/TH.php:90
5151
  msgid "Yasothon"
5152
  msgstr "Yasothon"
5153
 
5154
- #: i18n/states/TR.php:14
5155
  msgid "Adana"
5156
  msgstr "Adana"
5157
 
5158
- #: i18n/states/TR.php:15
5159
  msgid "Ad&#305;yaman"
5160
  msgstr "Ad&#305;yaman"
5161
 
5162
- #: i18n/states/TR.php:16
5163
  msgid "Afyon"
5164
  msgstr "Afyon"
5165
 
5166
- #: i18n/states/TR.php:17
5167
  msgid "A&#287;r&#305;"
5168
  msgstr "A&#287;r&#305;"
5169
 
5170
- #: i18n/states/TR.php:18
5171
  msgid "Amasya"
5172
  msgstr "Amasya"
5173
 
5174
- #: i18n/states/TR.php:19
5175
  msgid "Ankara"
5176
  msgstr "Ankara"
5177
 
5178
- #: i18n/states/TR.php:20
5179
  msgid "Antalya"
5180
  msgstr "Antalya"
5181
 
5182
- #: i18n/states/TR.php:21
5183
  msgid "Artvin"
5184
  msgstr "Artvin"
5185
 
5186
- #: i18n/states/TR.php:22
5187
  msgid "Ayd&#305;n"
5188
  msgstr "Ayd&#305;n"
5189
 
5190
- #: i18n/states/TR.php:23
5191
  msgid "Bal&#305;kesir"
5192
  msgstr "Bal&#305;kesir"
5193
 
5194
- #: i18n/states/TR.php:24
5195
  msgid "Bilecik"
5196
  msgstr "Bilecik"
5197
 
5198
- #: i18n/states/TR.php:25
5199
  msgid "Bing&#246;l"
5200
  msgstr "Bing&#246;l"
5201
 
5202
- #: i18n/states/TR.php:26
5203
  msgid "Bitlis"
5204
  msgstr "Bitlis"
5205
 
5206
- #: i18n/states/TR.php:27
5207
  msgid "Bolu"
5208
  msgstr "Bolu"
5209
 
5210
- #: i18n/states/TR.php:28
5211
  msgid "Burdur"
5212
  msgstr "Burdur"
5213
 
5214
- #: i18n/states/TR.php:29
5215
  msgid "Bursa"
5216
  msgstr "Bursa"
5217
 
5218
- #: i18n/states/TR.php:30
5219
  msgid "&#199;anakkale"
5220
  msgstr "&#199;anakkale"
5221
 
5222
- #: i18n/states/TR.php:31
5223
  msgid "&#199;ank&#305;r&#305;"
5224
  msgstr "&#199;ank&#305;r&#305;"
5225
 
5226
- #: i18n/states/TR.php:32
5227
  msgid "&#199;orum"
5228
  msgstr "&#199;orum"
5229
 
5230
- #: i18n/states/TR.php:33
5231
  msgid "Denizli"
5232
  msgstr "Denizli"
5233
 
5234
- #: i18n/states/TR.php:34
5235
  msgid "Diyarbak&#305;r"
5236
  msgstr "Diyarbak&#305;r"
5237
 
5238
- #: i18n/states/TR.php:35
5239
  msgid "Edirne"
5240
  msgstr "ادیرنه"
5241
 
5242
- #: i18n/states/TR.php:36
5243
  msgid "Elaz&#305;&#287;"
5244
  msgstr "Elaz&#305;&#287;"
5245
 
5246
- #: i18n/states/TR.php:37
5247
  msgid "Erzincan"
5248
  msgstr "ارزنجان"
5249
 
5250
- #: i18n/states/TR.php:38
5251
  msgid "Erzurum"
5252
  msgstr "ارزروم"
5253
 
5254
- #: i18n/states/TR.php:39
5255
  msgid "Eski&#351;ehir"
5256
  msgstr "Eski&#351;ehir"
5257
 
5258
- #: i18n/states/TR.php:40
5259
  msgid "Gaziantep"
5260
  msgstr "Gaziantep"
5261
 
5262
- #: i18n/states/TR.php:41
5263
  msgid "Giresun"
5264
  msgstr "Giresun"
5265
 
5266
- #: i18n/states/TR.php:42
5267
  msgid "G&#252;m&#252;&#351;hane"
5268
  msgstr "G&#252;m&#252;&#351;hane"
5269
 
5270
- #: i18n/states/TR.php:43
5271
  msgid "Hakkari"
5272
  msgstr "Hakkari"
5273
 
5274
- #: i18n/states/TR.php:44
5275
  msgid "Hatay"
5276
  msgstr "هاتای"
5277
 
5278
- #: i18n/states/TR.php:45
5279
  msgid "Isparta"
5280
  msgstr "Isparta"
5281
 
5282
- #: i18n/states/TR.php:46
5283
  msgid "&#304;&#231;el"
5284
  msgstr "&#304;&#231;el"
5285
 
5286
- #: i18n/states/TR.php:47
5287
  msgid "&#304;stanbul"
5288
  msgstr "&#304;stanbul"
5289
 
5290
- #: i18n/states/TR.php:48
5291
  msgid "&#304;zmir"
5292
  msgstr "&#304;zmir"
5293
 
5294
- #: i18n/states/TR.php:49
5295
  msgid "Kars"
5296
  msgstr "Kars"
5297
 
5298
- #: i18n/states/TR.php:50
5299
  msgid "Kastamonu"
5300
  msgstr "Kastamonu"
5301
 
5302
- #: i18n/states/TR.php:51
5303
  msgid "Kayseri"
5304
  msgstr "Kayseri"
5305
 
5306
- #: i18n/states/TR.php:52
5307
  msgid "K&#305;rklareli"
5308
  msgstr "K&#305;rklareli"
5309
 
5310
- #: i18n/states/TR.php:53
5311
  msgid "K&#305;r&#351;ehir"
5312
  msgstr "K&#305;r&#351;ehir"
5313
 
5314
- #: i18n/states/TR.php:54
5315
  msgid "Kocaeli"
5316
  msgstr "Kocaeli"
5317
 
5318
- #: i18n/states/TR.php:55
5319
  msgid "Konya"
5320
  msgstr "Konya"
5321
 
5322
- #: i18n/states/TR.php:56
5323
  msgid "K&#252;tahya"
5324
  msgstr "K&#252;tahya"
5325
 
5326
- #: i18n/states/TR.php:57
5327
  msgid "Malatya"
5328
  msgstr "Malatya"
5329
 
5330
- #: i18n/states/TR.php:58
5331
  msgid "Manisa"
5332
  msgstr "Manisa"
5333
 
5334
- #: i18n/states/TR.php:59
5335
  msgid "Kahramanmara&#351;"
5336
  msgstr "Kahramanmara&#351;"
5337
 
5338
- #: i18n/states/TR.php:60
5339
  msgid "Mardin"
5340
  msgstr "Mardin"
5341
 
5342
- #: i18n/states/TR.php:61
5343
  msgid "Mu&#287;la"
5344
  msgstr "Mu&#287;la"
5345
 
5346
- #: i18n/states/TR.php:62
5347
  msgid "Mu&#351;"
5348
  msgstr "Mu&#351;"
5349
 
5350
- #: i18n/states/TR.php:63
5351
  msgid "Nev&#351;ehir"
5352
  msgstr "Nev&#351;ehir"
5353
 
5354
- #: i18n/states/TR.php:64
5355
  msgid "Ni&#287;de"
5356
  msgstr "Ni&#287;de"
5357
 
5358
- #: i18n/states/TR.php:65
5359
  msgid "Ordu"
5360
  msgstr "Ordu"
5361
 
5362
- #: i18n/states/TR.php:66
5363
  msgid "Rize"
5364
  msgstr "Rize"
5365
 
5366
- #: i18n/states/TR.php:67
5367
  msgid "Sakarya"
5368
  msgstr "Sakarya"
5369
 
5370
- #: i18n/states/TR.php:68
5371
  msgid "Samsun"
5372
  msgstr "Samsun"
5373
 
5374
- #: i18n/states/TR.php:69
5375
  msgid "Siirt"
5376
  msgstr "Siirt"
5377
 
5378
- #: i18n/states/TR.php:70
5379
  msgid "Sinop"
5380
  msgstr "Sinop"
5381
 
5382
- #: i18n/states/TR.php:71
5383
  msgid "Sivas"
5384
  msgstr "Sivas"
5385
 
5386
- #: i18n/states/TR.php:72
5387
  msgid "Tekirda&#287;"
5388
  msgstr "Tekirda&#287;"
5389
 
5390
- #: i18n/states/TR.php:73
5391
  msgid "Tokat"
5392
  msgstr "توکات"
5393
 
5394
- #: i18n/states/TR.php:74
5395
  msgid "Trabzon"
5396
  msgstr "ترابزون"
5397
 
5398
- #: i18n/states/TR.php:75
5399
  msgid "Tunceli"
5400
  msgstr "تونجلی"
5401
 
5402
- #: i18n/states/TR.php:76
5403
  msgid "&#350;anl&#305;urfa"
5404
  msgstr "&#350;anl&#305;urfa"
5405
 
5406
- #: i18n/states/TR.php:77
5407
  msgid "U&#351;ak"
5408
  msgstr "U&#351;ak"
5409
 
5410
- #: i18n/states/TR.php:78
5411
  msgid "Van"
5412
  msgstr "ون"
5413
 
5414
- #: i18n/states/TR.php:79
5415
  msgid "Yozgat"
5416
  msgstr "یوزگات"
5417
 
5418
- #: i18n/states/TR.php:80
5419
  msgid "Zonguldak"
5420
  msgstr "Zonguldak"
5421
 
5422
- #: i18n/states/TR.php:81
5423
  msgid "Aksaray"
5424
  msgstr "Aksaray"
5425
 
5426
- #: i18n/states/TR.php:82
5427
  msgid "Bayburt"
5428
  msgstr "Bayburt"
5429
 
5430
- #: i18n/states/TR.php:83
5431
  msgid "Karaman"
5432
  msgstr "Karaman"
5433
 
5434
- #: i18n/states/TR.php:84
5435
  msgid "K&#305;r&#305;kkale"
5436
  msgstr "K&#305;r&#305;kkale"
5437
 
5438
- #: i18n/states/TR.php:85
5439
  msgid "Batman"
5440
  msgstr "Batman"
5441
 
5442
- #: i18n/states/TR.php:86
5443
  msgid "&#350;&#305;rnak"
5444
  msgstr "&#350;&#305;rnak"
5445
 
5446
- #: i18n/states/TR.php:87
5447
  msgid "Bart&#305;n"
5448
  msgstr "Bart&#305;n"
5449
 
5450
- #: i18n/states/TR.php:88
5451
  msgid "Ardahan"
5452
  msgstr "Ardahan"
5453
 
5454
- #: i18n/states/TR.php:89
5455
  msgid "I&#287;d&#305;r"
5456
  msgstr "I&#287;d&#305;r"
5457
 
5458
- #: i18n/states/TR.php:90
5459
  msgid "Yalova"
5460
  msgstr "Yalova"
5461
 
5462
- #: i18n/states/TR.php:91
5463
  msgid "Karab&#252;k"
5464
  msgstr "Karab&#252;k"
5465
 
5466
- #: i18n/states/TR.php:92
5467
  msgid "Kilis"
5468
  msgstr "کیلیس"
5469
 
5470
- #: i18n/states/TR.php:93
5471
  msgid "Osmaniye"
5472
  msgstr "عثمانیه"
5473
 
5474
- #: i18n/states/TR.php:94
5475
  msgid "D&#252;zce"
5476
  msgstr "دوزجه"
5477
 
5478
- #: i18n/states/TZ.php:14
5479
  msgid "Arusha"
5480
  msgstr "Arusha"
5481
 
5482
- #: i18n/states/TZ.php:15
5483
  msgid "Dar es Salaam"
5484
  msgstr "Dar es Salaam"
5485
 
5486
- #: i18n/states/TZ.php:16
5487
  msgid "Dodoma"
5488
  msgstr "Dodoma"
5489
 
5490
- #: i18n/states/TZ.php:17
5491
  msgid "Iringa"
5492
  msgstr "Iringa"
5493
 
5494
- #: i18n/states/TZ.php:18
5495
  msgid "Kagera"
5496
  msgstr "Kagera"
5497
 
5498
- #: i18n/states/TZ.php:19
5499
  msgid "Pemba North"
5500
  msgstr "Pemba North"
5501
 
5502
- #: i18n/states/TZ.php:20
5503
  msgid "Zanzibar North"
5504
  msgstr "Zanzibar North"
5505
 
5506
- #: i18n/states/TZ.php:21
5507
  msgid "Kigoma"
5508
  msgstr "Kigoma"
5509
 
5510
- #: i18n/states/TZ.php:22
5511
  msgid "Kilimanjaro"
5512
  msgstr "Kilimanjaro"
5513
 
5514
- #: i18n/states/TZ.php:23
5515
  msgid "Pemba South"
5516
  msgstr "Pemba South"
5517
 
5518
- #: i18n/states/TZ.php:24
5519
  msgid "Zanzibar South"
5520
  msgstr "Zanzibar South"
5521
 
5522
- #: i18n/states/TZ.php:25
5523
  msgid "Lindi"
5524
  msgstr "Lindi"
5525
 
5526
- #: i18n/states/TZ.php:26
5527
  msgid "Mara"
5528
  msgstr "Mara"
5529
 
5530
- #: i18n/states/TZ.php:27
5531
  msgid "Mbeya"
5532
  msgstr "Mbeya"
5533
 
5534
- #: i18n/states/TZ.php:28
5535
  msgid "Zanzibar West"
5536
  msgstr "Zanzibar West"
5537
 
5538
- #: i18n/states/TZ.php:29
5539
  msgid "Morogoro"
5540
  msgstr "Morogoro"
5541
 
5542
- #: i18n/states/TZ.php:30
5543
  msgid "Mtwara"
5544
  msgstr "Mtwara"
5545
 
5546
- #: i18n/states/TZ.php:31
5547
  msgid "Mwanza"
5548
  msgstr "Mwanza"
5549
 
5550
- #: i18n/states/TZ.php:32
5551
  msgid "Coast"
5552
  msgstr "Coast"
5553
 
5554
- #: i18n/states/TZ.php:33
5555
  msgid "Rukwa"
5556
  msgstr "Rukwa"
5557
 
5558
- #: i18n/states/TZ.php:34
5559
  msgid "Ruvuma"
5560
  msgstr "Ruvuma"
5561
 
5562
- #: i18n/states/TZ.php:35
5563
  msgid "Shinyanga"
5564
  msgstr "Shinyanga"
5565
 
5566
- #: i18n/states/TZ.php:36
5567
  msgid "Singida"
5568
  msgstr "Singida"
5569
 
5570
- #: i18n/states/TZ.php:37
5571
  msgid "Tabora"
5572
  msgstr "Tabora"
5573
 
5574
- #: i18n/states/TZ.php:38
5575
  msgid "Tanga"
5576
  msgstr "Tanga"
5577
 
5578
- #: i18n/states/TZ.php:39
5579
  msgid "Manyara"
5580
  msgstr "Manyara"
5581
 
5582
- #: i18n/states/TZ.php:40
5583
  msgid "Geita"
5584
  msgstr "Geita"
5585
 
5586
- #: i18n/states/TZ.php:41
5587
  msgid "Katavi"
5588
  msgstr "Katavi"
5589
 
5590
- #: i18n/states/TZ.php:42
5591
  msgid "Njombe"
5592
  msgstr "Njombe"
5593
 
5594
- #: i18n/states/TZ.php:43
5595
  msgid "Simiyu"
5596
  msgstr "Simiyu"
5597
 
5598
- #: i18n/states/US.php:14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5599
  msgid "Alabama"
5600
  msgstr "آلاباما"
5601
 
5602
- #: i18n/states/US.php:15
5603
  msgid "Alaska"
5604
  msgstr "آلاسکا"
5605
 
5606
- #: i18n/states/US.php:16
5607
  msgid "Arizona"
5608
  msgstr "آریزونا"
5609
 
5610
- #: i18n/states/US.php:17
5611
  msgid "Arkansas"
5612
  msgstr "آرکانزاس"
5613
 
5614
- #: i18n/states/US.php:18
5615
  msgid "California"
5616
  msgstr "کالیفرنیا"
5617
 
5618
- #: i18n/states/US.php:19
5619
  msgid "Colorado"
5620
  msgstr "کلرادو"
5621
 
5622
- #: i18n/states/US.php:20
5623
  msgid "Connecticut"
5624
  msgstr "کانکتیکات"
5625
 
5626
- #: i18n/states/US.php:21
5627
  msgid "Delaware"
5628
  msgstr "دلاور"
5629
 
5630
- #: i18n/states/US.php:22
5631
  msgid "District Of Columbia"
5632
  msgstr "منطقه کلمبیا"
5633
 
5634
- #: i18n/states/US.php:23
5635
  msgid "Florida"
5636
  msgstr "فلوریدا"
5637
 
5638
- #: i18n/states/US.php:25
5639
  msgid "Hawaii"
5640
  msgstr "هاوایی"
5641
 
5642
- #: i18n/states/US.php:26
5643
  msgid "Idaho"
5644
  msgstr "آیداهو"
5645
 
5646
- #: i18n/states/US.php:27
5647
  msgid "Illinois"
5648
  msgstr "ایلینوییس"
5649
 
5650
- #: i18n/states/US.php:28
5651
  msgid "Indiana"
5652
  msgstr "ایندیانا"
5653
 
5654
- #: i18n/states/US.php:29
5655
  msgid "Iowa"
5656
  msgstr "ایوا"
5657
 
5658
- #: i18n/states/US.php:30
5659
  msgid "Kansas"
5660
  msgstr "کانزاس"
5661
 
5662
- #: i18n/states/US.php:31
5663
  msgid "Kentucky"
5664
  msgstr "کنتاکی"
5665
 
5666
- #: i18n/states/US.php:32
5667
  msgid "Louisiana"
5668
  msgstr "لوئیزیانا"
5669
 
5670
- #: i18n/states/US.php:33
5671
  msgid "Maine"
5672
  msgstr "ماین"
5673
 
5674
- #: i18n/states/US.php:35
5675
  msgid "Massachusetts"
5676
  msgstr "ماساچوست"
5677
 
5678
- #: i18n/states/US.php:36
5679
  msgid "Michigan"
5680
  msgstr "میشیگان"
5681
 
5682
- #: i18n/states/US.php:37
5683
  msgid "Minnesota"
5684
  msgstr "مینه‌سوتا"
5685
 
5686
- #: i18n/states/US.php:38
5687
  msgid "Mississippi"
5688
  msgstr "می‌سی‌سی‌پی"
5689
 
5690
- #: i18n/states/US.php:39
5691
  msgid "Missouri"
5692
  msgstr "میسوری"
5693
 
5694
- #: i18n/states/US.php:41
5695
  msgid "Nebraska"
5696
  msgstr "نبراسکا"
5697
 
5698
- #: i18n/states/US.php:42
5699
  msgid "Nevada"
5700
  msgstr "نوادا"
5701
 
5702
- #: i18n/states/US.php:43
5703
  msgid "New Hampshire"
5704
  msgstr "نیوهامپشایر"
5705
 
5706
- #: i18n/states/US.php:44
5707
  msgid "New Jersey"
5708
  msgstr "نیوجرسی"
5709
 
5710
- #: i18n/states/US.php:45
5711
  msgid "New Mexico"
5712
  msgstr "نیومکزیکو"
5713
 
5714
- #: i18n/states/US.php:46
5715
  msgid "New York"
5716
  msgstr "نیویورک"
5717
 
5718
- #: i18n/states/US.php:47
5719
  msgid "North Carolina"
5720
  msgstr "کارولینای شمالی"
5721
 
5722
- #: i18n/states/US.php:48
5723
  msgid "North Dakota"
5724
  msgstr "داکوتای شمالی"
5725
 
5726
- #: i18n/states/US.php:49
5727
  msgid "Ohio"
5728
  msgstr "اوهایو"
5729
 
5730
- #: i18n/states/US.php:50
5731
  msgid "Oklahoma"
5732
  msgstr "اوکلاهوما"
5733
 
5734
- #: i18n/states/US.php:51
5735
  msgid "Oregon"
5736
  msgstr "اورگون"
5737
 
5738
- #: i18n/states/US.php:52
5739
  msgid "Pennsylvania"
5740
  msgstr "پنسیلوانیا"
5741
 
5742
- #: i18n/states/US.php:53
5743
  msgid "Rhode Island"
5744
  msgstr "رود آیلند"
5745
 
5746
- #: i18n/states/US.php:54
5747
  msgid "South Carolina"
5748
  msgstr "کارولینای جنوبی"
5749
 
5750
- #: i18n/states/US.php:55
5751
  msgid "South Dakota"
5752
  msgstr "داکوتای جنوبی"
5753
 
5754
- #: i18n/states/US.php:56
5755
  msgid "Tennessee"
5756
  msgstr "تنسی"
5757
 
5758
- #: i18n/states/US.php:57
5759
  msgid "Texas"
5760
  msgstr "تگزاس"
5761
 
5762
- #: i18n/states/US.php:58
5763
  msgid "Utah"
5764
  msgstr "یوتا"
5765
 
5766
- #: i18n/states/US.php:59
5767
  msgid "Vermont"
5768
  msgstr "ورمونت"
5769
 
5770
- #: i18n/states/US.php:60
5771
  msgid "Virginia"
5772
  msgstr "ویرجینیا"
5773
 
5774
- #: i18n/states/US.php:61
5775
  msgid "Washington"
5776
  msgstr "واشنگتن"
5777
 
5778
- #: i18n/states/US.php:62
5779
  msgid "West Virginia"
5780
  msgstr "ویرجینیای غربی"
5781
 
5782
- #: i18n/states/US.php:63
5783
  msgid "Wisconsin"
5784
  msgstr "ویسکانسین"
5785
 
5786
- #: i18n/states/US.php:64
5787
  msgid "Wyoming"
5788
  msgstr "وایومینگ"
5789
 
5790
- #: i18n/states/US.php:65
5791
  msgid "Armed Forces (AA)"
5792
  msgstr "نیروهای مسلح (AA)"
5793
 
5794
- #: i18n/states/US.php:66
5795
  msgid "Armed Forces (AE)"
5796
  msgstr "نیروهای مسلح (AE)"
5797
 
5798
- #: i18n/states/US.php:67
5799
  msgid "Armed Forces (AP)"
5800
  msgstr "نیروهای مسلح (AP)"
5801
 
5802
- #: i18n/states/ZA.php:14
5803
  msgid "Eastern Cape"
5804
  msgstr "کیپ شرقی"
5805
 
5806
- #: i18n/states/ZA.php:15
5807
  msgid "Free State"
5808
  msgstr "ایالت آزاد"
5809
 
5810
- #: i18n/states/ZA.php:16
5811
  msgid "Gauteng"
5812
  msgstr "گواتنگ"
5813
 
5814
- #: i18n/states/ZA.php:17
5815
  msgid "KwaZulu-Natal"
5816
  msgstr "کوازولو-ناتال"
5817
 
5818
- #: i18n/states/ZA.php:18
5819
  msgid "Limpopo"
5820
  msgstr "لیمپوپو"
5821
 
5822
- #: i18n/states/ZA.php:19
5823
  msgid "Mpumalanga"
5824
  msgstr "امپومالانگا"
5825
 
5826
- #: i18n/states/ZA.php:20
5827
  msgid "Northern Cape"
5828
  msgstr "کیپ شمالی"
5829
 
5830
- #: i18n/states/ZA.php:21
5831
  msgid "North West"
5832
  msgstr "شمال غربی"
5833
 
5834
- #: i18n/states/ZA.php:22
5835
  msgid "Western Cape"
5836
  msgstr "کیپ غربی"
5837
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5838
  #. translators: %s: $key Key to check
5839
- #: includes/abstracts/abstract-wc-data.php:298
5840
  msgid ""
5841
  "Generic add/update/get meta methods should not be used for internal meta data, "
5842
  "including \"%s\". Use getters and setters."
5843
  msgstr ""
5844
- "به طور کلی افزودن/بروز رسانی/دریافت متای روش ها نباید برای داده های متای "
5845
- "داخلی، شامل \"%s\" استفاده شود. از گیرنده ها (getters) و تنظیم کننده ها "
5846
- "(setters) استفاده کنید."
 
 
 
 
5847
 
5848
- #: includes/abstracts/abstract-wc-order.php:490
5849
  msgid "Invalid parent ID"
5850
  msgstr "شناسه والد نامعتبر است"
5851
 
5852
- #: includes/abstracts/abstract-wc-order.php:545
5853
  msgid "Invalid currency code"
5854
  msgstr "کد واحد پولی نامعتبر است"
5855
 
5856
- #: includes/abstracts/abstract-wc-order.php:929
5857
- #: includes/api/legacy/v1/class-wc-api-coupons.php:174
5858
- #: includes/api/legacy/v2/class-wc-api-coupons.php:189
5859
- #: includes/api/legacy/v3/class-wc-api-coupons.php:187
5860
  msgid "Invalid coupon code"
5861
  msgstr "کد تخفیف نادرست است"
5862
 
5863
- #: includes/abstracts/abstract-wc-order.php:939
5864
- #: includes/class-wc-discounts.php:247
5865
  msgid "Invalid coupon"
5866
  msgstr "کد تخفیف نامعتبر است"
5867
 
5868
- #: includes/abstracts/abstract-wc-order.php:946 includes/class-wc-coupon.php:965
5869
  msgid "Coupon code already applied!"
5870
  msgstr "کوپن در حال حاضر در حال استفاده است!"
5871
 
@@ -5873,36 +6536,34 @@ msgstr "کوپن در حال حاضر در حال استفاده است!"
5873
  #. translators: %s: method
5874
  #. translators: %s: payment method
5875
  #. translators: %s: shipping method
5876
- #: includes/abstracts/abstract-wc-order.php:1735
5877
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:256
5878
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:308
5879
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:325
5880
  msgid "via %s"
5881
  msgstr "به وسیله %s"
5882
 
5883
- #: includes/abstracts/abstract-wc-order.php:1740 includes/class-wc-cart.php:1391
5884
  #: includes/class-wc-product-grouped.php:120
5885
  msgid "Free!"
5886
  msgstr "رایگان!"
5887
 
5888
- #: includes/abstracts/abstract-wc-order.php:1769
5889
  msgid "Subtotal:"
5890
  msgstr "مجموع:"
5891
 
5892
- #: includes/abstracts/abstract-wc-order.php:1784
5893
- #: includes/admin/meta-boxes/views/html-order-items.php:141
5894
  msgid "Discount:"
5895
  msgstr "تخفیف:"
5896
 
5897
- #: includes/abstracts/abstract-wc-order.php:1799
5898
- #: includes/admin/meta-boxes/views/html-order-items.php:153
5899
  msgid "Shipping:"
5900
  msgstr "حمل و نقل:"
5901
 
5902
- #: includes/abstracts/abstract-wc-order.php:1860
5903
- #: includes/admin/meta-boxes/views/html-order-item.php:98
5904
- #: includes/admin/meta-boxes/views/html-order-item.php:144
5905
- #: templates/checkout/order-receipt.php:34 templates/checkout/thankyou.php:63
5906
  msgid "Total:"
5907
  msgstr "قیمت نهایی:"
5908
 
@@ -5918,538 +6579,78 @@ msgstr "استفاده از یک روش پرداخت جدید"
5918
  msgid "Save to account"
5919
  msgstr "ذخیره در حساب"
5920
 
5921
- #: includes/abstracts/abstract-wc-product.php:779
5922
  msgid "Invalid catalog visibility option."
5923
  msgstr "گزینه نمایش کاتالوگ نامعتبر است."
5924
 
5925
- #: includes/abstracts/abstract-wc-product.php:816
5926
  msgid "Invalid or duplicated SKU."
5927
  msgstr "SKU نامعتبر یا تکراری است."
5928
 
5929
- #: includes/abstracts/abstract-wc-product.php:900
5930
  msgid "Invalid product tax status."
5931
  msgstr "وضعیت مالیات محصول نامعتبر است."
5932
 
5933
  #. translators: %1$s: Downloadable file
5934
- #: includes/abstracts/abstract-wc-product.php:1215
5935
  msgid ""
5936
  "The downloadable file %1$s cannot be used as it does not have an allowed file "
5937
  "type. Allowed types include: %2$s"
5938
  msgstr ""
5939
- "نمی توان فایل دانلودی %1$s را بکار برد، زیرا جز فایلهای مجاز نیست. انواع "
5940
- "فایلهای مجاز شامل: %2$s"
5941
 
5942
  #. translators: %s: Downloadable file
5943
- #: includes/abstracts/abstract-wc-product.php:1224
5944
- msgid ""
5945
- "The downloadable file %s cannot be used as it does not exist on the server."
5946
  msgstr "نمی توان فایل دانلودی %s را بکار برد، زیرا بر روی سرور پیدا نمی شود."
5947
 
5948
- #: includes/abstracts/abstract-wc-product.php:1792
5949
  #: includes/class-wc-product-simple.php:53
5950
  msgid "Add to cart"
5951
  msgstr "افزودن به سبد خرید"
5952
 
5953
- #: includes/abstracts/abstract-wc-product.php:1801
5954
- #: includes/class-wc-embed.php:106 includes/class-wc-product-simple.php:53
5955
  #: includes/class-wc-product-variable.php:60
5956
  msgid "Read more"
5957
  msgstr "اطلاعات بیشتر"
5958
 
5959
  #. translators: %s: Product title
5960
- #: includes/abstracts/abstract-wc-product.php:1812
5961
  #: includes/class-wc-product-simple.php:66
5962
  msgid "Read more about &ldquo;%s&rdquo;"
5963
  msgstr "خواندن بیشتر درباره &ldquo;%s&rdquo;"
5964
 
5965
- #: includes/abstracts/abstract-wc-product.php:1975
5966
  #: includes/admin/class-wc-admin-reports.php:108
5967
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:267
5968
  #: includes/admin/reports/class-wc-report-stock.php:118
5969
- #: includes/wc-product-functions.php:857
5970
  msgid "Out of stock"
5971
  msgstr "در انبار موجود نمی باشد"
5972
 
5973
- #: includes/abstracts/abstract-wc-product.php:1977 templates/cart/cart.php:89
5974
  msgid "Available on backorder"
5975
  msgstr "هم اکنون در انبار موجود نیست - اما میتوانید این محصول را پیش خرید کنید"
5976
 
5977
- #. translators: %s: items limit
5978
- #: includes/abstracts/abstract-wc-rest-controller.php:113
5979
- #: includes/api/legacy/v2/class-wc-api-coupons.php:529
5980
- #: includes/api/legacy/v2/class-wc-api-customers.php:792
5981
- #: includes/api/legacy/v2/class-wc-api-orders.php:1783
5982
- #: includes/api/legacy/v2/class-wc-api-products.php:2254
5983
- #: includes/api/legacy/v3/class-wc-api-coupons.php:529
5984
- #: includes/api/legacy/v3/class-wc-api-customers.php:782
5985
- #: includes/api/legacy/v3/class-wc-api-orders.php:1828
5986
- #: includes/api/legacy/v3/class-wc-api-products.php:3067
5987
- #: includes/api/legacy/v3/class-wc-api-taxes.php:465
5988
- msgid "Unable to accept more than %s items for this request."
5989
- msgstr "نمی توان بیشتر از %s محصول را در این درخواست قبول کرد ."
5990
-
5991
- #: includes/abstracts/abstract-wc-rest-controller.php:257
5992
- #: includes/abstracts/abstract-wc-rest-controller.php:275
5993
- #: includes/abstracts/abstract-wc-rest-controller.php:298
5994
- #: includes/abstracts/abstract-wc-rest-controller.php:341
5995
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:187
5996
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:314
5997
- msgid "An invalid setting value was passed."
5998
- msgstr "یک مقدار تنظیم نامعتبر به ثبت رسید."
5999
 
6000
- #: includes/abstracts/abstract-wc-rest-controller.php:401
6001
- msgid "List of created resources."
6002
- msgstr "لیست منابع ایجاد شده."
 
 
6003
 
6004
- #: includes/abstracts/abstract-wc-rest-controller.php:409
6005
- msgid "List of updated resources."
6006
- msgstr "لیست منابع بروز شده."
6007
-
6008
- #: includes/abstracts/abstract-wc-rest-controller.php:417
6009
- msgid "List of delete resources."
6010
- msgstr "لیست منابع پاک شده."
6011
-
6012
- #. translators: %s: Class method name.
6013
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:43
6014
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:114
6015
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:127
6016
- msgid "Method '%s' not implemented. Must be overridden in subclass."
6017
- msgstr "متد '%s' اجرا نشده است. باید در زیرکلاس باطل شود."
6018
-
6019
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:56
6020
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:87
6021
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:164
6022
- #: includes/api/class-wc-rest-data-controller.php:75
6023
- #: includes/api/class-wc-rest-product-reviews-controller.php:156
6024
- #: includes/api/v1/class-wc-rest-customers-controller.php:166
6025
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:152
6026
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:159
6027
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:150
6028
- #: includes/api/v1/class-wc-rest-taxes-controller.php:143
6029
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:105
6030
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:159
6031
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:98
6032
- #: includes/api/v2/class-wc-rest-shipping-methods-v2-controller.php:92
6033
- #: includes/api/v2/class-wc-rest-system-status-tools-v2-controller.php:96
6034
- msgid "Sorry, you cannot view this resource."
6035
- msgstr "متاسفیم، شما نمی توانید این منبع را مشاهده کنید."
6036
-
6037
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:72
6038
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:103
6039
- #: includes/abstracts/abstract-wc-rest-shipping-zones-controller.php:101
6040
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:183
6041
- #: includes/api/v1/class-wc-rest-customers-controller.php:183
6042
- #: includes/api/v1/class-wc-rest-taxes-controller.php:158
6043
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:174
6044
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:111
6045
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:162
6046
- msgid "Sorry, you are not allowed to edit this resource."
6047
- msgstr "متاسفیم، شما نمی توانید این منبع را ویرایش کنید."
6048
-
6049
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:88
6050
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:119
6051
- #: includes/abstracts/abstract-wc-rest-shipping-zones-controller.php:119
6052
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:202
6053
- #: includes/api/v1/class-wc-rest-customers-controller.php:200
6054
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:169
6055
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:195
6056
- #: includes/api/v1/class-wc-rest-tax-classes-controller.php:120
6057
- #: includes/api/v1/class-wc-rest-taxes-controller.php:173
6058
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:189
6059
- msgid "Sorry, you are not allowed to delete this resource."
6060
- msgstr "متاسفیم، شما نمی توانید این منبع را حذف کنید."
6061
-
6062
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:140
6063
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:235
6064
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:418
6065
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:153
6066
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:303
6067
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:464
6068
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:499
6069
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1335
6070
- msgid "Invalid ID."
6071
- msgstr "شناسه نامعتبر است."
6072
-
6073
- #. translators: %s: post type
6074
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:188
6075
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:175
6076
- #: includes/api/class-wc-rest-order-notes-controller.php:73
6077
- #: includes/api/v1/class-wc-rest-coupons-controller.php:310
6078
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:220
6079
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:281
6080
- #: includes/api/v1/class-wc-rest-orders-controller.php:826
6081
- #: includes/api/v1/class-wc-rest-products-controller.php:739
6082
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:321
6083
- msgid "Cannot create existing %s."
6084
- msgstr "نمیتوانید %s موجود را ایجاد کنید."
6085
-
6086
- #. translators: %s: post type
6087
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:435
6088
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:438
6089
- #: includes/api/v1/class-wc-rest-products-controller.php:1656
6090
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:520
6091
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1364
6092
- msgid "Sorry, you are not allowed to delete %s."
6093
- msgstr "متاسفیم ، شما اجازه پاک %s را ندارید."
6094
-
6095
- #. translators: %s: post type
6096
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:449
6097
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:451
6098
- #: includes/api/v1/class-wc-rest-products-controller.php:1688
6099
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:538
6100
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1400
6101
- msgid "The %s does not support trashing."
6102
- msgstr "%s از زباله دان پشتیبانی نمی کند."
6103
-
6104
- #. translators: %s: post type
6105
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:456
6106
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:457
6107
- #: includes/api/v1/class-wc-rest-products-controller.php:1694
6108
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:549
6109
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1411
6110
- msgid "The %s has already been deleted."
6111
- msgstr "%s قبلا حذف شده است."
6112
-
6113
- #. translators: %s: post type
6114
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:466
6115
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:467
6116
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:316
6117
- #: includes/api/v1/class-wc-rest-products-controller.php:1705
6118
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:473
6119
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:563
6120
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1425
6121
- msgid "The %s cannot be deleted."
6122
- msgstr "%s امکان حذف ندارد."
6123
-
6124
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:512
6125
- #: includes/api/v1/class-wc-rest-taxes-controller.php:658
6126
- msgid "Current page of the collection."
6127
- msgstr "صفحه جاری از مجموعه."
6128
-
6129
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:520
6130
- #: includes/api/v1/class-wc-rest-taxes-controller.php:666
6131
- msgid "Maximum number of items to be returned in result set."
6132
- msgstr "حداکثر تعداد اقلام در مجموعه نتیجه بازگردانده می شود."
6133
-
6134
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:529
6135
- msgid "Limit results to those matching a string."
6136
- msgstr "محدود کردن نتایج به آن یک رشته تطبیق شده."
6137
-
6138
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:535
6139
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:624
6140
- #: includes/api/class-wc-rest-product-reviews-controller.php:929
6141
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:702
6142
- msgid ""
6143
- "Limit response to resources published after a given ISO8601 compliant date."
6144
- msgstr "محدود کردن پاسخ به منابع پس از انتشار ISO8601 تاریخ سازگار."
6145
-
6146
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:541
6147
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:630
6148
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:708
6149
- msgid ""
6150
- "Limit response to resources published before a given ISO8601 compliant date."
6151
- msgstr "محدود کردن پاسخ به منابع قبل از انتشار ISO8601 تاریخ سازگار."
6152
-
6153
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:547
6154
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:636
6155
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:697
6156
- #: includes/api/class-wc-rest-product-reviews-controller.php:939
6157
- #: includes/api/v1/class-wc-rest-customers-controller.php:865
6158
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:714
6159
- msgid "Ensure result set excludes specific IDs."
6160
- msgstr "تنظیم تضمین نتایج به استثنای شناسه های خاص."
6161
-
6162
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:556
6163
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:645
6164
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:706
6165
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:723
6166
- msgid "Limit result set to specific ids."
6167
- msgstr "تنظیم محدودیت نتایج به شناسه خاص"
6168
-
6169
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:565
6170
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:654
6171
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:716
6172
- #: includes/api/class-wc-rest-product-reviews-controller.php:955
6173
- #: includes/api/v1/class-wc-rest-customers-controller.php:883
6174
- #: includes/api/v1/class-wc-rest-taxes-controller.php:675
6175
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:732
6176
- msgid "Offset the result set by a specific number of items."
6177
- msgstr "افست در نتیجه تعیین شده توسط یک شماره خاص از اقلام است."
6178
-
6179
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:571
6180
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:660
6181
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:723
6182
- #: includes/api/class-wc-rest-product-reviews-controller.php:959
6183
- #: includes/api/v1/class-wc-rest-customers-controller.php:890
6184
- #: includes/api/v1/class-wc-rest-taxes-controller.php:682
6185
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:738
6186
- msgid "Order sort attribute ascending or descending."
6187
- msgstr "ترتیب چیدمان ویژگی ها به صورت نزولی یا صعودی"
6188
-
6189
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:578
6190
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:667
6191
- #: includes/api/class-wc-rest-product-reviews-controller.php:968
6192
- #: includes/api/v1/class-wc-rest-customers-controller.php:898
6193
- #: includes/api/v1/class-wc-rest-taxes-controller.php:690
6194
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:745
6195
- msgid "Sort collection by object attribute."
6196
- msgstr "مرتب سازی مجموعه به وسیله ویژگی شی."
6197
-
6198
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:593
6199
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:684
6200
- msgid "Limit result set to those of particular parent IDs."
6201
- msgstr "مجموعه نتیجه محدود به شناسه‌های والد خاص."
6202
-
6203
- #: includes/abstracts/abstract-wc-rest-crud-controller.php:602
6204
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:693
6205
- msgid "Limit result set to all items except those of a particular parent ID."
6206
- msgstr "مجموعه نتیجه محدود به همه موارد بجز شناسه والد خاص."
6207
-
6208
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:57
6209
- #: includes/abstracts/abstract-wc-rest-shipping-zones-controller.php:65
6210
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:126
6211
- #: includes/api/class-wc-rest-data-controller.php:61
6212
- #: includes/api/class-wc-rest-product-reviews-controller.php:139
6213
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:74
6214
- #: includes/api/v1/class-wc-rest-customers-controller.php:135
6215
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:121
6216
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:127
6217
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:134
6218
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:69
6219
- #: includes/api/v1/class-wc-rest-reports-controller.php:62
6220
- #: includes/api/v1/class-wc-rest-tax-classes-controller.php:90
6221
- #: includes/api/v1/class-wc-rest-taxes-controller.php:114
6222
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:91
6223
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:130
6224
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:85
6225
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:376
6226
- #: includes/api/v2/class-wc-rest-settings-v2-controller.php:179
6227
- #: includes/api/v2/class-wc-rest-shipping-methods-v2-controller.php:79
6228
- #: includes/api/v2/class-wc-rest-system-status-tools-v2-controller.php:83
6229
- #: includes/api/v2/class-wc-rest-system-status-v2-controller.php:62
6230
- msgid "Sorry, you cannot list resources."
6231
- msgstr "متاسفیم ، شما اجازه مشاهده لیست منابع را ندارید."
6232
-
6233
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:71
6234
- #: includes/abstracts/abstract-wc-rest-shipping-zones-controller.php:83
6235
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:145
6236
- #: includes/api/class-wc-rest-product-reviews-controller.php:170
6237
- #: includes/api/v1/class-wc-rest-customers-controller.php:150
6238
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:136
6239
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:165
6240
- #: includes/api/v1/class-wc-rest-tax-classes-controller.php:105
6241
- #: includes/api/v1/class-wc-rest-taxes-controller.php:129
6242
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:145
6243
- msgid "Sorry, you are not allowed to create resources."
6244
- msgstr "متاسفیم ، شما اجازه ایجاد منبع را ندارید."
6245
-
6246
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:134
6247
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:221
6248
- #: includes/api/class-wc-rest-product-reviews-controller.php:218
6249
- #: includes/api/v1/class-wc-rest-customers-controller.php:215
6250
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:210
6251
- #: includes/api/v1/class-wc-rest-taxes-controller.php:188
6252
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:204
6253
- #: includes/api/v2/class-wc-rest-product-reviews-v2-controller.php:68
6254
- msgid "Sorry, you are not allowed to batch manipulate this resource."
6255
- msgstr "متاسفیم، شما نمی توانید این منبع را به صورت دسته ای مدیریت کنید."
6256
-
6257
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:151
6258
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:258
6259
- #: includes/api/class-wc-rest-products-controller.php:314
6260
- #: includes/api/v1/class-wc-rest-products-controller.php:1637
6261
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:716
6262
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1343
6263
- msgid ""
6264
- "To manipulate product variations you should use the /products/&lt;"
6265
- "product_id&gt;/variations/&lt;id&gt; endpoint."
6266
- msgstr ""
6267
- "برای دستکاری تغییرات محصول شما می بایست از نقطه پایانی /products/&lt;"
6268
- "product_id&gt;/variations/&lt;id&gt; استفاده کنید."
6269
-
6270
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:260
6271
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:421
6272
- #: includes/api/v1/class-wc-rest-coupons-controller.php:351
6273
- #: includes/api/v1/class-wc-rest-orders-controller.php:865
6274
- #: includes/api/v1/class-wc-rest-products-controller.php:784
6275
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:383
6276
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:552
6277
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:39
6278
- msgid "ID is invalid."
6279
- msgstr "شناسه نادرست است."
6280
-
6281
- #: includes/abstracts/abstract-wc-rest-posts-controller.php:706
6282
- msgid ""
6283
- "Use WP Query arguments to modify the response; private query vars require "
6284
- "appropriate authorization."
6285
- msgstr ""
6286
- "استفاده از آرگومانWP Query برای تغییر پاسخ; جستجوهای خصوصی متغیرها نیاز به "
6287
- "مجوز مناسب دارد."
6288
-
6289
- #: includes/abstracts/abstract-wc-rest-shipping-zones-controller.php:47
6290
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:247
6291
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:70
6292
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:155
6293
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:173
6294
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:191
6295
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:551
6296
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:144
6297
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:161
6298
- #: includes/api/v2/class-wc-rest-shipping-methods-v2-controller.php:124
6299
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:121
6300
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:215
6301
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:269
6302
- msgid "Resource does not exist."
6303
- msgstr "منبع وجود ندارد."
6304
-
6305
- #: includes/abstracts/abstract-wc-rest-shipping-zones-controller.php:61
6306
- #: includes/abstracts/abstract-wc-rest-shipping-zones-controller.php:79
6307
- #: includes/abstracts/abstract-wc-rest-shipping-zones-controller.php:97
6308
- #: includes/abstracts/abstract-wc-rest-shipping-zones-controller.php:115
6309
- msgid "Shipping is disabled."
6310
- msgstr "حمل و نقل غیر فعال است."
6311
-
6312
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:52
6313
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:63
6314
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:63
6315
- msgid "Name for the resource."
6316
- msgstr "نام برای منبع."
6317
-
6318
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:66
6319
- #: includes/api/class-wc-rest-customers-controller.php:77
6320
- #: includes/api/class-wc-rest-order-notes-controller.php:122
6321
- #: includes/api/class-wc-rest-product-categories-controller.php:103
6322
- #: includes/api/class-wc-rest-product-reviews-controller.php:84
6323
- #: includes/api/class-wc-rest-product-reviews-controller.php:831
6324
- #: includes/api/class-wc-rest-product-variations-controller.php:408
6325
- #: includes/api/class-wc-rest-products-controller.php:699
6326
- #: includes/api/v1/class-wc-rest-coupons-controller.php:82
6327
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:46
6328
- #: includes/api/v1/class-wc-rest-customers-controller.php:78
6329
- #: includes/api/v1/class-wc-rest-customers-controller.php:632
6330
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:81
6331
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:401
6332
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:87
6333
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:344
6334
- #: includes/api/v1/class-wc-rest-orders-controller.php:76
6335
- #: includes/api/v1/class-wc-rest-orders-controller.php:919
6336
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:74
6337
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:195
6338
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:75
6339
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:456
6340
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:174
6341
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:92
6342
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:526
6343
- #: includes/api/v1/class-wc-rest-product-shipping-classes-controller.php:94
6344
- #: includes/api/v1/class-wc-rest-product-tags-controller.php:94
6345
- #: includes/api/v1/class-wc-rest-products-controller.php:77
6346
- #: includes/api/v1/class-wc-rest-products-controller.php:1739
6347
- #: includes/api/v1/class-wc-rest-tax-classes-controller.php:334
6348
- #: includes/api/v1/class-wc-rest-taxes-controller.php:62
6349
- #: includes/api/v1/class-wc-rest-taxes-controller.php:576
6350
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:67
6351
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:226
6352
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:78
6353
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:618
6354
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:76
6355
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:124
6356
- #: includes/api/v2/class-wc-rest-order-notes-v2-controller.php:129
6357
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:92
6358
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:355
6359
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:86
6360
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:844
6361
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:54
6362
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:103
6363
- #: includes/api/v2/class-wc-rest-product-reviews-v2-controller.php:153
6364
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:657
6365
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:84
6366
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1462
6367
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:84
6368
- #: includes/api/v2/class-wc-rest-shipping-methods-v2-controller.php:54
6369
- #: includes/api/v2/class-wc-rest-shipping-zones-v2-controller.php:281
6370
- #: includes/api/v2/class-wc-rest-system-status-tools-v2-controller.php:55
6371
- #: includes/api/v2/class-wc-rest-webhook-deliveries-v2-controller.php:70
6372
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:98
6373
- msgid "Unique identifier for the resource."
6374
- msgstr "شناسه یکتا برای منبع ."
6375
-
6376
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:92
6377
- #: includes/api/v1/class-wc-rest-customers-controller.php:104
6378
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:105
6379
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:107
6380
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:104
6381
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:101
6382
- #: includes/api/v1/class-wc-rest-tax-classes-controller.php:74
6383
- #: includes/api/v1/class-wc-rest-taxes-controller.php:88
6384
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:104
6385
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:112
6386
- msgid "Required to be true, as resource does not support trashing."
6387
- msgstr "باید درست باشد، از آنجا که منابع حذف شده‌ها را پشتیبانی نمی کند."
6388
-
6389
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:238
6390
- msgid "Taxonomy does not exist."
6391
- msgstr "طبقه بندی موجود نمی باشد."
6392
-
6393
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:386
6394
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:483
6395
- msgid "Can not set resource parent, taxonomy is not hierarchical."
6396
- msgstr "قادر به تنظیم والد منبع نیستیم. طبقه بندی به صورت سلسله مراتبی نیست"
6397
-
6398
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:532
6399
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:357
6400
- msgid "Resource does not support trashing."
6401
- msgstr "منبع از زباله دان پشتیبانی نمی کند."
6402
-
6403
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:541
6404
- #, fuzzy
6405
- #| msgid "The product review cannot be deleted."
6406
- msgid "Default product category cannot be deleted."
6407
- msgstr "امکان حذف نقد و بررسی محصول وجود ندارد."
6408
-
6409
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:549
6410
- #: includes/api/v1/class-wc-rest-customers-controller.php:495
6411
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:372
6412
- #: includes/api/v1/class-wc-rest-taxes-controller.php:472
6413
- msgid "The resource cannot be deleted."
6414
- msgstr "امکان حذف منبع وجود ندارد."
6415
-
6416
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:734
6417
- msgid "Sort collection by resource attribute."
6418
- msgstr "مجموعه مرتب سازی بر اساس ویژگی منابع."
6419
-
6420
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:750
6421
- msgid "Whether to hide resources not assigned to any products."
6422
- msgstr "پنهان کردن منابع به هر گونه محصولات اختصاص داده شده."
6423
-
6424
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:757
6425
- msgid "Limit result set to resources assigned to a specific parent."
6426
- msgstr "مجموعه نتیجه محدود به منابع والد خاص."
6427
-
6428
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:764
6429
- msgid "Limit result set to resources assigned to a specific product."
6430
- msgstr "مجموعه نتیجه محدود به منابع محصول خاص."
6431
-
6432
- #: includes/abstracts/abstract-wc-rest-terms-controller.php:770
6433
- msgid "Limit result set to resources with a specific slug."
6434
- msgstr "مجموعه نتیجه محدود به منابع با نامک خاص."
6435
-
6436
- #: includes/abstracts/abstract-wc-settings-api.php:774
6437
- #: includes/admin/class-wc-admin-menus.php:326
6438
- #: includes/admin/class-wc-admin-settings.php:621
6439
- #: includes/admin/meta-boxes/views/html-product-attribute.php:56
6440
- msgid "Select all"
6441
- msgstr "انتخاب همه"
6442
-
6443
- #: includes/abstracts/abstract-wc-settings-api.php:774
6444
- #: includes/admin/class-wc-admin-settings.php:621
6445
- #: includes/admin/meta-boxes/views/html-product-attribute.php:57
6446
- msgid "Select none"
6447
- msgstr "انتخاب هیچکدام"
6448
-
6449
- #: includes/abstracts/abstract-wc-shipping-method.php:316
6450
- #: includes/admin/class-wc-admin-meta-boxes.php:128
6451
- msgid "Items"
6452
- msgstr "موارد"
6453
 
6454
  #. translators: %d: interval
6455
  #: includes/abstracts/class-wc-background-process.php:172
@@ -6468,34 +6669,34 @@ msgstr "مشاهده دیگر پوسته های کودک استور فرانت"
6468
  msgid "Need a theme? Try Storefront"
6469
  msgstr "نیازمند یک پوسته هستید؟ استورفرونت را بکار بگیرید"
6470
 
6471
- #: includes/admin/class-wc-admin-addons.php:370
6472
- #: includes/admin/class-wc-admin-addons.php:545
6473
- #: includes/admin/class-wc-admin-setup-wizard.php:715
6474
- #: includes/admin/class-wc-admin-setup-wizard.php:730
6475
  msgid "WooCommerce Services"
6476
  msgstr "خدمات ووکامرس"
6477
 
6478
- #: includes/admin/class-wc-admin-addons.php:371
6479
  msgid "Buy discounted shipping labels — then print them from your dashboard."
6480
  msgstr "Buy discounted shipping labels — then print them from your dashboard."
6481
 
6482
- #: includes/admin/class-wc-admin-addons.php:372
6483
  msgid ""
6484
- "Integrate your store with USPS to buy discounted shipping labels, and print "
6485
- "them directly from your WooCommerce dashboard. Powered by WooCommerce Services."
6486
  msgstr ""
6487
- "Integrate your store with USPS to buy discounted shipping labels, and print "
6488
- "them directly from your WooCommerce dashboard. Powered by WooCommerce Services."
6489
 
6490
- #: includes/admin/class-wc-admin-addons.php:373
6491
  msgid "Free - Install now"
6492
  msgstr "رایگان - نصب کنید"
6493
 
6494
- #: includes/admin/class-wc-admin-addons.php:382
6495
  msgid "Show Canada Post shipping rates"
6496
  msgstr "نمایش نرخ حمل و نقل پست کانادا"
6497
 
6498
- #: includes/admin/class-wc-admin-addons.php:383
6499
  msgid ""
6500
  "Display live rates from Canada Post at checkout to make shipping a breeze. "
6501
  "Powered by WooCommerce Services."
@@ -6503,12 +6704,12 @@ msgstr ""
6503
  "Display live rates from Canada Post at checkout to make shipping a breeze. "
6504
  "Powered by WooCommerce Services."
6505
 
6506
- #: includes/admin/class-wc-admin-addons.php:488
6507
  msgid "Free"
6508
  msgstr "رایگان"
6509
 
6510
- #: includes/admin/class-wc-admin-addons.php:490
6511
- #: includes/admin/helper/class-wc-helper.php:340
6512
  msgid "Installed"
6513
  msgstr "نصب نشده"
6514
 
@@ -6517,22 +6718,21 @@ msgid "No keys found."
6517
  msgstr "کلیدی یافت نشد."
6518
 
6519
  #: includes/admin/class-wc-admin-api-keys-table-list.php:48
6520
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:503
6521
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:662
6522
  #: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:85
6523
- #: includes/admin/meta-boxes/views/html-variation-admin.php:341
6524
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:118
6525
- #: includes/admin/settings/class-wc-settings-shipping.php:360
6526
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:86
6527
  #: includes/admin/settings/views/html-keys-edit.php:21
6528
- #: includes/export/class-wc-product-csv-exporter.php:108
6529
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:95
6530
  #: includes/gateways/cheque/class-wc-gateway-cheque.php:71
6531
  #: includes/gateways/cod/class-wc-gateway-cod.php:122
6532
  #: includes/gateways/paypal/includes/settings-paypal.php:25
6533
- #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:204
6534
- #: includes/wc-template-functions.php:1660
6535
- #: templates/single-product/tabs/description.php:25
6536
  msgid "Description"
6537
  msgstr "توضیحات"
6538
 
@@ -6543,7 +6743,7 @@ msgstr "پایان زمان استفاده از کلید مشتری در"
6543
 
6544
  #: includes/admin/class-wc-admin-api-keys-table-list.php:50
6545
  #: includes/admin/reports/class-wc-report-downloads.php:88
6546
- #: includes/admin/reports/class-wc-report-downloads.php:218
6547
  #: includes/admin/settings/views/html-keys-edit.php:32
6548
  msgid "User"
6549
  msgstr "کاربر"
@@ -6568,7 +6768,7 @@ msgstr "کلید API"
6568
  #. translators: 1: ID who refunded
6569
  #: includes/admin/class-wc-admin-api-keys-table-list.php:96
6570
  #: includes/admin/class-wc-admin-webhooks-table-list.php:81
6571
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:74
6572
  #: includes/admin/meta-boxes/views/html-order-refund.php:29
6573
  msgid "ID: %d"
6574
  msgstr "شناسه: %d"
@@ -6604,8 +6804,12 @@ msgstr "نوشتن"
6604
  msgid "Read/Write"
6605
  msgstr "خواندن/نوشتن"
6606
 
 
 
 
6607
  #. translators: 1: last access date 2: last access time
6608
  #: includes/admin/class-wc-admin-api-keys-table-list.php:183
 
6609
  #: includes/admin/settings/views/html-keys-edit.php:96
6610
  #: includes/admin/views/html-admin-page-status-logs.php:30
6611
  msgid "%1$s at %2$s"
@@ -6668,27 +6872,27 @@ msgid "WooCommerce"
6668
  msgstr "ووکامرس"
6669
 
6670
  #. translators: %s: decimal
6671
- #: includes/admin/class-wc-admin-assets.php:164
6672
  msgid "Please enter in decimal (%s) format without thousand separators."
6673
  msgstr "خواهشمندیم بدون (%s) فرمت هزارگان جدا وارد کنید."
6674
 
6675
  #. translators: %s: price decimal separator
6676
- #: includes/admin/class-wc-admin-assets.php:166
6677
  msgid ""
6678
  "Please enter in monetary decimal (%s) format without thousand separators and "
6679
  "currency symbols."
6680
  msgstr ""
6681
  "خواهشمندیم در اعشار پولی (%s) فرمت بدون هزارگان جدا و علامت ارز را وارد کنید."
6682
 
6683
- #: includes/admin/class-wc-admin-assets.php:167
6684
  msgid "Please enter in country code with two capital letters."
6685
  msgstr "خواهشمندیم کد کشور خود را با دو حرف بزرگ وارد کنید."
6686
 
6687
- #: includes/admin/class-wc-admin-assets.php:168
6688
  msgid "Please enter in a value less than the regular price."
6689
  msgstr "خواهشمندیم یک مقدار کمتر از قیمت حقیقی وارد کنید."
6690
 
6691
- #: includes/admin/class-wc-admin-assets.php:169
6692
  msgid ""
6693
  "This product has produced sales and may be linked to existing orders. Are you "
6694
  "sure you want to delete it?"
@@ -6696,308 +6900,325 @@ msgstr ""
6696
  "این محصول تا کنون فروخته شده و به سفارشات ، متصل شده است . شما از حذف آن مطمئن "
6697
  "هستید؟"
6698
 
6699
- #: includes/admin/class-wc-admin-assets.php:170
6700
  msgid ""
6701
  "This action cannot be reversed. Are you sure you wish to erase personal data "
6702
  "from the selected orders?"
6703
  msgstr ""
6704
- "این عمل قابل برگشت نیست . آیا مطمئن هستید که می خواهید داده های شخصی را پاک "
6705
- "کنید از سفارشات انتخاب شده ؟ "
6706
 
6707
- #: includes/admin/class-wc-admin-assets.php:175
6708
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:137
6709
  msgid "Import"
6710
  msgstr "درون ریزی"
6711
 
6712
- #: includes/admin/class-wc-admin-assets.php:176
6713
  msgid "Export"
6714
  msgstr "برون بری"
6715
 
6716
- #: includes/admin/class-wc-admin-assets.php:201
6717
  #: includes/admin/meta-boxes/views/html-product-data-advanced.php:47
6718
- #: includes/admin/settings/class-wc-settings-products.php:419
6719
  msgid "Enable reviews"
6720
  msgstr "فعال كردن دیدگاه گذاری"
6721
 
6722
  #. translators: %d: Number of variations
6723
- #: includes/admin/class-wc-admin-assets.php:229
6724
  msgid ""
6725
  "Are you sure you want to link all variations? This will create a new variation "
6726
- "for each and every possible combination of variation attributes (max %d per "
6727
- "run)."
6728
  msgstr ""
6729
  "آیا شما مایل به ترکیب تمام متغیرها می باشید؟ در این حالت یک متغیر جدید که حاوی "
6730
  "ترکیب تمامی مشخصات ممکن متغیرهاست، ساخته میشود (در بیشترین حالت %d بار در هر "
6731
  "اجرا)"
6732
 
6733
- #: includes/admin/class-wc-admin-assets.php:230
6734
  msgid "Enter a value"
6735
  msgstr "مقدار را وارد كنید"
6736
 
6737
- #: includes/admin/class-wc-admin-assets.php:231
6738
  msgid "Variation menu order (determines position in the list of variations)"
6739
  msgstr "چینش فهرست متغیرها ( تعیین موقعیت در لیست متغیرها )"
6740
 
6741
- #: includes/admin/class-wc-admin-assets.php:232
6742
  msgid "Enter a value (fixed or %)"
6743
  msgstr "مقدار را وارد كنید ( بصورت ثابت یا %)"
6744
 
6745
- #: includes/admin/class-wc-admin-assets.php:233
6746
  msgid "Are you sure you want to delete all variations? This cannot be undone."
6747
  msgstr "آیا مطمئنید میخواهید تمام متغیرها را پاک کنید؟ این کار بدون بازگشت است."
6748
 
6749
- #: includes/admin/class-wc-admin-assets.php:234
6750
  msgid "Last warning, are you sure?"
6751
  msgstr "آخرین گوشزد، آیا شما مطمئن هستید؟"
6752
 
6753
- #: includes/admin/class-wc-admin-assets.php:235
6754
- #: includes/admin/class-wc-admin-taxonomies.php:148
6755
- #: includes/admin/class-wc-admin-taxonomies.php:258
6756
  msgid "Choose an image"
6757
  msgstr "انتخاب تصویر"
6758
 
6759
- #: includes/admin/class-wc-admin-assets.php:236
6760
  msgid "Set variation image"
6761
  msgstr "انتخاب تصویر متغییر"
6762
 
6763
- #: includes/admin/class-wc-admin-assets.php:237
6764
  msgid "variation added"
6765
  msgstr "متغیر افزوده شد"
6766
 
6767
- #: includes/admin/class-wc-admin-assets.php:238
6768
  msgid "variations added"
6769
  msgstr "متغیرها افزوده شدند"
6770
 
6771
- #: includes/admin/class-wc-admin-assets.php:239
6772
  msgid "No variations added"
6773
  msgstr "هیچ متغیری افزوده نشده است"
6774
 
6775
- #: includes/admin/class-wc-admin-assets.php:240
6776
  msgid "Are you sure you want to remove this variation?"
6777
  msgstr "آیا میخواهید این متغیر را پاک کنید؟"
6778
 
6779
- #: includes/admin/class-wc-admin-assets.php:241
6780
  msgid "Sale start date (YYYY-MM-DD format or leave blank)"
6781
  msgstr "تاریخ پایان فروش ( روز- ماه - سال یا خالی بگذارید )"
6782
 
6783
- #: includes/admin/class-wc-admin-assets.php:242
6784
  msgid "Sale end date (YYYY-MM-DD format or leave blank)"
6785
  msgstr "تاریخ اتمام فروش (در قالب YYYY-MM-DD یا خالی بگذارید)"
6786
 
6787
- #: includes/admin/class-wc-admin-assets.php:243
6788
  msgid "Save changes before changing page?"
6789
  msgstr "قبل از تغییر صفحه تغییرات ذخیره شوند؟"
6790
 
6791
- #: includes/admin/class-wc-admin-assets.php:244
6792
  msgid "%qty% variation"
6793
  msgstr "%qty% متغیر"
6794
 
6795
- #: includes/admin/class-wc-admin-assets.php:245
6796
  msgid "%qty% variations"
6797
  msgstr "%qty% متغیرها"
6798
 
6799
- #: includes/admin/class-wc-admin-assets.php:260
6800
- #: includes/admin/class-wc-admin-assets.php:415
6801
  #: includes/admin/settings/views/html-webhooks-edit.php:67
6802
- #: includes/class-wc-frontend-scripts.php:569
6803
- #: includes/wc-template-functions.php:2575
6804
  #: templates/cart/shipping-calculator.php:56
6805
  msgid "Select an option&hellip;"
6806
  msgstr "انتخاب کنید"
6807
 
6808
- #: includes/admin/class-wc-admin-assets.php:263
6809
  #: includes/admin/meta-boxes/views/html-order-item-meta.php:50
6810
  msgid "Name (required)"
6811
  msgstr "نام (الزامی)"
6812
 
6813
- #: includes/admin/class-wc-admin-assets.php:264
6814
  #: includes/admin/meta-boxes/views/html-order-item-meta.php:51
6815
  msgid "Value (required)"
6816
  msgstr "مقدار (الزامی)"
6817
 
6818
- #: includes/admin/class-wc-admin-assets.php:274
 
 
 
 
6819
  msgid "Are you sure you want to remove the selected items?"
6820
  msgstr "آیا از حذف اقلام انتخاب شده مطمئنید؟ "
6821
 
6822
- #: includes/admin/class-wc-admin-assets.php:282
6823
  msgid "You may need to manually restore the item's stock."
6824
  msgstr "ممکن است لازم باشد به صورت دستی موجودی آیتم ها را بازگردانید."
6825
 
6826
- #: includes/admin/class-wc-admin-assets.php:289
6827
  msgid "Please select some items."
6828
  msgstr "خواهشمندیم چند مورد را انتخاب کنید."
6829
 
6830
- #: includes/admin/class-wc-admin-assets.php:290
6831
- msgid ""
6832
- "Are you sure you wish to process this refund? This action cannot be undone."
6833
  msgstr ""
6834
  "آیا مطمئن هستید که میخواهید این استرداد وجه را انجام دهید؟ این عملیات برگشت "
6835
  "ناپذیر است"
6836
 
6837
- #: includes/admin/class-wc-admin-assets.php:291
6838
- msgid ""
6839
- "Are you sure you wish to delete this refund? This action cannot be undone."
6840
  msgstr ""
6841
- "آیا مطمئن هستید که میخواهید این استرداد وجه را پاک کنید؟ این عملیات برگشت "
6842
- "ناپذیر است"
6843
 
6844
- #: includes/admin/class-wc-admin-assets.php:292
6845
  msgid ""
6846
  "Are you sure you wish to delete this tax column? This action cannot be undone."
6847
  msgstr ""
6848
- "آیا مطمئن هستید که میخواهید این ستون مالیات را پاک کنید؟ این عملیات برگشت "
6849
- "ناپذیر است"
6850
 
6851
- #: includes/admin/class-wc-admin-assets.php:293
6852
  msgid "Remove this item meta?"
6853
  msgstr "پاک کردن اطلاعات این آیتم؟"
6854
 
6855
- #: includes/admin/class-wc-admin-assets.php:294
6856
  msgid "Remove this attribute?"
6857
  msgstr "پاک کردن این ویژگی؟"
6858
 
6859
- #: includes/admin/class-wc-admin-assets.php:295
6860
- #: includes/admin/class-wc-admin-attributes.php:187
6861
- #: includes/admin/class-wc-admin-attributes.php:254
6862
- #: includes/admin/class-wc-admin-attributes.php:289
6863
- #: includes/admin/class-wc-admin-attributes.php:317
6864
- #: includes/admin/class-wc-admin-attributes.php:387
6865
- #: includes/admin/class-wc-admin-attributes.php:440
6866
  #: includes/admin/class-wc-admin-webhooks-table-list.php:48
6867
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:498
6868
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:657
6869
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:108
6870
- #: includes/admin/meta-boxes/views/html-product-attribute.php:17
6871
- #: includes/admin/meta-boxes/views/html-product-data-general.php:74
6872
- #: includes/admin/meta-boxes/views/html-variation-admin.php:355
6873
  #: includes/admin/settings/views/html-webhooks-edit.php:22
6874
- #: includes/admin/views/html-admin-page-status-report.php:732
6875
- #: includes/export/class-wc-product-csv-exporter.php:103
6876
  #: includes/widgets/class-wc-widget-product-categories.php:52
6877
- #: templates/single-product-reviews.php:77
6878
  msgid "Name"
6879
  msgstr "نام"
6880
 
6881
- #: includes/admin/class-wc-admin-assets.php:296
6882
  #: includes/admin/meta-boxes/views/html-product-attribute.php:8
6883
- #: includes/admin/meta-boxes/views/html-variation-admin.php:16
6884
  #: includes/admin/settings/views/html-admin-page-shipping-classes.php:54
6885
  msgid "Remove"
6886
  msgstr "پاک کردن"
6887
 
6888
- #: includes/admin/class-wc-admin-assets.php:297
6889
  #: includes/admin/meta-boxes/views/html-order-download-permission.php:9
6890
  #: includes/admin/meta-boxes/views/html-product-attribute.php:9
6891
- #: includes/admin/meta-boxes/views/html-variation-admin.php:17
6892
  msgid "Click to toggle"
6893
  msgstr "تغییر وضعیت"
6894
 
6895
- #: includes/admin/class-wc-admin-assets.php:298
6896
- #: includes/admin/meta-boxes/views/html-product-attribute.php:29
6897
  msgid "Value(s)"
6898
  msgstr "مقدار(ها)"
6899
 
6900
- #: includes/admin/class-wc-admin-assets.php:299
6901
  msgid "Enter some text, or some attributes by pipe (|) separating values."
6902
  msgstr "تعدادی متن یا ویژگی وارد کنید، هرکدام را با کاراکتر | جدا کنید."
6903
 
6904
- #: includes/admin/class-wc-admin-assets.php:300
6905
- #: includes/admin/meta-boxes/views/html-product-attribute.php:74
6906
  msgid "Visible on the product page"
6907
  msgstr "نمایش در برگه محصول"
6908
 
6909
- #: includes/admin/class-wc-admin-assets.php:301
6910
- #: includes/admin/meta-boxes/views/html-product-attribute.php:80
6911
  msgid "Used for variations"
6912
  msgstr "استفاده برای متغیرها"
6913
 
6914
- #: includes/admin/class-wc-admin-assets.php:302
6915
  msgid "Enter a name for the new attribute term:"
6916
  msgstr "یک نام برای ویژگی جدید وارد کنید:"
6917
 
6918
- #: includes/admin/class-wc-admin-assets.php:303
6919
  msgid ""
6920
- "Recalculate totals? This will calculate taxes based on the customers country "
6921
- "(or the store base country) and update totals."
6922
  msgstr ""
6923
- "محاسبه مجدد مجموع؟ مالیات بر اساس کشور مشتریان (یا کشور پایه در تنظیمات "
6924
- "فروشگاه) محاسبه و جمع کل به روز رسانی خواهد شد."
6925
 
6926
- #: includes/admin/class-wc-admin-assets.php:304
6927
  msgid ""
6928
- "Copy billing information to shipping information? This will remove any "
6929
- "currently entered shipping information."
6930
  msgstr ""
6931
- "کپی کردن اطلاعات پرداخت به اطلاعات ارسال کالا؟ این گزینه تمامی اطلاعات ارسالی "
6932
- "که در حال حاضر وارد شده را پاک میکند."
6933
 
6934
- #: includes/admin/class-wc-admin-assets.php:305
6935
  msgid ""
6936
- "Load the customer's billing information? This will remove any currently "
6937
- "entered billing information."
6938
  msgstr ""
6939
  "بارگیری اطلاعات پرداخت مشتری؟ این گزینه تمامی اطلاعات پرداختی که در حال حاضر "
6940
  "وارد شده را پاک میکند."
6941
 
6942
- #: includes/admin/class-wc-admin-assets.php:306
6943
  msgid ""
6944
- "Load the customer's shipping information? This will remove any currently "
6945
- "entered shipping information."
6946
  msgstr ""
6947
- "بارگیری اطلاعات ارسال مشتری؟ این گزینه تمامی اطلاعات ارسالی که در حال حاضر "
6948
- "وارد شده را پاک میکند."
6949
 
6950
- #: includes/admin/class-wc-admin-assets.php:307
6951
- #: includes/admin/class-wc-admin-post-types.php:747
6952
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:121
6953
  #: includes/admin/views/html-bulk-edit-product.php:200
6954
  #: includes/admin/views/html-quick-edit-product.php:159
6955
  msgid "Featured"
6956
  msgstr "برجسته"
6957
 
6958
- #: includes/admin/class-wc-admin-assets.php:311
6959
  msgid "No customer selected"
6960
  msgstr "هیچ مشتری انتخاب نشده است"
6961
 
6962
- #: includes/admin/class-wc-admin-assets.php:335
6963
  msgid ""
6964
  "Could not grant access - the user may already have permission for this file or "
6965
  "billing email is not set. Ensure the billing email is set, and the order has "
6966
  "been saved."
6967
  msgstr ""
6968
  "دسترسی کامل امکان‌پذیر نیست - احتمال دارد کاربر در حال حاضر اجازه دسترسی به این "
6969
- "فایل را دارد و یا ایمیل صورتحساب ارسال نشده است. مطمئن شوید ایمیل به درستی "
6970
- "تنظیم شده و سفارشات ذخیره شده‌اند."
6971
 
6972
- #: includes/admin/class-wc-admin-assets.php:336
6973
  msgid "Are you sure you want to revoke access to this download?"
6974
  msgstr "مطمئنید که میخواهید اجازه دسترسی به این دانلود را ابطال کنید؟"
6975
 
6976
- #: includes/admin/class-wc-admin-assets.php:337
6977
  msgid "You cannot add the same tax rate twice!"
6978
  msgstr "شما نمی توانید یک نرخ مالیات را دو بار ثبت کنید"
6979
 
6980
- #: includes/admin/class-wc-admin-assets.php:338
6981
  msgid "Are you sure you wish to delete this note? This action cannot be undone."
6982
  msgstr "آیا شما از پاک این یادداشت مطمئن هستید؟ این عملیات قابل بازگشت نیست."
6983
 
6984
- #: includes/admin/class-wc-admin-assets.php:339
6985
- msgid "Enter a coupon code to apply to this order."
6986
- msgstr "برای اعمال تخفیف بر روی این سفارش ، کد تخفیف را وارد کنید."
 
 
 
6987
 
6988
- #: includes/admin/class-wc-admin-assets.php:340
6989
  msgid "Enter a fixed amount or percentage to apply as a fee."
6990
  msgstr "یک مبلغ ثابت یا درصد ثابت را به عنوان هزینه وارد کنید."
6991
 
6992
- #: includes/admin/class-wc-admin-assets.php:389
6993
- #: includes/admin/views/html-admin-page-status-report.php:46
6994
  msgid "Copying to clipboard failed. Please press Ctrl/Cmd+C to copy."
6995
  msgstr "ذخیره سازی در صفحه کلید انجام نشد. لطفا از Ctrl/Cmd+C استفاده کنید."
6996
 
6997
- #: includes/admin/class-wc-admin-assets.php:402
6998
  msgid "Are you sure you want to delete this log?"
6999
  msgstr "آیا میخواهید این لاگ (گزارش) را پاک کنید؟"
7000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7001
  #: includes/admin/class-wc-admin-attributes.php:138
7002
  msgid "Attribute updated successfully"
7003
  msgstr "ویژگی بخوبی بروز رسانی شد"
@@ -7006,174 +7227,173 @@ msgstr "ویژگی بخوبی بروز رسانی شد"
7006
  msgid "Back to Attributes"
7007
  msgstr "بازگشت به ویژگی ها"
7008
 
7009
- #: includes/admin/class-wc-admin-attributes.php:169
7010
  msgid "Edit attribute"
7011
  msgstr "ویرایش ویژگی"
7012
 
7013
- #: includes/admin/class-wc-admin-attributes.php:173
7014
  msgid "Error: non-existing attribute ID."
7015
  msgstr "ایزاد: شناسه ویژگی دیگری وجود ندارد."
7016
 
7017
- #: includes/admin/class-wc-admin-attributes.php:191
7018
- #: includes/admin/class-wc-admin-attributes.php:389
7019
  msgid "Name for the attribute (shown on the front-end)."
7020
  msgstr "نام ویژگی (برای نمایش به کاربران سایت)"
7021
 
7022
- #: includes/admin/class-wc-admin-attributes.php:196
7023
- #: includes/admin/class-wc-admin-attributes.php:290
7024
- #: includes/admin/class-wc-admin-attributes.php:393
7025
- #: includes/admin/settings/class-wc-settings-shipping.php:359
7026
  #: includes/admin/settings/views/html-admin-page-shipping-classes.php:68
7027
  msgid "Slug"
7028
  msgstr "نامک"
7029
 
7030
- #: includes/admin/class-wc-admin-attributes.php:200
7031
- #: includes/admin/class-wc-admin-attributes.php:395
7032
  msgid ""
7033
  "Unique slug/reference for the attribute; must be no more than 28 characters."
7034
  msgstr "نامک یکتا برای ویژگی; باید انگلیسی بوده و کوتاهتر از 28 کاراکتر باشد."
7035
 
7036
- #: includes/admin/class-wc-admin-attributes.php:205
7037
  msgid "Enable archives?"
7038
  msgstr "بایگانی فعال شود؟"
7039
 
7040
- #: includes/admin/class-wc-admin-attributes.php:209
7041
- #: includes/admin/class-wc-admin-attributes.php:401
7042
  msgid ""
7043
  "Enable this if you want this attribute to have product archives in your store."
7044
  msgstr ""
7045
- "اگر می خواهید این ویژگی در بایگانی محصولات فروشگاه باشد، این گزینه را فعال "
7046
- "کنید."
7047
 
7048
- #: includes/admin/class-wc-admin-attributes.php:224
7049
- #: includes/admin/class-wc-admin-attributes.php:292
7050
- #: includes/admin/class-wc-admin-attributes.php:415
7051
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:496
7052
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:655
7053
- #: includes/export/class-wc-product-csv-exporter.php:101
7054
  msgid "Type"
7055
  msgstr "نوع"
7056
 
7057
- #: includes/admin/class-wc-admin-attributes.php:241
7058
- #: includes/admin/class-wc-admin-attributes.php:430
7059
  msgid "Determines how this attribute's values are displayed."
7060
  msgstr "تعریف کنید چگونه می خواهید این ویژگی نمایش داده شود."
7061
 
7062
- #: includes/admin/class-wc-admin-attributes.php:249
7063
- #: includes/admin/class-wc-admin-attributes.php:437
7064
  msgid "Default sort order"
7065
  msgstr "مرتب سازی پیش‌فرض"
7066
 
7067
- #: includes/admin/class-wc-admin-attributes.php:253
7068
- #: includes/admin/class-wc-admin-attributes.php:326
7069
- #: includes/admin/class-wc-admin-attributes.php:439
7070
  msgid "Custom ordering"
7071
  msgstr "ترتیب دلخواه"
7072
 
7073
- #: includes/admin/class-wc-admin-attributes.php:255
7074
- #: includes/admin/class-wc-admin-attributes.php:320
7075
- #: includes/admin/class-wc-admin-attributes.php:441
7076
  msgid "Name (numeric)"
7077
  msgstr "نام (شمارشی)"
7078
 
7079
- #: includes/admin/class-wc-admin-attributes.php:256
7080
- #: includes/admin/class-wc-admin-attributes.php:323
7081
- #: includes/admin/class-wc-admin-attributes.php:442
7082
  msgid "Term ID"
7083
  msgstr "شناسه دوره"
7084
 
7085
- #: includes/admin/class-wc-admin-attributes.php:258
7086
- #: includes/admin/class-wc-admin-attributes.php:444
7087
  msgid ""
7088
  "Determines the sort order of the terms on the frontend shop product pages. If "
7089
  "using custom ordering, you can drag and drop the terms in this attribute."
7090
  msgstr ""
7091
- "نمایش ترتیب سفارش برای کاربر برای این ویژگی. اگر از مرتب‌سازی مرسوم استفاده "
7092
- "کنید شما میتوانید با استفاده از کشیدن و رها کردن ترتیب را تغییر دهید."
7093
 
7094
- #: includes/admin/class-wc-admin-attributes.php:264
7095
- #: includes/admin/helper/class-wc-helper.php:178
7096
  #: includes/admin/helper/views/html-section-account.php:3
7097
  #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:74
7098
  #: templates/cart/shipping-calculator.php:86
7099
  msgid "Update"
7100
  msgstr "بروزرسانی"
7101
 
7102
- #: includes/admin/class-wc-admin-attributes.php:294
7103
  #: includes/widgets/class-wc-widget-product-categories.php:49
7104
  #: includes/widgets/class-wc-widget-products.php:51
7105
  msgid "Order by"
7106
  msgstr "مرتب شده بر اساس"
7107
 
7108
- #: includes/admin/class-wc-admin-attributes.php:295
7109
  msgid "Terms"
7110
  msgstr "شرایط و مقررات"
7111
 
7112
- #: includes/admin/class-wc-admin-attributes.php:307
7113
- #: includes/admin/class-wc-admin-post-types.php:752
7114
  #: includes/admin/class-wc-admin-webhooks-table-list.php:82
7115
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:406
7116
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:313
7117
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:429
7118
- #: includes/admin/reports/class-wc-report-customer-list.php:159
7119
  #: includes/admin/reports/class-wc-report-stock.php:135
7120
  #: includes/admin/settings/views/html-admin-page-shipping-classes.php:54
7121
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:123
7122
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:78
7123
- #: includes/class-wc-post-types.php:309 includes/class-wc-post-types.php:375
7124
- #: includes/class-wc-post-types.php:440
7125
  #: includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore_PostTypeRegistrar.php:35
7126
- #: templates/myaccount/my-address.php:53
7127
  msgid "Edit"
7128
  msgstr "ویرایش"
7129
 
7130
- #: includes/admin/class-wc-admin-attributes.php:307
7131
  #: includes/admin/class-wc-admin-log-table-list.php:190
7132
  #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:56
7133
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:76
7134
  #: includes/admin/meta-boxes/views/html-product-download.php:14
7135
  #: includes/admin/meta-boxes/views/html-product-variation-download.php:13
7136
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:123
7137
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:78
7138
  #: includes/libraries/action-scheduler/classes/ActionScheduler_ListTable.php:92
7139
- #: includes/wc-account-functions.php:351
7140
  msgid "Delete"
7141
  msgstr "پاک کردن"
7142
 
7143
- #: includes/admin/class-wc-admin-attributes.php:311
7144
  msgid "(Public)"
7145
  msgstr "(عمومی)"
7146
 
7147
- #: includes/admin/class-wc-admin-attributes.php:361
7148
  msgid "Configure terms"
7149
  msgstr "پیکربندی شرایط و مقررات"
7150
 
7151
- #: includes/admin/class-wc-admin-attributes.php:369
7152
  msgid "No attributes currently exist."
7153
  msgstr "هیچ صفتی موجود نیست."
7154
 
7155
- #: includes/admin/class-wc-admin-attributes.php:381
7156
  msgid "Add new attribute"
7157
  msgstr "افزودن ویژگی جدید"
7158
 
7159
- #: includes/admin/class-wc-admin-attributes.php:382
7160
  msgid ""
7161
- "Attributes let you define extra product data, such as size or color. You can "
7162
- "use these attributes in the shop sidebar using the \"layered nav\" widgets."
7163
  msgstr ""
7164
  "ویژگی ها به شما اجازه میدهند توضیحات بیشتری در مورد محصول، مانند رنگ و سایز "
7165
- "بدهید. شما میتوانید با استفاده از ابزارک های منوها، این ویژگی ها را در "
7166
- "نوارکناری لیست کنید. گوشزد: شما نمی توانید ویژگی را در آینده تغییر نام دهید."
7167
 
7168
- #: includes/admin/class-wc-admin-attributes.php:399
7169
  msgid "Enable Archives?"
7170
  msgstr "بایگانی فعال شود؟"
7171
 
7172
- #: includes/admin/class-wc-admin-attributes.php:449
7173
  msgid "Add attribute"
7174
  msgstr "افزودن ویژگی "
7175
 
7176
- #: includes/admin/class-wc-admin-attributes.php:460
7177
  msgid "Are you sure you want to delete this attribute?"
7178
  msgstr "آیا میخواهید این ویژگی را پاک کنید؟"
7179
 
@@ -7186,8 +7406,8 @@ msgid "WooCommerce Endpoint"
7186
  msgstr "گام پایانی ووکامرس"
7187
 
7188
  #: includes/admin/class-wc-admin-customize.php:79
7189
- #: includes/admin/class-wc-admin-menus.php:297
7190
- #: includes/admin/settings/class-wc-settings-advanced.php:274
7191
  #: includes/class-wc-query.php:133
7192
  msgid "Lost password"
7193
  msgstr "فراموشی گذرواژه"
@@ -7196,108 +7416,109 @@ msgstr "فراموشی گذرواژه"
7196
  msgid "Custom Link"
7197
  msgstr "لینک سفارشی"
7198
 
7199
- #: includes/admin/class-wc-admin-dashboard.php:42
7200
- msgid "WooCommerce recent reviews"
7201
  msgstr "آخرین دیدگاه های ووکامرس "
7202
 
7203
- #: includes/admin/class-wc-admin-dashboard.php:44
7204
- #: includes/admin/class-wc-admin-menus.php:123
7205
- msgid "WooCommerce status"
7206
  msgstr "وضعیت ووکامرس"
7207
 
7208
- #: includes/admin/class-wc-admin-dashboard.php:56
7209
- msgid "WooCommerce network orders"
7210
  msgstr "سفارشات شبکه ووکامرس"
7211
 
7212
  #. translators: %s: net sales
7213
- #: includes/admin/class-wc-admin-dashboard.php:121
7214
  msgid "%s net sales this month"
7215
  msgstr "%s فروش خالص در این دوره"
7216
 
7217
  #. translators: 1: top seller product title 2: top seller quantity
7218
- #: includes/admin/class-wc-admin-dashboard.php:138
7219
  msgid "%1$s top seller this month (sold %2$d)"
7220
  msgstr "%1$s بیشترین فروش این ماه (فروش %2$d)"
7221
 
7222
  #. translators: %s: order count
7223
- #: includes/admin/class-wc-admin-dashboard.php:176
7224
  msgid "<strong>%s order</strong> awaiting processing"
7225
  msgid_plural "<strong>%s orders</strong> awaiting processing"
7226
  msgstr[0] "<strong>%s سفارش</strong> در انتظار پردازش"
7227
 
7228
  #. translators: %s: order count
7229
- #: includes/admin/class-wc-admin-dashboard.php:187
7230
  msgid "<strong>%s order</strong> on-hold"
7231
  msgid_plural "<strong>%s orders</strong> on-hold"
7232
  msgstr[0] "<strong>%s سفارش</strong> on-hold"
7233
 
7234
  #. translators: %s: order count
7235
- #: includes/admin/class-wc-admin-dashboard.php:247
7236
  msgid "<strong>%s product</strong> low in stock"
7237
  msgid_plural "<strong>%s products</strong> low in stock"
7238
  msgstr[0] "<strong>%s محصول</strong> در انبار کم است."
7239
 
7240
  #. translators: %s: order count
7241
- #: includes/admin/class-wc-admin-dashboard.php:258
7242
  msgid "<strong>%s product</strong> out of stock"
7243
  msgid_plural "<strong>%s products</strong> out of stock"
7244
  msgstr[0] "<strong>%s محصول</strong> در انبار موجود نیست"
7245
 
7246
  #. translators: %s: rating
7247
- #: includes/admin/class-wc-admin-dashboard.php:301
7248
  msgid "%s out of 5"
7249
  msgstr "امتیاز %s از 5"
7250
 
7251
  #. translators: %s: review author
7252
- #: includes/admin/class-wc-admin-dashboard.php:304
7253
  msgid "reviewed by %s"
7254
  msgstr "بررسی توسط %s"
7255
 
7256
- #: includes/admin/class-wc-admin-dashboard.php:310
7257
  msgid "There are no product reviews yet."
7258
  msgstr "هنوز هیچ دیدگاهی برای محصول گذاشته نشده است."
7259
 
7260
- #: includes/admin/class-wc-admin-dashboard.php:339
7261
  msgid "Loading network orders"
7262
  msgstr "در حال بارگذاری سفارشات شبکه"
7263
 
7264
- #: includes/admin/class-wc-admin-dashboard.php:346
7265
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:114
7266
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:169
7267
  #: includes/admin/reports/class-wc-report-downloads.php:87
7268
- #: includes/admin/reports/class-wc-report-downloads.php:217
7269
- #: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:295
7270
- #: includes/wc-account-functions.php:190 templates/myaccount/my-orders.php:13
7271
  msgid "Order"
7272
  msgstr "سفارش"
7273
 
7274
- #: includes/admin/class-wc-admin-dashboard.php:347
7275
- #: includes/admin/class-wc-admin-menus.php:123
7276
  #: includes/admin/class-wc-admin-webhooks-table-list.php:49
7277
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:116
7278
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:58
7279
  #: includes/admin/settings/views/html-webhooks-edit.php:36
7280
  #: includes/libraries/action-scheduler/classes/ActionScheduler_ListTable.php:97
7281
- #: includes/wc-account-functions.php:192 templates/myaccount/my-orders.php:15
7282
  msgid "Status"
7283
  msgstr "وضعیت"
7284
 
7285
- #: includes/admin/class-wc-admin-dashboard.php:348
7286
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:119
7287
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:446
 
 
7288
  #: includes/admin/meta-boxes/views/html-order-items.php:33
7289
- #: includes/admin/meta-boxes/views/html-order-items.php:192
7290
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:184
7291
- #: includes/wc-account-functions.php:193 templates/cart/cart-totals.php:92
7292
- #: templates/cart/cart-totals.php:93 templates/cart/cart.php:33
7293
- #: templates/cart/cart.php:118 templates/checkout/review-order.php:27
7294
- #: templates/checkout/review-order.php:106 templates/myaccount/my-orders.php:16
7295
- #: templates/order/order-details.php:46
7296
  msgid "Total"
7297
  msgstr "مجموع"
7298
 
7299
- #: includes/admin/class-wc-admin-dashboard.php:357
7300
- #: includes/class-wc-post-types.php:380
7301
  msgid "No orders found"
7302
  msgstr "سفارشی یافت نشد"
7303
 
@@ -7351,13 +7572,13 @@ msgstr "راهنما &amp; پشتیبانی"
7351
  #. translators: %s: Documentation URL
7352
  #: includes/admin/class-wc-admin-help.php:47
7353
  msgid ""
7354
- "Should you need help understanding, using, or extending WooCommerce, <a href="
7355
- "\"%s\">please read our documentation</a>. You will find all kinds of resources "
7356
  "including snippets, tutorials and much more."
7357
  msgstr ""
7358
- "اگر شما نیازمند کمک درک،کاربرد یا توسعه ووکامرس دارید، <a href=\"%s\">s "
7359
- "بخوانید مستندات مارا</a>. می توانید همه نوع منابع شامل snippets، آموزش‌ها و "
7360
- "موارد بیشتر را بیابید."
7361
 
7362
  #. translators: %s: Forum URL
7363
  #: includes/admin/class-wc-admin-help.php:52
@@ -7372,11 +7593,11 @@ msgstr ""
7372
 
7373
  #: includes/admin/class-wc-admin-help.php:56
7374
  msgid ""
7375
- "Before asking for help we recommend checking the system status page to "
7376
- "identify any problems with your configuration."
7377
  msgstr ""
7378
- "پیش از پرسش کردن برای کمک و پشتیبانی، خواهشمندیم برگه وضعیت را برای تشخیص "
7379
- "مشکلات موجود، بررسی کنید."
7380
 
7381
  #: includes/admin/class-wc-admin-help.php:57
7382
  #: includes/admin/class-wc-admin-help.php:69
@@ -7428,8 +7649,8 @@ msgid ""
7428
  "If you would like to learn about using WooCommerce from an expert, consider a "
7429
  "WooCommerce course to further your education."
7430
  msgstr ""
7431
- "اگر شما می خواهید درباره ووکامرس بیشتر بدانید ، میتوانید یک دوره ووکامرس را "
7432
- "زیر نظر یکی از نمایندگان آموزشی ما فرا بگیرید."
7433
 
7434
  #: includes/admin/class-wc-admin-help.php:81
7435
  msgid "Further education"
@@ -7488,10 +7709,9 @@ msgstr "نرخ های مالیات ووکامرس (CSV)"
7488
 
7489
  #: includes/admin/class-wc-admin-importers.php:114
7490
  msgid "Import <strong>tax rates</strong> to your store via a csv file."
7491
- msgstr ""
7492
- "درون‌ریزی <strong> نرخ‌های مالیاتی </strong> به فروشگاه شما از طریق فایل csv"
7493
 
7494
- #: includes/admin/class-wc-admin-importers.php:207
7495
  msgid "Insufficient privileges to import products."
7496
  msgstr "دسترسی برای درون ریزی محصولات ناکافی است."
7497
 
@@ -7544,7 +7764,7 @@ msgid "All levels"
7544
  msgstr "همه سطوح"
7545
 
7546
  #: includes/admin/class-wc-admin-log-table-list.php:103
7547
- #: includes/admin/reports/class-wc-report-downloads.php:214
7548
  #: includes/class-wc-privacy-exporters.php:142
7549
  msgid "Timestamp"
7550
  msgstr "برچسب زمان"
@@ -7562,7 +7782,7 @@ msgid "Source"
7562
  msgstr "منبع"
7563
 
7564
  #: includes/admin/class-wc-admin-log-table-list.php:204
7565
- #: includes/widgets/class-wc-widget-price-filter.php:105
7566
  msgid "Filter"
7567
  msgstr "صافی"
7568
 
@@ -7574,80 +7794,86 @@ msgstr "فیلتر براساس منبع"
7574
  msgid "All sources"
7575
  msgstr "همه منابع"
7576
 
7577
- #: includes/admin/class-wc-admin-menus.php:61
7578
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:717
7579
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:111
7580
  #: includes/admin/views/html-admin-page-product-export.php:41
7581
  msgid "Attributes"
7582
  msgstr "ویژگی‌ها"
7583
 
7584
- #: includes/admin/class-wc-admin-menus.php:69
7585
  msgid "Reports"
7586
  msgstr "گزارشات"
7587
 
7588
- #: includes/admin/class-wc-admin-menus.php:71
7589
  msgid "Sales reports"
7590
  msgstr "گزارش فروش ها"
7591
 
7592
- #: includes/admin/class-wc-admin-menus.php:79
7593
  msgid "WooCommerce settings"
7594
  msgstr "تنظیمات ووکامرس"
7595
 
7596
- #: includes/admin/class-wc-admin-menus.php:79
7597
- #: includes/admin/views/html-admin-page-status-report.php:604
7598
- #: includes/class-wc-install.php:1182
7599
  msgid "Settings"
7600
  msgstr "پیکربندی"
7601
 
 
 
 
 
7602
  #. translators: %s: extensions count
7603
- #: includes/admin/class-wc-admin-menus.php:132
7604
  msgid "Extensions %s"
7605
  msgstr "افزودنی ها"
7606
 
7607
- #: includes/admin/class-wc-admin-menus.php:133
7608
  msgid "WooCommerce extensions"
7609
  msgstr "افزودنی های ووکامرس"
7610
 
7611
- #: includes/admin/class-wc-admin-menus.php:281
7612
  msgid "WooCommerce endpoints"
7613
  msgstr "گام پایانی ووکامرس"
7614
 
7615
- #: includes/admin/class-wc-admin-menus.php:329
7616
  msgid "Add to menu"
7617
  msgstr "افزودن به منو"
7618
 
7619
- #: includes/admin/class-wc-admin-menus.php:363
7620
  msgid "Visit Store"
7621
  msgstr "نمایش فروشگاه"
7622
 
7623
- #: includes/admin/class-wc-admin-meta-boxes.php:120
7624
  #: includes/admin/class-wc-admin-pointers.php:156
7625
  msgid "Product short description"
7626
  msgstr "توضیحات کوتاه محصول"
7627
 
7628
- #: includes/admin/class-wc-admin-meta-boxes.php:121
7629
  #: includes/admin/views/html-bulk-edit-product.php:15
7630
  #: includes/admin/views/html-quick-edit-product.php:14
7631
  msgid "Product data"
7632
  msgstr "اطلاعات محصول"
7633
 
7634
- #: includes/admin/class-wc-admin-meta-boxes.php:122
7635
  msgid "Product gallery"
7636
  msgstr "گالری محصول"
7637
 
7638
- #: includes/admin/class-wc-admin-meta-boxes.php:127
 
7639
  msgid "%s data"
7640
  msgstr "%s داده"
7641
 
7642
- #: includes/admin/class-wc-admin-meta-boxes.php:129
 
7643
  msgid "%s notes"
7644
  msgstr "یادداشت های %s"
7645
 
7646
- #: includes/admin/class-wc-admin-meta-boxes.php:130
7647
  msgid "Downloadable product permissions"
7648
  msgstr "دسترسی محصولات قابل دانلود"
7649
 
7650
- #: includes/admin/class-wc-admin-meta-boxes.php:130
7651
  msgid ""
7652
  "Note: Permissions for order items will automatically be granted when the order "
7653
  "status changes to processing/completed."
@@ -7655,37 +7881,58 @@ msgstr ""
7655
  "توضیح : دسترسی برای محصولات ، زمانی که وضعیت سفارش به «درحال انجام» یا «تکمیل "
7656
  "شده» تغییر پیدا کند به صورت خودکار داده می شود."
7657
 
7658
- #: includes/admin/class-wc-admin-meta-boxes.php:131
 
7659
  msgid "%s actions"
7660
  msgstr "%s عملیات"
7661
 
7662
- #: includes/admin/class-wc-admin-meta-boxes.php:135
7663
  msgid "Coupon data"
7664
  msgstr "اطلاعات کوپن"
7665
 
7666
- #: includes/admin/class-wc-admin-meta-boxes.php:139
7667
  msgid "Rating"
7668
  msgstr "امتیاز"
7669
 
7670
- #: includes/admin/class-wc-admin-meta-boxes.php:174
7671
- #: includes/admin/settings/class-wc-settings-products.php:412
7672
- #: templates/single-product-reviews.php:36
7673
  msgid "Reviews"
7674
  msgstr "دیدگاهها"
7675
 
7676
- #: includes/admin/class-wc-admin-notices.php:135
7677
- #: includes/admin/class-wc-admin-status.php:287
7678
- #: includes/admin/class-wc-admin-status.php:306
7679
- #: includes/admin/class-wc-admin-status.php:322
7680
- #: includes/emails/class-wc-email.php:826
7681
  msgid "Action failed. Please refresh the page and retry."
7682
  msgstr "عملیات ناموفق، خواهشمندیم برگه را دوباره بارگذاری نمایید"
7683
 
7684
- #: includes/admin/class-wc-admin-notices.php:139
7685
- #: includes/emails/class-wc-email.php:830
7686
  msgid "You don&#8217;t have permission to do this."
7687
  msgstr "شما دسترسی کافی برای این مورد ندارید."
7688
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7689
  #: includes/admin/class-wc-admin-permalink-settings.php:44
7690
  msgid "Product permalinks"
7691
  msgstr "لینک های یکتای محصول"
@@ -7706,18 +7953,18 @@ msgstr "پایگاه ویژگی‌های محصول"
7706
  #: includes/admin/class-wc-admin-permalink-settings.php:103
7707
  msgid ""
7708
  "If you like, you may enter custom structures for your product URLs here. For "
7709
- "example, using <code>shop</code> would make your product links like <code>"
7710
- "%sshop/sample-product/</code>. This setting affects product URLs only, not "
7711
- "things such as product categories."
7712
  msgstr ""
7713
  "اگر دوست دارید می توانید ساختارهای دلخواه خود را برای آدرس ها وارد کنید. برای "
7714
  "مثال با وارد کردن <code>shop</code> آدرس محصول شما به صورت <code>%sshop/sample-"
7715
- "product/</code>. نمایان می شود. این مورد تنها برای محصولات اعمال می شود و بر "
7716
- "روی دسته بندی محصولات اعمال نمی گردد"
7717
 
7718
  #: includes/admin/class-wc-admin-permalink-settings.php:118
7719
- #: includes/admin/class-wc-admin-taxonomies.php:112
7720
- #: includes/admin/class-wc-admin-taxonomies.php:220
7721
  msgid "Default"
7722
  msgstr "پیش‌ فرض"
7723
 
@@ -7738,11 +7985,11 @@ msgid ""
7738
  "Enter a custom base to use. A base must be set or WordPress will use default "
7739
  "instead."
7740
  msgstr ""
7741
- "برای استفاده به یک پایگاه سفارشی وارد شوید. یک پایگاه باید مشخص شده باشد در "
7742
- "غیر این صورت وردپرس قالب پیش فرض را استفاده می کند"
7743
 
7744
  #: includes/admin/class-wc-admin-pointers.php:60
7745
- #: includes/admin/class-wc-admin-post-types.php:686
7746
  msgid "Product name"
7747
  msgstr "نام محصول"
7748
 
@@ -7751,8 +7998,8 @@ msgid ""
7751
  "Give your new product a name here. This is a required field and will be what "
7752
  "your customers will see in your store."
7753
  msgstr ""
7754
- "نام محصول تازه خود را اینجا وارد کنید. این یک گزینه الزامی است و کاربران شما "
7755
- "می توانند آن را در فروشگاه مشاهده کنند."
7756
 
7757
  #: includes/admin/class-wc-admin-pointers.php:73
7758
  msgid "Product description"
@@ -7775,21 +8022,18 @@ msgid ""
7775
  "Choose a type for this product. Simple is suitable for most physical goods and "
7776
  "services (we recommend setting up a simple product for now)."
7777
  msgstr ""
7778
- "انتخاب یک نوع برای این محصول ، محصول ساده ، مناسب برای بسیاری از محصولات "
7779
- "فیزیکی و خدمات می باشد (ما پیشنهاد می کنیم که هم اکنون محصولات خود را از نوع "
7780
- "ساده وارد نمایید)"
7781
 
7782
  #: includes/admin/class-wc-admin-pointers.php:91
7783
- msgid ""
7784
- "Variable is for more complex products such as t-shirts with multiple sizes."
7785
  msgstr ""
7786
- "متغیر برای محصولات پیچیده تر مانند تی شرت با اندازه های مختلف قابل استفاده "
7787
- "است ."
7788
 
7789
  #: includes/admin/class-wc-admin-pointers.php:92
7790
  msgid "Grouped products are for grouping several simple products into one."
7791
- msgstr ""
7792
- "گروه بندی محصولات ،برای گروه بندی یک یا چند محصول ساده قابل استفاده است ."
7793
 
7794
  #: includes/admin/class-wc-admin-pointers.php:93
7795
  msgid "Finally, external products are for linking off-site."
@@ -7801,8 +8045,8 @@ msgstr "محصولات مجازی"
7801
 
7802
  #: includes/admin/class-wc-admin-pointers.php:109
7803
  msgid ""
7804
- "Check the \"Virtual\" box if this is a non-physical item, for example a "
7805
- "service, which does not need shipping."
7806
  msgstr ""
7807
  "در صورتی که محصول فیزیکی ارائه نمی دهید می توانید گزینه \"محصول مجازی\" را "
7808
  "انتخاب کنید ، برای مثال : محصولاتی که نیاز به حمل و نقل ندارندو"
@@ -7810,14 +8054,14 @@ msgstr ""
7810
  #: includes/admin/class-wc-admin-pointers.php:124
7811
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:85
7812
  #: includes/admin/settings/class-wc-settings-products.php:41
7813
- #: includes/admin/settings/class-wc-settings-products.php:257
7814
  msgid "Downloadable products"
7815
  msgstr "محصولات دانلودی"
7816
 
7817
  #: includes/admin/class-wc-admin-pointers.php:125
7818
  msgid ""
7819
- "If purchasing this product gives a customer access to a downloadable file, e."
7820
- "g. software, check this box."
7821
  msgstr ""
7822
  "اگر میخواهید مشتری پس از خرید و پرداخت وجه به یک فایل قابل دانلود دسترسی داشته "
7823
  "باشد. مانند یک نرم افزار، کافیست این گزینه را انتخاب کنید."
@@ -7832,11 +8076,11 @@ msgstr "سپس لازم است به محصول خود قیمت دهید."
7832
 
7833
  #: includes/admin/class-wc-admin-pointers.php:157
7834
  msgid ""
7835
- "Add a quick summary for your product here. This will appear on the product "
7836
- "page under the product name."
7837
  msgstr ""
7838
- "یک خلاصه از محصول در اینجا ذکر کنید. این متن می تواند در زیر عنوان محصول "
7839
- "نمایان شود."
7840
 
7841
  #: includes/admin/class-wc-admin-pointers.php:168
7842
  msgid "Product images"
@@ -7844,14 +8088,14 @@ msgstr "تصاویر محصول"
7844
 
7845
  #: includes/admin/class-wc-admin-pointers.php:169
7846
  msgid ""
7847
- "Upload or assign an image to your product here. This image will be shown in "
7848
- "your store's catalog."
7849
  msgstr ""
7850
- "یک تصویر آپلود کنید و یا به محصولتان اختصاص دهید. این تصویر در لیست فروشگاه "
7851
- "شما (کاتالوگ) نمایان می شود."
7852
 
7853
  #: includes/admin/class-wc-admin-pointers.php:180
7854
- #: includes/class-wc-post-types.php:126 includes/class-wc-post-types.php:128
7855
  #: includes/widgets/class-wc-widget-product-tag-cloud.php:29
7856
  msgid "Product tags"
7857
  msgstr "برچسب محصولات"
@@ -7861,12 +8105,12 @@ msgid ""
7861
  "You can optionally \"tag\" your products here. Tags are a method of labeling "
7862
  "your products to make them easier for customers to find."
7863
  msgstr ""
7864
- " \"برچسب\" محصولات خود را در اینجا به صورت اختیاری قرار دهید. برچسب ها به "
7865
- "عنوان یک روش جستجو محصولات باعث آسان تر شدن جستجو برای مشتریان می شود"
7866
 
7867
  #: includes/admin/class-wc-admin-pointers.php:192
7868
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:227
7869
- #: includes/class-wc-post-types.php:89
7870
  #: includes/widgets/class-wc-widget-product-categories.php:43
7871
  msgid "Product categories"
7872
  msgstr "دسته های محصولات"
@@ -7876,8 +8120,8 @@ msgid ""
7876
  "Optionally assign categories to your products to make them easier to browse "
7877
  "through and find in your store."
7878
  msgstr ""
7879
- "در صورت تمایل می توانید محصولاتتان را دسته بندی کنید تا بتوانید ساده تر آنها "
7880
- "را در فروشگاهتان پیدا کنید."
7881
 
7882
  #: includes/admin/class-wc-admin-pointers.php:204
7883
  msgid "Publish your product!"
@@ -7888,27 +8132,23 @@ msgid ""
7888
  "When you are finished editing your product, hit the \"Publish\" button to "
7889
  "publish your product to your store."
7890
  msgstr ""
7891
- "هنگامی که ویرایش محصولتان به پایان رسید ، دکمه \"انتشار\" را کلیک کنید تا "
7892
- "محصول در فروشگاه شما منتشر شود."
7893
 
7894
  #: includes/admin/class-wc-admin-pointers.php:250
7895
- #: includes/admin/settings/class-wc-settings-general.php:331
7896
- #: includes/admin/settings/class-wc-settings-products.php:72
7897
  #: includes/admin/views/html-notice-custom.php:12
7898
- #: includes/admin/views/html-notice-legacy-shipping.php:11
7899
- #: includes/admin/views/html-notice-no-shipping-methods.php:11
7900
  #: includes/admin/views/html-notice-secure-connection.php:12
7901
- #: includes/admin/views/html-notice-simplify-commerce.php:19
7902
  #: includes/admin/views/html-notice-template-check.php:15
7903
- #: includes/admin/views/html-notice-theme-support.php:12
7904
- #: includes/admin/views/html-notice-updated.php:12
7905
- #: includes/admin/views/html-notice-wootenberg.php:12
7906
- #: includes/wc-template-functions.php:966
7907
  msgid "Dismiss"
7908
  msgstr "رد کردن"
7909
 
7910
- #: includes/admin/class-wc-admin-pointers.php:251
7911
- #: templates/myaccount/orders.php:93
7912
  msgid "Next"
7913
  msgstr "بعدی"
7914
 
@@ -7918,14 +8158,14 @@ msgid "Product updated. <a href=\"%s\">View Product</a>"
7918
  msgstr "محصول به‌روزرسانی شد. <a href=\"%s\">نمایش محصول</a>"
7919
 
7920
  #: includes/admin/class-wc-admin-post-types.php:123
7921
- #: includes/admin/class-wc-admin-post-types.php:144
7922
- #: includes/admin/class-wc-admin-post-types.php:163
7923
  msgid "Custom field updated."
7924
  msgstr "زمینه‌دلخواه به‌روز‌رسانی شد."
7925
 
7926
  #: includes/admin/class-wc-admin-post-types.php:124
7927
- #: includes/admin/class-wc-admin-post-types.php:145
7928
- #: includes/admin/class-wc-admin-post-types.php:164
7929
  msgid "Custom field deleted."
7930
  msgstr "زمینه‌دلخواه پاک شد."
7931
 
@@ -7934,8 +8174,8 @@ msgid "Product updated."
7934
  msgstr "محصول به‌روزرسانی شد."
7935
 
7936
  #: includes/admin/class-wc-admin-post-types.php:126
7937
- #: includes/admin/class-wc-admin-post-types.php:147
7938
- #: includes/admin/class-wc-admin-post-types.php:166
7939
  msgid "Revision restored."
7940
  msgstr "بازبینی بازگردانی شد."
7941
 
@@ -7956,232 +8196,230 @@ msgstr "محصول ثبت شد. <a target=\"_blank\" href=\"%s\">پیش‌نما
7956
  #. translators: 1: date 2: product url
7957
  #: includes/admin/class-wc-admin-post-types.php:134
7958
  msgid ""
7959
- "Product scheduled for: %1$s. <a target=\"_blank\" href=\"%2$s\">Preview "
7960
- "product</a>"
7961
  msgstr ""
7962
  "ارسال محصول برای ‌<strong>%1$s</strong>. زمان‌بندی شد <a target=\"_blank\" href="
7963
  "\"%2$s\">پیش‌نمایش محصول</a>"
7964
 
7965
  #: includes/admin/class-wc-admin-post-types.php:135
7966
- #: includes/admin/class-wc-admin-post-types.php:154
7967
- #: includes/admin/class-wc-admin-post-types.php:173
7968
  #: includes/admin/settings/views/html-webhooks-edit.php:168
7969
  #: includes/admin/settings/views/html-webhooks-edit.php:177
7970
  #: includes/admin/settings/views/html-webhooks-edit.php:185
7971
- #: includes/class-wc-webhook.php:405
7972
  msgid "M j, Y @ G:i"
7973
  msgstr "M j, Y @ G:i"
7974
 
7975
  #. translators: %s: product url
7976
- #: includes/admin/class-wc-admin-post-types.php:138
7977
- msgid ""
7978
- "Product draft updated. <a target=\"_blank\" href=\"%s\">Preview product</a>"
7979
  msgstr ""
7980
- "پیش‌نویس محصول به‌روزرسانی شد. <a target=\"_blank\" href=\"%s\">پیش‌نمایش محصول</"
7981
- "a>"
7982
 
7983
- #: includes/admin/class-wc-admin-post-types.php:143
7984
- #: includes/admin/class-wc-admin-post-types.php:146
7985
- #: includes/admin/class-wc-admin-post-types.php:148
7986
  msgid "Order updated."
7987
  msgstr "سفارش به روز شد."
7988
 
7989
- #: includes/admin/class-wc-admin-post-types.php:149
7990
  msgid "Order saved."
7991
  msgstr "سفارش ذخیره شد."
7992
 
7993
- #: includes/admin/class-wc-admin-post-types.php:150
7994
  msgid "Order submitted."
7995
  msgstr "سفارش گذاشته شد"
7996
 
7997
  #. translators: %s: date
7998
- #: includes/admin/class-wc-admin-post-types.php:153
7999
  msgid "Order scheduled for: %s."
8000
  msgstr "سفارش زمان‌بندی شد برای : %s ."
8001
 
8002
- #: includes/admin/class-wc-admin-post-types.php:156
8003
  msgid "Order draft updated."
8004
  msgstr "پیش‌نویس سفارش به‌روز‌رسانی شد."
8005
 
8006
- #: includes/admin/class-wc-admin-post-types.php:157
8007
  msgid "Order updated and sent."
8008
  msgstr "سفارش بروزرسانی و ایمیل فرستاده شد."
8009
 
8010
- #: includes/admin/class-wc-admin-post-types.php:162
8011
- #: includes/admin/class-wc-admin-post-types.php:165
8012
- #: includes/admin/class-wc-admin-post-types.php:167
8013
  msgid "Coupon updated."
8014
  msgstr "کوپن به روز شد."
8015
 
8016
- #: includes/admin/class-wc-admin-post-types.php:168
8017
  msgid "Coupon saved."
8018
  msgstr "کوپن‌ها"
8019
 
8020
- #: includes/admin/class-wc-admin-post-types.php:169
8021
  msgid "Coupon submitted."
8022
  msgstr "کوپن ارایه شد."
8023
 
8024
  #. translators: %s: date
8025
- #: includes/admin/class-wc-admin-post-types.php:172
8026
  msgid "Coupon scheduled for: %s."
8027
  msgstr "کوپن برای %s برنامه‌ریزی شد."
8028
 
8029
- #: includes/admin/class-wc-admin-post-types.php:175
8030
  msgid "Coupon draft updated."
8031
  msgstr "پیش‌نویس کوپن به‌روزرسانی شد."
8032
 
8033
  #. translators: %s: product count
8034
- #: includes/admin/class-wc-admin-post-types.php:191
8035
  msgid "%s product updated."
8036
  msgid_plural "%s products updated."
8037
  msgstr[0] "%s محصول بروز شد."
8038
 
8039
  #. translators: %s: product count
8040
- #: includes/admin/class-wc-admin-post-types.php:193
8041
  msgid "%s product not updated, somebody is editing it."
8042
  msgid_plural "%s products not updated, somebody is editing them."
8043
  msgstr[0] "%s محصول بروز نشد، ظاهرا شخصی در حال ویرایش میباشد."
8044
 
8045
  #. translators: %s: product count
8046
- #: includes/admin/class-wc-admin-post-types.php:195
8047
  msgid "%s product permanently deleted."
8048
  msgid_plural "%s products permanently deleted."
8049
  msgstr[0] "%s محصول برای همیشه پاک شدند."
8050
 
8051
  #. translators: %s: product count
8052
- #: includes/admin/class-wc-admin-post-types.php:197
8053
  msgid "%s product moved to the Trash."
8054
  msgid_plural "%s products moved to the Trash."
8055
  msgstr[0] "%s محصول به سطل بازیافت منتقل شد."
8056
 
8057
  #. translators: %s: product count
8058
- #: includes/admin/class-wc-admin-post-types.php:199
8059
  msgid "%s product restored from the Trash."
8060
  msgid_plural "%s products restored from the Trash."
8061
  msgstr[0] "%s محصول از سطل بازیافت بازیابی شد."
8062
 
8063
  #. translators: %s: order count
8064
- #: includes/admin/class-wc-admin-post-types.php:204
8065
  msgid "%s order updated."
8066
  msgid_plural "%s orders updated."
8067
  msgstr[0] "%s سفارش بروز شد."
8068
 
8069
  #. translators: %s: order count
8070
- #: includes/admin/class-wc-admin-post-types.php:206
8071
  msgid "%s order not updated, somebody is editing it."
8072
  msgid_plural "%s orders not updated, somebody is editing them."
8073
  msgstr[0] "%s سفارش بروز نشد، شخصی دیگر در حال ویرایش می باشد."
8074
 
8075
  #. translators: %s: order count
8076
- #: includes/admin/class-wc-admin-post-types.php:208
8077
  msgid "%s order permanently deleted."
8078
  msgid_plural "%s orders permanently deleted."
8079
  msgstr[0] "%s سفارش ها برای همیشه پاک شدند."
8080
 
8081
  #. translators: %s: order count
8082
- #: includes/admin/class-wc-admin-post-types.php:210
8083
  msgid "%s order moved to the Trash."
8084
  msgid_plural "%s orders moved to the Trash."
8085
  msgstr[0] "%s سفارش ها به سطل بازیافت ریخته شدند."
8086
 
8087
  #. translators: %s: order count
8088
- #: includes/admin/class-wc-admin-post-types.php:212
8089
  msgid "%s order restored from the Trash."
8090
  msgid_plural "%s orders restored from the Trash."
8091
  msgstr[0] "%s سفارش ها از سطل بازیافت بازیابی شدند."
8092
 
8093
  #. translators: %s: coupon count
8094
- #: includes/admin/class-wc-admin-post-types.php:217
8095
  msgid "%s coupon updated."
8096
  msgid_plural "%s coupons updated."
8097
  msgstr[0] "%s کوپن بروز شد."
8098
 
8099
  #. translators: %s: coupon count
8100
- #: includes/admin/class-wc-admin-post-types.php:219
8101
  msgid "%s coupon not updated, somebody is editing it."
8102
  msgid_plural "%s coupons not updated, somebody is editing them."
8103
  msgstr[0] "%s کوپن ها بروز نشد، شخصی دیگر در حال ویرایش می باشد."
8104
 
8105
  #. translators: %s: coupon count
8106
- #: includes/admin/class-wc-admin-post-types.php:221
8107
  msgid "%s coupon permanently deleted."
8108
  msgid_plural "%s coupons permanently deleted."
8109
  msgstr[0] "%s کوپن ها برای همیشه پاک شدند."
8110
 
8111
  #. translators: %s: coupon count
8112
- #: includes/admin/class-wc-admin-post-types.php:223
8113
  msgid "%s coupon moved to the Trash."
8114
  msgid_plural "%s coupons moved to the Trash."
8115
  msgstr[0] "کوپن های %s به سطل زباله منتقل شدند."
8116
 
8117
  #. translators: %s: coupon count
8118
- #: includes/admin/class-wc-admin-post-types.php:225
8119
  msgid "%s coupon restored from the Trash."
8120
  msgid_plural "%s coupons restored from the Trash."
8121
  msgstr[0] "کوپن های %s از سطل زباله بازیافت شدند."
8122
 
8123
- #: includes/admin/class-wc-admin-post-types.php:689 templates/cart/cart.php:136
8124
  #: templates/checkout/form-coupon.php:34
8125
  msgid "Coupon code"
8126
  msgstr "كد تخفیف:"
8127
 
8128
- #: includes/admin/class-wc-admin-post-types.php:703
8129
  msgid "Description (optional)"
8130
  msgstr "توضیحات (دلخواه)"
8131
 
8132
- #: includes/admin/class-wc-admin-post-types.php:740
8133
  msgid "Catalog visibility:"
8134
  msgstr "قابلیت دیدن کاتالوگ:"
8135
 
8136
- #: includes/admin/class-wc-admin-post-types.php:760
8137
  msgid "This setting determines which shop pages products will be listed on."
8138
  msgstr "این تنظیم مشخص می کند کدام محصولات صفحات فروشگاه قابل نمایش است."
8139
 
8140
- #: includes/admin/class-wc-admin-post-types.php:766
8141
  msgid "This is a featured product"
8142
  msgstr "این یک محصول ویژه است"
8143
 
8144
- #: includes/admin/class-wc-admin-post-types.php:769
8145
  msgid "OK"
8146
  msgstr "تایید"
8147
 
8148
- #: includes/admin/class-wc-admin-post-types.php:770
8149
- #: includes/admin/meta-boxes/views/html-order-items.php:247
8150
- #: includes/admin/meta-boxes/views/html-order-items.php:295
8151
- #: includes/admin/meta-boxes/views/html-product-data-general.php:60
8152
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:122
8153
  #: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:48
8154
  #: includes/libraries/action-scheduler/classes/ActionScheduler_ListTable.php:133
8155
- #: includes/wc-account-functions.php:281
8156
  msgid "Cancel"
8157
  msgstr "لغو"
8158
 
8159
  #. translators: %s: URL to read more about the shop page.
8160
- #: includes/admin/class-wc-admin-post-types.php:850
8161
  msgid ""
8162
- "This is the WooCommerce shop page. The shop page is a special archive that "
8163
- "lists your products. <a href=\"%s\">You can read more about this here</a>."
8164
  msgstr ""
8165
- "این ، صفحه فروشگاه ووکامرس می باشد. برگه فروشگاه یک بایگانی ویژه از لیست "
8166
- "محصولات شماست. <a href=\"%s\">میتوانید درباره این ببیشتر بدانید</a>."
8167
 
8168
- #: includes/admin/class-wc-admin-post-types.php:863
8169
  msgid "Shop Page"
8170
  msgstr "برگه فروشگاه"
8171
 
8172
- #: includes/admin/class-wc-admin-post-types.php:867
8173
  msgid "Cart Page"
8174
  msgstr "برگه سبدخرید"
8175
 
8176
- #: includes/admin/class-wc-admin-post-types.php:871
8177
  msgid "Checkout Page"
8178
  msgstr "برگه پرداخت"
8179
 
8180
- #: includes/admin/class-wc-admin-post-types.php:875
8181
  msgid "My Account Page"
8182
  msgstr "برگه حساب کاربری من "
8183
 
8184
- #: includes/admin/class-wc-admin-post-types.php:879
8185
  msgid "Terms and Conditions Page"
8186
  msgstr "برگه قوانین و شرایط"
8187
 
@@ -8194,7 +8432,7 @@ msgstr "آدرس ارسال صورت‌حساب مشتری"
8194
  #: includes/admin/class-wc-admin-profile.php:105
8195
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:44
8196
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:95
8197
- #: includes/class-wc-countries.php:629 includes/class-wc-form-handler.php:235
8198
  #: templates/myaccount/form-edit-account.php:27
8199
  msgid "First name"
8200
  msgstr "نام"
@@ -8203,7 +8441,7 @@ msgstr "نام"
8203
  #: includes/admin/class-wc-admin-profile.php:109
8204
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:48
8205
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:99
8206
- #: includes/class-wc-countries.php:636 includes/class-wc-form-handler.php:236
8207
  #: templates/myaccount/form-edit-account.php:31
8208
  msgid "Last name"
8209
  msgstr "نام خانوادگی"
@@ -8219,39 +8457,39 @@ msgstr "شرکت"
8219
  #: includes/admin/class-wc-admin-profile.php:117
8220
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:56
8221
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:107
8222
- #: includes/admin/settings/class-wc-settings-general.php:64
8223
- #: includes/api/class-wc-rest-customers-controller.php:168
8224
- #: includes/api/class-wc-rest-customers-controller.php:231
8225
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:215
8226
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:278
8227
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1008
8228
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1071
8229
  msgid "Address line 1"
8230
  msgstr "آدرس 1"
8231
 
8232
  #: includes/admin/class-wc-admin-profile.php:61
8233
  #: includes/admin/class-wc-admin-profile.php:121
8234
- #: includes/admin/class-wc-admin-setup-wizard.php:431
8235
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:60
8236
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:111
8237
- #: includes/admin/settings/class-wc-settings-general.php:73
8238
- #: includes/api/class-wc-rest-customers-controller.php:173
8239
- #: includes/api/class-wc-rest-customers-controller.php:236
8240
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:220
8241
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:283
8242
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1013
8243
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1076
8244
  #: includes/customizer/class-wc-shop-customizer.php:678
 
 
 
 
 
 
8245
  msgid "Address line 2"
8246
  msgstr "آدرس 2"
8247
 
8248
  #: includes/admin/class-wc-admin-profile.php:65
8249
  #: includes/admin/class-wc-admin-profile.php:125
8250
- #: includes/admin/class-wc-admin-setup-wizard.php:436
8251
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:64
8252
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:115
8253
- #: includes/admin/settings/class-wc-settings-general.php:82
8254
- #: includes/admin/settings/class-wc-settings-tax.php:196
8255
  #: includes/admin/settings/views/html-settings-tax.php:29
8256
  #: templates/cart/shipping-calculator.php:76
8257
  msgid "City"
@@ -8259,11 +8497,11 @@ msgstr "شهر"
8259
 
8260
  #: includes/admin/class-wc-admin-profile.php:69
8261
  #: includes/admin/class-wc-admin-profile.php:129
8262
- #: includes/admin/class-wc-admin-setup-wizard.php:446
8263
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:68
8264
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:119
8265
- #: includes/admin/settings/class-wc-settings-general.php:100
8266
- #: includes/admin/settings/class-wc-settings-tax.php:195
8267
  #: includes/admin/settings/views/html-settings-tax.php:28
8268
  #: includes/class-wc-countries.php:692 templates/cart/shipping-calculator.php:82
8269
  msgid "Postcode / ZIP"
@@ -8271,12 +8509,12 @@ msgstr "کدپستی"
8271
 
8272
  #: includes/admin/class-wc-admin-profile.php:73
8273
  #: includes/admin/class-wc-admin-profile.php:133
8274
- #: includes/admin/class-wc-admin-settings.php:588
8275
- #: includes/admin/class-wc-admin-settings.php:613
8276
- #: includes/admin/class-wc-admin-setup-wizard.php:422
8277
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:72
8278
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:123
8279
- #: includes/class-wc-countries.php:651
8280
  msgid "Country"
8281
  msgstr "کشور"
8282
 
@@ -8284,7 +8522,7 @@ msgstr "کشور"
8284
  #: includes/admin/class-wc-admin-profile.php:137
8285
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:76
8286
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:127
8287
- #: includes/wc-template-functions.php:2548
8288
  #: templates/cart/shipping-calculator.php:31
8289
  msgid "Select a country&hellip;"
8290
  msgstr "کشور مورد نظر را انتخاب کنید"
@@ -8305,17 +8543,17 @@ msgid "State / County or state code"
8305
  msgstr "استان / کد استان"
8306
 
8307
  #: includes/admin/class-wc-admin-profile.php:85
8308
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:365
8309
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:87
8310
- #: includes/class-wc-countries.php:1281
8311
  #: includes/customizer/class-wc-shop-customizer.php:679
8312
  msgid "Phone"
8313
  msgstr "تلفن"
8314
 
8315
  #: includes/admin/class-wc-admin-profile.php:89
8316
- #: includes/admin/class-wc-admin-setup-wizard.php:2259
8317
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:84
8318
- #: includes/class-wc-countries.php:1291 includes/class-wc-form-handler.php:238
8319
  #: templates/myaccount/form-edit-account.php:43
8320
  #: templates/myaccount/form-login.php:86
8321
  msgid "Email address"
@@ -8337,11 +8575,10 @@ msgid "Copy"
8337
  msgstr "کپی"
8338
 
8339
  #: includes/admin/class-wc-admin-reports.php:47
8340
- #: includes/admin/reports/class-wc-report-customer-list.php:215
8341
- #: includes/admin/settings/class-wc-settings-advanced.php:220
8342
- #: includes/class-wc-post-types.php:371
8343
- #: includes/class-wc-privacy-exporters.php:75 includes/class-wc-query.php:109
8344
- #: includes/wc-account-functions.php:99
8345
  msgid "Orders"
8346
  msgstr "سفارش ها"
8347
 
@@ -8379,10 +8616,10 @@ msgid "Customer list"
8379
  msgstr "لیست مشتری"
8380
 
8381
  #: includes/admin/class-wc-admin-reports.php:99
8382
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:509
8383
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:115
8384
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:74
8385
- #: includes/export/class-wc-product-csv-exporter.php:114
8386
  msgid "Stock"
8387
  msgstr "انبار"
8388
 
@@ -8410,241 +8647,249 @@ msgstr "مالیات بر اساس تاریخ"
8410
  msgid "Your settings have been saved."
8411
  msgstr "پیکربندی شما ذخیره شد . "
8412
 
8413
- #: includes/admin/class-wc-admin-settings.php:139
8414
  msgid "The changes you made will be lost if you navigate away from this page."
8415
  msgstr "درصورت خارج شدن از این برگه تغییرات ذخیره نخواهند شد."
8416
 
8417
- #: includes/admin/class-wc-admin-settings.php:140
8418
  msgid "Item moved up"
8419
  msgstr "مورد بالا رفت"
8420
 
8421
- #: includes/admin/class-wc-admin-settings.php:141
8422
  msgid "Item moved down"
8423
  msgstr "مورد پایین رفت"
8424
 
8425
- #: includes/admin/class-wc-admin-settings.php:522
 
 
 
 
 
 
 
 
8426
  msgid ""
8427
- "The settings of this image size have been disabled because its values are "
8428
- "being overwritten by a filter."
8429
  msgstr ""
8430
  "پیکربندی اندازه این نگاره غیرفعال است زیرا یک فیلتر داده های آنرا رونویسی کرده "
8431
  "است."
8432
 
8433
- #: includes/admin/class-wc-admin-settings.php:534
8434
  msgid "Hard crop?"
8435
  msgstr "کراپ سخت؟"
8436
 
8437
- #: includes/admin/class-wc-admin-settings.php:565
8438
  msgid "Select a page&hellip;"
8439
  msgstr "برگه‌ای انتخاب کنید&hellip;"
8440
 
8441
- #: includes/admin/class-wc-admin-settings.php:588
8442
- #: includes/admin/class-wc-admin-setup-wizard.php:422
8443
  msgid "Choose a country&hellip;"
8444
  msgstr "کشوری انتخاب کنید&hellip;"
8445
 
8446
- #: includes/admin/class-wc-admin-settings.php:613
8447
  msgid "Choose countries&hellip;"
8448
  msgstr "کشورهایی انتخاب کنید&hellip;"
8449
 
8450
- #: includes/admin/class-wc-admin-settings.php:630
8451
- #: includes/wc-formatting-functions.php:1394
8452
  msgid "Day(s)"
8453
  msgstr "روز(ها)"
8454
 
8455
- #: includes/admin/class-wc-admin-settings.php:631
8456
- #: includes/wc-formatting-functions.php:1395
8457
  msgid "Week(s)"
8458
  msgstr "هفته(ها)"
8459
 
8460
- #: includes/admin/class-wc-admin-settings.php:632
8461
- #: includes/wc-formatting-functions.php:1396
8462
  msgid "Month(s)"
8463
  msgstr "ماه(ها)"
8464
 
8465
- #: includes/admin/class-wc-admin-settings.php:633
8466
- #: includes/wc-formatting-functions.php:1397
8467
  msgid "Year(s)"
8468
  msgstr "سال(ها)"
8469
 
8470
- #: includes/admin/class-wc-admin-setup-wizard.php:194
8471
  msgid "Stripe setup is powered by Jetpack and WooCommerce Services."
8472
- msgstr "Stripe setup is powered by Jetpack and WooCommerce Services."
8473
 
8474
- #: includes/admin/class-wc-admin-setup-wizard.php:195
8475
  msgid "PayPal setup is powered by Jetpack and WooCommerce Services."
8476
- msgstr "PayPal setup is powered by Jetpack and WooCommerce Services."
8477
 
8478
- #: includes/admin/class-wc-admin-setup-wizard.php:196
8479
  msgid "Stripe and PayPal setup are powered by Jetpack and WooCommerce Services."
8480
- msgstr "Stripe and PayPal setup are powered by Jetpack and WooCommerce Services."
 
8481
 
8482
- #: includes/admin/class-wc-admin-setup-wizard.php:213
8483
  msgid "Store setup"
8484
  msgstr "پیکربندی فروشگاه"
8485
 
8486
- #: includes/admin/class-wc-admin-setup-wizard.php:218
8487
- #: includes/admin/class-wc-admin-setup-wizard.php:1706
8488
  msgid "Payment"
8489
  msgstr "پرداخت"
8490
 
8491
- #: includes/admin/class-wc-admin-setup-wizard.php:223
8492
- #: includes/admin/class-wc-admin-setup-wizard.php:914
8493
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:428
8494
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:99
8495
  #: includes/admin/meta-boxes/views/html-order-shipping.php:17
8496
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:79
8497
  #: includes/admin/settings/class-wc-settings-shipping.php:25
8498
- #: includes/admin/settings/class-wc-settings-tax.php:201
8499
  #: includes/admin/settings/views/html-settings-tax.php:34
8500
- #: includes/class-wc-order-item-shipping.php:196
8501
- #: templates/cart/cart-totals.php:55 templates/cart/cart-totals.php:56
8502
  msgid "Shipping"
8503
  msgstr "حمل و نقل "
8504
 
8505
- #: includes/admin/class-wc-admin-setup-wizard.php:228
8506
  msgid "Recommended"
8507
  msgstr "پیشنهاد شده"
8508
 
8509
- #: includes/admin/class-wc-admin-setup-wizard.php:233
8510
  msgid "Activate"
8511
  msgstr "فعال سازی"
8512
 
8513
- #: includes/admin/class-wc-admin-setup-wizard.php:238
8514
  msgid "Ready!"
8515
  msgstr "آماده!"
8516
 
8517
- #: includes/admin/class-wc-admin-setup-wizard.php:314
8518
  msgid "WooCommerce &rsaquo; Setup Wizard"
8519
  msgstr "راه اندازی سریع &rsaquo; ووکامرس"
8520
 
8521
- #: includes/admin/class-wc-admin-setup-wizard.php:331
8522
  msgid "Not right now"
8523
  msgstr "الان نه"
8524
 
8525
- #: includes/admin/class-wc-admin-setup-wizard.php:333
8526
  msgid "Skip this step"
8527
  msgstr "از این مرحله بگذر"
8528
 
8529
- #: includes/admin/class-wc-admin-setup-wizard.php:417
8530
  msgid ""
8531
  "The following wizard will help you configure your store and get you started "
8532
  "quickly."
8533
  msgstr ""
8534
- "نصب کننده سریع زیر به شما کمک می کند فروشگاه خود را پیکربندی کنید و سریع شروع "
8535
- "به کار کنید."
8536
 
8537
- #: includes/admin/class-wc-admin-setup-wizard.php:421
8538
  msgid "Where is your store based?"
8539
  msgstr "فروشگاه شما در کجا قرار دارد؟"
8540
 
8541
- #: includes/admin/class-wc-admin-setup-wizard.php:428
8542
  msgid "Address"
8543
  msgstr "آدرس"
8544
 
8545
- #: includes/admin/class-wc-admin-setup-wizard.php:441
8546
- #: includes/admin/class-wc-admin-setup-wizard.php:443
8547
- #: includes/class-wc-countries.php:782 includes/class-wc-countries.php:1035
8548
- #: includes/class-wc-countries.php:1171
8549
  msgid "State"
8550
  msgstr "استان"
8551
 
8552
- #: includes/admin/class-wc-admin-setup-wizard.php:443
8553
  msgid "Choose a state&hellip;"
8554
  msgstr "انتخاب یک استان&hellip;"
8555
 
8556
- #: includes/admin/class-wc-admin-setup-wizard.php:454
8557
  msgid "What currency do you accept payments in?"
8558
  msgstr "کدام واحد ارزی را در فروشگاه خود استفاده میکنید؟"
8559
 
8560
- #: includes/admin/class-wc-admin-setup-wizard.php:460
8561
- #: includes/admin/class-wc-admin-setup-wizard.php:463
8562
  msgid "Choose a currency&hellip;"
8563
  msgstr "گزینش واحد پولی&hellip;"
8564
 
8565
  #. translators: 1: currency name 2: currency code
8566
  #. translators: %1$s: tax item name %2$s: tax class name
8567
- #: includes/admin/class-wc-admin-setup-wizard.php:471
8568
  #: includes/admin/meta-boxes/views/html-order-items.php:41
8569
  #: includes/admin/views/html-bulk-edit-product.php:134
8570
  msgid "%1$s (%2$s)"
8571
  msgstr "%1$s (%2$s)"
8572
 
8573
  #. translators: 1: currency name 2: currency symbol, 3: currency code
8574
- #: includes/admin/class-wc-admin-setup-wizard.php:474
8575
- msgid "%1$s (%2$s / %3$s)"
8576
- msgstr "%1$s (%2$s / %3$s)"
 
8577
 
8578
- #: includes/admin/class-wc-admin-setup-wizard.php:488
8579
  msgid "What type of products do you plan to sell?"
8580
  msgstr "قصد فروش چه نوع محصولاتی را دارید؟"
8581
 
8582
- #: includes/admin/class-wc-admin-setup-wizard.php:491
8583
  msgid "I plan to sell both physical and digital products"
8584
  msgstr ""
8585
  "من محصولاتم را هم به صورت فیزیکی و هم به صورت دیجیتالی (فروش فایل) به فروش می "
8586
  "رسانم"
8587
 
8588
- #: includes/admin/class-wc-admin-setup-wizard.php:492
8589
  msgid "I plan to sell physical products"
8590
  msgstr "من محصولاتم را به صورت فیزیکی به فروش می رسانم"
8591
 
8592
- #: includes/admin/class-wc-admin-setup-wizard.php:493
8593
  msgid "I plan to sell digital products"
8594
  msgstr "من محصولاتم را به صورت دیجیتالی (فروش فایل) به فروش می رسانم"
8595
 
8596
- #: includes/admin/class-wc-admin-setup-wizard.php:505
8597
  msgid "I will also be selling products or services in person."
8598
  msgstr "من همچنین محصولاتم را به صورت خدمات به فروش می رسانم"
8599
 
8600
- #: includes/admin/class-wc-admin-setup-wizard.php:514
8601
  msgid "Help WooCommerce improve with usage tracking."
8602
  msgstr "به ووکامرس کمک کنید تا با پیگیری اطلاعات فروشگاه شما بهبود پیدا کند"
8603
 
8604
- #: includes/admin/class-wc-admin-setup-wizard.php:518
8605
  msgid ""
8606
  "Gathering usage data allows us to make WooCommerce better &mdash; your store "
8607
- "will be considered as we evaluate new features, judge the quality of an "
8608
- "update, or determine if an improvement makes sense. If you would rather opt-"
8609
- "out, and do not check this box, we will not know this store exists and we will "
8610
- "not collect any usage data."
8611
- msgstr ""
8612
- "داده های جمع آوری داده ها به ما اجازه می دهد WooCommerce را بهتر ساخته و "
8613
- "&mdash; فروشگاه شما برای ارزیابی ویژگی های جدید استفاده می شود، کیفیت کارکرد "
8614
- "ووکامرس و به روز رسانی را مورد ارزیابی قرار می دهد یا تعیین می کند که آیا "
8615
- "بهبود ها مناسب بوده یا خیر. اگر شما ترجیح میدهید از این گزینه خارج شوید و این "
8616
- "کادر را تأیید نکنید، ما نمیتوانیم بدانیم که این فروشگاه وجود دارد و ما هیچ "
8617
- "اطلاعات مصرفی را جمع نخواهیم کرد."
8618
-
8619
- #: includes/admin/class-wc-admin-setup-wizard.php:519
8620
- #, fuzzy
8621
- #| msgid "Read more about Storefront"
8622
  msgid "Read more about what we collect."
8623
  msgstr "بیشتر درباره چیزی که جمع می کنیم بخوانید."
8624
 
8625
- #: includes/admin/class-wc-admin-setup-wizard.php:527
8626
  msgid "Let's go!"
8627
  msgstr "بزن بریم!"
8628
 
8629
- #: includes/admin/class-wc-admin-setup-wizard.php:701
8630
- #: includes/admin/class-wc-admin-setup-wizard.php:736
8631
- #: includes/admin/class-wc-admin-setup-wizard.php:2199
8632
  msgid "Jetpack"
8633
- msgstr "Jetpack"
8634
 
8635
- #: includes/admin/class-wc-admin-setup-wizard.php:749
8636
  msgid "The following plugins will be installed and activated for you:"
8637
  msgstr "پلاگین های زیر نصب و فعال خواهند شد:"
8638
 
8639
- #: includes/admin/class-wc-admin-setup-wizard.php:765
8640
  msgid "Flat Rate"
8641
  msgstr "نرخ ثابت"
8642
 
8643
- #: includes/admin/class-wc-admin-setup-wizard.php:766
8644
  msgid "Set a fixed price to cover shipping costs."
8645
  msgstr "قیمت ثابت برای پوشش هزینه های حمل و نقل تعیین کنید."
8646
 
8647
- #: includes/admin/class-wc-admin-setup-wizard.php:770
8648
  #: includes/admin/meta-boxes/views/html-order-items.php:31
8649
  #: includes/shipping/flat-rate/includes/settings-flat-rate.php:31
8650
  #: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:63
@@ -8652,57 +8897,57 @@ msgstr "قیمت ثابت برای پوشش هزینه های حمل و نقل
8652
  msgid "Cost"
8653
  msgstr "هزینه"
8654
 
8655
- #: includes/admin/class-wc-admin-setup-wizard.php:771
8656
  msgid "What would you like to charge for flat rate shipping?"
8657
  msgstr "برای پرداخت نرخ ثابت چه می خواهید؟"
8658
 
8659
- #: includes/admin/class-wc-admin-setup-wizard.php:777
8660
  #: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:106
8661
  msgid "Free Shipping"
8662
  msgstr "حمل و نقل رایگان"
8663
 
8664
- #: includes/admin/class-wc-admin-setup-wizard.php:778
8665
  msgid "Don't charge for shipping."
8666
  msgstr "قادر به تغییر برای حمل و نقل نیست."
8667
 
8668
- #: includes/admin/class-wc-admin-setup-wizard.php:857
8669
  msgid "Kilograms"
8670
  msgstr "کیلوگرم"
8671
 
8672
- #: includes/admin/class-wc-admin-setup-wizard.php:858
8673
  msgid "Grams"
8674
  msgstr "گرم"
8675
 
8676
- #: includes/admin/class-wc-admin-setup-wizard.php:859
8677
  msgid "Pounds"
8678
  msgstr "پوند"
8679
 
8680
- #: includes/admin/class-wc-admin-setup-wizard.php:860
8681
  msgid "Ounces"
8682
  msgstr "اونس"
8683
 
8684
- #: includes/admin/class-wc-admin-setup-wizard.php:879
8685
  msgid "Meters"
8686
  msgstr "متر"
8687
 
8688
- #: includes/admin/class-wc-admin-setup-wizard.php:880
8689
  msgid "Centimeters"
8690
  msgstr "سانتی‌متر"
8691
 
8692
- #: includes/admin/class-wc-admin-setup-wizard.php:881
8693
  msgid "Millimeters"
8694
  msgstr "میلی‌متر"
8695
 
8696
- #: includes/admin/class-wc-admin-setup-wizard.php:882
8697
  msgid "Inches"
8698
  msgstr "اینچ"
8699
 
8700
- #: includes/admin/class-wc-admin-setup-wizard.php:883
8701
  msgid "Yards"
8702
  msgstr "يارد"
8703
 
8704
  #. translators: %s: country name including the 'the' prefix if needed
8705
- #: includes/admin/class-wc-admin-setup-wizard.php:905
8706
  msgid ""
8707
  "We've created two Shipping Zones - for %s and for the rest of the world. Below "
8708
  "you can set Flat Rate shipping costs for these Zones or offer Free Shipping."
@@ -8710,22 +8955,64 @@ msgstr ""
8710
  "ما دو منطقه حمل و نقل ایجاد کردیم - برای %s و باقی جهان. در زیر میتوانید هزینه "
8711
  "حمل و نقل ثابت برای این مناطق را تعیین کنید یا حمل رایگان را ارائه دهید."
8712
 
8713
- #: includes/admin/class-wc-admin-setup-wizard.php:923
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8714
  msgid "Shipping Zone"
8715
  msgstr "ناحیه حمل و نقل"
8716
 
8717
- #: includes/admin/class-wc-admin-setup-wizard.php:926
8718
  msgid "Shipping Method"
8719
  msgstr "روش حمل و نقل"
8720
 
8721
- #: includes/admin/class-wc-admin-setup-wizard.php:945
8722
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:26
8723
- #: includes/data-stores/class-wc-shipping-zone-data-store.php:87
8724
  msgid "Locations not covered by your other zones"
8725
  msgstr "مکان هایی که در مناطق دیگر شما پوشش داده نمی شوند"
8726
 
8727
  #. translators: %1$s: live rates tooltip text, %2$s: shipping extensions URL
8728
- #: includes/admin/class-wc-admin-setup-wizard.php:963
8729
  msgid ""
8730
  "If you'd like to offer <span class=\"help_tip\" data-tip=\"%1$s\">live rates</"
8731
  "span> from a specific carrier (e.g. UPS) you can find a variety of extensions "
@@ -8735,73 +9022,39 @@ msgstr ""
8735
  "span> from a specific carrier (e.g. UPS) you can find a variety of extensions "
8736
  "available for WooCommerce <a href=\"%2$s\" target=\"_blank\">here</a>."
8737
 
8738
- #: includes/admin/class-wc-admin-setup-wizard.php:975
8739
  msgid ""
8740
  "A live rate is the exact cost to ship an order, quoted directly from the "
8741
  "shipping carrier."
8742
  msgstr ""
8743
- "نرخ زنده هزینه دقیق برای ارسال یک سفارش است که به طور مستقیم از حامل حمل نقل "
8744
- "شده است."
8745
-
8746
- #: includes/admin/class-wc-admin-setup-wizard.php:990
8747
- #: includes/admin/class-wc-admin-setup-wizard.php:999
8748
- msgid "Print shipping labels at home"
8749
- msgstr "برچسب های حمل و نقل را در خانه چاپ کنید"
8750
-
8751
- #: includes/admin/class-wc-admin-setup-wizard.php:991
8752
- msgid ""
8753
- "We recommend WooCommerce Services & Jetpack. These plugins will save you time "
8754
- "at the Post Office by enabling you to print your shipping labels at home."
8755
- msgstr ""
8756
- "We recommend WooCommerce Services & Jetpack. These plugins will save you time "
8757
- "at the Post Office by enabling you to print your shipping labels at home."
8758
-
8759
- #: includes/admin/class-wc-admin-setup-wizard.php:993
8760
- msgid "WooCommerce Services icon"
8761
- msgstr "آیکون سرویس های ووکامرس"
8762
-
8763
- #: includes/admin/class-wc-admin-setup-wizard.php:1000
8764
- msgid ""
8765
- "We recommend using ShipStation to save time at the Post Office by printing "
8766
- "your shipping labels at home. Try ShipStation free for 30 days."
8767
- msgstr ""
8768
- "We recommend using ShipStation to save time at the Post Office by printing "
8769
- "your shipping labels at home. Try ShipStation free for 30 days."
8770
-
8771
- #: includes/admin/class-wc-admin-setup-wizard.php:1002
8772
- msgid "ShipStation icon"
8773
- msgstr "ShipStation icon"
8774
-
8775
- #: includes/admin/class-wc-admin-setup-wizard.php:1005
8776
- #: includes/admin/class-wc-admin-setup-wizard.php:1086
8777
- msgid "ShipStation"
8778
- msgstr "ShipStation"
8779
 
8780
  #. translators: %1$s: weight unit dropdown, %2$s: dimension unit dropdown
8781
- #: includes/admin/class-wc-admin-setup-wizard.php:1021
8782
  msgid "We'll use %1$s for product weight and %2$s for product dimensions."
8783
  msgstr "از %1$s برای وزن محصول و %2$s برای ابعاد محصول استفاده میکنیم."
8784
 
8785
- #: includes/admin/class-wc-admin-setup-wizard.php:1046
8786
- #: includes/admin/class-wc-admin-setup-wizard.php:1764
8787
- #: includes/admin/class-wc-admin-setup-wizard.php:1924
8788
  #: includes/admin/importers/views/html-product-csv-import-form.php:101
8789
  msgid "Continue"
8790
  msgstr "ادامه"
8791
 
8792
  #. translators: %s: URL
8793
- #: includes/admin/class-wc-admin-setup-wizard.php:1333
8794
  msgid ""
8795
  "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and "
8796
- "one-touch checkout with Apple Pay. <a href=\"%s\" target=\"_blank\">Learn "
8797
- "more</a>."
8798
  msgstr ""
8799
  "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and "
8800
- "one-touch checkout with Apple Pay. <a href=\"%s\" target=\"_blank\">Learn "
8801
- "more</a>."
8802
 
8803
  #. translators: %s: URL
8804
- #: includes/admin/class-wc-admin-setup-wizard.php:1338
8805
  msgid ""
8806
  "Safe and secure payments using credit cards or your customer's PayPal account. "
8807
  "<a href=\"%s\" target=\"_blank\">Learn more</a>."
@@ -8810,7 +9063,7 @@ msgstr ""
8810
  "<a href=\"%s\" target=\"_blank\">یادگیری بیشتر درباره پی پل</a>."
8811
 
8812
  #. translators: %s: URL
8813
- #: includes/admin/class-wc-admin-setup-wizard.php:1343
8814
  msgid ""
8815
  "Full checkout experience with pay now, pay later and slice it. No credit card "
8816
  "numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn more "
@@ -8821,107 +9074,105 @@ msgstr ""
8821
  "about Klarna</a>."
8822
 
8823
  #. translators: %s: URL
8824
- #: includes/admin/class-wc-admin-setup-wizard.php:1348
8825
  msgid ""
8826
- "Choose the payment that you want, pay now, pay later or slice it. No credit "
8827
- "card numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn "
8828
- "more about Klarna</a>."
8829
  msgstr ""
8830
- "Choose the payment that you want, pay now, pay later or slice it. No credit "
8831
- "card numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn "
8832
- "more about Klarna</a>."
8833
 
8834
  #. translators: %s: URL
8835
- #: includes/admin/class-wc-admin-setup-wizard.php:1353
8836
  msgid ""
8837
  "Securely accept credit and debit cards with one low rate, no surprise fees "
8838
- "(custom rates available). Sell online and in store and track sales and "
8839
- "inventory in one place. <a href=\"%s\" target=\"_blank\">Learn more about "
8840
- "Square</a>."
8841
  msgstr ""
8842
  "Securely accept credit and debit cards with one low rate, no surprise fees "
8843
- "(custom rates available). Sell online and in store and track sales and "
8844
- "inventory in one place. <a href=\"%s\" target=\"_blank\">Learn more about "
8845
- "Square</a>."
8846
 
8847
- #: includes/admin/class-wc-admin-setup-wizard.php:1359
8848
  msgid "WooCommerce Stripe Gateway"
8849
  msgstr "درگاه Stripe"
8850
 
8851
- #: includes/admin/class-wc-admin-setup-wizard.php:1366
8852
  msgid "Set up Stripe for me using this email:"
8853
  msgstr "درگاه Stripe را برای من با این ایمیل نصب کن:"
8854
 
8855
- #: includes/admin/class-wc-admin-setup-wizard.php:1375
8856
  msgid "Stripe email address:"
8857
  msgstr "آدرس ایمیل استرایپ (Stripe):"
8858
 
8859
- #: includes/admin/class-wc-admin-setup-wizard.php:1378
8860
  msgid "Stripe email address"
8861
  msgstr "آدرس ایمیل Stripe"
8862
 
8863
- #: includes/admin/class-wc-admin-setup-wizard.php:1384
8864
  msgid "WooCommerce PayPal Checkout Gateway"
8865
  msgstr "درگاه پرداخت PayPal ووکامرس"
8866
 
8867
- #: includes/admin/class-wc-admin-setup-wizard.php:1392
8868
  msgid "Set up PayPal for me using this email:"
8869
  msgstr "درگاه PayPal را برای من با این ایمیل نصب کن:"
8870
 
8871
- #: includes/admin/class-wc-admin-setup-wizard.php:1401
8872
  msgid "Direct payments to email address:"
8873
  msgstr "Direct payments to email address:"
8874
 
8875
- #: includes/admin/class-wc-admin-setup-wizard.php:1404
8876
  msgid "Email address to receive payments"
8877
  msgstr "Email address to receive payments"
8878
 
8879
- #: includes/admin/class-wc-admin-setup-wizard.php:1410
8880
  msgid "PayPal Standard"
8881
  msgstr "پی پال استاندارد"
8882
 
8883
- #: includes/admin/class-wc-admin-setup-wizard.php:1411
8884
  msgid "Accept payments via PayPal using account balance or credit card."
8885
  msgstr "پرداخت به وسیله پی پال از طریق حساب کاربری PayPal و یا کارت اعتباری."
8886
 
8887
- #: includes/admin/class-wc-admin-setup-wizard.php:1415
8888
  msgid "PayPal email address:"
8889
  msgstr "آدرس ایمیل پی پال:"
8890
 
8891
- #: includes/admin/class-wc-admin-setup-wizard.php:1418
8892
  msgid "PayPal email address"
8893
  msgstr "آدرس ایمیل پی پال"
8894
 
8895
- #: includes/admin/class-wc-admin-setup-wizard.php:1424
8896
  msgid "Klarna Checkout for WooCommerce"
8897
  msgstr "Klarna Checkout ووکامرس"
8898
 
8899
- #: includes/admin/class-wc-admin-setup-wizard.php:1432
8900
  msgid "Klarna Payments for WooCommerce"
8901
  msgstr "پرداخت‌های Klarna برای ووکامرس"
8902
 
8903
- #: includes/admin/class-wc-admin-setup-wizard.php:1440
8904
  msgid "WooCommerce Square"
8905
  msgstr "Square ووکامرس"
8906
 
8907
- #: includes/admin/class-wc-admin-setup-wizard.php:1448
8908
  msgid "WooCommerce eWAY Gateway"
8909
  msgstr "درگاه پرداخت eWAY "
8910
 
8911
- #: includes/admin/class-wc-admin-setup-wizard.php:1449
8912
  msgid ""
8913
  "The eWAY extension for WooCommerce allows you to take credit card payments "
8914
- "directly on your store without redirecting your customers to a third party "
8915
- "site to make payment."
8916
  msgstr ""
8917
  "افزودنی eWAY ووکامرس به شما امکان پرداخت مستقیم از طریق کارت اعتباری بدون نیاز "
8918
  "به سایت های واسط می کند."
8919
 
8920
- #: includes/admin/class-wc-admin-setup-wizard.php:1456
8921
  msgid "WooCommerce PayFast Gateway"
8922
  msgstr "درگاه پرداخت PayFast "
8923
 
8924
- #: includes/admin/class-wc-admin-setup-wizard.php:1457
8925
  msgid ""
8926
  "The PayFast extension for WooCommerce enables you to accept payments by Credit "
8927
  "Card and EFT via one of South Africa’s most popular payment gateways. No setup "
@@ -8931,169 +9182,184 @@ msgstr ""
8931
  "کند از طریق درگاه پرداخت معتبر کشور آ،ریقای جنوبی. هیچ هزینه راه اندازی پرداخت "
8932
  "نمی کنید."
8933
 
8934
- #: includes/admin/class-wc-admin-setup-wizard.php:1552
8935
- msgid ""
8936
- "A simple offline gateway that lets you accept a check as method of payment."
8937
  msgstr "یک درگاه پرداخت ساده آفلاین برای پذیرش کارت های بانکی."
8938
 
8939
- #: includes/admin/class-wc-admin-setup-wizard.php:1557
8940
  msgid "Bank transfer (BACS) payments"
8941
  msgstr "پرداخت واریز بانکی (BACS)"
8942
 
8943
- #: includes/admin/class-wc-admin-setup-wizard.php:1558
8944
  msgid "A simple offline gateway that lets you accept BACS payment."
8945
  msgstr "یک روش پرداخت آفلاین برای پرداخت وجه به صورت حضوری در بانک"
8946
 
8947
- #: includes/admin/class-wc-admin-setup-wizard.php:1563
8948
  #: includes/gateways/cod/class-wc-gateway-cod.php:56
8949
  #: includes/gateways/cod/class-wc-gateway-cod.php:118
8950
  msgid "Cash on delivery"
8951
  msgstr "پرداخت هنگام دریافت"
8952
 
8953
- #: includes/admin/class-wc-admin-setup-wizard.php:1564
8954
  msgid "A simple offline gateway that lets you accept cash on delivery."
8955
  msgstr "یک روش پرداخت آفلاین برای پرداخت وجه در هنگام تحویل کالا"
8956
 
8957
  #. translators: %s: Link
8958
- #: includes/admin/class-wc-admin-setup-wizard.php:1713
8959
  msgid ""
8960
  "WooCommerce can accept both online and offline payments. <a href=\"%s\" target="
8961
  "\"_blank\">Additional payment methods</a> can be installed later."
8962
  msgstr ""
8963
- "WooCommerce می تواند پرداخت های آنلاین و آفلاین را بپذیرد. <a href=\"%s\" "
8964
- "target=\"_blank\"> روشهای پرداخت اضافی </a> را میتوانید بعدا نصب کنید."
8965
 
8966
- #: includes/admin/class-wc-admin-setup-wizard.php:1746
8967
  msgid "Offline Payments"
8968
  msgstr "پرداخت آفلاین"
8969
 
8970
- #: includes/admin/class-wc-admin-setup-wizard.php:1749
8971
  msgid "Collect payments from customers offline."
8972
  msgstr "پرداخت های کاربران را به صورت آفلاین صورت دهید"
8973
 
8974
- #: includes/admin/class-wc-admin-setup-wizard.php:1866
8975
  msgid "Recommended for All WooCommerce Stores"
8976
  msgstr "پیشنهاد شده برای تمام فروشگاه های ووکامرس"
8977
 
8978
- #: includes/admin/class-wc-admin-setup-wizard.php:1876
8979
- #, fuzzy
8980
- #| msgid ""
8981
- #| "Select from the list below to enable automated taxes and MailChimp’s best-"
8982
- #| "in-class email services — and design your store with our official, free "
8983
- #| "WooCommerce theme."
8984
- msgid ""
8985
- "Select from the list below to enable automated taxes and Mailchimp’s best-in-"
8986
- "class email services — and design your store with our official, free "
8987
- "WooCommerce theme."
8988
- msgstr ""
8989
- "از لیست زیر انتخاب کنید برای مالیات خودکار و سرویس‌های best-in-class email از "
8990
- "MailChimp - و فروشگاه خود را با قالب رایگان رسمی ووکامرس ما راه اندازی کنید."
8991
-
8992
- #: includes/admin/class-wc-admin-setup-wizard.php:1878
8993
- msgid "Enhance your store with these recommended features."
8994
  msgstr "با استفاده از این ویژگی های توصیه شده، فروشگاه خود را ارتقا دهید."
8995
 
8996
- #: includes/admin/class-wc-admin-setup-wizard.php:1889
8997
  msgid "Storefront Theme"
8998
  msgstr "پوسته استورفرانت"
8999
 
9000
- #: includes/admin/class-wc-admin-setup-wizard.php:1890
9001
  msgid ""
9002
  "Design your store with deep WooCommerce integration. If toggled on, we’ll "
9003
  "install <a href=\"https://woocommerce.com/storefront/\" target=\"_blank\" rel="
9004
- "\"noopener noreferrer\">Storefront</a>, and your current theme <em>%s</em> "
9005
- "will be deactivated."
9006
  msgstr ""
9007
- "طراحی فروشگاه خود را با یکپارچه سازی کامل ووکامرس انجام دهید. اگراین گزینه "
9008
- "روشن شود ما می توانیم <a href=\"https://woocommerce.com/storefront/\" target="
9009
- "\"_blank\" rel=\"noopener noreferrer\">استورفرانت</a> را نصب کنیم و پوسته فعال "
9010
- "شما ، غیر فعال خواهد شد."
9011
 
9012
- #: includes/admin/class-wc-admin-setup-wizard.php:1895
9013
  msgid "Storefront icon"
9014
  msgstr "آیکون استورفرانت"
9015
 
9016
- #: includes/admin/class-wc-admin-setup-wizard.php:1902
9017
  msgid "Automated Taxes"
9018
  msgstr "مالیات خودکار"
9019
 
9020
- #: includes/admin/class-wc-admin-setup-wizard.php:1903
9021
  msgid ""
9022
- "Save time and errors with automated tax calculation and collection at "
9023
- "checkout. Powered by WooCommerce Services and Jetpack."
9024
  msgstr ""
9025
- "Save time and errors with automated tax calculation and collection at "
9026
- "checkout. Powered by WooCommerce Services and Jetpack."
9027
 
9028
- #: includes/admin/class-wc-admin-setup-wizard.php:1905
9029
  msgid "automated taxes icon"
9030
  msgstr "آیکون مالیات های اتوماتیک"
9031
 
9032
- #: includes/admin/class-wc-admin-setup-wizard.php:1913
9033
- #, fuzzy
9034
- #| msgid "MailChimp"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9035
  msgid "Mailchimp"
9036
  msgstr "MailChimp"
9037
 
9038
- #: includes/admin/class-wc-admin-setup-wizard.php:1914
9039
- #, fuzzy
9040
- #| msgid ""
9041
- #| "Join the 16 million customers who use MailChimp. Sync list and store data "
9042
- #| "to send automated emails, and targeted campaigns."
9043
  msgid ""
9044
  "Join the 16 million customers who use Mailchimp. Sync list and store data to "
9045
  "send automated emails, and targeted campaigns."
9046
  msgstr ""
9047
- "عضویت در 16 میلیون مشتری که از MailChimp استفاده می کنند. لیست همگام سازی و "
9048
- "ذخیره داده ها برای ارسال ایمیل های خودکار و کمپین های هدفمند."
9049
 
9050
- #: includes/admin/class-wc-admin-setup-wizard.php:1916
9051
- #, fuzzy
9052
- #| msgid "MailChimp icon"
9053
  msgid "Mailchimp icon"
9054
- msgstr "MailChimp icon"
9055
 
9056
- #: includes/admin/class-wc-admin-setup-wizard.php:1917
9057
- #: includes/admin/class-wc-admin-setup-wizard.php:1959
9058
- #, fuzzy
9059
- #| msgid "MailChimp for WooCommerce"
9060
  msgid "Mailchimp for WooCommerce"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9061
  msgstr "MailChimp برای ووکامرس"
9062
 
9063
- #: includes/admin/class-wc-admin-setup-wizard.php:2007
9064
  msgid "payment setup, automated taxes and discounted shipping labels"
9065
  msgstr "نصب درگاه پرداخت ، مالیات های خودکار و برچسب تخفیف های حمل و نقل"
9066
 
9067
- #: includes/admin/class-wc-admin-setup-wizard.php:2009
9068
  msgid "payment setup and automated taxes"
9069
  msgstr "درگاه های پرداخت و مالیات خودکار"
9070
 
9071
- #: includes/admin/class-wc-admin-setup-wizard.php:2011
9072
  msgid "payment setup and discounted shipping labels"
9073
  msgstr "نصب درگاه پرداخت و برچسب تخفیف های حمل و نقل"
9074
 
9075
- #: includes/admin/class-wc-admin-setup-wizard.php:2013
9076
  msgid "payment setup"
9077
  msgstr "نصب دروازه پرداخت"
9078
 
9079
- #: includes/admin/class-wc-admin-setup-wizard.php:2015
9080
  msgid "automated taxes and discounted shipping labels"
9081
  msgstr "مالیات های خودکار و برچسب تخفیف های حمل و نقل"
9082
 
9083
- #: includes/admin/class-wc-admin-setup-wizard.php:2017
9084
  msgid "automated taxes"
9085
  msgstr "مالیات های اتوماتیک"
9086
 
9087
- #: includes/admin/class-wc-admin-setup-wizard.php:2019
9088
  msgid "discounted shipping labels"
9089
  msgstr "برچسب تخفیف های حمل و نقل"
9090
 
9091
- #: includes/admin/class-wc-admin-setup-wizard.php:2036
9092
  msgid "Sorry, we couldn't connect your store to Jetpack"
9093
  msgstr "با عرض پوزش، ما نمیتوانیم فروشگاه شما را به جت پک وصل کنیم"
9094
 
9095
  #. translators: %s: list of features, potentially comma separated
9096
- #: includes/admin/class-wc-admin-setup-wizard.php:2048
9097
  msgid ""
9098
  "Your store is almost ready! To activate services like %s, just connect with "
9099
  "Jetpack."
@@ -9101,69 +9367,69 @@ msgstr ""
9101
  "فروشگاه شما تقریبا آماده است! برای فعال کردن خدماتی مانند %s، فقط با جت پک "
9102
  "ارتباط برقرار کنید."
9103
 
9104
- #: includes/admin/class-wc-admin-setup-wizard.php:2050
9105
  msgid ""
9106
- "Thanks for using Jetpack! Your store is almost ready: to activate services "
9107
- "like %s, just connect your store."
9108
  msgstr ""
9109
  "با تشکر از استفاده از Jetpack! فروشگاه شما تقریبا آماده است: برای فعال کردن "
9110
  "خدمات مانند %s,، فقط فروشگاه خود را متصل کنید."
9111
 
9112
- #: includes/admin/class-wc-admin-setup-wizard.php:2057
9113
  msgid "Connect your store to Jetpack"
9114
  msgstr "اتصال فروشگاه شما به JetPack"
9115
 
9116
- #: includes/admin/class-wc-admin-setup-wizard.php:2058
9117
  msgid "Connect your store to Jetpack to enable extra features"
9118
  msgstr "فروشگاه خود را به جت پک متصل نمائید تا ویژگی های اضافی را فعال کنید"
9119
 
9120
- #: includes/admin/class-wc-admin-setup-wizard.php:2059
9121
  msgid "Continue with Jetpack"
9122
  msgstr "ادامه با جت پک"
9123
 
9124
- #: includes/admin/class-wc-admin-setup-wizard.php:2061
9125
  msgid "Connect your store to activate WooCommerce Services"
9126
  msgstr "اتصال فروشگاه شما به خدمات ووکامرس"
9127
 
9128
- #: includes/admin/class-wc-admin-setup-wizard.php:2062
9129
  msgid "Continue with WooCommerce Services"
9130
  msgstr "ادامه با خدمات ووکامرس"
9131
 
9132
- #: includes/admin/class-wc-admin-setup-wizard.php:2098
9133
  msgid "Finish setting up your store"
9134
  msgstr "پایان تنظیم کردن فروشگاه شما"
9135
 
9136
- #: includes/admin/class-wc-admin-setup-wizard.php:2105
9137
  msgid ""
9138
  "By connecting your site you agree to our fascinating <a href=\"%1$s\" target="
9139
- "\"_blank\">Terms of Service</a> and to <a href=\"%2$s\" target=\"_blank"
9140
- "\">share details</a> with WordPress.com"
9141
  msgstr ""
9142
  "با اتصال سایت شما، با <a href=\"%1$s\" target=\"_blank\">شرایط خدمات</a> شگفت "
9143
  "انگیز ما و <a href=\"%2$s\" target=\"_blank\">به اشتراک گذاری جزئیات</a> با "
9144
  "WordPress.com موافقت می نمائید"
9145
 
9146
- #: includes/admin/class-wc-admin-setup-wizard.php:2122
9147
  msgid "Bonus reasons you'll love Jetpack"
9148
  msgstr "دلایل خوبی که شما جت پک را دوست خواهید داشت"
9149
 
9150
- #: includes/admin/class-wc-admin-setup-wizard.php:2123
9151
  msgid "Reasons you'll love Jetpack"
9152
  msgstr "دلیل اینکه شما Jetpack را دوست خواهید داشت"
9153
 
9154
- #: includes/admin/class-wc-admin-setup-wizard.php:2130
9155
  msgid "Better security"
9156
  msgstr "امنیت بهتر"
9157
 
9158
- #: includes/admin/class-wc-admin-setup-wizard.php:2133
9159
  msgid "Protect your store from unauthorized access."
9160
  msgstr "حفاظت از فروشگاه خود را از دسترسی غیر مجاز."
9161
 
9162
- #: includes/admin/class-wc-admin-setup-wizard.php:2138
9163
  msgid "Store stats"
9164
  msgstr "آمارهای فروشگاه"
9165
 
9166
- #: includes/admin/class-wc-admin-setup-wizard.php:2141
9167
  msgid ""
9168
  "Get insights on how your store is doing, including total sales, top products, "
9169
  "and more."
@@ -9171,55 +9437,54 @@ msgstr ""
9171
  "دریافت اطلاعات در مورد اینکه چگونه فروشگاه شما کار می کند، از جمله کل فروش، "
9172
  "محصولات برتر و موارد دیگر."
9173
 
9174
- #: includes/admin/class-wc-admin-setup-wizard.php:2146
9175
  msgid "Store monitoring"
9176
  msgstr "مانیتورینگ فروشگاه"
9177
 
9178
- #: includes/admin/class-wc-admin-setup-wizard.php:2149
9179
  msgid "Get an alert if your store is down for even a few minutes."
9180
  msgstr "اگر فروشگاه شما حتی چند دقیقه دچار مشکل شود ، ما شما را آگاه می کنیم."
9181
 
9182
- #: includes/admin/class-wc-admin-setup-wizard.php:2154
9183
  msgid "Product promotion"
9184
  msgstr "امتیاز های محصولارتقاء محصول"
9185
 
9186
- #: includes/admin/class-wc-admin-setup-wizard.php:2157
9187
  msgid "Share new items on social media the moment they're live in your store."
9188
  msgstr ""
9189
  "موارد جدید موجود در فروشگاه شما را در شبکه های اجتماعی شما به صورت لحظه ای به "
9190
  "اشتراک بگذارید"
9191
 
9192
- #: includes/admin/class-wc-admin-setup-wizard.php:2168
9193
  msgid ""
9194
  "Sorry! We tried, but we couldn't connect Jetpack just now 😭. Please go to the "
9195
  "Plugins tab to connect Jetpack, so that you can finish setting up your store."
9196
  msgstr ""
9197
- "با عرض پوزش! ما سعی کردیم، اما هم اکنون نتوانستیم با جت پک ارتباط برقرار کنیم "
9198
- "😭. لطفا به برگه افزونه ها جهت ارتباط با جت پک بروید، تا بتوانید تنظیمات "
9199
- "فروشگاه خود را به پایان برسانید."
9200
 
9201
- #: includes/admin/class-wc-admin-setup-wizard.php:2169
9202
  msgid ""
9203
  "Sorry! We tried, but we couldn't install Jetpack for you 😭. Please go to the "
9204
  "Plugins tab to install it, and finish setting up your store."
9205
  msgstr ""
9206
- "با عرض پوزش! ما سعی کردیم، اما ما نمی توانیم جت پک را برای شما نصب کنیم 😭. "
9207
- "برای نصب آن، به برگه افزونه ها بروید، و تنظیم فروشگاه خود را پایان دهید."
9208
 
9209
- #: includes/admin/class-wc-admin-setup-wizard.php:2170
9210
  msgid ""
9211
  "Sorry! We couldn't contact Jetpack just now 😭. Please make sure that your site "
9212
- "is visible over the internet, and that it accepts incoming and outgoing "
9213
- "requests via curl. You can also try to connect to Jetpack again, and if you "
9214
- "run into any more issues, please contact support."
9215
  msgstr ""
9216
  "با عرض پوزش! ما هم اکنون نتوانستیم با جت پک ارتباط برقرار کنیم 😭. لطفا اطمینان "
9217
- "حاصل کنید که سایت شما در اینترنت قابل مشاهده است، و درخواست های ورودی و خروجی "
9218
- "را از طریق curl قبول می کند. شما همچنین می توانید سعی کنید تا دوباره به جت پک "
9219
- "متصل شوید، و اگر شما با هر گونه مسائل دیگر برخورد کردید، لطفا با پشتیبانی تماس "
9220
- "بگیرید."
9221
 
9222
- #: includes/admin/class-wc-admin-setup-wizard.php:2171
9223
  msgid ""
9224
  "Your site might be on a private network. Jetpack can only connect to public "
9225
  "sites. Please make sure your site is visible over the internet, and then try "
@@ -9230,199 +9495,198 @@ msgstr ""
9230
  "مجددا اتصال را امتحان کنید 🙏."
9231
 
9232
  #. translators: %1$s: link to videos, %2$s: link to docs
9233
- #: includes/admin/class-wc-admin-setup-wizard.php:2243
9234
  msgid ""
9235
  "Watch our <a href=\"%1$s\" target=\"_blank\">guided tour videos</a> to learn "
9236
  "more about WooCommerce, and visit WooCommerce.com to learn more about <a href="
9237
  "\"%2$s\" target=\"_blank\">getting started</a>."
9238
  msgstr ""
9239
- "<a href=\"%1$s\" target=\"_blank\">ویدئو های تور راهنماهای</a> ما را تماشا "
9240
- "کنید تا بیشتر در مورد ووکامرس بیاموزید، و از WooCommerce.com بازدید نمائید تا "
9241
- "بیشتر در مورد <a href=\"%2$s\" target=\"_blank\">شروع کار</a> بیاموزید."
9242
 
9243
- #: includes/admin/class-wc-admin-setup-wizard.php:2248
9244
  msgid "You're ready to start selling!"
9245
  msgstr "برای یک فروش عالی آماده هستید؟"
9246
 
9247
- #: includes/admin/class-wc-admin-setup-wizard.php:2251
9248
  msgid ""
9249
- "We're here for you — get tips, product updates, and inspiration straight to "
9250
- "your mailbox."
9251
  msgstr ""
9252
- "ما برای شما اینجا هستیم - راهنمایی ها، به روز رسانی های محصول و الهام بخشیدن "
9253
- "به مستندهای خود را در صندوق پستی خود دریافت کنید."
9254
 
9255
- #: includes/admin/class-wc-admin-setup-wizard.php:2265
9256
- #: includes/admin/class-wc-admin-setup-wizard.php:2269
9257
  msgid "Yes please!"
9258
  msgstr "بله لطفا!"
9259
 
9260
- #: includes/admin/class-wc-admin-setup-wizard.php:2278
9261
  msgid "Next step"
9262
  msgstr "گام بعدی"
9263
 
9264
- #: includes/admin/class-wc-admin-setup-wizard.php:2279
9265
  msgid "Create some products"
9266
  msgstr "ساخت محصولات بیشتر"
9267
 
9268
- #: includes/admin/class-wc-admin-setup-wizard.php:2280
9269
  msgid "You're ready to add products to your store."
9270
  msgstr "آماده انتشار اولین محصول خود هستید."
9271
 
9272
- #: includes/admin/class-wc-admin-setup-wizard.php:2285
9273
  msgid "Create a product"
9274
  msgstr "ایجاد محصول"
9275
 
9276
- #: includes/admin/class-wc-admin-setup-wizard.php:2292
9277
  msgid "Have an existing store?"
9278
  msgstr "قبلا یک فروشگاه اینترنتی داشته اید؟"
9279
 
9280
- #: includes/admin/class-wc-admin-setup-wizard.php:2293
9281
- #: includes/admin/class-wc-admin-setup-wizard.php:2299
9282
  msgid "Import products"
9283
  msgstr "درون ریزی محصولات"
9284
 
9285
- #: includes/admin/class-wc-admin-setup-wizard.php:2294
9286
  msgid "Transfer existing products to your new store — just import a CSV file."
9287
  msgstr "انتقال محصولات قبلی شما به فروشگاه تازه تان — از طریق فایل CSV."
9288
 
9289
- #: includes/admin/class-wc-admin-setup-wizard.php:2306
9290
  msgid "You can also:"
9291
  msgstr "همچنین می توانید:"
9292
 
9293
- #: includes/admin/class-wc-admin-setup-wizard.php:2311
9294
  msgid "Visit Dashboard"
9295
  msgstr "مشاهده پیشخوان"
9296
 
9297
- #: includes/admin/class-wc-admin-setup-wizard.php:2314
9298
  msgid "Review Settings"
9299
  msgstr "بررسی پیکربندی"
9300
 
9301
- #: includes/admin/class-wc-admin-setup-wizard.php:2317
9302
  msgid "View &amp; Customize"
9303
  msgstr "مشاهده &amp; شخصی سازی"
9304
 
9305
- #: includes/admin/class-wc-admin-status.php:61
9306
  msgid "Tool does not exist."
9307
  msgstr "ابزار وجود ندارد."
9308
 
9309
- #: includes/admin/class-wc-admin-status.php:74
9310
  msgid "Your changes have been saved."
9311
  msgstr "پیکربندی شما ذخیره شد . "
9312
 
9313
- #: includes/admin/class-wc-admin-taxonomies.php:110
9314
- #: includes/admin/class-wc-admin-taxonomies.php:217
9315
- #: includes/widgets/class-wc-widget-layered-nav.php:84
9316
  msgid "Display type"
9317
  msgstr "نوع نمایش"
9318
 
9319
- #: includes/admin/class-wc-admin-taxonomies.php:113
9320
- #: includes/admin/class-wc-admin-taxonomies.php:221
9321
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:187
9322
  #: includes/admin/settings/class-wc-settings-products.php:27
9323
- #: includes/class-wc-post-types.php:303
9324
  #: includes/widgets/class-wc-widget-products.php:23
9325
  #: includes/widgets/class-wc-widget-products.php:27
9326
  msgid "Products"
9327
  msgstr "محصولات"
9328
 
9329
- #: includes/admin/class-wc-admin-taxonomies.php:114
9330
- #: includes/admin/class-wc-admin-taxonomies.php:222
9331
  msgid "Subcategories"
9332
  msgstr "زیر دسته‌بندی"
9333
 
9334
- #: includes/admin/class-wc-admin-taxonomies.php:115
9335
- #: includes/admin/class-wc-admin-taxonomies.php:223
9336
  msgid "Both"
9337
  msgstr "هر دو"
9338
 
9339
- #: includes/admin/class-wc-admin-taxonomies.php:119
9340
- #: includes/admin/class-wc-admin-taxonomies.php:228
9341
- #: includes/admin/class-wc-admin-taxonomies.php:432
9342
  msgid "Thumbnail"
9343
  msgstr "تصویر بندانگشتی"
9344
 
9345
- #: includes/admin/class-wc-admin-taxonomies.php:123
9346
- #: includes/admin/class-wc-admin-taxonomies.php:233
9347
  msgid "Upload/Add image"
9348
  msgstr "آپلود/افزودن تصویر"
9349
 
9350
- #: includes/admin/class-wc-admin-taxonomies.php:124
9351
- #: includes/admin/class-wc-admin-taxonomies.php:234
9352
  msgid "Remove image"
9353
  msgstr "پاک کردن تصویر"
9354
 
9355
- #: includes/admin/class-wc-admin-taxonomies.php:150
9356
- #: includes/admin/class-wc-admin-taxonomies.php:260
9357
  msgid "Use image"
9358
  msgstr "استفاده از تصویر"
9359
 
9360
- #: includes/admin/class-wc-admin-taxonomies.php:313
9361
  msgid ""
9362
  "Product categories for your store can be managed here. To change the order of "
9363
  "categories on the front-end you can drag and drop to sort them. To see more "
9364
  "categories listed click the \"screen options\" link at the top-right of this "
9365
  "page."
9366
  msgstr ""
9367
- "دسته‌های محصولات شما از اینجا می‌توانند مدیریت شوند. برای تغییر ترتیب دسته‌ها "
9368
- "برای نمایش به کاربران می‌توانید با کشیدن و رها کردن ( drag & drop ) دسته‌ها را "
9369
- "مرتب‌سازی کنید. برای دیدن لیست دسته‌های بیشتر روی «پیکربندی برگه» در بالای برگه "
9370
- "کلیک کنید."
9371
-
9372
- #: includes/admin/class-wc-admin-taxonomies.php:326
9373
- #: includes/api/v2/class-wc-rest-system-status-tools-v2-controller.php:162
9374
- #: includes/api/v2/class-wc-rest-system-status-tools-v2-controller.php:171
9375
- #: includes/api/v2/class-wc-rest-system-status-tools-v2-controller.php:180
9376
- #: includes/api/v2/class-wc-rest-system-status-tools-v2-controller.php:199
9377
- #: templates/emails/email-order-details.php:79
9378
- #: templates/emails/plain/email-order-details.php:45
9379
- #: templates/order/order-details.php:84
9380
  msgid "Note:"
9381
  msgstr "یادداشت:"
9382
 
9383
  #. translators: %s: default category
9384
- #: includes/admin/class-wc-admin-taxonomies.php:330
9385
  msgid ""
9386
  "Deleting a category does not delete the products in that category. Instead, "
9387
- "products that were only assigned to the deleted category are set to the "
9388
- "category %s."
9389
  msgstr ""
9390
- "حذف یک دسته از محصولات موجود در آن دسته را حذف نمی کند. در عوض، محصولاتی که "
9391
- "فقط به رده حذف شده اختصاص داده شده به دسته %s تنظیم شده است."
9392
 
9393
- #: includes/admin/class-wc-admin-taxonomies.php:343
9394
  msgid ""
9395
  "Attribute terms can be assigned to products and variations.<br/><br/><b>Note</"
9396
- "b>: Deleting a term will remove it from all products and variations to which "
9397
- "it has been assigned. Recreating a term will not automatically assign it back "
9398
- "to products."
9399
  msgstr ""
9400
- "شرایط ویژه می تواند به محصولات و متغیرها اختصاص یابد.<br/><br/><b>نکته</b>: "
9401
- "حذف شرط از تمام محصولات و متغیرهایی که به آن اختصاص یافته است حذف می شود. "
9402
- "ایجاد مجدد شرط خودکار به آن محصولات اختصاص نمی یابد."
9403
 
9404
- #: includes/admin/class-wc-admin-taxonomies.php:360
9405
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:107
9406
  msgid "Image"
9407
  msgstr "تصویر"
9408
 
9409
  #. translators: %s: taxonomy term name
9410
- #: includes/admin/class-wc-admin-taxonomies.php:383
9411
  msgid "Make &#8220;%s&#8221; the default category"
9412
  msgstr "انتخاب &#8220;%s&#8221; به عنوان دسته پیشفرض"
9413
 
9414
- #: includes/admin/class-wc-admin-taxonomies.php:384
9415
- #: includes/wc-account-functions.php:360
9416
  msgid "Make default"
9417
  msgstr "پیشفرض کردن"
9418
 
9419
- #: includes/admin/class-wc-admin-taxonomies.php:419
9420
  msgid ""
9421
- "This is the default category and it cannot be deleted. It will be "
9422
- "automatically assigned to products with no category."
9423
  msgstr ""
9424
- "این دسته پیش فرض است و نمی توان آن را حذف کرد. این به طور خودکار به محصولات "
9425
- "بدون دسته اختصاص خواهد یافت."
9426
 
9427
  #: includes/admin/class-wc-admin-webhooks-table-list.php:37
9428
  msgid "No webhooks found."
@@ -9443,14 +9707,14 @@ msgstr "پیوند تحویل"
9443
  msgid "Delete \"%s\" permanently"
9444
  msgstr "حذف \"%s\" برای همیشه"
9445
 
9446
- #: includes/admin/class-wc-admin-webhooks-table-list.php:92
9447
- #: includes/admin/class-wc-admin-webhooks-table-list.php:206
9448
  #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:63
9449
  #: includes/admin/settings/views/html-webhooks-edit.php:204
9450
  msgid "Delete permanently"
9451
  msgstr "پاک کردن‌ برای همیشه"
9452
 
9453
- #: includes/admin/class-wc-admin-webhooks-table-list.php:218
9454
  msgid "You do not have permission to edit Webhooks"
9455
  msgstr "شما دسترسی برای ویرایش وب هوک‌ها را ندارید!"
9456
 
@@ -9460,9 +9724,9 @@ msgstr "شما مجوز دسترسی برای بروزرسانی وب هوک‌
9460
 
9461
  #. translators: %s: date
9462
  #: includes/admin/class-wc-admin-webhooks.php:69
9463
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:199
9464
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:199
9465
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:504
9466
  msgid "Webhook created on %s"
9467
  msgstr "وب هوک بر روی %s ساخته شد"
9468
 
@@ -9493,11 +9757,11 @@ msgstr "وب هوک‌ها"
9493
  msgid "Add webhook"
9494
  msgstr "افزودن وب هوک"
9495
 
9496
- #: includes/admin/class-wc-admin-webhooks.php:285
9497
  msgid "Search webhooks"
9498
  msgstr "جستجوی وب هوک‌ها"
9499
 
9500
- #: includes/admin/class-wc-admin-webhooks.php:290
9501
  msgid ""
9502
  "Webhooks are event notifications sent to URLs of your choice. They can be used "
9503
  "to integrate with third-party services which support them."
@@ -9505,24 +9769,28 @@ msgstr ""
9505
  "Webhooks are event notifications sent to URLs of your choice. They can be used "
9506
  "to integrate with third-party services which support them."
9507
 
9508
- #: includes/admin/class-wc-admin-webhooks.php:291
9509
  msgid "Create a new webhook"
9510
  msgstr "ایجاد یک webhook جدید"
9511
 
9512
- #: includes/admin/class-wc-admin.php:207
9513
  msgid "HTML email template"
9514
  msgstr "قالب ایمیل HTML"
9515
 
9516
  #. translators: 1: WooCommerce 2:: five stars
9517
- #: includes/admin/class-wc-admin.php:249
9518
  msgid "If you like %1$s please leave us a %2$s rating. A huge thanks in advance!"
9519
  msgstr "اگر شما %1$s را دوست دارید لطفا ما را با %s 5 ستاره خوشحال کنید"
9520
 
9521
- #: includes/admin/class-wc-admin.php:251
 
 
 
 
9522
  msgid "Thanks :)"
9523
  msgstr "سپاس :)"
9524
 
9525
- #: includes/admin/class-wc-admin.php:260
9526
  msgid "Thank you for selling with WooCommerce."
9527
  msgstr "از اینکه محصولات خود را با ووکامرس به فروش می رسانید سپاسگذاریم."
9528
 
@@ -9531,110 +9799,111 @@ msgid ""
9531
  "The WooCommerce Helper plugin is no longer needed. <a href=\"%s\">Manage "
9532
  "subscriptions</a> from the extensions tab instead."
9533
  msgstr ""
9534
- "به افزونه همیار ووکامرس نیازی نیست.<a href=\"%s\">مدیریت اشتراک ها</a> از "
9535
- "زبانه اضافات بجای آن."
9536
 
9537
  #: includes/admin/helper/class-wc-helper-compat.php:180
9538
  msgid "WooCommerce Helper"
9539
  msgstr "مرکز پاسخگویی ووکامرس"
9540
 
9541
  #. translators: %s: version number
9542
- #: includes/admin/helper/class-wc-helper.php:177
9543
- #: includes/admin/helper/class-wc-helper.php:197
9544
  msgid "Version %s is <strong>available</strong>."
9545
  msgstr "نسخه %s is <strong>در دسترس است</strong>."
9546
 
9547
- #: includes/admin/helper/class-wc-helper.php:186
9548
  msgid ""
9549
  "To enable this update you need to <strong>activate</strong> this subscription."
9550
  msgstr ""
9551
- "To enable this update you need to <strong>activate</strong> this subscription."
9552
 
9553
- #: includes/admin/helper/class-wc-helper.php:202
9554
  msgid ""
9555
  "To enable this update you need to <strong>purchase</strong> a new subscription."
9556
  msgstr ""
9557
- "To enable this update you need to <strong>purchase</strong> a new subscription."
 
9558
 
9559
- #: includes/admin/helper/class-wc-helper.php:203
9560
- #: includes/admin/helper/class-wc-helper.php:288
9561
- #: includes/admin/helper/class-wc-helper.php:299
9562
  msgid "Purchase"
9563
  msgstr "پرداخت"
9564
 
9565
- #: includes/admin/helper/class-wc-helper.php:209
9566
  msgid ""
9567
  "This subscription has expired. Contact the owner to <strong>renew</strong> the "
9568
  "subscription to receive updates and support."
9569
  msgstr ""
9570
- "This subscription has expired. Contact the owner to <strong>renew</strong> the "
9571
- "subscription to receive updates and support."
9572
 
9573
- #: includes/admin/helper/class-wc-helper.php:217
9574
  msgid ""
9575
- "This subscription has expired. Please <strong>renew</strong> to receive "
9576
- "updates and support."
9577
  msgstr ""
9578
- "This subscription has expired. Please <strong>renew</strong> to receive "
9579
- "updates and support."
9580
 
9581
- #: includes/admin/helper/class-wc-helper.php:218
9582
- #: includes/admin/helper/class-wc-helper.php:241
9583
  msgid "Renew"
9584
  msgstr "تمدید"
9585
 
9586
- #: includes/admin/helper/class-wc-helper.php:229
9587
  msgid "Subscription is <strong>expiring</strong> soon."
9588
  msgstr "اشتراک به زودی <strong>منقضی</strong> می شود."
9589
 
9590
- #: includes/admin/helper/class-wc-helper.php:230
9591
  msgid "Enable auto-renew"
9592
  msgstr "فعال كردن تمدید خودکار"
9593
 
9594
- #: includes/admin/helper/class-wc-helper.php:240
9595
  msgid ""
9596
  "This subscription is expiring soon. Please <strong>renew</strong> to continue "
9597
  "receiving updates and support."
9598
  msgstr ""
9599
- "This subscription is expiring soon. Please <strong>renew</strong> to continue "
9600
- "receiving updates and support."
9601
 
9602
- #: includes/admin/helper/class-wc-helper.php:287
 
9603
  msgid ""
9604
  "Version %s is <strong>available</strong>. To enable this update you need to "
9605
  "<strong>purchase</strong> a new subscription."
9606
  msgstr ""
9607
- "Version %s is <strong>available</strong>. To enable this update you need to "
9608
- "<strong>purchase</strong> a new subscription."
9609
 
9610
  #. translators: 1: subscriptions docs 2: subscriptions docs
9611
- #: includes/admin/helper/class-wc-helper.php:298
9612
  msgid ""
9613
- "To receive updates and support for this extension, you need to "
9614
- "<strong>purchase</strong> a new subscription or consolidate your extensions to "
9615
- "one connected account by <strong><a href=\"%1$s\" title=\"Sharing Docs"
9616
- "\">sharing</a> or <a href=\"%2$s\" title=\"Transferring Docs\">transferring</"
9617
- "a></strong> this extension to this connected account."
9618
  msgstr ""
9619
- "To receive updates and support for this extension, you need to "
9620
- "<strong>purchase</strong> a new subscription or consolidate your extensions to "
9621
- "one connected account by <strong><a href=\"%1$s\" title=\"Sharing Docs"
9622
- "\">sharing</a> or <a href=\"%2$s\" title=\"Transferring Docs\">transferring</"
9623
- "a></strong> this extension to this connected account."
9624
 
9625
- #: includes/admin/helper/class-wc-helper.php:337
9626
  #: includes/admin/reports/class-wc-report-sales-by-category.php:232
9627
  msgid "All"
9628
  msgstr "همه"
9629
 
9630
- #: includes/admin/helper/class-wc-helper.php:338
9631
  #: includes/admin/helper/views/html-main.php:112
9632
  #: includes/admin/helper/views/html-main.php:115
9633
- #: includes/wc-webhook-functions.php:119
9634
  msgid "Active"
9635
  msgstr "فعال"
9636
 
9637
- #: includes/admin/helper/class-wc-helper.php:339
9638
  #: includes/admin/helper/views/html-main.php:122
9639
  #: includes/admin/helper/views/html-main.php:125
9640
  #: includes/admin/helper/views/html-main.php:132
@@ -9644,70 +9913,71 @@ msgstr "فعال"
9644
  msgid "Inactive"
9645
  msgstr "غیرفعال"
9646
 
9647
- #: includes/admin/helper/class-wc-helper.php:341
9648
  msgid "Update Available"
9649
  msgstr "به روز رسانی موجود برای %s"
9650
 
9651
- #: includes/admin/helper/class-wc-helper.php:342
9652
  msgid "Expiring Soon"
9653
  msgstr "به زودی منقضی می شود."
9654
 
9655
- #: includes/admin/helper/class-wc-helper.php:343
9656
  msgid "Expired"
9657
  msgstr "منقضی شده"
9658
 
9659
- #: includes/admin/helper/class-wc-helper.php:344
9660
- #: includes/admin/helper/views/html-main.php:109 includes/class-wc-emails.php:410
9661
  #: includes/legacy/abstract-wc-legacy-order.php:507
9662
- #: includes/wc-account-functions.php:214 includes/wc-template-functions.php:3092
9663
  msgid "Download"
9664
  msgstr "دانلود"
9665
 
9666
  #. translators: %s: product name
9667
- #: includes/admin/helper/class-wc-helper.php:471
9668
  msgid "%s activated successfully. You will now receive updates for this product."
9669
  msgstr ""
9670
- "%s activated successfully. You will now receive updates for this product."
 
9671
 
9672
  #. translators: %s: product name
9673
- #: includes/admin/helper/class-wc-helper.php:483
9674
  msgid "An error has occurred when activating %s. Please try again later."
9675
- msgstr "An error has occurred when activating %s. Please try again later."
9676
 
9677
  #. translators: %s: product name
9678
- #: includes/admin/helper/class-wc-helper.php:495
9679
  msgid ""
9680
- "Subscription for %s deactivated successfully. You will no longer receive "
9681
- "updates for this product."
9682
  msgstr ""
9683
- "Subscription for %s deactivated successfully. You will no longer receive "
9684
- "updates for this product."
9685
 
9686
  #. translators: %1$s: product name, %2$s: deactivate url
9687
- #: includes/admin/helper/class-wc-helper.php:513
9688
  msgid ""
9689
  "Subscription for %1$s deactivated successfully. You will no longer receive "
9690
  "updates for this product. <a href=\"%2$s\">Click here</a> if you wish to "
9691
  "deactivate the plugin as well."
9692
  msgstr ""
9693
- "Subscription for %1$s deactivated successfully. You will no longer receive "
9694
- "updates for this product. <a href=\"%2$s\">Click here</a> if you wish to "
9695
- "deactivate the plugin as well."
9696
 
9697
  #. translators: %s: product name
9698
- #: includes/admin/helper/class-wc-helper.php:530
9699
  msgid ""
9700
  "An error has occurred when deactivating the subscription for %s. Please try "
9701
  "again later."
9702
  msgstr "هنگام غیرفعالسازی اشتراک برای %s خطائی رخ داده است. لطفا بعدا تلاش کنید."
9703
 
9704
  #. translators: %s: product name
9705
- #: includes/admin/helper/class-wc-helper.php:542
9706
  msgid "The extension %s has been deactivated successfully."
9707
  msgstr "افزودنی‌ها %s با موفقیت غیرفعال شدند."
9708
 
9709
  #. translators: %1$s: product name, %2$s: plugins screen url
9710
- #: includes/admin/helper/class-wc-helper.php:554
9711
  msgid ""
9712
  "An error has occurred when deactivating the extension %1$s. Please proceed to "
9713
  "the <a href=\"%2$s\">Plugins screen</a> to deactivate it manually."
@@ -9715,38 +9985,38 @@ msgstr ""
9715
  "هنگام غیرفعالسازی افزودنی %1$s خطائی رخ داده است. لطفا <a href=\"%2$s\">صفحه "
9716
  "افزونه</a> را برای غیرفعالسازی دستی بررسی کنید."
9717
 
9718
- #: includes/admin/helper/class-wc-helper.php:562
9719
  msgid "You have successfully connected your store to WooCommerce.com"
9720
  msgstr "شما با موفقیت به WooCommerce.com متصل شدید"
9721
 
9722
- #: includes/admin/helper/class-wc-helper.php:569
9723
  msgid "You have successfully disconnected your store from WooCommerce.com"
9724
  msgstr "شما با موفقیت اتصالتان به WooCommerce.com را قطع کردید"
9725
 
9726
- #: includes/admin/helper/class-wc-helper.php:576
9727
  msgid "Authentication and subscription caches refreshed successfully."
9728
  msgstr "تأیید اعتبار و توافقنامه اشتراک با موفقیت تجدید شد."
9729
 
9730
  #. translators: %s: helper screen url
9731
- #: includes/admin/helper/class-wc-helper.php:1352
9732
  msgid ""
9733
  "<a href=\"%s\">Connect your store</a> to WooCommerce.com to receive extensions "
9734
  "updates and support."
9735
  msgstr ""
9736
- "<a href=\"%s\">Connect your store</a> to WooCommerce.com to receive extensions "
9737
- "updates and support."
9738
 
9739
  #. translators: %1$s: helper url, %2$d: number of extensions
9740
- #: includes/admin/helper/class-wc-helper.php:1385
9741
  msgid ""
9742
  "Note: You currently have <a href=\"%1$s\">%2$d paid extension</a> which should "
9743
  "be updated first before updating WooCommerce."
9744
  msgid_plural ""
9745
- "Note: You currently have <a href=\"%1$s\">%2$d paid extensions</a> which "
9746
- "should be updated first before updating WooCommerce."
9747
- msgstr[0] ""
9748
- "Note: You currently have <a href=\"%1$s\">%2$d paid extension</a> which should "
9749
  "be updated first before updating WooCommerce."
 
 
 
9750
 
9751
  #: includes/admin/helper/views/html-helper-compat.php:4
9752
  msgid "Looking for the WooCommerce Helper?"
@@ -9765,7 +10035,7 @@ msgstr ""
9765
 
9766
  #: includes/admin/helper/views/html-main.php:5
9767
  #: includes/admin/helper/views/html-oauth-start.php:14
9768
- #: includes/admin/views/html-admin-page-addons.php:24
9769
  msgid "WooCommerce Extensions"
9770
  msgstr "افزودنی‌های ووکامرس"
9771
 
@@ -9777,13 +10047,13 @@ msgstr "اشتراک ها"
9777
  msgid ""
9778
  "Below is a list of extensions available on your WooCommerce.com account. To "
9779
  "receive extension updates please make sure the extension is installed, and its "
9780
- "subscription activated and connected to your WooCommerce.com account. "
9781
- "Extensions can be activated from the <a href=\"%s\">Plugins</a> screen."
9782
  msgstr ""
9783
- "Below is a list of extensions available on your WooCommerce.com account. To "
9784
- "receive extension updates please make sure the extension is installed, and its "
9785
- "subscription activated and connected to your WooCommerce.com account. "
9786
- "Extensions can be activated from the <a href=\"%s\">Plugins</a> screen."
9787
 
9788
  #: includes/admin/helper/views/html-main.php:16
9789
  msgid "Sort by:"
@@ -9850,8 +10120,8 @@ msgstr "با استفاده از دکمه زیر، دوباره می توانی
9850
 
9851
  #: includes/admin/helper/views/html-oauth-start.php:25
9852
  msgid ""
9853
- "Manage your subscriptions, get important product notifications, and updates, "
9854
- "all from the convenience of your WooCommerce dashboard"
9855
  msgstr ""
9856
  "مدیریت اشتراک‌ها، گرفتن مهمترین اعلانات محصول، وبروزرسانی‌ها از همه به راحتی در "
9857
  "پیشخوان ووکارس"
@@ -9865,6 +10135,7 @@ msgid "Connect"
9865
  msgstr "اتصال"
9866
 
9867
  #: includes/admin/helper/views/html-section-account.php:6
 
9868
  msgid "Connected to WooCommerce.com"
9869
  msgstr "متصل شده به WooCommerce.com"
9870
 
@@ -9876,50 +10147,54 @@ msgstr "اشتراک من"
9876
  msgid "Disconnect"
9877
  msgstr "قطع شدن"
9878
 
9879
- #: includes/admin/helper/views/html-section-nav.php:4
9880
- #: includes/admin/views/html-admin-page-addons.php:15
9881
  msgid "Browse Extensions"
9882
  msgstr "مرور افزونه ها"
9883
 
9884
- #: includes/admin/helper/views/html-section-nav.php:8
9885
- #: includes/admin/views/html-admin-page-addons.php:19
 
 
9886
  msgid "WooCommerce.com Subscriptions %s"
9887
  msgstr "اشتراک های WooCommerce.com %s"
9888
 
9889
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:127
9890
  msgid "Upload CSV file"
9891
  msgstr "بارگذاری پرونده CSV"
9892
 
9893
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:132
9894
  msgid "Column mapping"
9895
  msgstr "نقشه ستون"
9896
 
9897
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:142
9898
  msgid "Done!"
9899
  msgstr "انجام شد!"
9900
 
9901
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:314
9902
  msgid ""
9903
  "File is empty. Please upload something more substantial. This error could also "
9904
  "be caused by uploads being disabled in your php.ini or by post_max_size being "
9905
  "defined as smaller than upload_max_filesize in php.ini."
9906
  msgstr ""
9907
- "پرونده خالی است. لطفا چیزی قابل توجه‌تر بارگذاری کنید. این خطا ممکن است به "
9908
- "دلیل غیرفعال بودن بارگذاری در php.ini یا بدلیل کوچ بودن مقدار post_max_size "
9909
- "از upload_max_filesize در php.ini باشد."
9910
 
9911
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:318
9912
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:354
9913
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:402
9914
- #: includes/import/class-wc-product-csv-importer.php:67
 
 
9915
  msgid "Invalid file type. The importer supports CSV and TXT file formats."
9916
  msgstr "نوع پرونده معتبر نیست. درون‌ریز تنها از فرمت TXT و CSV پشتیبانی می کند."
9917
 
9918
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:361
9919
  msgid "Please upload or provide the link to a valid CSV file."
9920
  msgstr "لطفا یک پرونده معتبر از CSV بارگذاری کنید."
9921
 
9922
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:380
9923
  msgid ""
9924
  "The file is empty or using a different encoding than UTF-8, please try again "
9925
  "with a new file."
@@ -9927,115 +10202,115 @@ msgstr ""
9927
  "فایل خالی است یا با استفاده از کدگذاری های مختلف از UTF-8 می باشد، لطفا دوباره "
9928
  "با یک فایل جدید امتحان کنید."
9929
 
9930
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:384
9931
  msgid "Upload a new file"
9932
  msgstr "بارگذاری یک فایل جدید"
9933
 
9934
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:408
9935
  #: includes/admin/importers/class-wc-tax-rate-importer.php:130
9936
  msgid "The file does not exist, please try again."
9937
  msgstr "فایل مورد نظر وجود نداره، خواهشمندیم دوباره تلاش کنید"
9938
 
9939
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:495
9940
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:654
9941
- #: includes/export/class-wc-product-csv-exporter.php:100
9942
  msgid "ID"
9943
  msgstr "شناسه"
9944
 
9945
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:497
9946
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:656
9947
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:111
9948
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:21
9949
- #: includes/admin/meta-boxes/views/html-variation-admin.php:67
9950
  #: includes/admin/views/html-quick-edit-product.php:21
9951
- #: includes/export/class-wc-product-csv-exporter.php:102
9952
  msgid "SKU"
9953
  msgstr "شناسه محصول"
9954
 
9955
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:499
9956
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:658
9957
- #: includes/export/class-wc-product-csv-exporter.php:104
9958
  msgid "Published"
9959
  msgstr "منتشر شده"
9960
 
9961
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:500
9962
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:659
9963
- #: includes/export/class-wc-product-csv-exporter.php:105
9964
  msgid "Is featured?"
9965
  msgstr "ویژه است؟"
9966
 
9967
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:501
9968
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:660
9969
- #: includes/export/class-wc-product-csv-exporter.php:106
9970
  msgid "Visibility in catalog"
9971
  msgstr "قابلیت نمایش در کاتالوگ"
9972
 
9973
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:502
9974
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:661
9975
- #: includes/export/class-wc-product-csv-exporter.php:107
9976
  msgid "Short description"
9977
  msgstr "توضیح کوتاه"
9978
 
9979
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:504
9980
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:668
9981
- #: includes/export/class-wc-product-csv-exporter.php:109
9982
  msgid "Date sale price starts"
9983
  msgstr "تاریخ شروع حراجی"
9984
 
9985
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:505
9986
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:669
9987
- #: includes/export/class-wc-product-csv-exporter.php:110
9988
  msgid "Date sale price ends"
9989
  msgstr "تاریخ پایان حراجی"
9990
 
9991
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:506
9992
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:672
9993
- #: includes/admin/meta-boxes/views/html-product-data-general.php:151
9994
  #: includes/admin/views/html-bulk-edit-product.php:70
9995
  #: includes/admin/views/html-quick-edit-product.php:49
9996
- #: includes/export/class-wc-product-csv-exporter.php:111
9997
  #: includes/shipping/flat-rate/includes/settings-flat-rate.php:21
9998
  #: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:53
9999
  #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:87
10000
  msgid "Tax status"
10001
  msgstr "وضعیت مالیات"
10002
 
10003
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:507
10004
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:673
10005
- #: includes/admin/meta-boxes/views/html-order-items.php:362
10006
- #: includes/admin/meta-boxes/views/html-product-data-general.php:166
10007
- #: includes/admin/meta-boxes/views/html-variation-admin.php:313
10008
- #: includes/admin/settings/class-wc-settings-tax.php:202
10009
  #: includes/admin/views/html-bulk-edit-product.php:89
10010
  #: includes/admin/views/html-quick-edit-product.php:67
10011
- #: includes/export/class-wc-product-csv-exporter.php:112
10012
  msgid "Tax class"
10013
  msgstr "کلاس مالیاتی"
10014
 
10015
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:508
10016
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:674
10017
  #: includes/admin/views/html-bulk-edit-product.php:218
10018
  #: includes/admin/views/html-quick-edit-product.php:173
10019
- #: includes/export/class-wc-product-csv-exporter.php:113
10020
  msgid "In stock?"
10021
  msgstr "در انبار؟"
10022
 
10023
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:510
10024
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:676
10025
- #: includes/export/class-wc-product-csv-exporter.php:116
10026
  msgid "Backorders allowed?"
10027
  msgstr "پیش خرید فعال است؟"
10028
 
10029
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:511
10030
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:677
10031
- #: includes/export/class-wc-product-csv-exporter.php:115
10032
  msgid "Low stock amount"
10033
  msgstr "میزان کمبود در انبار"
10034
 
10035
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:512
10036
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:678
10037
- #: includes/admin/views/html-bulk-edit-product.php:291
10038
- #: includes/export/class-wc-product-csv-exporter.php:117
10039
  msgid "Sold individually?"
10040
  msgstr "فروش به صورت تکی؟"
10041
 
@@ -10043,283 +10318,290 @@ msgstr "فروش به صورت تکی؟"
10043
  #. translators: %s: weight unit
10044
  #. translators: %s: weight unit
10045
  #. translators: %s: weight
10046
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:514
10047
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:680
10048
- #: includes/admin/meta-boxes/views/html-variation-admin.php:230
10049
- #: includes/export/class-wc-product-csv-exporter.php:119
10050
  msgid "Weight (%s)"
10051
  msgstr "وزن (%s)"
10052
 
10053
  #. translators: %s: Length unit
10054
  #. translators: %s: dimension unit
10055
  #. translators: %s: length
10056
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:516
10057
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:685
10058
  #: includes/admin/views/html-bulk-edit-product.php:158
10059
- #: includes/export/class-wc-product-csv-exporter.php:121
10060
  msgid "Length (%s)"
10061
  msgstr "درازا (%s)"
10062
 
10063
  #. translators: %s: Width unit
10064
  #. translators: %s: dimension unit
10065
  #. translators: %s: width
10066
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:518
10067
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:687
10068
  #: includes/admin/views/html-bulk-edit-product.php:159
10069
- #: includes/export/class-wc-product-csv-exporter.php:123
10070
  msgid "Width (%s)"
10071
  msgstr "پهنا (%s)"
10072
 
10073
  #. translators: %s: Height unit
10074
  #. translators: %s: dimension unit
10075
  #. translators: %s: Height
10076
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:520
10077
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:689
10078
  #: includes/admin/views/html-bulk-edit-product.php:160
10079
- #: includes/export/class-wc-product-csv-exporter.php:125
10080
  msgid "Height (%s)"
10081
  msgstr "بلندا (%s)"
10082
 
10083
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:521
10084
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:726
10085
- #: includes/export/class-wc-product-csv-exporter.php:126
10086
  msgid "Allow customer reviews?"
10087
  msgstr "اجازه ارسال نقد و بررسی کاربر امکان پذیر است؟"
10088
 
10089
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:522
10090
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:727
10091
  #: includes/admin/meta-boxes/views/html-product-data-advanced.php:14
10092
- #: includes/export/class-wc-product-csv-exporter.php:127
10093
  msgid "Purchase note"
10094
  msgstr "یادداشت خرید"
10095
 
10096
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:523
10097
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:667
10098
- #: includes/admin/meta-boxes/views/html-product-data-general.php:48
10099
  #: includes/admin/views/html-quick-edit-product.php:41
10100
- #: includes/export/class-wc-product-csv-exporter.php:128
10101
  msgid "Sale price"
10102
  msgstr "قیمت فروش فوق‌العاده"
10103
 
10104
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:524
10105
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:666
10106
- #: includes/admin/meta-boxes/views/html-product-data-general.php:38
10107
  #: includes/admin/views/html-quick-edit-product.php:34
10108
- #: includes/export/class-wc-product-csv-exporter.php:129
10109
  msgid "Regular price"
10110
  msgstr "قیمت اصلی"
10111
 
10112
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:525
10113
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:692
10114
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:119
10115
  #: includes/admin/reports/class-wc-report-sales-by-category.php:201
10116
- #: includes/class-wc-post-types.php:87
10117
- #: includes/export/class-wc-product-csv-exporter.php:130
10118
  msgid "Categories"
10119
  msgstr "دسته‌ها"
10120
 
10121
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:526
10122
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:693
10123
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:120
10124
- #: includes/export/class-wc-product-csv-exporter.php:131
10125
  msgid "Tags"
10126
  msgstr "برچسب‌ها"
10127
 
10128
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:527
10129
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:694
10130
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:56
10131
- #: includes/admin/meta-boxes/views/html-variation-admin.php:291
10132
- #: includes/admin/settings/class-wc-settings-shipping.php:358
10133
  #: includes/admin/views/html-bulk-edit-product.php:166
10134
  #: includes/admin/views/html-quick-edit-product.php:123
10135
- #: includes/class-wc-post-types.php:169
10136
- #: includes/export/class-wc-product-csv-exporter.php:132
10137
  msgid "Shipping class"
10138
  msgstr "کلاس ارسال"
10139
 
10140
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:528
10141
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:695
10142
- #: includes/export/class-wc-product-csv-exporter.php:133
10143
  msgid "Images"
10144
  msgstr "تصاویر"
10145
 
10146
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:529
10147
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:712
10148
- #: includes/admin/meta-boxes/views/html-product-data-general.php:114
10149
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:86
10150
- #: includes/admin/meta-boxes/views/html-variation-admin.php:397
10151
- #: includes/export/class-wc-product-csv-exporter.php:134
10152
  msgid "Download limit"
10153
  msgstr "محدودیت دانلود"
10154
 
10155
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:530
10156
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:713
10157
- #: includes/export/class-wc-product-csv-exporter.php:135
10158
  msgid "Download expiry days"
10159
  msgstr "انقضای دانلود (روز)"
10160
 
10161
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:531
10162
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:696
10163
  #: includes/admin/reports/class-wc-report-stock.php:174
10164
- #: includes/export/class-wc-product-csv-exporter.php:136
10165
  msgid "Parent"
10166
  msgstr "مادر"
10167
 
10168
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:532
10169
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:697
10170
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:32
10171
- #: includes/export/class-wc-product-csv-exporter.php:138
10172
  msgid "Upsells"
10173
  msgstr "بیش فروش ها"
10174
 
10175
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:533
10176
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:698
10177
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:48
10178
- #: includes/export/class-wc-product-csv-exporter.php:139
10179
  msgid "Cross-sells"
10180
  msgstr "فروش مکمل"
10181
 
10182
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:534
10183
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:699
10184
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:14
10185
- #: includes/export/class-wc-product-csv-exporter.php:137
10186
  msgid "Grouped products"
10187
  msgstr "محصولات گروهی"
10188
 
10189
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:535
10190
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:703
10191
- #: includes/export/class-wc-product-csv-exporter.php:140
10192
  msgid "External URL"
10193
  msgstr "لینک خارجی"
10194
 
10195
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:536
10196
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:704
10197
- #: includes/admin/meta-boxes/views/html-product-data-general.php:24
10198
- #: includes/export/class-wc-product-csv-exporter.php:141
10199
  msgid "Button text"
10200
  msgstr "متن دکمه"
10201
 
10202
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:537
10203
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:729
10204
- #: includes/export/class-wc-product-csv-exporter.php:142
10205
  msgid "Position"
10206
  msgstr "موقعیت قرارگیری"
10207
 
10208
  #. translators: %d: Attribute number
10209
  #. translators: %s: attribute number
10210
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:548
10211
- #: includes/export/class-wc-product-csv-exporter.php:597
10212
  msgid "Attribute %d name"
10213
  msgstr "نام ویژگی %d "
10214
 
10215
  #. translators: %d: Attribute number
10216
  #. translators: %s: attribute number
10217
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:550
10218
- #: includes/export/class-wc-product-csv-exporter.php:599
10219
  msgid "Attribute %d value(s)"
10220
  msgstr "مقدار ویژگی %d"
10221
 
10222
  #. translators: %d: Attribute number
10223
  #. translators: %s: attribute number
10224
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:552
10225
- #: includes/export/class-wc-product-csv-exporter.php:601
10226
  msgid "Attribute %d visible"
10227
  msgstr "قابلیت نمایش ویژگی %d "
10228
 
10229
  #. translators: %d: Attribute number
10230
  #. translators: %s: attribute number
10231
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:554
10232
- #: includes/export/class-wc-product-csv-exporter.php:603
10233
  msgid "Attribute %d global"
10234
  msgstr "ویژگی سراسری %d "
10235
 
10236
  #. translators: %d: Attribute number
10237
  #. translators: %s: attribute number
10238
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:556
10239
- #: includes/export/class-wc-product-csv-exporter.php:641
10240
  msgid "Attribute %d default"
10241
  msgstr "ویژگی پیشفرض %d "
10242
 
10243
  #. translators: %d: Download number
10244
  #. translators: %s: download number
10245
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:558
10246
- #: includes/export/class-wc-product-csv-exporter.php:570
10247
  msgid "Download %d name"
10248
  msgstr "نام دانلود %d "
10249
 
10250
  #. translators: %d: Download number
10251
  #. translators: %s: download number
10252
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:560
10253
- #: includes/export/class-wc-product-csv-exporter.php:572
10254
  msgid "Download %d URL"
10255
  msgstr "آدرس دانلود %d "
10256
 
10257
  #. translators: %d: Meta number
10258
  #. translators: %s: meta data name
10259
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:562
10260
- #: includes/export/class-wc-product-csv-exporter.php:686
10261
  msgid "Meta: %s"
10262
  msgstr "متا: %s"
10263
 
10264
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:664
10265
  #: includes/admin/importers/mappings/generic.php:23
10266
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:118
10267
  #: includes/admin/views/html-bulk-edit-product.php:21
10268
  #: includes/admin/views/html-quick-edit-product.php:32
10269
  #: includes/widgets/class-wc-widget-products.php:54 templates/cart/cart.php:31
10270
- #: templates/cart/cart.php:94 templates/emails/email-order-details.php:46
10271
  msgid "Price"
10272
  msgstr "قیمت"
10273
 
10274
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:682
10275
- #: templates/single-product/product-attributes.php:35
10276
  msgid "Dimensions"
10277
  msgstr "ابعاد"
10278
 
10279
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:701
 
 
 
 
 
 
 
 
10280
  msgid "External product"
10281
  msgstr "محصول خارجی"
10282
 
10283
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:708
10284
- #: includes/admin/settings/class-wc-settings-advanced.php:238
10285
  #: includes/admin/views/html-admin-page-product-export.php:40
10286
- #: includes/class-wc-query.php:118 includes/wc-account-functions.php:100
10287
  #: templates/emails/email-downloads.php:22
10288
  #: templates/emails/plain/email-downloads.php:20
10289
- #: templates/order/order-downloads.php:25
10290
  msgid "Downloads"
10291
  msgstr "دانلود ها"
10292
 
10293
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:710
10294
  msgid "Download name"
10295
  msgstr "نام دانلود"
10296
 
10297
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:711
10298
  msgid "Download URL"
10299
  msgstr "آدرس دانلود"
10300
 
10301
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:719
10302
  msgid "Attribute name"
10303
  msgstr "نام ویژگی"
10304
 
10305
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:720
10306
  msgid "Attribute value(s)"
10307
  msgstr "مقدار ویژگی"
10308
 
10309
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:721
10310
  msgid "Is a global attribute?"
10311
  msgstr "یک ویژگی سراسری است؟"
10312
 
10313
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:722
10314
  msgid "Attribute visibility"
10315
  msgstr "ویژگی قابل نمایش"
10316
 
10317
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:723
10318
  msgid "Default attribute"
10319
  msgstr "ویژگی پیشفرض"
10320
 
10321
- #: includes/admin/importers/class-wc-product-csv-importer-controller.php:728
10322
- msgid "Import as meta"
10323
  msgstr "درون ریزی به صورت متا"
10324
 
10325
  #: includes/admin/importers/class-wc-tax-rate-importer.php:169
@@ -10339,11 +10621,11 @@ msgstr "همه موارد به اتمام رسید"
10339
  msgid "View tax rates"
10340
  msgstr "نمایش نرخ‌های مالیاتی"
10341
 
10342
- #: includes/admin/importers/class-wc-tax-rate-importer.php:229
10343
  msgid "Import tax rates"
10344
  msgstr "درون‌ریزی نرخ‌های مالیاتی"
10345
 
10346
- #: includes/admin/importers/class-wc-tax-rate-importer.php:245
10347
  msgid ""
10348
  "Hi there! Upload a CSV file containing tax rates to import the contents into "
10349
  "your shop. Choose a .csv file to upload, then click \"Upload file and import\"."
@@ -10352,61 +10634,59 @@ msgstr ""
10352
  "را برای بارگذاری انتخاب و کلید بارگذاری و درون‌ریزی را بزنید."
10353
 
10354
  #. translators: 1: Link to tax rates sample file 2: Closing link.
10355
- #: includes/admin/importers/class-wc-tax-rate-importer.php:248
10356
  msgid ""
10357
  "Your CSV needs to include columns in a specific order. %1$sClick here to "
10358
  "download a sample%2$s."
10359
  msgstr ""
10360
- "پرونده CSV شما نیاز دارد شامل ستون‌هایی در سفارش خواص باشد.%1$s برای دانلود "
10361
- "نمونه کلیک کنید%2$s."
10362
 
10363
- #: includes/admin/importers/class-wc-tax-rate-importer.php:258
10364
  #: includes/admin/importers/views/html-product-csv-import-form.php:31
10365
  msgid ""
10366
- "Before you can upload your import file, you will need to fix the following "
10367
- "error:"
10368
  msgstr "قبل از بارگذاری فایل درون‌ریزی باید خطاهای زیر را برطرف کنید:"
10369
 
10370
- #: includes/admin/importers/class-wc-tax-rate-importer.php:267
10371
  msgid "Choose a file from your computer:"
10372
  msgstr "فایل را از کامپیوتر خود انتخاب کنید"
10373
 
10374
  #. translators: %s: maximum upload size
10375
- #: includes/admin/importers/class-wc-tax-rate-importer.php:277
10376
  #: includes/admin/importers/views/html-product-csv-import-form.php:45
10377
  msgid "Maximum size: %s"
10378
  msgstr "بیشترین حجم مجاز: %s"
10379
 
10380
- #: includes/admin/importers/class-wc-tax-rate-importer.php:286
10381
  msgid "OR enter path to file:"
10382
  msgstr "یا مسیر فایل مورد نظر را وارد کنید"
10383
 
10384
- #: includes/admin/importers/class-wc-tax-rate-importer.php:293
10385
  msgid "Delimiter"
10386
  msgstr "جداکننده"
10387
 
10388
- #: includes/admin/importers/class-wc-tax-rate-importer.php:299
10389
  msgid "Upload file and import"
10390
  msgstr "بارگذاری و درون‌ریزی"
10391
 
10392
- #: includes/admin/importers/class-wc-tax-rate-importer.php:314
10393
  msgid "Sorry, there has been an error."
10394
  msgstr "ببشخید، ایرادی پیش آمد."
10395
 
10396
  #: includes/admin/importers/mappings/generic.php:21
10397
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:84
10398
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:88
10399
  #: includes/gateways/cheque/class-wc-gateway-cheque.php:64
10400
  #: includes/gateways/cod/class-wc-gateway-cod.php:115
10401
  #: includes/gateways/paypal/includes/settings-paypal.php:18
10402
- #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:197
10403
- #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:79
10404
  #: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:123
10405
  #: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:102
10406
  #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:80
10407
  #: includes/widgets/class-wc-widget-cart.php:30
10408
  #: includes/widgets/class-wc-widget-layered-nav-filters.php:28
10409
- #: includes/widgets/class-wc-widget-layered-nav.php:73
10410
  #: includes/widgets/class-wc-widget-price-filter.php:30
10411
  #: includes/widgets/class-wc-widget-product-categories.php:44
10412
  #: includes/widgets/class-wc-widget-product-search.php:28
@@ -10428,11 +10708,11 @@ msgid "Parent SKU"
10428
  msgstr "شناسه والد"
10429
 
10430
  #: includes/admin/importers/mappings/generic.php:25
10431
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:444
10432
- #: includes/admin/meta-boxes/views/html-order-items.php:318
10433
- #: templates/cart/cart.php:32 templates/cart/cart.php:100
10434
- #: templates/emails/email-order-details.php:45
10435
- #: templates/global/quantity-input.php:31
10436
  msgid "Quantity"
10437
  msgstr "تعداد"
10438
 
@@ -10475,19 +10755,18 @@ msgid "Import complete!"
10475
  msgstr "درون ریزی تکمیل شد!"
10476
 
10477
  #: includes/admin/importers/views/html-csv-import-done.php:61
10478
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:443
10479
- #: includes/admin/meta-boxes/views/html-order-items.php:317
10480
  #: includes/admin/reports/class-wc-report-downloads.php:84
10481
- #: includes/admin/reports/class-wc-report-downloads.php:215
10482
  #: includes/admin/reports/class-wc-report-stock.php:173
10483
- #: includes/class-wc-emails.php:408 includes/class-wc-post-types.php:304
10484
  #: includes/class-wc-privacy-exporters.php:338
10485
- #: includes/data-stores/class-wc-product-data-store-cpt.php:107
10486
- #: includes/wc-account-functions.php:211 templates/cart/cart.php:30
10487
- #: templates/cart/cart.php:74 templates/checkout/form-pay.php:27
10488
- #: templates/checkout/review-order.php:26
10489
- #: templates/emails/email-order-details.php:44
10490
- #: templates/order/order-details.php:45
10491
  msgid "Product"
10492
  msgstr "محصول"
10493
 
@@ -10496,7 +10775,7 @@ msgid "Reason for failure"
10496
  msgstr "دلیل برای استرداد"
10497
 
10498
  #: includes/admin/importers/views/html-csv-import-done.php:94
10499
- #: includes/class-wc-auth.php:94 includes/class-wc-post-types.php:313
10500
  #: includes/class-wc-product-grouped.php:42
10501
  msgid "View products"
10502
  msgstr "نمایش محصولات"
@@ -10546,14 +10825,13 @@ msgid "Your products are now being imported..."
10546
  msgstr "محصولات شما شروع به درون ریزی کردند..."
10547
 
10548
  #: includes/admin/importers/views/html-product-csv-import-form.php:14
10549
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:52
10550
  msgid "Import products from a CSV file"
10551
  msgstr "درون ریزی محصولات از طریق یک فایل CSV"
10552
 
10553
  #: includes/admin/importers/views/html-product-csv-import-form.php:15
10554
  msgid ""
10555
- "This tool allows you to import (or merge) product data to your store from a "
10556
- "CSV file."
10557
  msgstr ""
10558
  "با این ابزار شما اجازه دارید اطلاعات محصولات خود را از طریق فایل CSV درون ریزی "
10559
  "کنید."
@@ -10568,8 +10846,8 @@ msgstr "بروزرسانی محصولات پیشین"
10568
 
10569
  #: includes/admin/importers/views/html-product-csv-import-form.php:60
10570
  msgid ""
10571
- "Existing products that match by ID or SKU will be updated. Products that do "
10572
- "not exist will be skipped."
10573
  msgstr ""
10574
  "محصولات موجود که با ID یا SKU مطابقت دارند، به روز می شوند. محصولاتی که وجود "
10575
  "ندارد از بین خواهد رفت."
@@ -10618,7 +10896,7 @@ msgstr "نوع کوپن"
10618
 
10619
  #: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:84
10620
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:90
10621
- #: includes/admin/reports/class-wc-report-sales-by-date.php:726
10622
  msgid "Coupon amount"
10623
  msgstr "مبلغ کوپن"
10624
 
@@ -10643,302 +10921,323 @@ msgstr "%1$s / %2$s"
10643
  msgid "Show all types"
10644
  msgstr "نمایش همه"
10645
 
10646
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:50
10647
  msgid "When you receive a new order, it will appear here."
10648
  msgstr "هنگامی که شما یک سفارش تازه دریافت کنید ، در اینجا آنرا می بینید."
10649
 
10650
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:51
10651
  msgid "Learn more about orders"
10652
  msgstr "اطلاعات بیشتر درباره سفارش ها"
10653
 
10654
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:115
10655
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:122
10656
  #: includes/admin/reports/class-wc-report-coupon-usage.php:367
10657
- #: includes/admin/reports/class-wc-report-customers.php:235
10658
  #: includes/admin/reports/class-wc-report-sales-by-category.php:274
10659
- #: includes/admin/reports/class-wc-report-sales-by-date.php:604
10660
  #: includes/admin/reports/class-wc-report-sales-by-product.php:410
10661
- #: includes/wc-account-functions.php:191
10662
  #: includes/widgets/class-wc-widget-products.php:53
10663
- #: templates/myaccount/my-orders.php:14
10664
  msgid "Date"
10665
  msgstr "تاریخ"
10666
 
10667
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:117
10668
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:312
10669
  msgid "Billing"
10670
  msgstr "صورت حساب"
10671
 
10672
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:118
10673
  msgid "Ship to"
10674
  msgstr "ارسال به"
10675
 
10676
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:120
10677
- #: includes/admin/reports/class-wc-report-customer-list.php:218
10678
  #: includes/admin/reports/class-wc-report-stock.php:177
10679
- #: includes/wc-account-functions.php:194
10680
  msgid "Actions"
10681
  msgstr "عملیات ها"
10682
 
10683
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:138
10684
  msgid "Change status to processing"
10685
  msgstr "تغییر وضعیت به در حال پردازش"
10686
 
10687
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:139
10688
  msgid "Change status to on-hold"
10689
  msgstr "تغییر وضعیت به نگه داشته شده"
10690
 
10691
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:140
10692
  msgid "Change status to completed"
10693
  msgstr "تغییر وضعیت به تکمیل شده"
10694
 
10695
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:141
10696
  msgid "Remove personal data"
10697
  msgstr "پاک کردن داده های شخصی"
10698
 
10699
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:179
10700
  msgid "Preview"
10701
  msgstr "پیش‌ نمایش"
10702
 
10703
  #. translators: %d: notes count
10704
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:207
10705
  msgid "Plus %d other note"
10706
  msgid_plural "Plus %d other notes"
10707
  msgstr[0] "افزودن یادداشت دیگر %d"
10708
 
10709
  #. translators: %d: notes count
10710
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:210
10711
  msgid "%d note"
10712
  msgid_plural "%d notes"
10713
  msgstr[0] "یادداشت %d"
10714
 
10715
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:240
10716
  msgid "M j, Y"
10717
  msgstr "M j, Y"
10718
 
10719
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:275
10720
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:549
10721
  msgid "Processing"
10722
  msgstr "در حال انجام"
10723
 
10724
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:283
10725
  #: includes/libraries/action-scheduler/classes/ActionScheduler_Store.php:181
10726
  msgid "Complete"
10727
  msgstr "تکمیل شده"
10728
 
10729
  #. translators: %s: order ID
10730
  #. translators: %s: order number
10731
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:346
10732
  #: includes/class-wc-query.php:115
10733
- #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:628
10734
  msgid "Order #%s"
10735
  msgstr "سفارش #%s"
10736
 
10737
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:348
10738
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:149
10739
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:176
10740
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:97
10741
  msgid "Close modal panel"
10742
  msgstr "بستن پنل اعلان"
10743
 
10744
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:356
10745
- #: templates/checkout/form-billing.php:33
10746
  msgid "Billing details"
10747
  msgstr "جزئیات پرداخت"
10748
 
10749
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:360
10750
- #: includes/admin/reports/class-wc-report-customer-list.php:213
10751
- #: includes/admin/settings/class-wc-settings-emails.php:265
10752
- #: templates/single-product-reviews.php:79
10753
  msgid "Email"
10754
  msgstr "ایمیل"
10755
 
10756
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:370
10757
  msgid "Payment via"
10758
  msgstr "پرداخت از طریق"
10759
 
10760
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:376
10761
  #: includes/gateways/paypal/includes/settings-paypal.php:91
10762
  msgid "Shipping details"
10763
  msgstr "جزئیات حمل و نقل"
10764
 
10765
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:384
10766
  #: includes/admin/meta-boxes/views/html-order-shipping.php:23
10767
  msgid "Shipping method"
10768
  msgstr "روش حمل و نقل"
10769
 
10770
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:392
10771
  msgid "Note"
10772
  msgstr "یادداشت"
10773
 
10774
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:406
10775
  msgid "Edit this order"
10776
  msgstr "ویرایش این سفارش"
10777
 
10778
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:445
10779
  #: includes/admin/meta-boxes/views/html-order-items.php:38
10780
  #: includes/admin/meta-boxes/views/html-order-items.php:39
10781
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:156
10782
  #: includes/admin/settings/class-wc-settings-tax.php:29
10783
- #: includes/class-wc-countries.php:405 includes/class-wc-order-item-tax.php:159
10784
- #: includes/class-wc-tax.php:762
10785
  msgid "Tax"
10786
  msgstr "مالیات"
10787
 
10788
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:540
10789
  msgid "On-hold"
10790
  msgstr "نگه داشته شده"
10791
 
10792
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:541
10793
  msgid "Change order status to on-hold"
10794
  msgstr "تغییر وضعیت به نگه داشته شده"
10795
 
10796
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:550
10797
  msgid "Change order status to processing"
10798
  msgstr "تغییر وضعیت سفارش به در حال پردازش"
10799
 
10800
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:558
10801
  msgid "Completed"
10802
  msgstr "تکمیل شده"
10803
 
10804
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:559
10805
  msgid "Change order status to completed"
10806
  msgstr "تغییر وضعیت سفارش به تکمیل شده"
10807
 
10808
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:566
10809
  msgid "Change status: "
10810
  msgstr "تغییر وضعیت به:"
10811
 
10812
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:612
10813
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:613
10814
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:391
10815
  #: includes/admin/meta-boxes/views/html-order-shipping.php:24
10816
- #: includes/admin/settings/class-wc-settings-accounts.php:174
10817
- #: includes/admin/settings/class-wc-settings-accounts.php:186
10818
  #: includes/admin/settings/class-wc-settings-accounts.php:195
10819
  #: includes/admin/settings/class-wc-settings-accounts.php:204
10820
  #: includes/admin/settings/class-wc-settings-accounts.php:213
 
10821
  #: includes/admin/settings/class-wc-settings-emails.php:122
10822
  #: includes/admin/settings/class-wc-settings-emails.php:134
10823
- #: includes/admin/settings/views/settings-tax.php:103
 
 
 
 
 
 
10824
  #: includes/shipping/flat-rate/includes/settings-flat-rate.php:59
10825
  #: includes/shipping/flat-rate/includes/settings-flat-rate.php:70
10826
- #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:91
10827
  #: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:90
10828
  #: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:99
10829
  #: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:136
10830
- #: includes/wc-account-functions.php:346
10831
- #: includes/wc-formatting-functions.php:1221
10832
- #: includes/wc-formatting-functions.php:1240
10833
  #: templates/emails/email-addresses.php:32
10834
- #: templates/order/order-details-customer.php:35
10835
- #: templates/order/order-details-customer.php:53
10836
- #: templates/single-product/meta.php:31
10837
  msgid "N/A"
10838
  msgstr "نامعلوم"
10839
 
10840
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:658
10841
  msgid "Order status changed by bulk edit:"
10842
  msgstr "وضعیت سفارش توسط ویرایش توده‌ای تغییر یافت :"
10843
 
10844
  #. translators: %d: orders count
10845
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:698
10846
  msgid "%d order status changed."
10847
  msgid_plural "%d order statuses changed."
10848
  msgstr[0] "%d وضعیت سفارش تغییر کرد."
10849
 
10850
  #. translators: %d: orders count
10851
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:706
10852
  msgid "Removed personal data from %d order."
10853
  msgid_plural "Removed personal data from %d orders."
10854
  msgstr[0] "اطلاعات فردی از سفارش %d حذف شد."
10855
 
10856
  #. translators: 1: user display name 2: user ID 3: user email
10857
  #. translators: $1: customer name, $2 customer id, $3: customer email
10858
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:735
10859
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:296
10860
  #: includes/admin/settings/views/html-keys-edit.php:43
10861
- #: includes/class-wc-ajax.php:1480
10862
  msgid "%1$s (#%2$s &ndash; %3$s)"
10863
  msgstr "%1$s (#%2$s &ndash; %3$s)"
10864
 
10865
- #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:742
10866
  msgid "Filter by registered customer"
10867
  msgstr "فیلتر بر اساس مشتریان عضو شده"
10868
 
10869
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:50
10870
  msgid "Ready to start selling something awesome?"
10871
  msgstr "برای یک فروش عالی آماده هستید؟"
10872
 
10873
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:51
10874
- msgid "Create your first product!"
10875
- msgstr "ساخت نخستین محصول شما!"
 
 
 
 
10876
 
10877
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:249
10878
  msgid "Toggle featured"
10879
  msgstr "تبدیل به حالت ویژه"
10880
 
10881
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:251
10882
- #: includes/admin/settings/class-wc-settings-emails.php:302
10883
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:186
10884
- #: includes/admin/settings/class-wc-settings-shipping.php:260
10885
  #: includes/admin/views/html-bulk-edit-product.php:206
10886
  #: includes/admin/views/html-bulk-edit-product.php:240
10887
- #: includes/admin/views/html-bulk-edit-product.php:297
10888
  msgid "Yes"
10889
  msgstr "بله"
10890
 
10891
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:253
10892
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:189
10893
- #: includes/admin/settings/class-wc-settings-shipping.php:261
10894
  #: includes/admin/views/html-bulk-edit-product.php:207
10895
  #: includes/admin/views/html-bulk-edit-product.php:241
10896
- #: includes/admin/views/html-bulk-edit-product.php:298
10897
  msgid "No"
10898
  msgstr "خیر"
10899
 
10900
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:263
10901
  #: includes/admin/reports/class-wc-report-stock.php:114
10902
- #: includes/wc-product-functions.php:858
10903
  msgid "On backorder"
10904
  msgstr "در پیش‌خرید"
10905
 
10906
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:265
10907
  #: includes/admin/reports/class-wc-report-stock.php:116
10908
- #: includes/wc-formatting-functions.php:1147
10909
- #: includes/wc-product-functions.php:856
10910
  msgid "In stock"
10911
  msgstr "موجود در انبار"
10912
 
10913
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:321
10914
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:329
10915
  msgid "Filter by category"
10916
  msgstr "فیلتر بر اساس دسته بندی"
10917
 
10918
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:345
10919
  msgid "Filter by product type"
10920
  msgstr "فیلتر بر اساس نوع محصولات"
10921
 
10922
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:356
10923
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:69
10924
- #: includes/admin/meta-boxes/views/html-variation-admin.php:81
10925
  msgid "Downloadable"
10926
  msgstr "دانلودی"
10927
 
10928
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:360
10929
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:62
10930
- #: includes/admin/meta-boxes/views/html-variation-admin.php:85
10931
  msgid "Virtual"
10932
  msgstr "مجازی"
10933
 
10934
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:376
10935
  msgid "Filter by stock status"
10936
  msgstr "فیلتر براساس موجودی"
10937
 
10938
- #: includes/admin/list-tables/class-wc-admin-list-table-products.php:489
10939
  msgid "Sorting"
10940
  msgstr "مرتب سازی"
10941
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10942
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:47
10943
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:230
10944
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:87
@@ -10970,14 +11269,13 @@ msgstr "اجازه حمل و نقل رایگان"
10970
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:105
10971
  msgid ""
10972
  "Check this box if the coupon grants free shipping. A <a href=\"%s\" target="
10973
- "\"_blank\">free shipping method</a> must be enabled in your shipping zone and "
10974
- "be set to require \"a valid free shipping coupon\" (see the \"Free Shipping "
10975
- "Requires\" setting)."
10976
  msgstr ""
10977
  "اگر كد تخفيف شامل ارسال رایگان است، این گزینه را علامت بزنید. <a href=\"%s\" "
10978
  "target=\"_blank\">روش ارسال رایگان</a> باید فعال شود و نیاز به تنظیم \"یک کوپن "
10979
- "ارسال رایگان معتبر\" دارد . ( تنظیمات \" نیازمندی های ارسال رایگان\" را "
10980
- "ببینید)."
10981
 
10982
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:117
10983
  msgid "Coupon expiry date"
@@ -10996,8 +11294,8 @@ msgid ""
10996
  "This field allows you to set the minimum spend (subtotal) allowed to use the "
10997
  "coupon."
10998
  msgstr ""
10999
- "این فیلد به شما اجازه تنظیم صرف حداقل (جمع،با مالیات) برای استفاده از کوپن را "
11000
- "می دهد."
11001
 
11002
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:153
11003
  msgid "Maximum spend"
@@ -11009,8 +11307,8 @@ msgstr "بدون محدودیت"
11009
 
11010
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:155
11011
  msgid ""
11012
- "This field allows you to set the maximum spend (subtotal) allowed when using "
11013
- "the coupon."
11014
  msgstr ""
11015
  "این فیلد به شما اجازه تنظیم صرف حداکثر (جمع،با مالیات) برای استفاده از کوپن را "
11016
  "می دهد."
@@ -11031,16 +11329,16 @@ msgstr "به‌جز محصولات فروش ویژه"
11031
 
11032
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:177
11033
  msgid ""
11034
- "Check this box if the coupon should not apply to items on sale. Per-item "
11035
- "coupons will only work if the item is not on sale. Per-cart coupons will only "
11036
- "work if there are items in the cart that are not on sale."
11037
  msgstr ""
11038
- "اگر نمی خواهید کوپن برای اقلام در حال فروش (حراجی) استفاده نشود، این باکس را "
11039
- "پر کنید."
11040
 
11041
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:188
11042
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:206
11043
- #: includes/admin/meta-boxes/views/html-order-items.php:323
11044
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:15
11045
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:33
11046
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:49
@@ -11074,8 +11372,8 @@ msgstr "هر دسته‌بندی"
11074
 
11075
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:239
11076
  msgid ""
11077
- "Product categories that the coupon will be applied to, or that need to be in "
11078
- "the cart in order for the \"Fixed cart discount\" to be applied."
11079
  msgstr ""
11080
  "دسته بندی محصولاتی که کوپن به آن اعمال می شود، یا که نیازمند قرار گرفتن در سبد "
11081
  "خرید برای اعمال \"تصحیح تخفیف سبد\" است."
@@ -11090,8 +11388,8 @@ msgstr "فاقد دسته بندی ها"
11090
 
11091
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:257
11092
  msgid ""
11093
- "Product categories that the coupon will not be applied to, or that cannot be "
11094
- "in the cart in order for the \"Fixed cart discount\" to be applied."
11095
  msgstr ""
11096
  "دسته بندی محصولاتی که کوپن به آن ها اعمال نمی شود یا که نمی تواند در سبد خرید "
11097
  "برای \" تصحیح تخفیف سبد\" اعمال شود."
@@ -11107,13 +11405,13 @@ msgstr "بدون محدودیت"
11107
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:268
11108
  msgid ""
11109
  "Whitelist of billing emails to check against when an order is placed. Separate "
11110
- "email addresses with commas. You can also use an asterisk (*) to match parts "
11111
- "of an email. For example \"*@gmail.com\" would match all gmail addresses."
11112
  msgstr ""
11113
- "لیست سفید از ایمیل های صورتحساب برای بررسی در برابر زمانی که یک سفارش قرار "
11114
- "داده است. آدرسهای ایمیل را با ویرگول جدا کنید. شما همچنین می توانید از ستاره "
11115
- "(*) برای مطابقت با قسمت های ایمیل استفاده کنید. به عنوان مثال \"*@gmail.com\" "
11116
- "تمام آدرس های جیمیل را مطابقت می دهد."
11117
 
11118
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:289
11119
  msgid "Usage limit per coupon"
@@ -11150,16 +11448,15 @@ msgstr "محدودیت مصرف برای هر کاربر"
11150
 
11151
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:327
11152
  msgid ""
11153
- "How many times this coupon can be used by an individual user. Uses billing "
11154
- "email for guests, and user ID for logged in users."
11155
  msgstr ""
11156
- "چند بار این کوپن می تواند توسط یک کاربر خاص استفاده شود. با استفاده از ایمیل "
11157
- "در صدور صورت حساب برای مهمانان، و شناسه کاربر برای کاربران وارد شده."
11158
 
11159
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:360
11160
  msgid ""
11161
- "Coupon code already exists - customers will use the latest coupon with this "
11162
- "code."
11163
  msgstr "کد کوپن وجود دارد - مشتریان از این کد کوپن استفاده خواهند کرد"
11164
 
11165
  #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:37
@@ -11179,7 +11476,7 @@ msgid "Choose an action..."
11179
  msgstr "یک عملیات را انتخاب کنید..."
11180
 
11181
  #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:54
11182
- #: includes/widgets/class-wc-widget-layered-nav.php:268
11183
  msgid "Apply"
11184
  msgstr "اعمال کردن"
11185
 
@@ -11224,7 +11521,7 @@ msgid "h"
11224
  msgstr "ارتفاع"
11225
 
11226
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:237
11227
- #: includes/admin/settings/class-wc-settings-products.php:397
11228
  msgid "m"
11229
  msgstr "متر"
11230
 
@@ -11249,7 +11546,7 @@ msgid "Profile &rarr;"
11249
  msgstr "حساب کاربری &larr;"
11250
 
11251
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:303
11252
- #: includes/admin/reports/class-wc-report-downloads.php:194
11253
  msgid "Guest"
11254
  msgstr "مهمان"
11255
 
@@ -11267,8 +11564,8 @@ msgid "No billing address set."
11267
  msgstr "آدرسی برای پرداخت تعیین نشده."
11268
 
11269
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:389
11270
- #: includes/class-wc-order.php:1948 templates/checkout/order-receipt.php:39
11271
- #: templates/checkout/thankyou.php:69
11272
  msgid "Payment method:"
11273
  msgstr "روش پرداخت:"
11274
 
@@ -11310,7 +11607,7 @@ msgstr "یادداشت مشتری در باره سفارش"
11310
 
11311
  #. translators: %d file count
11312
  #: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:57
11313
- #: includes/class-wc-ajax.php:807
11314
  msgid "File %d"
11315
  msgstr "فایل %d"
11316
 
@@ -11322,35 +11619,11 @@ msgstr "جستجو برای یک محصول دانلودی&hellip;"
11322
  msgid "Grant access"
11323
  msgstr "ارائه دسترسی"
11324
 
11325
- #. translators: $1: Date created, $2 Time created
11326
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:50
11327
- #: includes/class-wc-ajax.php:1299
11328
- msgid "added on %1$s at %2$s"
11329
- msgstr "اضافه شد در تاریخ %1$s ساعت %2$s"
11330
-
11331
- #. translators: %s: note author
11332
- #. translators: %s: plugin author
11333
- #. translators: %s: note author
11334
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:54
11335
- #: includes/admin/views/html-admin-page-status-report.php:590
11336
- #: includes/class-wc-ajax.php:1305 templates/content-widget-reviews.php:31
11337
- msgid "by %s"
11338
- msgstr "توسط %s"
11339
-
11340
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:57
11341
- #: includes/class-wc-ajax.php:1308
11342
- msgid "Delete note"
11343
- msgstr "پاک یادداشت"
11344
-
11345
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:63
11346
- msgid "There are no notes yet."
11347
- msgstr "اینجا هنوز یادداشتی وجود ندارد."
11348
-
11349
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:70
11350
  msgid "Add note"
11351
  msgstr "افزودن یادداشت"
11352
 
11353
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:70
11354
  msgid ""
11355
  "Add a note for your reference, or add a customer note (the user will be "
11356
  "notified)."
@@ -11358,23 +11631,24 @@ msgstr ""
11358
  "افزودن یادداشت به منبع شما، یا افزودن یادداشت مشتری ( کاربر متوجه پیام خواهد "
11359
  "شد ) "
11360
 
11361
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:74
11362
  msgid "Note type"
11363
  msgstr "نوع یادداشت."
11364
 
11365
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:76
11366
  msgid "Private note"
11367
  msgstr "یادداشت خصوصی"
11368
 
11369
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:77
11370
  msgid "Note to customer"
11371
  msgstr "یادداشت به خریدار"
11372
 
11373
- #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:79
11374
- #: includes/admin/meta-boxes/views/html-order-items.php:336
11375
- #: includes/admin/meta-boxes/views/html-order-items.php:393
11376
  #: includes/admin/meta-boxes/views/html-product-data-attributes.php:28
11377
  #: includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore_PostTypeRegistrar.php:33
 
11378
  msgid "Add"
11379
  msgstr "افزودن"
11380
 
@@ -11389,7 +11663,7 @@ msgstr "محصولات دانلود‌شدنی دسترسی به یک فایل
11389
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:93
11390
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:72
11391
  #: includes/admin/settings/class-wc-settings-products.php:40
11392
- #: includes/admin/settings/class-wc-settings-products.php:128
11393
  msgid "Inventory"
11394
  msgstr "انبار"
11395
 
@@ -11398,7 +11672,7 @@ msgid "Linked Products"
11398
  msgstr "محصولات مرتبط"
11399
 
11400
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:117
11401
- #: includes/class-wc-post-types.php:355
11402
  msgid "Variations"
11403
  msgstr "متغیرها"
11404
 
@@ -11408,29 +11682,29 @@ msgid "Advanced"
11408
  msgstr "پیشرفته"
11409
 
11410
  #. translators: 1: product ID 2: quantity in stock
11411
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:336
11412
- #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:434
11413
  msgid ""
11414
  "The stock has not been updated because the value has changed since editing. "
11415
  "Product %1$d has %2$d units in stock."
11416
  msgstr ""
11417
- "موجودی به روز نشده است زیرا مقدار از زمان اصلاح تغییر کرده است. محصول%1$d "
11418
- "دارای %2$d موجودی در انبار است."
11419
 
11420
  #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:56
11421
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:76
11422
  msgid "Delete image"
11423
  msgstr "پاک کردن تصویر"
11424
 
11425
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:76
11426
  msgid "Add images to product gallery"
11427
  msgstr "افزودن تصویر به گالری تصاویر محصول"
11428
 
11429
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:76
11430
  msgid "Add to gallery"
11431
  msgstr "افزودن به گالری"
11432
 
11433
- #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:76
11434
  msgid "Add product gallery images"
11435
  msgstr "افزودن گالری تصاویر محصول"
11436
 
@@ -11445,13 +11719,13 @@ msgstr[0] "%s بار دانلود شده"
11445
 
11446
  #: includes/admin/meta-boxes/views/html-order-download-permission.php:27
11447
  #: includes/class-wc-privacy-exporters.php:346
11448
- #: includes/wc-account-functions.php:212
11449
  msgid "Downloads remaining"
11450
  msgstr "باقیمانده دانلودها"
11451
 
11452
  #: includes/admin/meta-boxes/views/html-order-download-permission.php:29
11453
- #: includes/admin/meta-boxes/views/html-product-data-general.php:115
11454
- #: includes/admin/meta-boxes/views/html-variation-admin.php:398
11455
  msgid "Unlimited"
11456
  msgstr "بدون محدودیت"
11457
 
@@ -11461,11 +11735,11 @@ msgid "Access expires"
11461
  msgstr "انقضای دسترسی"
11462
 
11463
  #: includes/admin/meta-boxes/views/html-order-download-permission.php:33
11464
- #: includes/admin/meta-boxes/views/html-product-data-general.php:130
11465
- #: includes/admin/meta-boxes/views/html-variation-admin.php:416
11466
  #: templates/emails/email-downloads.php:58
11467
  #: templates/emails/plain/email-downloads.php:40
11468
- #: templates/order/order-downloads.php:63
11469
  msgid "Never"
11470
  msgstr "هرگز"
11471
 
@@ -11476,7 +11750,7 @@ msgstr "لینک دانلود مشتری"
11476
  #: includes/admin/meta-boxes/views/html-order-download-permission.php:47
11477
  #: includes/admin/settings/views/html-keys-edit.php:135
11478
  #: includes/admin/settings/views/html-keys-edit.php:143
11479
- #: includes/admin/views/html-admin-page-status-report.php:41
11480
  msgid "Copied!"
11481
  msgstr "کپی شد!"
11482
 
@@ -11501,7 +11775,7 @@ msgid "View report"
11501
  msgstr "مشاهده گزارش"
11502
 
11503
  #: includes/admin/meta-boxes/views/html-order-fee.php:18
11504
- #: includes/class-wc-cart-fees.php:80 includes/class-wc-order-item-fee.php:211
11505
  msgid "Fee"
11506
  msgstr "هزینه"
11507
 
@@ -11513,40 +11787,46 @@ msgstr "نام هزینه"
11513
  msgid "Add&nbsp;meta"
11514
  msgstr "افزودن&nbsp;توضیحات"
11515
 
11516
- #: includes/admin/meta-boxes/views/html-order-item.php:25
11517
- #: templates/single-product/meta.php:31
11518
  msgid "SKU:"
11519
  msgstr "شناسه محصول:"
11520
 
11521
- #: includes/admin/meta-boxes/views/html-order-item.php:29
11522
  msgid "Variation ID:"
11523
  msgstr "شناسه متغیر:"
11524
 
11525
  #. translators: %s: variation id
11526
- #: includes/admin/meta-boxes/views/html-order-item.php:34
11527
  msgid "%s (No longer exists)"
11528
  msgstr "%s (دیگر وجود ندارد)"
11529
 
11530
- #: includes/admin/meta-boxes/views/html-order-item.php:94
11531
- #: includes/admin/meta-boxes/views/html-order-item.php:140
11532
- msgid "Pre-discount:"
11533
- msgstr "قبل از تخفیف:"
 
 
 
 
 
 
11534
 
11535
- #: includes/admin/meta-boxes/views/html-order-item.php:99
11536
  msgid "After pre-tax discounts."
11537
  msgstr "بعد از تخفیف های مالیات"
11538
 
11539
- #: includes/admin/meta-boxes/views/html-order-item.php:160
11540
  msgid "Edit item"
11541
  msgstr "ویرایش آیتم"
11542
 
11543
- #: includes/admin/meta-boxes/views/html-order-item.php:160
11544
  msgid "Delete item"
11545
  msgstr "پاک آیتم"
11546
 
11547
  #: includes/admin/meta-boxes/views/html-order-items.php:29
11548
- #: includes/class-wc-form-handler.php:553
11549
- #: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:483
11550
  msgid "Item"
11551
  msgstr "مورد"
11552
 
@@ -11555,98 +11835,102 @@ msgstr "مورد"
11555
  msgid "Qty"
11556
  msgstr "تعداد "
11557
 
11558
- #: includes/admin/meta-boxes/views/html-order-items.php:105
11559
  msgid "Coupon(s)"
11560
  msgstr "کوپن‌ها"
11561
 
11562
- #: includes/admin/meta-boxes/views/html-order-items.php:203
11563
  msgid "Refunded"
11564
  msgstr "مسترد شده"
11565
 
11566
- #: includes/admin/meta-boxes/views/html-order-items.php:217
11567
  msgid "Add item(s)"
11568
  msgstr "افزودن مورد(ها)"
11569
 
11570
- #: includes/admin/meta-boxes/views/html-order-items.php:219
11571
- #: templates/cart/cart.php:136 templates/checkout/form-coupon.php:38
11572
  msgid "Apply coupon"
11573
  msgstr "اعمال تخفیف"
11574
 
11575
- #: includes/admin/meta-boxes/views/html-order-items.php:222
11576
  msgid "To edit this order change the status back to \"Pending\""
11577
  msgstr "برای ویرایش این سفارش وضعیت آن را به \"معلق\" برگردانید"
11578
 
11579
- #: includes/admin/meta-boxes/views/html-order-items.php:222
11580
  msgid "This order is no longer editable."
11581
  msgstr "امکان ویرایش این سفارش وجود ندارد"
11582
 
11583
- #: includes/admin/meta-boxes/views/html-order-items.php:225
11584
- #: includes/class-wc-order.php:1965
11585
  msgid "Refund"
11586
  msgstr "برگشت"
11587
 
11588
- #: includes/admin/meta-boxes/views/html-order-items.php:232
11589
  msgid "Recalculate"
11590
  msgstr "محاسبه مجدد"
11591
 
11592
- #: includes/admin/meta-boxes/views/html-order-items.php:237
11593
  msgid "Add product(s)"
11594
  msgstr "افزودن محصول"
11595
 
11596
- #: includes/admin/meta-boxes/views/html-order-items.php:238
11597
  msgid "Add fee"
11598
  msgstr "افزودن دستمزد"
11599
 
11600
- #: includes/admin/meta-boxes/views/html-order-items.php:239
11601
  msgid "Add shipping"
11602
  msgstr "افزودن روش حمل و نقل"
11603
 
11604
- #: includes/admin/meta-boxes/views/html-order-items.php:241
11605
- #: includes/admin/meta-boxes/views/html-order-items.php:350
11606
  msgid "Add tax"
11607
  msgstr "افزودن مالیات"
11608
 
11609
- #: includes/admin/meta-boxes/views/html-order-items.php:248
11610
  #: templates/myaccount/form-reset-password.php:45
11611
  msgid "Save"
11612
  msgstr "ذخیره"
11613
 
11614
- #: includes/admin/meta-boxes/views/html-order-items.php:255
11615
  msgid "Restock refunded items"
11616
  msgstr "موارد برگشتی به انبار"
11617
 
11618
- #: includes/admin/meta-boxes/views/html-order-items.php:260
11619
  msgid "Amount already refunded"
11620
  msgstr "مبلغ قبلا مسترد شده است"
11621
 
11622
- #: includes/admin/meta-boxes/views/html-order-items.php:264
11623
  msgid "Total available to refund"
11624
  msgstr "مجموع موجود برای استرداد"
11625
 
11626
- #: includes/admin/meta-boxes/views/html-order-items.php:268
11627
- #: includes/admin/reports/class-wc-report-sales-by-date.php:766
 
 
 
 
11628
  msgid "Refund amount"
11629
  msgstr "مبلغ استرداد"
11630
 
11631
- #: includes/admin/meta-boxes/views/html-order-items.php:275
11632
  msgid "Note: the refund reason will be visible by the customer."
11633
  msgstr "گوشزد: دلیل استرداد برای مشتری قابل رویت خواهد بود"
11634
 
11635
- #: includes/admin/meta-boxes/views/html-order-items.php:275
11636
  msgid "Reason for refund (optional):"
11637
  msgstr "دلیل استرداد (دلخواه)"
11638
 
11639
- #: includes/admin/meta-boxes/views/html-order-items.php:286
11640
  msgid "Payment gateway"
11641
  msgstr "دروازه پرداخت"
11642
 
11643
  #. translators: refund amount, gateway name
11644
- #: includes/admin/meta-boxes/views/html-order-items.php:290
11645
  msgid "Refund %1$s via %2$s"
11646
  msgstr "مسترد شده %1$s توسط %2$s"
11647
 
11648
  #. translators: refund amount
11649
- #: includes/admin/meta-boxes/views/html-order-items.php:294
11650
  msgid ""
11651
  "You will need to manually issue a refund through your payment gateway after "
11652
  "using this."
@@ -11654,32 +11938,32 @@ msgstr ""
11654
  "شما باید به صورت دستی بازگشت وجه را در این دروازه پرداخت پس از استفاده از این "
11655
  "مورد انجام دهید."
11656
 
11657
- #: includes/admin/meta-boxes/views/html-order-items.php:294
11658
  msgid "Refund %s manually"
11659
  msgstr "برگشت دستی %s"
11660
 
11661
- #: includes/admin/meta-boxes/views/html-order-items.php:307
11662
  msgid "Add products"
11663
  msgstr "افزودن محصولات"
11664
 
11665
- #: includes/admin/meta-boxes/views/html-order-items.php:361
11666
  msgid "Rate name"
11667
  msgstr "نام نرخ"
11668
 
11669
- #: includes/admin/meta-boxes/views/html-order-items.php:363
11670
  msgid "Rate code"
11671
  msgstr "کد نرخ"
11672
 
11673
- #: includes/admin/meta-boxes/views/html-order-items.php:364
11674
- #: includes/admin/settings/class-wc-settings-tax.php:197
11675
  msgid "Rate %"
11676
  msgstr "نرخ %"
11677
 
11678
- #: includes/admin/meta-boxes/views/html-order-items.php:385
11679
  msgid "Or, enter tax rate ID:"
11680
  msgstr "یا شناسه نرخ مالیت را وارد کنید:"
11681
 
11682
- #: includes/admin/meta-boxes/views/html-order-items.php:386
11683
  #: includes/customizer/class-wc-shop-customizer.php:701
11684
  #: includes/gateways/paypal/includes/settings-paypal.php:122
11685
  #: includes/gateways/paypal/includes/settings-paypal.php:130
@@ -11692,6 +11976,26 @@ msgstr "یا شناسه نرخ مالیت را وارد کنید:"
11692
  msgid "Optional"
11693
  msgstr "دلخواه"
11694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11695
  #. translators: 1: refund id 2: refund date 3: username
11696
  #: includes/admin/meta-boxes/views/html-order-refund.php:23
11697
  msgid "Refund #%1$s - %2$s by %3$s"
@@ -11706,16 +12010,20 @@ msgstr "استرداد #%1$s - %2$s"
11706
  msgid "Shipping name"
11707
  msgstr "نام حمل و نقل"
11708
 
11709
- #: includes/admin/meta-boxes/views/html-product-attribute.php:40
 
 
 
 
11710
  msgid "Select terms"
11711
  msgstr "انتخاب دوره ها"
11712
 
11713
- #: includes/admin/meta-boxes/views/html-product-attribute.php:58
11714
  msgid "Add new"
11715
  msgstr "افزودن جدید"
11716
 
11717
  #. translators: %s: WC_DELIMITER
11718
- #: includes/admin/meta-boxes/views/html-product-attribute.php:66
11719
  msgid "Enter some text, or some attributes by \"%s\" separating values."
11720
  msgstr "لطفا یک متن وارد کنید ، یا صفت ها را با مقدار \"%s\" جداسازی کنید."
11721
 
@@ -11749,78 +12057,81 @@ msgstr "سفارش سازی ویژگی‌های محصول"
11749
  msgid "Save attributes"
11750
  msgstr "ذخیره ویژگی ها"
11751
 
11752
- #: includes/admin/meta-boxes/views/html-product-data-general.php:14
11753
  msgid "Product URL"
11754
  msgstr "لینک محصول"
11755
 
11756
- #: includes/admin/meta-boxes/views/html-product-data-general.php:16
11757
  msgid "Enter the external URL to the product."
11758
  msgstr "یک لینک خارجی برای محصول وارد کنید."
11759
 
11760
- #: includes/admin/meta-boxes/views/html-product-data-general.php:26
11761
  msgid "This text will be shown on the button linking to the external product."
11762
  msgstr "این متن روی دکمه لینک دادن به محصول خارجی نشان داده خواهد شد."
11763
 
11764
- #: includes/admin/meta-boxes/views/html-product-data-general.php:49
11765
- #: includes/admin/meta-boxes/views/html-variation-admin.php:131
11766
  msgid "Schedule"
11767
  msgstr "زمان بندی فروش"
11768
 
11769
- #: includes/admin/meta-boxes/views/html-product-data-general.php:57
11770
  msgid "Sale price dates"
11771
  msgstr "تاریخ قیمت فروش فوق‌العاده"
11772
 
11773
- #: includes/admin/meta-boxes/views/html-product-data-general.php:60
11774
- msgid "The sale will end at the beginning of the set date."
11775
- msgstr "فروش در آغاز تاریخ تنظیم به پایان خواهد رسید."
 
 
 
11776
 
11777
- #: includes/admin/meta-boxes/views/html-product-data-general.php:69
11778
- #: includes/admin/meta-boxes/views/html-variation-admin.php:351
11779
  msgid "Downloadable files"
11780
  msgstr "فایل های دانلودی"
11781
 
11782
- #: includes/admin/meta-boxes/views/html-product-data-general.php:74
11783
- #: includes/admin/meta-boxes/views/html-variation-admin.php:355
11784
  msgid "This is the name of the download shown to the customer."
11785
  msgstr "این نام دانلود برای مشتری نمایان می گردد."
11786
 
11787
- #: includes/admin/meta-boxes/views/html-product-data-general.php:75
11788
- #: includes/admin/meta-boxes/views/html-variation-admin.php:356
11789
  msgid "File URL"
11790
  msgstr "آدرس فایل"
11791
 
11792
- #: includes/admin/meta-boxes/views/html-product-data-general.php:75
11793
- #: includes/admin/meta-boxes/views/html-variation-admin.php:356
11794
  msgid ""
11795
- "This is the URL or absolute path to the file which customers will get access "
11796
- "to. URLs entered here should already be encoded."
11797
  msgstr ""
11798
- "این آدرس ، مسیر ثابت فایل در هنگام دسترسی مشتری به آن می باشد. آدرس وارد شده "
11799
- "در اینجا می بایست از قبل کد گذاری شده باشد."
11800
 
11801
- #: includes/admin/meta-boxes/views/html-product-data-general.php:103
11802
  msgid "Add File"
11803
  msgstr "افزودن فایل"
11804
 
11805
- #: includes/admin/meta-boxes/views/html-product-data-general.php:116
11806
- #: includes/admin/meta-boxes/views/html-variation-admin.php:399
11807
  msgid "Leave blank for unlimited re-downloads."
11808
  msgstr "برای نامحدود بودن دانلود دوباره، خالی بگذارید."
11809
 
11810
- #: includes/admin/meta-boxes/views/html-product-data-general.php:129
11811
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:87
11812
- #: includes/admin/meta-boxes/views/html-variation-admin.php:415
11813
  msgid "Download expiry"
11814
  msgstr "انقضای دانلود"
11815
 
11816
- #: includes/admin/meta-boxes/views/html-product-data-general.php:131
11817
- #: includes/admin/meta-boxes/views/html-variation-admin.php:417
11818
  msgid "Enter the number of days before a download link expires, or leave blank."
11819
  msgstr ""
11820
- "خواهشمندیم تعداد روزهایی که مایلید لینک دانلود معتر باقی بماند را وارد کنید، "
11821
- "یا خالی بگذارید"
11822
 
11823
- #: includes/admin/meta-boxes/views/html-product-data-general.php:153
11824
  #: includes/admin/views/html-bulk-edit-product.php:76
11825
  #: includes/admin/views/html-quick-edit-product.php:54
11826
  #: includes/shipping/flat-rate/includes/settings-flat-rate.php:26
@@ -11829,34 +12140,34 @@ msgstr ""
11829
  msgid "Taxable"
11830
  msgstr "مشمول مالیات"
11831
 
11832
- #: includes/admin/meta-boxes/views/html-product-data-general.php:154
11833
  #: includes/admin/views/html-bulk-edit-product.php:77
11834
  #: includes/admin/views/html-quick-edit-product.php:55
11835
  msgid "Shipping only"
11836
  msgstr "فقط ارسال"
11837
 
11838
- #: includes/admin/meta-boxes/views/html-product-data-general.php:158
11839
  msgid ""
11840
  "Define whether or not the entire product is taxable, or just the cost of "
11841
  "shipping it."
11842
  msgstr "تعریف کنید کل محصول شامل مالیات است ، یا فقط هزینه ارسال آن."
11843
 
11844
- #: includes/admin/meta-boxes/views/html-product-data-general.php:169
11845
- #: includes/admin/meta-boxes/views/html-variation-admin.php:316
11846
  msgid ""
11847
- "Choose a tax class for this product. Tax classes are used to apply different "
11848
- "tax rates specific to certain types of product."
11849
  msgstr ""
11850
  "انتخاب کلاس مالیات برای این محصول. کلاس نرخ مالیات برای انواع محصول معرفی شده "
11851
  "بکار می رود."
11852
 
11853
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:21
11854
- #: includes/admin/meta-boxes/views/html-variation-admin.php:67
11855
  msgid "Stock Keeping Unit"
11856
  msgstr "شناسه اختصاصی محصول"
11857
 
11858
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:23
11859
- #: includes/admin/meta-boxes/views/html-variation-admin.php:69
11860
  msgid ""
11861
  "SKU refers to a Stock-keeping unit, a unique identifier for each distinct "
11862
  "product and service that can be purchased."
@@ -11865,7 +12176,7 @@ msgstr ""
11865
  "خریداری شود."
11866
 
11867
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:37
11868
- #: includes/admin/meta-boxes/views/html-variation-admin.php:91
11869
  #: includes/admin/views/html-bulk-edit-product.php:234
11870
  #: includes/admin/views/html-quick-edit-product.php:167
11871
  msgid "Manage stock?"
@@ -11876,34 +12187,34 @@ msgid "Enable stock management at product level"
11876
  msgstr "فعال کردن مدیریت موجودی انبار در سطح محصول"
11877
 
11878
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:50
11879
- #: includes/admin/meta-boxes/views/html-variation-admin.php:171
11880
  msgid "Stock quantity"
11881
  msgstr "موجودی انبار"
11882
 
11883
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:52
11884
  msgid ""
11885
- "Stock quantity. If this is a variable product this value will be used to "
11886
- "control stock for all variations, unless you define stock at variation level."
11887
  msgstr ""
11888
  "موجودی انبار. اگر این محصول متغیر است این مقدار برای کنترل انبار برای همه "
11889
  "تغییرات استفاده می شود، مگر اینکه در سطح تنوع موجودی تعریف می کنید."
11890
 
11891
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:67
11892
- #: includes/admin/meta-boxes/views/html-variation-admin.php:190
11893
  msgid "Allow backorders?"
11894
  msgstr "اجازه پیش سفارش؟"
11895
 
11896
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:70
11897
- #: includes/admin/meta-boxes/views/html-variation-admin.php:193
11898
  msgid ""
11899
  "If managing stock, this controls whether or not backorders are allowed. If "
11900
  "enabled, stock quantity can go below 0."
11901
  msgstr ""
11902
- "اگر موجودی را مدیریت می‌کنید، این كنترل ها به شما اجازه پيش فروش محصول و "
11903
- "تغييرات آن را می‌دهد. اگر فعال كنيد، موجودی انبار می‌تواند زير 0 هم باشد."
11904
 
11905
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:79
11906
- #: includes/admin/settings/class-wc-settings-products.php:191
11907
  msgid "Low stock threshold"
11908
  msgstr "آستانه کم‌بودن موجودی انبار"
11909
 
@@ -11914,15 +12225,15 @@ msgstr ""
11914
  "آگاه می شوید."
11915
 
11916
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:99
11917
- #: includes/admin/meta-boxes/views/html-variation-admin.php:219
11918
  #: includes/admin/reports/class-wc-report-stock.php:176
11919
  msgid "Stock status"
11920
  msgstr "وضعیت موجودی انبار"
11921
 
11922
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:102
11923
- #: includes/admin/meta-boxes/views/html-variation-admin.php:222
11924
- #: includes/api/v1/class-wc-rest-products-controller.php:1956
11925
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1694
11926
  msgid ""
11927
  "Controls whether or not the product is listed as \"in stock\" or \"out of stock"
11928
  "\" on the frontend."
@@ -11967,12 +12278,12 @@ msgstr "نوع محصول"
11967
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:83
11968
  #: includes/admin/views/html-bulk-edit-product.php:118
11969
  #: includes/admin/views/html-quick-edit-product.php:98
11970
- #: templates/single-product/product-attributes.php:28
11971
  msgid "Weight"
11972
  msgstr "وزن"
11973
 
11974
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:17
11975
- #: includes/admin/meta-boxes/views/html-variation-admin.php:242
11976
  msgid "Weight in decimal form"
11977
  msgstr "وزن به فرم اعشاری"
11978
 
@@ -11983,21 +12294,21 @@ msgstr "ابعاد (%s)"
11983
 
11984
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:30
11985
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:80
11986
- #: includes/admin/meta-boxes/views/html-variation-admin.php:268
11987
  #: includes/admin/views/html-quick-edit-product.php:111
11988
  msgid "Length"
11989
  msgstr "طول"
11990
 
11991
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:31
11992
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:81
11993
- #: includes/admin/meta-boxes/views/html-variation-admin.php:269
11994
  #: includes/admin/views/html-quick-edit-product.php:112
11995
  msgid "Width"
11996
  msgstr "عرض"
11997
 
11998
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:32
11999
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:82
12000
- #: includes/admin/meta-boxes/views/html-variation-admin.php:270
12001
  #: includes/admin/views/html-quick-edit-product.php:113
12002
  msgid "Height"
12003
  msgstr "ارتفاع"
@@ -12014,23 +12325,21 @@ msgstr "کلاس ارسالی وجود ندارد"
12014
 
12015
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:58
12016
  msgid ""
12017
- "Shipping classes are used by certain shipping methods to group similar "
12018
- "products."
12019
  msgstr ""
12020
  "کلاسهای ارسال بوسیله روشهای خاصی از حمل و نقل و برای گروه خاصی از محصولات "
12021
  "استفاده میشوند"
12022
 
12023
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:18
12024
  msgid ""
12025
- "Before you can add a variation you need to add some variation attributes on "
12026
- "the <strong>Attributes</strong> tab."
12027
  msgstr ""
12028
  "قبل از اینکه شما هر تغییری ایجاد کنید شما باید تغییراتی را در خصوصیات آن در سر "
12029
  "برگ <strong>ویژگی ها</strong> انجام دهید"
12030
 
12031
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:19
12032
  #: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:44
12033
- #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:98
12034
  msgid "Learn more"
12035
  msgstr "اطلاعات بیشتر"
12036
 
@@ -12163,8 +12472,8 @@ msgid "Go to the last page"
12163
  msgstr "رفتن به برگه آخر"
12164
 
12165
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:121
12166
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:106
12167
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:160
12168
  #: includes/admin/settings/views/html-keys-edit.php:118
12169
  #: includes/admin/views/html-admin-settings.php:44
12170
  #: templates/myaccount/form-edit-account.php:69
@@ -12191,108 +12500,107 @@ msgstr "انتخاب فایل"
12191
  msgid "Insert file URL"
12192
  msgstr "آدرس اینترنتی فایل را وارد کنید"
12193
 
12194
- #: includes/admin/meta-boxes/views/html-variation-admin.php:18
12195
  msgid "Drag and drop, or click to set admin variation order"
12196
  msgstr "بکشید و رها کنید، یا کلیک کنید تا ترتیب ادمین را تغییر دهید."
12197
 
12198
  #. translators: %s: attribute label
12199
- #: includes/admin/meta-boxes/views/html-variation-admin.php:33
12200
  msgid "Any %s&hellip;"
12201
  msgstr " %s&hellip;"
12202
 
12203
- #: includes/admin/meta-boxes/views/html-variation-admin.php:55
12204
  msgid "Remove this image"
12205
  msgstr "پاک کردن این عکس"
12206
 
12207
- #: includes/admin/meta-boxes/views/html-variation-admin.php:55
12208
  msgid "Upload an image"
12209
  msgstr "آپلود یک عکس"
12210
 
12211
- #: includes/admin/meta-boxes/views/html-variation-admin.php:77
12212
- #: includes/admin/settings/class-wc-settings-emails.php:302
12213
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:117
12214
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:85
12215
  msgid "Enabled"
12216
  msgstr "فعال شده"
12217
 
12218
- #: includes/admin/meta-boxes/views/html-variation-admin.php:80
12219
  msgid ""
12220
- "Enable this option if access is given to a downloadable file upon purchase of "
12221
- "a product"
12222
  msgstr "فعال کردن این گزینه اجازه دانلود محصول به محض پرداخت را فعال میکند."
12223
 
12224
- #: includes/admin/meta-boxes/views/html-variation-admin.php:84
12225
- msgid ""
12226
- "Enable this option if a product is not shipped or there is no shipping cost"
12227
  msgstr "این گزینه را تنها در صورتی فعال نمایید كه كالا ارسال نشده است "
12228
 
12229
- #: includes/admin/meta-boxes/views/html-variation-admin.php:90
12230
  msgid "Enable this option to enable stock management at variation level"
12231
  msgstr "فعال کردن این گزینه سبب فعال کردن اداره انبار در تراز متغیر می شود"
12232
 
12233
  #. translators: %s: currency symbol
12234
- #: includes/admin/meta-boxes/views/html-variation-admin.php:103
12235
  msgid "Regular price (%s)"
12236
  msgstr "قیمت اصلی (%s)"
12237
 
12238
- #: includes/admin/meta-boxes/views/html-variation-admin.php:115
12239
  msgid "Variation price (required)"
12240
  msgstr "تغییرات قیمت (الزامی)"
12241
 
12242
  #. translators: %s: currency symbol
12243
- #: includes/admin/meta-boxes/views/html-variation-admin.php:121
12244
  msgid "Sale price (%s)"
12245
  msgstr "قیمت فروش فوق‌العاده (%s)"
12246
 
12247
- #: includes/admin/meta-boxes/views/html-variation-admin.php:131
12248
  msgid "Cancel schedule"
12249
  msgstr "لغو زمان بندی"
12250
 
12251
- #: includes/admin/meta-boxes/views/html-variation-admin.php:141
12252
  msgid "Sale start date"
12253
  msgstr "تاریخ شروع حراج"
12254
 
12255
- #: includes/admin/meta-boxes/views/html-variation-admin.php:145
12256
  msgid "Sale end date"
12257
  msgstr "تاریخ پایان حراج"
12258
 
12259
- #: includes/admin/meta-boxes/views/html-variation-admin.php:173
12260
  msgid ""
12261
  "Enter a number to set stock quantity at the variation level. Use a variation's "
12262
  "'Manage stock?' check box above to enable/disable stock management at the "
12263
  "variation level."
12264
  msgstr ""
12265
  "یک عدد را برای تعیین مقدار موجودی در محصول متغیر وارد کنید. از \"مدیریت موجودی "
12266
- "انبار\" استفاده کنید. برای فعال کردن / غیرفعال کردن مدیریت انبار در محصول "
12267
- "متغیر، کادر بالا را بزنید."
12268
 
12269
  #. translators: %s: dimension unit
12270
- #: includes/admin/meta-boxes/views/html-variation-admin.php:261
12271
  msgid "Dimensions (L&times;W&times;H) (%s)"
12272
  msgstr "ابعاد (L&times;W&times;H) (%s)"
12273
 
12274
- #: includes/admin/meta-boxes/views/html-variation-admin.php:266
12275
  msgid "Length x width x height in decimal form"
12276
  msgstr "طول x عرض x ارتفاع به صورت اعشاری"
12277
 
12278
- #: includes/admin/meta-boxes/views/html-variation-admin.php:297
12279
- #: includes/admin/meta-boxes/views/html-variation-admin.php:314
12280
  msgid "Same as parent"
12281
  msgstr "مانند مادر"
12282
 
12283
- #: includes/admin/meta-boxes/views/html-variation-admin.php:343
12284
  msgid "Enter an optional description for this variation."
12285
  msgstr "یک نام دلخواه برای این متغیر انتخاب کنید."
12286
 
12287
- #: includes/admin/meta-boxes/views/html-variation-admin.php:383
12288
  msgid "Add file"
12289
  msgstr "افزودن فایل"
12290
 
12291
  #. translators: %s: version number
12292
  #: includes/admin/plugin-updates/class-wc-plugin-updates.php:120
12293
  msgid ""
12294
- "<strong>Heads up!</strong> The versions of the following plugins you're "
12295
- "running haven't been tested with the latest version of WooCommerce (%s)."
12296
  msgstr ""
12297
  "<strong>مراقب باشید!</strong> نسخه های افزونه های اشاره شده که شما در فروشگاه "
12298
  "خود به کار گرفته اید با آخرین نسخه ووکامرس آزمایش نشده اند (%s)."
@@ -12300,13 +12608,12 @@ msgstr ""
12300
  #. translators: %s: version number
12301
  #: includes/admin/plugin-updates/class-wc-plugin-updates.php:143
12302
  msgid ""
12303
- "<strong>Heads up!</strong> The versions of the following plugins you're "
12304
- "running haven't been tested with WooCommerce %s. Please update them or confirm "
12305
  "compatibility before updating WooCommerce, or you may experience issues:"
12306
  msgstr ""
12307
- "<strong>مراقب باشید!</strong> نسخه ی افزونه های ذکر شده در پایین ، با ووکامرس "
12308
- "%s آزمایش نشده اند. لطفا قبل از بروزرسانی ووکامرس ، این افزونه ها را بروزرسانی "
12309
- "کنید:"
12310
 
12311
  #: includes/admin/plugin-updates/class-wc-plugin-updates.php:220
12312
  msgid "unknown"
@@ -12325,9 +12632,8 @@ msgstr "آزمایش شده با نسخه ووکامرس"
12325
  #. translators: %s: version number
12326
  #: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:14
12327
  msgid ""
12328
- "The following active plugin(s) have not declared compatibility with "
12329
- "WooCommerce %s yet and should be updated and examined further before you "
12330
- "proceed:"
12331
  msgstr ""
12332
  "افزونه های ذکر شده زیر ، با ووکامرس %s (احتمالا) سازگاری ندارند و می بایست قبل "
12333
  "از بروزرسانی ووکامرس ، بروز شوند:"
@@ -12338,8 +12644,8 @@ msgstr "این یک بروزرسانی مهم است ، ایا از آمادگی
12338
 
12339
  #: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:44
12340
  msgid ""
12341
- "As this is a major update, we strongly recommend creating a backup of your "
12342
- "site before updating."
12343
  msgstr ""
12344
  "این یک بروزرسانی مهم است، قبل از به روزرسانی، به شدت توصیه می کنیم یک نسخه "
12345
  "پشتیبان از سایت خود ایجاد کنید."
@@ -12349,24 +12655,24 @@ msgid "Update now"
12349
  msgstr "بروزرسانی"
12350
 
12351
  #. translators: 1: total income 2: days
12352
- #: includes/admin/reports/class-wc-admin-report.php:507
12353
  msgid "Sold %1$s worth in the last %2$d days"
12354
  msgstr "فروش %1$sدر %2$s روز گذشته"
12355
 
12356
  #. translators: 1: total items sold 2: days
12357
- #: includes/admin/reports/class-wc-admin-report.php:510
12358
- msgid "Sold 1 item in the last %2$d days"
12359
  msgid_plural "Sold %1$d items in the last %2$d days"
12360
  msgstr[0] "مجموعا %1$d محصول در %2$d روز فروخته شده اند"
12361
 
12362
  #. translators: %1$s: open link, %2$s: close link
12363
- #: includes/admin/reports/class-wc-admin-report.php:672
12364
  msgid ""
12365
  "This report link has expired. %1$sClick here to view the filtered report%2$s."
12366
  msgstr ""
12367
  "لینک این گزارش منقضی شده است.%1$sبرای مشاهده گزارش های فیلتر شده کلیک کنید%2$s."
12368
 
12369
- #: includes/admin/reports/class-wc-admin-report.php:673
12370
  msgid "Confirm navigation"
12371
  msgstr "تایید ناوبری"
12372
 
@@ -12383,9 +12689,9 @@ msgstr "در مجموع %s کوپن استفاده شده است"
12383
  #: includes/admin/reports/class-wc-report-coupon-usage.php:135
12384
  #: includes/admin/reports/class-wc-report-customers.php:170
12385
  #: includes/admin/reports/class-wc-report-sales-by-category.php:119
12386
- #: includes/admin/reports/class-wc-report-sales-by-date.php:563
12387
  #: includes/admin/reports/class-wc-report-sales-by-product.php:142
12388
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:50
12389
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:50
12390
  msgid "Year"
12391
  msgstr "سال"
@@ -12393,9 +12699,9 @@ msgstr "سال"
12393
  #: includes/admin/reports/class-wc-report-coupon-usage.php:136
12394
  #: includes/admin/reports/class-wc-report-customers.php:171
12395
  #: includes/admin/reports/class-wc-report-sales-by-category.php:120
12396
- #: includes/admin/reports/class-wc-report-sales-by-date.php:564
12397
  #: includes/admin/reports/class-wc-report-sales-by-product.php:143
12398
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:51
12399
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:51
12400
  msgid "Last month"
12401
  msgstr "ماه گذشته"
@@ -12403,9 +12709,9 @@ msgstr "ماه گذشته"
12403
  #: includes/admin/reports/class-wc-report-coupon-usage.php:137
12404
  #: includes/admin/reports/class-wc-report-customers.php:172
12405
  #: includes/admin/reports/class-wc-report-sales-by-category.php:121
12406
- #: includes/admin/reports/class-wc-report-sales-by-date.php:565
12407
  #: includes/admin/reports/class-wc-report-sales-by-product.php:144
12408
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:52
12409
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:52
12410
  msgid "This month"
12411
  msgstr "این ماه"
@@ -12413,7 +12719,7 @@ msgstr "این ماه"
12413
  #: includes/admin/reports/class-wc-report-coupon-usage.php:138
12414
  #: includes/admin/reports/class-wc-report-customers.php:173
12415
  #: includes/admin/reports/class-wc-report-sales-by-category.php:122
12416
- #: includes/admin/reports/class-wc-report-sales-by-date.php:566
12417
  #: includes/admin/reports/class-wc-report-sales-by-product.php:145
12418
  msgid "Last 7 days"
12419
  msgstr "7 روز گذشته"
@@ -12455,11 +12761,11 @@ msgid "Most discount"
12455
  msgstr "بیشترین تخفیف"
12456
 
12457
  #: includes/admin/reports/class-wc-report-coupon-usage.php:370
12458
- #: includes/admin/reports/class-wc-report-customers.php:238
12459
  #: includes/admin/reports/class-wc-report-sales-by-category.php:277
12460
- #: includes/admin/reports/class-wc-report-sales-by-date.php:608
12461
  #: includes/admin/reports/class-wc-report-sales-by-product.php:413
12462
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:39
12463
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:39
12464
  #: includes/admin/settings/views/html-settings-tax.php:42
12465
  msgid "Export CSV"
@@ -12473,53 +12779,55 @@ msgstr "تعداد کوپن های استفاده شده"
12473
  msgid "Discount amount"
12474
  msgstr "میزان تخفیف"
12475
 
12476
- #: includes/admin/reports/class-wc-report-customer-list.php:39
12477
  msgid "No customers found."
12478
  msgstr "هیچ مشتری یافت نشد."
12479
 
12480
- #: includes/admin/reports/class-wc-report-customer-list.php:53
 
12481
  msgid "%s previous order linked"
12482
  msgid_plural "%s previous orders linked"
12483
  msgstr[0] "%s سفارش قبلی مرتبط شد"
12484
 
12485
- #: includes/admin/reports/class-wc-report-customer-list.php:63
 
12486
  msgid "Refreshed stats for %s"
12487
  msgstr "آمار %s نوسازی شد"
12488
 
12489
- #: includes/admin/reports/class-wc-report-customer-list.php:68
12490
  msgid "Search customers"
12491
  msgstr "جستجوی مشتریان"
12492
 
12493
- #: includes/admin/reports/class-wc-report-customer-list.php:153
12494
  msgid "Refresh stats"
12495
  msgstr "نوسازی وضعیت"
12496
 
12497
- #: includes/admin/reports/class-wc-report-customer-list.php:165
12498
  msgid "View orders"
12499
  msgstr "نمایش سفارشات"
12500
 
12501
- #: includes/admin/reports/class-wc-report-customer-list.php:180
12502
  msgid "Link previous orders"
12503
  msgstr "لینک سفارشات گذشته"
12504
 
12505
- #: includes/admin/reports/class-wc-report-customer-list.php:211
12506
  msgid "Name (Last, First)"
12507
  msgstr "نام (نام،نام خانوادگی)"
12508
 
12509
- #: includes/admin/reports/class-wc-report-customer-list.php:212
12510
- #: includes/class-wc-checkout.php:229 templates/myaccount/form-login.php:79
12511
  msgid "Username"
12512
  msgstr "نام کاربری"
12513
 
12514
- #: includes/admin/reports/class-wc-report-customer-list.php:214
12515
  msgid "Location"
12516
  msgstr "جایگاه فروشگاه"
12517
 
12518
- #: includes/admin/reports/class-wc-report-customer-list.php:216
12519
  msgid "Money spent"
12520
  msgstr "پول هزینه ها"
12521
 
12522
- #: includes/admin/reports/class-wc-report-customer-list.php:217
12523
  msgid "Last order"
12524
  msgstr "آخرین سفارش"
12525
 
@@ -12537,12 +12845,12 @@ msgid "Guest sales"
12537
  msgstr "تمام فروش میهمان ها"
12538
 
12539
  #: includes/admin/reports/class-wc-report-customers.php:126
12540
- #: includes/admin/reports/class-wc-report-customers.php:329
12541
  msgid "Customer orders"
12542
  msgstr "تمام سفارشات مشتری "
12543
 
12544
  #: includes/admin/reports/class-wc-report-customers.php:131
12545
- #: includes/admin/reports/class-wc-report-customers.php:339
12546
  msgid "Guest orders"
12547
  msgstr "تمام سفارشات میهمان"
12548
 
@@ -12550,19 +12858,19 @@ msgstr "تمام سفارشات میهمان"
12550
  msgid "orders"
12551
  msgstr "سفارش ها"
12552
 
12553
- #: includes/admin/reports/class-wc-report-customers.php:335
12554
  msgid "customer orders"
12555
  msgstr "تمام سفارشات مشتری "
12556
 
12557
- #: includes/admin/reports/class-wc-report-customers.php:345
12558
  msgid "guest orders"
12559
  msgstr "تمام سفارشات میهمان"
12560
 
12561
- #: includes/admin/reports/class-wc-report-customers.php:349
12562
  msgid "Signups"
12563
  msgstr "نام نویسی ها"
12564
 
12565
- #: includes/admin/reports/class-wc-report-customers.php:356
12566
  msgid "new users"
12567
  msgstr "کاربران تازه"
12568
 
@@ -12579,7 +12887,7 @@ msgid "Permission ID"
12579
  msgstr "شناسه دسترسی"
12580
 
12581
  #: includes/admin/reports/class-wc-report-downloads.php:89
12582
- #: includes/admin/reports/class-wc-report-downloads.php:219
12583
  msgid "IP address"
12584
  msgstr "آدرس آی پی:"
12585
 
@@ -12592,35 +12900,39 @@ msgstr "فیلترهای فعال"
12592
  msgid "Filter by product"
12593
  msgstr "فیلتر براساس محصول"
12594
 
12595
- #: includes/admin/reports/class-wc-report-downloads.php:170
 
 
 
 
12596
  msgid "Filter by file"
12597
  msgstr "فیلتر براساس فایل"
12598
 
12599
- #: includes/admin/reports/class-wc-report-downloads.php:179
12600
  msgid "Filter by order"
12601
  msgstr "فیلتر براساس سفارش"
12602
 
12603
- #: includes/admin/reports/class-wc-report-downloads.php:190
12604
  msgid "Filter by user"
12605
  msgstr "فیلتر براساس کاربر"
12606
 
12607
- #: includes/admin/reports/class-wc-report-downloads.php:201
12608
  msgid "Filter by IP address"
12609
  msgstr "فیلتر براساس آدرس IP"
12610
 
12611
- #: includes/admin/reports/class-wc-report-downloads.php:216
12612
  msgid "File"
12613
  msgstr "فایل"
12614
 
12615
- #: includes/admin/reports/class-wc-report-downloads.php:253
12616
  msgid "No customer downloads found."
12617
  msgstr "هیچ دانلودی برای مشتری یافت نشد."
12618
 
12619
- #: includes/admin/reports/class-wc-report-low-in-stock.php:25
12620
  msgid "No low in stock products found."
12621
  msgstr "تعداد هیچکدام از محصولات در انبار کم نمی باشد"
12622
 
12623
- #: includes/admin/reports/class-wc-report-out-of-stock.php:25
12624
  msgid "No out of stock products found."
12625
  msgstr "هیچ محصولی در انبار موجود نیست"
12626
 
@@ -12642,101 +12954,101 @@ msgid "Choose a category to view stats"
12642
  msgstr "انتخاب یک دسته برای نمایش آمارها"
12643
 
12644
  #. translators: %s: average total sales
12645
- #: includes/admin/reports/class-wc-report-sales-by-date.php:446
12646
  msgid "%s average gross daily sales"
12647
  msgstr "%s میانگین فروش ناخالص روزانه "
12648
 
12649
  #. translators: %s: average sales
12650
- #: includes/admin/reports/class-wc-report-sales-by-date.php:451
12651
  msgid "%s average net daily sales"
12652
  msgstr "%s میانگین فروش خالص روزانه"
12653
 
12654
  #. translators: %s: average total sales
12655
- #: includes/admin/reports/class-wc-report-sales-by-date.php:459
12656
  msgid "%s average gross monthly sales"
12657
  msgstr "%s متوسط فروش ناخالص ماهیانه"
12658
 
12659
  #. translators: %s: average sales
12660
- #: includes/admin/reports/class-wc-report-sales-by-date.php:464
12661
  msgid "%s average net monthly sales"
12662
  msgstr "%s میانگین فروش خالص ماهانه"
12663
 
12664
  #. translators: %s: total sales
12665
- #: includes/admin/reports/class-wc-report-sales-by-date.php:473
12666
  msgid "%s gross sales in this period"
12667
  msgstr "%s فروش ناخالص در این دوره"
12668
 
12669
- #: includes/admin/reports/class-wc-report-sales-by-date.php:476
12670
  msgid ""
12671
- "This is the sum of the order totals after any refunds and including shipping "
12672
- "and taxes."
12673
  msgstr "این جمع از مجموع سفارش پس از برگشتی ها بجز حمل و نقل و مالیات می باشد."
12674
 
12675
  #. translators: %s: net sales
12676
- #: includes/admin/reports/class-wc-report-sales-by-date.php:491
12677
  msgid "%s net sales in this period"
12678
  msgstr "%s فروش خالص در این دوره"
12679
 
12680
- #: includes/admin/reports/class-wc-report-sales-by-date.php:494
12681
  msgid ""
12682
- "This is the sum of the order totals after any refunds and excluding shipping "
12683
- "and taxes."
12684
  msgstr "این جمع از مجموع سفارش پس از برگشتی ها بجز حمل و نقل و مالیات می باشد."
12685
 
12686
  #. translators: %s: total orders
12687
- #: includes/admin/reports/class-wc-report-sales-by-date.php:509
12688
  msgid "%s orders placed"
12689
  msgstr "%s سفارش ثبت شده"
12690
 
12691
  #. translators: %s: total items
12692
- #: includes/admin/reports/class-wc-report-sales-by-date.php:519
12693
  msgid "%s items purchased"
12694
  msgstr "%s موارد خریداری شده"
12695
 
12696
  #. translators: 1: total refunds 2: total refunded orders 3: refunded items
12697
- #: includes/admin/reports/class-wc-report-sales-by-date.php:528
12698
  msgid "%1$s refunded %2$d order (%3$d item)"
12699
  msgid_plural "%1$s refunded %2$d orders (%3$d items)"
12700
  msgstr[0] "%1$s بازگشت %2$d سفارش (%3$d مورد)"
12701
 
12702
  #. translators: %s: total shipping
12703
- #: includes/admin/reports/class-wc-report-sales-by-date.php:539
12704
  msgid "%s charged for shipping"
12705
  msgstr "%s برای حمل و نقل تغییر یافته است"
12706
 
12707
  #. translators: %s: total coupons
12708
- #: includes/admin/reports/class-wc-report-sales-by-date.php:548
12709
  msgid "%s worth of coupons used"
12710
  msgstr "%s مجموع ارزش کوپن های استفاده شده"
12711
 
12712
- #: includes/admin/reports/class-wc-report-sales-by-date.php:690
12713
  #: includes/admin/reports/class-wc-report-sales-by-product.php:534
12714
  msgid "Number of items sold"
12715
  msgstr "تعداد موارد فروخته شده"
12716
 
12717
- #: includes/admin/reports/class-wc-report-sales-by-date.php:698
12718
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:158
12719
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:212
12720
  msgid "Number of orders"
12721
  msgstr "تعداد سفارشات"
12722
 
12723
- #: includes/admin/reports/class-wc-report-sales-by-date.php:706
12724
  msgid "Average gross sales amount"
12725
  msgstr "میانگین میزان فروش خالص"
12726
 
12727
- #: includes/admin/reports/class-wc-report-sales-by-date.php:716
12728
  msgid "Average net sales amount"
12729
  msgstr "میانگین فروش خالص"
12730
 
12731
- #: includes/admin/reports/class-wc-report-sales-by-date.php:736
12732
  msgid "Shipping amount"
12733
  msgstr "میزان حمل و نقل"
12734
 
12735
- #: includes/admin/reports/class-wc-report-sales-by-date.php:746
12736
  msgid "Gross sales amount"
12737
  msgstr "مبلغ فروش ناخالص"
12738
 
12739
- #: includes/admin/reports/class-wc-report-sales-by-date.php:756
12740
  msgid "Net sales amount"
12741
  msgstr "مبلغ فروش خالص"
12742
 
@@ -12755,7 +13067,6 @@ msgid "Showing reports for:"
12755
  msgstr "نمایش گزارش برای:"
12756
 
12757
  #: includes/admin/reports/class-wc-report-sales-by-product.php:208
12758
- #: includes/api/v2/class-wc-rest-system-status-tools-v2-controller.php:186
12759
  msgid "Reset"
12760
  msgstr "بازگردانی"
12761
 
@@ -12795,7 +13106,7 @@ msgstr "هیچ محصولی یافت نشد."
12795
 
12796
  #: includes/admin/reports/class-wc-report-stock.php:142
12797
  #: includes/admin/views/html-admin-page-status-logs.php:35
12798
- #: includes/wc-account-functions.php:277
12799
  msgid "View"
12800
  msgstr "نمایش "
12801
 
@@ -12809,39 +13120,38 @@ msgstr "%s محصول"
12809
  msgid "Units in stock"
12810
  msgstr "موجود در انبار"
12811
 
12812
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:157
12813
  msgid "Rate"
12814
  msgstr "نرخ"
12815
 
12816
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:159
12817
  msgid "Tax amount"
12818
  msgstr "مبلغ مالیات"
12819
 
12820
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:159
12821
  msgid "This is the sum of the \"Tax rows\" tax amount within your orders."
12822
  msgstr "این مجموع فیلد \"ردیف مالیات\" مجموع مقدار مالیات در سفارشات شماست."
12823
 
12824
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:160
12825
  msgid "Shipping tax amount"
12826
  msgstr "مالیات حمل و نقل"
12827
 
12828
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:160
12829
- msgid ""
12830
- "This is the sum of the \"Tax rows\" shipping tax amount within your orders."
12831
  msgstr ""
12832
  "این مجموع فیلد \"ردیف مالیات\" مجموع مقدار هزینه حمل و نقل در سفارشات شماست."
12833
 
12834
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:161
12835
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:215
12836
  msgid "Total tax"
12837
  msgstr "مجموع مالیات"
12838
 
12839
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:161
12840
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:215
12841
  msgid "This is the total tax for the rate (shipping tax + product tax)."
12842
  msgstr "این مالیات در کل برای میزان (مالیات حمل و نقل + مالیات بر محصول) است."
12843
 
12844
- #: includes/admin/reports/class-wc-report-taxes-by-code.php:193
12845
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:257
12846
  msgid "No taxes found in this period"
12847
  msgstr "هیچ مالیاتی در این دوره یافت نشد"
@@ -12884,85 +13194,99 @@ msgid "Accounts &amp; Privacy"
12884
  msgstr "حساب کاربری &amp; حریم خصوصی"
12885
 
12886
  #: includes/admin/settings/class-wc-settings-accounts.php:34
12887
- #, fuzzy
12888
- #| msgid "Account erasure requests"
12889
  msgid "account erasure request"
12890
  msgstr "درخواست حذف حساب"
12891
 
12892
- #: includes/admin/settings/class-wc-settings-accounts.php:47
12893
  msgid "Guest checkout"
12894
  msgstr "تکمیل خرید بدون عضویت"
12895
 
12896
- #: includes/admin/settings/class-wc-settings-accounts.php:48
12897
  msgid "Allow customers to place orders without an account"
12898
  msgstr "اجازه به مشتریان برای ثبت سفارش بدون نیاز به نام نویسی."
12899
 
12900
- #: includes/admin/settings/class-wc-settings-accounts.php:56
12901
  #: includes/class-wc-download-handler.php:164 templates/auth/form-login.php:49
12902
- #: templates/global/form-login.php:48 templates/myaccount/form-login.php:32
12903
  msgid "Login"
12904
  msgstr "ورود"
12905
 
12906
- #: includes/admin/settings/class-wc-settings-accounts.php:57
12907
  msgid "Allow customers to log into an existing account during checkout"
12908
  msgstr "اجازه ورود کاربران قدیمی از طریق صفحه پروسه تسویه حساب"
12909
 
12910
- #: includes/admin/settings/class-wc-settings-accounts.php:65
12911
  msgid "Account creation"
12912
  msgstr "ساخت حساب کاربری"
12913
 
12914
- #: includes/admin/settings/class-wc-settings-accounts.php:66
12915
  msgid "Allow customers to create an account during checkout"
12916
  msgstr "اجازه به مشتریان برای ایجاد حساب کاربری در هنگام تسویه حساب"
12917
 
12918
- #: includes/admin/settings/class-wc-settings-accounts.php:74
12919
  msgid "Allow customers to create an account on the \"My account\" page"
12920
  msgstr "اجازه نام نویسی در برگه \"حساب کاربری من\""
12921
 
12922
- #: includes/admin/settings/class-wc-settings-accounts.php:82
12923
  msgid ""
12924
- "When creating an account, automatically generate a username from the "
12925
- "customer's email address"
12926
- msgstr "ساخت خودکار نام کاربری از ایمیل مشتری در هنگام ثبت نام"
 
 
12927
 
12928
- #: includes/admin/settings/class-wc-settings-accounts.php:90
12929
  msgid "When creating an account, automatically generate an account password"
12930
  msgstr "ساخت گذرواژه خودکار برای حساب مشتری در هنگام عضویت"
12931
 
12932
- #: includes/admin/settings/class-wc-settings-accounts.php:98
12933
  msgid "Account erasure requests"
12934
  msgstr "درخواست حذف حساب"
12935
 
12936
- #: includes/admin/settings/class-wc-settings-accounts.php:99
12937
- msgid "Remove personal data from orders"
12938
- msgstr "حذف اطلاعات شخصی از سفارشات"
12939
 
12940
  #. Translators: %s URL to erasure request screen.
12941
- #: includes/admin/settings/class-wc-settings-accounts.php:101
12942
  msgid ""
12943
  "When handling an %s, should personal data within orders be retained or removed?"
12944
  msgstr "هنگام مدیریت یک %s، آیا داده های شخصی در دستورات بایستی حفظ یا حذف شوند؟"
12945
 
12946
- #: includes/admin/settings/class-wc-settings-accounts.php:109
12947
- msgid "Remove access to downloads"
12948
- msgstr "حذف دسترسی به دانلود"
12949
 
12950
  #. Translators: %s URL to erasure request screen.
12951
- #: includes/admin/settings/class-wc-settings-accounts.php:111
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12952
  msgid ""
12953
- "When handling an %s, should access to downloadable files be revoked and "
12954
- "download logs cleared?"
12955
  msgstr ""
12956
- "هنگام مدیریت %s باید دسترسی به فایل های دانلود شده لغو شود و لاگ دانلودها را "
12957
- "پاک کند؟"
12958
 
12959
- #: includes/admin/settings/class-wc-settings-accounts.php:123
12960
  #: includes/customizer/class-wc-shop-customizer.php:756
12961
  #: includes/customizer/class-wc-shop-customizer.php:799
12962
  msgid "Privacy policy"
12963
  msgstr "حفظ حریم خصوصی"
12964
 
12965
- #: includes/admin/settings/class-wc-settings-accounts.php:126
12966
  msgid ""
12967
  "This section controls the display of your website privacy policy. The privacy "
12968
  "notices below will not show up unless a privacy page is first set."
@@ -12970,19 +13294,19 @@ msgstr ""
12970
  "در این بخش نمایش خط مشی حریم خصوصی وب سایت خود را کنترل می کند. مگر اینکه اول "
12971
  "تنظیم صفحه حریم خصوصی اعلامیه حریم خصوصی زیر نیست نشان می دهد."
12972
 
12973
- #: includes/admin/settings/class-wc-settings-accounts.php:130
12974
  msgid "Privacy page"
12975
  msgstr "برگه حفظ حریم خصوصی"
12976
 
12977
- #: includes/admin/settings/class-wc-settings-accounts.php:131
12978
  msgid "Choose a page to act as your privacy policy."
12979
  msgstr "یک صفحه به عنوان سیاست های حفظ حریم خصوصی خود را انتخاب کنید."
12980
 
12981
- #: includes/admin/settings/class-wc-settings-accounts.php:141
12982
  msgid "Registration privacy policy"
12983
  msgstr "حریم خصوصی ثبت نام"
12984
 
12985
- #: includes/admin/settings/class-wc-settings-accounts.php:142
12986
  msgid ""
12987
  "Optionally add some text about your store privacy policy to show on account "
12988
  "registration forms."
@@ -12991,8 +13315,8 @@ msgstr ""
12991
  "در فرم های ثبت نام حساب را اضافه کنید."
12992
 
12993
  #. translators: %s privacy policy page name and link
12994
- #: includes/admin/settings/class-wc-settings-accounts.php:145
12995
- #: includes/wc-template-functions.php:757
12996
  msgid ""
12997
  "Your personal data will be used to support your experience throughout this "
12998
  "website, to manage access to your account, and for other purposes described in "
@@ -13001,147 +13325,150 @@ msgstr ""
13001
  "اطلاعات شخصی شما برای بهبود تجربه شما در این سایت و برای مدیریت دسترسی به حساب "
13002
  "کاربری و یا دیگر اهداف ذکر شده در %s استفاده می گردد."
13003
 
13004
- #: includes/admin/settings/class-wc-settings-accounts.php:151
13005
  msgid "Checkout privacy policy"
13006
  msgstr "حریم خصوصی تسویه حساب"
13007
 
13008
- #: includes/admin/settings/class-wc-settings-accounts.php:152
13009
  #: includes/customizer/class-wc-shop-customizer.php:800
13010
  msgid ""
13011
- "Optionally add some text about your store privacy policy to show during "
13012
- "checkout."
13013
  msgstr ""
13014
  "به صورت دلخواه ، یک متن درباره حریم خصوصی فروشگاه خود ، برای مشتریان خود نمایش "
13015
  "دهید."
13016
 
13017
  #. translators: %s privacy policy page name and link
13018
- #: includes/admin/settings/class-wc-settings-accounts.php:155
13019
  #: includes/customizer/class-wc-shop-customizer.php:736
13020
- #: includes/wc-template-functions.php:753
13021
  msgid ""
13022
  "Your personal data will be used to process your order, support your experience "
13023
  "throughout this website, and for other purposes described in our %s."
13024
  msgstr ""
13025
- "داده های شخصی شما برای پردازش سفارش شما مورد استفاده قرار می گیرد، تجربه شما "
13026
- "را در این وب سایت و سایر موارد ذکر شده در %s ما پشتیبانی می کند"
13027
 
13028
- #: includes/admin/settings/class-wc-settings-accounts.php:164
13029
  msgid "Personal data retention"
13030
  msgstr "حفظ اطلاعات شخصی"
13031
 
13032
- #: includes/admin/settings/class-wc-settings-accounts.php:165
13033
  msgid ""
13034
  "Choose how long to retain personal data when it's no longer needed for "
13035
  "processing. Leave the following options blank to retain this data indefinitely."
13036
  msgstr ""
13037
- "زمانی که دیگر برای پردازش مورد نیاز نیست، اطلاعات شخصی خود را انتخاب کنید. "
13038
- "گزینه های زیر را خالی نگه دارید تا این اطلاعات را به صورت نامحدود حفظ کنید."
13039
 
13040
- #: includes/admin/settings/class-wc-settings-accounts.php:170
13041
  msgid "Retain inactive accounts "
13042
  msgstr "حفظ حساب های کاربری غیر فعال"
13043
 
13044
- #: includes/admin/settings/class-wc-settings-accounts.php:171
13045
  msgid ""
13046
  "Inactive accounts are those which have not logged in, or placed an order, for "
13047
- "the specified duration. They will be deleted. Any orders will be converted "
13048
- "into guest orders."
13049
  msgstr ""
13050
  "کاربران غیر فعال شامل کاربرانی می شود که برای دوره ای خاص وارد حساب کاربری خود "
13051
  "نشده اند و سفارشی ثبت نکرده اند"
13052
 
13053
- #: includes/admin/settings/class-wc-settings-accounts.php:182
13054
  msgid "Retain pending orders "
13055
  msgstr "حفظ آخرین سفارشات "
13056
 
13057
- #: includes/admin/settings/class-wc-settings-accounts.php:183
13058
  msgid ""
13059
- "Pending orders are unpaid and may have been abandoned by the customer. They "
13060
- "will be trashed after the specified duration."
13061
  msgstr ""
13062
  "سفارشات معلق بدون پرداخت می مانند و ممکن است توسط مشتری رها شوند. آنها بعد از "
13063
  "مدت مشخص به زباله دان منتقل می شوند."
13064
 
13065
- #: includes/admin/settings/class-wc-settings-accounts.php:191
13066
  msgid "Retain failed orders"
13067
  msgstr "حفظ سفارش ناموفق"
13068
 
13069
- #: includes/admin/settings/class-wc-settings-accounts.php:192
13070
  msgid ""
13071
- "Failed orders are unpaid and may have been abandoned by the customer. They "
13072
- "will be trashed after the specified duration."
13073
  msgstr ""
13074
- "سفارشات ناموفق بدون پرداخت می مانند و ممکن است توسط مشتری رها شوند. آنها بعد "
13075
- "از مدت مشخص به زباله دان منتقل می شوند."
13076
 
13077
- #: includes/admin/settings/class-wc-settings-accounts.php:200
13078
  msgid "Retain cancelled orders"
13079
  msgstr "حفظ سفارش لغو شده"
13080
 
13081
- #: includes/admin/settings/class-wc-settings-accounts.php:201
13082
  msgid ""
13083
  "Cancelled orders are unpaid and may have been cancelled by the store owner or "
13084
  "customer. They will be trashed after the specified duration."
13085
  msgstr ""
13086
- "سفارشات لغو شده بدون پرداخت می مانند و ممکن است توسط مشتری رها شوند. آنها بعد "
13087
- "از مدت مشخص به زباله دان منتقل می شوند."
13088
 
13089
- #: includes/admin/settings/class-wc-settings-accounts.php:209
13090
  msgid "Retain completed orders"
13091
  msgstr "نگه داشتن سفارش های تکمیل شده"
13092
 
13093
- #: includes/admin/settings/class-wc-settings-accounts.php:210
13094
  msgid ""
13095
- "Retain completed orders for a specified duration before anonymizing the "
13096
- "personal data within them."
13097
  msgstr ""
13098
- "قبل از شناسایی اطلاعات شخصی در آنها، دستورات تکمیل شده را برای یک مدت مشخص "
13099
- "تعیین کنید."
13100
 
13101
  #: includes/admin/settings/class-wc-settings-advanced.php:40
13102
- #: includes/admin/settings/class-wc-settings-advanced.php:63
13103
  msgid "Page setup"
13104
  msgstr "راه اندازی برگه"
13105
 
13106
  #: includes/admin/settings/class-wc-settings-advanced.php:43
13107
- #: includes/admin/settings/class-wc-settings-advanced.php:311
13108
  msgid "Legacy API"
13109
  msgstr "میراث API"
13110
 
13111
- #: includes/admin/settings/class-wc-settings-advanced.php:64
 
 
 
 
13112
  msgid ""
13113
  "These pages need to be set so that WooCommerce knows where to send users to "
13114
  "checkout."
13115
  msgstr ""
13116
- "این برگه‌ها نیاز به انتخاب دارند تا ووکامرس بفهمد که هرکدام کجا هستند. این "
13117
- "برگه‌ها در هنگام نصب افزونه ساخته می شوند، اگرنه باید آنها را دستی بسازید."
13118
 
13119
- #: includes/admin/settings/class-wc-settings-advanced.php:70
13120
  msgid "Cart page"
13121
  msgstr "برگه سبد خرید"
13122
 
13123
  #. Translators: %s Page contents.
13124
- #: includes/admin/settings/class-wc-settings-advanced.php:72
13125
- #: includes/admin/settings/class-wc-settings-advanced.php:84
13126
- #: includes/admin/settings/class-wc-settings-advanced.php:96
13127
  msgid "Page contents: [%s]"
13128
  msgstr "محتویات برگه: [%s]"
13129
 
13130
- #: includes/admin/settings/class-wc-settings-advanced.php:82
13131
  msgid "Checkout page"
13132
  msgstr "برگه تسویه حساب"
13133
 
13134
- #: includes/admin/settings/class-wc-settings-advanced.php:94
13135
  msgid "My account page"
13136
  msgstr "برگه حساب من "
13137
 
13138
- #: includes/admin/settings/class-wc-settings-advanced.php:106
13139
  #: includes/customizer/class-wc-shop-customizer.php:757
13140
  #: includes/customizer/class-wc-shop-customizer.php:811
13141
  msgid "Terms and conditions"
13142
  msgstr "شرایط و ضوابط"
13143
 
13144
- #: includes/admin/settings/class-wc-settings-advanced.php:107
13145
  msgid ""
13146
  "If you define a \"Terms\" page the customer will be asked if they accept them "
13147
  "when checking out."
@@ -13149,89 +13476,89 @@ msgstr ""
13149
  "اگر شما برگه «شرایط» را فعال کنید، در زمان تسویه‌حساب از کاربر درخواست می‌شود که "
13150
  "این برگه را خوانده و تایید کند."
13151
 
13152
- #: includes/admin/settings/class-wc-settings-advanced.php:130
13153
  msgid "Secure checkout"
13154
  msgstr "پرداخت امن كن"
13155
 
13156
- #: includes/admin/settings/class-wc-settings-advanced.php:131
13157
  msgid "Force secure checkout"
13158
  msgstr "مجبور به پرداخت امن كن"
13159
 
13160
  #. Translators: %s Docs URL.
13161
- #: includes/admin/settings/class-wc-settings-advanced.php:138
13162
  msgid ""
13163
- "Force SSL (HTTPS) on the checkout pages (<a href=\"%s\" target=\"_blank\">an "
13164
- "SSL Certificate is required</a>)."
13165
  msgstr ""
13166
  "اجبار به استفاده از SSL (HTTPS) بر روی برگه های تسویه حساب (<a href=\"%s\" "
13167
  "target=\"_blank\">لایسنس SSL مورد نیاز می باشد</a>)."
13168
 
13169
- #: includes/admin/settings/class-wc-settings-advanced.php:142
13170
  msgid "Force HTTP when leaving the checkout"
13171
  msgstr "اجبار به استفاده از HTTP در هنگام رقتن از تسویه حساب"
13172
 
13173
- #: includes/admin/settings/class-wc-settings-advanced.php:156
13174
  msgid "Checkout endpoints"
13175
  msgstr "نقطه پایانی تسویه حساب"
13176
 
13177
- #: includes/admin/settings/class-wc-settings-advanced.php:158
13178
  msgid ""
13179
  "Endpoints are appended to your page URLs to handle specific actions during the "
13180
  "checkout process. They should be unique."
13181
  msgstr ""
13182
- "نقطه پایانی به آدرس برگه شما افزوده می شوند که مسئولیت رسیدگی به اقدامات خاص "
13183
- "در طول فرایند پرداخت را دارند. آنها باید منحصر به فرد باشند."
13184
 
13185
- #: includes/admin/settings/class-wc-settings-advanced.php:163
13186
- #: includes/wc-account-functions.php:273 templates/checkout/thankyou.php:33
13187
  msgid "Pay"
13188
  msgstr "پرداخت"
13189
 
13190
- #: includes/admin/settings/class-wc-settings-advanced.php:164
13191
  msgid "Endpoint for the \"Checkout &rarr; Pay\" page."
13192
  msgstr "نقطه پایانی تکمیل سفارش &larr; برگه پرداخت"
13193
 
13194
- #: includes/admin/settings/class-wc-settings-advanced.php:172
13195
  #: includes/class-wc-query.php:102
13196
  msgid "Order received"
13197
  msgstr "سفارش دریافت شد"
13198
 
13199
- #: includes/admin/settings/class-wc-settings-advanced.php:173
13200
  msgid "Endpoint for the \"Checkout &rarr; Order received\" page."
13201
  msgstr "نقطه پایانی پرداخت &larr; برگه دریافت سفارش"
13202
 
13203
- #: includes/admin/settings/class-wc-settings-advanced.php:181
13204
  #: includes/class-wc-query.php:130
13205
  #: templates/myaccount/form-add-payment-method.php:52
13206
- #: templates/myaccount/payment-methods.php:80
13207
  msgid "Add payment method"
13208
  msgstr "افزودن روش پرداخت"
13209
 
13210
- #: includes/admin/settings/class-wc-settings-advanced.php:182
13211
  msgid "Endpoint for the \"Checkout &rarr; Add payment method\" page."
13212
  msgstr "نقطه پایانی برای پرداخت &larr; افزودن برگه روش پرداخت"
13213
 
13214
- #: includes/admin/settings/class-wc-settings-advanced.php:190
13215
  msgid "Delete payment method"
13216
  msgstr "حذف روش پرداخت"
13217
 
13218
- #: includes/admin/settings/class-wc-settings-advanced.php:191
13219
  msgid "Endpoint for the delete payment method page."
13220
  msgstr "نقطه پایانی برای پرداخت &larr; افزودن برگه روش پرداخت"
13221
 
13222
- #: includes/admin/settings/class-wc-settings-advanced.php:199
13223
  msgid "Set default payment method"
13224
  msgstr "تنظیم به عنوان روش پرداخت پیشفرض"
13225
 
13226
- #: includes/admin/settings/class-wc-settings-advanced.php:200
13227
  msgid "Endpoint for the setting a default payment method page."
13228
  msgstr "نقطه پایانی برای تنظیم برگه صفحه روش پرداخت پیشفرض."
13229
 
13230
- #: includes/admin/settings/class-wc-settings-advanced.php:213
13231
  msgid "Account endpoints"
13232
  msgstr "نقطه پایانی حساب کاربری"
13233
 
13234
- #: includes/admin/settings/class-wc-settings-advanced.php:215
13235
  msgid ""
13236
  "Endpoints are appended to your page URLs to handle specific actions on the "
13237
  "accounts pages. They should be unique and can be left blank to disable the "
@@ -13240,70 +13567,137 @@ msgstr ""
13240
  "نقطه ورود اضافه می‌شود به آدرس برگه برای رسیدگی به اقدامات خاص در برگه‌های حساب "
13241
  "کاربری. باید منحصر به فرد باشد می‌توانید خالی بگذارید تا نقطه ورود غیرفعال شود."
13242
 
13243
- #: includes/admin/settings/class-wc-settings-advanced.php:221
13244
  msgid "Endpoint for the \"My account &rarr; Orders\" page."
13245
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه سفارشات"
13246
 
13247
- #: includes/admin/settings/class-wc-settings-advanced.php:229
13248
- #: includes/class-wc-post-types.php:378
13249
  msgid "View order"
13250
  msgstr "نمایش سفارشات"
13251
 
13252
- #: includes/admin/settings/class-wc-settings-advanced.php:230
13253
  msgid "Endpoint for the \"My account &rarr; View order\" page."
13254
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه نمایش سفارش"
13255
 
13256
- #: includes/admin/settings/class-wc-settings-advanced.php:239
13257
  msgid "Endpoint for the \"My account &rarr; Downloads\" page."
13258
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه دانلود ها"
13259
 
13260
- #: includes/admin/settings/class-wc-settings-advanced.php:247
13261
  msgid "Edit account"
13262
  msgstr "ویرایش حساب کاربری"
13263
 
13264
- #: includes/admin/settings/class-wc-settings-advanced.php:248
13265
  msgid "Endpoint for the \"My account &rarr; Edit account\" page."
13266
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه ویرایش حساب"
13267
 
13268
- #: includes/admin/settings/class-wc-settings-advanced.php:256
13269
- #: includes/class-wc-query.php:124 includes/wc-account-functions.php:101
13270
  msgid "Addresses"
13271
  msgstr "آدرس ها"
13272
 
13273
- #: includes/admin/settings/class-wc-settings-advanced.php:257
13274
  msgid "Endpoint for the \"My account &rarr; Addresses\" page."
13275
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه آدرس ها"
13276
 
13277
- #: includes/admin/settings/class-wc-settings-advanced.php:265
13278
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:37
13279
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:56
13280
- #: includes/class-wc-query.php:127 includes/wc-account-functions.php:102
13281
  msgid "Payment methods"
13282
  msgstr "روش هاي پرداخت"
13283
 
13284
- #: includes/admin/settings/class-wc-settings-advanced.php:266
13285
  msgid "Endpoint for the \"My account &rarr; Payment methods\" page."
13286
  msgstr "نقطه پایانی برای حساب کاربری من &larr; برگه روش پرداخت"
13287
 
13288
- #: includes/admin/settings/class-wc-settings-advanced.php:275
13289
  msgid "Endpoint for the \"My account &rarr; Lost password\" page."
13290
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه فراموشی رمز"
13291
 
13292
- #: includes/admin/settings/class-wc-settings-advanced.php:283
13293
- #: includes/wc-account-functions.php:104 templates/auth/form-grant-access.php:39
13294
  msgid "Logout"
13295
  msgstr "خروج از سیستم"
13296
 
13297
- #: includes/admin/settings/class-wc-settings-advanced.php:284
13298
  msgid ""
13299
- "Endpoint for the triggering logout. You can add this to your menus via a "
13300
- "custom link: yoursite.com/?customer-logout=true"
13301
  msgstr ""
13302
  "مسیر پایانی آدرس برای خروج کاربران را تعیین کنید. شما می توانید با افزودن این "
13303
  "لینک به منو های وب سایت یک مسیر دلخواه برای خروج بسازید. مانند:woocommerce.ir/?"
13304
  "customer-logout=true"
13305
 
13306
- #: includes/admin/settings/class-wc-settings-advanced.php:312
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13307
  msgid "Enable the legacy REST API"
13308
  msgstr "فعال سازی REST API"
13309
 
@@ -13321,11 +13715,11 @@ msgstr "اطلاع رسانی ایمیل"
13321
 
13322
  #: includes/admin/settings/class-wc-settings-emails.php:54
13323
  msgid ""
13324
- "Email notifications sent from WooCommerce are listed below. Click on an email "
13325
- "to configure it."
13326
  msgstr ""
13327
- "اطلاع رسانی ایمیلی به وسیله ووکامرس به شرح زیر است . روی یک ایمیل کلیک کنید "
13328
- "تا آن را پیکربندی کنید."
13329
 
13330
  #: includes/admin/settings/class-wc-settings-emails.php:72
13331
  msgid "Email sender options"
@@ -13378,28 +13772,17 @@ msgstr "متن پاورقی"
13378
 
13379
  #. translators: %s: Available placeholders for use
13380
  #: includes/admin/settings/class-wc-settings-emails.php:131
13381
- msgid "The text to appear in the footer of WooCommerce emails."
13382
  msgstr "این متن در انتهای ایمیل های ووکامرس ظاهر میشود."
13383
 
13384
  #. translators: %s: list of placeholders
13385
  #: includes/admin/settings/class-wc-settings-emails.php:131
13386
- #: includes/emails/class-wc-email-cancelled-order.php:159
13387
- #: includes/emails/class-wc-email-cancelled-order.php:168
13388
- #: includes/emails/class-wc-email-customer-completed-order.php:146
13389
- #: includes/emails/class-wc-email-customer-completed-order.php:155
13390
- #: includes/emails/class-wc-email-customer-invoice.php:180
13391
- #: includes/emails/class-wc-email-customer-invoice.php:189
13392
- #: includes/emails/class-wc-email-customer-invoice.php:198
13393
- #: includes/emails/class-wc-email-customer-invoice.php:207
13394
- #: includes/emails/class-wc-email-customer-refunded-order.php:236
13395
- #: includes/emails/class-wc-email-customer-refunded-order.php:245
13396
- #: includes/emails/class-wc-email-customer-refunded-order.php:254
13397
- #: includes/emails/class-wc-email-customer-refunded-order.php:263
13398
- #: includes/emails/class-wc-email-failed-order.php:157
13399
- #: includes/emails/class-wc-email-failed-order.php:166
13400
- #: includes/emails/class-wc-email-new-order.php:164
13401
- #: includes/emails/class-wc-email-new-order.php:173
13402
- #: includes/emails/class-wc-email.php:629 includes/emails/class-wc-email.php:638
13403
  msgid "Available placeholders: %s"
13404
  msgstr "متغیر های موجود: %s"
13405
 
@@ -13439,35 +13822,35 @@ msgstr "رنگ متن بدنه"
13439
  msgid "The main body text color. Default %s."
13440
  msgstr "رنگ متن پیکره ایمیل. به طور پیش فرض %s می باشد."
13441
 
13442
- #: includes/admin/settings/class-wc-settings-emails.php:266
13443
  msgid "Content type"
13444
  msgstr " نوع محتوا"
13445
 
13446
- #: includes/admin/settings/class-wc-settings-emails.php:267
13447
- #: includes/emails/class-wc-email-cancelled-order.php:146
13448
- #: includes/emails/class-wc-email-failed-order.php:144
13449
- #: includes/emails/class-wc-email-new-order.php:151
13450
  msgid "Recipient(s)"
13451
  msgstr "گیرنده"
13452
 
13453
- #: includes/admin/settings/class-wc-settings-emails.php:293
13454
  msgid "Customer"
13455
  msgstr "مشتری"
13456
 
13457
- #: includes/admin/settings/class-wc-settings-emails.php:300
13458
  msgid "Manually sent"
13459
  msgstr "ارسال دستی"
13460
 
13461
- #: includes/admin/settings/class-wc-settings-emails.php:300
13462
  msgid "Manual"
13463
  msgstr "راهنما"
13464
 
13465
- #: includes/admin/settings/class-wc-settings-emails.php:304
13466
- #: includes/wc-webhook-functions.php:121
13467
  msgid "Disabled"
13468
  msgstr "غیرفعال شد"
13469
 
13470
- #: includes/admin/settings/class-wc-settings-emails.php:316
13471
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:176
13472
  msgid "Manage"
13473
  msgstr "مدیریت"
@@ -13489,11 +13872,11 @@ msgstr "مکان یابی"
13489
  msgid "Geolocate (with page caching support)"
13490
  msgstr "مکان یابی ( با پشتیبانی از کش برگه )"
13491
 
13492
- #: includes/admin/settings/class-wc-settings-general.php:57
13493
  msgid "Store Address"
13494
  msgstr "آدرس فروشگاه"
13495
 
13496
- #: includes/admin/settings/class-wc-settings-general.php:59
13497
  msgid ""
13498
  "This is where your business is located. Tax rates and shipping rates will use "
13499
  "this address."
@@ -13501,65 +13884,64 @@ msgstr ""
13501
  "این جایی است که کسب و کار شما واقع شده است. نرخ های مالیاتی و نرخ حمل و نقل از "
13502
  "این آدرس استفاده می کنند."
13503
 
13504
- #: includes/admin/settings/class-wc-settings-general.php:65
13505
  msgid "The street address for your business location."
13506
  msgstr "آدرس خیابان محل کسب و کار شما."
13507
 
13508
- #: includes/admin/settings/class-wc-settings-general.php:74
13509
  msgid "An additional, optional address line for your business location."
13510
  msgstr "آدرس محل کسب و کار شما"
13511
 
13512
- #: includes/admin/settings/class-wc-settings-general.php:83
13513
  msgid "The city in which your business is located."
13514
  msgstr "شهری که کسب و کار شما در آن مستقر است"
13515
 
13516
- #: includes/admin/settings/class-wc-settings-general.php:91
13517
  msgid "Country / State"
13518
  msgstr "کشور / استان"
13519
 
13520
- #: includes/admin/settings/class-wc-settings-general.php:92
13521
  msgid ""
13522
  "The country and state or province, if any, in which your business is located."
13523
- msgstr ""
13524
- "کشور و ایالت یا استان، در صورت وجود، که در آن کسب و کار شما واقع شده است."
13525
 
13526
- #: includes/admin/settings/class-wc-settings-general.php:101
13527
  msgid "The postal code, if any, in which your business is located."
13528
  msgstr "کد پستی، در صورت وجود ، از جایی که کسب و کار شما در آن واقع است."
13529
 
13530
- #: includes/admin/settings/class-wc-settings-general.php:115
13531
  msgid "General options"
13532
  msgstr "گزینه های عمومی"
13533
 
13534
- #: includes/admin/settings/class-wc-settings-general.php:122
13535
  msgid "Selling location(s)"
13536
  msgstr "مکان های فروش"
13537
 
13538
- #: includes/admin/settings/class-wc-settings-general.php:123
13539
  msgid "This option lets you limit which countries you are willing to sell to."
13540
  msgstr ""
13541
- "این گزینه به شما این امکان را می دهد تا محصولاتتان را تنها برای کشور های خاص "
13542
- "به فروش برسانید"
13543
 
13544
- #: includes/admin/settings/class-wc-settings-general.php:131
13545
  msgid "Sell to all countries"
13546
  msgstr "فروش در همه کشورها"
13547
 
13548
- #: includes/admin/settings/class-wc-settings-general.php:132
13549
- #: includes/admin/settings/class-wc-settings-general.php:138
13550
  msgid "Sell to all countries, except for&hellip;"
13551
  msgstr "فروش به تمام کشور ها به جز&hellip;"
13552
 
13553
- #: includes/admin/settings/class-wc-settings-general.php:133
13554
- #: includes/admin/settings/class-wc-settings-general.php:147
13555
  msgid "Sell to specific countries"
13556
  msgstr "فروش به کشور های خاص"
13557
 
13558
- #: includes/admin/settings/class-wc-settings-general.php:156
13559
  msgid "Shipping location(s)"
13560
  msgstr "مکان های حمل و نقل"
13561
 
13562
- #: includes/admin/settings/class-wc-settings-general.php:157
13563
  msgid ""
13564
  "Choose which countries you want to ship to, or choose to ship to all locations "
13565
  "you sell to."
@@ -13567,90 +13949,90 @@ msgstr ""
13567
  "کشورهایی را که می خواهید ارسال به آن ها داشته باشید انتخاب کنید ، یا ارسال به "
13568
  "همه مکان هایی را که در آن ها فروش دارید را انتخاب کنید . "
13569
 
13570
- #: includes/admin/settings/class-wc-settings-general.php:164
13571
  msgid "Ship to all countries you sell to"
13572
  msgstr "حمل و نقل به تمامی کشورهایی که محصول را می فروشید"
13573
 
13574
- #: includes/admin/settings/class-wc-settings-general.php:165
13575
  msgid "Ship to all countries"
13576
  msgstr "حمل و نقل به تمام کشور ها"
13577
 
13578
- #: includes/admin/settings/class-wc-settings-general.php:166
13579
  msgid "Ship to specific countries only"
13580
  msgstr "حمل و نقل به کشور های خاص"
13581
 
13582
- #: includes/admin/settings/class-wc-settings-general.php:167
13583
  msgid "Disable shipping &amp; shipping calculations"
13584
  msgstr "غیر فعال سازی حمل و نقل &amp; محاسبه حمل و نقل"
13585
 
13586
- #: includes/admin/settings/class-wc-settings-general.php:172
13587
  msgid "Ship to specific countries"
13588
  msgstr "حمل و نقل به کشور های خاص"
13589
 
13590
- #: includes/admin/settings/class-wc-settings-general.php:181
13591
  msgid "Default customer location"
13592
  msgstr "مکان پیشفرض مشتری"
13593
 
13594
- #: includes/admin/settings/class-wc-settings-general.php:183
13595
  msgid ""
13596
  "This option determines a customers default location. The MaxMind GeoLite "
13597
  "Database will be periodically downloaded to your wp-content directory if using "
13598
  "geolocation."
13599
  msgstr ""
13600
- "این گزینه میتواند مکان پیشفرض مشتری را مشخص کند. پایگاه MaxMind GeoLite "
13601
- "میتواند در صورت استفاده از منطقه جغرافیایی به صورت متناوب در مسیر wp-content "
13602
- "شما دانلود شود."
13603
 
13604
- #: includes/admin/settings/class-wc-settings-general.php:191
13605
  msgid "Enable taxes"
13606
  msgstr "فعال کردن مالیات"
13607
 
13608
- #: includes/admin/settings/class-wc-settings-general.php:192
13609
  msgid "Enable tax rates and calculations"
13610
  msgstr "فعال کردن مالیات و محاسبه"
13611
 
13612
- #: includes/admin/settings/class-wc-settings-general.php:196
13613
  msgid "Rates will be configurable and taxes will be calculated during checkout."
13614
  msgstr "نرخ ها قابل تنظیم خواهد بود و مالیات در زمان پرداخت محاسبه خواهد شد."
13615
 
13616
- #: includes/admin/settings/class-wc-settings-general.php:200
13617
  msgid "Enable coupons"
13618
  msgstr "فعال سازی کوپن ها"
13619
 
13620
- #: includes/admin/settings/class-wc-settings-general.php:201
13621
  msgid "Enable the use of coupon codes"
13622
  msgstr "استفاده از کد های کوپن و تخفیف را فعال کنید"
13623
 
13624
- #: includes/admin/settings/class-wc-settings-general.php:207
13625
  msgid "Coupons can be applied from the cart and checkout pages."
13626
  msgstr "کوپن‌ها فقط از طریق سبد خرید و برگه تسویه‌حساب قابل اعمال هستند."
13627
 
13628
- #: includes/admin/settings/class-wc-settings-general.php:211
13629
  msgid "Calculate coupon discounts sequentially"
13630
  msgstr "محاسبه چندین کوپن تخفیف تخفیف پیاپی"
13631
 
13632
- #: includes/admin/settings/class-wc-settings-general.php:215
13633
  msgid ""
13634
- "When applying multiple coupons, apply the first coupon to the full price and "
13635
- "the second coupon to the discounted price and so on."
13636
  msgstr ""
13637
- "زمانیکه چندین کوپن تخفیف اعمال می شود، اولین کوپن تخفیف بر روی همه قیمت اعمال "
13638
- "می شود و کد تخفیف دوم بر روی \"قیمت تخفبف خورده\" اعمال می شود."
13639
 
13640
- #: includes/admin/settings/class-wc-settings-general.php:227
13641
  msgid "Currency options"
13642
  msgstr "پیکربندی واحد پولی"
13643
 
13644
- #: includes/admin/settings/class-wc-settings-general.php:229
13645
  msgid "The following options affect how prices are displayed on the frontend."
13646
  msgstr "پیکربندی زیر، چگونگی نمایش قیمت در سایت را نشان می دهد."
13647
 
13648
- #: includes/admin/settings/class-wc-settings-general.php:234
13649
- #: includes/admin/views/html-admin-page-status-report.php:619
13650
  msgid "Currency"
13651
  msgstr "واحد پولی"
13652
 
13653
- #: includes/admin/settings/class-wc-settings-general.php:235
13654
  msgid ""
13655
  "This controls what currency prices are listed at in the catalog and which "
13656
  "currency gateways will take payments in."
@@ -13658,67 +14040,59 @@ msgstr ""
13658
  "این گزینه تعیین میکند که چه واحدهای پولی در کاتالوگ قابل انتخاب باشند و چه "
13659
  "درگاه‌های پرداختی استفاده شوند."
13660
 
13661
- #: includes/admin/settings/class-wc-settings-general.php:245
13662
- #: includes/admin/views/html-admin-page-status-report.php:624
13663
  msgid "Currency position"
13664
  msgstr "محل واحد مالی"
13665
 
13666
- #: includes/admin/settings/class-wc-settings-general.php:246
13667
  msgid "This controls the position of the currency symbol."
13668
  msgstr "محل قرارگیری سمبل واحد پولی"
13669
 
13670
- #: includes/admin/settings/class-wc-settings-general.php:252
13671
  msgid "Left"
13672
  msgstr "چپ"
13673
 
13674
- #: includes/admin/settings/class-wc-settings-general.php:253
13675
  msgid "Right"
13676
  msgstr "راست"
13677
 
13678
- #: includes/admin/settings/class-wc-settings-general.php:254
13679
  msgid "Left with space"
13680
  msgstr "چپ (با فاصله)"
13681
 
13682
- #: includes/admin/settings/class-wc-settings-general.php:255
13683
  msgid "Right with space"
13684
  msgstr "راست (با فاصله)"
13685
 
13686
- #: includes/admin/settings/class-wc-settings-general.php:261
13687
- #: includes/admin/views/html-admin-page-status-report.php:629
13688
  msgid "Thousand separator"
13689
  msgstr "جداکننده هزارگان"
13690
 
13691
- #: includes/admin/settings/class-wc-settings-general.php:262
13692
  msgid "This sets the thousand separator of displayed prices."
13693
  msgstr "نمایش دادن جداکننده هزارگان در قیمت محصولات."
13694
 
13695
- #: includes/admin/settings/class-wc-settings-general.php:271
13696
- #: includes/admin/views/html-admin-page-status-report.php:634
13697
  msgid "Decimal separator"
13698
  msgstr "جداکننده اعشاری"
13699
 
13700
- #: includes/admin/settings/class-wc-settings-general.php:272
13701
  msgid "This sets the decimal separator of displayed prices."
13702
  msgstr "نمایش دادن جداکننده دهگان در قیمت محصولات"
13703
 
13704
- #: includes/admin/settings/class-wc-settings-general.php:281
13705
- #: includes/admin/views/html-admin-page-status-report.php:639
13706
  msgid "Number of decimals"
13707
  msgstr "تعداد اعشارها"
13708
 
13709
- #: includes/admin/settings/class-wc-settings-general.php:282
13710
  msgid "This sets the number of decimal points shown in displayed prices."
13711
  msgstr ""
13712
  "این گزینه تعداد جداکنندگان اعشاری که در قیمت نمایش داده میشود را تعیین میکند."
13713
 
13714
- #. translators: %s: URL to customizer.
13715
- #: includes/admin/settings/class-wc-settings-general.php:338
13716
- msgid ""
13717
- "Looking for the store notice setting? It can now be found <a href=\"%s\">in "
13718
- "the Customizer</a>."
13719
- msgstr ""
13720
- "به دنبال تنظیمات اطلاع رسانی هستید؟ <a href=\"%s\">به شخصی سازی بروید</a>."
13721
-
13722
  #: includes/admin/settings/class-wc-settings-integrations.php:27
13723
  msgid "Integration"
13724
  msgstr "ادغام"
@@ -13728,12 +14102,12 @@ msgid ""
13728
  "Installed payment methods are listed below and can be sorted to control their "
13729
  "display order on the frontend."
13730
  msgstr ""
13731
- "درگاه‌های پرداخت اینجا نمایش داده می‌شوند. با کشیدن آنها به بالا و پایین "
13732
- "میتوانید نحوه نمایش آنها را در صفحه تسویه حساب به ترتیب دلخواه مرتب کنید. برای "
13733
- "استفاده از سایر درگاه های پرداخت بانکی به WooCommerce.ir مراجعه کنید."
13734
 
13735
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:116
13736
- #: includes/wc-account-functions.php:235
13737
  msgid "Method"
13738
  msgstr "روش"
13739
 
@@ -13779,28 +14153,19 @@ msgstr "روش پرداخت \"%s\" از قبل فعال است"
13779
  msgid "The \"%s\" payment method is currently disabled"
13780
  msgstr "روش پرداخت \"%s\" از قبل غیر فعال است"
13781
 
13782
- #. translators: %s: URL to customizer.
13783
- #: includes/admin/settings/class-wc-settings-products.php:79
13784
- msgid ""
13785
- "Looking for the product display options? They can now be found in the "
13786
- "Customizer. <a href=\"%s\">Go see them in action here.</a>"
13787
- msgstr ""
13788
- "به دنبال گزینه های نمایش محصول هستید؟ هم اکنون می توانید آن را از بخش شخصی "
13789
- "سازی یافت کنید.<a href=\"%s\">برای مشاهده کلیک کنید.</a>"
13790
-
13791
- #: includes/admin/settings/class-wc-settings-products.php:135
13792
  msgid "Manage stock"
13793
  msgstr "مدیریت موجودی انبار"
13794
 
13795
- #: includes/admin/settings/class-wc-settings-products.php:136
13796
  msgid "Enable stock management"
13797
  msgstr "فعال کردن مدیریت موجودی انبار"
13798
 
13799
- #: includes/admin/settings/class-wc-settings-products.php:143
13800
  msgid "Hold stock (minutes)"
13801
  msgstr "نگهداری موجودی (دقیقه)"
13802
 
13803
- #: includes/admin/settings/class-wc-settings-products.php:144
13804
  msgid ""
13805
  "Hold stock (for unpaid orders) for x minutes. When this limit is reached, the "
13806
  "pending order will be cancelled. Leave blank to disable."
@@ -13809,173 +14174,172 @@ msgstr ""
13809
  "انتظار بررسی » است، به مدت x دقیقه سفارش قابل انجام است و بعد از آن لغو خواهد "
13810
  "شد. خالی گذاشتن به معنی غیرفعال بودن این امکان است"
13811
 
13812
- #: includes/admin/settings/class-wc-settings-products.php:158
13813
  msgid "Notifications"
13814
  msgstr "اطلاع رسانی ها"
13815
 
13816
- #: includes/admin/settings/class-wc-settings-products.php:159
13817
  msgid "Enable low stock notifications"
13818
  msgstr "فعال کردن آگهی کم بودن موجودی انبار"
13819
 
13820
- #: includes/admin/settings/class-wc-settings-products.php:169
13821
  msgid "Enable out of stock notifications"
13822
  msgstr "فعال کردن آگهی خالی شدن انبار"
13823
 
13824
- #: includes/admin/settings/class-wc-settings-products.php:179
13825
  msgid "Notification recipient(s)"
13826
  msgstr "گیرنده (گان) اطلاع رسانی"
13827
 
13828
- #: includes/admin/settings/class-wc-settings-products.php:180
13829
  msgid "Enter recipients (comma separated) that will receive this notification."
13830
  msgstr ""
13831
  "گیرنده هایی که این پیام را دریافت می کنند (با کاما جدا شوند) را وارد نمایید."
13832
 
13833
- #: includes/admin/settings/class-wc-settings-products.php:192
13834
  msgid "When product stock reaches this amount you will be notified via email."
13835
  msgstr ""
13836
  "هنگامی که موجودی محصولات از مقداری که شما مشخص کرده اید کمتر شود از طریق ایمیل "
13837
  "آگاه می شوید."
13838
 
13839
- #: includes/admin/settings/class-wc-settings-products.php:207
13840
  msgid "Out of stock threshold"
13841
  msgstr "آستانه تمام‌شدن موجودی انبار"
13842
 
13843
- #: includes/admin/settings/class-wc-settings-products.php:208
13844
  msgid ""
13845
- "When product stock reaches this amount the stock status will change to \"out "
13846
- "of stock\" and you will be notified via email. This setting does not affect "
13847
  "existing \"in stock\" products."
13848
  msgstr ""
13849
- "وقتی موجودی محصول به این اندازه رسید وضعیت موجودی به \"ناموجود\" تغییر می کند "
13850
- "و از طریق ایمیل به شما اطلاع داده می شود. این تنظیمات تاثیری نمی گذارد بر \"در "
13851
  "انبار\" محصولات."
13852
 
13853
- #: includes/admin/settings/class-wc-settings-products.php:222
13854
  msgid "Out of stock visibility"
13855
  msgstr "نمایش تمام‌شدن موجودی انبار"
13856
 
13857
- #: includes/admin/settings/class-wc-settings-products.php:223
13858
  msgid "Hide out of stock items from the catalog"
13859
  msgstr "مخفی کردن محصولاتی که در انبار موجود نیستند"
13860
 
13861
- #: includes/admin/settings/class-wc-settings-products.php:230
13862
  msgid "Stock display format"
13863
  msgstr "نحوه نمایش موجودی انبار"
13864
 
13865
- #: includes/admin/settings/class-wc-settings-products.php:231
13866
  msgid "This controls how stock quantities are displayed on the frontend."
13867
  msgstr "این گزینه نحوه نمایش موجودی انبار برای کاربر را کنترل میکند."
13868
 
13869
- #: includes/admin/settings/class-wc-settings-products.php:238
13870
  msgid "Always show quantity remaining in stock e.g. \"12 in stock\""
13871
  msgstr "همیشه موجودی كالا را نشان بده. برای مثال 12 عدد موجودی"
13872
 
13873
- #: includes/admin/settings/class-wc-settings-products.php:239
13874
  msgid ""
13875
  "Only show quantity remaining in stock when low e.g. \"Only 2 left in stock\""
13876
  msgstr ""
13877
- "تنها زمانی که موجودی انبار کم است نشان نمایش داده شود. مثال:‌« فقط دو تا در "
13878
- "انبار موجود است» به جای « موجود در انبار»"
13879
 
13880
- #: includes/admin/settings/class-wc-settings-products.php:240
13881
  msgid "Never show quantity remaining in stock"
13882
  msgstr "هیچ گاه موجودی باقیمانده را نمایش نده"
13883
 
13884
- #: includes/admin/settings/class-wc-settings-products.php:263
13885
  msgid "File download method"
13886
  msgstr "روش دانلود فایل"
13887
 
13888
  #. translators: 1: X-Accel-Redirect 2: X-Sendfile 3: mod_xsendfile
13889
- #: includes/admin/settings/class-wc-settings-products.php:266
13890
  msgid ""
13891
- "Forcing downloads will keep URLs hidden, but some servers may serve large "
13892
- "files unreliably. If supported, %1$s / %2$s can be used to serve downloads "
13893
- "instead (server requires %3$s)."
13894
  msgstr ""
13895
- "دانلود اجبار باعث میشود آدرس فایل مخفی بماند، اما بعضی سرورها برای میزبانی "
13896
- "فایل های حجیم دچار مشکل می شوند. اگر سرور پشتیبانی میکند، %1$s / %2$s به جای "
13897
- "سرور دانلود قابل استفاده است (نیازمندی سرور %3$s)."
13898
 
13899
- #: includes/admin/settings/class-wc-settings-products.php:278
13900
  msgid "Force downloads"
13901
  msgstr "اجبار به دانلودها"
13902
 
13903
- #: includes/admin/settings/class-wc-settings-products.php:279
13904
  msgid "X-Accel-Redirect/X-Sendfile"
13905
  msgstr "X-Accel-Redirect/X-Sendfile"
13906
 
13907
- #: includes/admin/settings/class-wc-settings-products.php:280
13908
  msgid "Redirect only"
13909
  msgstr "فقط انتقال (ریدایرکت)"
13910
 
13911
- #: includes/admin/settings/class-wc-settings-products.php:286
13912
  msgid "Access restriction"
13913
  msgstr "محدودیت های دسترسی"
13914
 
13915
- #: includes/admin/settings/class-wc-settings-products.php:287
13916
  msgid "Downloads require login"
13917
  msgstr "دانلودها نیازمند ورود هستند"
13918
 
13919
- #: includes/admin/settings/class-wc-settings-products.php:291
13920
  msgid "This setting does not apply to guest purchases."
13921
  msgstr "این پیکربندی برای خرید به صورت مهمان اعمال نمیشود"
13922
 
13923
- #: includes/admin/settings/class-wc-settings-products.php:297
13924
  msgid "Grant access to downloadable products after payment"
13925
  msgstr "دسترسی به محصولات دانلودشدنی بعد از پرداخت"
13926
 
13927
- #: includes/admin/settings/class-wc-settings-products.php:301
13928
  msgid ""
13929
- "Enable this option to grant access to downloads when orders are \"processing"
13930
- "\", rather than \"completed\"."
13931
  msgstr ""
13932
- "این گزینه این امکان را می‌دهد که مشتری بعد از سفارش و در حالی که سفارش در حالت "
13933
- "« در حال انجام » است امکان دانلود داشته باشد و نیازی به وضعیت « تکمیل شده » "
13934
- "نیست"
13935
 
13936
- #: includes/admin/settings/class-wc-settings-products.php:319
13937
  msgid "Shop pages"
13938
  msgstr "برگه های فروشگاه"
13939
 
13940
- #: includes/admin/settings/class-wc-settings-products.php:325
13941
  msgid "Shop page"
13942
  msgstr "برگه فروشگاه"
13943
 
13944
  #. translators: %s: URL to settings.
13945
- #: includes/admin/settings/class-wc-settings-products.php:327
13946
  msgid ""
13947
  "The base page can also be used in your <a href=\"%s\">product permalinks</a>."
13948
  msgstr ""
13949
  "برگه پایه فروشگاه همچنین می تواند در <a href=\"%s\">پیوند محصولات</a> مورد "
13950
  "استفاده قرار گیرد."
13951
 
13952
- #: includes/admin/settings/class-wc-settings-products.php:333
13953
  msgid ""
13954
  "This sets the base page of your shop - this is where your product archive will "
13955
  "be."
13956
  msgstr "برگه اصلی فروشگاه شما - جایی که آرشیو محصولات شما خواهند بود."
13957
 
13958
- #: includes/admin/settings/class-wc-settings-products.php:336
13959
  msgid "Add to cart behaviour"
13960
  msgstr "افزودن به روش سبد خرید"
13961
 
13962
- #: includes/admin/settings/class-wc-settings-products.php:337
13963
  msgid "Redirect to the cart page after successful addition"
13964
  msgstr "انتقال به برگه سبد خرید بعد از «افزودن به سبد»"
13965
 
13966
- #: includes/admin/settings/class-wc-settings-products.php:344
13967
  msgid "Enable AJAX add to cart buttons on archives"
13968
  msgstr "فعال کردن ایجکس «افزودن به سبد خرید» در صفحهات بایگانی"
13969
 
13970
- #: includes/admin/settings/class-wc-settings-products.php:351
13971
  msgid "Placeholder image"
13972
  msgstr "تصویر جایگزین"
13973
 
13974
- #: includes/admin/settings/class-wc-settings-products.php:357
13975
  msgid "Enter attachment ID or URL to an image"
13976
  msgstr "شناسه چند رسانه ای یا آدرس تصویر را وارد کنید"
13977
 
13978
- #: includes/admin/settings/class-wc-settings-products.php:358
13979
  msgid ""
13980
  "This is the attachment ID, or image URL, used for placeholder images in the "
13981
  "product catalog. Products with no image will use this."
@@ -13983,79 +14347,79 @@ msgstr ""
13983
  "این شناسه چند رسانه ای و یا آدرس تصویر ، در هنگامی که محصول شما دارای تصویر "
13984
  "نباشد به مشتریان نمایش داده می شود."
13985
 
13986
- #: includes/admin/settings/class-wc-settings-products.php:366
13987
  msgid "Measurements"
13988
  msgstr "اندازه گیری"
13989
 
13990
- #: includes/admin/settings/class-wc-settings-products.php:372
13991
  msgid "Weight unit"
13992
  msgstr "واحد وزن "
13993
 
13994
- #: includes/admin/settings/class-wc-settings-products.php:373
13995
  msgid "This controls what unit you will define weights in."
13996
  msgstr "واحد اندازه گیری وزن"
13997
 
13998
- #: includes/admin/settings/class-wc-settings-products.php:380
13999
  msgid "kg"
14000
  msgstr "کیلوگرم"
14001
 
14002
- #: includes/admin/settings/class-wc-settings-products.php:381
14003
  msgid "g"
14004
  msgstr "گرم"
14005
 
14006
- #: includes/admin/settings/class-wc-settings-products.php:382
14007
  msgid "lbs"
14008
  msgstr "پوند"
14009
 
14010
- #: includes/admin/settings/class-wc-settings-products.php:383
14011
  msgid "oz"
14012
  msgstr "اونس"
14013
 
14014
- #: includes/admin/settings/class-wc-settings-products.php:389
14015
  msgid "Dimensions unit"
14016
  msgstr "واحد اندازه گیری"
14017
 
14018
- #: includes/admin/settings/class-wc-settings-products.php:390
14019
  msgid "This controls what unit you will define lengths in."
14020
  msgstr "واحد اندازه گیری طول"
14021
 
14022
- #: includes/admin/settings/class-wc-settings-products.php:398
14023
  msgid "cm"
14024
  msgstr "سانتیمتر"
14025
 
14026
- #: includes/admin/settings/class-wc-settings-products.php:399
14027
  msgid "mm"
14028
  msgstr "میلی‌متر"
14029
 
14030
- #: includes/admin/settings/class-wc-settings-products.php:400
14031
  msgid "in"
14032
  msgstr "اینچ"
14033
 
14034
- #: includes/admin/settings/class-wc-settings-products.php:401
14035
  msgid "yd"
14036
  msgstr "یارد"
14037
 
14038
- #: includes/admin/settings/class-wc-settings-products.php:420
14039
  msgid "Enable product reviews"
14040
  msgstr "فعال کردن نقد و بررسی محصول"
14041
 
14042
- #: includes/admin/settings/class-wc-settings-products.php:429
14043
  msgid "Show \"verified owner\" label on customer reviews"
14044
  msgstr "نمایش برچسب «مالک تاییدشده» برای دیدگاه‌های مشتری"
14045
 
14046
- #: includes/admin/settings/class-wc-settings-products.php:439
14047
  msgid "Reviews can only be left by \"verified owners\""
14048
  msgstr "اجازه به ارسال دیدگاه تنها برای مالکین تایید شده (خریدار ها)"
14049
 
14050
- #: includes/admin/settings/class-wc-settings-products.php:449
14051
  msgid "Product ratings"
14052
  msgstr "امتیاز های محصول"
14053
 
14054
- #: includes/admin/settings/class-wc-settings-products.php:450
14055
  msgid "Enable star rating on reviews"
14056
  msgstr "فعال کردن امتیاز ستاره ای در دیدگاه‌ها"
14057
 
14058
- #: includes/admin/settings/class-wc-settings-products.php:459
14059
  msgid "Star ratings should be required, not optional"
14060
  msgstr "امتیاز ستاره ای اجباری می شود! دلخواه نخواهد بود."
14061
 
@@ -14063,7 +14427,7 @@ msgstr "امتیاز ستاره ای اجباری می شود! دلخواه نخ
14063
  #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:14
14064
  #: includes/admin/settings/views/html-admin-page-shipping-zones-instance.php:7
14065
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:8
14066
- #: includes/admin/views/html-notice-legacy-shipping.php:13
14067
  msgid "Shipping zones"
14068
  msgstr "مناطق حمل و نقل"
14069
 
@@ -14074,7 +14438,7 @@ msgstr "گزینه های حمل و نقل"
14074
 
14075
  #: includes/admin/settings/class-wc-settings-shipping.php:49
14076
  #: includes/admin/settings/views/html-admin-page-shipping-classes.php:14
14077
- #: includes/class-wc-post-types.php:166
14078
  msgid "Shipping classes"
14079
  msgstr "روش های حمل و نقل"
14080
 
@@ -14088,8 +14452,7 @@ msgstr "فعال کردن محاسبه‌گر هزینه ارسال در برگ
14088
 
14089
  #: includes/admin/settings/class-wc-settings-shipping.php:98
14090
  msgid "Hide shipping costs until an address is entered"
14091
- msgstr ""
14092
- "هزینه حمل كالا را تا زمانی كه خریدار آدرس خود را وارد نكرده است نمایش نده"
14093
 
14094
  #: includes/admin/settings/class-wc-settings-shipping.php:106
14095
  msgid "Shipping destination"
@@ -14127,65 +14490,65 @@ msgstr ""
14127
  "فعال کردن حالت اشکل زدایی حمل و نقل برای نمایش هماهنگی نقاط حمل و نقل برای دور "
14128
  "زدن نرخ کش حمل ونقل"
14129
 
14130
- #: includes/admin/settings/class-wc-settings-shipping.php:229
14131
- #: includes/admin/settings/class-wc-settings-shipping.php:314
14132
  msgid "Zone does not exist!"
14133
  msgstr "منطقه موجود نمی باشد"
14134
 
14135
- #: includes/admin/settings/class-wc-settings-shipping.php:256
14136
- #: includes/admin/settings/class-wc-settings-shipping.php:289
14137
- #: includes/admin/settings/class-wc-settings-shipping.php:348
14138
- #: includes/admin/settings/class-wc-settings-tax.php:191
14139
  msgid "Your changed data will be lost if you leave this page without saving."
14140
  msgstr ""
14141
  "اطلاعات تغییر یافته این صفحه در صورت خروج شما ، بدون ذخیره ، از بین خواهد رفت"
14142
 
14143
- #: includes/admin/settings/class-wc-settings-shipping.php:257
14144
  msgid ""
14145
  "Do you wish to save your changes first? Your changed data will be discarded if "
14146
  "you choose to cancel."
14147
  msgstr ""
14148
- "تغییرات را ذخیره می کنید؟ در صورت انتخاب گزینه رد کردن، اطلاعات تغییر یافته "
14149
- "پاک خواهند شد."
14150
 
14151
- #: includes/admin/settings/class-wc-settings-shipping.php:258
14152
- #: includes/admin/settings/class-wc-settings-shipping.php:291
14153
- #: includes/admin/settings/class-wc-settings-shipping.php:349
14154
  msgid "Your changes were not saved. Please retry."
14155
  msgstr "تغییرات ذخیره نشد. لطفا دوباره تلاش نمایید."
14156
 
14157
- #: includes/admin/settings/class-wc-settings-shipping.php:259
14158
  msgid "Shipping method could not be added. Please retry."
14159
  msgstr "امکان افزودن این روش ارسال وجود ندارد. دوباره تلاش نمایید."
14160
 
14161
- #: includes/admin/settings/class-wc-settings-shipping.php:262
14162
  #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:15
14163
- #: includes/class-wc-shipping-zone.php:284
14164
  msgid "Zone"
14165
  msgstr "منطقه"
14166
 
14167
- #: includes/admin/settings/class-wc-settings-shipping.php:290
14168
  msgid "Are you sure you want to delete this zone? This action cannot be undone."
14169
  msgstr "آیا شما از پاک این ناحیه مطمئن هستید؟ این عملیات قابل بازگشت نیست."
14170
 
14171
- #: includes/admin/settings/class-wc-settings-shipping.php:292
14172
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:45
14173
  msgid "No shipping methods offered to this zone."
14174
  msgstr "هیچ روش حمل و نقل در این منطقه ارائه نمی گردد."
14175
 
14176
- #: includes/admin/settings/class-wc-settings-shipping.php:311
14177
  msgid "Invalid shipping method!"
14178
  msgstr "روش ارسال نامعتبر"
14179
 
14180
- #: includes/admin/settings/class-wc-settings-shipping.php:317
14181
  msgid "This shipping method does not have any settings to configure."
14182
  msgstr "این روش حمل و نقل هیچ تنظیمات برای پیکربندی ندارد."
14183
 
14184
- #: includes/admin/settings/class-wc-settings-shipping.php:323
14185
  msgid "Edit failed. Please try again."
14186
  msgstr "خطا در ویرایش. دوباره تلاش کنید."
14187
 
14188
- #: includes/admin/settings/class-wc-settings-shipping.php:361
14189
  msgid "Product count"
14190
  msgstr "تعداد محصول"
14191
 
@@ -14202,30 +14565,30 @@ msgstr "نرخ استاندارد"
14202
  msgid "%s rates"
14203
  msgstr "نرخ های %s"
14204
 
14205
- #: includes/admin/settings/class-wc-settings-tax.php:190
14206
  msgid "No row(s) selected"
14207
  msgstr "ردیفی انتخاب نشده است"
14208
 
14209
- #: includes/admin/settings/class-wc-settings-tax.php:193
14210
  msgid "Country code"
14211
  msgstr "کد کشور"
14212
 
14213
- #: includes/admin/settings/class-wc-settings-tax.php:194
14214
  #: includes/admin/settings/views/html-settings-tax.php:27
14215
  msgid "State code"
14216
  msgstr "کد استان"
14217
 
14218
- #: includes/admin/settings/class-wc-settings-tax.php:198
14219
  #: includes/admin/settings/views/html-settings-tax.php:31
14220
  msgid "Tax name"
14221
  msgstr "نام مالیات"
14222
 
14223
- #: includes/admin/settings/class-wc-settings-tax.php:199
14224
  #: includes/admin/settings/views/html-settings-tax.php:32
14225
  msgid "Priority"
14226
  msgstr "اولویت"
14227
 
14228
- #: includes/admin/settings/class-wc-settings-tax.php:200
14229
  #: includes/admin/settings/views/html-settings-tax.php:33
14230
  msgid "Compound"
14231
  msgstr "کوپنی"
@@ -14236,9 +14599,9 @@ msgid ""
14236
  "by some Shipping Methods (such as \"Flat rate shipping\") to provide different "
14237
  "rates to different classes of product."
14238
  msgstr ""
14239
- "کلاس های ارسال می توانند برای گروه محصولات از نوع مشابه و برخی از روش های "
14240
- "ارسال (مانند نرخ ارسال ثابت ) برای ارائه نرخ های مختلف به طبقات مختلف از محصول "
14241
- "مورد استفاده قرار گیرند."
14242
 
14243
  #: includes/admin/settings/views/html-admin-page-shipping-classes.php:29
14244
  msgid "Save shipping classes"
@@ -14290,65 +14653,64 @@ msgstr ""
14290
  msgid "Select regions within this zone"
14291
  msgstr "انتخاب ناحیه ها در این منطقه"
14292
 
14293
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:62
14294
  msgid "Limit to specific ZIP/postcodes"
14295
  msgstr "محدود به کدهای پستی خاص"
14296
 
14297
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:65
14298
  msgid "List 1 postcode per line"
14299
  msgstr "در هر خط یک کد پستی وارد کنید"
14300
 
14301
  #. translators: WooCommerce link to setting up shipping zones
14302
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:67
14303
  msgid ""
14304
  "Postcodes containing wildcards (e.g. CB23*) or fully numeric ranges (e.g. "
14305
- "<code>90210...99000</code>) are also supported. Please see the shipping zones "
14306
- "<a href=\"%s\" target=\"_blank\">documentation</a>) for more information."
14307
  msgstr ""
14308
- "کدپستی محتوای نویسه عام (مانند CB23* ) و محتوای عددی کامل (مانند "
14309
- "<code>90210... 99000</code>) را نیز پشتیبانی می کند .<a href=\"%s\" target="
14310
- "\"_blank\">مستندات</a>"
14311
 
14312
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:75
14313
  msgid "Shipping methods"
14314
  msgstr "روش های حمل و نقل"
14315
 
14316
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:76
14317
  msgid ""
14318
- "The following shipping methods apply to customers with shipping addresses "
14319
- "within this zone."
14320
- msgstr ""
14321
- "روش های ارسال زیر به مشتریان با آدرس حمل و نقل در این منطقه اعمال می شود ."
14322
 
14323
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:92
14324
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:174
14325
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:199
14326
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:95
14327
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:121
14328
  msgid "Add shipping method"
14329
  msgstr "افزودن روش حمل و نقل"
14330
 
14331
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:112
14332
  msgid ""
14333
  "You can add multiple shipping methods within this zone. Only customers within "
14334
  "the zone will see them."
14335
  msgstr ""
14336
- "شما می توانید چندین روش ارسال در این منطقه اضافه کنید . فقط مشتریان این منطقه "
14337
- "می توانند آن ها را ببینند ."
14338
 
14339
  #. translators: %s: shipping method title
14340
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:143
14341
  msgid "%s Settings"
14342
  msgstr "پیکربندی %s "
14343
 
14344
- #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:182
14345
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:103
14346
  msgid ""
14347
- "Choose the shipping method you wish to add. Only shipping methods which "
14348
- "support zones are listed."
14349
  msgstr ""
14350
- "روش ارسالی را که می‌خواهید اضافه کنید انتخاب نمایید. تنها روش‌های ارسالی که در "
14351
- "این منطقه پشتیبانی می‌شوند لیست خواهد شد."
14352
 
14353
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:9
14354
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:66
@@ -14360,13 +14722,13 @@ msgid ""
14360
  "A shipping zone is a geographic region where a certain set of shipping methods "
14361
  "are offered."
14362
  msgstr ""
14363
- "یک منطقه ارسال یک منطقه جغرافیایی است که در آن مجموعه ای از روش حمل و نقل "
14364
- "ارائه می شوند ."
14365
 
14366
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:11
14367
  msgid ""
14368
- "WooCommerce will match a customer to a single zone using their shipping "
14369
- "address and present the shipping methods within that zone to them."
14370
  msgstr ""
14371
  "WooCommerce مطابقت خواهد داد یک مشتری را تنها به یک منطقه با استفاده از آدرس "
14372
  "ارسال و ارائه روش های ارسال در محدوده این منطقه به آنها."
@@ -14396,16 +14758,16 @@ msgid ""
14396
  "This zone is <b>optionally</b> used for regions that are not included in any "
14397
  "other shipping zone."
14398
  msgstr ""
14399
- "این منطقه برای آدرس هایی که مشمول مناطق دیگر نیست استفاده می شود. افزودن روش "
14400
- "های حمل و نقل به این منطقه اختیاری است."
14401
 
14402
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:58
14403
  msgid ""
14404
  "A shipping zone is a geographic region where a certain set of shipping methods "
14405
  "and rates apply."
14406
  msgstr ""
14407
- "یک منطقه حمل و نقل یک منطقه جغرافیایی است که در آن مجموعه ای از روش ارسال و "
14408
- "نرخ اعمال می شود ."
14409
 
14410
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:59
14411
  msgid "For example:"
@@ -14428,8 +14790,8 @@ msgid ""
14428
  "Add as many zones as you need &ndash; customers will only see the methods "
14429
  "available for their address."
14430
  msgstr ""
14431
- "افزودن تعداد زیادی از مناطق بسته به نیاز شما &ndash; مشتریان فقط روش هایی را "
14432
- "می بینند که برای آدرس آن ها وجود دارند ."
14433
 
14434
  #: includes/admin/settings/views/html-keys-edit.php:12
14435
  msgid "Key details"
@@ -14456,7 +14818,7 @@ msgid "Generate API key"
14456
  msgstr "ساخت کلید API "
14457
 
14458
  #: includes/admin/settings/views/html-keys-edit.php:119
14459
- #: includes/class-wc-ajax.php:1828
14460
  msgid "Revoke key"
14461
  msgstr "ابطال کلید"
14462
 
@@ -14484,8 +14846,7 @@ msgstr "\"%s\" نرخ مالیات"
14484
  #: includes/admin/settings/views/html-settings-tax.php:18
14485
  #: includes/admin/views/html-bulk-edit-product.php:95
14486
  #: includes/admin/views/html-quick-edit-product.php:72
14487
- #: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:217
14488
- #: includes/wc-product-functions.php:838
14489
  msgid "Standard"
14490
  msgstr "استاندارد"
14491
 
@@ -14505,12 +14866,12 @@ msgstr ""
14505
 
14506
  #: includes/admin/settings/views/html-settings-tax.php:28
14507
  msgid ""
14508
- "Postcode for this rule. Semi-colon (;) separate multiple values. Leave blank "
14509
- "to apply to all areas. Wildcards (*) and ranges for numeric postcodes (e.g. "
14510
  "12345...12350) can also be used."
14511
  msgstr ""
14512
- "Postcode for this rule. Semi-colon (;) separate multiple values. Leave blank "
14513
- "to apply to all areas. Wildcards (*) and ranges for numeric postcodes (e.g. "
14514
  "12345...12350) can also be used."
14515
 
14516
  #: includes/admin/settings/views/html-settings-tax.php:29
@@ -14539,17 +14900,17 @@ msgid ""
14539
  "used. To define multiple tax rates for a single area you need to specify a "
14540
  "different priority per rate."
14541
  msgstr ""
14542
- "یک اولویت برای این رتبه مالیاتی انتخاب کنید. فقط یک رتبه با هر کدام از "
14543
- "اولویت‌ها استفاده خواهد شد. برای بیشتر از یک رتبه مالیاتی برای یک منطقه شما "
14544
- "نیاز دارید برای هر رتبه یک اولویت تعیین کنید."
14545
 
14546
  #: includes/admin/settings/views/html-settings-tax.php:33
14547
  msgid ""
14548
- "Choose whether or not this is a compound rate. Compound tax rates are applied "
14549
- "on top of other tax rates."
14550
  msgstr ""
14551
- "انتخاب کنید که این رتبه کوپنی است یا خیر. رتبه‌های مالیاتی کوپنی بر بقیه "
14552
- "مالیات‌ها اعمال می‌شوند"
14553
 
14554
  #: includes/admin/settings/views/html-settings-tax.php:34
14555
  msgid "Choose whether or not this tax rate also gets applied to shipping."
@@ -14613,13 +14974,11 @@ msgstr ""
14613
 
14614
  #: includes/admin/settings/views/html-webhooks-edit.php:37
14615
  msgid ""
14616
- "The options are &quot;Active&quot; (delivers payload), &quot;Paused&quot; "
14617
- "(does not deliver), or &quot;Disabled&quot; (does not deliver due delivery "
14618
- "failures)."
14619
  msgstr ""
14620
- "پیکربندی &quot;فعال&quot; هستند (ارائه محموله)، &quot;متوقف شده است& (ارسال "
14621
- "نمی شود)، یا &quot;غیرفعال&quot; شده ( به دلیل خطاهای حمل و نقل، ارسال نمی "
14622
- "شود)."
14623
 
14624
  #: includes/admin/settings/views/html-webhooks-edit.php:57
14625
  msgid "Select when the webhook will fire."
@@ -14707,8 +15066,8 @@ msgstr "محرمانه"
14707
 
14708
  #: includes/admin/settings/views/html-webhooks-edit.php:123
14709
  msgid ""
14710
- "The secret key is used to generate a hash of the delivered webhook and "
14711
- "provided in the request headers."
14712
  msgstr ""
14713
  "کلیدهای مخفی بری تولید hash از webhook برگشتی و ارائه شده در سربرگ‌های درخواستی "
14714
  "است."
@@ -14781,11 +15140,11 @@ msgstr "مالیات روش حمل و نقل"
14781
 
14782
  #: includes/admin/settings/views/settings-tax.php:47
14783
  msgid ""
14784
- "Optionally control which tax class shipping gets, or leave it so shipping tax "
14785
- "is based on the cart items themselves."
14786
  msgstr ""
14787
- "به صورت دلخواه، تعیین میکند چه کلاس مالیاتی‌ای روی ارسال تاثیر میگذارد، و یا "
14788
- "آنرا به مالیات بر اساس سبد خرید واگذار میکند."
14789
 
14790
  #: includes/admin/settings/views/settings-tax.php:53
14791
  msgid "Shipping tax class based on cart items"
@@ -14804,72 +15163,68 @@ msgid "Additional tax classes"
14804
  msgstr "روش های مالیاتی اضافی"
14805
 
14806
  #: includes/admin/settings/views/settings-tax.php:67
 
 
 
 
14807
  msgid ""
14808
- "List additional tax classes below (1 per line). This is in addition to the "
14809
- "default \"Standard rate\"."
14810
  msgstr ""
14811
  "لیست کلاسهای مالیات افزوده زیر ( هر خط 1 ). اضافه بر این \"نرخ استاندارد\" پیش "
14812
  "فرض می باشد."
14813
 
14814
- #. Translators: %s New line char.
14815
- #: includes/admin/settings/views/settings-tax.php:72
14816
- msgid "Reduced rate%sZero rate"
14817
- msgstr "کاهش نرخ %s نرخ صفر"
14818
-
14819
- #: includes/admin/settings/views/settings-tax.php:76
14820
  msgid "Display prices in the shop"
14821
  msgstr "نمایش قیمت ها در فروشگاه"
14822
 
14823
- #: includes/admin/settings/views/settings-tax.php:82
14824
- #: includes/admin/settings/views/settings-tax.php:94
14825
  msgid "Including tax"
14826
  msgstr "با احتساب مالیات"
14827
 
14828
- #: includes/admin/settings/views/settings-tax.php:83
14829
- #: includes/admin/settings/views/settings-tax.php:95
14830
  msgid "Excluding tax"
14831
  msgstr "بدون احتساب مالیات"
14832
 
14833
- #: includes/admin/settings/views/settings-tax.php:88
14834
  msgid "Display prices during cart and checkout"
14835
  msgstr "نمایش قیمت ها در طول سبد خرید و پرداخت"
14836
 
14837
- #: includes/admin/settings/views/settings-tax.php:100
14838
  msgid "Price display suffix"
14839
  msgstr "نمایش پسوند قیمت"
14840
 
14841
- #: includes/admin/settings/views/settings-tax.php:105
14842
  msgid ""
14843
  "Define text to show after your product prices. This could be, for example, "
14844
- "\"inc. Vat\" to explain your pricing. You can also have prices substituted "
14845
- "here using one of the following: {price_including_tax}, {price_excluding_tax}."
14846
  msgstr ""
14847
  "متن نمایشی که پس از قیمت محصول نشان داده می شود، را بنویسید.به عنوان نمونه، "
14848
  "\"inc. Vat\" می تواند جهت توضیح قیمت های شما باشد. شما همچنین می توانید یکی از "
14849
  "قیمت های ثبت شده زیر را هم استفاده کنید:\n"
14850
  "{price_including_tax}, {price_excluding_tax}."
14851
 
14852
- #: includes/admin/settings/views/settings-tax.php:109
14853
  msgid "Display tax totals"
14854
  msgstr "نمایش مجموع مالیات"
14855
 
14856
- #: includes/admin/settings/views/settings-tax.php:115
14857
  msgid "As a single total"
14858
  msgstr "به عنوان یک کل واحد"
14859
 
14860
- #: includes/admin/settings/views/settings-tax.php:116
14861
  msgid "Itemized"
14862
  msgstr "مورد"
14863
 
14864
- #: includes/admin/views/html-admin-page-addons.php:41
14865
- msgid "Showing search results for: %s"
14866
- msgstr "در حال نمایش نتایج جستجو برای: %s"
14867
-
14868
- #: includes/admin/views/html-admin-page-addons.php:53
14869
  msgid "Enter a search term and press enter"
14870
  msgstr "برای جستجو یک واژه را وارد کنید و Enter را بفشارید"
14871
 
14872
- #: includes/admin/views/html-admin-page-addons.php:108
 
14873
  msgid ""
14874
  "Our catalog of WooCommerce Extensions can be found on WooCommerce.com here: <a "
14875
  "href=\"%s\">WooCommerce Extensions Catalog</a>"
@@ -14877,29 +15232,28 @@ msgstr ""
14877
  "Our catalog of WooCommerce Extensions can be found on WooCommerce.com here: <a "
14878
  "href=\"%s\">WooCommerce Extensions Catalog</a>"
14879
 
14880
- #: includes/admin/views/html-admin-page-addons.php:114
14881
  msgid "Looking for a WooCommerce theme?"
14882
  msgstr "بدنبال یک پوسته برای ووکامرس هستید؟"
14883
 
14884
- #: includes/admin/views/html-admin-page-addons.php:115
14885
  msgid "We recommend Storefront, the <em>official</em> WooCommerce theme."
14886
  msgstr "پیشنهاد ما استورفرونت است، پوسته<em>رسمی</em> ووکامرس"
14887
 
14888
- #: includes/admin/views/html-admin-page-addons.php:116
14889
  msgid ""
14890
  "Storefront is an intuitive, flexible and <strong>free</strong> WordPress theme "
14891
- "offering deep integration with WooCommerce and many of the most popular "
14892
- "customer-facing extensions."
14893
  msgstr ""
14894
  "استورفرونت یک نمای بصری است، یک پوسته وردپرسی انعطاف پذیر و<strong>رایگان</"
14895
- "strong> و یکپارچه شده با ووکامرس و تعدادی از محبوبترین افزونه ها از دید "
14896
- "مشتریان."
14897
 
14898
- #: includes/admin/views/html-admin-page-addons.php:118
14899
  msgid "Read all about it"
14900
  msgstr "خواندن همه در این باره"
14901
 
14902
- #: includes/admin/views/html-admin-page-addons.php:119
14903
  msgid "Download &amp; install"
14904
  msgstr "دانلود &amp; نصب"
14905
 
@@ -14979,218 +15333,233 @@ msgstr "حذف لاگ (گزارش)"
14979
  msgid "There are currently no logs to view."
14980
  msgstr "در حال حاضر هیچ Log جهت نمایش وجود ندارد"
14981
 
14982
- #: includes/admin/views/html-admin-page-status-report.php:30
14983
  msgid ""
14984
  "Please copy and paste this information in your ticket when contacting support:"
14985
  msgstr "خواهشمندیمً در صورت درخواست پشتیبانی این اطلاعات را لحاظ کنید:"
14986
 
14987
- #: includes/admin/views/html-admin-page-status-report.php:33
14988
  msgid "Get system report"
14989
  msgstr "دریافت گزارش سیستم"
14990
 
14991
- #: includes/admin/views/html-admin-page-status-report.php:35
14992
  msgid "Understanding the status report"
14993
  msgstr "درک گزارش وضعیت"
14994
 
14995
- #: includes/admin/views/html-admin-page-status-report.php:42
14996
  msgid "Copy for support"
14997
  msgstr "کپی برای پشتیبانی"
14998
 
14999
- #: includes/admin/views/html-admin-page-status-report.php:53
15000
  msgid "WordPress environment"
15001
  msgstr "محیط وردپرس"
15002
 
15003
- #: includes/admin/views/html-admin-page-status-report.php:58
15004
- msgid "Home URL"
15005
- msgstr "لینک برگه خانه"
15006
 
15007
- #: includes/admin/views/html-admin-page-status-report.php:59
15008
- msgid "The homepage URL of your site."
15009
  msgstr "آدرس Root سایت شما."
15010
 
15011
- #: includes/admin/views/html-admin-page-status-report.php:63
15012
- msgid "Site URL"
15013
- msgstr "لینک سایت"
15014
 
15015
- #: includes/admin/views/html-admin-page-status-report.php:64
15016
- msgid "The root URL of your site."
15017
  msgstr "آدرس Root سایت شما."
15018
 
15019
- #: includes/admin/views/html-admin-page-status-report.php:68
15020
  msgid "WooCommerce version"
15021
  msgstr "نسخه ووکامرس"
15022
 
15023
- #: includes/admin/views/html-admin-page-status-report.php:69
15024
  msgid "The version of WooCommerce installed on your site."
15025
  msgstr "نگارش ووکامرس بر روی سایت شما نصب شده است."
15026
 
15027
- #: includes/admin/views/html-admin-page-status-report.php:73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15028
  msgid "Log directory writable"
15029
  msgstr "پوشه Log قابل نوشتن است"
15030
 
15031
- #: includes/admin/views/html-admin-page-status-report.php:74
15032
  msgid ""
15033
  "Several WooCommerce extensions can write logs which makes debugging problems "
15034
  "easier. The directory must be writable for this to happen."
15035
  msgstr ""
15036
- "افزونه های ووکامرس متعددی می توانند گزارش هایی را بنویسند که حل مشکلات را "
15037
- "آسانتر کنند. برای این موضوع پوشه باید قابل نوشتن باشد."
15038
 
15039
  #. Translators: %1$s: Log directory, %2$s: Log directory constant
15040
- #: includes/admin/views/html-admin-page-status-report.php:81
15041
  msgid "To allow logging, make %1$s writable or define a custom %2$s."
15042
  msgstr ""
15043
- "برای گزارش نویسی، %1$s را ساخته و دسترسی نوشتنی به آن بدهید. یا %2$s. را "
15044
- "سفارشی سازی کنید."
15045
 
15046
- #: includes/admin/views/html-admin-page-status-report.php:87
15047
  msgid "WordPress version"
15048
  msgstr "نسخه وردپرس"
15049
 
15050
- #: includes/admin/views/html-admin-page-status-report.php:88
15051
  msgid "The version of WordPress installed on your site."
15052
  msgstr "نگارش وردپرس نصب شده بر روی سایت شما."
15053
 
15054
  #. Translators: %1$s: Current version, %2$s: New version
15055
- #: includes/admin/views/html-admin-page-status-report.php:107
15056
  msgid "%1$s - There is a newer version of WordPress available (%2$s)"
15057
  msgstr "%1$s - یک نسخه جدید از وردپرس در دسترس است (%2$s)"
15058
 
15059
- #: includes/admin/views/html-admin-page-status-report.php:115
15060
  msgid "WordPress multisite"
15061
  msgstr "وردپرس شبکه "
15062
 
15063
- #: includes/admin/views/html-admin-page-status-report.php:116
15064
  msgid "Whether or not you have WordPress Multisite enabled."
15065
  msgstr "یا شما وردپرس شبکه را فعال نکرده اید."
15066
 
15067
- #: includes/admin/views/html-admin-page-status-report.php:120
15068
  msgid "WordPress memory limit"
15069
  msgstr "محدودیت حافظه وردپرس"
15070
 
15071
- #: includes/admin/views/html-admin-page-status-report.php:121
15072
  msgid "The maximum amount of memory (RAM) that your site can use at one time."
15073
  msgstr "بیشینه مقدار حافظه ای (RAM) که سایت شما می تواند در یک زمان بکار گیرد."
15074
 
15075
  #. Translators: %1$s: Memory limit, %2$s: Docs link.
15076
- #: includes/admin/views/html-admin-page-status-report.php:126
15077
  msgid "%1$s - We recommend setting memory to at least 64MB. See: %2$s"
15078
  msgstr "%1$s - ما پیشنهاد میکنیم پیکربندی حافظه حداقل 64MB باشد. ببینید: %2$s"
15079
 
15080
- #: includes/admin/views/html-admin-page-status-report.php:126
15081
  msgid "Increasing memory allocated to PHP"
15082
  msgstr "افزایش حافظه اختصاص یافته به PHP"
15083
 
15084
- #: includes/admin/views/html-admin-page-status-report.php:134
15085
  msgid "WordPress debug mode"
15086
  msgstr "حالت عیب یابی وردپرس"
15087
 
15088
- #: includes/admin/views/html-admin-page-status-report.php:135
15089
  msgid "Displays whether or not WordPress is in Debug Mode."
15090
  msgstr "نمایش ایرادها یا اینکه وردپرس در حالت اشکال زدایی است."
15091
 
15092
- #: includes/admin/views/html-admin-page-status-report.php:145
15093
  msgid "WordPress cron"
15094
  msgstr "کرون جاب وردپرس "
15095
 
15096
- #: includes/admin/views/html-admin-page-status-report.php:146
15097
  msgid "Displays whether or not WP Cron Jobs are enabled."
15098
  msgstr "نمایش فعال بودن یا نبودن قابلیت WP Cron."
15099
 
15100
- #: includes/admin/views/html-admin-page-status-report.php:156
15101
  msgid "Language"
15102
  msgstr "زبان"
15103
 
15104
- #: includes/admin/views/html-admin-page-status-report.php:157
15105
  msgid "The current language used by WordPress. Default = English"
15106
  msgstr "زبان کنونی وردپرس. پیش پندار= انگلیسی"
15107
 
15108
- #: includes/admin/views/html-admin-page-status-report.php:161
15109
  msgid "External object cache"
15110
  msgstr "کش مخزن خارجی"
15111
 
15112
- #: includes/admin/views/html-admin-page-status-report.php:162
15113
  msgid "Displays whether or not WordPress is using an external object cache."
15114
  msgstr "نمایش داده می شود که یا وردپرس یک کش مخزن خارجی را استفاده می کند."
15115
 
15116
- #: includes/admin/views/html-admin-page-status-report.php:176
15117
  msgid "Server environment"
15118
  msgstr "محیط سرور"
15119
 
15120
- #: includes/admin/views/html-admin-page-status-report.php:181
15121
  msgid "Server info"
15122
  msgstr "مشخصات سرور"
15123
 
15124
- #: includes/admin/views/html-admin-page-status-report.php:182
15125
  msgid "Information about the web server that is currently hosting your site."
15126
  msgstr "اطلاعاتی درباره وب سروری که میزبان سایت شما می باشد."
15127
 
15128
- #: includes/admin/views/html-admin-page-status-report.php:186
15129
  msgid "PHP version"
15130
  msgstr "نسخه PHP"
15131
 
15132
- #: includes/admin/views/html-admin-page-status-report.php:187
15133
  msgid "The version of PHP installed on your hosting server."
15134
  msgstr "نگارش PHP نصب شده بر روی سرور میزبان شما."
15135
 
15136
- #: includes/admin/views/html-admin-page-status-report.php:193
15137
  msgid "How to update your PHP version"
15138
  msgstr "چگونه نسخه PHP را بروزرسانی کنیم"
15139
 
15140
- #: includes/admin/views/html-admin-page-status-report.php:197
15141
  msgid ""
15142
  "WooCommerce will run under this version of PHP, however, some features such as "
15143
- "geolocation are not compatible. Support for this version will be dropped in "
15144
- "the next major release. We recommend using PHP version 7.2 or above for "
15145
- "greater performance and security."
15146
  msgstr ""
15147
- "WooCommerce تحت این نسخه از پی اچ پی اجرا می شود، با این حال، برخی از ویژگی "
15148
- "های مانند موقعیت جغرافیایی سازگار نیست. پشتیبانی از این نسخه در نسخه های بعد "
15149
- "کمتر خواهد شد. توصیه می کنیم از نسخه PHP 7.2 یا بالاتر برای عملکرد و امنیت "
15150
- "بیشتر استفاده کنید."
15151
 
15152
- #: includes/admin/views/html-admin-page-status-report.php:199
15153
  msgid ""
15154
  "WooCommerce will run under this version of PHP, however, it has reached end of "
15155
  "life. We recommend using PHP version 7.2 or above for greater performance and "
15156
  "security."
15157
  msgstr ""
15158
  "WooCommerce تحت این نسخه از پی اچ پی اجرا خواهد شد، با این حال، این نسخه به "
15159
- "منقضی شده است. توصیه می کنیم از نسخه PHP 7.2 یا بالاتر برای عملکرد و امنیت "
15160
- "بیشتر استفاده کنید."
15161
 
15162
- #: includes/admin/views/html-admin-page-status-report.php:201
15163
  msgid ""
15164
- "We recommend using PHP version 7.2 or above for greater performance and "
15165
- "security."
15166
  msgstr ""
15167
  "توصیه می کنیم از نسخه PHP 7.2 یا بالاتر برای عملکرد و امنیت بیشتر استفاده کنید."
15168
 
15169
- #: includes/admin/views/html-admin-page-status-report.php:212
15170
  msgid "PHP post max size"
15171
  msgstr "اندازه حداکثر پست PHP"
15172
 
15173
- #: includes/admin/views/html-admin-page-status-report.php:213
15174
  msgid "The largest filesize that can be contained in one post."
15175
  msgstr "بزرگترین اندازه فایلی که می تواند در یک نوشته گذاشته شود."
15176
 
15177
- #: includes/admin/views/html-admin-page-status-report.php:217
15178
  msgid "PHP time limit"
15179
  msgstr "محدودیت زمانی PHP"
15180
 
15181
- #: includes/admin/views/html-admin-page-status-report.php:218
15182
  msgid ""
15183
- "The amount of time (in seconds) that your site will spend on a single "
15184
- "operation before timing out (to avoid server lockups)"
15185
  msgstr ""
15186
  "مقدار زمانی (در ثانیه) که شما در سایت بر روی یک تک کار قبل از تمام شدن وقت "
15187
  "خواهید گذراند، ( جهت جلوگیری از ممانعت های سرور)"
15188
 
15189
- #: includes/admin/views/html-admin-page-status-report.php:222
15190
  msgid "PHP max input vars"
15191
  msgstr "اندازه حداکثر پست PHP"
15192
 
15193
- #: includes/admin/views/html-admin-page-status-report.php:223
15194
  msgid ""
15195
  "The maximum number of variables your server can use for a single function to "
15196
  "avoid overloads."
@@ -15198,161 +15567,157 @@ msgstr ""
15198
  "حداکثر تعداد متغیرهای سرور شما می تواند برای یک تابع تک برای جلوگیری از اضافه "
15199
  "بار استفاده کند."
15200
 
15201
- #: includes/admin/views/html-admin-page-status-report.php:227
15202
  msgid "cURL version"
15203
  msgstr "نگارش cURL"
15204
 
15205
- #: includes/admin/views/html-admin-page-status-report.php:228
15206
  msgid "The version of cURL installed on your server."
15207
  msgstr "نسخه ی cURL نصب شده در سرور شما."
15208
 
15209
- #: includes/admin/views/html-admin-page-status-report.php:232
15210
  msgid "SUHOSIN installed"
15211
  msgstr "SUHOSIN نصب شده است"
15212
 
15213
- #: includes/admin/views/html-admin-page-status-report.php:233
15214
  msgid ""
15215
- "Suhosin is an advanced protection system for PHP installations. It was "
15216
- "designed to protect your servers on the one hand against a number of well "
15217
- "known problems in PHP applications and on the other hand against potential "
15218
- "unknown vulnerabilities within these applications or the PHP core itself. If "
15219
- "enabled on your server, Suhosin may need to be configured to increase its data "
15220
- "submission limits."
15221
  msgstr ""
15222
- "Suhosin یک سیستم حفاظت پیشرفته برای نصب PHP است. این سیستم جهت محافظت از "
15223
- "سرورهای شما در برابر تعدادی از مشکلات شناخته شده در برنامه های PHP در یک طرف و "
15224
- "از سوی دیگر در برابر آسیب پذیری های ناشناخته بالقوه در این برنامه ها و یا "
15225
- "هسته PHP خود طراحی شده است. اگر Suhosin را بر روی سرور خود فعال کنید، ممکن است "
15226
- "جهت افزایش محدودیت داده ها به پیکربندی نیاز شود."
15227
 
15228
- #: includes/admin/views/html-admin-page-status-report.php:243
15229
  msgid "MySQL version"
15230
  msgstr "نسخه MySQL"
15231
 
15232
- #: includes/admin/views/html-admin-page-status-report.php:244
15233
  msgid "The version of MySQL installed on your hosting server."
15234
  msgstr "نگارش نصب شده MySQL بر روی سرور هاست شما."
15235
 
15236
  #. Translators: %1$s: MySQL version, %2$s: Recommended MySQL version.
15237
- #: includes/admin/views/html-admin-page-status-report.php:249
15238
  msgid "%1$s - We recommend a minimum MySQL version of 5.6. See: %2$s"
15239
  msgstr "%1$s - ما پیشنهاد می کنیم حداقل نسخه MySQL 5.6 باشد. ببینید: %2$s"
15240
 
15241
- #: includes/admin/views/html-admin-page-status-report.php:249
15242
  msgid "WordPress requirements"
15243
  msgstr "نیازمندی های وردپرس"
15244
 
15245
- #: includes/admin/views/html-admin-page-status-report.php:258
15246
  msgid "Max upload size"
15247
  msgstr "بیشینه اندازه آپلود"
15248
 
15249
- #: includes/admin/views/html-admin-page-status-report.php:259
15250
  msgid "The largest filesize that can be uploaded to your WordPress installation."
15251
  msgstr "بزرگترین اندازه فایلی که می تواند در نصب وردپرس بارگذاری شود."
15252
 
15253
- #: includes/admin/views/html-admin-page-status-report.php:263
15254
  msgid "Default timezone is UTC"
15255
  msgstr "منطقه زمانی پیش پندار است"
15256
 
15257
- #: includes/admin/views/html-admin-page-status-report.php:264
15258
  msgid "The default timezone for your server."
15259
  msgstr "منطقه زمانی پیش فرض برای سرور شما."
15260
 
15261
  #. Translators: %s: default timezone..
15262
- #: includes/admin/views/html-admin-page-status-report.php:269
15263
  msgid "Default timezone is %s - it should be UTC"
15264
  msgstr "منطقه زمانی پیشفرض %s می باشد - شما می بایست از UTC استفاده کنید"
15265
 
15266
- #: includes/admin/views/html-admin-page-status-report.php:277
15267
  msgid "fsockopen/cURL"
15268
  msgstr "fsockopen/cURL"
15269
 
15270
- #: includes/admin/views/html-admin-page-status-report.php:278
15271
  msgid ""
15272
  "Payment gateways can use cURL to communicate with remote servers to authorize "
15273
- "payments, other plugins may also use it when communicating with remote "
15274
- "services."
15275
  msgstr ""
15276
  "درگاه های پرداخت می توانند از cURL برای اتصال با دیگر سرور ها برای تایید و "
15277
  "پرداخت استفاده کنند ، دیگر افزونه ها همچنین می توانند در هنگام اتصال به سرویس "
15278
  "های خارجی از این قابلیت استفاده نمایند."
15279
 
15280
- #: includes/admin/views/html-admin-page-status-report.php:284
15281
  msgid ""
15282
  "Your server does not have fsockopen or cURL enabled - PayPal IPN and other "
15283
- "scripts which communicate with other servers will not work. Contact your "
15284
- "hosting provider."
15285
  msgstr ""
15286
- "fsockopen یا cURL در سرور شما فعال نیست. - IPN پی پال و باقی اسکریپت‌هایی که "
15287
- "نیاز به ارتباط با سرور‌های دیگر دارند کار نخواهند کرد. با پشتیبانی هاستینگ خود "
15288
- "تماس بگیرید."
15289
 
15290
- #: includes/admin/views/html-admin-page-status-report.php:290
15291
  msgid "SoapClient"
15292
  msgstr "SoapClient"
15293
 
15294
- #: includes/admin/views/html-admin-page-status-report.php:291
15295
  msgid ""
15296
- "Some webservices like shipping use SOAP to get information from remote "
15297
- "servers, for example, live shipping quotes from FedEx require SOAP to be "
15298
- "installed."
15299
  msgstr ""
15300
  "برخی وبسرویس ها مانند حمل و نقل و درگاه ها از SOAP برای ارسال و دریافت اطلاعات "
15301
- "بین سرور ها استفاده می کنند ، برای مثال ، درگاه های بانکی ملت و حمل و نقل "
15302
- "FedEx به SOAP برای نصب نیاز دارند."
15303
 
15304
  #. Translators: %s classname and link.
15305
- #: includes/admin/views/html-admin-page-status-report.php:298
15306
  msgid ""
15307
- "Your server does not have the %s class enabled - some gateway plugins which "
15308
- "use SOAP may not work as expected."
15309
  msgstr ""
15310
  "در سرور شما کلاس %s فعال نیست - برخی درگاه های پرداخت با استفاده از SOAP فعال "
15311
  "هستند و بدون آن کار نمی کنند."
15312
 
15313
- #: includes/admin/views/html-admin-page-status-report.php:304
15314
  msgid "DOMDocument"
15315
  msgstr "DOMDocument"
15316
 
15317
- #: includes/admin/views/html-admin-page-status-report.php:305
15318
- msgid ""
15319
- "HTML/Multipart emails use DOMDocument to generate inline CSS in templates."
15320
  msgstr ""
15321
  "ایمیل های HTML/چندگانه برای ساخت درون خطی CSS در الگوهااز اسناد DOM استفاده می "
15322
  "کنند ."
15323
 
15324
  #. Translators: %s: classname and link.
15325
- #: includes/admin/views/html-admin-page-status-report.php:312
15326
  msgid ""
15327
- "Your server does not have the %s class enabled - HTML/Multipart emails, and "
15328
- "also some extensions, will not work without DOMDocument."
15329
  msgstr ""
15330
- "در سرور شما کلاس %s وجود ندارد - ایمیل های HTML/Multipart ، و همچنین افزونه "
15331
- "ها ، بدون DOMDocument کار نمی کنند. با ارائه دهنده خدمات میزبانی وب خود تماس "
15332
- "بگیرید."
15333
 
15334
- #: includes/admin/views/html-admin-page-status-report.php:318
15335
  msgid "GZip"
15336
  msgstr "GZip"
15337
 
15338
- #: includes/admin/views/html-admin-page-status-report.php:319
15339
  msgid "GZip (gzopen) is used to open the GEOIP database from MaxMind."
15340
  msgstr "GZip (gzopen) مورد استفاده پایگاه داده GEOIP از MaxMind می باشد."
15341
 
15342
  #. Translators: %s: classname and link.
15343
- #: includes/admin/views/html-admin-page-status-report.php:326
15344
  msgid ""
15345
- "Your server does not support the %s function - this is required to use the "
15346
- "GeoIP database from MaxMind."
15347
  msgstr ""
15348
- "سرور شما از تابع %s پشتیبانی نمی کند - این ضروری است برای استفاده از پایگاه "
15349
- "داده GeoIP از MaxMind."
15350
 
15351
- #: includes/admin/views/html-admin-page-status-report.php:332
15352
  msgid "Multibyte string"
15353
  msgstr "Multibyte string"
15354
 
15355
- #: includes/admin/views/html-admin-page-status-report.php:333
15356
  msgid ""
15357
  "Multibyte String (mbstring) is used to convert character encoding, like for "
15358
  "emails or converting characters to lowercase."
@@ -15361,19 +15726,19 @@ msgstr ""
15361
  "ایمیل ها یا تبدیل کاراکتر ها به حروف کوچک"
15362
 
15363
  #. Translators: %s: classname and link.
15364
- #: includes/admin/views/html-admin-page-status-report.php:340
15365
  msgid ""
15366
  "Your server does not support the %s functions - this is required for better "
15367
  "character encoding. Some fallbacks will be used instead for it."
15368
  msgstr ""
15369
- "سرور شما از توابع %s پشتیبانی نمی کند - این مورد الزامی برای رمز گذاری "
15370
- "کاراکتر هاست."
15371
 
15372
- #: includes/admin/views/html-admin-page-status-report.php:346
15373
  msgid "Remote post"
15374
  msgstr "ارسال از راه دور"
15375
 
15376
- #: includes/admin/views/html-admin-page-status-report.php:347
15377
  msgid ""
15378
  "PayPal uses this method of communicating when sending back transaction "
15379
  "information."
@@ -15382,16 +15747,16 @@ msgstr ""
15382
  "مربوط به تراکنش استفاده می کند."
15383
 
15384
  #. Translators: %s: function name.
15385
- #: includes/admin/views/html-admin-page-status-report.php:354
15386
- #: includes/admin/views/html-admin-page-status-report.php:368
15387
  msgid "%s failed. Contact your hosting provider."
15388
  msgstr "%s ناموفق بود. لطفا با مسئول میزبانی وب سایت خود تماس بگیرید."
15389
 
15390
- #: includes/admin/views/html-admin-page-status-report.php:360
15391
  msgid "Remote get"
15392
  msgstr "دریافت از راه دور"
15393
 
15394
- #: includes/admin/views/html-admin-page-status-report.php:361
15395
  msgid ""
15396
  "WooCommerce plugins may use this method of communication when checking for "
15397
  "plugin updates."
@@ -15399,170 +15764,195 @@ msgstr ""
15399
  "افزونه های ووکامرس ممکن است از این روش ارتباطی در هنگام بررسی کردن برای بروز "
15400
  "رسانی افزونه استفاده کند."
15401
 
15402
- #: includes/admin/views/html-admin-page-status-report.php:401
15403
  msgid "Database"
15404
  msgstr "پایگاه داده"
15405
 
15406
- #: includes/admin/views/html-admin-page-status-report.php:406
15407
  msgid "WooCommerce database version"
15408
  msgstr "نسخه پایگاه داده ووکامرس"
15409
 
15410
- #: includes/admin/views/html-admin-page-status-report.php:407
15411
  msgid ""
15412
  "The version of WooCommerce that the database is formatted for. This should be "
15413
  "the same as your WooCommerce version."
15414
  msgstr ""
15415
- "فرمت پایگاه داده برای این نگارش از ووکامرس می باشد. که باید هماهنگ با همان "
15416
- "نگارش از ووکامرس باشد."
15417
 
15418
- #: includes/admin/views/html-admin-page-status-report.php:411
15419
  msgid "Database prefix"
15420
  msgstr "پیشوند پایگاه داده"
15421
 
15422
  #. Translators: %1$s: Database prefix, %2$s: Docs link.
15423
- #: includes/admin/views/html-admin-page-status-report.php:417
15424
- msgid ""
15425
- "%1$s - We recommend using a prefix with less than 20 characters. See: %2$s"
15426
  msgstr ""
15427
  "%1$s - ما پیشنهاد میکنیم پیشوند جداول حداکثر 20 کاراکتر باشد. ببینید: %2$s"
15428
 
15429
- #: includes/admin/views/html-admin-page-status-report.php:417
15430
  msgid "How to update your database table prefix"
15431
  msgstr "چگونه پیشوند جداول را بروزرسانی کنیم"
15432
 
15433
- #: includes/admin/views/html-admin-page-status-report.php:427
15434
  msgid "MaxMind GeoIP database"
15435
  msgstr "پایگاه داده MaxMind GeoIP"
15436
 
15437
- #: includes/admin/views/html-admin-page-status-report.php:428
15438
  msgid "The GeoIP database from MaxMind is used to geolocate customers."
15439
  msgstr "پایگاه داده GeoIP از MaxMind، از مکان جغرافیایی مشتری استفاده می کند"
15440
 
15441
- #: includes/admin/views/html-admin-page-status-report.php:432
15442
  msgid "MaxMind GeoIP database requires at least PHP 5.4."
15443
  msgstr "پایگاه داده MaxMind GeoIP به PHP 5.4 و یا بالاتر نیاز دارد."
15444
 
15445
  #. Translators: %1$s: Library url, %2$s: install path.
15446
- #: includes/admin/views/html-admin-page-status-report.php:437
15447
  msgid ""
15448
  "The MaxMind GeoIP Database does not exist - Geolocation will not function. You "
15449
- "can download and install it manually from %1$s to the path: %2$s. Scroll down "
15450
- "to \"Downloads\" and download the \"MaxMind DB binary, gzipped\" file next to "
15451
  "\"GeoLite2 Country\". Please remember to uncompress GeoLite2-Country_xxxxxxxx."
15452
  "tar.gz and upload the GeoLite2-Country.mmdb file only."
15453
  msgstr ""
15454
  "The MaxMind GeoIP Database does not exist - Geolocation will not function. You "
15455
- "can download and install it manually from %1$s to the path: %2$s. Scroll down "
15456
- "to \"Downloads\" and download the \"MaxMind DB binary, gzipped\" file next to "
15457
  "\"GeoLite2 Country\". Please remember to uncompress GeoLite2-Country_xxxxxxxx."
15458
  "tar.gz and upload the GeoLite2-Country.mmdb file only."
15459
 
15460
- #: includes/admin/views/html-admin-page-status-report.php:445
15461
  msgid "Total Database Size"
15462
  msgstr "مجموع اندازه پایگاه داده"
15463
 
15464
- #: includes/admin/views/html-admin-page-status-report.php:451
15465
  msgid "Database Data Size"
15466
  msgstr "اندازه داده های پایگاه داده"
15467
 
15468
- #: includes/admin/views/html-admin-page-status-report.php:457
15469
  msgid "Database Index Size"
15470
  msgstr "اندازه داده های شاخص پایگاه داده"
15471
 
15472
- #: includes/admin/views/html-admin-page-status-report.php:469
15473
  msgid "Table does not exist"
15474
  msgstr "جدول وجود ندارد"
15475
 
15476
- #. Translators: %1$f: Table size, %2$f: Index size.
15477
- #: includes/admin/views/html-admin-page-status-report.php:472
15478
- #: includes/admin/views/html-admin-page-status-report.php:486
15479
- msgid "Data: %1$.2fMB + Index: %2$.2fMB"
15480
- msgstr "داده: %1$.2fMB + شاخص: %2$.2fMB"
 
15481
 
15482
- #: includes/admin/views/html-admin-page-status-report.php:496
15483
- msgid "Post Type Counts"
15484
- msgstr "تعداد نوع نوشته"
 
 
 
 
 
 
 
 
15485
 
15486
- #: includes/admin/views/html-admin-page-status-report.php:516
15487
  msgid "Security"
15488
  msgstr "امنیت"
15489
 
15490
- #: includes/admin/views/html-admin-page-status-report.php:521
15491
  msgid "Secure connection (HTTPS)"
15492
  msgstr "ارتباط امن (HTTPS)"
15493
 
15494
- #: includes/admin/views/html-admin-page-status-report.php:522
15495
- #: includes/api/v2/class-wc-rest-system-status-v2-controller.php:516
15496
  msgid "Is the connection to your store secure?"
15497
  msgstr "آیا ارتباط فروشگاه شما امن است؟"
15498
 
15499
  #. Translators: %s: docs link.
15500
- #: includes/admin/views/html-admin-page-status-report.php:530
15501
  msgid ""
15502
- "Your store is not using HTTPS. <a href=\"%s\" target=\"_blank\">Learn more "
15503
- "about HTTPS and SSL Certificates</a>."
15504
  msgstr ""
15505
  "فروشگاه شما از HTTPS استفاده نمی کند. <a href=\"%s\" target=\"_blank\">اطلاعات "
15506
  "بیشتر درباره HTTPS و SSL Certificates</a>."
15507
 
15508
- #: includes/admin/views/html-admin-page-status-report.php:537
15509
  msgid "Hide errors from visitors"
15510
  msgstr "پنهان کردن خطاها از بازدیدکنندگان"
15511
 
15512
- #: includes/admin/views/html-admin-page-status-report.php:538
15513
  msgid ""
15514
  "Error messages can contain sensitive information about your store environment. "
15515
  "These should be hidden from untrusted visitors."
15516
  msgstr ""
15517
- "متن خطاها می تواند شامل اطلاعات حساس درباره فضای نگهداری شما باشد. حتما باید "
15518
- "از دیدکاربران شما مخفی بماند."
15519
 
15520
- #: includes/admin/views/html-admin-page-status-report.php:543
15521
  msgid "Error messages should not be shown to visitors."
15522
  msgstr "پیام های خطا نباید به بازدیدکنندگان نشان داده شوند ."
15523
 
15524
- #: includes/admin/views/html-admin-page-status-report.php:552
15525
  msgid "Active plugins"
15526
  msgstr "افزونه های فعال"
15527
 
15528
- #: includes/admin/views/html-admin-page-status-report.php:564
 
 
15529
  msgid "Visit plugin homepage"
15530
  msgstr "نمایش خانه افزونه"
15531
 
15532
  #. translators: %s: plugin latest version
15533
  #. translators: %s: theme latest version
15534
  #. translators: %s: parent theme latest version
15535
- #: includes/admin/views/html-admin-page-status-report.php:572
15536
- #: includes/admin/views/html-admin-page-status-report.php:744
15537
- #: includes/admin/views/html-admin-page-status-report.php:782
 
15538
  msgid "%s is available"
15539
  msgstr "%s در دسترس است."
15540
 
15541
- #: includes/admin/views/html-admin-page-status-report.php:576
 
15542
  msgid "Network enabled"
15543
  msgstr "شبکه فعال شد"
15544
 
15545
- #: includes/admin/views/html-admin-page-status-report.php:581
 
15546
  msgid "Not tested with the active version of WooCommerce"
15547
  msgstr "با نسخه ووکامرس فعال شده شما آزمایش نشده است"
15548
 
15549
- #: includes/admin/views/html-admin-page-status-report.php:609
 
 
 
 
 
 
 
 
 
 
 
 
15550
  msgid "API enabled"
15551
  msgstr "API فعال شد"
15552
 
15553
- #: includes/admin/views/html-admin-page-status-report.php:610
15554
  msgid "Does your site have REST API enabled?"
15555
  msgstr "آیا سایت شما، REST API فعال داشته است؟"
15556
 
15557
- #: includes/admin/views/html-admin-page-status-report.php:614
15558
  msgid "Force SSL"
15559
  msgstr "اجبار SSL"
15560
 
15561
- #: includes/admin/views/html-admin-page-status-report.php:615
15562
  msgid "Does your site force a SSL Certificate for transactions?"
15563
  msgstr "آیا سایت شما یک مجوز SSL اجباری برای تراکنشها داشته است؟"
15564
 
15565
- #: includes/admin/views/html-admin-page-status-report.php:620
15566
  msgid ""
15567
  "What currency prices are listed at in the catalog and which currency gateways "
15568
  "will take payments in."
@@ -15570,198 +15960,200 @@ msgstr ""
15570
  "چه قیمت های ارزی در کاتالوگ لیست شده اند و کدام درگاههای ارزی ، می توانند "
15571
  "پرداختها را بگیرند."
15572
 
15573
- #: includes/admin/views/html-admin-page-status-report.php:625
15574
  msgid "The position of the currency symbol."
15575
  msgstr "جایگاه نماد پول."
15576
 
15577
- #: includes/admin/views/html-admin-page-status-report.php:630
15578
  msgid "The thousand separator of displayed prices."
15579
  msgstr "سواکننده هزارگان قیمت ها نمایش داده شود."
15580
 
15581
- #: includes/admin/views/html-admin-page-status-report.php:635
15582
  msgid "The decimal separator of displayed prices."
15583
  msgstr "سواکننده اعشاری قیمت ها نمایش داده شود."
15584
 
15585
- #: includes/admin/views/html-admin-page-status-report.php:640
15586
  msgid "The number of decimal points shown in displayed prices."
15587
  msgstr "تعداد نقطه های اعشاری نشان داده شده، در قیمت ها نمایش داده شود."
15588
 
15589
- #: includes/admin/views/html-admin-page-status-report.php:644
15590
  msgid "Taxonomies: Product types"
15591
  msgstr "انتخاب نوع محصول"
15592
 
15593
- #: includes/admin/views/html-admin-page-status-report.php:645
15594
  msgid ""
15595
  "A list of taxonomy terms that can be used in regard to order/product statuses."
15596
  msgstr ""
15597
  "فهرستی از واژه های طبقه بندی است که می تواند در مورد وضعیت سفارش/محصول استفاده "
15598
  "شود."
15599
 
15600
- #: includes/admin/views/html-admin-page-status-report.php:657
15601
  msgid "Taxonomies: Product visibility"
15602
  msgstr "طبقه بندی ها: قابلیت نمایش محصولات"
15603
 
15604
- #: includes/admin/views/html-admin-page-status-report.php:658
15605
  msgid "A list of taxonomy terms used for product visibility."
15606
  msgstr ""
15607
  "فهرستی از واژه های طبقه بندی است که می تواند در مورد وضعیت سفارش/محصول استفاده "
15608
  "شود."
15609
 
15610
- #: includes/admin/views/html-admin-page-status-report.php:674
 
 
 
 
15611
  msgid "WooCommerce pages"
15612
  msgstr "برگه های ووکامرس"
15613
 
15614
  #. Translators: %s: page name.
15615
- #: includes/admin/views/html-admin-page-status-report.php:685
15616
  msgid "Edit %s page"
15617
  msgstr "ویرایش برگه %s"
15618
 
15619
  #. Translators: %s: page name.
15620
- #: includes/admin/views/html-admin-page-status-report.php:692
15621
  msgid "The URL of your %s page (along with the Page ID)."
15622
  msgstr "آدرس برگه %s ( تنها با شناسه برگه)."
15623
 
15624
- #: includes/admin/views/html-admin-page-status-report.php:696
15625
  msgid "Page not set"
15626
  msgstr "برگه تنظیم نشده است"
15627
 
15628
- #: includes/admin/views/html-admin-page-status-report.php:699
15629
  msgid "Page ID is set, but the page does not exist"
15630
  msgstr "شناسه برگه تنظیم شده است ، اما برگه وجود ندارد"
15631
 
15632
  #. Translators: %s: docs link.
15633
- #: includes/admin/views/html-admin-page-status-report.php:703
15634
  msgid "Page visibility should be <a href=\"%s\" target=\"_blank\">public</a>"
15635
  msgstr ""
15636
- "قابلیت دیده شدن برگه باید به صورت <a href=\"%s\" target=\"_blank\">عمومی</a> "
15637
- "باشد"
15638
 
15639
- #: includes/admin/views/html-admin-page-status-report.php:709
15640
  msgid "Page does not contain the shortcode."
15641
  msgstr "برگه shortcode را ندارد"
15642
 
15643
- #: includes/admin/views/html-admin-page-status-report.php:727
15644
  msgid "Theme"
15645
  msgstr "پوسته"
15646
 
15647
- #: includes/admin/views/html-admin-page-status-report.php:733
15648
  msgid "The name of the current active theme."
15649
  msgstr "نام پوسته فعال شده کنونی."
15650
 
15651
- #: includes/admin/views/html-admin-page-status-report.php:737
15652
  msgid "Version"
15653
  msgstr "نگارش"
15654
 
15655
- #: includes/admin/views/html-admin-page-status-report.php:738
15656
  msgid "The installed version of the current active theme."
15657
  msgstr "نگارش نصب شده پوسته، هم اکنون فعال شد."
15658
 
15659
- #: includes/admin/views/html-admin-page-status-report.php:750
15660
  msgid "Author URL"
15661
  msgstr "لینک نویسنده"
15662
 
15663
- #: includes/admin/views/html-admin-page-status-report.php:751
15664
  msgid "The theme developers URL."
15665
  msgstr "آدرس برنامه نویسان پوسته."
15666
 
15667
- #: includes/admin/views/html-admin-page-status-report.php:755
15668
  msgid "Child theme"
15669
  msgstr "پوسته فرزند"
15670
 
15671
- #: includes/admin/views/html-admin-page-status-report.php:756
15672
  msgid "Displays whether or not the current theme is a child theme."
15673
  msgstr "چه چیزی نمایش شود یا اینکه پوسته جاری یک پوسته فرزند نیست."
15674
 
15675
  #. Translators: %s docs link.
15676
- #: includes/admin/views/html-admin-page-status-report.php:763
15677
  msgid ""
15678
  "If you are modifying WooCommerce on a parent theme that you did not build "
15679
- "personally we recommend using a child theme. See: <a href=\"%s\" target="
15680
- "\"_blank\">How to create a child theme</a>"
15681
  msgstr ""
15682
- "اگر شما در حال ویرایش و شخصی سازی ووکامرس یا پوسته والد هستید پیشنهاد می کنیم "
15683
- "از پوسته کودک استفاده کنید.<a href=\"%s\" target=\"_blank\"> چگونه یک پوسته "
15684
- "کودک بسازیم</a> را ببینید"
15685
 
15686
- #: includes/admin/views/html-admin-page-status-report.php:770
15687
  msgid "Parent theme name"
15688
  msgstr "نام والد پوسته"
15689
 
15690
- #: includes/admin/views/html-admin-page-status-report.php:771
15691
  msgid "The name of the parent theme."
15692
  msgstr "نام پوسته مادر."
15693
 
15694
- #: includes/admin/views/html-admin-page-status-report.php:775
15695
  msgid "Parent theme version"
15696
  msgstr "نسخه والد پوسته"
15697
 
15698
- #: includes/admin/views/html-admin-page-status-report.php:776
15699
  msgid "The installed version of the parent theme."
15700
  msgstr "نگارش پوسته مادر نصب شده است."
15701
 
15702
- #: includes/admin/views/html-admin-page-status-report.php:788
15703
  msgid "Parent theme author URL"
15704
  msgstr "آدرس طراح والد پوسته"
15705
 
15706
- #: includes/admin/views/html-admin-page-status-report.php:789
15707
  msgid "The parent theme developers URL."
15708
  msgstr "آدرس برنامه نویسان پوسته مادر."
15709
 
15710
- #: includes/admin/views/html-admin-page-status-report.php:794
15711
  msgid "WooCommerce support"
15712
  msgstr "پشتیبانی ووکامرس"
15713
 
15714
- #: includes/admin/views/html-admin-page-status-report.php:795
15715
  msgid ""
15716
  "Displays whether or not the current active theme declares WooCommerce support."
15717
  msgstr "چه چیزی نمایش شود یا اینکه پوسته جاری ووکامرس را پشتیبانی نمی کند."
15718
 
15719
- #: includes/admin/views/html-admin-page-status-report.php:799
15720
  msgid "Not declared"
15721
  msgstr "اعلام نشده"
15722
 
15723
- #: includes/admin/views/html-admin-page-status-report.php:811
15724
  msgid "Templates"
15725
  msgstr "قالب‌ها"
15726
 
15727
- #: includes/admin/views/html-admin-page-status-report.php:811
15728
  msgid ""
15729
  "This section shows any files that are overriding the default WooCommerce "
15730
  "template pages."
15731
  msgstr ""
15732
- "در این بخش هر فایلی که فارغ از صفحات قالب پیش فرض ووکامرس می باشد را نشان می "
15733
- "دهد."
15734
 
15735
- #: includes/admin/views/html-admin-page-status-report.php:817
15736
  msgid "Archive template"
15737
  msgstr "قالب بایگانی"
15738
 
15739
- #: includes/admin/views/html-admin-page-status-report.php:819
15740
  msgid ""
15741
  "Your theme has a woocommerce.php file, you will not be able to override the "
15742
  "woocommerce/archive-product.php custom template since woocommerce.php has "
15743
  "priority over archive-product.php. This is intended to prevent display issues."
15744
  msgstr ""
15745
  "فایل woocommerce.php پوسته شما، نمی تواند الگوی سفارشی woocommerce/archive-"
15746
- "product.php را نادیده بگیرد. زیرا woocommerce.php اولویت بالاتری نسبت به "
15747
- "archive-product.php دارد. این کار برای جلوگیری از مشکلات نمایش می باشد."
15748
 
15749
- #: includes/admin/views/html-admin-page-status-report.php:824
15750
- #: includes/admin/views/html-admin-page-status-report.php:853
15751
  msgid "Overrides"
15752
  msgstr "بازنویسی"
15753
 
15754
  #. Translators: %1$s: Template name, %2$s: Template version, %3$s: Core
15755
  #. version.
15756
- #: includes/admin/views/html-admin-page-status-report.php:835
15757
  msgid "%1$s version %2$s is out of date. The core version is %3$s"
15758
  msgstr "%1$s نسخه %2$s بروز نیست. نسخه پایه %3$s می باشد"
15759
 
15760
- #: includes/admin/views/html-admin-page-status-report.php:861
15761
  msgid "Outdated templates"
15762
  msgstr "قالب های بروز نشده"
15763
 
15764
- #: includes/admin/views/html-admin-page-status-report.php:868
15765
  msgid "Learn how to update"
15766
  msgstr "آموزش چگونگی بروزرسانی قالب های قدیمی"
15767
 
@@ -15784,7 +16176,7 @@ msgstr "لاگ ها"
15784
  #: includes/admin/views/html-bulk-edit-product.php:205
15785
  #: includes/admin/views/html-bulk-edit-product.php:239
15786
  #: includes/admin/views/html-bulk-edit-product.php:258
15787
- #: includes/admin/views/html-bulk-edit-product.php:296
15788
  msgid "— No change —"
15789
  msgstr "— بدون تغییر —"
15790
 
@@ -15857,22 +16249,32 @@ msgstr "جستجو"
15857
  #: includes/admin/views/html-bulk-edit-product.php:190
15858
  #: includes/admin/views/html-quick-edit-product.php:147
15859
  #: includes/customizer/class-wc-shop-customizer.php:700
15860
- #: includes/wc-product-functions.php:783
15861
  msgid "Hidden"
15862
  msgstr "پنهان"
15863
 
15864
  #: includes/admin/views/html-bulk-edit-product.php:222
15865
- #: includes/admin/views/html-bulk-edit-product.php:278
15866
  msgid "— No Change —"
15867
  msgstr "— بدون تغییر— "
15868
 
15869
  #: includes/admin/views/html-bulk-edit-product.php:253
15870
- #: includes/admin/views/html-bulk-edit-product.php:269
15871
  #: includes/admin/views/html-quick-edit-product.php:188
15872
  msgid "Stock qty"
15873
  msgstr "تعداد موجودی"
15874
 
15875
- #: includes/admin/views/html-bulk-edit-product.php:274
 
 
 
 
 
 
 
 
 
 
15876
  #: includes/admin/views/html-quick-edit-product.php:197
15877
  msgid "Backorders?"
15878
  msgstr "پیش خرید؟"
@@ -15882,8 +16284,8 @@ msgid ""
15882
  "<strong>Welcome to WooCommerce</strong> &#8211; You&lsquo;re almost ready to "
15883
  "start selling :)"
15884
  msgstr ""
15885
- "<strong> به ووکامرس خوش آمدید </strong> &#8211; شما&lsquo; تقریبا آماده هستید "
15886
- "تا فروش خود را آغاز کنید :)"
15887
 
15888
  #: includes/admin/views/html-notice-install.php:13
15889
  msgid "Run the Setup Wizard"
@@ -15893,43 +16295,43 @@ msgstr "اجرای راه اندازی سریع"
15893
  msgid "Skip setup"
15894
  msgstr "رد کردن راه اندازی"
15895
 
15896
- #: includes/admin/views/html-notice-legacy-shipping.php:13
15897
  msgid "New:"
15898
  msgstr "جدید:"
15899
 
15900
- #: includes/admin/views/html-notice-legacy-shipping.php:13
15901
  msgid ""
15902
  "a group of regions that can be assigned different shipping methods and rates."
15903
  msgstr "گروهی از نواحی که می تواند به روش های مختلف حمل و نقل اشاره کند."
15904
 
15905
- #: includes/admin/views/html-notice-legacy-shipping.php:14
15906
  msgid ""
15907
  "Legacy shipping methods (flat rate, international flat rate, local pickup and "
15908
- "delivery, and free shipping) are deprecated but will continue to work as "
15909
- "normal for now. <b><em>They will be removed in future versions of WooCommerce</"
15910
- "em></b>. We recommend disabling these and setting up new rates within shipping "
15911
- "zones as soon as possible."
15912
  msgstr ""
15913
  "روش حمل و نقل میراثی( حمل و نقل رایگان،وانت محلی و تحویل) منسوخ شده اند اما "
15914
- "بصورت عادی برای الان کار میکنند.<b><em> در نسخه‌های آتی ووکامرس حذف می شوند</"
15915
- "em></b>.اکیدا توصیه می کنیم این تنظیمات را غیرفعال کنید و از مناطق حمل و نقل "
15916
- "بجای آن استفاده کنید."
15917
 
15918
- #: includes/admin/views/html-notice-legacy-shipping.php:18
15919
- #: includes/admin/views/html-notice-no-shipping-methods.php:18
15920
  msgid "Setup shipping zones"
15921
  msgstr "پیکربندی منطقه حمل و نقل"
15922
 
15923
- #: includes/admin/views/html-notice-legacy-shipping.php:20
15924
- #: includes/admin/views/html-notice-no-shipping-methods.php:19
15925
  msgid "Learn more about shipping zones"
15926
  msgstr "اطلاعات بیشتر درباره منطقه های حمل و نقل"
15927
 
15928
- #: includes/admin/views/html-notice-no-shipping-methods.php:13
15929
  msgid "Add shipping methods &amp; zones"
15930
  msgstr "افزودن روش حمل و نقل &amp; منطقه"
15931
 
15932
- #: includes/admin/views/html-notice-no-shipping-methods.php:14
15933
  msgid ""
15934
  "Shipping is currently enabled, but you have not added any shipping methods to "
15935
  "your shipping zones."
@@ -15937,7 +16339,7 @@ msgstr ""
15937
  "حمل و نقل قبلا فعال شده بود ، اما شما هیچ روش حمل و نقلی برای منطقه های حمل و "
15938
  "نقل خود اضافه نکرده اید."
15939
 
15940
- #: includes/admin/views/html-notice-no-shipping-methods.php:15
15941
  msgid ""
15942
  "Customers will not be able to purchase physical goods from your store until a "
15943
  "shipping method is available."
@@ -15945,14 +16347,47 @@ msgstr ""
15945
  "تازمانی که شیوه حمل و نقل دردسترس باشد مشتری‌ها قادر به خرید فیزیکی از فروشگاه "
15946
  "شما نیستند."
15947
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15948
  #: includes/admin/views/html-notice-regenerating-thumbnails.php:10
15949
  msgid "Cancel thumbnail regeneration"
15950
  msgstr "لغو ایجاد مجدد تصویر بند انگشتی"
15951
 
15952
  #: includes/admin/views/html-notice-regenerating-thumbnails.php:12
15953
  msgid ""
15954
- "Thumbnail regeneration is running in the background. Depending on the amount "
15955
- "of images in your store this may take a while."
15956
  msgstr ""
15957
  "بازسازی تصویر بند انگشتی در پسزمینه اجرا می شود. بسته به مقدار تصاویر موجود در "
15958
  "فروشگاه شما ممکن است کمی طول بکشد."
@@ -15960,44 +16395,29 @@ msgstr ""
15960
  #. translators: %s: documentation URL
15961
  #: includes/admin/views/html-notice-secure-connection.php:18
15962
  msgid ""
15963
- "Your store does not appear to be using a secure connection. We highly "
15964
- "recommend serving your entire website over an HTTPS connection to help keep "
15965
- "customer data secure. <a href=\"%s\">Learn more here.</a>"
15966
  msgstr ""
15967
  "به نظر می رسد فروشگاه شما از یک اتصال امن استفاده نمی کند. ما به شدت توصیه می "
15968
  "کنیم در کل وب سایت شما در طول اتصال HTTPS برای حفظ امنیت اطلاعات مشتری، توصیه "
15969
  "شود. <a href=\"%s\"> بیشتر در اینجا بیاموزید. </a>"
15970
 
15971
- #: includes/admin/views/html-notice-simplify-commerce.php:21
15972
- msgid ""
15973
- "<strong>The Simplify Commerce payment gateway is deprecated</strong> &#8211; "
15974
- "Please install our new free Simplify Commerce plugin from WordPress.org. "
15975
- "Simplify Commerce will be removed from WooCommerce core in a future update."
15976
- msgstr ""
15977
- "<strong>درگاه پرداخت ساده بازرگانی منسوخ شده است</strong> &#8211; لطفا افزونه "
15978
- "ساده رایگان پرداخت ما از WordPress.org نصب کنید.در بروزرسانی آینده درگاه "
15979
- "پرداخت ساده حذف خواهد شد."
15980
-
15981
- #: includes/admin/views/html-notice-simplify-commerce.php:23
15982
- msgid "Install our new Simplify Commerce plugin"
15983
- msgstr "نصب افزونه جدید Simplify Commerce ما"
15984
-
15985
  #. translators: %s: theme name
15986
  #: includes/admin/views/html-notice-template-check.php:19
15987
  msgid ""
15988
  "<strong>Your theme (%s) contains outdated copies of some WooCommerce template "
15989
- "files.</strong> These files may need updating to ensure they are compatible "
15990
- "with the current version of WooCommerce. Suggestions to fix this:"
15991
  msgstr ""
15992
  "<strong>پوسته شما (%s) دارای فایل های الگو(قالب پوسته) قدیمی ووکامرس می باشد.</"
15993
- "strong> احتمالا برخی از فایل های قالب نیازمند به روز رسانی برای سازگاری با "
15994
- "نگارش کنونی ووکامرس هستند. فایل های تشخیص داده شده برای رفع مشکل:"
15995
 
15996
  #: includes/admin/views/html-notice-template-check.php:21
15997
  msgid ""
15998
- "Update your theme to the latest version. If no update is available contact "
15999
- "your theme author asking about compatibility with the current WooCommerce "
16000
- "version."
16001
  msgstr ""
16002
  "پوسته خود را به آخرین نسخه بروزرسانی کنید. اگر هیچ بروزرسانی در دسترس نیست، با "
16003
  "طراح قالب موضوع خود در مورد سازگاری با نسخه فعلی WooCommerce تماس بگیرید."
@@ -16018,79 +16438,66 @@ msgstr "اطلاعات بیشتر درباره قالب ها"
16018
  msgid "View affected templates"
16019
  msgstr "مشاهده قالب های تحت تاثیر قرار گرفته"
16020
 
16021
- #: includes/admin/views/html-notice-theme-support.php:14
 
 
 
 
16022
  msgid ""
16023
- "<strong>Your theme does not declare WooCommerce support</strong> &#8211; "
16024
- "Please read our <a href=\"%1$s\" target=\"_blank\">integration</a> guide or "
16025
- "check out our <a href=\"%2$s\" target=\"_blank\">Storefront</a> theme which is "
16026
- "totally free to download and designed specifically for use with WooCommerce."
16027
  msgstr ""
16028
- "<strong>پوسته کنونی شما از ووکامرس پشتیبانی نمی کند.</strong> &#8211; شما می "
16029
- "توانید <a href=\"%1$s\" target=\"_blank\">راهنمای یکپارچه سازی</a> را مطالعه "
16030
- "کنید و یا از پوسته <a href=\"%2$s\" target=\"_blank\">استورفرونت</a> استفاده "
16031
- "نمایید. همچنین برای خرید پوسته های تجاری می توانید از طریق <a href=\"http://"
16032
- "shop.woocommerce.ir\" target=\"_blank\">فروشگاه ووکامرس فارسی</a> اقدام به "
16033
- "خرید پوسته مناسب خود نمایید."
16034
 
16035
- #: includes/admin/views/html-notice-theme-support.php:16
16036
- msgid "Read more about Storefront"
16037
- msgstr "اطلاعات بیشتر درباره استورفرونت"
 
 
 
16038
 
16039
- #: includes/admin/views/html-notice-theme-support.php:17
16040
- msgid "Theme integration guide"
16041
- msgstr "راهنمای یکپارچگی پوسته"
16042
 
16043
- #: includes/admin/views/html-notice-update.php:21
16044
- #: includes/admin/views/html-notice-updating.php:21
16045
- msgid "WooCommerce data update"
16046
- msgstr "بروزرسانی اطلاعات ووکامرس"
16047
 
16048
- #: includes/admin/views/html-notice-update.php:21
16049
- msgid "We need to update your store database to the latest version."
16050
- msgstr "ما نیاز داریم تا دیتابیس فروشگاه شما را به آخرین نسخه بروز کنیم."
 
 
16051
 
16052
- #: includes/admin/views/html-notice-update.php:25
16053
- msgid "Run the updater"
16054
- msgstr "اجرای بروز کننده"
16055
 
16056
- #: includes/admin/views/html-notice-update.php:31
16057
  msgid ""
16058
- "It is strongly recommended that you backup your database before proceeding. "
16059
- "Are you sure you wish to run the updater now?"
16060
  msgstr ""
16061
- "شدیدا توصیه میگردد قبل از پردازش از بانک اطلاعاتی خود پشتیبان تهیه کنید. آیا "
16062
- "مایل به اجرای بروز کننده میباشید؟"
16063
 
16064
- #: includes/admin/views/html-notice-updated.php:14
16065
  msgid ""
16066
- "WooCommerce data update complete. Thank you for updating to the latest version!"
 
16067
  msgstr ""
16068
- "بروزرسانی اطلاعات ووکامرس با موفقیت انجام شد. از بروزرسانی به آخرین نسخه "
16069
- "سپاسگذاریم!"
16070
 
16071
- #: includes/admin/views/html-notice-updating.php:21
16072
- msgid "Your database is being updated in the background."
16073
- msgstr "دیتابیس شما در حال بروزرسانی است."
16074
-
16075
- #: includes/admin/views/html-notice-updating.php:23
16076
- msgid "Taking a while? Click here to run it now."
16077
- msgstr "نمیخواهید منتظر بمانید؟ هم اکنون اجرا کنید"
16078
-
16079
- #: includes/admin/views/html-notice-wootenberg.php:15
16080
- msgid ""
16081
- "We noticed you have the block editor available: Try the WooCommerce Products "
16082
- "Block for a powerful new way to feature products in posts."
16083
- msgstr ""
16084
- "ما متوجه شدیم که شما از گوتنبرگ استفاده میکنید: از بلوک محصولات ووکامرس "
16085
- "گوتنبرگ استفاده کنید برای روش جدید قدرتمند محصولات در نوشته‌ها."
16086
 
16087
- #: includes/admin/views/html-notice-wootenberg.php:19
16088
- msgid "Activate the Products Block"
16089
- msgstr "بلاک محصولات گوتنبرگ را فعال کنید"
16090
 
16091
- #: includes/admin/views/html-notice-wootenberg.php:30
16092
- msgid "Install the WooCommerce Products Block"
16093
- msgstr "نصب بلاک محصولات گوتنبرگ ووکامرس"
16094
 
16095
  #. translators: 1: start date 2: end date
16096
  #: includes/admin/views/html-report-by-date.php:22
@@ -16101,10726 +16508,11326 @@ msgstr "از %1$s تا %2$s"
16101
  msgid "Custom:"
16102
  msgstr "دلخواه:"
16103
 
16104
- #: includes/api/class-wc-rest-authentication.php:167
16105
- #: includes/api/legacy/v1/class-wc-api-authentication.php:114
16106
- #: includes/api/legacy/v2/class-wc-api-authentication.php:114
16107
- #: includes/api/legacy/v3/class-wc-api-authentication.php:82
16108
- msgid "Consumer secret is invalid."
16109
- msgstr "رمز مشتری اشتباه است."
16110
-
16111
- #. translators: %s: amount of errors
16112
- #: includes/api/class-wc-rest-authentication.php:285
16113
- msgid "Missing OAuth parameter %s"
16114
- msgid_plural "Missing OAuth parameters %s"
16115
- msgstr[0] "پارامتر OAuth %s گم شده است."
16116
 
16117
- #: includes/api/class-wc-rest-authentication.php:325
16118
- #: includes/api/legacy/v1/class-wc-api-authentication.php:183
16119
- #: includes/api/legacy/v2/class-wc-api-authentication.php:182
16120
- #: includes/api/legacy/v3/class-wc-api-authentication.php:178
16121
- msgid "Consumer key is invalid."
16122
- msgstr "کلید مشتری اشتباه است."
 
16123
 
16124
- #: includes/api/class-wc-rest-authentication.php:369
16125
- #: includes/api/legacy/v1/class-wc-api-authentication.php:252
16126
- #: includes/api/legacy/v2/class-wc-api-authentication.php:250
16127
- #: includes/api/legacy/v3/class-wc-api-authentication.php:242
16128
- msgid "Invalid signature - failed to sort parameters."
16129
- msgstr "امضا نادرست است - موفق به مرتب کردن پارامتر ها نشد"
 
 
 
16130
 
16131
- #: includes/api/class-wc-rest-authentication.php:378
16132
- #: includes/api/legacy/v1/class-wc-api-authentication.php:266
16133
- #: includes/api/legacy/v2/class-wc-api-authentication.php:264
16134
- #: includes/api/legacy/v3/class-wc-api-authentication.php:262
16135
- msgid "Invalid signature - signature method is invalid."
16136
- msgstr "امضا نادرست است - روش امضا نادرست است"
16137
 
16138
- #: includes/api/class-wc-rest-authentication.php:386
16139
- #: includes/api/legacy/v1/class-wc-api-authentication.php:274
16140
- #: includes/api/legacy/v2/class-wc-api-authentication.php:272
16141
- #: includes/api/legacy/v3/class-wc-api-authentication.php:271
16142
- msgid "Invalid signature - provided signature does not match."
16143
- msgstr "امضا نادرست است - ارائه امضا مطابقت ندارد"
16144
 
16145
- #: includes/api/class-wc-rest-authentication.php:462
16146
- #: includes/api/legacy/v1/class-wc-api-authentication.php:332
16147
- #: includes/api/legacy/v2/class-wc-api-authentication.php:330
16148
- #: includes/api/legacy/v3/class-wc-api-authentication.php:336
16149
- msgid "Invalid timestamp."
16150
- msgstr "برچسب زمان نامعتبر است."
16151
 
16152
- #: includes/api/class-wc-rest-authentication.php:472
16153
- #: includes/api/legacy/v1/class-wc-api-authentication.php:342
16154
- #: includes/api/legacy/v2/class-wc-api-authentication.php:340
16155
- #: includes/api/legacy/v3/class-wc-api-authentication.php:346
16156
- msgid "Invalid nonce - nonce has already been used."
16157
- msgstr "کلید یک منظوره نامعتبر است. کلید قبلا استفاده شده است."
16158
 
16159
- #: includes/api/class-wc-rest-authentication.php:534
16160
- #: includes/api/legacy/v1/class-wc-api-authentication.php:377
16161
- #: includes/api/legacy/v2/class-wc-api-authentication.php:375
16162
- #: includes/api/legacy/v3/class-wc-api-authentication.php:381
16163
- msgid "The API key provided does not have read permissions."
16164
- msgstr "کلید API ارائه شده مجوز خواندن ندارد"
16165
 
16166
- #: includes/api/class-wc-rest-authentication.php:542
16167
- #: includes/api/legacy/v1/class-wc-api-authentication.php:386
16168
- #: includes/api/legacy/v2/class-wc-api-authentication.php:384
16169
- #: includes/api/legacy/v3/class-wc-api-authentication.php:390
16170
- msgid "The API key provided does not have write permissions."
16171
- msgstr "کلید API ارائه شده مجوز نوشتن ندارد"
16172
 
16173
- #: includes/api/class-wc-rest-authentication.php:549
16174
- msgid "Unknown request method."
16175
- msgstr "روش درخواست ناشناخته است."
 
16176
 
16177
- #: includes/api/class-wc-rest-authentication.php:580
16178
- #: includes/api/legacy/v3/class-wc-api-authentication.php:110
16179
- msgid ""
16180
- "WooCommerce API. Use a consumer key in the username field and a consumer "
16181
- "secret in the password field."
16182
- msgstr ""
16183
- "API ووکامرس. یک کلید مصرف کننده در فیلد نام کاربری و یک رمز مصرف کننده در فیلد "
16184
- "پسورد بکار ببرید"
16185
 
16186
- #: includes/api/class-wc-rest-customers-controller.php:83
16187
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:130
16188
- msgid "The date the customer was created, in the site's timezone."
16189
- msgstr "تاریخ ایجاد کاربر به صورت ساعت محلی سایت."
16190
 
16191
- #: includes/api/class-wc-rest-customers-controller.php:89
16192
- #: includes/api/v1/class-wc-rest-customers-controller.php:638
16193
- msgid "The date the customer was created, as GMT."
16194
- msgstr "تاریخ ایجاد مشتری بر اساس تاریخ GMT."
16195
 
16196
- #: includes/api/class-wc-rest-customers-controller.php:95
16197
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:142
16198
- msgid "The date the customer was last modified, in the site's timezone."
16199
- msgstr "تاریخ آخرین تغییر کاربر به صورت ساعت محلی سایت."
16200
 
16201
- #: includes/api/class-wc-rest-customers-controller.php:101
16202
- #: includes/api/v1/class-wc-rest-customers-controller.php:644
16203
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:148
16204
- msgid "The date the customer was last modified, as GMT."
16205
- msgstr "تاریخ آخرین تغییر کاربر به صورت GMT."
 
 
 
 
 
 
 
 
 
 
 
 
16206
 
16207
- #: includes/api/class-wc-rest-customers-controller.php:107
16208
- #: includes/api/v1/class-wc-rest-customers-controller.php:650
16209
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:154
16210
- msgid "The email address for the customer."
16211
- msgstr "آدرس ایمیل برای مشتری."
16212
 
16213
- #: includes/api/class-wc-rest-customers-controller.php:113
16214
- #: includes/api/v1/class-wc-rest-customers-controller.php:656
16215
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:160
16216
- msgid "Customer first name."
16217
- msgstr "نام مشتری."
16218
 
16219
- #: includes/api/class-wc-rest-customers-controller.php:121
16220
- #: includes/api/v1/class-wc-rest-customers-controller.php:664
16221
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:168
16222
- msgid "Customer last name."
16223
- msgstr "نام خانوادگی مشتری."
16224
 
16225
- #: includes/api/class-wc-rest-customers-controller.php:129
16226
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:176
16227
- msgid "Customer role."
16228
- msgstr "یادداشت مشتری."
16229
 
16230
- #: includes/api/class-wc-rest-customers-controller.php:135
16231
- #: includes/api/v1/class-wc-rest-customers-controller.php:672
16232
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:182
16233
- msgid "Customer login name."
16234
- msgstr "نام ورود مشتری."
16235
 
16236
- #: includes/api/class-wc-rest-customers-controller.php:143
16237
- #: includes/api/v1/class-wc-rest-customers-controller.php:680
16238
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:190
16239
- msgid "Customer password."
16240
- msgstr "رمز عبور مشتری."
16241
 
16242
- #: includes/api/class-wc-rest-customers-controller.php:148
16243
- #: includes/api/v1/class-wc-rest-customers-controller.php:723
16244
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:195
16245
- msgid "List of billing address data."
16246
- msgstr "لیست داده های آدرس صورت حساب."
16247
 
16248
- #: includes/api/class-wc-rest-customers-controller.php:153
16249
- #: includes/api/class-wc-rest-customers-controller.php:216
16250
- #: includes/api/v1/class-wc-rest-customers-controller.php:728
16251
- #: includes/api/v1/class-wc-rest-customers-controller.php:791
16252
- #: includes/api/v1/class-wc-rest-orders-controller.php:1033
16253
- #: includes/api/v1/class-wc-rest-orders-controller.php:1096
16254
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:200
16255
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:263
16256
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:993
16257
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1056
16258
- msgid "First name."
16259
- msgstr "نام."
16260
 
16261
- #: includes/api/class-wc-rest-customers-controller.php:158
16262
- #: includes/api/class-wc-rest-customers-controller.php:221
16263
- #: includes/api/v1/class-wc-rest-customers-controller.php:733
16264
- #: includes/api/v1/class-wc-rest-customers-controller.php:796
16265
- #: includes/api/v1/class-wc-rest-orders-controller.php:1038
16266
- #: includes/api/v1/class-wc-rest-orders-controller.php:1101
16267
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:205
16268
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:268
16269
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:998
16270
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1061
16271
- msgid "Last name."
16272
- msgstr "نام خانوادگی."
16273
 
16274
- #: includes/api/class-wc-rest-customers-controller.php:163
16275
- #: includes/api/class-wc-rest-customers-controller.php:226
16276
- #: includes/api/v1/class-wc-rest-customers-controller.php:738
16277
- #: includes/api/v1/class-wc-rest-customers-controller.php:801
16278
- #: includes/api/v1/class-wc-rest-orders-controller.php:1043
16279
- #: includes/api/v1/class-wc-rest-orders-controller.php:1106
16280
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:210
16281
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:273
16282
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1003
16283
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1066
16284
- msgid "Company name."
16285
- msgstr "نام شرکت."
16286
 
16287
- #: includes/api/class-wc-rest-customers-controller.php:178
16288
- #: includes/api/class-wc-rest-customers-controller.php:241
16289
- #: includes/api/v1/class-wc-rest-customers-controller.php:753
16290
- #: includes/api/v1/class-wc-rest-customers-controller.php:816
16291
- #: includes/api/v1/class-wc-rest-orders-controller.php:1058
16292
- #: includes/api/v1/class-wc-rest-orders-controller.php:1121
16293
- #: includes/api/v1/class-wc-rest-taxes-controller.php:597
16294
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:225
16295
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:288
16296
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1018
16297
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1081
16298
- msgid "City name."
16299
- msgstr "نام شهر."
16300
 
16301
- #: includes/api/class-wc-rest-customers-controller.php:183
16302
- #: includes/api/class-wc-rest-customers-controller.php:246
16303
- #: includes/api/v1/class-wc-rest-customers-controller.php:758
16304
- #: includes/api/v1/class-wc-rest-customers-controller.php:821
16305
- #: includes/api/v1/class-wc-rest-orders-controller.php:1063
16306
- #: includes/api/v1/class-wc-rest-orders-controller.php:1126
16307
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:230
16308
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:293
16309
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1023
16310
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1086
16311
- msgid "ISO code or name of the state, province or district."
16312
- msgstr "کد ISO استان یا منطقه."
16313
 
16314
- #: includes/api/class-wc-rest-customers-controller.php:188
16315
- #: includes/api/class-wc-rest-customers-controller.php:251
16316
- #: includes/api/v1/class-wc-rest-customers-controller.php:763
16317
- #: includes/api/v1/class-wc-rest-customers-controller.php:826
16318
- #: includes/api/v1/class-wc-rest-orders-controller.php:1068
16319
- #: includes/api/v1/class-wc-rest-orders-controller.php:1131
16320
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:235
16321
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:298
16322
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1028
16323
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1091
16324
- msgid "Postal code."
16325
- msgstr "کد پستی."
16326
 
16327
- #: includes/api/class-wc-rest-customers-controller.php:193
16328
- #: includes/api/class-wc-rest-customers-controller.php:256
16329
- #: includes/api/v1/class-wc-rest-customers-controller.php:768
16330
- #: includes/api/v1/class-wc-rest-customers-controller.php:831
16331
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:240
16332
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:303
16333
- msgid "ISO code of the country."
16334
- msgstr "کد ISO کشور."
16335
 
16336
- #: includes/api/class-wc-rest-customers-controller.php:198
16337
- #: includes/api/v1/class-wc-rest-customers-controller.php:773
16338
- #: includes/api/v1/class-wc-rest-orders-controller.php:1078
16339
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:245
16340
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1038
16341
- msgid "Email address."
16342
- msgstr "آدرس ایمیل."
16343
 
16344
- #: includes/api/class-wc-rest-customers-controller.php:204
16345
- #: includes/api/v1/class-wc-rest-customers-controller.php:779
16346
- #: includes/api/v1/class-wc-rest-orders-controller.php:1084
16347
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:251
16348
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1044
16349
- msgid "Phone number."
16350
- msgstr "شماره تلفن."
16351
 
16352
- #: includes/api/class-wc-rest-customers-controller.php:211
16353
- #: includes/api/v1/class-wc-rest-customers-controller.php:786
16354
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:258
16355
- msgid "List of shipping address data."
16356
- msgstr "لیست اطلاعات آدرس های حمل و نقل."
16357
 
16358
- #: includes/api/class-wc-rest-customers-controller.php:263
16359
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:310
16360
- msgid "Is the customer a paying customer?"
16361
- msgstr "آیا مشتری یک مشتری پرداختی است؟"
16362
 
16363
- #: includes/api/class-wc-rest-customers-controller.php:269
16364
- #: includes/api/v1/class-wc-rest-customers-controller.php:717
16365
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:328
16366
- msgid "Avatar URL."
16367
- msgstr "آدرس تصویر آواتار."
16368
 
16369
- #: includes/api/class-wc-rest-customers-controller.php:275
16370
- #: includes/api/class-wc-rest-product-variations-controller.php:720
16371
- #: includes/api/class-wc-rest-products-controller.php:1270
16372
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:495
16373
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:334
16374
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:394
16375
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:517
16376
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1151
16377
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1263
16378
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1354
16379
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1445
16380
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1543
16381
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1601
16382
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:972
16383
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2038
16384
- msgid "Meta data."
16385
- msgstr "داده متا."
16386
 
16387
- #: includes/api/class-wc-rest-customers-controller.php:282
16388
- #: includes/api/class-wc-rest-product-variations-controller.php:727
16389
- #: includes/api/class-wc-rest-products-controller.php:1277
16390
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:502
16391
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:341
16392
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:401
16393
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:525
16394
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1158
16395
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1270
16396
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1361
16397
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1452
16398
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1550
16399
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1608
16400
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:979
16401
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2045
16402
- msgid "Meta ID."
16403
- msgstr "شناسه متا."
16404
 
16405
- #: includes/api/class-wc-rest-customers-controller.php:288
16406
- #: includes/api/class-wc-rest-product-variations-controller.php:733
16407
- #: includes/api/class-wc-rest-products-controller.php:1283
16408
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:483
16409
- #: includes/api/v1/class-wc-rest-orders-controller.php:1317
16410
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:508
16411
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:347
16412
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:407
16413
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:531
16414
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1164
16415
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1276
16416
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1367
16417
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1458
16418
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1556
16419
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1614
16420
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:985
16421
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2051
16422
- msgid "Meta key."
16423
- msgstr "کلید متا."
16424
 
16425
- #: includes/api/class-wc-rest-customers-controller.php:293
16426
- #: includes/api/class-wc-rest-product-variations-controller.php:738
16427
- #: includes/api/class-wc-rest-products-controller.php:1288
16428
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:495
16429
- #: includes/api/v1/class-wc-rest-orders-controller.php:1329
16430
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:513
16431
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:352
16432
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:412
16433
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:537
16434
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1169
16435
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1281
16436
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1372
16437
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1463
16438
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1561
16439
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1619
16440
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:990
16441
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2056
16442
- msgid "Meta value."
16443
- msgstr "مقدار متا."
16444
 
16445
- #: includes/api/class-wc-rest-data-continents-controller.php:59
16446
- #: includes/api/class-wc-rest-data-continents-controller.php:250
16447
- msgid "2 character continent code."
16448
- msgstr "دو کاراکتر کد قاره."
16449
 
16450
- #: includes/api/class-wc-rest-data-continents-controller.php:185
16451
- #: includes/api/class-wc-rest-data-countries-controller.php:133
16452
- msgid "There are no locations matching these parameters."
16453
- msgstr "هیچ مکانی با این پارامترها یافت نشد."
16454
 
16455
- #: includes/api/class-wc-rest-data-continents-controller.php:256
16456
- msgid "Full name of continent."
16457
- msgstr "نام کامل قاره را وارد کنید"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16458
 
16459
- #: includes/api/class-wc-rest-data-continents-controller.php:262
16460
- msgid "List of countries on this continent."
16461
- msgstr "لیست کشورهای این قاره."
 
16462
 
16463
- #: includes/api/class-wc-rest-data-continents-controller.php:272
16464
- #: includes/api/class-wc-rest-data-countries-controller.php:59
16465
- #: includes/api/class-wc-rest-data-countries-controller.php:200
16466
- msgid "ISO3166 alpha-2 country code."
16467
- msgstr "کد دو حرفی استاندارد ISO3166."
16468
 
16469
- #: includes/api/class-wc-rest-data-continents-controller.php:278
16470
- msgid "Default ISO4127 alpha-3 currency code for the country."
16471
- msgstr "کد پیشفرض سه حرفی واحد پولی برای این کشور بر اساس استاندارد ISO4127 ."
16472
 
16473
- #: includes/api/class-wc-rest-data-continents-controller.php:284
16474
- msgid "Currency symbol position for this country."
16475
- msgstr "موقعیت واحد پولی برای این کشور."
 
16476
 
16477
- #: includes/api/class-wc-rest-data-continents-controller.php:290
16478
- msgid "Decimal separator for displayed prices for this country."
16479
- msgstr "جداکننده اعشاری برای نمایش قیمت ها در این کشور."
 
 
 
 
16480
 
16481
- #: includes/api/class-wc-rest-data-continents-controller.php:296
16482
- msgid "The unit lengths are defined in for this country."
16483
- msgstr "طول واحد که در این کشور تعریف شده است."
16484
 
16485
- #: includes/api/class-wc-rest-data-continents-controller.php:302
16486
- #: includes/api/class-wc-rest-data-countries-controller.php:206
16487
- msgid "Full name of country."
16488
- msgstr "نام کامل کشور."
16489
 
16490
- #: includes/api/class-wc-rest-data-continents-controller.php:308
16491
- msgid "Number of decimal points shown in displayed prices for this country."
16492
- msgstr ""
16493
- "تعداد نقطه های اعشاری قابل نمایش در قیمت های نمایش داده شده برای این کشور."
16494
 
16495
- #: includes/api/class-wc-rest-data-continents-controller.php:314
16496
- #: includes/api/class-wc-rest-data-countries-controller.php:212
16497
- msgid "List of states in this country."
16498
- msgstr "لیست استان ها/ایالت های این کشور."
16499
 
16500
- #: includes/api/class-wc-rest-data-continents-controller.php:324
16501
- #: includes/api/class-wc-rest-data-countries-controller.php:222
16502
- #: includes/api/v1/class-wc-rest-taxes-controller.php:587
16503
- msgid "State code."
16504
- msgstr "کد استان."
16505
 
16506
- #: includes/api/class-wc-rest-data-continents-controller.php:330
16507
- #: includes/api/class-wc-rest-data-countries-controller.php:228
16508
- msgid "Full name of state."
16509
- msgstr "نام کامل استان."
16510
 
16511
- #: includes/api/class-wc-rest-data-continents-controller.php:339
16512
- msgid "Thousands separator for displayed prices in this country."
16513
- msgstr "جداکننده اعشاری هزارگان برای نمایش قیمت در این کشور."
 
16514
 
16515
- #: includes/api/class-wc-rest-data-continents-controller.php:345
16516
- msgid "The unit weights are defined in for this country."
16517
- msgstr "واحد وزن قابل اختصاص یافته برای این کشور."
 
16518
 
16519
- #: includes/api/class-wc-rest-data-controller.php:93
16520
- msgid "List of supported continents, countries, and states."
16521
- msgstr "فهرست قاره ها، کشورها و استان های پشتیبانی شده."
 
16522
 
16523
- #: includes/api/class-wc-rest-data-controller.php:97
16524
- msgid "List of supported states in a given country."
16525
- msgstr "لیست استان های پشتیبانی شده در کشور مذکور."
 
 
16526
 
16527
- #: includes/api/class-wc-rest-data-controller.php:101
16528
- msgid "List of supported currencies."
16529
- msgstr "لیست کشورهای پشتیبانی شده."
 
 
 
 
 
 
 
16530
 
16531
- #: includes/api/class-wc-rest-data-controller.php:168
16532
- msgid "Data resource ID."
16533
- msgstr "شناسه منبع داده."
16534
 
16535
- #: includes/api/class-wc-rest-data-controller.php:174
16536
- msgid "Data resource description."
16537
- msgstr "توضیحات منبع داده."
 
 
 
 
 
16538
 
16539
- #: includes/api/class-wc-rest-data-currencies-controller.php:66
16540
- #: includes/api/class-wc-rest-data-currencies-controller.php:200
16541
- msgid "ISO4217 currency code."
16542
- msgstr "کد کشور ISO4217 ."
 
 
 
 
16543
 
16544
- #: includes/api/class-wc-rest-data-currencies-controller.php:126
16545
- msgid "There are no currencies matching these parameters."
16546
- msgstr "هیچ واحد پولی مطابق با این پارامترها وجود ندارد"
 
 
 
 
 
 
 
 
16547
 
16548
- #: includes/api/class-wc-rest-data-currencies-controller.php:206
16549
- msgid "Full name of currency."
16550
- msgstr "نام کامل واحد پولی."
16551
 
16552
- #: includes/api/class-wc-rest-data-currencies-controller.php:212
16553
- #: includes/api/v2/class-wc-rest-system-status-v2-controller.php:454
16554
- msgid "Currency symbol."
16555
- msgstr "نماد ارز."
16556
 
16557
- #: includes/api/class-wc-rest-order-notes-controller.php:79
16558
- #: includes/api/class-wc-rest-order-refunds-controller.php:40
16559
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:186
16560
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:226
16561
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:268
16562
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:301
16563
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:127
16564
- #: includes/api/v2/class-wc-rest-order-notes-v2-controller.php:39
16565
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:191
16566
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:273
16567
- #: includes/wc-core-functions.php:146 includes/wc-order-functions.php:498
16568
- #: includes/wc-order-functions.php:1046
16569
- msgid "Invalid order ID."
16570
- msgstr "شناسه سفارش نادرست است."
16571
 
16572
- #: includes/api/class-wc-rest-order-notes-controller.php:86
16573
- #: includes/api/legacy/v2/class-wc-api-orders.php:1316
16574
- #: includes/api/legacy/v3/class-wc-api-orders.php:1361
16575
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:233
16576
- msgid "Cannot create order note, please try again."
16577
- msgstr "نمیتوان یادداشت سفارش را ایجاد کرد. دوباره امتحان کنید."
 
 
16578
 
16579
- #: includes/api/class-wc-rest-order-notes-controller.php:128
16580
- msgid "Order note author."
16581
- msgstr "یادداشت سفارش نویسنده."
 
 
 
 
 
 
 
16582
 
16583
- #: includes/api/class-wc-rest-order-notes-controller.php:134
16584
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:407
16585
- #: includes/api/v2/class-wc-rest-order-notes-v2-controller.php:135
16586
- msgid "The date the order note was created, in the site's timezone."
16587
- msgstr "تاریخ ایجاد یادداشت سفارش بر اساس تاریخ محلی سایت."
 
16588
 
16589
- #: includes/api/class-wc-rest-order-notes-controller.php:140
16590
- #: includes/api/v2/class-wc-rest-order-notes-v2-controller.php:141
16591
- msgid "The date the order note was created, as GMT."
16592
- msgstr "تاریخ ایجاد یادداشت سفارش بر اساس تاریخ GMT."
16593
 
16594
- #: includes/api/class-wc-rest-order-notes-controller.php:146
16595
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:70
16596
- #: includes/api/v2/class-wc-rest-order-notes-v2-controller.php:147
16597
- msgid "Order note content."
16598
- msgstr "متن یادداشت سفارش."
16599
 
16600
- #: includes/api/class-wc-rest-order-notes-controller.php:151
16601
- #: includes/api/v2/class-wc-rest-order-notes-v2-controller.php:152
16602
  msgid ""
16603
- "If true, the note will be shown to customers and they will be notified. If "
16604
- "false, the note will be for admin reference only."
16605
  msgstr ""
16606
- "اگر صحیح باشد، نوشته نمایش می یابد برای مشتری ها و آن ها آگاه می شوند. اگر غلط "
16607
- "باشد، نوشته فقط برای مدیریت نمایش می یابد."
16608
 
16609
- #: includes/api/class-wc-rest-order-notes-controller.php:157
 
16610
  msgid ""
16611
- "If true, this note will be attributed to the current user. If false, the note "
16612
- "will be attributed to the system."
16613
  msgstr ""
16614
- "اگر درست باشد، این یادداشت به کاربر فعلی نسبت داده می شود. اگر نادرست، توجه "
16615
- "داشته باشید به سیستم نسبت داده می شود."
16616
-
16617
- #: includes/api/class-wc-rest-order-refunds-controller.php:44
16618
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:291
16619
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:277
16620
- msgid "Refund amount must be greater than zero."
16621
- msgstr "مبلغ بازگشتی می بایست بیشتر از صفر باشد."
16622
 
16623
- #: includes/api/class-wc-rest-order-refunds-controller.php:64
16624
- #: includes/api/legacy/v2/class-wc-api-orders.php:1611
16625
- #: includes/api/legacy/v3/class-wc-api-orders.php:1656
16626
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:308
16627
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:296
16628
- msgid "Cannot create order refund, please try again."
16629
- msgstr "قادر به ایجاد استرداد سفارش نیستیم. دوباره امتحان کنید."
 
16630
 
16631
- #: includes/api/class-wc-rest-orders-controller.php:50
16632
- #: includes/api/legacy/v2/class-wc-api-orders.php:1159
16633
- #: includes/api/legacy/v3/class-wc-api-orders.php:1204
16634
- #: includes/api/v1/class-wc-rest-orders-controller.php:739
16635
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:744
16636
- msgid "Coupon code is required."
16637
- msgstr "کد کوپن الزامی است"
16638
 
16639
- #: includes/api/class-wc-rest-orders-controller.php:160
16640
- #: includes/api/legacy/class-wc-rest-legacy-orders-controller.php:249
16641
- #: includes/api/legacy/v2/class-wc-api-orders.php:388
16642
- #: includes/api/legacy/v2/class-wc-api-orders.php:535
16643
- #: includes/api/legacy/v3/class-wc-api-orders.php:423
16644
- #: includes/api/legacy/v3/class-wc-api-orders.php:573
16645
- #: includes/api/v1/class-wc-rest-orders-controller.php:534
16646
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:532
16647
- msgid "Customer ID is invalid."
16648
- msgstr "شناسه مشتری نامعتبر است."
16649
 
16650
- #: includes/api/class-wc-rest-orders-controller.php:260
16651
- #: includes/api/v1/class-wc-rest-orders-controller.php:1601
16652
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1680
16653
- msgid "Limit result set to orders assigned a specific status."
16654
- msgstr "نتیجه محدود به تنظیم مرتب سازی وضعیت خاص"
16655
 
16656
- #: includes/api/class-wc-rest-payment-gateways-controller.php:117
16657
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:354
16658
- msgid "Payment gateway ID."
16659
- msgstr "شناسه درگاه پرداخت"
16660
 
16661
- #: includes/api/class-wc-rest-payment-gateways-controller.php:123
16662
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:360
16663
- msgid "Payment gateway title on checkout."
16664
- msgstr "عنوان درگاه پرداخت در تسویه حساب."
16665
 
16666
- #: includes/api/class-wc-rest-payment-gateways-controller.php:128
16667
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:365
16668
- msgid "Payment gateway description on checkout."
16669
- msgstr "توضیحات درگاه پرداخت در تسویه حساب."
16670
 
16671
- #: includes/api/class-wc-rest-payment-gateways-controller.php:133
16672
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:370
16673
- msgid "Payment gateway sort order."
16674
- msgstr "ترتیب نمایش دروازه پرداخت."
 
16675
 
16676
- #: includes/api/class-wc-rest-payment-gateways-controller.php:141
16677
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:378
16678
- msgid "Payment gateway enabled status."
16679
- msgstr "وضعیت فعال سازی درگاه پرداخت"
16680
 
16681
- #: includes/api/class-wc-rest-payment-gateways-controller.php:146
16682
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:383
16683
- msgid "Payment gateway method title."
16684
- msgstr "عنوان روش پرداخت"
16685
 
16686
- #: includes/api/class-wc-rest-payment-gateways-controller.php:152
16687
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:389
16688
- msgid "Payment gateway method description."
16689
- msgstr "توضیحات روش درگاه پرداختی."
 
 
 
 
16690
 
16691
- #: includes/api/class-wc-rest-payment-gateways-controller.php:158
16692
- msgid "Supported features for this payment gateway."
16693
- msgstr "قابلیت های پشتیبانی شده برای این درگاه پرداخت."
 
16694
 
16695
- #: includes/api/class-wc-rest-payment-gateways-controller.php:167
16696
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:395
16697
- msgid "Payment gateway settings."
16698
- msgstr "پیکربندی درگاه پرداخت."
 
16699
 
16700
- #: includes/api/class-wc-rest-payment-gateways-controller.php:172
16701
- #: includes/api/class-wc-rest-setting-options-controller.php:165
16702
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:400
16703
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:505
16704
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:487
16705
- msgid "A unique identifier for the setting."
16706
- msgstr "شناسه یکتا برای این پیکربندی."
16707
 
16708
- #: includes/api/class-wc-rest-payment-gateways-controller.php:178
16709
- #: includes/api/class-wc-rest-setting-options-controller.php:183
16710
- #: includes/api/class-wc-rest-settings-controller.php:88
16711
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:406
16712
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:514
16713
- #: includes/api/v2/class-wc-rest-settings-v2-controller.php:204
16714
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:493
16715
- msgid "A human readable label for the setting used in interfaces."
16716
- msgstr "برچسب قابل خواندن برای انسان برای تنظیمات بکار رفته در ظاهر."
16717
 
16718
- #: includes/api/class-wc-rest-payment-gateways-controller.php:184
16719
- #: includes/api/class-wc-rest-setting-options-controller.php:192
16720
- #: includes/api/class-wc-rest-settings-controller.php:93
16721
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:412
16722
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:523
16723
- #: includes/api/v2/class-wc-rest-settings-v2-controller.php:210
16724
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:499
16725
- msgid "A human readable description for the setting used in interfaces."
16726
- msgstr "توضیح قابل خواندن برای انسان برای تنظیمات بکاررفته در ظاهر."
16727
 
16728
- #: includes/api/class-wc-rest-payment-gateways-controller.php:190
16729
- #: includes/api/class-wc-rest-setting-options-controller.php:230
16730
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:418
16731
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:561
16732
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:505
16733
- msgid "Type of setting."
16734
- msgstr "نوع پیکربندی."
16735
 
16736
- #: includes/api/class-wc-rest-payment-gateways-controller.php:197
16737
- #: includes/api/class-wc-rest-setting-options-controller.php:201
16738
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:425
16739
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:532
16740
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:512
16741
- msgid "Setting value."
16742
- msgstr "مقدار تنظیم."
16743
 
16744
- #: includes/api/class-wc-rest-payment-gateways-controller.php:202
16745
- #: includes/api/class-wc-rest-setting-options-controller.php:206
16746
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:430
16747
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:537
16748
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:517
16749
- msgid "Default value for the setting."
16750
- msgstr "مقدار پیشفرض برای این تنظیم."
 
16751
 
16752
- #: includes/api/class-wc-rest-payment-gateways-controller.php:208
16753
- #: includes/api/class-wc-rest-setting-options-controller.php:212
16754
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:436
16755
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:543
16756
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:523
16757
- msgid "Additional help text shown to the user about the setting."
16758
- msgstr "متن راهنمایی بیشتر جهت نمایش به کاربر درباره تنظیمات"
16759
-
16760
- #: includes/api/class-wc-rest-payment-gateways-controller.php:214
16761
- #: includes/api/class-wc-rest-setting-options-controller.php:221
16762
- #: includes/api/v2/class-wc-rest-payment-gateways-v2-controller.php:442
16763
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:552
16764
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:529
16765
- msgid "Placeholder text to be displayed in text inputs."
16766
- msgstr "متن جایگزین برای نمایش در ورودی متنی."
16767
-
16768
- #: includes/api/class-wc-rest-product-categories-controller.php:109
16769
- #: includes/api/class-wc-rest-products-controller.php:1080
16770
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:180
16771
- #: includes/api/v1/class-wc-rest-products-controller.php:2106
16772
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:109
16773
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1844
16774
- msgid "Category name."
16775
- msgstr "نام دسته."
16776
-
16777
- #: includes/api/class-wc-rest-product-categories-controller.php:117
16778
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:209
16779
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:470
16780
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:188
16781
- #: includes/api/v1/class-wc-rest-product-shipping-classes-controller.php:108
16782
- #: includes/api/v1/class-wc-rest-product-tags-controller.php:108
16783
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:117
16784
- msgid "An alphanumeric identifier for the resource unique to its type."
16785
- msgstr "یک شناسه الفبایی برای منابع منحصر به فرد به نوع آن است."
16786
-
16787
- #: includes/api/class-wc-rest-product-categories-controller.php:125
16788
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:196
16789
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:125
16790
- msgid "The ID for the parent of the resource."
16791
- msgstr "شناسه برای والد منبع."
16792
 
16793
- #: includes/api/class-wc-rest-product-categories-controller.php:130
16794
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:217
16795
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:201
16796
- #: includes/api/v1/class-wc-rest-product-shipping-classes-controller.php:116
16797
- #: includes/api/v1/class-wc-rest-product-tags-controller.php:116
16798
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:130
16799
- msgid "HTML description of the resource."
16800
- msgstr "توضیحات HTML منابع."
16801
 
16802
- #: includes/api/class-wc-rest-product-categories-controller.php:138
16803
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:209
16804
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:138
16805
- msgid "Category archive display type."
16806
- msgstr "نوع نمایش بایگانی دسته بندی."
16807
 
16808
- #: includes/api/class-wc-rest-product-categories-controller.php:145
16809
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:216
16810
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:145
16811
- msgid "Image data."
16812
- msgstr "داده های تصویر."
 
 
 
16813
 
16814
- #: includes/api/class-wc-rest-product-categories-controller.php:150
16815
- #: includes/api/class-wc-rest-product-variations-controller.php:643
16816
- #: includes/api/class-wc-rest-products-controller.php:1129
16817
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:221
16818
- #: includes/api/v1/class-wc-rest-products-controller.php:2155
16819
- #: includes/api/v1/class-wc-rest-products-controller.php:2487
16820
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:150
16821
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:890
16822
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1893
16823
- msgid "Image ID."
16824
- msgstr "شناسه تصویر."
16825
 
16826
- #: includes/api/class-wc-rest-product-categories-controller.php:155
16827
- #: includes/api/class-wc-rest-product-variations-controller.php:648
16828
- #: includes/api/class-wc-rest-products-controller.php:1134
16829
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:226
16830
- #: includes/api/v1/class-wc-rest-products-controller.php:2160
16831
- #: includes/api/v1/class-wc-rest-products-controller.php:2492
16832
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:155
16833
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:895
16834
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1898
16835
- msgid "The date the image was created, in the site's timezone."
16836
- msgstr "تاریخ ایجاد تصویر بر اساس تاریخ محلی سرور."
16837
 
16838
- #: includes/api/class-wc-rest-product-categories-controller.php:161
16839
- #: includes/api/class-wc-rest-product-variations-controller.php:654
16840
- #: includes/api/class-wc-rest-products-controller.php:1140
16841
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:161
16842
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:901
16843
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1904
16844
- msgid "The date the image was created, as GMT."
16845
- msgstr "تاریخ ایجاد تصویر بر اساس تاریخ GMT."
16846
 
16847
- #: includes/api/class-wc-rest-product-categories-controller.php:167
16848
- #: includes/api/class-wc-rest-product-variations-controller.php:660
16849
- #: includes/api/class-wc-rest-products-controller.php:1146
16850
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:232
16851
- #: includes/api/v1/class-wc-rest-products-controller.php:2166
16852
- #: includes/api/v1/class-wc-rest-products-controller.php:2498
16853
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:167
16854
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:907
16855
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1910
16856
- msgid "The date the image was last modified, in the site's timezone."
16857
- msgstr "تاریخ آخرین تغییر تصویر بر اساس تاریخ محلی سرور."
16858
 
16859
- #: includes/api/class-wc-rest-product-categories-controller.php:173
16860
- #: includes/api/class-wc-rest-product-variations-controller.php:666
16861
- #: includes/api/class-wc-rest-products-controller.php:1152
16862
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:173
16863
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:913
16864
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1916
16865
- msgid "The date the image was last modified, as GMT."
16866
- msgstr "تاریخ آخرین تغییر تصویر بر اساس تاریخ GMT."
16867
 
16868
- #: includes/api/class-wc-rest-product-categories-controller.php:179
16869
- #: includes/api/class-wc-rest-product-variations-controller.php:672
16870
- #: includes/api/class-wc-rest-products-controller.php:1158
16871
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:238
16872
- #: includes/api/v1/class-wc-rest-products-controller.php:2172
16873
- #: includes/api/v1/class-wc-rest-products-controller.php:2504
16874
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:179
16875
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:919
16876
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1922
16877
- msgid "Image URL."
16878
- msgstr "آدرس تصویر."
16879
 
16880
- #: includes/api/class-wc-rest-product-categories-controller.php:185
16881
- #: includes/api/class-wc-rest-product-variations-controller.php:678
16882
- #: includes/api/class-wc-rest-products-controller.php:1164
16883
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:244
16884
- #: includes/api/v1/class-wc-rest-products-controller.php:2178
16885
- #: includes/api/v1/class-wc-rest-products-controller.php:2510
16886
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:185
16887
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:925
16888
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1928
16889
- msgid "Image name."
16890
- msgstr "نام تصویر."
16891
 
16892
- #: includes/api/class-wc-rest-product-categories-controller.php:190
16893
- #: includes/api/class-wc-rest-product-variations-controller.php:683
16894
- #: includes/api/class-wc-rest-products-controller.php:1169
16895
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:249
16896
- #: includes/api/v1/class-wc-rest-products-controller.php:2183
16897
- #: includes/api/v1/class-wc-rest-products-controller.php:2515
16898
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:190
16899
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:930
16900
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1933
16901
- msgid "Image alternative text."
16902
- msgstr "متن جایگزین تصویر."
16903
 
16904
- #: includes/api/class-wc-rest-product-categories-controller.php:197
16905
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:225
16906
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:256
16907
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:197
16908
- msgid "Menu order, used to custom sort the resource."
16909
- msgstr "فهرست سفارش، بکاربردن برای مرتب سازی منابع سفارشی"
16910
 
16911
- #: includes/api/class-wc-rest-product-categories-controller.php:202
16912
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:230
16913
- #: includes/api/v1/class-wc-rest-product-categories-controller.php:261
16914
- #: includes/api/v1/class-wc-rest-product-shipping-classes-controller.php:124
16915
- #: includes/api/v1/class-wc-rest-product-tags-controller.php:124
16916
- #: includes/api/v2/class-wc-rest-product-categories-v2-controller.php:202
16917
- msgid "Number of published products for the resource."
16918
- msgstr "تعداد محصولات منتشر شده در منبع."
16919
 
16920
- #: includes/api/class-wc-rest-product-reviews-controller.php:55
16921
- msgid "Unique identifier for the product."
16922
- msgstr "شناسه یکتا برای محصول."
16923
 
16924
- #: includes/api/class-wc-rest-product-reviews-controller.php:61
16925
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:68
16926
- msgid "Review content."
16927
- msgstr "محتوای نقد و بررسی."
16928
 
16929
- #: includes/api/class-wc-rest-product-reviews-controller.php:66
16930
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:73
16931
- msgid "Name of the reviewer."
16932
- msgstr "نام نقد کننده."
16933
 
16934
- #: includes/api/class-wc-rest-product-reviews-controller.php:71
16935
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:78
16936
- msgid "Email of the reviewer."
16937
- msgstr "ایمیل نقد کننده."
16938
 
16939
- #: includes/api/class-wc-rest-product-reviews-controller.php:110
16940
- #: includes/api/v1/class-wc-rest-coupons-controller.php:108
16941
- #: includes/api/v1/class-wc-rest-orders-controller.php:102
16942
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:118
16943
- #: includes/api/v1/class-wc-rest-products-controller.php:102
16944
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:102
16945
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:112
16946
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:115
16947
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:113
16948
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:87
16949
- #: includes/api/v2/class-wc-rest-shipping-zones-v2-controller.php:77
16950
- msgid "Whether to bypass trash and force deletion."
16951
- msgstr " دور زدن سطل زباله و اجبار به حذف ."
16952
 
16953
- #: includes/api/class-wc-rest-product-reviews-controller.php:187
16954
- #: includes/api/class-wc-rest-settings-controller.php:51
16955
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:179
16956
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:391
16957
- msgid "Sorry, you cannot edit this resource."
16958
- msgstr "متاسفیم، شما نمی توانید این منبع را ویرایش کنید."
16959
 
16960
- #: includes/api/class-wc-rest-product-reviews-controller.php:204
16961
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:193
16962
- msgid "Sorry, you cannot delete this resource."
16963
- msgstr "متاسفیم ، شما اجازه حذف کردن این منبع را ندارید."
 
 
 
 
16964
 
16965
- #: includes/api/class-wc-rest-product-reviews-controller.php:374
16966
- msgid "Cannot create existing product review."
16967
- msgstr "نمی توان نقد محصول کنونی را ایجاد کرد."
16968
 
16969
- #: includes/api/class-wc-rest-product-reviews-controller.php:380
16970
- #: includes/api/class-wc-rest-product-reviews-controller.php:540
16971
- #: includes/api/class-wc-rest-product-reviews-controller.php:1058
16972
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:209
16973
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:234
16974
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:260
16975
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:315
16976
- msgid "Invalid product ID."
16977
- msgstr "شناسه محصول نامعتبر است."
16978
 
16979
- #: includes/api/class-wc-rest-product-reviews-controller.php:394
16980
- #: includes/api/class-wc-rest-product-reviews-controller.php:557
16981
- msgid "Invalid review content."
16982
- msgstr "متن نقد و بررسی نامعتبر است."
16983
 
16984
- #: includes/api/class-wc-rest-product-reviews-controller.php:419
16985
- #: includes/api/class-wc-rest-product-reviews-controller.php:565
16986
- msgid "Product review field exceeds maximum length allowed."
16987
- msgstr "گزینه بررسی محصول بیش از حداکثر طول مجاز است."
 
16988
 
16989
- #: includes/api/class-wc-rest-product-reviews-controller.php:460
16990
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:277
16991
- msgid "Creating product review failed."
16992
- msgstr "ایجاد نقد و بررسی محصول ناموفق بود."
16993
 
16994
- #: includes/api/class-wc-rest-product-reviews-controller.php:530
16995
- msgid "Sorry, you are not allowed to change the comment type."
16996
- msgstr "متاسفانه نمی توانید نوع دیدگاه را تغییر دهید."
 
16997
 
16998
- #: includes/api/class-wc-rest-product-reviews-controller.php:549
16999
- msgid "Updating review status failed."
17000
- msgstr "بروزرسانی وضعیت نقد و بررسی محصول ناموفق بود."
17001
 
17002
- #: includes/api/class-wc-rest-product-reviews-controller.php:571
17003
- msgid "Updating review failed."
17004
- msgstr "بروزرسانی نقد و بررسی ناموفق بود."
 
17005
 
17006
- #. translators: %s: force=true
17007
- #: includes/api/class-wc-rest-product-reviews-controller.php:642
17008
- msgid "The object does not support trashing. Set '%s' to delete."
17009
- msgstr "این شی از زباله دان پشتیبانی نمی کند. برای حذف روی '%s' تنظیم کنید."
17010
 
17011
- #: includes/api/class-wc-rest-product-reviews-controller.php:646
17012
- msgid "The object has already been trashed."
17013
- msgstr "این شی در حال حاضر به سطل زباله شده منتقل شده است ."
17014
 
17015
- #: includes/api/class-wc-rest-product-reviews-controller.php:655
17016
- msgid "The object cannot be deleted."
17017
- msgstr "این شی نمی تواند حذف شود."
17018
 
17019
- #: includes/api/class-wc-rest-product-reviews-controller.php:837
17020
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:537
17021
- #: includes/api/v2/class-wc-rest-product-reviews-v2-controller.php:164
17022
- msgid "The date the review was created, in the site's timezone."
17023
- msgstr "تاریخ ایجاد نقد و بررسی بر اساس تاریخ محلی سرور."
17024
 
17025
- #: includes/api/class-wc-rest-product-reviews-controller.php:843
17026
- #: includes/api/v2/class-wc-rest-product-reviews-v2-controller.php:169
17027
- msgid "The date the review was created, as GMT."
17028
- msgstr "تاریخ ایجاد نقد و بررسی بر اساس تاریخ GMT."
17029
 
17030
- #: includes/api/class-wc-rest-product-reviews-controller.php:849
17031
- msgid "Unique identifier for the product that the review belongs to."
17032
- msgstr "شناسه منحصر به فرد برای محصول که نقد و بررسی های اختصاص یافته."
17033
 
17034
- #: includes/api/class-wc-rest-product-reviews-controller.php:854
17035
- msgid "Status of the review."
17036
- msgstr "وضعیت نقد و بررسی."
17037
 
17038
- #: includes/api/class-wc-rest-product-reviews-controller.php:861
17039
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:547
17040
- #: includes/api/v2/class-wc-rest-product-reviews-v2-controller.php:179
17041
- msgid "Reviewer name."
17042
- msgstr "نام بازبین."
17043
 
17044
- #: includes/api/class-wc-rest-product-reviews-controller.php:866
17045
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:552
17046
- #: includes/api/v2/class-wc-rest-product-reviews-v2-controller.php:184
17047
- msgid "Reviewer email."
17048
- msgstr "ایمیل بازبین."
17049
 
17050
- #: includes/api/class-wc-rest-product-reviews-controller.php:872
17051
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:532
17052
- #: includes/api/v2/class-wc-rest-product-reviews-v2-controller.php:159
17053
- msgid "The content of the review."
17054
- msgstr "متن نقد و بررسی."
17055
 
17056
- #: includes/api/class-wc-rest-product-reviews-controller.php:880
17057
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:542
17058
- #: includes/api/v2/class-wc-rest-product-reviews-v2-controller.php:174
17059
- msgid "Review rating (0 to 5)."
17060
- msgstr "امتیاز دیدگاه (0 تا 5)."
17061
 
17062
- #: includes/api/class-wc-rest-product-reviews-controller.php:885
17063
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:557
17064
- #: includes/api/v2/class-wc-rest-product-reviews-v2-controller.php:189
17065
- msgid "Shows if the reviewer bought the product or not."
17066
- msgstr "در صورتی که نقد کننده خریدار محصول بوده یا خیر نمایش داده می شود."
17067
 
17068
- #. translators: %d: avatar image size in pixels
17069
- #: includes/api/class-wc-rest-product-reviews-controller.php:900
17070
- msgid "Avatar URL with image size of %d pixels."
17071
- msgstr "URL های آواتار با اندازه تصویر با %d پیکسل."
17072
 
17073
- #: includes/api/class-wc-rest-product-reviews-controller.php:907
17074
- msgid "Avatar URLs for the object reviewer."
17075
- msgstr "URL های آواتار برای نقد و بررسی کننده"
 
17076
 
17077
- #: includes/api/class-wc-rest-product-reviews-controller.php:934
 
17078
  msgid ""
17079
- "Limit response to reviews published before a given ISO8601 compliant date."
 
17080
  msgstr ""
17081
- "Limit response to reviews published before a given ISO8601 compliant date."
17082
-
17083
- #: includes/api/class-wc-rest-product-reviews-controller.php:947
17084
- #: includes/api/v1/class-wc-rest-customers-controller.php:874
17085
- msgid "Limit result set to specific IDs."
17086
- msgstr "محدود به کدهای پستی خاص."
17087
 
17088
- #: includes/api/class-wc-rest-product-reviews-controller.php:980
17089
- msgid "Limit result set to reviews assigned to specific user IDs."
17090
- msgstr "محدود سازی نتیجه به نقد و بررسی اختصاص یافته به شناسه کاربر خاص."
 
 
 
 
 
17091
 
17092
- #: includes/api/class-wc-rest-product-reviews-controller.php:987
17093
- msgid "Ensure result set excludes reviews assigned to specific user IDs."
 
 
 
17094
  msgstr ""
17095
- "اطمینان حاصل شود که مجموعه نتایج، بررسی هایی را که برای شناسه های کاربر خاص "
17096
- "اختصاص داده شده، حذف می کند."
17097
 
17098
- #: includes/api/class-wc-rest-product-reviews-controller.php:995
17099
- msgid "Limit result set to that from a specific author email."
17100
- msgstr "محدود نمودن نتایج به ایمیل نویسنده خاص."
 
17101
 
17102
- #: includes/api/class-wc-rest-product-reviews-controller.php:1001
17103
- msgid "Limit result set to reviews assigned to specific product IDs."
17104
- msgstr "محدود نمودن نتایج به نقد و بررسی های اختصاص سافته به شناسه محصول خاص."
17105
 
17106
- #: includes/api/class-wc-rest-product-reviews-controller.php:1009
17107
- msgid "Limit result set to reviews assigned a specific status."
17108
- msgstr "نتیجه محدود به نقد و بررسی های اختصاص یافته مرتب سازی وضعیت خاص."
 
17109
 
17110
- #: includes/api/class-wc-rest-product-reviews-controller.php:1043
17111
- msgid "Invalid review ID."
17112
- msgstr "شناسه نقد و بررسی محصول نامعتبر است."
 
17113
 
17114
- #. Translators: %d parent ID.
17115
- #: includes/api/class-wc-rest-product-variations-controller.php:237
17116
- msgid "Cannot set attributes due to invalid parent product."
17117
- msgstr "خصوصیات را نمی توان به دلیل محصول والد نامعتبر تنظیم کرد."
17118
 
17119
- #. translators: %s: attachment ID
17120
- #. translators: %s: image ID
17121
- #. translators: %s: attachment id
17122
- #: includes/api/class-wc-rest-product-variations-controller.php:371
17123
- #: includes/api/class-wc-rest-products-controller.php:251
17124
- #: includes/api/v1/class-wc-rest-products-controller.php:867
17125
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1105
17126
- msgid "#%s is an invalid image ID."
17127
- msgstr "#%s یک شناسه نامعتیر تصویر است."
17128
 
17129
- #: includes/api/class-wc-rest-product-variations-controller.php:414
17130
- #: includes/api/v1/class-wc-rest-products-controller.php:2276
17131
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:663
17132
- msgid "The date the variation was created, in the site's timezone."
17133
- msgstr "تاریخ ایجاد متغیر بر اساس تاریخ محلی سرور."
17134
 
17135
- #: includes/api/class-wc-rest-product-variations-controller.php:420
17136
- #: includes/api/v1/class-wc-rest-products-controller.php:2282
17137
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:669
17138
- msgid "The date the variation was last modified, in the site's timezone."
17139
- msgstr "تاریخ آخرین تغییر متغیر بر اساس تاریخ محلی سرور."
17140
 
17141
- #: includes/api/class-wc-rest-product-variations-controller.php:426
17142
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:675
17143
- msgid "Variation description."
17144
- msgstr "توضیحات متغیر."
17145
 
17146
- #: includes/api/class-wc-rest-product-variations-controller.php:431
17147
- #: includes/api/v1/class-wc-rest-products-controller.php:2288
17148
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:680
17149
- msgid "Variation URL."
17150
- msgstr "آدرس متغیر."
17151
 
17152
- #: includes/api/class-wc-rest-product-variations-controller.php:438
17153
- #: includes/api/class-wc-rest-products-controller.php:781
17154
- #: includes/api/v1/class-wc-rest-products-controller.php:1811
17155
- #: includes/api/v1/class-wc-rest-products-controller.php:2295
17156
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:687
17157
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1546
17158
- msgid "Unique identifier."
17159
- msgstr "شناسه یکتا."
17160
 
17161
- #: includes/api/class-wc-rest-product-variations-controller.php:443
17162
- #: includes/api/v1/class-wc-rest-products-controller.php:2300
17163
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:692
17164
- msgid "Current variation price."
17165
- msgstr "قیمت متغیر جاری."
17166
 
17167
- #: includes/api/class-wc-rest-product-variations-controller.php:449
17168
- #: includes/api/v1/class-wc-rest-products-controller.php:2306
17169
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:698
17170
- msgid "Variation regular price."
17171
- msgstr "قیمت اصلی متغیر."
17172
 
17173
- #: includes/api/class-wc-rest-product-variations-controller.php:454
17174
- #: includes/api/v1/class-wc-rest-products-controller.php:2311
17175
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:703
17176
- msgid "Variation sale price."
17177
- msgstr "قیمت فروش ویژه متغیر."
17178
 
17179
- #: includes/api/class-wc-rest-product-variations-controller.php:459
17180
- #: includes/api/class-wc-rest-products-controller.php:802
17181
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:708
17182
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1567
17183
- msgid "Start date of sale price, in the site's timezone."
17184
- msgstr "تاریخ شروع فروش ویژه محصول، به صورت وقت ساعت محلی سرور."
17185
 
17186
- #: includes/api/class-wc-rest-product-variations-controller.php:464
17187
- #: includes/api/class-wc-rest-products-controller.php:807
17188
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:713
17189
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1572
17190
- msgid "Start date of sale price, as GMT."
17191
- msgstr "تاریخ شروع فروش ویژه محصول به صورت GMT."
17192
 
17193
- #: includes/api/class-wc-rest-product-variations-controller.php:469
17194
- #: includes/api/class-wc-rest-product-variations-controller.php:474
17195
- #: includes/api/class-wc-rest-products-controller.php:812
17196
- #: includes/api/class-wc-rest-products-controller.php:817
17197
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:718
17198
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1577
17199
- msgid "End date of sale price, in the site's timezone."
17200
- msgstr "تاریخ پایان فروش ویژه محصول بر اساس تاریخ محلی سرور."
17201
 
17202
- #: includes/api/class-wc-rest-product-variations-controller.php:479
17203
- #: includes/api/v1/class-wc-rest-products-controller.php:2326
17204
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:728
17205
- msgid "Shows if the variation is on sale."
17206
- msgstr "نمایش در صورت فروش ویژه متغیر."
 
 
 
17207
 
17208
- #: includes/api/class-wc-rest-product-variations-controller.php:485
17209
- msgid "Variation status."
17210
- msgstr "وضعیت متغیر."
17211
 
17212
- #: includes/api/class-wc-rest-product-variations-controller.php:492
17213
- #: includes/api/v1/class-wc-rest-products-controller.php:2332
17214
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:740
17215
- msgid "Shows if the variation can be bought."
17216
- msgstr "نمایش در صورتی که متغیر قابل خریداری بود."
17217
 
17218
- #: includes/api/class-wc-rest-product-variations-controller.php:498
17219
- #: includes/api/v1/class-wc-rest-products-controller.php:2343
17220
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:746
17221
- msgid "If the variation is virtual."
17222
- msgstr "نمایش در صورت مجازی بودن متغیر."
17223
 
17224
- #: includes/api/class-wc-rest-product-variations-controller.php:504
17225
- #: includes/api/v1/class-wc-rest-products-controller.php:2349
17226
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:752
17227
- msgid "If the variation is downloadable."
17228
- msgstr "نمایش در صورت قابل دانلود بودن متغیر."
17229
 
17230
- #: includes/api/class-wc-rest-product-variations-controller.php:510
17231
- #: includes/api/class-wc-rest-products-controller.php:858
17232
- #: includes/api/v1/class-wc-rest-products-controller.php:1878
17233
- #: includes/api/v1/class-wc-rest-products-controller.php:2355
17234
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:758
17235
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1623
17236
- msgid "List of downloadable files."
17237
- msgstr "لیست فایل های قابل دانلود."
17238
 
17239
- #: includes/api/class-wc-rest-product-variations-controller.php:517
17240
- #: includes/api/class-wc-rest-products-controller.php:865
17241
- #: includes/api/v1/class-wc-rest-products-controller.php:1885
17242
- #: includes/api/v1/class-wc-rest-products-controller.php:2362
17243
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:765
17244
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1630
17245
- msgid "File ID."
17246
- msgstr "شناسه فایل."
17247
 
17248
- #: includes/api/class-wc-rest-product-variations-controller.php:522
17249
- #: includes/api/class-wc-rest-products-controller.php:870
17250
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:223
17251
- #: includes/api/v1/class-wc-rest-products-controller.php:1890
17252
- #: includes/api/v1/class-wc-rest-products-controller.php:2367
17253
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:147
17254
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:770
17255
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1635
17256
- msgid "File name."
17257
- msgstr "نام فایل."
17258
 
17259
- #: includes/api/class-wc-rest-product-variations-controller.php:527
17260
- #: includes/api/class-wc-rest-products-controller.php:875
17261
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:229
17262
- #: includes/api/v1/class-wc-rest-products-controller.php:1895
17263
- #: includes/api/v1/class-wc-rest-products-controller.php:2372
17264
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:153
17265
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:775
17266
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1640
17267
- msgid "File URL."
17268
- msgstr "آدرس فایل."
17269
 
17270
- #: includes/api/class-wc-rest-product-variations-controller.php:535
17271
- #: includes/api/class-wc-rest-products-controller.php:883
17272
- #: includes/api/v1/class-wc-rest-products-controller.php:1903
17273
- #: includes/api/v1/class-wc-rest-products-controller.php:2380
17274
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:783
17275
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1648
17276
- msgid "Number of times downloadable files can be downloaded after purchase."
17277
- msgstr "تعداد دفعاتی که فایل دانلودی میتواند پس از پرداخت ، قابل دانلود باشد."
17278
 
17279
- #: includes/api/class-wc-rest-product-variations-controller.php:541
17280
- #: includes/api/class-wc-rest-products-controller.php:889
17281
- #: includes/api/v1/class-wc-rest-products-controller.php:1909
17282
- #: includes/api/v1/class-wc-rest-products-controller.php:2386
17283
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:789
17284
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1654
17285
- msgid "Number of days until access to downloadable files expires."
17286
- msgstr "تعداد روز هایی که دسترسی به فایل دانلود شدنی امکان پذیر است."
17287
 
17288
- #: includes/api/class-wc-rest-product-variations-controller.php:547
17289
- #: includes/api/class-wc-rest-products-controller.php:906
17290
- #: includes/api/v1/class-wc-rest-products-controller.php:1933
17291
- #: includes/api/v1/class-wc-rest-products-controller.php:2392
17292
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:795
17293
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1671
17294
- msgid "Tax status."
17295
- msgstr "وضعیت مالیات."
17296
 
17297
- #: includes/api/class-wc-rest-product-variations-controller.php:554
17298
- #: includes/api/class-wc-rest-products-controller.php:913
17299
- #: includes/api/v1/class-wc-rest-products-controller.php:1940
17300
- #: includes/api/v1/class-wc-rest-products-controller.php:2399
17301
- #: includes/api/v1/class-wc-rest-taxes-controller.php:635
17302
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:802
17303
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1678
17304
- msgid "Tax class."
17305
- msgstr "روش مالیاتی."
17306
 
17307
- #: includes/api/class-wc-rest-product-variations-controller.php:559
17308
- #: includes/api/v1/class-wc-rest-products-controller.php:2404
17309
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:807
17310
- msgid "Stock management at variation level."
17311
- msgstr "مدیریت موجودی در سطح متغیر."
17312
 
17313
- #: includes/api/class-wc-rest-product-variations-controller.php:565
17314
- #: includes/api/class-wc-rest-products-controller.php:924
17315
- #: includes/api/v1/class-wc-rest-products-controller.php:1951
17316
- #: includes/api/v1/class-wc-rest-products-controller.php:2410
17317
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:813
17318
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1689
17319
- msgid "Stock quantity."
17320
- msgstr "موجودی انبار"
17321
 
17322
- #: includes/api/class-wc-rest-product-variations-controller.php:570
17323
- #: includes/api/class-wc-rest-products-controller.php:929
17324
- msgid "Controls the stock status of the product."
17325
- msgstr "وضعیت موجودی این محصول را کنترل کنید."
17326
 
17327
- #: includes/api/class-wc-rest-product-variations-controller.php:577
17328
- #: includes/api/class-wc-rest-products-controller.php:936
17329
- #: includes/api/v1/class-wc-rest-products-controller.php:1962
17330
- #: includes/api/v1/class-wc-rest-products-controller.php:2421
17331
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:824
17332
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1700
17333
- msgid "If managing stock, this controls if backorders are allowed."
17334
- msgstr "در صورت مدیریت موجودی ، این کنترل در صورت مجاز بودن پیش خرید مجاز است."
17335
 
17336
- #: includes/api/class-wc-rest-product-variations-controller.php:584
17337
- #: includes/api/class-wc-rest-products-controller.php:943
17338
- #: includes/api/v1/class-wc-rest-products-controller.php:1969
17339
- #: includes/api/v1/class-wc-rest-products-controller.php:2428
17340
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:831
17341
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1707
17342
- msgid "Shows if backorders are allowed."
17343
- msgstr "نمایش در صورت مجاز بودن پیش خرید."
 
17344
 
17345
- #: includes/api/class-wc-rest-product-variations-controller.php:590
17346
- #: includes/api/v1/class-wc-rest-products-controller.php:2434
17347
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:837
17348
- msgid "Shows if the variation is on backordered."
17349
- msgstr "نمایش در صورتی که متغیر پیش خرید شده بود."
17350
 
17351
- #. translators: %s: weight unit
17352
- #: includes/api/class-wc-rest-product-variations-controller.php:597
17353
- #: includes/api/v1/class-wc-rest-products-controller.php:2441
17354
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:844
17355
- msgid "Variation weight (%s)."
17356
- msgstr "وزن متغیر (%s)."
17357
 
17358
- #: includes/api/class-wc-rest-product-variations-controller.php:602
17359
- #: includes/api/v1/class-wc-rest-products-controller.php:2446
17360
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:849
17361
- msgid "Variation dimensions."
17362
- msgstr "ابعاد متغیر."
17363
 
17364
- #. translators: %s: dimension unit
17365
- #: includes/api/class-wc-rest-product-variations-controller.php:608
17366
- #: includes/api/v1/class-wc-rest-products-controller.php:2452
17367
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:855
17368
- msgid "Variation length (%s)."
17369
- msgstr "طول متغیر (%s)."
17370
 
17371
- #. translators: %s: dimension unit
17372
- #: includes/api/class-wc-rest-product-variations-controller.php:614
17373
- #: includes/api/v1/class-wc-rest-products-controller.php:2458
17374
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:861
17375
- msgid "Variation width (%s)."
17376
- msgstr "عرض متغیر (%s)."
17377
 
17378
- #. translators: %s: dimension unit
17379
- #: includes/api/class-wc-rest-product-variations-controller.php:620
17380
- #: includes/api/v1/class-wc-rest-products-controller.php:2464
17381
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:867
17382
- msgid "Variation height (%s)."
17383
- msgstr "ارتفاع متغیر (%s)."
17384
 
17385
- #: includes/api/class-wc-rest-product-variations-controller.php:627
17386
- #: includes/api/class-wc-rest-products-controller.php:1004
17387
- #: includes/api/v1/class-wc-rest-products-controller.php:2030
17388
- #: includes/api/v1/class-wc-rest-products-controller.php:2471
17389
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:874
17390
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1768
17391
- msgid "Shipping class slug."
17392
- msgstr "نامک روش حمل و نقل."
17393
 
17394
- #: includes/api/class-wc-rest-product-variations-controller.php:632
17395
- #: includes/api/class-wc-rest-products-controller.php:1009
17396
- #: includes/api/v1/class-wc-rest-products-controller.php:2035
17397
- #: includes/api/v1/class-wc-rest-products-controller.php:2476
17398
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:879
17399
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1773
17400
- msgid "Shipping class ID."
17401
- msgstr "شناسه روش حمل و نقل."
17402
 
17403
- #: includes/api/class-wc-rest-product-variations-controller.php:638
17404
- #: includes/api/v1/class-wc-rest-products-controller.php:2482
17405
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:885
17406
- msgid "Variation image data."
17407
- msgstr "داده تصویر متغیر."
17408
 
17409
- #: includes/api/class-wc-rest-product-variations-controller.php:690
17410
- #: includes/api/class-wc-rest-products-controller.php:1177
17411
- #: includes/api/v1/class-wc-rest-products-controller.php:2196
17412
- #: includes/api/v1/class-wc-rest-products-controller.php:2527
17413
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:942
17414
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1946
17415
- msgid "List of attributes."
17416
- msgstr "لیست ویژگی ها."
17417
 
17418
- #: includes/api/class-wc-rest-product-variations-controller.php:697
17419
- #: includes/api/class-wc-rest-products-controller.php:1184
17420
- #: includes/api/class-wc-rest-products-controller.php:1229
17421
- #: includes/api/v1/class-wc-rest-products-controller.php:2203
17422
- #: includes/api/v1/class-wc-rest-products-controller.php:2245
17423
- #: includes/api/v1/class-wc-rest-products-controller.php:2534
17424
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:949
17425
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1953
17426
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1998
17427
- #: includes/cli/class-wc-cli-runner.php:114
17428
- msgid "Attribute ID."
17429
- msgstr "شناسه ویژگی."
17430
 
17431
- #: includes/api/class-wc-rest-product-variations-controller.php:702
17432
- #: includes/api/class-wc-rest-products-controller.php:1189
17433
- #: includes/api/class-wc-rest-products-controller.php:1234
17434
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:462
17435
- #: includes/api/v1/class-wc-rest-products-controller.php:2208
17436
- #: includes/api/v1/class-wc-rest-products-controller.php:2250
17437
- #: includes/api/v1/class-wc-rest-products-controller.php:2539
17438
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:954
17439
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1958
17440
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2003
17441
- msgid "Attribute name."
17442
- msgstr "نام ویژگی."
17443
 
17444
- #: includes/api/class-wc-rest-product-variations-controller.php:707
17445
- #: includes/api/class-wc-rest-products-controller.php:1239
17446
- #: includes/api/v1/class-wc-rest-products-controller.php:2255
17447
- #: includes/api/v1/class-wc-rest-products-controller.php:2544
17448
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:959
17449
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2008
17450
- msgid "Selected attribute term name."
17451
- msgstr "نام ترتیب ویژگی انتخاب شده."
17452
 
17453
- #: includes/api/class-wc-rest-product-variations-controller.php:715
17454
- #: includes/api/class-wc-rest-products-controller.php:1265
17455
- #: includes/api/v1/class-wc-rest-products-controller.php:2564
17456
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:967
17457
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2033
17458
- msgid "Menu order, used to custom sort products."
17459
- msgstr "منوی سفارش ، برای مرتب کردن دل خواه محصولات استفاده کنید ."
17460
 
17461
- #: includes/api/class-wc-rest-product-variations-controller.php:851
17462
- #: includes/api/class-wc-rest-products-controller.php:1311
17463
- msgid "Limit result set to products with specified stock status."
17464
- msgstr "مجموعه نتیجه محدود به محصولات با وضعیت موجودی."
17465
 
17466
- #: includes/api/class-wc-rest-products-controller.php:705
17467
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:380
17468
- #: includes/api/v1/class-wc-rest-orders-controller.php:1221
17469
- #: includes/api/v1/class-wc-rest-products-controller.php:1745
17470
- #: includes/api/v1/class-wc-rest-report-top-sellers-controller.php:152
17471
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:99
17472
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:434
17473
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1190
17474
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1468
17475
- msgid "Product name."
17476
- msgstr "نام محصول."
17477
 
17478
- #: includes/api/class-wc-rest-products-controller.php:710
17479
- #: includes/api/v1/class-wc-rest-products-controller.php:1750
17480
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1473
17481
- msgid "Product slug."
17482
- msgstr "نامک محصول."
17483
 
17484
- #: includes/api/class-wc-rest-products-controller.php:715
17485
- #: includes/api/v1/class-wc-rest-products-controller.php:1755
17486
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1478
17487
- msgid "Product URL."
17488
- msgstr "آدرس محصول."
17489
 
17490
- #: includes/api/class-wc-rest-products-controller.php:722
17491
- #: includes/api/v1/class-wc-rest-products-controller.php:1762
17492
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1485
17493
- msgid "The date the product was created, in the site's timezone."
17494
- msgstr "تاریخ ایجاد محصول بر اساس تاریخ محلی سایت."
17495
 
17496
- #: includes/api/class-wc-rest-products-controller.php:727
17497
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1491
17498
- msgid "The date the product was created, as GMT."
17499
- msgstr "تاریخ ایجاد محصول بر اساس تاریخ GMT."
17500
 
17501
- #: includes/api/class-wc-rest-products-controller.php:732
17502
- #: includes/api/v1/class-wc-rest-products-controller.php:1768
17503
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1497
17504
- msgid "The date the product was last modified, in the site's timezone."
17505
- msgstr "تاریخ آخرین تغییر محصول بر اساس تاریخ محلی سایت."
17506
 
17507
- #: includes/api/class-wc-rest-products-controller.php:738
17508
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1503
17509
- msgid "The date the product was last modified, as GMT."
17510
- msgstr "تاریخ آخرین تغییر محصول بر اساس تاریخ GMT."
17511
 
17512
- #: includes/api/class-wc-rest-products-controller.php:744
17513
- #: includes/api/v1/class-wc-rest-products-controller.php:1774
17514
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1509
17515
- msgid "Product type."
17516
- msgstr "نوع محصول."
17517
 
17518
- #: includes/api/class-wc-rest-products-controller.php:751
17519
- #: includes/api/v1/class-wc-rest-products-controller.php:1781
17520
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1516
17521
- msgid "Product status (post status)."
17522
- msgstr "وضعیت محصول (وضعیت نوشته)."
17523
 
17524
- #: includes/api/class-wc-rest-products-controller.php:758
17525
- #: includes/api/v1/class-wc-rest-products-controller.php:1788
17526
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1523
17527
- msgid "Featured product."
17528
- msgstr "محصول ویژه."
17529
 
17530
- #: includes/api/class-wc-rest-products-controller.php:764
17531
- #: includes/api/v1/class-wc-rest-products-controller.php:1794
17532
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1529
17533
- msgid "Catalog visibility."
17534
- msgstr "قابلیت مشاهده کاتالوگ."
17535
 
17536
- #: includes/api/class-wc-rest-products-controller.php:771
17537
- #: includes/api/v1/class-wc-rest-products-controller.php:1801
17538
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1536
17539
- msgid "Product description."
17540
- msgstr "توضیحات محصول."
17541
 
17542
- #: includes/api/class-wc-rest-products-controller.php:776
17543
- #: includes/api/v1/class-wc-rest-products-controller.php:1806
17544
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1541
17545
- msgid "Product short description."
17546
- msgstr "توضیحات کوتاه محصول."
17547
 
17548
- #: includes/api/class-wc-rest-products-controller.php:786
17549
- #: includes/api/v1/class-wc-rest-products-controller.php:1816
17550
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1551
17551
- msgid "Current product price."
17552
- msgstr "قیمت حال حاضر محصول."
17553
 
17554
- #: includes/api/class-wc-rest-products-controller.php:792
17555
- #: includes/api/v1/class-wc-rest-products-controller.php:1822
17556
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1557
17557
- msgid "Product regular price."
17558
- msgstr "قیمت عادی محصول."
17559
 
17560
- #: includes/api/class-wc-rest-products-controller.php:797
17561
- #: includes/api/v1/class-wc-rest-products-controller.php:1827
17562
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1562
17563
- msgid "Product sale price."
17564
- msgstr "قیمت فروش ویژه محصول."
17565
 
17566
- #: includes/api/class-wc-rest-products-controller.php:822
17567
- #: includes/api/v1/class-wc-rest-products-controller.php:1842
17568
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1587
17569
- msgid "Price formatted in HTML."
17570
- msgstr "فرمت قیمت در HTML."
17571
 
17572
- #: includes/api/class-wc-rest-products-controller.php:828
17573
- #: includes/api/v1/class-wc-rest-products-controller.php:1848
17574
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1593
17575
- msgid "Shows if the product is on sale."
17576
- msgstr "نمایش در صورت وجود محصول در فروش ویژه."
17577
 
17578
- #: includes/api/class-wc-rest-products-controller.php:834
17579
- #: includes/api/v1/class-wc-rest-products-controller.php:1854
17580
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1599
17581
- msgid "Shows if the product can be bought."
17582
- msgstr "نمایش در صورت وجود محصول در خریداری شده."
17583
 
17584
- #: includes/api/class-wc-rest-products-controller.php:840
17585
- #: includes/api/v1/class-wc-rest-products-controller.php:1860
17586
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1605
17587
- msgid "Amount of sales."
17588
- msgstr "میزان فروش."
17589
 
17590
- #: includes/api/class-wc-rest-products-controller.php:846
17591
- #: includes/api/v1/class-wc-rest-products-controller.php:1866
17592
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1611
17593
- msgid "If the product is virtual."
17594
- msgstr "اگر محصول مجازی بود."
 
 
17595
 
17596
- #: includes/api/class-wc-rest-products-controller.php:852
17597
- #: includes/api/v1/class-wc-rest-products-controller.php:1872
17598
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1617
17599
- msgid "If the product is downloadable."
17600
- msgstr "اگر محصول قابل دانلود بود."
17601
 
17602
- #: includes/api/class-wc-rest-products-controller.php:895
17603
- #: includes/api/v1/class-wc-rest-products-controller.php:1922
17604
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1660
17605
- msgid "Product external URL. Only for external products."
17606
- msgstr "آدرس محصول خارجی. فقط برای محصولات خارجی."
17607
 
17608
- #: includes/api/class-wc-rest-products-controller.php:901
17609
- #: includes/api/v1/class-wc-rest-products-controller.php:1928
17610
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1666
17611
- msgid "Product external button text. Only for external products."
17612
- msgstr "متن دکمه محصول خارجی. فقط برای محصولات خارجی."
17613
 
17614
- #: includes/api/class-wc-rest-products-controller.php:918
17615
- #: includes/api/v1/class-wc-rest-products-controller.php:1945
17616
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1683
17617
- msgid "Stock management at product level."
17618
- msgstr "مدیریت موجودی انبار در سطح محصول."
17619
 
17620
- #: includes/api/class-wc-rest-products-controller.php:949
17621
- #: includes/api/v1/class-wc-rest-products-controller.php:1975
17622
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1713
17623
- msgid "Shows if the product is on backordered."
17624
- msgstr "نمایش در صورتی که محصول پیش خرید شده بود."
 
17625
 
17626
- #: includes/api/class-wc-rest-products-controller.php:955
17627
- #: includes/api/v1/class-wc-rest-products-controller.php:1981
17628
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1719
17629
- msgid "Allow one item to be bought in a single order."
17630
- msgstr "اجازه یک مورد برای فروش در یک سفارش."
17631
 
17632
- #. translators: %s: weight unit
17633
- #: includes/api/class-wc-rest-products-controller.php:962
17634
- #: includes/api/v1/class-wc-rest-products-controller.php:1988
17635
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1726
17636
- msgid "Product weight (%s)."
17637
- msgstr "وزن محصول (%s)."
17638
 
17639
- #: includes/api/class-wc-rest-products-controller.php:967
17640
- #: includes/api/v1/class-wc-rest-products-controller.php:1993
17641
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1731
17642
- msgid "Product dimensions."
17643
- msgstr "ابعاد محصول."
17644
 
17645
- #. translators: %s: dimension unit
17646
- #: includes/api/class-wc-rest-products-controller.php:973
17647
- #: includes/api/v1/class-wc-rest-products-controller.php:1999
17648
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1737
17649
- msgid "Product length (%s)."
17650
- msgstr "طول محصول (%s)."
17651
 
17652
- #. translators: %s: dimension unit
17653
- #: includes/api/class-wc-rest-products-controller.php:979
17654
- #: includes/api/v1/class-wc-rest-products-controller.php:2005
17655
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1743
17656
- msgid "Product width (%s)."
17657
- msgstr "عرض محصول (%s)."
17658
 
17659
- #. translators: %s: dimension unit
17660
- #: includes/api/class-wc-rest-products-controller.php:985
17661
- #: includes/api/v1/class-wc-rest-products-controller.php:2011
17662
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1749
17663
- msgid "Product height (%s)."
17664
- msgstr "ارتفاع محصول (%s)."
17665
 
17666
- #: includes/api/class-wc-rest-products-controller.php:992
17667
- #: includes/api/v1/class-wc-rest-products-controller.php:2018
17668
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1756
17669
- msgid "Shows if the product need to be shipped."
17670
- msgstr "نمایش در صورتی که محصول نیاز به حمل و نقل دارد."
17671
 
17672
- #: includes/api/class-wc-rest-products-controller.php:998
17673
- #: includes/api/v1/class-wc-rest-products-controller.php:2024
17674
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1762
17675
- msgid "Shows whether or not the product shipping is taxable."
17676
- msgstr "نمایش آیا محصول مشمول مالیات است یا خیر."
17677
 
17678
- #: includes/api/class-wc-rest-products-controller.php:1015
17679
- #: includes/api/v1/class-wc-rest-products-controller.php:2041
17680
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1779
17681
- msgid "Allow reviews."
17682
- msgstr "اجازه دیدگاه گذاری."
17683
 
17684
- #: includes/api/class-wc-rest-products-controller.php:1021
17685
- #: includes/api/v1/class-wc-rest-products-controller.php:2047
17686
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1785
17687
- msgid "Reviews average rating."
17688
- msgstr "میانگین امتیاز نقد ها."
17689
 
17690
- #: includes/api/class-wc-rest-products-controller.php:1027
17691
- #: includes/api/v1/class-wc-rest-products-controller.php:2053
17692
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1791
17693
- msgid "Amount of reviews that the product have."
17694
- msgstr "تعداد بررسی هایی که محصول دارد ."
17695
 
17696
- #: includes/api/class-wc-rest-products-controller.php:1033
17697
- #: includes/api/v1/class-wc-rest-products-controller.php:2059
17698
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1797
17699
- msgid "List of related products IDs."
17700
- msgstr "لیست شناسه محصولات مشابه."
17701
 
17702
- #: includes/api/class-wc-rest-products-controller.php:1042
17703
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1806
17704
- msgid "List of up-sell products IDs."
17705
- msgstr "لیست شناسه محصولات بیش فروش (up-sell)."
17706
 
17707
- #: includes/api/class-wc-rest-products-controller.php:1050
17708
- #: includes/api/v1/class-wc-rest-products-controller.php:2076
17709
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1814
17710
- msgid "List of cross-sell products IDs."
17711
- msgstr "لیست شناسه محصولات فروش مکمل (cross-sell)."
 
 
 
 
 
 
17712
 
17713
- #: includes/api/class-wc-rest-products-controller.php:1058
17714
- #: includes/api/v1/class-wc-rest-products-controller.php:2084
17715
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1822
17716
- msgid "Product parent ID."
17717
- msgstr "شناسه محصول مادر."
 
 
 
17718
 
17719
- #: includes/api/class-wc-rest-products-controller.php:1063
17720
- #: includes/api/v1/class-wc-rest-products-controller.php:2089
17721
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1827
17722
- msgid "Optional note to send the customer after purchase."
17723
- msgstr "یادداشت دلخواه برای ارسال به مشتری پس از پرداخت."
17724
 
17725
- #: includes/api/class-wc-rest-products-controller.php:1068
17726
- #: includes/api/v1/class-wc-rest-products-controller.php:2094
17727
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1832
17728
- msgid "List of categories."
17729
- msgstr "لیست دسته بندی ها."
17730
 
17731
- #: includes/api/class-wc-rest-products-controller.php:1075
17732
- #: includes/api/v1/class-wc-rest-products-controller.php:2101
17733
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1839
17734
- msgid "Category ID."
17735
- msgstr "نامک دسته بندی."
17736
 
17737
- #: includes/api/class-wc-rest-products-controller.php:1086
17738
- #: includes/api/v1/class-wc-rest-products-controller.php:2112
17739
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1850
17740
- msgid "Category slug."
17741
- msgstr "شناسه دسته بندی."
17742
 
17743
- #: includes/api/class-wc-rest-products-controller.php:1095
17744
- #: includes/api/v1/class-wc-rest-products-controller.php:2121
17745
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1859
17746
- msgid "List of tags."
17747
- msgstr "لیست برچسب ها."
17748
 
17749
- #: includes/api/class-wc-rest-products-controller.php:1102
17750
- #: includes/api/v1/class-wc-rest-products-controller.php:2128
17751
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1866
17752
- msgid "Tag ID."
17753
- msgstr "شناسه برچسب."
17754
 
17755
- #: includes/api/class-wc-rest-products-controller.php:1107
17756
- #: includes/api/v1/class-wc-rest-product-tags-controller.php:100
17757
- #: includes/api/v1/class-wc-rest-products-controller.php:2133
17758
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1871
17759
- msgid "Tag name."
17760
- msgstr "نام برچسب."
17761
 
17762
- #: includes/api/class-wc-rest-products-controller.php:1113
17763
- #: includes/api/v1/class-wc-rest-products-controller.php:2139
17764
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1877
17765
- msgid "Tag slug."
17766
- msgstr "نامک برچسب."
17767
 
17768
- #: includes/api/class-wc-rest-products-controller.php:1122
17769
- #: includes/api/v1/class-wc-rest-products-controller.php:2148
17770
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1886
17771
- msgid "List of images."
17772
- msgstr "لیست تصاویر."
17773
 
17774
- #: includes/api/class-wc-rest-products-controller.php:1194
17775
- #: includes/api/v1/class-wc-rest-products-controller.php:2213
17776
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1963
17777
- msgid "Attribute position."
17778
- msgstr "موقعیت ویژگی."
17779
 
17780
- #: includes/api/class-wc-rest-products-controller.php:1199
17781
- #: includes/api/v1/class-wc-rest-products-controller.php:2218
17782
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1968
17783
- msgid ""
17784
- "Define if the attribute is visible on the \"Additional information\" tab in "
17785
- "the product's page."
17786
- msgstr ""
17787
- "تعیین کن اگر ویژگی قابل مشاهده است در تب \"اطلاعات بیشتر\" در برگه محصول ."
17788
 
17789
- #: includes/api/class-wc-rest-products-controller.php:1205
17790
- #: includes/api/v1/class-wc-rest-products-controller.php:2224
17791
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1974
17792
- msgid "Define if the attribute can be used as variation."
17793
- msgstr "در صورتی که ویژگی میتواند به عنوان یک متغیر استفاده شود تعریف کنید. "
17794
 
17795
- #: includes/api/class-wc-rest-products-controller.php:1211
17796
- #: includes/api/v1/class-wc-rest-products-controller.php:2230
17797
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1980
17798
- msgid "List of available term names of the attribute."
17799
- msgstr "لیست دایره نام های در دسترس ویژگی."
17800
 
17801
- #: includes/api/class-wc-rest-products-controller.php:1222
17802
- #: includes/api/v1/class-wc-rest-products-controller.php:2238
17803
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1991
17804
- msgid "Defaults variation attributes."
17805
- msgstr "ویژگی های متغیر پیشفرض."
17806
 
17807
- #: includes/api/class-wc-rest-products-controller.php:1247
17808
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2016
17809
- msgid "List of variations IDs."
17810
- msgstr "لیست شناسه متغیر ها."
17811
 
17812
- #: includes/api/class-wc-rest-products-controller.php:1256
17813
- #: includes/api/v1/class-wc-rest-products-controller.php:2555
17814
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2025
17815
- msgid "List of grouped products ID."
17816
- msgstr "شناسه لیست محصولات گروهی."
17817
 
17818
- #: includes/api/class-wc-rest-report-coupons-totals-controller.php:121
17819
- #: includes/api/class-wc-rest-report-customers-totals-controller.php:132
17820
- #: includes/api/class-wc-rest-report-orders-totals-controller.php:105
17821
- #: includes/api/class-wc-rest-report-products-totals-controller.php:111
17822
- #: includes/api/class-wc-rest-report-reviews-totals-controller.php:110
17823
- #: includes/api/v1/class-wc-rest-reports-controller.php:157
17824
- msgid "An alphanumeric identifier for the resource."
17825
- msgstr "الفبایی مشخص کننده برای منابع."
17826
 
17827
- #: includes/api/class-wc-rest-report-coupons-totals-controller.php:127
17828
- msgid "Coupon type name."
17829
- msgstr "نام نوع کد تخفیف."
17830
 
17831
- #: includes/api/class-wc-rest-report-coupons-totals-controller.php:133
17832
- msgid "Amount of coupons."
17833
- msgstr "مبلغ کوپن ها."
17834
 
17835
- #: includes/api/class-wc-rest-report-customers-totals-controller.php:74
17836
- msgid "Paying customer"
17837
- msgstr "مشتری پرداخت کرده"
17838
 
17839
- #: includes/api/class-wc-rest-report-customers-totals-controller.php:79
17840
- msgid "Non-paying customer"
17841
- msgstr "مشتری پرداخت نکرده"
17842
 
17843
- #: includes/api/class-wc-rest-report-customers-totals-controller.php:138
17844
- msgid "Customer type name."
17845
- msgstr "نام نوع مشتری."
17846
 
17847
- #: includes/api/class-wc-rest-report-customers-totals-controller.php:144
17848
- msgid "Amount of customers."
17849
- msgstr "میزان کاربران."
17850
 
17851
- #: includes/api/class-wc-rest-report-orders-totals-controller.php:111
17852
- msgid "Order status name."
17853
- msgstr "نام وضعیت سفارش."
17854
 
17855
- #: includes/api/class-wc-rest-report-orders-totals-controller.php:117
17856
- msgid "Amount of orders."
17857
- msgstr "میزان سفارش ها."
17858
 
17859
- #: includes/api/class-wc-rest-report-products-totals-controller.php:117
17860
- msgid "Product type name."
17861
- msgstr "نام نوع محصول."
17862
 
17863
- #: includes/api/class-wc-rest-report-products-totals-controller.php:123
17864
- msgid "Amount of products."
17865
- msgstr "میزان محصولات."
17866
 
17867
- #. translators: %s: average rating
17868
- #. translators: %s: rating
17869
- #: includes/api/class-wc-rest-report-reviews-totals-controller.php:57
17870
- #: includes/class-wc-embed.php:130 includes/wc-template-functions.php:3198
17871
- #: includes/widgets/class-wc-widget-layered-nav-filters.php:102
17872
- msgid "Rated %s out of 5"
17873
- msgstr "نمره %s از 5"
17874
 
17875
- #: includes/api/class-wc-rest-report-reviews-totals-controller.php:116
17876
- msgid "Review type name."
17877
- msgstr "نام نوع نقد و بررسی ها."
17878
 
17879
- #: includes/api/class-wc-rest-report-reviews-totals-controller.php:122
17880
- msgid "Amount of reviews."
17881
- msgstr "میزان نقد و بررسی ها ."
17882
 
17883
- #: includes/api/class-wc-rest-reports-controller.php:39
17884
- msgid "Orders totals."
17885
- msgstr "مجموع سفارشات."
17886
 
17887
- #: includes/api/class-wc-rest-reports-controller.php:43
17888
- msgid "Products totals."
17889
- msgstr "مجموع محصولات."
17890
 
17891
- #: includes/api/class-wc-rest-reports-controller.php:47
17892
- msgid "Customers totals."
17893
- msgstr "مجموع کاربران."
17894
 
17895
- #: includes/api/class-wc-rest-reports-controller.php:51
17896
- msgid "Coupons totals."
17897
- msgstr "مجموع کد تخفیف ها."
17898
 
17899
- #: includes/api/class-wc-rest-reports-controller.php:55
17900
- msgid "Reviews totals."
17901
- msgstr "مجموع نقد و بررسی ها."
17902
 
17903
- #: includes/api/class-wc-rest-reports-controller.php:59
17904
- msgid "Categories totals."
17905
- msgstr "مجموع دسته بندی ها."
17906
 
17907
- #: includes/api/class-wc-rest-reports-controller.php:63
17908
- msgid "Tags totals."
17909
- msgstr "مجموع برچسب ها ."
17910
 
17911
- #: includes/api/class-wc-rest-reports-controller.php:67
17912
- msgid "Attributes totals."
17913
- msgstr "مجموع ویژگی ها."
17914
 
17915
- #: includes/api/class-wc-rest-setting-options-controller.php:76
17916
- #: includes/api/class-wc-rest-setting-options-controller.php:82
17917
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:159
17918
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:165
17919
- msgid "Invalid setting group."
17920
- msgstr "گروه پیکربندی نامعتبر است."
17921
 
17922
- #: includes/api/class-wc-rest-setting-options-controller.php:174
17923
- msgid "An identifier for the group this setting belongs to."
17924
- msgstr "شناسه منحصربه فرد برای تنظیمات تعلق گرفته."
17925
 
17926
- #: includes/api/class-wc-rest-setting-options-controller.php:240
17927
- #: includes/api/v2/class-wc-rest-setting-options-v2-controller.php:571
17928
- msgid ""
17929
- "Array of options (key value pairs) for inputs such as select, multiselect, and "
17930
- "radio buttons."
17931
- msgstr ""
17932
- "مجموعه ای از گزینه ها (جفت مقادیر کلیدها) برای ورودی هایی مانند انتخاب ، چند "
17933
- "انتخابی ، و دکمه های رادیویی ."
17934
 
17935
- #: includes/api/class-wc-rest-settings-controller.php:83
17936
- #: includes/api/v2/class-wc-rest-settings-v2-controller.php:198
17937
- msgid "A unique identifier that can be used to link settings together."
17938
- msgstr "شناسه منحصربه فرد که می تواند تنظیمات را به هم پیوند دهد."
17939
 
17940
- #: includes/api/class-wc-rest-settings-controller.php:98
17941
- #: includes/api/v2/class-wc-rest-settings-v2-controller.php:216
17942
- msgid "ID of parent grouping."
17943
- msgstr "شناسه ی گروهی والد."
17944
 
17945
- #: includes/api/class-wc-rest-settings-controller.php:103
17946
- #: includes/api/v2/class-wc-rest-settings-v2-controller.php:222
17947
- msgid "IDs for settings sub groups."
17948
- msgstr "شناسه برای تنظیمات زیر گروه."
17949
 
17950
- #: includes/api/legacy/class-wc-rest-legacy-coupons-controller.php:113
17951
- #: includes/api/v1/class-wc-rest-coupons-controller.php:253
17952
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:271
17953
- msgid "The coupon code cannot be empty."
17954
- msgstr "کد کوپن نمی تواند خالی باشد."
17955
 
17956
- #: includes/api/legacy/class-wc-rest-legacy-coupons-controller.php:129
17957
- #: includes/api/legacy/v2/class-wc-api-coupons.php:233
17958
- #: includes/api/legacy/v2/class-wc-api-coupons.php:344
17959
- #: includes/api/legacy/v3/class-wc-api-coupons.php:231
17960
- #: includes/api/legacy/v3/class-wc-api-coupons.php:342
17961
- #: includes/api/v1/class-wc-rest-coupons-controller.php:269
17962
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:286
17963
- msgid "The coupon code already exists"
17964
- msgstr "کد کوپن از قبل وجود دارد"
17965
 
17966
- #. translators: 1: variation id 2: product name
17967
- #: includes/api/legacy/class-wc-rest-legacy-products-controller.php:532
17968
- #: includes/api/legacy/v2/class-wc-api-products.php:1293
17969
- #: includes/api/legacy/v3/class-wc-api-products.php:1788
17970
- #: includes/api/v1/class-wc-rest-products-controller.php:1372
17971
- msgid "Variation #%1$s of %2$s"
17972
- msgstr "متغیر #%1$s از %2$s"
17973
 
17974
- #: includes/api/legacy/v1/class-wc-api-authentication.php:92
17975
- #: includes/api/legacy/v2/class-wc-api-authentication.php:92
17976
- msgid "Consumer key is missing."
17977
- msgstr "کلید مصرف کننده گم شده است."
17978
 
17979
- #: includes/api/legacy/v1/class-wc-api-authentication.php:108
17980
- #: includes/api/legacy/v2/class-wc-api-authentication.php:108
17981
- msgid "Consumer secret is missing."
17982
- msgstr "رمز مصرف کننده گم شده است."
17983
 
17984
- #. translators: %s: parameter name
17985
- #: includes/api/legacy/v1/class-wc-api-authentication.php:148
17986
- #: includes/api/legacy/v2/class-wc-api-authentication.php:147
17987
- #: includes/api/legacy/v3/class-wc-api-authentication.php:143
17988
- msgid "%s parameter is missing"
17989
- msgstr "پارامتر %s یافت نشد."
17990
 
17991
- #: includes/api/legacy/v1/class-wc-api-authentication.php:202
17992
- #: includes/api/legacy/v2/class-wc-api-authentication.php:200
17993
- #: includes/api/legacy/v3/class-wc-api-authentication.php:198
17994
- msgid "API user is invalid"
17995
- msgstr "API کاربر نادرست است"
17996
 
17997
- #: includes/api/legacy/v1/class-wc-api-coupons.php:111
17998
- #: includes/api/legacy/v2/class-wc-api-coupons.php:117
17999
- #: includes/api/legacy/v3/class-wc-api-coupons.php:117
18000
- msgid "Invalid coupon ID"
18001
- msgstr "شناسه کوپن نادرست است"
18002
 
18003
- #: includes/api/legacy/v1/class-wc-api-coupons.php:154
18004
- #: includes/api/legacy/v2/class-wc-api-coupons.php:163
18005
- #: includes/api/legacy/v3/class-wc-api-coupons.php:161
18006
- msgid "You do not have permission to read the coupons count"
18007
- msgstr "شما اجازه دسترسی به خواندن تعداد کوپن ها ندارید"
18008
 
18009
- #: includes/api/legacy/v1/class-wc-api-customers.php:186
18010
- #: includes/api/legacy/v2/class-wc-api-customers.php:231
18011
- #: includes/api/legacy/v3/class-wc-api-customers.php:232
18012
- msgid "You do not have permission to read the customers count"
18013
- msgstr "شما اجازه دسترسی به خواندن تعداد مشتری ها ندارید"
18014
 
18015
- #: includes/api/legacy/v1/class-wc-api-customers.php:202
18016
- #: includes/api/legacy/v2/class-wc-api-customers.php:356
18017
- #: includes/api/legacy/v3/class-wc-api-customers.php:357
18018
- msgid "You do not have permission to create this customer"
18019
- msgstr "شما اجازه دسترسی به ایحاد این مشتری ندارید"
18020
 
18021
- #: includes/api/legacy/v1/class-wc-api-customers.php:434
18022
- #: includes/api/legacy/v2/class-wc-api-customers.php:719
18023
- #: includes/api/legacy/v3/class-wc-api-customers.php:709
18024
- msgid "Invalid customer ID"
18025
- msgstr "شناسه نادرست مشتری"
18026
 
18027
- #: includes/api/legacy/v1/class-wc-api-customers.php:441
18028
- #: includes/api/legacy/v2/class-wc-api-customers.php:726
18029
- #: includes/api/legacy/v3/class-wc-api-customers.php:716
18030
- msgid "Invalid customer"
18031
- msgstr "مشتری نادرست"
18032
 
18033
- #: includes/api/legacy/v1/class-wc-api-customers.php:449
18034
- #: includes/api/legacy/v2/class-wc-api-customers.php:734
18035
- #: includes/api/legacy/v3/class-wc-api-customers.php:724
18036
- msgid "You do not have permission to read this customer"
18037
- msgstr "شما اجازه دسترسی به خواندن این مشتری ندارید"
18038
 
18039
- #: includes/api/legacy/v1/class-wc-api-customers.php:455
18040
- #: includes/api/legacy/v2/class-wc-api-customers.php:740
18041
- #: includes/api/legacy/v3/class-wc-api-customers.php:730
18042
- msgid "You do not have permission to edit this customer"
18043
- msgstr "شما اجازه دسترسی به ویرایش این مشتری ندارید"
18044
 
18045
- #: includes/api/legacy/v1/class-wc-api-customers.php:461
18046
- #: includes/api/legacy/v2/class-wc-api-customers.php:746
18047
- #: includes/api/legacy/v3/class-wc-api-customers.php:736
18048
- msgid "You do not have permission to delete this customer"
18049
- msgstr "شما اجازه دسترسی به پاک این مشتری ندارید"
18050
 
18051
- #: includes/api/legacy/v1/class-wc-api-json-handler.php:55
18052
- #: includes/api/legacy/v2/class-wc-api-json-handler.php:54
18053
- #: includes/api/legacy/v3/class-wc-api-json-handler.php:54
18054
- msgid "JSONP support is disabled on this site"
18055
- msgstr "پشتیبانی از JSONP در این سایت غیر فعال است"
18056
 
18057
- #: includes/api/legacy/v1/class-wc-api-json-handler.php:62
18058
- #: includes/api/legacy/v2/class-wc-api-json-handler.php:61
18059
- #: includes/api/legacy/v3/class-wc-api-json-handler.php:61
18060
- msgid "The JSONP callback function is invalid"
18061
- msgstr "تابع پاسخ دهنده JSONP نادرست است."
18062
 
18063
- #: includes/api/legacy/v1/class-wc-api-orders.php:255
18064
- #: includes/api/legacy/v2/class-wc-api-orders.php:299
18065
- #: includes/api/legacy/v3/class-wc-api-orders.php:336
18066
- msgid "You do not have permission to read the orders count"
18067
- msgstr "شما اجازه دسترسی به نمایش تعداد سفارشات ندارید"
18068
 
18069
- #: includes/api/legacy/v1/class-wc-api-products.php:147
18070
- #: includes/api/legacy/v2/class-wc-api-products.php:185
18071
- #: includes/api/legacy/v3/class-wc-api-products.php:234
18072
- msgid "You do not have permission to read the products count"
18073
- msgstr "شما اجازه دسترسی به نمایش تعداد محصولات ندارید"
18074
 
18075
- #: includes/api/legacy/v1/class-wc-api-products.php:459
18076
- #: includes/api/legacy/v1/class-wc-api-products.php:460
18077
- #: includes/api/legacy/v2/class-wc-api-products.php:1620
18078
- #: includes/api/legacy/v2/class-wc-api-products.php:1621
18079
- #: includes/api/legacy/v3/class-wc-api-products.php:2124
18080
- #: includes/api/legacy/v3/class-wc-api-products.php:2125
18081
- #: includes/api/v1/class-wc-rest-products-controller.php:313
18082
- #: includes/api/v1/class-wc-rest-products-controller.php:314
18083
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:420
18084
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:421
18085
- #: includes/wc-product-functions.php:317
18086
- msgid "Placeholder"
18087
- msgstr "Placeholder"
18088
 
18089
- #: includes/api/legacy/v1/class-wc-api-reports.php:475
18090
- #: includes/api/legacy/v2/class-wc-api-reports.php:322
18091
- #: includes/api/legacy/v3/class-wc-api-reports.php:326
18092
- msgid "You do not have permission to read this report"
18093
- msgstr "شما اجازه دسترسی به نمایش این گزارش ندارید"
18094
 
18095
- #: includes/api/legacy/v1/class-wc-api-resource.php:74
18096
- #: includes/api/legacy/v2/class-wc-api-resource.php:94
18097
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:489
18098
- #: includes/api/legacy/v3/class-wc-api-resource.php:96
18099
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:489
18100
- msgid "Invalid %s ID"
18101
- msgstr "شناسه %s نادرست است"
18102
 
18103
- #: includes/api/legacy/v1/class-wc-api-resource.php:87
18104
- #: includes/api/legacy/v2/class-wc-api-resource.php:111
18105
- #: includes/api/legacy/v3/class-wc-api-resource.php:113
18106
- msgid "Invalid %s"
18107
- msgstr "%s نادرست است"
18108
 
18109
- #: includes/api/legacy/v1/class-wc-api-resource.php:95
18110
- #: includes/api/legacy/v2/class-wc-api-resource.php:119
18111
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:503
18112
- #: includes/api/legacy/v3/class-wc-api-resource.php:121
18113
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:503
18114
- msgid "You do not have permission to read this %s"
18115
- msgstr "شما اجازه دسترسی به نمایش %s ندارید."
18116
 
18117
- #: includes/api/legacy/v1/class-wc-api-resource.php:101
18118
- #: includes/api/legacy/v2/class-wc-api-resource.php:125
18119
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:509
18120
- #: includes/api/legacy/v3/class-wc-api-resource.php:127
18121
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:509
18122
- msgid "You do not have permission to edit this %s"
18123
- msgstr "شما اجازه دسترسی به ویرایش %s ندارید."
18124
 
18125
- #: includes/api/legacy/v1/class-wc-api-resource.php:107
18126
- #: includes/api/legacy/v2/class-wc-api-resource.php:131
18127
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:515
18128
- #: includes/api/legacy/v3/class-wc-api-resource.php:133
18129
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:515
18130
- msgid "You do not have permission to delete this %s"
18131
- msgstr "شما اجازه دسترسی به پاک %s ندارید."
18132
 
18133
- #: includes/api/legacy/v1/class-wc-api-resource.php:313
18134
- #: includes/api/legacy/v2/class-wc-api-resource.php:372
18135
- #: includes/api/legacy/v3/class-wc-api-resource.php:374
18136
- msgid "Permanently deleted customer"
18137
- msgstr "مشتری برای همیشه پاک شد"
18138
 
18139
- #: includes/api/legacy/v1/class-wc-api-resource.php:315
18140
- #: includes/api/legacy/v2/class-wc-api-resource.php:374
18141
- #: includes/api/legacy/v3/class-wc-api-resource.php:376
18142
- msgid "The customer cannot be deleted"
18143
- msgstr "مشتری قادر به پاک شدن نیست"
18144
 
18145
- #: includes/api/legacy/v1/class-wc-api-resource.php:323
18146
- #: includes/api/legacy/v2/class-wc-api-products.php:455
18147
- #: includes/api/legacy/v2/class-wc-api-resource.php:382
18148
- #: includes/api/legacy/v3/class-wc-api-products.php:514
18149
- #: includes/api/legacy/v3/class-wc-api-products.php:3005
18150
- #: includes/api/legacy/v3/class-wc-api-resource.php:384
18151
- msgid "This %s cannot be deleted"
18152
- msgstr "%s قابل پاک نیست"
18153
 
18154
- #: includes/api/legacy/v1/class-wc-api-resource.php:327
18155
- #: includes/api/legacy/v2/class-wc-api-products.php:464
18156
- #: includes/api/legacy/v2/class-wc-api-resource.php:386
18157
- #: includes/api/legacy/v3/class-wc-api-products.php:523
18158
- #: includes/api/legacy/v3/class-wc-api-resource.php:388
18159
- msgid "Permanently deleted %s"
18160
- msgstr "%s برای همیشه پاک شد"
18161
 
18162
- #: includes/api/legacy/v1/class-wc-api-resource.php:333
18163
- #: includes/api/legacy/v2/class-wc-api-products.php:468
18164
- #: includes/api/legacy/v2/class-wc-api-products.php:2173
18165
- #: includes/api/legacy/v2/class-wc-api-resource.php:390
18166
- #: includes/api/legacy/v3/class-wc-api-products.php:527
18167
- #: includes/api/legacy/v3/class-wc-api-products.php:871
18168
- #: includes/api/legacy/v3/class-wc-api-products.php:1063
18169
- #: includes/api/legacy/v3/class-wc-api-products.php:2734
18170
- #: includes/api/legacy/v3/class-wc-api-products.php:3012
18171
- #: includes/api/legacy/v3/class-wc-api-products.php:3323
18172
- #: includes/api/legacy/v3/class-wc-api-resource.php:394
18173
- #: includes/api/legacy/v3/class-wc-api-taxes.php:354
18174
- #: includes/api/legacy/v3/class-wc-api-taxes.php:665
18175
- msgid "Deleted %s"
18176
- msgstr "% پاک شده"
18177
-
18178
- #: includes/api/legacy/v1/class-wc-api-server.php:168
18179
- #: includes/api/legacy/v2/class-wc-api-server.php:164
18180
- #: includes/api/legacy/v3/class-wc-api-server.php:164
18181
- msgid "Invalid authentication method"
18182
- msgstr "روش های تأیید هویت اشتباه است"
18183
 
18184
- #: includes/api/legacy/v1/class-wc-api-server.php:321
18185
- #: includes/api/legacy/v2/class-wc-api-server.php:319
18186
- #: includes/api/legacy/v3/class-wc-api-server.php:319
18187
- msgid "Unsupported request method"
18188
- msgstr "روش درخواست پشتیبانی نمی شود"
18189
 
18190
- #: includes/api/legacy/v1/class-wc-api-server.php:340
18191
- #: includes/api/legacy/v2/class-wc-api-server.php:338
18192
- #: includes/api/legacy/v3/class-wc-api-server.php:338
18193
- msgid "The handler for the route is invalid"
18194
- msgstr "برنامه کنترل برای مسیر نادرست است"
18195
 
18196
- #: includes/api/legacy/v1/class-wc-api-server.php:377
18197
- #: includes/api/legacy/v2/class-wc-api-server.php:375
18198
- #: includes/api/legacy/v3/class-wc-api-server.php:375
18199
- msgid "No route was found matching the URL and request method"
18200
- msgstr "هیچ مسیر تطبیق URL و روش درخواست پیدا شد"
18201
 
18202
- #. translators: %s: parameter
18203
- #: includes/api/legacy/v1/class-wc-api-server.php:412
18204
- #: includes/api/legacy/v2/class-wc-api-coupons.php:226
18205
- #: includes/api/legacy/v2/class-wc-api-customers.php:363
18206
- #: includes/api/legacy/v2/class-wc-api-products.php:228
18207
- #: includes/api/legacy/v2/class-wc-api-products.php:1929
18208
- #: includes/api/legacy/v2/class-wc-api-server.php:430
18209
- #: includes/api/legacy/v3/class-wc-api-coupons.php:224
18210
- #: includes/api/legacy/v3/class-wc-api-customers.php:364
18211
- #: includes/api/legacy/v3/class-wc-api-products.php:277
18212
- #: includes/api/legacy/v3/class-wc-api-products.php:2487
18213
- #: includes/api/legacy/v3/class-wc-api-products.php:2886
18214
- #: includes/api/legacy/v3/class-wc-api-server.php:431
18215
- #: includes/api/legacy/v3/class-wc-api-taxes.php:575
18216
- #: includes/class-wc-auth.php:171
18217
- msgid "Missing parameter %s"
18218
- msgstr "پارامتر %s گم شده است."
18219
 
18220
- #: includes/api/legacy/v2/class-wc-api-coupons.php:212
18221
- #: includes/api/legacy/v2/class-wc-api-customers.php:349
18222
- #: includes/api/legacy/v2/class-wc-api-orders.php:365
18223
- #: includes/api/legacy/v2/class-wc-api-orders.php:1285
18224
- #: includes/api/legacy/v2/class-wc-api-orders.php:1579
18225
- #: includes/api/legacy/v2/class-wc-api-products.php:214
18226
- #: includes/api/legacy/v2/class-wc-api-products.php:1967
18227
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:171
18228
- #: includes/api/legacy/v3/class-wc-api-coupons.php:210
18229
- #: includes/api/legacy/v3/class-wc-api-customers.php:350
18230
- #: includes/api/legacy/v3/class-wc-api-orders.php:400
18231
- #: includes/api/legacy/v3/class-wc-api-orders.php:1330
18232
- #: includes/api/legacy/v3/class-wc-api-orders.php:1624
18233
- #: includes/api/legacy/v3/class-wc-api-products.php:263
18234
- #: includes/api/legacy/v3/class-wc-api-products.php:707
18235
- #: includes/api/legacy/v3/class-wc-api-products.php:964
18236
- #: includes/api/legacy/v3/class-wc-api-products.php:2525
18237
- #: includes/api/legacy/v3/class-wc-api-products.php:2866
18238
- #: includes/api/legacy/v3/class-wc-api-products.php:3209
18239
- #: includes/api/legacy/v3/class-wc-api-taxes.php:184
18240
- #: includes/api/legacy/v3/class-wc-api-taxes.php:564
18241
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:171
18242
- msgid "No %1$s data specified to create %1$s"
18243
- msgstr "%1$s داده‌ای برای ایجاد %1$s مشخص نشده است"
18244
 
18245
- #: includes/api/legacy/v2/class-wc-api-coupons.php:219
18246
- #: includes/api/legacy/v3/class-wc-api-coupons.php:217
18247
- msgid "You do not have permission to create coupons"
18248
- msgstr "شما هیچ دسترسی برای ساخت کوپن ندارید"
18249
 
18250
- #: includes/api/legacy/v2/class-wc-api-coupons.php:261
18251
- #: includes/api/legacy/v2/class-wc-api-coupons.php:365
18252
- #: includes/api/legacy/v3/class-wc-api-coupons.php:259
18253
- #: includes/api/legacy/v3/class-wc-api-coupons.php:363
18254
- msgid "Invalid coupon type - the coupon type must be any of these: %s"
18255
- msgstr "نوع کوپن نادرست است - نوع کوپن می بایست یکی از این ها باشد: %s"
18256
 
18257
- #: includes/api/legacy/v2/class-wc-api-coupons.php:324
18258
- #: includes/api/legacy/v2/class-wc-api-customers.php:404
18259
- #: includes/api/legacy/v2/class-wc-api-orders.php:504
18260
- #: includes/api/legacy/v2/class-wc-api-orders.php:1344
18261
- #: includes/api/legacy/v2/class-wc-api-orders.php:1658
18262
- #: includes/api/legacy/v2/class-wc-api-products.php:323
18263
- #: includes/api/legacy/v2/class-wc-api-products.php:2050
18264
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:242
18265
- #: includes/api/legacy/v3/class-wc-api-coupons.php:322
18266
- #: includes/api/legacy/v3/class-wc-api-customers.php:405
18267
- #: includes/api/legacy/v3/class-wc-api-orders.php:542
18268
- #: includes/api/legacy/v3/class-wc-api-orders.php:1389
18269
- #: includes/api/legacy/v3/class-wc-api-orders.php:1703
18270
- #: includes/api/legacy/v3/class-wc-api-products.php:377
18271
- #: includes/api/legacy/v3/class-wc-api-products.php:784
18272
- #: includes/api/legacy/v3/class-wc-api-products.php:1009
18273
- #: includes/api/legacy/v3/class-wc-api-products.php:2609
18274
- #: includes/api/legacy/v3/class-wc-api-products.php:2931
18275
- #: includes/api/legacy/v3/class-wc-api-products.php:3267
18276
- #: includes/api/legacy/v3/class-wc-api-taxes.php:254
18277
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:242
18278
- msgid "No %1$s data specified to edit %1$s"
18279
- msgstr "%1$s داده‌ای برای ویرایش %1$s مشخص نشده است"
18280
 
18281
- #: includes/api/legacy/v2/class-wc-api-coupons.php:350
18282
- #: includes/api/legacy/v2/class-wc-api-coupons.php:358
18283
- #: includes/api/legacy/v3/class-wc-api-coupons.php:348
18284
- #: includes/api/legacy/v3/class-wc-api-coupons.php:356
18285
- msgid "Failed to update coupon"
18286
- msgstr "در بروزرسانی کوپن خطایی رخ داده است"
18287
 
18288
- #: includes/api/legacy/v2/class-wc-api-coupons.php:521
18289
- #: includes/api/legacy/v2/class-wc-api-customers.php:784
18290
- #: includes/api/legacy/v2/class-wc-api-orders.php:1775
18291
- #: includes/api/legacy/v2/class-wc-api-products.php:2246
18292
- #: includes/api/legacy/v3/class-wc-api-coupons.php:521
18293
- #: includes/api/legacy/v3/class-wc-api-customers.php:774
18294
- #: includes/api/legacy/v3/class-wc-api-orders.php:1820
18295
- #: includes/api/legacy/v3/class-wc-api-products.php:3059
18296
- #: includes/api/legacy/v3/class-wc-api-taxes.php:457
18297
- msgid "No %1$s data specified to create/edit %1$s"
18298
- msgstr "%1$s داده‌ای برای ایجاد/ویرایش %1$s مشخص نشده است"
18299
 
18300
- #: includes/api/legacy/v2/class-wc-api-customers.php:207
18301
- #: includes/api/legacy/v2/class-wc-api-customers.php:210
18302
- #: includes/api/legacy/v3/class-wc-api-customers.php:208
18303
- #: includes/api/legacy/v3/class-wc-api-customers.php:211
18304
- msgid "Invalid customer email"
18305
- msgstr "ایمیل مشتری نامعتبر است."
18306
 
18307
- #: includes/api/legacy/v2/class-wc-api-customers.php:374
18308
- #: includes/api/legacy/v3/class-wc-api-customers.php:375
18309
- #: includes/api/v1/class-wc-rest-customers-controller.php:345
18310
- msgid "This resource cannot be created."
18311
- msgstr "قادر به ایجاد این منابع نیستیم."
18312
 
18313
- #: includes/api/legacy/v2/class-wc-api-orders.php:372
18314
- #: includes/api/legacy/v3/class-wc-api-orders.php:407
18315
- msgid "You do not have permission to create orders"
18316
- msgstr "شما دسترسی لازم برای ساخت سفارش را ندارید"
18317
 
18318
- #: includes/api/legacy/v2/class-wc-api-orders.php:398
18319
- #: includes/api/legacy/v3/class-wc-api-orders.php:433
18320
- msgid "Cannot create order: %s"
18321
- msgstr "ساخت سفارش امکان پذیر نیست: %s"
18322
 
18323
- #: includes/api/legacy/v2/class-wc-api-orders.php:432
18324
- #: includes/api/legacy/v3/class-wc-api-orders.php:472
18325
- msgid "Payment method ID and title are required"
18326
- msgstr "شناسه روش پرداخت و عنوان آن الزامی است"
18327
 
18328
- #: includes/api/legacy/v2/class-wc-api-orders.php:448
18329
- #: includes/api/legacy/v2/class-wc-api-orders.php:600
18330
- #: includes/api/legacy/v3/class-wc-api-orders.php:488
18331
- #: includes/api/legacy/v3/class-wc-api-orders.php:637
18332
- msgid "Provided order currency is invalid."
18333
- msgstr "واحد پولی ارائه شده نادرست است."
18334
 
18335
- #: includes/api/legacy/v2/class-wc-api-orders.php:521
18336
- #: includes/api/legacy/v2/class-wc-api-orders.php:1592
18337
- #: includes/api/legacy/v3/class-wc-api-orders.php:559
18338
- #: includes/api/legacy/v3/class-wc-api-orders.php:1637
18339
- msgid "Order ID is invalid"
18340
- msgstr "شناسه محصول معتبر نیست"
18341
 
18342
- #: includes/api/legacy/v2/class-wc-api-orders.php:844
18343
- #: includes/api/legacy/v3/class-wc-api-orders.php:888
18344
- #: includes/api/v1/class-wc-rest-orders-controller.php:777
18345
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:781
18346
- msgid "Order item ID provided is not associated with order."
18347
- msgstr "شناسه مورد سفارش با سفارش همراه نیست."
18348
 
18349
- #: includes/api/legacy/v2/class-wc-api-orders.php:865
18350
- #: includes/api/legacy/v3/class-wc-api-orders.php:909
18351
- msgid "Product ID or SKU is required"
18352
- msgstr "شناسه محصول یا SKU ضروری است"
18353
 
18354
- #: includes/api/legacy/v2/class-wc-api-orders.php:875
18355
- #: includes/api/legacy/v3/class-wc-api-orders.php:919
18356
- msgid "Product ID provided does not match this line item"
18357
- msgstr "شناسه محصول ارائه شده با این خط مورد همخوانی ندارد"
18358
 
18359
- #: includes/api/legacy/v2/class-wc-api-orders.php:890
18360
- #: includes/api/legacy/v3/class-wc-api-orders.php:934
18361
- msgid "The product variation is invalid"
18362
- msgstr "محصول متغیر نادرست است"
18363
 
18364
- #: includes/api/legacy/v2/class-wc-api-orders.php:900
18365
- #: includes/api/legacy/v3/class-wc-api-orders.php:944
18366
- msgid "Product is invalid."
18367
- msgstr "محصول نامعتبر است."
18368
 
18369
- #: includes/api/legacy/v2/class-wc-api-orders.php:905
18370
- #: includes/api/legacy/v3/class-wc-api-orders.php:949
18371
- msgid "Product quantity must be a positive float."
18372
- msgstr "تعداد محصول باید یک مقدار مثبت اعشاری باشد"
18373
 
18374
- #: includes/api/legacy/v2/class-wc-api-orders.php:910
18375
- #: includes/api/legacy/v3/class-wc-api-orders.php:954
18376
- msgid "Product quantity is required."
18377
- msgstr "تعداد محصول اجباری است."
18378
 
18379
- #: includes/api/legacy/v2/class-wc-api-orders.php:953
18380
- #: includes/api/legacy/v3/class-wc-api-orders.php:998
18381
- msgid "Cannot create line item, try again."
18382
- msgstr "قادر به ایجاد مورد خط نیستیم. دوباره امتحان کنید."
 
18383
 
18384
- #: includes/api/legacy/v2/class-wc-api-orders.php:1029
18385
- #: includes/api/legacy/v3/class-wc-api-orders.php:1074
18386
- msgid "Shipping total must be a positive amount."
18387
- msgstr "مجموع حمل و نقل می بایست یک مبلغ مثبت باشد."
 
18388
 
18389
- #: includes/api/legacy/v2/class-wc-api-orders.php:1036
18390
- #: includes/api/legacy/v3/class-wc-api-orders.php:1081
18391
- #: includes/api/v1/class-wc-rest-orders-controller.php:693
18392
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:696
18393
- msgid "Shipping method ID is required."
18394
- msgstr "شناسه روش حمل و نقل الزامی است."
18395
 
18396
- #: includes/api/legacy/v2/class-wc-api-orders.php:1063
18397
- #: includes/api/legacy/v3/class-wc-api-orders.php:1108
18398
- msgid "Cannot update shipping method, try again."
18399
- msgstr "قادر به بروزرسانی روش حمل و نقل نیستیم. دوباره امتحان کنید."
 
18400
 
18401
- #: includes/api/legacy/v2/class-wc-api-orders.php:1083
18402
- #: includes/api/legacy/v3/class-wc-api-orders.php:1128
18403
- msgid "Fee title is required"
18404
- msgstr "عنوان هزینه الزامی است"
 
18405
 
18406
- #: includes/api/legacy/v2/class-wc-api-orders.php:1094
18407
- #: includes/api/legacy/v3/class-wc-api-orders.php:1139
18408
- msgid "Fee tax class is required when fee is taxable."
18409
- msgstr "کلاس مالیات بر هزینه در هنگامی که مشمول مالیات است الزامی می باشد"
 
18410
 
18411
- #: includes/api/legacy/v2/class-wc-api-orders.php:1134
18412
- #: includes/api/legacy/v3/class-wc-api-orders.php:1179
18413
- msgid "Cannot update fee, try again."
18414
- msgstr "قادر به بروزرسانی پرداخت نیستیم. دوباره امتحان کنید."
 
18415
 
18416
- #: includes/api/legacy/v2/class-wc-api-orders.php:1152
18417
- #: includes/api/legacy/v3/class-wc-api-orders.php:1197
18418
- msgid "Coupon discount total must be a positive amount."
18419
- msgstr "مجموع تخفیف سبد خرید می بایست یک مقدار مثبت باشد."
 
 
18420
 
18421
- #: includes/api/legacy/v2/class-wc-api-orders.php:1185
18422
- #: includes/api/legacy/v3/class-wc-api-orders.php:1230
18423
- msgid "Cannot update coupon, try again."
18424
- msgstr "نمی توان کوپن را برزورسانی کرد، دوباره تلاش کنید."
18425
 
18426
- #: includes/api/legacy/v2/class-wc-api-orders.php:1252
18427
- #: includes/api/legacy/v2/class-wc-api-orders.php:1362
18428
- #: includes/api/legacy/v2/class-wc-api-orders.php:1426
18429
- #: includes/api/legacy/v3/class-wc-api-orders.php:1297
18430
- #: includes/api/legacy/v3/class-wc-api-orders.php:1407
18431
- #: includes/api/legacy/v3/class-wc-api-orders.php:1471
18432
- msgid "Invalid order note ID"
18433
- msgstr "شناسه یادداشت سفارش نادرست است"
18434
 
18435
- #: includes/api/legacy/v2/class-wc-api-orders.php:1258
18436
- #: includes/api/legacy/v2/class-wc-api-orders.php:1369
18437
- #: includes/api/legacy/v2/class-wc-api-orders.php:1433
18438
- #: includes/api/legacy/v3/class-wc-api-orders.php:1303
18439
- #: includes/api/legacy/v3/class-wc-api-orders.php:1414
18440
- #: includes/api/legacy/v3/class-wc-api-orders.php:1478
18441
- msgid "An order note with the provided ID could not be found"
18442
- msgstr "یادداشت سفارش با شناسه ارائه شده وجود ندارد"
18443
 
18444
- #: includes/api/legacy/v2/class-wc-api-orders.php:1292
18445
- #: includes/api/legacy/v3/class-wc-api-orders.php:1337
18446
- msgid "You do not have permission to create order notes"
18447
- msgstr "شما اجازه دسترسی برای ساخت یادداشت کاربری ندارید"
18448
 
18449
- #: includes/api/legacy/v2/class-wc-api-orders.php:1307
18450
- #: includes/api/legacy/v3/class-wc-api-orders.php:1352
18451
- msgid "Order note is required"
18452
- msgstr "یادداشت سفارش الزامی است"
18453
 
18454
- #: includes/api/legacy/v2/class-wc-api-orders.php:1374
18455
- #: includes/api/legacy/v2/class-wc-api-orders.php:1438
18456
- #: includes/api/legacy/v3/class-wc-api-orders.php:1419
18457
- #: includes/api/legacy/v3/class-wc-api-orders.php:1483
18458
- msgid "The order note ID provided is not associated with the order"
18459
- msgstr "شناسه یادداشت سفارش با سفارش مورد نظر همخوانی ندارد"
18460
 
18461
- #: includes/api/legacy/v2/class-wc-api-orders.php:1445
18462
- #: includes/api/legacy/v3/class-wc-api-orders.php:1490
18463
- msgid "This order note cannot be deleted"
18464
- msgstr "قادر به پاک یادداشت سفارش نیستیم"
18465
 
18466
- #: includes/api/legacy/v2/class-wc-api-orders.php:1450
18467
- #: includes/api/legacy/v3/class-wc-api-orders.php:1495
18468
- msgid "Permanently deleted order note"
18469
- msgstr "یادداشت سفارش به صورت همیشگی پاک شد"
18470
 
18471
- #: includes/api/legacy/v2/class-wc-api-orders.php:1512
18472
- #: includes/api/legacy/v2/class-wc-api-orders.php:1674
18473
- #: includes/api/legacy/v2/class-wc-api-orders.php:1735
18474
- #: includes/api/legacy/v3/class-wc-api-orders.php:1557
18475
- #: includes/api/legacy/v3/class-wc-api-orders.php:1719
18476
- #: includes/api/legacy/v3/class-wc-api-orders.php:1780
18477
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:133
18478
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:195
18479
- msgid "Invalid order refund ID."
18480
- msgstr "شناسه برگشت سفارش نادرست است."
18481
 
18482
- #: includes/api/legacy/v2/class-wc-api-orders.php:1519
18483
- #: includes/api/legacy/v2/class-wc-api-orders.php:1681
18484
- #: includes/api/legacy/v2/class-wc-api-orders.php:1742
18485
- #: includes/api/legacy/v3/class-wc-api-orders.php:1564
18486
- #: includes/api/legacy/v3/class-wc-api-orders.php:1726
18487
- #: includes/api/legacy/v3/class-wc-api-orders.php:1787
18488
- msgid "An order refund with the provided ID could not be found."
18489
- msgstr "یک استرداد سفارش با شناسه ارائه شده وجود ندارد."
18490
 
18491
- #: includes/api/legacy/v2/class-wc-api-orders.php:1586
18492
- #: includes/api/legacy/v3/class-wc-api-orders.php:1631
18493
- msgid "You do not have permission to create order refunds"
18494
- msgstr "شما اجازه دسترسی برای ساخت استرداد سفارش ندارید"
 
18495
 
18496
- #: includes/api/legacy/v2/class-wc-api-orders.php:1599
18497
- #: includes/api/legacy/v3/class-wc-api-orders.php:1644
18498
- msgid "Refund amount is required."
18499
- msgstr "مبلغ مسترد کردن الزامی است."
18500
 
18501
- #: includes/api/legacy/v2/class-wc-api-orders.php:1601
18502
- #: includes/api/legacy/v3/class-wc-api-orders.php:1646
18503
- msgid "Refund amount must be positive."
18504
- msgstr "مبلغ مسترد شده باید مثبت باشد."
18505
 
18506
- #: includes/api/legacy/v2/class-wc-api-orders.php:1628
18507
- #: includes/api/legacy/v3/class-wc-api-orders.php:1673
18508
- #: includes/wc-order-functions.php:654
18509
- msgid ""
18510
- "An error occurred while attempting to create the refund using the payment "
18511
- "gateway API."
18512
- msgstr ""
18513
- "هنگام تلاش برای ایجاد بازپرداخت با استفاده از API دروازه پرداخت خطایی رخ داده "
18514
- "است ."
18515
 
18516
- #: includes/api/legacy/v2/class-wc-api-orders.php:1686
18517
- #: includes/api/legacy/v2/class-wc-api-orders.php:1747
18518
- #: includes/api/legacy/v3/class-wc-api-orders.php:1731
18519
- #: includes/api/legacy/v3/class-wc-api-orders.php:1792
18520
- msgid "The order refund ID provided is not associated with the order."
18521
- msgstr "شناسه استرداد سفارش ارائه شده با سفارش مرتبط نیست."
18522
 
18523
- #: includes/api/legacy/v2/class-wc-api-products.php:221
18524
- #: includes/api/legacy/v3/class-wc-api-products.php:270
18525
- msgid "You do not have permission to create products"
18526
- msgstr "شما اجازه دسترسی برای ساخت محصول جدید را ندارید"
18527
 
18528
- #: includes/api/legacy/v2/class-wc-api-products.php:243
18529
- #: includes/api/legacy/v2/class-wc-api-products.php:369
18530
- #: includes/api/legacy/v3/class-wc-api-products.php:292
18531
- #: includes/api/legacy/v3/class-wc-api-products.php:423
18532
- msgid "Invalid product type - the product type must be any of these: %s"
18533
- msgstr "نوع محصول نادرست است - نوع محصول می بایست یکی از این ها باشد: %s"
18534
 
18535
- #: includes/api/legacy/v2/class-wc-api-products.php:560
18536
- #: includes/api/legacy/v2/class-wc-api-products.php:598
18537
- #: includes/api/legacy/v3/class-wc-api-products.php:619
18538
- #: includes/api/legacy/v3/class-wc-api-products.php:657
18539
- msgid "You do not have permission to read product categories"
18540
- msgstr "شما اجازه دسترسی برای خواندن دسته بندی های محصول ندارید"
18541
 
18542
- #: includes/api/legacy/v2/class-wc-api-products.php:593
18543
- #: includes/api/legacy/v3/class-wc-api-products.php:652
18544
- msgid "Invalid product category ID"
18545
- msgstr "شناسه دسته بندی محصول نادرست است"
18546
 
18547
- #: includes/api/legacy/v2/class-wc-api-products.php:604
18548
- #: includes/api/legacy/v3/class-wc-api-products.php:663
18549
- msgid "A product category with the provided ID could not be found"
18550
- msgstr "دسته محصول با شناسه ارائه شده را نمی توان یافت کرد"
18551
 
18552
- #: includes/api/legacy/v2/class-wc-api-products.php:949
18553
- #: includes/api/legacy/v3/class-wc-api-products.php:1439
18554
- msgid "The SKU already exists on another product."
18555
- msgstr "SKU وارد شده ، قبلا در یک محصول دیگر استفاده شده است."
18556
 
18557
- #: includes/api/legacy/v2/class-wc-api-products.php:1841
18558
- #: includes/api/legacy/v2/class-wc-api-products.php:1887
18559
- #: includes/api/legacy/v3/class-wc-api-products.php:2399
18560
- #: includes/api/legacy/v3/class-wc-api-products.php:2445
18561
- msgid "You do not have permission to read product attributes"
18562
- msgstr "شما مجوز کافی برای خواندن ویژگی محصولات ندارید"
18563
 
18564
- #: includes/api/legacy/v2/class-wc-api-products.php:1882
18565
- #: includes/api/legacy/v3/class-wc-api-products.php:2440
18566
- #: includes/api/legacy/v3/class-wc-api-products.php:2818
18567
- msgid "Invalid product attribute ID"
18568
- msgstr "شناسه ویژگی محصول نادرست است"
18569
 
18570
- #: includes/api/legacy/v2/class-wc-api-products.php:1897
18571
- #: includes/api/legacy/v2/class-wc-api-products.php:2145
18572
- #: includes/api/legacy/v3/class-wc-api-products.php:2455
18573
- #: includes/api/legacy/v3/class-wc-api-products.php:2705
18574
- #: includes/api/legacy/v3/class-wc-api-products.php:2760
18575
- #: includes/api/legacy/v3/class-wc-api-products.php:2829
18576
- #: includes/api/legacy/v3/class-wc-api-products.php:2879
18577
- #: includes/api/legacy/v3/class-wc-api-products.php:2945
18578
- #: includes/api/legacy/v3/class-wc-api-products.php:2998
18579
- msgid "A product attribute with the provided ID could not be found"
18580
- msgstr "ویژگی محصول با شناسه داده شده را نمی توان پیدا کرد"
18581
 
18582
- #. translators: %s: attribute slug
18583
- #: includes/api/legacy/v2/class-wc-api-products.php:1933
18584
- #: includes/api/legacy/v3/class-wc-api-products.php:2491
18585
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:567
18586
- #: includes/wc-attribute-functions.php:449
18587
- msgid "Slug \"%s\" is too long (28 characters max). Shorten it, please."
18588
- msgstr ""
18589
- "نامک \"%s\" بسیار طولانی است (بیشینه 28 کاراکتر). خواهشمندیم آنرا کوتاهتر کنید."
18590
 
18591
- #. translators: %s: attribute slug
18592
- #: includes/api/legacy/v2/class-wc-api-products.php:1935
18593
- #: includes/api/legacy/v3/class-wc-api-products.php:2493
18594
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:569
18595
- #: includes/wc-attribute-functions.php:452
18596
- msgid ""
18597
- "Slug \"%s\" is not allowed because it is a reserved term. Change it, please."
18598
- msgstr ""
18599
- "نامک \"%s\" درست نیست زیرا این مورد پیش از این بکار رفته است. خواهشمند است "
18600
- "نامک دیگری بنویسید."
18601
 
18602
- #. translators: %s: attribute slug
18603
- #: includes/api/legacy/v2/class-wc-api-products.php:1937
18604
- #: includes/api/legacy/v3/class-wc-api-products.php:2495
18605
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:571
18606
- #: includes/wc-attribute-functions.php:455
18607
- msgid "Slug \"%s\" is already in use. Change it, please."
18608
- msgstr "نامک \"%s\" پپیش از این بکار رفته است. خواهشمند است آنرا تغییر دهید."
18609
 
18610
- #: includes/api/legacy/v2/class-wc-api-products.php:1942
18611
- #: includes/api/legacy/v3/class-wc-api-products.php:2500
18612
- msgid ""
18613
- "Invalid product attribute type - the product attribute type must be any of "
18614
- "these: %s"
18615
- msgstr ""
18616
- "نوع ویژگی محصول نادرست است - ویژگی محصولات باید یکی از این موارد باشد: %s"
18617
 
18618
- #: includes/api/legacy/v2/class-wc-api-products.php:1947
18619
- #: includes/api/legacy/v3/class-wc-api-products.php:2505
18620
- msgid ""
18621
- "Invalid product attribute order_by type - the product attribute order_by type "
18622
- "must be any of these: %s"
18623
- msgstr ""
18624
- "نوع ویژگی محصول نامعتبر است order_by type - ویژگی محصولات order_by type باید "
18625
- "یکی از این موارد باشد: %s"
18626
 
18627
- #: includes/api/legacy/v2/class-wc-api-products.php:1974
18628
- #: includes/api/legacy/v3/class-wc-api-products.php:2532
18629
- #: includes/api/legacy/v3/class-wc-api-products.php:2873
18630
- msgid "You do not have permission to create product attributes"
18631
- msgstr "شما مجوز کافی برای ایجاد ویژگی‌های محصول ندارید"
18632
 
18633
- #: includes/api/legacy/v2/class-wc-api-products.php:2058
18634
- #: includes/api/legacy/v3/class-wc-api-products.php:2617
18635
- #: includes/api/legacy/v3/class-wc-api-products.php:2939
18636
- msgid "You do not have permission to edit product attributes"
18637
- msgstr "شما مجوز کافی برای ویرایش ویژگی‌های محصول ندارید"
18638
 
18639
- #: includes/api/legacy/v2/class-wc-api-products.php:2104
18640
- #: includes/api/legacy/v3/class-wc-api-products.php:2663
18641
- msgid "Could not edit the attribute"
18642
- msgstr "نمی توان ویژگی را ویرایش کرد"
18643
 
18644
- #: includes/api/legacy/v2/class-wc-api-products.php:2133
18645
- #: includes/api/legacy/v3/class-wc-api-products.php:2693
18646
- msgid "You do not have permission to delete product attributes"
18647
- msgstr "شما مجوز کافی برای پاک ویژگی‌های محصول ندارید"
18648
 
18649
- #: includes/api/legacy/v2/class-wc-api-products.php:2155
18650
- #: includes/api/legacy/v3/class-wc-api-products.php:2715
18651
- msgid "Could not delete the attribute"
18652
- msgstr "نمی توان ویژگی را پاک کرد"
18653
 
18654
- #: includes/api/legacy/v2/class-wc-api-products.php:2196
18655
- msgid "Invalid product SKU"
18656
- msgstr "شناسه محصول نادرست است"
18657
 
18658
- #: includes/api/legacy/v2/class-wc-api-resource.php:103
18659
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:495
18660
- #: includes/api/legacy/v3/class-wc-api-resource.php:105
18661
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:495
18662
- msgid "No %1$s found with the ID equal to %2$s"
18663
- msgstr "%1$s با شناسه یکسانی یافت نشد به %2$s"
18664
 
18665
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:143
18666
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:143
18667
- msgid "You do not have permission to read the webhooks count"
18668
- msgstr "شما اجازه دسترسی به خواندن تعداد Webhook ها ندارید"
18669
 
18670
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:178
18671
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:178
18672
- msgid "You do not have permission to create webhooks."
18673
- msgstr "شما اجازه دسترسی برای ساخت وب هوک ها را ندارید"
18674
 
18675
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:185
18676
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:185
18677
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:326
18678
- msgid "Webhook topic is required and must be valid."
18679
- msgstr "موضوع وب هوک یک گزینه الزامی است."
18680
 
18681
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:190
18682
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:276
18683
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:190
18684
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:276
18685
- msgid ""
18686
- "Webhook delivery URL must be a valid URL starting with http:// or https://"
18687
- msgstr "آدرس برگشتی به وب هوک باید درست باشد و با http:// یا https:// شروع شود"
18688
 
18689
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:265
18690
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:265
18691
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:391
18692
- msgid "Webhook topic must be valid."
18693
- msgstr "موضوع وب هوک می بایست معتبر باشد."
18694
 
18695
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:454
18696
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:454
18697
- msgid "Invalid webhook delivery ID."
18698
- msgstr "شناسه روش تحویل webhook نادرست است"
18699
 
18700
- #: includes/api/legacy/v2/class-wc-api-webhooks.php:462
18701
- #: includes/api/legacy/v3/class-wc-api-webhooks.php:462
18702
- msgid "Invalid webhook delivery."
18703
- msgstr "روش تحویل webhook نادرست است"
18704
 
18705
- #: includes/api/legacy/v3/class-wc-api-authentication.php:113
18706
- msgid "Consumer Secret is invalid."
18707
- msgstr "رمز مشتری اشتباه است."
18708
 
18709
- #: includes/api/legacy/v3/class-wc-api-products.php:712
18710
- msgid "You do not have permission to create product categories"
18711
- msgstr "شما دسترسی لازم برای ساخت دسته های محصول را ندارید"
18712
 
18713
- #: includes/api/legacy/v3/class-wc-api-products.php:732
18714
- msgid "Product category parent is invalid"
18715
- msgstr "مادر دسته بندی نادرست است"
18716
 
18717
- #: includes/api/legacy/v3/class-wc-api-products.php:792
18718
- msgid "You do not have permission to edit product categories"
18719
- msgstr "شما دسترسی لازم برای ویرایش دسته های محصول را ندارید"
18720
 
18721
- #: includes/api/legacy/v3/class-wc-api-products.php:822
18722
- msgid "Could not edit the category"
18723
- msgstr "قادر به ویرایش دسته نیستید"
18724
 
18725
- #: includes/api/legacy/v3/class-wc-api-products.php:855
18726
- msgid "You do not have permission to delete product category"
18727
- msgstr "شما دسترسی لازم برای پاک دسته بندی محصول را ندارید"
18728
 
18729
- #: includes/api/legacy/v3/class-wc-api-products.php:861
18730
- msgid "Could not delete the category"
18731
- msgstr "شما نمیتوانید این دسته بندی را پاک کنید"
18732
 
18733
- #: includes/api/legacy/v3/class-wc-api-products.php:890
18734
- #: includes/api/legacy/v3/class-wc-api-products.php:928
18735
- msgid "You do not have permission to read product tags"
18736
- msgstr "شما دسترسی لازم برای خواندن برچسب دسته بندی را ندارید"
18737
 
18738
- #: includes/api/legacy/v3/class-wc-api-products.php:923
18739
- msgid "Invalid product tag ID"
18740
- msgstr "شناسه برچسب دسته بندی نادرست است"
18741
 
18742
- #: includes/api/legacy/v3/class-wc-api-products.php:934
18743
- msgid "A product tag with the provided ID could not be found"
18744
- msgstr "برچسب محصول با شناسه ارائه شده یافت نشد"
 
 
 
 
 
 
 
 
 
 
 
18745
 
18746
- #: includes/api/legacy/v3/class-wc-api-products.php:969
18747
- msgid "You do not have permission to create product tags"
18748
- msgstr "شما دسترسی لازم برای ایجاد برچسب های دسته بندی محصول را ندارید"
18749
 
18750
- #: includes/api/legacy/v3/class-wc-api-products.php:1017
18751
- msgid "You do not have permission to edit product tags"
18752
- msgstr "شما دسترسی لازم برای ویرایش برچسب های دسته بندی محصول را ندارید "
18753
 
18754
- #: includes/api/legacy/v3/class-wc-api-products.php:1029
18755
- msgid "Could not edit the tag"
18756
- msgstr "نمی توانید برچسب را ویرایش کنید"
18757
 
18758
- #: includes/api/legacy/v3/class-wc-api-products.php:1052
18759
- msgid "You do not have permission to delete product tag"
18760
- msgstr "شما دسترسی لازم برای پاک برچسب دسته بندی را ندارید"
 
 
 
 
18761
 
18762
- #: includes/api/legacy/v3/class-wc-api-products.php:1058
18763
- msgid "Could not delete the tag"
18764
- msgstr "نمی توانید برچسب را پاک کنید"
 
 
 
 
18765
 
18766
- #: includes/api/legacy/v3/class-wc-api-products.php:2754
18767
- #: includes/api/legacy/v3/class-wc-api-products.php:2823
18768
- msgid "You do not have permission to read product attribute terms"
18769
- msgstr "شما دسترسی لازم برای خواندن ویژگی های محصول را ندارید"
 
 
 
 
18770
 
18771
- #: includes/api/legacy/v3/class-wc-api-products.php:2835
18772
- msgid "A product attribute term with the provided ID could not be found"
18773
- msgstr "روش حمل و نقل محصول موجود با شناسه اختصاص یافته وجود ندارد."
 
 
 
 
18774
 
18775
- #: includes/api/legacy/v3/class-wc-api-products.php:2992
18776
- msgid "You do not have permission to delete product attribute terms"
18777
- msgstr "شما مجوز کافی برای حذف ویژگی‌های محصول ندارید"
 
 
18778
 
18779
- #: includes/api/legacy/v3/class-wc-api-products.php:3135
18780
- #: includes/api/legacy/v3/class-wc-api-products.php:3170
18781
- msgid "You do not have permission to read product shipping classes"
18782
- msgstr "شما دسترسی لازم برای خواندن روش حمل و نقل محصول ندارید"
 
 
 
 
 
 
 
18783
 
18784
- #: includes/api/legacy/v3/class-wc-api-products.php:3165
18785
- msgid "Invalid product shipping class ID"
18786
- msgstr "شناسه روش حمل و نقل محصول نامعتبر است"
18787
 
18788
- #: includes/api/legacy/v3/class-wc-api-products.php:3176
18789
- msgid "A product shipping class with the provided ID could not be found"
18790
- msgstr "روش حمل و نقل محصول موجود با شناسه اختصاص یافته وجود ندارد."
18791
 
18792
- #: includes/api/legacy/v3/class-wc-api-products.php:3214
18793
- msgid "You do not have permission to create product shipping classes"
18794
- msgstr "شما دسترسی لازم برای ایجاد روش حمل و نقل محصول ندارید"
18795
 
18796
- #: includes/api/legacy/v3/class-wc-api-products.php:3232
18797
- msgid "Product shipping class parent is invalid"
18798
- msgstr "مادر(والد) روش حمل و نقل محصول نادرست است"
18799
 
18800
- #: includes/api/legacy/v3/class-wc-api-products.php:3275
18801
- msgid "You do not have permission to edit product shipping classes"
18802
- msgstr "شما مجوز لازم برای ویرایش روش حمل و نقل را ندارید"
18803
 
18804
- #: includes/api/legacy/v3/class-wc-api-products.php:3287
18805
- msgid "Could not edit the shipping class"
18806
- msgstr "شما نمی توانید این روش حمل و نقل را ویرایش کنید"
18807
 
18808
- #: includes/api/legacy/v3/class-wc-api-products.php:3312
18809
- msgid "You do not have permission to delete product shipping classes"
18810
- msgstr "شما مجوز لازم برای پاک روش حمل و نقل را ندارید"
18811
 
18812
- #: includes/api/legacy/v3/class-wc-api-products.php:3318
18813
- msgid "Could not delete the shipping class"
18814
- msgstr "شما نمی توانید این روش حمل و نقل را پاک کنید"
 
 
 
 
18815
 
18816
- #: includes/api/legacy/v3/class-wc-api-taxes.php:128
18817
- msgid "You do not have permission to read tax rate"
18818
- msgstr "شما دسترسی لازم برای خواندن نرخ مالیات ندارید"
 
 
 
 
 
 
 
 
 
 
18819
 
18820
- #: includes/api/legacy/v3/class-wc-api-taxes.php:135
18821
- msgid "A tax rate with the provided ID could not be found"
18822
- msgstr "هیچ نرخ مالیاتی با شناسه اختصاص یافته پیدا نشد"
 
18823
 
18824
- #: includes/api/legacy/v3/class-wc-api-taxes.php:189
18825
- msgid "You do not have permission to create tax rates"
18826
- msgstr "شما دسترسی لازم برای ایجاد نرخ مالیات ندارید"
18827
 
18828
- #: includes/api/legacy/v3/class-wc-api-taxes.php:259
18829
- msgid "You do not have permission to edit tax rates"
18830
- msgstr "شما دسترسی لازم برای ویرایش نرخ مالیات ندارید"
 
 
 
 
18831
 
18832
- #: includes/api/legacy/v3/class-wc-api-taxes.php:343
18833
- msgid "You do not have permission to delete tax rates"
18834
- msgstr "شما دسترسی لازم برای پاک نرخ مالیات ندارید"
 
 
 
18835
 
18836
- #: includes/api/legacy/v3/class-wc-api-taxes.php:351
18837
- msgid "Could not delete the tax rate"
18838
- msgstr "نمیتوانید این نرخ مالیات را پاک نمایید"
 
 
18839
 
18840
- #: includes/api/legacy/v3/class-wc-api-taxes.php:373
18841
- msgid "You do not have permission to read the taxes count"
18842
- msgstr "شما دسترسی لازم برای خواندن نرخ مالیات به حساب را ندارید"
 
 
 
 
18843
 
18844
- #: includes/api/legacy/v3/class-wc-api-taxes.php:526
18845
- msgid "You do not have permission to read tax classes"
18846
- msgstr "شما دسترسی لازم برای خواندن نرخ مالیات ندارید ."
18847
 
18848
- #: includes/api/legacy/v3/class-wc-api-taxes.php:534
18849
- #: includes/api/v1/class-wc-rest-tax-classes-controller.php:138
18850
- msgid "Standard rate"
18851
- msgstr "نرخ استاندارد"
 
 
 
 
 
18852
 
18853
- #: includes/api/legacy/v3/class-wc-api-taxes.php:569
18854
- msgid "You do not have permission to create tax classes"
18855
- msgstr "شما دسترسی لازم برای ایجاد نرخ مالیات ندارید"
 
 
 
 
18856
 
18857
- #: includes/api/legacy/v3/class-wc-api-taxes.php:593
18858
- msgid "Tax class already exists"
18859
- msgstr "روش مالیات در حال حاضر وجود دارد"
18860
 
18861
- #: includes/api/legacy/v3/class-wc-api-taxes.php:631
18862
- msgid "You do not have permission to delete tax classes"
18863
- msgstr "شما دسترسی لازم برای پاک روش مالیات ندارید"
 
 
 
 
 
 
 
18864
 
18865
- #: includes/api/legacy/v3/class-wc-api-taxes.php:647
18866
- msgid "Could not delete the tax class"
18867
- msgstr "نمیتوانید این روش مالیات را پاک کنید"
 
 
 
 
 
 
18868
 
18869
- #: includes/api/legacy/v3/class-wc-api-taxes.php:681
18870
- msgid "You do not have permission to read the tax classes count"
18871
- msgstr "شما اجازه دسترسی به خواندن تعداد روش های مالیاتی را ندارید"
 
 
 
 
18872
 
18873
- #: includes/api/v1/class-wc-rest-coupons-controller.php:70
18874
- #: includes/api/v1/class-wc-rest-coupons-controller.php:421
18875
- #: includes/api/v1/class-wc-rest-orders-controller.php:1538
18876
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:61
18877
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:341
18878
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1585
18879
- msgid "Coupon code."
18880
- msgstr "کد کوپن."
18881
 
18882
- #: includes/api/v1/class-wc-rest-coupons-controller.php:415
18883
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:335
18884
- msgid "Unique identifier for the object."
18885
- msgstr "شناسه منحصر به فرد برای شی"
18886
 
18887
- #: includes/api/v1/class-wc-rest-coupons-controller.php:426
18888
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:351
18889
- msgid "The date the coupon was created, in the site's timezone."
18890
- msgstr "تاریخ ایجاد کد تخفیف بر اساس تاریخ محلی سایت."
18891
 
18892
- #: includes/api/v1/class-wc-rest-coupons-controller.php:432
18893
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:363
18894
- msgid "The date the coupon was last modified, in the site's timezone."
18895
- msgstr "تاریخ آخرین تغییر کد تخفیف بر اساس تاریخ محلی سایت."
18896
 
18897
- #: includes/api/v1/class-wc-rest-coupons-controller.php:438
18898
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:382
18899
- msgid "Coupon description."
18900
- msgstr "توضیحات کوپن."
18901
 
18902
- #: includes/api/v1/class-wc-rest-coupons-controller.php:443
18903
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:375
18904
- msgid "Determines the type of discount that will be applied."
18905
- msgstr "تعیین کنید که چه نوع تخفیفی اعمال شود."
18906
 
18907
- #: includes/api/v1/class-wc-rest-coupons-controller.php:450
18908
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:346
18909
- msgid ""
18910
- "The amount of discount. Should always be numeric, even if setting a percentage."
18911
- msgstr "میزان تخفیف. باید مقدار عدید باشد، حتی اگر تنظیم درصدی باشد."
18912
 
18913
- #: includes/api/v1/class-wc-rest-coupons-controller.php:455
18914
- msgid "UTC DateTime when the coupon expires."
18915
- msgstr "تاریخ UTC برای هنگامی که کد تخفیف منقضی می شود."
 
18916
 
18917
- #: includes/api/v1/class-wc-rest-coupons-controller.php:460
18918
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:397
18919
- msgid "Number of times the coupon has been used already."
18920
- msgstr "تعداد دفعات قابل استفاده از کد کوپن."
18921
 
18922
- #: includes/api/v1/class-wc-rest-coupons-controller.php:466
18923
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:403
18924
- msgid ""
18925
- "If true, the coupon can only be used individually. Other applied coupons will "
18926
- "be removed from the cart."
18927
- msgstr ""
18928
- "در صورت انتخاب ، کد تخفیف فقط به صورت یکتا استفاده می شود و باقی کد های تخفیف "
18929
- "از سبد خرید حذف می شوند."
18930
 
18931
- #: includes/api/v1/class-wc-rest-coupons-controller.php:472
18932
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:409
18933
- msgid "List of product IDs the coupon can be used on."
18934
- msgstr "لیست شناسه محصولاتی که کد تخفیف می تواند در آن قابل استفاده باشد."
18935
 
18936
- #: includes/api/v1/class-wc-rest-coupons-controller.php:480
18937
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:417
18938
- msgid "List of product IDs the coupon cannot be used on."
18939
- msgstr "لیست شناسه محصولاتی که کد کوپن در آن قابل استفاده نیست."
18940
 
18941
- #: includes/api/v1/class-wc-rest-coupons-controller.php:488
18942
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:425
18943
- msgid "How many times the coupon can be used in total."
18944
- msgstr "تعداد دفعاتی که این کوپن قابل استفاده است."
18945
 
18946
- #: includes/api/v1/class-wc-rest-coupons-controller.php:493
18947
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:430
18948
- msgid "How many times the coupon can be used per customer."
18949
- msgstr "تعداد دفعاتی که کوپن می تواند توسط کاربر استفاده شود."
 
 
18950
 
18951
- #: includes/api/v1/class-wc-rest-coupons-controller.php:498
18952
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:435
18953
- msgid "Max number of items in the cart the coupon can be applied to."
18954
- msgstr "بیشترین تعداد اقلام سبدخرید که کدتخفیف می تواند روی آن ها اعمال گردد ."
 
18955
 
18956
- #: includes/api/v1/class-wc-rest-coupons-controller.php:503
18957
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:440
18958
- msgid ""
18959
- "If true and if the free shipping method requires a coupon, this coupon will "
18960
- "enable free shipping."
18961
- msgstr ""
18962
- "در صورت فعال سازی و در صورت مورد نیاز بودن روش حمل و نقل رایگان ، این کد تخفیف "
18963
- "حمل و نقل رایگان است."
18964
 
18965
- #: includes/api/v1/class-wc-rest-coupons-controller.php:509
18966
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:446
18967
- msgid "List of category IDs the coupon applies to."
18968
- msgstr "لیست شناسه دسته بندی هایی که کد کوپن اعمال شود."
 
 
18969
 
18970
- #: includes/api/v1/class-wc-rest-coupons-controller.php:517
18971
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:454
18972
- msgid "List of category IDs the coupon does not apply to."
18973
- msgstr "لیست شناسه دسته بندی هایی که کد کوپن اعمال نشود."
 
 
18974
 
18975
- #: includes/api/v1/class-wc-rest-coupons-controller.php:525
18976
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:462
18977
- msgid "If true, this coupon will not be applied to items that have sale prices."
18978
- msgstr ""
18979
- "در صورت علامت زدن ، این کد تخفیف برای مواردی که به صورت حراجی به فروش می رسند "
18980
- "اعمال نمی شود."
18981
 
18982
- #: includes/api/v1/class-wc-rest-coupons-controller.php:531
18983
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:468
18984
- msgid "Minimum order amount that needs to be in the cart before coupon applies."
18985
- msgstr "حداقل مباغ سفارش مورد نیاز برای اعمال کد کوپن."
 
 
18986
 
18987
- #: includes/api/v1/class-wc-rest-coupons-controller.php:536
18988
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:473
18989
- msgid "Maximum order amount allowed when using the coupon."
18990
- msgstr "حداکثر مبالغ مجاز سفارش در هنگام استفاده از کد تخفیف (کوپن)."
 
 
18991
 
18992
- #: includes/api/v1/class-wc-rest-coupons-controller.php:541
18993
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:478
18994
- msgid "List of email addresses that can use this coupon."
18995
- msgstr "لیست آدرس های ایمیل که از کد تخفیف استفاده کرده اند."
 
 
18996
 
18997
- #: includes/api/v1/class-wc-rest-coupons-controller.php:549
18998
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:486
18999
- msgid "List of user IDs (or guest email addresses) that have used the coupon."
19000
- msgstr ""
19001
- "لیست شناسه کاربران (یا آدرس ایمیل مهمان ها) که از کد تخفیف استفاده کرده اند."
 
19002
 
19003
- #: includes/api/v1/class-wc-rest-coupons-controller.php:572
19004
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:534
19005
- msgid "Limit result set to resources with a specific code."
19006
- msgstr "محدودیت نتایج برای تنظیم منابع همراه با کد خاص."
19007
 
19008
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:169
19009
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:87
19010
- msgid "Download file URL."
19011
- msgstr "آدرس دانلود فایل."
 
 
 
 
19012
 
19013
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:175
19014
- msgid "Download ID (MD5)."
19015
- msgstr "شناسه دانلود (MD5)."
 
19016
 
19017
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:181
19018
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:93
19019
- msgid "Downloadable product ID."
19020
- msgstr "شناسه محصول قابل دانلود."
19021
 
19022
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:187
19023
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:105
19024
- msgid "Downloadable file name."
19025
- msgstr "نام فایل دانلودی."
 
19026
 
19027
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:193
19028
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:111
19029
- #: includes/cli/class-wc-cli-runner.php:112
19030
- msgid "Order ID."
19031
- msgstr "شناسه سفارش."
19032
 
19033
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:199
19034
- #: includes/api/v1/class-wc-rest-orders-controller.php:937
19035
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:117
19036
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:861
19037
- msgid "Order key."
19038
- msgstr "کلید سفارش."
19039
 
19040
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:205
19041
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:123
19042
- msgid "Number of downloads remaining."
19043
- msgstr "تعداد دانلود های باقی مانده"
 
19044
 
19045
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:211
19046
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:129
19047
- msgid "The date when download access expires, in the site's timezone."
19048
- msgstr "تاریخ انقضای دسترسی به فایل دانلودی به صورت ساعت محلی سایت."
19049
 
19050
- #: includes/api/v1/class-wc-rest-customer-downloads-controller.php:217
19051
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:141
19052
- msgid "File details."
19053
- msgstr "جزئیات فایل."
19054
 
19055
- #: includes/api/v1/class-wc-rest-customers-controller.php:58
19056
- msgid "New user email address."
19057
- msgstr "آدرس ایمیل جدید."
 
19058
 
19059
- #: includes/api/v1/class-wc-rest-customers-controller.php:62
19060
- msgid "New user username."
19061
- msgstr "نام کاربری جدید."
 
 
 
19062
 
19063
- #: includes/api/v1/class-wc-rest-customers-controller.php:67
19064
- msgid "New user password."
19065
- msgstr "گذرواژه جدید."
 
 
 
 
 
19066
 
19067
- #: includes/api/v1/class-wc-rest-customers-controller.php:109
19068
- msgid "ID to reassign posts to."
19069
- msgstr "شناسه جابه جا نوشته به"
19070
 
19071
- #: includes/api/v1/class-wc-rest-customers-controller.php:327
19072
- #: includes/api/v1/class-wc-rest-tax-classes-controller.php:184
19073
- #: includes/api/v1/class-wc-rest-taxes-controller.php:364
19074
- msgid "Cannot create existing resource."
19075
- msgstr "منابع موجود را نمی توان ایجاد کرد ."
19076
 
19077
- #: includes/api/v1/class-wc-rest-customers-controller.php:383
19078
- #: includes/api/v1/class-wc-rest-customers-controller.php:404
19079
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:274
19080
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:307
19081
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:240
19082
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:321
19083
- #: includes/api/v1/class-wc-rest-taxes-controller.php:400
19084
- #: includes/api/v1/class-wc-rest-taxes-controller.php:420
19085
- #: includes/api/v1/class-wc-rest-taxes-controller.php:463
19086
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:153
19087
- msgid "Invalid resource ID."
19088
- msgstr "شناسه منبع نادرست است."
19089
 
19090
- #: includes/api/v1/class-wc-rest-customers-controller.php:408
19091
- msgid "Email address is invalid."
19092
- msgstr "آدرس ایمیل نادرست است."
 
 
19093
 
19094
- #: includes/api/v1/class-wc-rest-customers-controller.php:412
19095
- msgid "Username isn't editable."
19096
- msgstr "نام کاربری قابل ویرایش نیست."
 
19097
 
19098
- #: includes/api/v1/class-wc-rest-customers-controller.php:466
19099
- msgid "Customers do not support trashing."
19100
- msgstr "مشتریان از زباله دان پشتیبانی نمی کنند."
 
 
 
 
 
19101
 
19102
- #: includes/api/v1/class-wc-rest-customers-controller.php:471
19103
- #: includes/api/v1/class-wc-rest-tax-classes-controller.php:245
19104
- msgid "Invalid resource id."
19105
- msgstr "شناسه منبع نادرست است."
19106
 
19107
- #: includes/api/v1/class-wc-rest-customers-controller.php:476
19108
- msgid "Invalid resource id for reassignment."
19109
- msgstr "انتقال برای شناسه منبع نامعتبر است."
 
 
19110
 
19111
- #: includes/api/v1/class-wc-rest-customers-controller.php:685
19112
- msgid "Last order data."
19113
- msgstr "آخرین اطلاعات سفارش."
 
 
19114
 
19115
- #: includes/api/v1/class-wc-rest-customers-controller.php:691
19116
- msgid "Last order ID."
19117
- msgstr "آخرین شناسه سفارش."
 
 
 
 
 
 
 
 
 
 
19118
 
19119
- #: includes/api/v1/class-wc-rest-customers-controller.php:697
19120
- msgid "The date of the customer last order, as GMT."
19121
- msgstr "تاریخ آخرین سفارش مشتری ، بر اساس GMT."
19122
 
19123
- #: includes/api/v1/class-wc-rest-customers-controller.php:705
19124
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:316
19125
- msgid "Quantity of orders made by the customer."
19126
- msgstr "تعداد سفارش های ساخته شده توسط کاربر."
19127
 
19128
- #: includes/api/v1/class-wc-rest-customers-controller.php:711
19129
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:322
19130
- msgid "Total amount spent."
19131
- msgstr "مجموع مبلغ صرف شده."
19132
 
19133
- #: includes/api/v1/class-wc-rest-customers-controller.php:743
19134
- #: includes/api/v1/class-wc-rest-customers-controller.php:806
19135
- #: includes/api/v1/class-wc-rest-orders-controller.php:1048
19136
- #: includes/api/v1/class-wc-rest-orders-controller.php:1111
19137
- msgid "Address line 1."
19138
- msgstr "آدرس 1."
19139
 
19140
- #: includes/api/v1/class-wc-rest-customers-controller.php:748
19141
- #: includes/api/v1/class-wc-rest-customers-controller.php:811
19142
- #: includes/api/v1/class-wc-rest-orders-controller.php:1053
19143
- #: includes/api/v1/class-wc-rest-orders-controller.php:1116
19144
- msgid "Address line 2."
19145
- msgstr "آدرس 2."
19146
 
19147
- #: includes/api/v1/class-wc-rest-customers-controller.php:910
19148
- msgid "Limit result set to resources with a specific email."
19149
- msgstr "نتیجه محدود به تنظیم منابع با ایمیل خاص."
 
19150
 
19151
- #: includes/api/v1/class-wc-rest-customers-controller.php:916
19152
- msgid "Limit result set to resources with a specific role."
19153
- msgstr "نتیجه محدود به تنظیم منابع با قانون خاص."
19154
 
19155
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:53
19156
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:85
19157
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:61
19158
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:83
19159
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:64
19160
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:88
19161
- msgid "The order ID."
19162
- msgstr "شناسه سفارش."
19163
 
19164
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:295
19165
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:458
19166
- msgid "Webhooks do not support trashing."
19167
- msgstr "وب هوک ها پاک شده ها را پشتیبانی نمی کنند."
19168
 
19169
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:413
19170
- msgid "Order note."
19171
- msgstr "یادداشت سفارش."
19172
 
19173
- #: includes/api/v1/class-wc-rest-order-notes-controller.php:418
19174
- msgid ""
19175
- "Shows/define if the note is only for reference or for the customer (the user "
19176
- "will be notified)."
19177
- msgstr ""
19178
- "نشان دهید / تعریف کنید که یادداشت تنها برای ارجاع است یا برای مشتری (کاربر "
19179
- "مطلع خواهد شد) ."
19180
 
19181
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:287
19182
- msgid "Order is invalid"
19183
- msgstr "سفارش نادرست است."
 
19184
 
19185
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:350
19186
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:361
19187
- msgid "The date the order refund was created, in the site's timezone."
19188
- msgstr "تاریخ ایجاد استرداد بر اساس تاریخ محلی سایت."
19189
 
19190
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:356
19191
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:373
19192
- msgid "Refund amount."
19193
- msgstr "مبلغ استرداد."
19194
 
19195
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:361
19196
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:378
19197
- msgid "Reason for refund."
19198
- msgstr "دلیل برای استرداد."
19199
 
19200
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:366
19201
- #: includes/api/v1/class-wc-rest-orders-controller.php:1208
19202
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:420
19203
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1177
19204
- msgid "Line items data."
19205
- msgstr "خط داده های موارد."
19206
 
19207
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:374
19208
- #: includes/api/v1/class-wc-rest-orders-controller.php:1215
19209
- #: includes/api/v1/class-wc-rest-orders-controller.php:1349
19210
- #: includes/api/v1/class-wc-rest-orders-controller.php:1401
19211
- #: includes/api/v1/class-wc-rest-orders-controller.php:1461
19212
- #: includes/api/v1/class-wc-rest-orders-controller.php:1532
19213
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:428
19214
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1184
19215
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1312
19216
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1390
19217
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1481
19218
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1579
19219
- msgid "Item ID."
19220
- msgstr "شناسه مورد."
19221
 
19222
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:386
19223
- #: includes/api/v1/class-wc-rest-orders-controller.php:1227
19224
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:546
19225
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1289
19226
- msgid "Product SKU."
19227
- msgstr "شناسه محصول."
19228
 
19229
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:392
19230
- #: includes/api/v1/class-wc-rest-orders-controller.php:1233
19231
- #: includes/api/v1/class-wc-rest-report-top-sellers-controller.php:158
19232
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:440
19233
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1195
19234
- #: includes/cli/class-wc-cli-runner.php:110
19235
- msgid "Product ID."
19236
- msgstr "شناسه محصول."
19237
 
19238
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:398
19239
- #: includes/api/v1/class-wc-rest-orders-controller.php:1238
19240
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:446
19241
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1200
19242
- msgid "Variation ID, if applicable."
19243
- msgstr "شناسه متغیر ، در صورت قابل اجرا بودن."
19244
 
19245
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:404
19246
- #: includes/api/v1/class-wc-rest-orders-controller.php:1243
19247
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:452
19248
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1205
19249
- msgid "Quantity ordered."
19250
- msgstr "تعداد سفارش داده شده."
 
19251
 
19252
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:410
19253
- #: includes/api/v1/class-wc-rest-orders-controller.php:1248
19254
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:458
19255
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1210
19256
- msgid "Tax class of product."
19257
- msgstr "روش مالیاتی محصول."
19258
 
19259
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:416
19260
- #: includes/api/v1/class-wc-rest-orders-controller.php:1254
19261
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:552
19262
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1295
19263
- msgid "Product price."
19264
- msgstr "قیمت محصول."
 
19265
 
19266
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:422
19267
- #: includes/api/v1/class-wc-rest-orders-controller.php:1260
19268
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:464
19269
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1215
19270
- msgid "Line subtotal (before discounts)."
19271
- msgstr "خط جمع جزء (قبل از تخفیف)"
19272
 
19273
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:428
19274
- #: includes/api/v1/class-wc-rest-orders-controller.php:1265
19275
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:470
19276
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1220
19277
- msgid "Line subtotal tax (before discounts)."
19278
- msgstr "خط مالیات جمع جزء(قبل از تخفیف)"
19279
 
19280
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:434
19281
- #: includes/api/v1/class-wc-rest-orders-controller.php:1270
19282
- #: includes/api/v1/class-wc-rest-orders-controller.php:1417
19283
- #: includes/api/v1/class-wc-rest-orders-controller.php:1483
19284
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:476
19285
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1226
19286
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1411
19287
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1503
19288
- msgid "Line total (after discounts)."
19289
- msgstr "خط جمع کل (بعد از تخفیف)"
19290
 
19291
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:440
19292
- #: includes/api/v1/class-wc-rest-orders-controller.php:1275
19293
- #: includes/api/v1/class-wc-rest-orders-controller.php:1422
19294
- #: includes/api/v1/class-wc-rest-orders-controller.php:1488
19295
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:482
19296
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1231
19297
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1416
19298
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1508
19299
- msgid "Line total tax (after discounts)."
19300
- msgstr "خط مالیات جمع کل (بعد از تخفیف)"
19301
 
19302
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:446
19303
- #: includes/api/v1/class-wc-rest-orders-controller.php:1280
19304
- #: includes/api/v1/class-wc-rest-orders-controller.php:1428
19305
- #: includes/api/v1/class-wc-rest-orders-controller.php:1493
19306
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:488
19307
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1237
19308
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1422
19309
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1514
19310
- msgid "Line taxes."
19311
- msgstr "مالیات خط."
19312
 
19313
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:454
19314
- #: includes/api/v1/class-wc-rest-orders-controller.php:1288
19315
- #: includes/api/v1/class-wc-rest-orders-controller.php:1361
19316
- #: includes/api/v1/class-wc-rest-orders-controller.php:1436
19317
- #: includes/api/v1/class-wc-rest-orders-controller.php:1501
19318
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:496
19319
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1245
19320
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1324
19321
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1430
19322
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1522
19323
- msgid "Tax rate ID."
19324
- msgstr "شناسه نرخ مالیات."
19325
 
19326
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:460
19327
- #: includes/api/v1/class-wc-rest-orders-controller.php:1294
19328
- #: includes/api/v1/class-wc-rest-orders-controller.php:1442
19329
- #: includes/api/v1/class-wc-rest-orders-controller.php:1507
19330
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:502
19331
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1250
19332
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1436
19333
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1528
19334
- msgid "Tax total."
19335
- msgstr "مجموع مالیات."
19336
 
19337
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:466
19338
- #: includes/api/v1/class-wc-rest-orders-controller.php:1300
19339
- #: includes/api/v1/class-wc-rest-orders-controller.php:1513
19340
- #: includes/api/v2/class-wc-rest-order-refunds-v2-controller.php:508
19341
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1255
19342
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1534
19343
- msgid "Tax subtotal."
19344
- msgstr "جمع جزء."
19345
 
19346
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:475
19347
- #: includes/api/v1/class-wc-rest-orders-controller.php:1309
19348
- msgid "Line item meta data."
19349
- msgstr "مورد خط داده متا"
19350
 
19351
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:489
19352
- #: includes/api/v1/class-wc-rest-orders-controller.php:1323
19353
- msgid "Meta label."
19354
- msgstr "برچسب متا."
19355
 
19356
- #: includes/api/v1/class-wc-rest-order-refunds-controller.php:522
19357
- #: includes/api/v1/class-wc-rest-orders-controller.php:1621
19358
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1700
19359
- msgid "Number of decimal points to use in each resource."
19360
- msgstr "تعداد رقم اعشار برای استفاده در هر منبع ."
19361
 
19362
- #: includes/api/v1/class-wc-rest-orders-controller.php:621
19363
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:604
19364
- msgid "Product ID or SKU is required."
19365
- msgstr "شناسه محصول یا SKU نامعتبر است."
19366
 
19367
- #: includes/api/v1/class-wc-rest-orders-controller.php:716
19368
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:720
19369
- msgid "Fee name is required."
19370
- msgstr "نام هزینه الزامی است."
19371
 
19372
- #: includes/api/v1/class-wc-rest-orders-controller.php:925
19373
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:850
19374
- msgid "Parent order ID."
19375
- msgstr "شناسه سفارش مادر."
19376
 
19377
- #: includes/api/v1/class-wc-rest-orders-controller.php:930
19378
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:879
19379
- msgid "Order status."
19380
- msgstr "وضعیت سفارش."
19381
 
19382
- #: includes/api/v1/class-wc-rest-orders-controller.php:943
19383
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:855
19384
- msgid "Order number."
19385
- msgstr "شماره سفارش."
19386
 
19387
- #: includes/api/v1/class-wc-rest-orders-controller.php:949
19388
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:886
19389
- msgid "Currency the order was created with, in ISO format."
19390
- msgstr "تاریخ ایجاد سفارش همراه با فرمت ISO."
19391
 
19392
- #: includes/api/v1/class-wc-rest-orders-controller.php:956
19393
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:873
19394
- msgid "Version of WooCommerce which last updated the order."
19395
- msgstr "نگارش ووکامرس بر روی سایت شما نصب شده است."
 
19396
 
19397
- #: includes/api/v1/class-wc-rest-orders-controller.php:962
19398
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:959
19399
- msgid "True the prices included tax during checkout."
19400
- msgstr "اگر قیمت شامل مالیات است در طی فرایند پرداخت نشان بده ."
 
 
 
 
 
 
 
 
19401
 
19402
- #: includes/api/v1/class-wc-rest-orders-controller.php:968
19403
- #: includes/api/v2/class-wc-rest-customers-v2-controller.php:136
19404
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:899
19405
- msgid "The date the order was created, as GMT."
19406
- msgstr "تاریخ ایجاد کاربر به صورت GMT."
 
 
 
 
19407
 
19408
- #: includes/api/v1/class-wc-rest-orders-controller.php:974
19409
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:911
19410
- msgid "The date the order was last modified, as GMT."
19411
- msgstr "تاریخ آخرین بروزرسانی سفارش بر اساس تاریخ GMT."
19412
 
19413
- #: includes/api/v1/class-wc-rest-orders-controller.php:980
19414
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:965
19415
- msgid "User ID who owns the order. 0 for guests."
19416
- msgstr "شناسه چه کاربری در سفارش وجود دارد . 0 برای کاربران غیر عضو می باشد."
19417
 
19418
- #: includes/api/v1/class-wc-rest-orders-controller.php:986
19419
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:917
19420
- msgid "Total discount amount for the order."
19421
- msgstr "مجموع مبلغ تخفیف برای سفارش."
 
 
 
19422
 
19423
- #: includes/api/v1/class-wc-rest-orders-controller.php:992
19424
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:923
19425
- msgid "Total discount tax amount for the order."
19426
- msgstr "مجموع مبلغ تخفیف مالیات برای سفارش."
19427
 
19428
- #: includes/api/v1/class-wc-rest-orders-controller.php:998
19429
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:929
19430
- msgid "Total shipping amount for the order."
19431
- msgstr "جمع هزینه ارسال برای سفارش ."
19432
 
19433
- #: includes/api/v1/class-wc-rest-orders-controller.php:1004
19434
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:935
19435
- msgid "Total shipping tax amount for the order."
19436
- msgstr "جمع مبلغ مالیات ارسال برای سفارش ."
19437
 
19438
- #: includes/api/v1/class-wc-rest-orders-controller.php:1010
19439
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:941
19440
- msgid "Sum of line item taxes only."
19441
- msgstr "جمع فقط مالیات های مورد خطی"
19442
 
19443
- #: includes/api/v1/class-wc-rest-orders-controller.php:1016
19444
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:947
19445
- msgid "Grand total."
19446
- msgstr "جمع کل."
19447
 
19448
- #: includes/api/v1/class-wc-rest-orders-controller.php:1022
19449
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:953
19450
- msgid "Sum of all taxes."
19451
- msgstr "جمع تمام مالیات ها."
19452
 
19453
- #: includes/api/v1/class-wc-rest-orders-controller.php:1028
19454
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:988
19455
- msgid "Billing address."
19456
- msgstr "آدرس صورت حساب."
19457
 
19458
- #: includes/api/v1/class-wc-rest-orders-controller.php:1073
19459
- #: includes/api/v1/class-wc-rest-orders-controller.php:1136
19460
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1033
19461
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1096
19462
- msgid "Country code in ISO 3166-1 alpha-2 format."
19463
- msgstr "کد کشور بر اساس ISO 3166-1 2 حرفی"
19464
 
19465
- #: includes/api/v1/class-wc-rest-orders-controller.php:1091
19466
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1051
19467
- msgid "Shipping address."
19468
- msgstr "آدرس حمل و نقل."
19469
 
19470
- #: includes/api/v1/class-wc-rest-orders-controller.php:1143
19471
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1103
19472
- msgid "Payment method ID."
19473
- msgstr "شناسه روش حمل و نقل."
19474
 
19475
- #: includes/api/v1/class-wc-rest-orders-controller.php:1148
19476
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1108
19477
- msgid "Payment method title."
19478
- msgstr "عنوان روش پرداخت."
19479
 
19480
- #: includes/api/v1/class-wc-rest-orders-controller.php:1156
19481
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1659
19482
- msgid ""
19483
- "Define if the order is paid. It will set the status to processing and reduce "
19484
- "stock items."
19485
- msgstr ""
19486
- "تعیین کنید اگر سفارش پرداخت شده است . آن را در وضعیت در حال انجام قرار داده و "
19487
- "اقلام سفارش را در انبار کاهش بده ."
19488
 
19489
- #: includes/api/v1/class-wc-rest-orders-controller.php:1162
19490
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1116
19491
- msgid "Unique transaction ID."
19492
- msgstr "شناسه یکتای تراکنش."
19493
 
19494
- #: includes/api/v1/class-wc-rest-orders-controller.php:1167
19495
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:971
19496
- msgid "Customer's IP address."
19497
- msgstr "آدرس IP مشتری."
 
19498
 
19499
- #: includes/api/v1/class-wc-rest-orders-controller.php:1173
19500
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:977
19501
- msgid "User agent of the customer."
19502
- msgstr "عامل کاربر مشتری."
19503
 
19504
- #: includes/api/v1/class-wc-rest-orders-controller.php:1179
19505
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:867
19506
- msgid "Shows where the order was created."
19507
- msgstr "نشان می دهد که سفارش در کجا ایجاد شده است."
19508
 
19509
- #: includes/api/v1/class-wc-rest-orders-controller.php:1185
19510
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:983
19511
- msgid "Note left by customer during checkout."
19512
- msgstr "یادداشت مشتری در هنگام پرداخت."
19513
 
19514
- #: includes/api/v1/class-wc-rest-orders-controller.php:1190
19515
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1133
19516
- msgid "The date the order was completed, in the site's timezone."
19517
- msgstr "تاریخ تکمیل سفارش بر اساس ساعت محلی سایت."
 
19518
 
19519
- #: includes/api/v1/class-wc-rest-orders-controller.php:1196
19520
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1121
19521
- msgid "The date the order was paid, in the site's timezone."
19522
- msgstr "تاریخ پرداخت وجه سفارش بر اساس تاریخ محلی سایت."
19523
 
19524
- #: includes/api/v1/class-wc-rest-orders-controller.php:1202
19525
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1145
19526
- msgid "MD5 hash of cart items to ensure orders are not modified."
19527
- msgstr "MD5 hash محصولات سبدخرید برای اطمینان از تغییر نکردن آنها."
19528
 
19529
- #: includes/api/v1/class-wc-rest-orders-controller.php:1341
19530
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1304
19531
- msgid "Tax lines data."
19532
- msgstr "داده خطی مالیات."
19533
 
19534
- #: includes/api/v1/class-wc-rest-orders-controller.php:1355
19535
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1318
19536
- msgid "Tax rate code."
19537
- msgstr "کد نرخ مالیاتی."
19538
 
19539
- #: includes/api/v1/class-wc-rest-orders-controller.php:1367
19540
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1330
19541
- msgid "Tax rate label."
19542
- msgstr "برچسب نرخ مالیاتی."
19543
 
19544
- #: includes/api/v1/class-wc-rest-orders-controller.php:1373
19545
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1336
19546
- msgid "Show if is a compound tax rate."
19547
- msgstr "نمایش در صورت ترکیب نرخ مالیات."
19548
 
19549
- #: includes/api/v1/class-wc-rest-orders-controller.php:1379
19550
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1342
19551
- msgid "Tax total (not including shipping taxes)."
19552
- msgstr "مجموع مالیات (شامل مالیات حمل و نقل نمی شود)."
19553
 
19554
- #: includes/api/v1/class-wc-rest-orders-controller.php:1385
19555
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1348
19556
- msgid "Shipping tax total."
19557
- msgstr "مجموع مالیات حمل و نقل."
19558
 
19559
- #: includes/api/v1/class-wc-rest-orders-controller.php:1394
19560
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1383
19561
- msgid "Shipping lines data."
19562
- msgstr "داده خطی حمل و نقل."
19563
 
19564
- #: includes/api/v1/class-wc-rest-orders-controller.php:1407
19565
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1396
19566
- msgid "Shipping method name."
19567
- msgstr "نام روش حمل و نقل."
19568
 
19569
- #: includes/api/v1/class-wc-rest-orders-controller.php:1412
19570
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1401
19571
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:47
19572
- #: includes/api/v2/class-wc-rest-shipping-zone-methods-v2-controller.php:464
19573
- msgid "Shipping method ID."
19574
- msgstr "شناسه روش حمل و نقل."
19575
 
19576
- #: includes/api/v1/class-wc-rest-orders-controller.php:1454
19577
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1474
19578
- msgid "Fee lines data."
19579
- msgstr "داده خطی هزینه."
19580
 
19581
- #: includes/api/v1/class-wc-rest-orders-controller.php:1467
19582
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1487
19583
- msgid "Fee name."
19584
- msgstr "نام هزینه."
19585
 
19586
- #: includes/api/v1/class-wc-rest-orders-controller.php:1472
19587
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1492
19588
- msgid "Tax class of fee."
19589
- msgstr "هزینه روش مالیاتی."
19590
 
19591
- #: includes/api/v1/class-wc-rest-orders-controller.php:1477
19592
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1497
19593
- msgid "Tax status of fee."
19594
- msgstr "هزینه وضعیت مالیات."
 
 
 
19595
 
19596
- #: includes/api/v1/class-wc-rest-orders-controller.php:1525
19597
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1572
19598
- msgid "Coupons line data."
19599
- msgstr "اطلاعات خط کوپن های تخفیف."
19600
 
19601
- #: includes/api/v1/class-wc-rest-orders-controller.php:1543
19602
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1590
19603
- msgid "Discount total."
19604
- msgstr "تخفیف کل."
19605
 
19606
- #: includes/api/v1/class-wc-rest-orders-controller.php:1548
19607
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1595
19608
- msgid "Discount total tax."
19609
- msgstr "مجموع تخفیف مالیات."
 
19610
 
19611
- #: includes/api/v1/class-wc-rest-orders-controller.php:1557
19612
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1630
19613
- msgid "List of refunds."
19614
- msgstr "لیست برگشتی ها."
 
 
 
 
 
 
 
 
 
19615
 
19616
- #: includes/api/v1/class-wc-rest-orders-controller.php:1565
19617
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1638
19618
- #: includes/cli/class-wc-cli-runner.php:113
19619
- msgid "Refund ID."
19620
- msgstr "شناسه برگشت."
 
 
19621
 
19622
- #: includes/api/v1/class-wc-rest-orders-controller.php:1571
19623
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1644
19624
- msgid "Refund reason."
19625
- msgstr "دلیل استرداد"
 
 
 
 
19626
 
19627
- #: includes/api/v1/class-wc-rest-orders-controller.php:1577
19628
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1650
19629
- msgid "Refund total."
19630
- msgstr "مجموع برگشتی ها."
 
 
 
19631
 
19632
- #: includes/api/v1/class-wc-rest-orders-controller.php:1608
19633
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1687
19634
- msgid "Limit result set to orders assigned a specific customer."
19635
- msgstr "نتیجه محدود به تنظیم مرتب سازی مشتری خاص"
 
 
 
19636
 
19637
- #: includes/api/v1/class-wc-rest-orders-controller.php:1614
19638
- #: includes/api/v2/class-wc-rest-orders-v2-controller.php:1693
19639
- msgid "Limit result set to orders assigned a specific product."
19640
- msgstr "نتیجه محدود به تنظیم مرتب سازی محصول خاص."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19641
 
19642
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:46
19643
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:78
19644
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:114
19645
- msgid "Unique identifier for the attribute of the terms."
19646
- msgstr "نامک یکتا برای ویژگی; باید انگلیسی بوده و کوتاهتر از 28 کاراکتر باشد."
 
 
 
19647
 
19648
- #: includes/api/v1/class-wc-rest-product-attribute-terms-controller.php:201
19649
- msgid "Term name."
19650
- msgstr "نام شرایط."
19651
 
19652
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:141
19653
- msgid "Sorry, you cannot create new resource."
19654
- msgstr "متاسفیم ، شما نمی توانید منبع جدیدی ایجاد کنید."
 
 
 
 
 
19655
 
19656
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:177
19657
- #: includes/api/v2/class-wc-rest-system-status-tools-v2-controller.php:109
19658
- msgid "Sorry, you cannot update resource."
19659
- msgstr "متاسفیم ، شما نمی توانید منابع را بروز کنید."
19660
 
19661
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:478
19662
- msgid "Type of attribute."
19663
- msgstr "نوع ویژگی"
19664
 
19665
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:485
19666
- msgid "Default sort order."
19667
- msgstr "نحوه مرتب سازی پیش فرض"
19668
 
19669
- #: includes/api/v1/class-wc-rest-product-attributes-controller.php:492
19670
- msgid "Enable/Disable attribute archives."
19671
- msgstr "فعال/غیرفعاسازی بایگانی ویژگی"
19672
 
19673
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:46
19674
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:88
19675
- #: includes/api/v2/class-wc-rest-product-reviews-v2-controller.php:45
19676
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:58
19677
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:81
19678
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:126
19679
- msgid "Unique identifier for the variable product."
19680
- msgstr "شناسه یکتا برای متغیر."
19681
 
19682
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:50
19683
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:85
19684
- msgid "Unique identifier for the variation."
19685
- msgstr "شناسه یکتا برای متغیر."
19686
 
19687
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:328
19688
- msgid "Updating product review failed."
19689
- msgstr "بروزرسانی نقد و بررسی محصول ناموفق بود."
19690
 
19691
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:366
19692
- msgid "Invalid product review ID."
19693
- msgstr "شناسه نقد و بررسی محصول نامعتبر است."
19694
 
19695
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:386
19696
- msgid "The product review does not support trashing."
19697
- msgstr "نقد و بررسی محصول از زباله دان پشتیبانی نمی کند."
19698
 
19699
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:390
19700
- msgid "The comment has already been trashed."
19701
- msgstr "این دیدگاه قبلا به زباله دان فرستاده شده است."
 
 
 
19702
 
19703
- #: includes/api/v1/class-wc-rest-product-reviews-controller.php:397
19704
- msgid "The product review cannot be deleted."
19705
- msgstr "امکان حذف نقد و بررسی محصول وجود ندارد."
19706
 
19707
- #: includes/api/v1/class-wc-rest-product-shipping-classes-controller.php:100
19708
- msgid "Shipping class name."
19709
- msgstr "نام روش حمل و نقل"
19710
 
19711
- #: includes/api/v1/class-wc-rest-products-controller.php:1639
19712
- msgid "Invalid post ID."
19713
- msgstr "شناسه نوشته نامعتبر است."
19714
 
19715
- #: includes/api/v1/class-wc-rest-products-controller.php:1832
19716
- #: includes/api/v1/class-wc-rest-products-controller.php:2316
19717
- msgid "Start date of sale price."
19718
- msgstr "تاریخ شروع فروش ویژه محصول."
 
 
 
19719
 
19720
- #: includes/api/v1/class-wc-rest-products-controller.php:1837
19721
- #: includes/api/v1/class-wc-rest-products-controller.php:2321
19722
- msgid "End date of sale price."
19723
- msgstr "تاریخ پایان فروش ویژه."
19724
 
19725
- #: includes/api/v1/class-wc-rest-products-controller.php:1915
19726
- msgid "Download type, this controls the schema on the front-end."
19727
- msgstr "نوع دانلود ، این کنترل در بخش کاربری طرح استفاده می شود."
19728
 
19729
- #: includes/api/v1/class-wc-rest-products-controller.php:2068
19730
- msgid "List of upsell products IDs."
19731
- msgstr "لیست شناسه محصولات بیش فروش (up-sell)."
19732
 
19733
- #: includes/api/v1/class-wc-rest-products-controller.php:2188
19734
- #: includes/api/v1/class-wc-rest-products-controller.php:2520
19735
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:935
19736
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:1938
19737
- msgid "Image position. 0 means that the image is featured."
19738
- msgstr "موقعیت تصویر. 0 به آن معناست که تصویر ویژه است."
19739
 
19740
- #: includes/api/v1/class-wc-rest-products-controller.php:2263
19741
- msgid "List of variations."
19742
- msgstr "لیست متغیر ها."
 
19743
 
19744
- #: includes/api/v1/class-wc-rest-products-controller.php:2270
19745
- msgid "Variation ID."
19746
- msgstr "شناسه متغیر."
19747
 
19748
- #: includes/api/v1/class-wc-rest-products-controller.php:2338
19749
- msgid "If the variation is visible."
19750
- msgstr "در صورت مشاهده شدن متغیر."
 
 
 
 
19751
 
19752
- #: includes/api/v1/class-wc-rest-products-controller.php:2415
19753
- #: includes/api/v2/class-wc-rest-product-variations-v2-controller.php:818
19754
  msgid ""
19755
- "Controls whether or not the variation is listed as \"in stock\" or \"out of "
19756
- "stock\" on the frontend."
19757
  msgstr ""
19758
- "کنترل هایی که اینکه آیا محصول به صورت \"موجود\" یا \"موجود نیست\" در لیست ثبت "
19759
- "شوند یا نه"
19760
-
19761
- #: includes/api/v1/class-wc-rest-products-controller.php:2583
19762
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2078
19763
- msgid "Limit result set to products with a specific slug."
19764
- msgstr "تنظیم محدودیت نتیجه به محصولات به همراه نامک خاص."
19765
-
19766
- #: includes/api/v1/class-wc-rest-products-controller.php:2589
19767
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2084
19768
- msgid "Limit result set to products assigned a specific status."
19769
- msgstr "تنظیم محدودیت نتیجه به محصولات به همراه یک وضعیت اختصاص داده شده خاص."
19770
-
19771
- #: includes/api/v1/class-wc-rest-products-controller.php:2596
19772
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2091
19773
- msgid "Limit result set to products assigned a specific type."
19774
- msgstr "تنظیم محدودیت نتیجه به محصولات به همراه یک نوع اختصاص داده شده خاص."
19775
 
19776
- #: includes/api/v1/class-wc-rest-products-controller.php:2603
19777
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2110
19778
- msgid "Limit result set to products assigned a specific category ID."
19779
- msgstr "تنظیم محدودیت نتیجه به محصولات به همراه دسته بندی خاص."
19780
 
19781
- #: includes/api/v1/class-wc-rest-products-controller.php:2609
19782
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2116
19783
- msgid "Limit result set to products assigned a specific tag ID."
19784
- msgstr "تنظیم محدودیت نتیجه به محصولات به همراه برچسب خاص."
19785
 
19786
- #: includes/api/v1/class-wc-rest-products-controller.php:2615
19787
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2122
19788
- msgid "Limit result set to products assigned a specific shipping class ID."
19789
- msgstr "تنظیم محدودیت نتیجه به محصولات به همراه روش حمل و نقل خاص."
19790
 
19791
- #: includes/api/v1/class-wc-rest-products-controller.php:2621
19792
- msgid "Limit result set to products with a specific attribute."
19793
- msgstr "تنظیم محدودیت نتیجه به محصولات به همراه ویژگی خاص."
19794
 
19795
- #: includes/api/v1/class-wc-rest-products-controller.php:2627
19796
- #: includes/api/v2/class-wc-rest-products-v2-controller.php:2134
19797
  msgid ""
19798
- "Limit result set to products with a specific attribute term ID (required an "
19799
- "assigned attribute)."
19800
- msgstr "نتیجه محدود به محصولات با خاصیت شرایط ویژه ( نیازمند تعریف ویژگی)."
19801
 
19802
- #: includes/api/v1/class-wc-rest-products-controller.php:2633
19803
- msgid "Limit result set to products with a specific SKU."
19804
- msgstr "تنظیم محدودیت نتیجه به محصولات به همراه شناسه خاص."
19805
 
19806
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:290
19807
- msgid "Gross sales in the period."
19808
- msgstr "فروش ناخالص در دوره ."
 
 
19809
 
19810
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:296
19811
- msgid "Net sales in the period."
19812
- msgstr "فروش خالص در دوره ."
 
19813
 
19814
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:302
19815
- msgid "Average net daily sales."
19816
- msgstr "میانگین فروش خالص روزانه."
19817
-
19818
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:308
19819
- msgid "Total of orders placed."
19820
- msgstr "مجموع سفارش های ثبت شده."
19821
-
19822
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:314
19823
- msgid "Total of items purchased."
19824
- msgstr "مجموع موارد پرداخت شده."
19825
 
19826
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:320
19827
- msgid "Total charged for taxes."
19828
- msgstr "مجموع مالیات شارژ شده."
19829
 
19830
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:326
19831
- msgid "Total charged for shipping."
19832
- msgstr "مجموع مبلغ شارژ شده برای حمل و نقل."
19833
 
19834
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:332
19835
- msgid "Total of refunded orders."
19836
- msgstr "جمع کل سفارش های برگشت خورده."
19837
 
19838
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:338
19839
- msgid "Total of coupons used."
19840
- msgstr "جمع کل کوپن های استفاده شده."
19841
 
19842
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:344
19843
- msgid "Group type."
19844
- msgstr "نوع گروه."
19845
 
19846
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:350
19847
- msgid "Totals."
19848
- msgstr "مجموع."
19849
 
19850
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:373
19851
- msgid "Report period."
19852
- msgstr "دوره گزارش."
19853
 
19854
- #. translators: %s: date format
19855
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:381
19856
- msgid ""
19857
- "Return sales for a specific start date, the date need to be in the %s format."
19858
- msgstr "بازگشت به فروش ها برای یک تاریخ شروع خاص ، تاریخ باید به فرمت %s باشد ."
19859
 
19860
- #. translators: %s: date format
19861
- #: includes/api/v1/class-wc-rest-report-sales-controller.php:389
19862
  msgid ""
19863
- "Return sales for a specific end date, the date need to be in the %s format."
19864
- msgstr "بازگشت به فروش ها برای یک تاریخ پایان خاص ، تاریخ باید به فرمت %s باشد ."
19865
-
19866
- #: includes/api/v1/class-wc-rest-report-top-sellers-controller.php:164
19867
- msgid "Total number of purchases."
19868
- msgstr "تعداد کل خریدها."
19869
 
19870
- #: includes/api/v1/class-wc-rest-reports-controller.php:78
19871
- msgid "List of sales reports."
19872
- msgstr "لیست گزارش های فروش."
19873
 
19874
- #: includes/api/v1/class-wc-rest-reports-controller.php:82
19875
- msgid "List of top sellers products."
19876
- msgstr "لیست محصولات با بیشترین فروش."
19877
 
19878
- #: includes/api/v1/class-wc-rest-reports-controller.php:163
19879
- msgid "A human-readable description of the resource."
19880
- msgstr "توضیحات منابع قابل خواندن توسط انسان."
19881
 
19882
- #: includes/api/v1/class-wc-rest-tax-classes-controller.php:62
19883
- msgid "Unique slug for the resource."
19884
- msgstr "نامک یکتا برای منبع انتخاب کنید."
 
 
 
 
 
19885
 
19886
- #: includes/api/v1/class-wc-rest-tax-classes-controller.php:225
19887
- #: includes/api/v1/class-wc-rest-taxes-controller.php:457
19888
- msgid "Taxes do not support trashing."
19889
- msgstr "مالیات ها از زباله دان پشیبانی نمی کنند."
19890
 
19891
- #: includes/api/v1/class-wc-rest-tax-classes-controller.php:340
19892
- msgid "Tax class name."
19893
- msgstr "نام کلاس مالیاتی."
19894
 
19895
- #: includes/api/v1/class-wc-rest-taxes-controller.php:582
19896
- msgid "Country ISO 3166 code."
19897
- msgstr "کد ISO 3166 کشور."
 
 
19898
 
19899
- #: includes/api/v1/class-wc-rest-taxes-controller.php:592
19900
- msgid "Postcode / ZIP."
19901
- msgstr "کد پستی ."
 
 
 
19902
 
19903
- #: includes/api/v1/class-wc-rest-taxes-controller.php:602
19904
- msgid "Tax rate."
19905
- msgstr "نرخ مالیات"
19906
 
19907
- #: includes/api/v1/class-wc-rest-taxes-controller.php:607
19908
- msgid "Tax rate name."
19909
- msgstr "نام نرخ مالیات."
19910
 
19911
- #: includes/api/v1/class-wc-rest-taxes-controller.php:612
19912
- msgid "Tax priority."
19913
- msgstr "اولویت مالیات"
19914
 
19915
- #: includes/api/v1/class-wc-rest-taxes-controller.php:618
19916
- msgid "Whether or not this is a compound rate."
19917
- msgstr "این نرخ ترکیبی است یا خیر ."
19918
 
19919
- #: includes/api/v1/class-wc-rest-taxes-controller.php:624
19920
- msgid "Whether or not this tax rate also gets applied to shipping."
19921
- msgstr "انتخاب کنید که مالیات روی ارسال کالا هم اعمال بشود یا خیر"
19922
 
19923
- #: includes/api/v1/class-wc-rest-taxes-controller.php:630
19924
- msgid "Indicates the order that will appear in queries."
19925
- msgstr "سفارش که ظاهر می شود در کوئری‌ها نشان داده می شود."
19926
 
19927
- #: includes/api/v1/class-wc-rest-taxes-controller.php:700
19928
- msgid "Sort by tax class."
19929
- msgstr "مرتب سازی بر اساس کلاس مالیات"
19930
 
19931
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:47
19932
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:63
19933
- msgid "Unique identifier for the webhook."
19934
- msgstr "یک مشخصه یکتا برای وب هوک باشد."
19935
 
19936
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:122
19937
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:147
19938
- msgid "Invalid webhook ID."
19939
- msgstr "شناسه وب هوک نامعتبر است."
19940
 
19941
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:232
19942
- #: includes/api/v2/class-wc-rest-webhook-deliveries-v2-controller.php:76
19943
- msgid "The delivery duration, in seconds."
19944
- msgstr "دوره پاسخ ، به ثانیه."
19945
 
19946
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:238
19947
- #: includes/api/v2/class-wc-rest-webhook-deliveries-v2-controller.php:82
19948
- msgid ""
19949
- "A friendly summary of the response including the HTTP response code, message, "
19950
- "and body."
19951
- msgstr "خلاصه ای دوستانه از پاسخی که کد پاسخHTTP ،پیام و بدنه است."
19952
 
19953
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:244
19954
- #: includes/api/v2/class-wc-rest-webhook-deliveries-v2-controller.php:88
19955
- msgid "The URL where the webhook was delivered."
19956
- msgstr "لینک وقتیکه محموله وب هوک تحویل داده شده است."
19957
 
19958
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:251
19959
- #: includes/api/v2/class-wc-rest-webhook-deliveries-v2-controller.php:95
19960
- msgid "Request headers."
19961
- msgstr "سربرگ های درخواست."
19962
 
19963
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:260
19964
- #: includes/api/v2/class-wc-rest-webhook-deliveries-v2-controller.php:104
19965
- msgid "Request body."
19966
- msgstr "بدنه درخواست."
19967
 
19968
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:266
19969
- #: includes/api/v2/class-wc-rest-webhook-deliveries-v2-controller.php:110
19970
- msgid "The HTTP response code from the receiving server."
19971
- msgstr "کد پاسخ HTTP از سرور گیرنده"
19972
 
19973
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:272
19974
- #: includes/api/v2/class-wc-rest-webhook-deliveries-v2-controller.php:116
19975
- msgid "The HTTP response message from the receiving server."
19976
- msgstr "پیام پاسخ HTTP از سرور گیرنده"
 
 
 
19977
 
19978
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:278
19979
- #: includes/api/v2/class-wc-rest-webhook-deliveries-v2-controller.php:122
19980
- msgid "Array of the response headers from the receiving server."
19981
- msgstr "آرایه از سربرگ‌های پاسخ دهنده از سرور گیرنده."
19982
 
19983
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:287
19984
- #: includes/api/v2/class-wc-rest-webhook-deliveries-v2-controller.php:131
19985
- msgid "The response body from the receiving server."
19986
- msgstr "بدنه پاسخ از سرور گیرنده."
19987
 
19988
- #: includes/api/v1/class-wc-rest-webhook-deliveries-controller.php:293
19989
- #: includes/api/v2/class-wc-rest-webhook-deliveries-v2-controller.php:137
19990
- msgid "The date the webhook delivery was logged, in the site's timezone."
19991
- msgstr "تاریخ webhook برگشتی وارد شده براساس منطقه زمانی سایت"
19992
 
19993
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:63
19994
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:636
19995
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:116
19996
- msgid "Webhook topic."
19997
- msgstr "موضوع وب هوک."
19998
 
19999
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:68
20000
- msgid "Webhook delivery URL."
20001
- msgstr "آدرس تحویل وب هوک."
 
20002
 
20003
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:331
20004
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:400
20005
  msgid ""
20006
- "Webhook delivery URL must be a valid URL starting with http:// or https://."
20007
- msgstr "آدرس برگشتی به وب هوک باید درست باشد و با http:// یا https:// شروع شود"
20008
-
20009
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:414
20010
- #, fuzzy
20011
- #| msgid "Webhook topic must be valid."
20012
- msgid "Webhook status must be valid."
20013
- msgstr "موضوع وب هوک می بایست معتبر باشد."
20014
-
20015
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:624
20016
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:104
20017
- msgid "A friendly name for the webhook."
20018
- msgstr "نام دوستانه برای Webhook "
20019
-
20020
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:629
20021
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:109
20022
- msgid "Webhook status."
20023
- msgstr "وضعیت وب هوک."
20024
-
20025
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:641
20026
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:121
20027
- msgid "Webhook resource."
20028
- msgstr "منبع وب هوک."
20029
 
20030
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:647
20031
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:127
20032
- msgid "Webhook event."
20033
- msgstr "رویداد وب هوک."
20034
 
20035
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:653
20036
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:133
20037
- msgid "WooCommerce action names associated with the webhook."
20038
- msgstr "نام اقدامات ووکامرس همراه شده است با webhook."
 
 
 
 
 
 
 
 
20039
 
20040
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:662
20041
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:142
20042
- msgid "The URL where the webhook payload is delivered."
20043
- msgstr "لینک وقتیکه محموله وب هوک تحویل داده شده است."
 
20044
 
20045
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:669
20046
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:149
20047
  msgid ""
20048
- "Secret key used to generate a hash of the delivered webhook and provided in "
20049
- "the request headers. This will default to a MD5 hash from the current user's "
20050
- "ID|username if not provided."
20051
  msgstr ""
20052
- "کلید سری برای تولید hash تحویل webhook که در سربرگ‌ها ارائه می شود است.پیشفرض "
20053
- "MD5 hash از شناسه کاربرفعلی|نام‌کاربری اگر ارائه نشده باشد."
 
20054
 
20055
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:674
20056
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:154
20057
- msgid "The date the webhook was created, in the site's timezone."
20058
- msgstr "تاریخ ایجاد وب هوک بر اساس تاریخ محلی سایت."
 
20059
 
20060
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:680
20061
- #: includes/api/v2/class-wc-rest-webhooks-v2-controller.php:166
20062
- msgid "The date the webhook was last modified, in the site's timezone."
20063
- msgstr "تاریخ آخرین تغییر وب هوک بر اساس تاریخ محلی سایت."
20064
 
20065
- #: includes/api/v1/class-wc-rest-webhooks-controller.php:757
20066
- msgid "Limit result set to webhooks assigned a specific status."
20067
- msgstr "نتیجه حد webhooks اختصاص یک وضعیت خاص تنظیم کنید."
 
20068
 
20069
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:357
20070
- msgid "The date the coupon was created, as GMT."
20071
- msgstr "تاریخ ایجاد کد تخفیف بر اساس تاریخ GMT."
20072
-
20073
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:369
20074
- msgid "The date the coupon was last modified, as GMT."
20075
- msgstr "تاریخ آخرین تغییر کد کوپن بر اساس تاریخ GMT."
20076
-
20077
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:387
20078
- msgid "The date the coupon expires, in the site's timezone."
20079
- msgstr "تاریخ انقضای کد کوپن (تخفیف) بر اساس تاریخ محلی سایت."
20080
-
20081
- #: includes/api/v2/class-wc-rest-coupons-v2-controller.php:392
20082
- msgid "The date the coupon expires, as GMT."
20083
- msgstr "تاریخ انقضای کد کوپن (تخفیف) بر اساس تاریخ GMT."
20084
-
20085
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:81
20086
- msgid "Download ID."
20087
- msgstr "شناسه دانلود."
20088
-
20089
- #: includes/api/v2/class-wc-rest-customer-downloads-v2-controller.php:135
20090
- msgid "The date when download access expires, as GMT."
20091
- msgstr "تاریخ انقضای دسترسی به فایل دانلودی به صورت GMT."
20092
 
20093
- #: includes/api/v2/class-wc-rest-netw
4
  msgstr ""
5
  "Project-Id-Version: Persian Woocommerce\n"
6
  "Report-Msgid-Bugs-To: https://github.com/woocommerce/woocommerce/issues\n"
7
+ "POT-Creation-Date: 2019-08-12 13:41:07+00:00\n"
8
+ "PO-Revision-Date: 2019-09-03 13:44+0430\n"
9
  "Last-Translator: MahdiY <M@hdiY.IR>\n"
10
  "Language-Team: WooCommerce.ir\n"
11
  "Language: fa_IR\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=1; plural=0;\n"
16
  "X-Generator: Poedit 2.2.1\n"
17
+ "X-Poedit-SourceCharset: UTF-8\n"
18
 
19
  #: i18n/continents.php:15
20
  msgid "Africa"
177
  msgstr "محدوده اقیانوس هند تحت سیطره بریتانیا"
178
 
179
  #: i18n/countries.php:48
 
 
 
 
180
  msgid "Brunei"
181
  msgstr "برونئی"
182
 
183
+ #: i18n/countries.php:49
184
  msgid "Bulgaria"
185
  msgstr "بلغارستان"
186
 
187
+ #: i18n/countries.php:50
188
  msgid "Burkina Faso"
189
  msgstr "بورکینافاسو"
190
 
191
+ #: i18n/countries.php:51
192
  msgid "Burundi"
193
  msgstr "بوروندی"
194
 
195
+ #: i18n/countries.php:52
196
  msgid "Cambodia"
197
  msgstr "کامبوج"
198
 
199
+ #: i18n/countries.php:53
200
  msgid "Cameroon"
201
  msgstr "كامرون"
202
 
203
+ #: i18n/countries.php:54
204
  msgid "Canada"
205
  msgstr "كانادا"
206
 
207
+ #: i18n/countries.php:55
208
  msgid "Cape Verde"
209
  msgstr "کیپ ورد"
210
 
211
+ #: i18n/countries.php:56
212
  msgid "Cayman Islands"
213
  msgstr "جزابر کیمن"
214
 
215
+ #: i18n/countries.php:57
216
  msgid "Central African Republic"
217
  msgstr "جمهوری آفریقای مرکزی"
218
 
219
+ #: i18n/countries.php:58
220
  msgid "Chad"
221
  msgstr "چاد"
222
 
223
+ #: i18n/countries.php:59
224
  msgid "Chile"
225
  msgstr "شيلي"
226
 
227
+ #: i18n/countries.php:60
228
  msgid "China"
229
  msgstr "چين"
230
 
231
+ #: i18n/countries.php:61
232
  msgid "Christmas Island"
233
  msgstr "جزیره کریسمس"
234
 
235
+ #: i18n/countries.php:62
236
  msgid "Cocos (Keeling) Islands"
237
  msgstr "جزایر کوکوس"
238
 
239
+ #: i18n/countries.php:63
240
  msgid "Colombia"
241
  msgstr "كلمبيا"
242
 
243
+ #: i18n/countries.php:64
244
  msgid "Comoros"
245
  msgstr "کومور"
246
 
247
+ #: i18n/countries.php:65
248
  msgid "Congo (Brazzaville)"
249
  msgstr "کنگو (برازاویل)"
250
 
251
+ #: i18n/countries.php:66
252
  msgid "Congo (Kinshasa)"
253
  msgstr "کنگو (کینشازا)"
254
 
255
+ #: i18n/countries.php:67
256
  msgid "Cook Islands"
257
  msgstr "جزایر کوک"
258
 
259
+ #: i18n/countries.php:68
260
  msgid "Costa Rica"
261
  msgstr "كاستا ريكا"
262
 
263
+ #: i18n/countries.php:69
264
  msgid "Croatia"
265
  msgstr "كرواسي"
266
 
267
+ #: i18n/countries.php:70
268
  msgid "Cuba"
269
  msgstr "كوبا"
270
 
271
+ #: i18n/countries.php:71
272
  msgid "Cura&ccedil;ao"
273
  msgstr "کورا و سدیل؛ آئو"
274
 
275
+ #: i18n/countries.php:72
276
  msgid "Cyprus"
277
  msgstr "قبرس"
278
 
279
+ #: i18n/countries.php:73
280
  msgid "Czech Republic"
281
  msgstr "جمهوري چك"
282
 
283
+ #: i18n/countries.php:74
284
  msgid "Denmark"
285
  msgstr "دانمارك"
286
 
287
+ #: i18n/countries.php:75
288
  msgid "Djibouti"
289
  msgstr "جیبوتی"
290
 
291
+ #: i18n/countries.php:76
292
  msgid "Dominica"
293
  msgstr "دومنيكا"
294
 
295
+ #: i18n/countries.php:77
296
  msgid "Dominican Republic"
297
  msgstr "جمهوري دومنيكا"
298
 
299
+ #: i18n/countries.php:78
300
  msgid "Ecuador"
301
  msgstr "اكوادر"
302
 
303
+ #: i18n/countries.php:79
304
  msgid "Egypt"
305
  msgstr "مصر"
306
 
307
+ #: i18n/countries.php:80
308
  msgid "El Salvador"
309
  msgstr "الساوادر"
310
 
311
+ #: i18n/countries.php:81
312
  msgid "Equatorial Guinea"
313
  msgstr "گینه استوایی"
314
 
315
+ #: i18n/countries.php:82
316
  msgid "Eritrea"
317
  msgstr "اریتره"
318
 
319
+ #: i18n/countries.php:83
320
  msgid "Estonia"
321
  msgstr "استوني"
322
 
323
+ #: i18n/countries.php:84
324
  msgid "Ethiopia"
325
  msgstr "اتيوپي"
326
 
327
+ #: i18n/countries.php:85
328
  msgid "Falkland Islands"
329
  msgstr "جزایر فالکلند"
330
 
331
+ #: i18n/countries.php:86
332
  msgid "Faroe Islands"
333
  msgstr "جزایر فارو"
334
 
335
+ #: i18n/countries.php:87
336
  msgid "Fiji"
337
  msgstr "فیجی"
338
 
339
+ #: i18n/countries.php:88
340
  msgid "Finland"
341
  msgstr "فنلاند"
342
 
343
+ #: i18n/countries.php:89
344
  msgid "France"
345
  msgstr "فرانسه"
346
 
347
+ #: i18n/countries.php:90
348
  msgid "French Guiana"
349
  msgstr "گویان فرانسه"
350
 
351
+ #: i18n/countries.php:91
352
  msgid "French Polynesia"
353
  msgstr "پلی نزی فرانسه"
354
 
355
+ #: i18n/countries.php:92
356
  msgid "French Southern Territories"
357
  msgstr "محدوده جنوبی تحت سیطره فرانسه"
358
 
359
+ #: i18n/countries.php:93
360
  msgid "Gabon"
361
  msgstr "گابون"
362
 
363
+ #: i18n/countries.php:94
364
  msgid "Gambia"
365
  msgstr "گامبيا"
366
 
367
+ #: i18n/countries.php:95
368
  msgid "Georgia"
369
  msgstr "گرجستان"
370
 
371
+ #: i18n/countries.php:96
372
  msgid "Germany"
373
  msgstr "آلمان"
374
 
375
+ #: i18n/countries.php:97
376
  msgid "Ghana"
377
  msgstr "غنا"
378
 
379
+ #: i18n/countries.php:98
380
  msgid "Gibraltar"
381
  msgstr "جبل الطارق"
382
 
383
+ #: i18n/countries.php:99
384
  msgid "Greece"
385
  msgstr "يونان"
386
 
387
+ #: i18n/countries.php:100
388
  msgid "Greenland"
389
  msgstr "گرینلند"
390
 
391
+ #: i18n/countries.php:101
392
  msgid "Grenada"
393
  msgstr "گرانادا"
394
 
395
+ #: i18n/countries.php:102
396
  msgid "Guadeloupe"
397
  msgstr "گوادولوپ"
398
 
399
+ #: i18n/countries.php:103
400
  msgid "Guam"
401
  msgstr "گوام"
402
 
403
+ #: i18n/countries.php:104
404
  msgid "Guatemala"
405
  msgstr "گواتمالا"
406
 
407
+ #: i18n/countries.php:105
408
  msgid "Guernsey"
409
  msgstr "گرنزی"
410
 
411
+ #: i18n/countries.php:106
412
  msgid "Guinea"
413
  msgstr "گينه"
414
 
415
+ #: i18n/countries.php:107
416
  msgid "Guinea-Bissau"
417
  msgstr "گينه بي سائو"
418
 
419
+ #: i18n/countries.php:108
420
  msgid "Guyana"
421
  msgstr "گویان"
422
 
423
+ #: i18n/countries.php:109
424
  msgid "Haiti"
425
  msgstr "هائيتي"
426
 
427
+ #: i18n/countries.php:110
428
  msgid "Heard Island and McDonald Islands"
429
  msgstr "جزیره هرد و جزایر مک‌دونالد"
430
 
431
+ #: i18n/countries.php:111
432
  msgid "Honduras"
433
  msgstr "هندوراس"
434
 
435
+ #: i18n/countries.php:112
436
  msgid "Hong Kong"
437
  msgstr "هنگ كنگ"
438
 
439
+ #: i18n/countries.php:113
440
  msgid "Hungary"
441
  msgstr "مجارستان"
442
 
443
+ #: i18n/countries.php:114
444
  msgid "Iceland"
445
  msgstr "ایسلند"
446
 
447
+ #: i18n/countries.php:115
448
  msgid "India"
449
  msgstr "هند"
450
 
451
+ #: i18n/countries.php:116
452
  msgid "Indonesia"
453
  msgstr "اندونزي"
454
 
455
+ #: i18n/countries.php:117
456
  msgid "Iran"
457
  msgstr "ایران"
458
 
459
+ #: i18n/countries.php:118
460
  msgid "Iraq"
461
  msgstr "عراق"
462
 
463
+ #: i18n/countries.php:119
464
  msgid "Ireland"
465
  msgstr "Ireland"
466
 
467
+ #: i18n/countries.php:120
468
  msgid "Isle of Man"
469
  msgstr "جزیره انسان"
470
 
471
+ #: i18n/countries.php:121
472
  msgid "Israel"
473
  msgstr "رژيم صهيونيستي"
474
 
475
+ #: i18n/countries.php:122
476
  msgid "Italy"
477
  msgstr "ايتاليا"
478
 
479
+ #: i18n/countries.php:123
480
  msgid "Ivory Coast"
481
  msgstr "ساحل عاج"
482
 
483
+ #: i18n/countries.php:124
484
  msgid "Jamaica"
485
  msgstr "جامائيكا"
486
 
487
+ #: i18n/countries.php:125
488
  msgid "Japan"
489
  msgstr "ژاپن"
490
 
491
+ #: i18n/countries.php:126
492
  msgid "Jersey"
493
  msgstr "جرسي"
494
 
495
+ #: i18n/countries.php:127
496
  msgid "Jordan"
497
  msgstr "اردن"
498
 
499
+ #: i18n/countries.php:128
500
  msgid "Kazakhstan"
501
  msgstr "قزاقستان"
502
 
503
+ #: i18n/countries.php:129
504
  msgid "Kenya"
505
  msgstr "كنيا"
506
 
507
+ #: i18n/countries.php:130
508
  msgid "Kiribati"
509
  msgstr "كيريبيتي"
510
 
511
+ #: i18n/countries.php:131
512
  msgid "Kuwait"
513
  msgstr "كويت"
514
 
515
+ #: i18n/countries.php:132
516
  msgid "Kyrgyzstan"
517
  msgstr "قرقیزستان"
518
 
519
+ #: i18n/countries.php:133
520
  msgid "Laos"
521
  msgstr "لائوس"
522
 
523
+ #: i18n/countries.php:134
524
  msgid "Latvia"
525
  msgstr "لتونی"
526
 
527
+ #: i18n/countries.php:135
528
  msgid "Lebanon"
529
  msgstr "لبنان"
530
 
531
+ #: i18n/countries.php:136
532
  msgid "Lesotho"
533
  msgstr "لسوتو"
534
 
535
+ #: i18n/countries.php:137
536
  msgid "Liberia"
537
  msgstr "لیبریا"
538
 
539
+ #: i18n/countries.php:138
540
  msgid "Libya"
541
  msgstr "ليبي"
542
 
543
+ #: i18n/countries.php:139
544
  msgid "Liechtenstein"
545
  msgstr "لیختن اشتاین"
546
 
547
+ #: i18n/countries.php:140
548
  msgid "Lithuania"
549
  msgstr "ليتواني"
550
 
551
+ #: i18n/countries.php:141
552
  msgid "Luxembourg"
553
  msgstr "لوكسامبورگ"
554
 
555
+ #: i18n/countries.php:142
556
  msgid "Macao S.A.R., China"
557
  msgstr "ماکائو"
558
 
559
+ #: i18n/countries.php:143
560
+ msgid "North Macedonia"
561
+ msgstr "مقدونيه شمالی"
562
 
563
+ #: i18n/countries.php:144
564
  msgid "Madagascar"
565
  msgstr "ماداگاسكار"
566
 
567
+ #: i18n/countries.php:145
568
  msgid "Malawi"
569
  msgstr "مالاوی"
570
 
571
+ #: i18n/countries.php:146
572
  msgid "Malaysia"
573
  msgstr "مالزي"
574
 
575
+ #: i18n/countries.php:147
576
  msgid "Maldives"
577
  msgstr "مالديو"
578
 
579
+ #: i18n/countries.php:148
580
  msgid "Mali"
581
  msgstr "مالي"
582
 
583
+ #: i18n/countries.php:149
584
  msgid "Malta"
585
  msgstr "مالتا"
586
 
587
+ #: i18n/countries.php:150
588
  msgid "Marshall Islands"
589
  msgstr "جزایر مارشال"
590
 
591
+ #: i18n/countries.php:151
592
  msgid "Martinique"
593
  msgstr "مارتینیک"
594
 
595
+ #: i18n/countries.php:152
596
  msgid "Mauritania"
597
  msgstr "موریتانی"
598
 
599
+ #: i18n/countries.php:153
600
  msgid "Mauritius"
601
  msgstr "موریس"
602
 
603
+ #: i18n/countries.php:154
604
  msgid "Mayotte"
605
  msgstr "مایوت"
606
 
607
+ #: i18n/countries.php:155
608
  msgid "Mexico"
609
  msgstr "مكزيك"
610
 
611
+ #: i18n/countries.php:156
612
  msgid "Micronesia"
613
  msgstr "میکرونزی"
614
 
615
+ #: i18n/countries.php:157
616
  msgid "Moldova"
617
  msgstr "مالديو"
618
 
619
+ #: i18n/countries.php:158
620
  msgid "Monaco"
621
  msgstr "موناکو"
622
 
623
+ #: i18n/countries.php:159
624
  msgid "Mongolia"
625
  msgstr "مغولستان"
626
 
627
+ #: i18n/countries.php:160
628
  msgid "Montenegro"
629
  msgstr "مونته نگرو"
630
 
631
+ #: i18n/countries.php:161
632
  msgid "Montserrat"
633
  msgstr "مونتسرات"
634
 
635
+ #: i18n/countries.php:162
636
  msgid "Morocco"
637
  msgstr "مراكش"
638
 
639
+ #: i18n/countries.php:163
640
  msgid "Mozambique"
641
  msgstr "موزامبيك"
642
 
643
+ #: i18n/countries.php:164
644
  msgid "Myanmar"
645
  msgstr "ميانمار"
646
 
647
+ #: i18n/countries.php:165
648
  msgid "Namibia"
649
  msgstr "نامیبیا"
650
 
651
+ #: i18n/countries.php:166
652
  msgid "Nauru"
653
  msgstr "نائورو"
654
 
655
+ #: i18n/countries.php:167
656
  msgid "Nepal"
657
  msgstr "نپال"
658
 
659
+ #: i18n/countries.php:168
660
  msgid "Netherlands"
661
  msgstr "هلند"
662
 
663
+ #: i18n/countries.php:169
664
  msgid "New Caledonia"
665
  msgstr "کالدونیای جدید"
666
 
667
+ #: i18n/countries.php:170
668
  msgid "New Zealand"
669
  msgstr "نيوزلند"
670
 
671
+ #: i18n/countries.php:171
672
  msgid "Nicaragua"
673
  msgstr "نیکاراگوئه"
674
 
675
+ #: i18n/countries.php:172 i18n/states/NG.php:40 i18n/states.php:837
676
  msgid "Niger"
677
  msgstr "نیجر"
678
 
679
+ #: i18n/countries.php:173
680
  msgid "Nigeria"
681
  msgstr "نيجريه"
682
 
683
+ #: i18n/countries.php:174
684
  msgid "Niue"
685
  msgstr "نیوئه"
686
 
687
+ #: i18n/countries.php:175
688
  msgid "Norfolk Island"
689
  msgstr "جزیره نورفولک"
690
 
691
+ #: i18n/countries.php:176
692
  msgid "Northern Mariana Islands"
693
  msgstr "جزایر ماریانای شمالی"
694
 
695
+ #: i18n/countries.php:177
696
  msgid "North Korea"
697
  msgstr "كره ي شمالي"
698
 
699
+ #: i18n/countries.php:178
700
  msgid "Norway"
701
  msgstr "نروژ"
702
 
703
+ #: i18n/countries.php:179
704
  msgid "Oman"
705
  msgstr "عمان"
706
 
707
+ #: i18n/countries.php:180
708
  msgid "Pakistan"
709
  msgstr "پاكستان"
710
 
711
+ #: i18n/countries.php:181
712
  msgid "Palestinian Territory"
713
  msgstr "سرزمینهای فلسطین"
714
 
715
+ #: i18n/countries.php:182
716
  msgid "Panama"
717
  msgstr "پاناما"
718
 
719
+ #: i18n/countries.php:183
720
  msgid "Papua New Guinea"
721
  msgstr "پاپوا گينه ي نو"
722
 
723
+ #: i18n/countries.php:184
724
  msgid "Paraguay"
725
  msgstr "پاراگوئه"
726
 
727
+ #: i18n/countries.php:185
728
  msgid "Peru"
729
  msgstr "پرو"
730
 
731
+ #: i18n/countries.php:186
732
  msgid "Philippines"
733
  msgstr "فيليپين"
734
 
735
+ #: i18n/countries.php:187
736
  msgid "Pitcairn"
737
  msgstr "پیتکارین"
738
 
739
+ #: i18n/countries.php:188
740
  msgid "Poland"
741
  msgstr "لهستان"
742
 
743
+ #: i18n/countries.php:189
744
  msgid "Portugal"
745
  msgstr "پرتغال"
746
 
747
+ #: i18n/countries.php:190
748
  msgid "Puerto Rico"
749
  msgstr "پورتوریکو"
750
 
751
+ #: i18n/countries.php:191
752
  msgid "Qatar"
753
  msgstr "قطر"
754
 
755
+ #: i18n/countries.php:192
756
  msgid "Reunion"
757
  msgstr "رئونیون"
758
 
759
+ #: i18n/countries.php:193
760
  msgid "Romania"
761
  msgstr "روماني"
762
 
763
+ #: i18n/countries.php:194
764
  msgid "Russia"
765
  msgstr "روسيه"
766
 
767
+ #: i18n/countries.php:195
768
  msgid "Rwanda"
769
  msgstr "رواندا"
770
 
771
+ #: i18n/countries.php:196
772
  msgid "Saint Barth&eacute;lemy"
773
  msgstr "سنت بارثلمی"
774
 
775
+ #: i18n/countries.php:197
776
  msgid "Saint Helena"
777
  msgstr "سنت هلن"
778
 
779
+ #: i18n/countries.php:198
780
  msgid "Saint Kitts and Nevis"
781
  msgstr "سنت کیتس و نویس"
782
 
783
+ #: i18n/countries.php:199
784
  msgid "Saint Lucia"
785
  msgstr "سنت لوسیا"
786
 
787
+ #: i18n/countries.php:200
788
  msgid "Saint Martin (French part)"
789
  msgstr "سنت مارتین (بخش فرانسه)"
790
 
791
+ #: i18n/countries.php:201
792
  msgid "Saint Martin (Dutch part)"
793
  msgstr "سنت مارتین (بخش هلند)"
794
 
795
+ #: i18n/countries.php:202
796
  msgid "Saint Pierre and Miquelon"
797
  msgstr "سنت پیر و میکلون"
798
 
799
+ #: i18n/countries.php:203
800
  msgid "Saint Vincent and the Grenadines"
801
  msgstr "سنت وینسنت و گرنادین"
802
 
803
+ #: i18n/countries.php:204
804
  msgid "San Marino"
805
  msgstr "سن مارینو"
806
 
807
+ #: i18n/countries.php:205
808
  msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
809
  msgstr "سائوتومه و پرینسیپ"
810
 
811
+ #: i18n/countries.php:206
812
  msgid "Saudi Arabia"
813
  msgstr "عربستان سعودی"
814
 
815
+ #: i18n/countries.php:207
816
  msgid "Senegal"
817
  msgstr "سنگال"
818
 
819
+ #: i18n/countries.php:208
820
  msgid "Serbia"
821
  msgstr "صربستان"
822
 
823
+ #: i18n/countries.php:209
824
  msgid "Seychelles"
825
  msgstr "سیشل"
826
 
827
+ #: i18n/countries.php:210
828
  msgid "Sierra Leone"
829
  msgstr "سیرالئون"
830
 
831
+ #: i18n/countries.php:211
832
  msgid "Singapore"
833
  msgstr "سنگاپور"
834
 
835
+ #: i18n/countries.php:212
836
  msgid "Slovakia"
837
  msgstr "اسلواکی"
838
 
839
+ #: i18n/countries.php:213
840
  msgid "Slovenia"
841
  msgstr "اسلونی"
842
 
843
+ #: i18n/countries.php:214
844
  msgid "Solomon Islands"
845
  msgstr "جزاير سليمان"
846
 
847
+ #: i18n/countries.php:215
848
  msgid "Somalia"
849
  msgstr "سومالی"
850
 
851
+ #: i18n/countries.php:216
852
  msgid "South Africa"
853
  msgstr "آفريقای جنوبي"
854
 
855
+ #: i18n/countries.php:217
856
  msgid "South Georgia/Sandwich Islands"
857
  msgstr "گرجستان جنوبی / جزایر ساندویچ"
858
 
859
+ #: i18n/countries.php:218
860
  msgid "South Korea"
861
  msgstr "كره ی جنوبي"
862
 
863
+ #: i18n/countries.php:219
864
  msgid "South Sudan"
865
  msgstr "سودان جنوبی"
866
 
867
+ #: i18n/countries.php:220
868
  msgid "Spain"
869
  msgstr "اسپانيا"
870
 
871
+ #: i18n/countries.php:221
872
  msgid "Sri Lanka"
873
  msgstr "سريلانكا"
874
 
875
+ #: i18n/countries.php:222
876
  msgid "Sudan"
877
  msgstr "سودان"
878
 
879
+ #: i18n/countries.php:223
880
  msgid "Suriname"
881
  msgstr "سورینام"
882
 
883
+ #: i18n/countries.php:224
884
  msgid "Svalbard and Jan Mayen"
885
  msgstr "اسوالبارد و جان ماین"
886
 
887
+ #: i18n/countries.php:225
888
  msgid "Swaziland"
889
  msgstr "سوازیلند"
890
 
891
+ #: i18n/countries.php:226
892
  msgid "Sweden"
893
  msgstr "سوئد"
894
 
895
+ #: i18n/countries.php:227
896
  msgid "Switzerland"
897
  msgstr "سوييس"
898
 
899
+ #: i18n/countries.php:228
900
  msgid "Syria"
901
  msgstr "سوريه"
902
 
903
+ #: i18n/countries.php:229
904
  msgid "Taiwan"
905
  msgstr "تايوان"
906
 
907
+ #: i18n/countries.php:230
908
  msgid "Tajikistan"
909
  msgstr "تاجيكستان"
910
 
911
+ #: i18n/countries.php:231
912
  msgid "Tanzania"
913
  msgstr "تانزانيا"
914
 
915
+ #: i18n/countries.php:232
916
  msgid "Thailand"
917
  msgstr "تايلند"
918
 
919
+ #: i18n/countries.php:233
920
  msgid "Timor-Leste"
921
  msgstr "تیمور"
922
 
923
+ #: i18n/countries.php:234
924
  msgid "Togo"
925
  msgstr "توگو"
926
 
927
+ #: i18n/countries.php:235
928
  msgid "Tokelau"
929
  msgstr "توکلائو"
930
 
931
+ #: i18n/countries.php:236
932
  msgid "Tonga"
933
  msgstr "تونگا"
934
 
935
+ #: i18n/countries.php:237
936
  msgid "Trinidad and Tobago"
937
  msgstr "ترینیداد و توباگو"
938
 
939
+ #: i18n/countries.php:238
940
  msgid "Tunisia"
941
  msgstr "تونس"
942
 
943
+ #: i18n/countries.php:239
944
  msgid "Turkey"
945
  msgstr "تركيه"
946
 
947
+ #: i18n/countries.php:240
948
  msgid "Turkmenistan"
949
  msgstr "تركمنستان"
950
 
951
+ #: i18n/countries.php:241
952
  msgid "Turks and Caicos Islands"
953
  msgstr "جزایر تورکس و کایکوس"
954
 
955
+ #: i18n/countries.php:242
956
  msgid "Tuvalu"
957
  msgstr "تووالو"
958
 
959
+ #: i18n/countries.php:243
960
  msgid "Uganda"
961
  msgstr "اوگاندا"
962
 
963
+ #: i18n/countries.php:244
964
  msgid "Ukraine"
965
  msgstr "اوكراين"
966
 
967
+ #: i18n/countries.php:245
968
  msgid "United Arab Emirates"
969
  msgstr "امارات متحده ي عربي"
970
 
971
+ #: i18n/countries.php:246
972
  msgid "United Kingdom (UK)"
973
  msgstr "انگلستان"
974
 
975
+ #: i18n/countries.php:247
976
  msgid "United States (US)"
977
  msgstr "آمريكا"
978
 
979
+ #: i18n/countries.php:248
980
  msgid "United States (US) Minor Outlying Islands"
981
  msgstr "United States (US) Minor Outlying Islands"
982
 
983
+ #: i18n/countries.php:249
 
 
 
 
984
  msgid "Uruguay"
985
  msgstr "اوروگوئه"
986
 
987
+ #: i18n/countries.php:250
988
  msgid "Uzbekistan"
989
  msgstr "ازبكستان"
990
 
991
+ #: i18n/countries.php:251
992
  msgid "Vanuatu"
993
  msgstr "وانواتو"
994
 
995
+ #: i18n/countries.php:252
996
  msgid "Vatican"
997
  msgstr "واتيكان"
998
 
999
+ #: i18n/countries.php:253
1000
  msgid "Venezuela"
1001
  msgstr "ونزوئلا"
1002
 
1003
+ #: i18n/countries.php:254
1004
  msgid "Vietnam"
1005
  msgstr "ويتنام"
1006
 
1007
+ #: i18n/countries.php:255
1008
+ #| msgid "British Virgin Islands"
1009
+ msgid "Virgin Islands (British)"
1010
+ msgstr "Virgin Islands (British)"
1011
+
1012
+ #: i18n/countries.php:256
1013
+ #| msgid "British Virgin Islands"
1014
+ msgid "Virgin Islands (US)"
1015
+ msgstr "Virgin Islands (US)"
1016
+
1017
  #: i18n/countries.php:257
1018
  msgid "Wallis and Futuna"
1019
  msgstr "والیس و فوتونا"
1038
  msgid "Zimbabwe"
1039
  msgstr "زیمباوه"
1040
 
1041
+ #: i18n/states/AO.php:14 i18n/states.php:18
 
 
 
 
1042
  msgid "Bengo"
1043
  msgstr "Bengo"
1044
 
1045
+ #: i18n/states/AO.php:15 i18n/states.php:19
1046
  msgid "Benguela"
1047
  msgstr "Benguela"
1048
 
1049
+ #: i18n/states/AO.php:16 i18n/states.php:20
1050
  msgid "Bié"
1051
  msgstr "Bié"
1052
 
1053
+ #: i18n/states/AO.php:17 i18n/states.php:21
1054
  msgid "Cabinda"
1055
  msgstr "Cabinda"
1056
 
1057
+ #: i18n/states/AO.php:18 i18n/states.php:22
1058
  msgid "Cunene"
1059
  msgstr "Cunene"
1060
 
1061
+ #: i18n/states/AO.php:19 i18n/states.php:23
1062
  msgid "Huambo"
1063
  msgstr "Huambo"
1064
 
1065
+ #: i18n/states/AO.php:20 i18n/states.php:24
1066
  msgid "Huíla"
1067
  msgstr "Huíla"
1068
 
1069
+ #: i18n/states/AO.php:21 i18n/states.php:25
1070
  msgid "Kuando Kubango"
1071
  msgstr "Kuando Kubango"
1072
 
1073
+ #: i18n/states/AO.php:22 i18n/states.php:26
1074
  msgid "Kwanza-Norte"
1075
  msgstr "Kwanza-Norte"
1076
 
1077
+ #: i18n/states/AO.php:23 i18n/states.php:27
1078
  msgid "Kwanza-Sul"
1079
  msgstr "Kwanza-Sul"
1080
 
1081
+ #: i18n/states/AO.php:24 i18n/states.php:28
1082
  msgid "Luanda"
1083
  msgstr "Luanda"
1084
 
1085
+ #: i18n/states/AO.php:25 i18n/states.php:29
1086
  msgid "Lunda-Norte"
1087
  msgstr "Lunda-Norte"
1088
 
1089
+ #: i18n/states/AO.php:26 i18n/states.php:30
1090
  msgid "Lunda-Sul"
1091
  msgstr "Lunda-Sul"
1092
 
1093
+ #: i18n/states/AO.php:27 i18n/states.php:31
1094
  msgid "Malanje"
1095
  msgstr "Malanje"
1096
 
1097
+ #: i18n/states/AO.php:28 i18n/states.php:32
1098
  msgid "Moxico"
1099
  msgstr "مكزيك"
1100
 
1101
+ #: i18n/states/AO.php:29 i18n/states.php:33
1102
  msgid "Namibe"
1103
  msgstr "نامیبیا"
1104
 
1105
+ #: i18n/states/AO.php:30 i18n/states.php:34
1106
  msgid "Uíge"
1107
  msgstr "Uíge"
1108
 
1109
+ #: i18n/states/AO.php:31 i18n/states.php:35
1110
  msgid "Zaire"
1111
  msgstr "Zaire"
1112
 
1113
+ #: i18n/states/AR.php:14 i18n/states.php:38
1114
  msgid "Ciudad Aut&oacute;noma de Buenos Aires"
1115
  msgstr "Ciudad Aut&oacute;noma de Buenos Aires"
1116
 
1117
+ #: i18n/states/AR.php:15 i18n/states.php:39
1118
  msgid "Buenos Aires"
1119
  msgstr "بوینس آیرس"
1120
 
1121
+ #: i18n/states/AR.php:16 i18n/states.php:40
1122
  msgid "Catamarca"
1123
  msgstr "کاتامارکا"
1124
 
1125
+ #: i18n/states/AR.php:17 i18n/states.php:41
1126
  msgid "Chaco"
1127
  msgstr "چاکو"
1128
 
1129
+ #: i18n/states/AR.php:18 i18n/states.php:42
1130
  msgid "Chubut"
1131
  msgstr "چابوت"
1132
 
1133
+ #: i18n/states/AR.php:19 i18n/states/ES.php:31 i18n/states.php:43
1134
+ #: i18n/states.php:313
1135
  msgid "C&oacute;rdoba"
1136
  msgstr "C&oacute;rdoba"
1137
 
1138
+ #: i18n/states/AR.php:20 i18n/states.php:44
1139
  msgid "Corrientes"
1140
  msgstr "کورینتس"
1141
 
1142
+ #: i18n/states/AR.php:21 i18n/states.php:45
1143
  msgid "Entre R&iacute;os"
1144
  msgstr "Entre R&iacute;os"
1145
 
1146
+ #: i18n/states/AR.php:22 i18n/states.php:46
1147
  msgid "Formosa"
1148
  msgstr "فورموسا"
1149
 
1150
+ #: i18n/states/AR.php:23 i18n/states.php:47
1151
  msgid "Jujuy"
1152
  msgstr "جوجوی"
1153
 
1154
+ #: i18n/states/AR.php:24 i18n/states.php:48
1155
  msgid "La Pampa"
1156
  msgstr "لاپامپا"
1157
 
1158
+ #: i18n/states/AR.php:25 i18n/states/ES.php:40 i18n/states.php:49
1159
+ #: i18n/states.php:322
1160
  msgid "La Rioja"
1161
  msgstr "لاریوجا"
1162
 
1163
+ #: i18n/states/AR.php:26 i18n/states.php:50
1164
  msgid "Mendoza"
1165
  msgstr "مندوزا"
1166
 
1167
+ #: i18n/states/AR.php:27 i18n/states/PY.php:22 i18n/states.php:51
1168
+ #: i18n/states.php:1024
1169
  msgid "Misiones"
1170
  msgstr "Misiones"
1171
 
1172
+ #: i18n/states/AR.php:28 i18n/states.php:52
1173
  msgid "Neuqu&eacute;n"
1174
  msgstr "Neuqu&eacute;n"
1175
 
1176
+ #: i18n/states/AR.php:29 i18n/states.php:53
1177
  msgid "R&iacute;o Negro"
1178
  msgstr "R&iacute;o Negro"
1179
 
1180
+ #: i18n/states/AR.php:30 i18n/states.php:54
1181
  msgid "Salta"
1182
  msgstr "سالتا"
1183
 
1184
+ #: i18n/states/AR.php:31 i18n/states.php:55
1185
  msgid "San Juan"
1186
  msgstr "سن جان"
1187
 
1188
+ #: i18n/states/AR.php:32 i18n/states.php:56
1189
  msgid "San Luis"
1190
  msgstr "سن لوییس"
1191
 
1192
+ #: i18n/states/AR.php:33 i18n/states/BO.php:21 i18n/states.php:57
1193
+ #: i18n/states.php:182
1194
  msgid "Santa Cruz"
1195
  msgstr "سانتا کروز"
1196
 
1197
+ #: i18n/states/AR.php:34 i18n/states.php:58
1198
  msgid "Santa Fe"
1199
  msgstr "سانتافه"
1200
 
1201
+ #: i18n/states/AR.php:35 i18n/states.php:59
1202
  msgid "Santiago del Estero"
1203
  msgstr "سانتیاگو دل استرو"
1204
 
1205
+ #: i18n/states/AR.php:36 i18n/states.php:60
1206
  msgid "Tierra del Fuego"
1207
  msgstr "تیرا دل فیوگو"
1208
 
1209
+ #: i18n/states/AR.php:37 i18n/states.php:61
1210
  msgid "Tucum&aacute;n"
1211
  msgstr "Tucum&aacute;n"
1212
 
1213
+ #: i18n/states/AU.php:14 i18n/states.php:65
1214
  msgid "Australian Capital Territory"
1215
  msgstr "Australian Capital Territory"
1216
 
1217
+ #: i18n/states/AU.php:15 i18n/states.php:66
1218
  msgid "New South Wales"
1219
  msgstr "New South Wales"
1220
 
1221
+ #: i18n/states/AU.php:16 i18n/states.php:67
1222
  msgid "Northern Territory"
1223
  msgstr "Northern Territory"
1224
 
1225
+ #: i18n/states/AU.php:17 i18n/states.php:68
1226
  msgid "Queensland"
1227
  msgstr "Queensland"
1228
 
1229
+ #: i18n/states/AU.php:18 i18n/states.php:69
1230
  msgid "South Australia"
1231
  msgstr "استرالیای جنوبی"
1232
 
1233
+ #: i18n/states/AU.php:19 i18n/states.php:70
1234
  msgid "Tasmania"
1235
  msgstr "تاسمانی"
1236
 
1237
+ #: i18n/states/AU.php:20 i18n/states.php:71
1238
  msgid "Victoria"
1239
  msgstr "ویکتوریا"
1240
 
1241
+ #: i18n/states/AU.php:21 i18n/states.php:72
1242
  msgid "Western Australia"
1243
  msgstr "استرالیای غربی"
1244
 
1245
+ #: i18n/states/BD.php:13 i18n/states.php:76
1246
  msgid "Bagerhat"
1247
  msgstr "باگریهات"
1248
 
1249
+ #: i18n/states/BD.php:14 i18n/states.php:77
1250
  msgid "Bandarban"
1251
  msgstr "بانداربان"
1252
 
1253
+ #: i18n/states/BD.php:15 i18n/states.php:78
1254
  msgid "Barguna"
1255
  msgstr "بارگونا"
1256
 
1257
+ #: i18n/states/BD.php:16 i18n/states.php:79
1258
  msgid "Barishal"
1259
  msgstr "Barishal"
1260
 
1261
+ #: i18n/states/BD.php:17 i18n/states.php:80
1262
  msgid "Bhola"
1263
  msgstr "بولا"
1264
 
1265
+ #: i18n/states/BD.php:18 i18n/states.php:81
1266
  msgid "Bogura"
1267
  msgstr "Bogura"
1268
 
1269
+ #: i18n/states/BD.php:19 i18n/states.php:82
1270
  msgid "Brahmanbaria"
1271
  msgstr "Brahmanbaria"
1272
 
1273
+ #: i18n/states/BD.php:20 i18n/states.php:83
1274
  msgid "Chandpur"
1275
  msgstr "Chandpur"
1276
 
1277
+ #: i18n/states/BD.php:21 i18n/states.php:84
1278
  msgid "Chattogram"
1279
  msgstr "Chattogram"
1280
 
1281
+ #: i18n/states/BD.php:22 i18n/states.php:85
1282
  msgid "Chuadanga"
1283
  msgstr "Chuadanga"
1284
 
1285
+ #: i18n/states/BD.php:23 i18n/states.php:86
1286
  msgid "Cox's Bazar"
1287
  msgstr "Cox's Bazar"
1288
 
1289
+ #: i18n/states/BD.php:24 i18n/states.php:87
1290
  msgid "Cumilla"
1291
  msgstr "Cumilla"
1292
 
1293
+ #: i18n/states/BD.php:25 i18n/states.php:88
1294
  msgid "Dhaka"
1295
  msgstr "Dhaka"
1296
 
1297
+ #: i18n/states/BD.php:26 i18n/states.php:89
1298
  msgid "Dinajpur"
1299
  msgstr "Dinajpur"
1300
 
1301
+ #: i18n/states/BD.php:27 i18n/states.php:90
1302
  msgid "Faridpur "
1303
  msgstr "Faridpur "
1304
 
1305
+ #: i18n/states/BD.php:28 i18n/states.php:91
1306
  msgid "Feni"
1307
  msgstr "Feni"
1308
 
1309
+ #: i18n/states/BD.php:29 i18n/states.php:92
1310
  msgid "Gaibandha"
1311
  msgstr "Gaibandha"
1312
 
1313
+ #: i18n/states/BD.php:30 i18n/states.php:93
1314
  msgid "Gazipur"
1315
  msgstr "Gazipur"
1316
 
1317
+ #: i18n/states/BD.php:31 i18n/states.php:94
1318
  msgid "Gopalganj"
1319
  msgstr "Gopalganj"
1320
 
1321
+ #: i18n/states/BD.php:32 i18n/states.php:95
1322
  msgid "Habiganj"
1323
  msgstr "Habiganj"
1324
 
1325
+ #: i18n/states/BD.php:33 i18n/states.php:96
1326
  msgid "Jamalpur"
1327
  msgstr "Jamalpur"
1328
 
1329
+ #: i18n/states/BD.php:34 i18n/states.php:97
1330
  msgid "Jashore"
1331
  msgstr "Jashore"
1332
 
1333
+ #: i18n/states/BD.php:35 i18n/states.php:98
1334
  msgid "Jhalokati"
1335
  msgstr "Jhalokati"
1336
 
1337
+ #: i18n/states/BD.php:36 i18n/states.php:99
1338
  msgid "Jhenaidah"
1339
  msgstr "Jhenaidah"
1340
 
1341
+ #: i18n/states/BD.php:37 i18n/states.php:100
1342
  msgid "Joypurhat"
1343
  msgstr "Joypurhat"
1344
 
1345
+ #: i18n/states/BD.php:38 i18n/states.php:101
1346
  msgid "Khagrachhari"
1347
  msgstr "Khagrachhari"
1348
 
1349
+ #: i18n/states/BD.php:39 i18n/states.php:102
1350
  msgid "Khulna"
1351
  msgstr "Khulna"
1352
 
1353
+ #: i18n/states/BD.php:40 i18n/states.php:103
1354
  msgid "Kishoreganj"
1355
  msgstr "Kishoreganj"
1356
 
1357
+ #: i18n/states/BD.php:41 i18n/states.php:104
1358
  msgid "Kurigram"
1359
  msgstr "Kurigram"
1360
 
1361
+ #: i18n/states/BD.php:42 i18n/states.php:105
1362
  msgid "Kushtia"
1363
  msgstr "Kushtia"
1364
 
1365
+ #: i18n/states/BD.php:43 i18n/states.php:106
1366
  msgid "Lakshmipur"
1367
  msgstr "Lakshmipur"
1368
 
1369
+ #: i18n/states/BD.php:44 i18n/states.php:107
1370
  msgid "Lalmonirhat"
1371
  msgstr "Lalmonirhat"
1372
 
1373
+ #: i18n/states/BD.php:45 i18n/states.php:108
1374
  msgid "Madaripur"
1375
  msgstr "Madaripur"
1376
 
1377
+ #: i18n/states/BD.php:46 i18n/states.php:109
1378
  msgid "Magura"
1379
  msgstr "Magura"
1380
 
1381
+ #: i18n/states/BD.php:47 i18n/states.php:110
1382
  msgid "Manikganj "
1383
  msgstr "Manikganj "
1384
 
1385
+ #: i18n/states/BD.php:48 i18n/states.php:111
1386
  msgid "Meherpur"
1387
  msgstr "Meherpur"
1388
 
1389
+ #: i18n/states/BD.php:49 i18n/states.php:112
1390
  msgid "Moulvibazar"
1391
  msgstr "Moulvibazar"
1392
 
1393
+ #: i18n/states/BD.php:50 i18n/states.php:113
1394
  msgid "Munshiganj"
1395
  msgstr "Munshiganj"
1396
 
1397
+ #: i18n/states/BD.php:51 i18n/states.php:114
1398
  msgid "Mymensingh"
1399
  msgstr "Mymensingh"
1400
 
1401
+ #: i18n/states/BD.php:52 i18n/states.php:115
1402
  msgid "Naogaon"
1403
  msgstr "Naogaon"
1404
 
1405
+ #: i18n/states/BD.php:53 i18n/states.php:116
1406
  msgid "Narail"
1407
  msgstr "Narail"
1408
 
1409
+ #: i18n/states/BD.php:54 i18n/states.php:117
1410
  msgid "Narayanganj"
1411
  msgstr "Narayanganj"
1412
 
1413
+ #: i18n/states/BD.php:55 i18n/states.php:118
1414
  msgid "Narsingdi"
1415
  msgstr "Narsingdi"
1416
 
1417
+ #: i18n/states/BD.php:56 i18n/states.php:119
1418
  msgid "Natore"
1419
  msgstr "Natore"
1420
 
1421
+ #: i18n/states/BD.php:57 i18n/states.php:120
1422
  msgid "Nawabganj"
1423
  msgstr "Nawabganj"
1424
 
1425
+ #: i18n/states/BD.php:58 i18n/states.php:121
1426
  msgid "Netrakona"
1427
  msgstr "Netrakona"
1428
 
1429
+ #: i18n/states/BD.php:59 i18n/states.php:122
1430
  msgid "Nilphamari"
1431
  msgstr "Nilphamari"
1432
 
1433
+ #: i18n/states/BD.php:60 i18n/states.php:123
1434
  msgid "Noakhali"
1435
  msgstr "Noakhali"
1436
 
1437
+ #: i18n/states/BD.php:61 i18n/states.php:124
1438
  msgid "Pabna"
1439
  msgstr "Pabna"
1440
 
1441
+ #: i18n/states/BD.php:62 i18n/states.php:125
1442
  msgid "Panchagarh"
1443
  msgstr "Panchagarh"
1444
 
1445
+ #: i18n/states/BD.php:63 i18n/states.php:126
1446
  msgid "Patuakhali"
1447
  msgstr "Patuakhali"
1448
 
1449
+ #: i18n/states/BD.php:64 i18n/states.php:127
1450
  msgid "Pirojpur"
1451
  msgstr "Pirojpur"
1452
 
1453
+ #: i18n/states/BD.php:65 i18n/states.php:128
1454
  msgid "Rajbari"
1455
  msgstr "Rajbari"
1456
 
1457
+ #: i18n/states/BD.php:66 i18n/states.php:129
1458
  msgid "Rajshahi"
1459
  msgstr "Rajshahi"
1460
 
1461
+ #: i18n/states/BD.php:67 i18n/states.php:130
1462
  msgid "Rangamati"
1463
  msgstr "Rangamati"
1464
 
1465
+ #: i18n/states/BD.php:68 i18n/states.php:131
1466
  msgid "Rangpur"
1467
  msgstr "Rangpur"
1468
 
1469
+ #: i18n/states/BD.php:69 i18n/states.php:132
1470
  msgid "Satkhira"
1471
  msgstr "Satkhira"
1472
 
1473
+ #: i18n/states/BD.php:70 i18n/states.php:133
1474
  msgid "Shariatpur"
1475
  msgstr "Shariatpur"
1476
 
1477
+ #: i18n/states/BD.php:71 i18n/states.php:134
1478
  msgid "Sherpur"
1479
  msgstr "Sherpur"
1480
 
1481
+ #: i18n/states/BD.php:72 i18n/states.php:135
1482
  msgid "Sirajganj"
1483
  msgstr "Sirajganj"
1484
 
1485
+ #: i18n/states/BD.php:73 i18n/states.php:136
1486
  msgid "Sunamganj"
1487
  msgstr "Sunamganj"
1488
 
1489
+ #: i18n/states/BD.php:74 i18n/states.php:137
1490
  msgid "Sylhet"
1491
  msgstr "Sylhet"
1492
 
1493
+ #: i18n/states/BD.php:75 i18n/states.php:138
1494
  msgid "Tangail"
1495
  msgstr "Tangail"
1496
 
1497
+ #: i18n/states/BD.php:76 i18n/states.php:139
1498
  msgid "Thakurgaon"
1499
  msgstr "Thakurgaon"
1500
 
1501
+ #: i18n/states/BG.php:14 i18n/states.php:143
1502
  msgid "Blagoevgrad"
1503
  msgstr "Blagoevgrad"
1504
 
1505
+ #: i18n/states/BG.php:15 i18n/states.php:144
1506
  msgid "Burgas"
1507
  msgstr "Burgas"
1508
 
1509
+ #: i18n/states/BG.php:16 i18n/states.php:145
1510
  msgid "Dobrich"
1511
  msgstr "Dobrich"
1512
 
1513
+ #: i18n/states/BG.php:17 i18n/states.php:146
1514
  msgid "Gabrovo"
1515
  msgstr "Gabrovo"
1516
 
1517
+ #: i18n/states/BG.php:18 i18n/states.php:147
1518
  msgid "Haskovo"
1519
  msgstr "Haskovo"
1520
 
1521
+ #: i18n/states/BG.php:19 i18n/states.php:148
1522
  msgid "Kardzhali"
1523
  msgstr "Kardzhali"
1524
 
1525
+ #: i18n/states/BG.php:20 i18n/states.php:149
1526
  msgid "Kyustendil"
1527
  msgstr "Kyustendil"
1528
 
1529
+ #: i18n/states/BG.php:21 i18n/states.php:150
1530
  msgid "Lovech"
1531
  msgstr "Lovech"
1532
 
1533
+ #: i18n/states/BG.php:22 i18n/states/US.php:40 i18n/states.php:151
1534
+ #: i18n/states.php:1307
1535
  msgid "Montana"
1536
  msgstr "Montana"
1537
 
1538
+ #: i18n/states/BG.php:23 i18n/states.php:152
1539
  msgid "Pazardzhik"
1540
  msgstr "Pazardzhik"
1541
 
1542
+ #: i18n/states/BG.php:24 i18n/states.php:153
1543
  msgid "Pernik"
1544
  msgstr "Pernik"
1545
 
1546
+ #: i18n/states/BG.php:25 i18n/states.php:154
1547
  msgid "Pleven"
1548
  msgstr "Pleven"
1549
 
1550
+ #: i18n/states/BG.php:26 i18n/states.php:155
1551
  msgid "Plovdiv"
1552
  msgstr "Plovdiv"
1553
 
1554
+ #: i18n/states/BG.php:27 i18n/states.php:156
1555
  msgid "Razgrad"
1556
  msgstr "Razgrad"
1557
 
1558
+ #: i18n/states/BG.php:28 i18n/states.php:157
1559
  msgid "Ruse"
1560
  msgstr "Ruse"
1561
 
1562
+ #: i18n/states/BG.php:29 i18n/states.php:158
1563
  msgid "Shumen"
1564
  msgstr "Shumen"
1565
 
1566
+ #: i18n/states/BG.php:30 i18n/states.php:159
1567
  msgid "Silistra"
1568
  msgstr "Silistra"
1569
 
1570
+ #: i18n/states/BG.php:31 i18n/states.php:160
1571
  msgid "Sliven"
1572
  msgstr "Sliven"
1573
 
1574
+ #: i18n/states/BG.php:32 i18n/states.php:161
1575
  msgid "Smolyan"
1576
  msgstr "Smolyan"
1577
 
1578
+ #: i18n/states/BG.php:33 i18n/states.php:162
1579
  msgid "Sofia"
1580
  msgstr "Sofia"
1581
 
1582
+ #: i18n/states/BG.php:34 i18n/states.php:163
1583
  msgid "Sofia-Grad"
1584
  msgstr "Sofia-Grad"
1585
 
1586
+ #: i18n/states/BG.php:35 i18n/states.php:164
1587
  msgid "Stara Zagora"
1588
  msgstr "Stara Zagora"
1589
 
1590
+ #: i18n/states/BG.php:36 i18n/states.php:165
1591
  msgid "Targovishte"
1592
  msgstr "Targovishte"
1593
 
1594
+ #: i18n/states/BG.php:37 i18n/states.php:166
1595
  msgid "Varna"
1596
  msgstr "Varna"
1597
 
1598
+ #: i18n/states/BG.php:38 i18n/states.php:167
1599
  msgid "Veliko Tarnovo"
1600
  msgstr "Veliko Tarnovo"
1601
 
1602
+ #: i18n/states/BG.php:39 i18n/states.php:168
1603
  msgid "Vidin"
1604
  msgstr "Vidin"
1605
 
1606
+ #: i18n/states/BG.php:40 i18n/states.php:169
1607
  msgid "Vratsa"
1608
  msgstr "Vratsa"
1609
 
1610
+ #: i18n/states/BG.php:41 i18n/states.php:170
1611
  msgid "Yambol"
1612
  msgstr "Yambol"
1613
 
1614
+ #: i18n/states/BO.php:14 i18n/states.php:175
1615
  msgid "Chuquisaca"
1616
  msgstr "Chuquisaca"
1617
 
1618
+ #: i18n/states/BO.php:15 i18n/states.php:176
1619
  msgid "Beni"
1620
  msgstr "Beni"
1621
 
1622
+ #: i18n/states/BO.php:16 i18n/states.php:177
1623
  msgid "Cochabamba"
1624
  msgstr "Cochabamba"
1625
 
1626
+ #: i18n/states/BO.php:17 i18n/states.php:178
1627
  msgid "La Paz"
1628
  msgstr "La Paz"
1629
 
1630
+ #: i18n/states/BO.php:18 i18n/states.php:179
1631
  msgid "Oruro"
1632
  msgstr "Oruro"
1633
 
1634
+ #: i18n/states/BO.php:19 i18n/states.php:180
1635
  msgid "Pando"
1636
  msgstr "Pando"
1637
 
1638
+ #: i18n/states/BO.php:20 i18n/states.php:181
1639
  msgid "Potosí"
1640
  msgstr "Potosí"
1641
 
1642
+ #: i18n/states/BO.php:22 i18n/states.php:183
1643
  msgid "Tarija"
1644
  msgstr "Tarija"
1645
 
1646
+ #: i18n/states/BR.php:14 i18n/states.php:186
1647
  msgid "Acre"
1648
  msgstr "Acre"
1649
 
1650
+ #: i18n/states/BR.php:15 i18n/states.php:187
1651
  msgid "Alagoas"
1652
  msgstr "Alagoas"
1653
 
1654
+ #: i18n/states/BR.php:16 i18n/states.php:188
1655
  msgid "Amap&aacute;"
1656
  msgstr "Amap&aacute;"
1657
 
1658
+ #: i18n/states/BR.php:17 i18n/states/PE.php:16 i18n/states.php:189
1659
+ #: i18n/states.php:888
1660
  msgid "Amazonas"
1661
  msgstr "Amazonas"
1662
 
1663
+ #: i18n/states/BR.php:18 i18n/states.php:190
1664
  msgid "Bahia"
1665
  msgstr "Bahia"
1666
 
1667
+ #: i18n/states/BR.php:19 i18n/states.php:191
1668
  msgid "Cear&aacute;"
1669
  msgstr "Cear&aacute;"
1670
 
1671
+ #: i18n/states/BR.php:20 i18n/states.php:192
1672
  msgid "Distrito Federal"
1673
  msgstr "Distrito Federal"
1674
 
1675
+ #: i18n/states/BR.php:21 i18n/states.php:193
1676
  msgid "Esp&iacute;rito Santo"
1677
  msgstr "Esp&iacute;rito Santo"
1678
 
1679
+ #: i18n/states/BR.php:22 i18n/states.php:194
1680
  msgid "Goi&aacute;s"
1681
  msgstr "Goi&aacute;s"
1682
 
1683
+ #: i18n/states/BR.php:23 i18n/states.php:195
1684
  msgid "Maranh&atilde;o"
1685
  msgstr "Maranh&atilde;o"
1686
 
1687
+ #: i18n/states/BR.php:24 i18n/states.php:196
1688
  msgid "Mato Grosso"
1689
  msgstr "Mato Grosso"
1690
 
1691
+ #: i18n/states/BR.php:25 i18n/states.php:197
1692
  msgid "Mato Grosso do Sul"
1693
  msgstr "Mato Grosso do Sul"
1694
 
1695
+ #: i18n/states/BR.php:26 i18n/states.php:198
1696
  msgid "Minas Gerais"
1697
  msgstr "Minas Gerais"
1698
 
1699
+ #: i18n/states/BR.php:27 i18n/states.php:199
1700
  msgid "Par&aacute;"
1701
  msgstr "Par&aacute;"
1702
 
1703
+ #: i18n/states/BR.php:28 i18n/states.php:200
1704
  msgid "Para&iacute;ba"
1705
  msgstr "Para&iacute;ba"
1706
 
1707
+ #: i18n/states/BR.php:29 i18n/states.php:201
1708
  msgid "Paran&aacute;"
1709
  msgstr "Paran&aacute;"
1710
 
1711
+ #: i18n/states/BR.php:30 i18n/states.php:202
1712
  msgid "Pernambuco"
1713
  msgstr "Pernambuco"
1714
 
1715
+ #: i18n/states/BR.php:31 i18n/states.php:203
1716
  msgid "Piau&iacute;"
1717
  msgstr "Piau&iacute;"
1718
 
1719
+ #: i18n/states/BR.php:32 i18n/states.php:204
1720
  msgid "Rio de Janeiro"
1721
  msgstr "Rio de Janeiro"
1722
 
1723
+ #: i18n/states/BR.php:33 i18n/states.php:205
1724
  msgid "Rio Grande do Norte"
1725
  msgstr "Rio Grande do Norte"
1726
 
1727
+ #: i18n/states/BR.php:34 i18n/states.php:206
1728
  msgid "Rio Grande do Sul"
1729
  msgstr "Rio Grande do Sul"
1730
 
1731
+ #: i18n/states/BR.php:35 i18n/states.php:207
1732
  msgid "Rond&ocirc;nia"
1733
  msgstr "Rond&ocirc;nia"
1734
 
1735
+ #: i18n/states/BR.php:36 i18n/states.php:208
1736
  msgid "Roraima"
1737
  msgstr "Roraima"
1738
 
1739
+ #: i18n/states/BR.php:37 i18n/states.php:209
1740
  msgid "Santa Catarina"
1741
  msgstr "Santa Catarina"
1742
 
1743
+ #: i18n/states/BR.php:38 i18n/states.php:210
1744
  msgid "S&atilde;o Paulo"
1745
  msgstr "S&atilde;o Paulo"
1746
 
1747
+ #: i18n/states/BR.php:39 i18n/states.php:211
1748
  msgid "Sergipe"
1749
  msgstr "Sergipe"
1750
 
1751
+ #: i18n/states/BR.php:40 i18n/states.php:212
1752
  msgid "Tocantins"
1753
  msgstr "Tocantins"
1754
 
1755
+ #: i18n/states/CA.php:14 i18n/states.php:215
1756
  msgid "Alberta"
1757
  msgstr "Alberta"
1758
 
1759
+ #: i18n/states/CA.php:15 i18n/states.php:216
1760
  msgid "British Columbia"
1761
  msgstr "British Columbia"
1762
 
1763
+ #: i18n/states/CA.php:16 i18n/states.php:217
1764
  msgid "Manitoba"
1765
  msgstr "Manitoba"
1766
 
1767
+ #: i18n/states/CA.php:17 i18n/states.php:218
1768
  msgid "New Brunswick"
1769
  msgstr "New Brunswick"
1770
 
1771
+ #: i18n/states/CA.php:18 i18n/states.php:219
1772
  msgid "Newfoundland and Labrador"
1773
  msgstr "Newfoundland and Labrador"
1774
 
1775
+ #: i18n/states/CA.php:19 i18n/states.php:220
1776
  msgid "Northwest Territories"
1777
  msgstr "Northwest Territories"
1778
 
1779
+ #: i18n/states/CA.php:20 i18n/states.php:221
1780
  msgid "Nova Scotia"
1781
  msgstr "Nova Scotia"
1782
 
1783
+ #: i18n/states/CA.php:21 i18n/states.php:222
1784
  msgid "Nunavut"
1785
  msgstr "Nunavut"
1786
 
1787
+ #: i18n/states/CA.php:22 i18n/states.php:223
1788
  msgid "Ontario"
1789
  msgstr "Ontario"
1790
 
1791
+ #: i18n/states/CA.php:23 i18n/states.php:224
1792
  msgid "Prince Edward Island"
1793
  msgstr "Prince Edward Island"
1794
 
1795
+ #: i18n/states/CA.php:24 i18n/states.php:225
1796
  msgid "Quebec"
1797
  msgstr "Quebec"
1798
 
1799
+ #: i18n/states/CA.php:25 i18n/states.php:226
1800
  msgid "Saskatchewan"
1801
  msgstr "Saskatchewan"
1802
 
1803
+ #: i18n/states/CA.php:26 i18n/states.php:227
1804
  msgid "Yukon Territory"
1805
  msgstr "Yukon Territory"
1806
 
1807
+ #: i18n/states/CH.php:14 i18n/states.php:230
1808
  msgid "Aargau"
1809
  msgstr "Aargau"
1810
 
1811
+ #: i18n/states/CH.php:15 i18n/states.php:231
1812
  msgid "Appenzell Ausserrhoden"
1813
  msgstr "Appenzell Ausserrhoden"
1814
 
1815
+ #: i18n/states/CH.php:16 i18n/states.php:232
1816
  msgid "Appenzell Innerrhoden"
1817
  msgstr "Appenzell Innerrhoden"
1818
 
1819
+ #: i18n/states/CH.php:17 i18n/states.php:233
1820
  msgid "Basel-Landschaft"
1821
  msgstr "Basel-Landschaft"
1822
 
1823
+ #: i18n/states/CH.php:18 i18n/states.php:234
1824
  msgid "Basel-Stadt"
1825
  msgstr "Basel-Stadt"
1826
 
1827
+ #: i18n/states/CH.php:19 i18n/states.php:235
1828
  msgid "Bern"
1829
  msgstr "Bern"
1830
 
1831
+ #: i18n/states/CH.php:20 i18n/states.php:236
1832
  msgid "Fribourg"
1833
  msgstr "Fribourg"
1834
 
1835
+ #: i18n/states/CH.php:21 i18n/states.php:237
1836
  msgid "Geneva"
1837
  msgstr "Geneva"
1838
 
1839
+ #: i18n/states/CH.php:22 i18n/states.php:238
1840
  msgid "Glarus"
1841
  msgstr "Glarus"
1842
 
1843
+ #: i18n/states/CH.php:23 i18n/states.php:239
1844
  msgid "Graub&uuml;nden"
1845
  msgstr "Graub&uuml;nden"
1846
 
1847
+ #: i18n/states/CH.php:24 i18n/states.php:240
1848
  msgid "Jura"
1849
  msgstr "Jura"
1850
 
1851
+ #: i18n/states/CH.php:25 i18n/states.php:241
1852
  msgid "Luzern"
1853
  msgstr "Luzern"
1854
 
1855
+ #: i18n/states/CH.php:26 i18n/states.php:242
1856
  msgid "Neuch&acirc;tel"
1857
  msgstr "Neuch&acirc;tel"
1858
 
1859
+ #: i18n/states/CH.php:27 i18n/states.php:243
1860
  msgid "Nidwalden"
1861
  msgstr "Nidwalden"
1862
 
1863
+ #: i18n/states/CH.php:28 i18n/states.php:244
1864
  msgid "Obwalden"
1865
  msgstr "Obwalden"
1866
 
1867
+ #: i18n/states/CH.php:29 i18n/states.php:245
1868
  msgid "Schaffhausen"
1869
  msgstr "Schaffhausen"
1870
 
1871
+ #: i18n/states/CH.php:30 i18n/states.php:246
1872
  msgid "Schwyz"
1873
  msgstr "Schwyz"
1874
 
1875
+ #: i18n/states/CH.php:31 i18n/states.php:247
1876
  msgid "Solothurn"
1877
  msgstr "Solothurn"
1878
 
1879
+ #: i18n/states/CH.php:32 i18n/states.php:248
1880
  msgid "St. Gallen"
1881
  msgstr "St. Gallen"
1882
 
1883
+ #: i18n/states/CH.php:33 i18n/states.php:249
1884
  msgid "Thurgau"
1885
  msgstr "Thurgau"
1886
 
1887
+ #: i18n/states/CH.php:34 i18n/states.php:250
1888
  msgid "Ticino"
1889
  msgstr "Ticino"
1890
 
1891
+ #: i18n/states/CH.php:35 i18n/states.php:251
1892
  msgid "Uri"
1893
  msgstr "Uri"
1894
 
1895
+ #: i18n/states/CH.php:36 i18n/states.php:252
1896
  msgid "Valais"
1897
  msgstr "Valais"
1898
 
1899
+ #: i18n/states/CH.php:37 i18n/states.php:253
1900
  msgid "Vaud"
1901
  msgstr "Vaud"
1902
 
1903
+ #: i18n/states/CH.php:38 i18n/states.php:254
1904
  msgid "Zug"
1905
  msgstr "Zug"
1906
 
1907
+ #: i18n/states/CH.php:39 i18n/states.php:255
1908
  msgid "Z&uuml;rich"
1909
  msgstr "Z&uuml;rich"
1910
 
1911
+ #: i18n/states/CN.php:14 i18n/states.php:258
1912
  msgid "Yunnan / &#20113;&#21335;"
1913
  msgstr "Yunnan / &#20113;&#21335;"
1914
 
1915
+ #: i18n/states/CN.php:15 i18n/states.php:259
1916
  msgid "Beijing / &#21271;&#20140;"
1917
  msgstr "Beijing / &#21271;&#20140;"
1918
 
1919
+ #: i18n/states/CN.php:16 i18n/states.php:260
1920
  msgid "Tianjin / &#22825;&#27941;"
1921
  msgstr "Tianjin / &#22825;&#27941;"
1922
 
1923
+ #: i18n/states/CN.php:17 i18n/states.php:261
1924
  msgid "Hebei / &#27827;&#21271;"
1925
  msgstr "Hebei / &#27827;&#21271;"
1926
 
1927
+ #: i18n/states/CN.php:18 i18n/states.php:262
1928
  msgid "Shanxi / &#23665;&#35199;"
1929
  msgstr "Shanxi / &#23665;&#35199;"
1930
 
1931
+ #: i18n/states/CN.php:19 i18n/states.php:263
1932
  msgid "Inner Mongolia / &#20839;&#33945;&#21476;"
1933
  msgstr "Inner Mongolia / &#20839;&#33945;&#21476;"
1934
 
1935
+ #: i18n/states/CN.php:20 i18n/states.php:264
1936
  msgid "Liaoning / &#36797;&#23425;"
1937
  msgstr "Liaoning / &#36797;&#23425;"
1938
 
1939
+ #: i18n/states/CN.php:21 i18n/states.php:265
1940
  msgid "Jilin / &#21513;&#26519;"
1941
  msgstr "Jilin / &#21513;&#26519;"
1942
 
1943
+ #: i18n/states/CN.php:22 i18n/states.php:266
1944
  msgid "Heilongjiang / &#40657;&#40857;&#27743;"
1945
  msgstr "Heilongjiang / &#40657;&#40857;&#27743;"
1946
 
1947
+ #: i18n/states/CN.php:23 i18n/states.php:267
1948
  msgid "Shanghai / &#19978;&#28023;"
1949
  msgstr "Shanghai / &#19978;&#28023;"
1950
 
1951
+ #: i18n/states/CN.php:24 i18n/states.php:268
1952
  msgid "Jiangsu / &#27743;&#33487;"
1953
  msgstr "Jiangsu / &#27743;&#33487;"
1954
 
1955
+ #: i18n/states/CN.php:25 i18n/states.php:269
1956
  msgid "Zhejiang / &#27993;&#27743;"
1957
  msgstr "Zhejiang / &#27993;&#27743;"
1958
 
1959
+ #: i18n/states/CN.php:26 i18n/states.php:270
1960
  msgid "Anhui / &#23433;&#24509;"
1961
  msgstr "Anhui / &#23433;&#24509;"
1962
 
1963
+ #: i18n/states/CN.php:27 i18n/states.php:271
1964
  msgid "Fujian / &#31119;&#24314;"
1965
  msgstr "Fujian / &#31119;&#24314;"
1966
 
1967
+ #: i18n/states/CN.php:28 i18n/states.php:272
1968
  msgid "Jiangxi / &#27743;&#35199;"
1969
  msgstr "Jiangxi / &#27743;&#35199;"
1970
 
1971
+ #: i18n/states/CN.php:29 i18n/states.php:273
1972
  msgid "Shandong / &#23665;&#19996;"
1973
  msgstr "Shandong / &#23665;&#19996;"
1974
 
1975
+ #: i18n/states/CN.php:30 i18n/states.php:274
1976
  msgid "Henan / &#27827;&#21335;"
1977
  msgstr "Henan / &#27827;&#21335;"
1978
 
1979
+ #: i18n/states/CN.php:31 i18n/states.php:275
1980
  msgid "Hubei / &#28246;&#21271;"
1981
  msgstr "Hubei / &#28246;&#21271;"
1982
 
1983
+ #: i18n/states/CN.php:32 i18n/states.php:276
1984
  msgid "Hunan / &#28246;&#21335;"
1985
  msgstr "Hunan / &#28246;&#21335;"
1986
 
1987
+ #: i18n/states/CN.php:33 i18n/states.php:277
1988
  msgid "Guangdong / &#24191;&#19996;"
1989
  msgstr "Guangdong / &#24191;&#19996;"
1990
 
1991
+ #: i18n/states/CN.php:34 i18n/states.php:278
1992
  msgid "Guangxi Zhuang / &#24191;&#35199;&#22766;&#26063;"
1993
  msgstr "Guangxi Zhuang / &#24191;&#35199;&#22766;&#26063;"
1994
 
1995
+ #: i18n/states/CN.php:35 i18n/states.php:279
1996
  msgid "Hainan / &#28023;&#21335;"
1997
  msgstr "Hainan / &#28023;&#21335;"
1998
 
1999
+ #: i18n/states/CN.php:36 i18n/states.php:280
2000
  msgid "Chongqing / &#37325;&#24198;"
2001
  msgstr "Chongqing / &#37325;&#24198;"
2002
 
2003
+ #: i18n/states/CN.php:37 i18n/states.php:281
2004
  msgid "Sichuan / &#22235;&#24029;"
2005
  msgstr "Sichuan / &#22235;&#24029;"
2006
 
2007
+ #: i18n/states/CN.php:38 i18n/states.php:282
2008
  msgid "Guizhou / &#36149;&#24030;"
2009
  msgstr "Guizhou / &#36149;&#24030;"
2010
 
2011
+ #: i18n/states/CN.php:39 i18n/states.php:283
2012
  msgid "Shaanxi / &#38485;&#35199;"
2013
  msgstr "Shaanxi / &#38485;&#35199;"
2014
 
2015
+ #: i18n/states/CN.php:40 i18n/states.php:284
2016
  msgid "Gansu / &#29976;&#32899;"
2017
  msgstr "Gansu / &#29976;&#32899;"
2018
 
2019
+ #: i18n/states/CN.php:41 i18n/states.php:285
2020
  msgid "Qinghai / &#38738;&#28023;"
2021
  msgstr "Qinghai / &#38738;&#28023;"
2022
 
2023
+ #: i18n/states/CN.php:42 i18n/states.php:286
2024
  msgid "Ningxia Hui / &#23425;&#22799;"
2025
  msgstr "Ningxia Hui / &#23425;&#22799;"
2026
 
2027
+ #: i18n/states/CN.php:43 i18n/states.php:287
2028
  msgid "Macau / &#28595;&#38376;"
2029
  msgstr "Macau / &#28595;&#38376;"
2030
 
2031
+ #: i18n/states/CN.php:44 i18n/states.php:288
2032
  msgid "Tibet / &#35199;&#34255;"
2033
  msgstr "Tibet / &#35199;&#34255;"
2034
 
2035
+ #: i18n/states/CN.php:45 i18n/states.php:289
2036
  msgid "Xinjiang / &#26032;&#30086;"
2037
  msgstr "Xinjiang / &#26032;&#30086;"
2038
 
2039
+ #: i18n/states/ES.php:14 i18n/states.php:296
2040
  msgid "A Coru&ntilde;a"
2041
  msgstr "A Coru&ntilde;a"
2042
 
2043
+ #: i18n/states/ES.php:15 i18n/states.php:297
2044
  msgid "Araba/&Aacute;lava"
2045
  msgstr "Araba/&Aacute;lava"
2046
 
2047
+ #: i18n/states/ES.php:16 i18n/states.php:298
2048
  msgid "Albacete"
2049
  msgstr "Albacete"
2050
 
2051
+ #: i18n/states/ES.php:17 i18n/states.php:299
2052
  msgid "Alicante"
2053
  msgstr "Alicante"
2054
 
2055
+ #: i18n/states/ES.php:18 i18n/states.php:300
2056
  msgid "Almer&iacute;a"
2057
  msgstr "Almer&iacute;a"
2058
 
2059
+ #: i18n/states/ES.php:19 i18n/states.php:301
2060
  msgid "Asturias"
2061
  msgstr "Asturias"
2062
 
2063
+ #: i18n/states/ES.php:20 i18n/states.php:302
2064
  msgid "&Aacute;vila"
2065
  msgstr "&Aacute;vila"
2066
 
2067
+ #: i18n/states/ES.php:21 i18n/states.php:303
2068
  msgid "Badajoz"
2069
  msgstr "Badajoz"
2070
 
2071
+ #: i18n/states/ES.php:22 i18n/states.php:304
2072
  msgid "Baleares"
2073
  msgstr "Baleares"
2074
 
2075
+ #: i18n/states/ES.php:23 i18n/states.php:305
2076
  msgid "Barcelona"
2077
  msgstr "Barcelona"
2078
 
2079
+ #: i18n/states/ES.php:24 i18n/states.php:306
2080
  msgid "Burgos"
2081
  msgstr "Burgos"
2082
 
2083
+ #: i18n/states/ES.php:25 i18n/states.php:307
2084
  msgid "C&aacute;ceres"
2085
  msgstr "C&aacute;ceres"
2086
 
2087
+ #: i18n/states/ES.php:26 i18n/states.php:308
2088
  msgid "C&aacute;diz"
2089
  msgstr "C&aacute;diz"
2090
 
2091
+ #: i18n/states/ES.php:27 i18n/states.php:309
2092
  msgid "Cantabria"
2093
  msgstr "Cantabria"
2094
 
2095
+ #: i18n/states/ES.php:28 i18n/states.php:310
2096
  msgid "Castell&oacute;n"
2097
  msgstr "Castell&oacute;n"
2098
 
2099
+ #: i18n/states/ES.php:29 i18n/states.php:311
2100
  msgid "Ceuta"
2101
  msgstr "Ceuta"
2102
 
2103
+ #: i18n/states/ES.php:30 i18n/states.php:312
2104
  msgid "Ciudad Real"
2105
  msgstr "Ciudad Real"
2106
 
2107
+ #: i18n/states/ES.php:32 i18n/states.php:314
2108
  msgid "Cuenca"
2109
  msgstr "Cuenca"
2110
 
2111
+ #: i18n/states/ES.php:33 i18n/states.php:315
2112
  msgid "Girona"
2113
  msgstr "Girona"
2114
 
2115
+ #: i18n/states/ES.php:34 i18n/states.php:316
2116
  msgid "Granada"
2117
  msgstr "گرانادا"
2118
 
2119
+ #: i18n/states/ES.php:35 i18n/states.php:317
2120
  msgid "Guadalajara"
2121
  msgstr "Guadalajara"
2122
 
2123
+ #: i18n/states/ES.php:36 i18n/states.php:318
2124
  msgid "Gipuzkoa"
2125
  msgstr "Gipuzkoa"
2126
 
2127
+ #: i18n/states/ES.php:37 i18n/states.php:319
2128
  msgid "Huelva"
2129
  msgstr "Huelva"
2130
 
2131
+ #: i18n/states/ES.php:38 i18n/states.php:320
2132
  msgid "Huesca"
2133
  msgstr "Huesca"
2134
 
2135
+ #: i18n/states/ES.php:39 i18n/states.php:321
2136
  msgid "Ja&eacute;n"
2137
  msgstr "Ja&eacute;n"
2138
 
2139
+ #: i18n/states/ES.php:41 i18n/states.php:323
2140
  msgid "Las Palmas"
2141
  msgstr "Las Palmas"
2142
 
2143
+ #: i18n/states/ES.php:42 i18n/states.php:324
2144
  msgid "Le&oacute;n"
2145
  msgstr "Le&oacute;n"
2146
 
2147
+ #: i18n/states/ES.php:43 i18n/states.php:325
2148
  msgid "Lleida"
2149
  msgstr "Lleida"
2150
 
2151
+ #: i18n/states/ES.php:44 i18n/states.php:326
2152
  msgid "Lugo"
2153
  msgstr "Lugo"
2154
 
2155
+ #: i18n/states/ES.php:45 i18n/states.php:327
2156
  msgid "Madrid"
2157
  msgstr "Madrid"
2158
 
2159
+ #: i18n/states/ES.php:46 i18n/states.php:328
2160
  msgid "M&aacute;laga"
2161
  msgstr "M&aacute;laga"
2162
 
2163
+ #: i18n/states/ES.php:47 i18n/states.php:329
2164
  msgid "Melilla"
2165
  msgstr "Melilla"
2166
 
2167
+ #: i18n/states/ES.php:48 i18n/states.php:330
2168
  msgid "Murcia"
2169
  msgstr "Murcia"
2170
 
2171
+ #: i18n/states/ES.php:49 i18n/states.php:331
2172
  msgid "Navarra"
2173
  msgstr "Navarra"
2174
 
2175
+ #: i18n/states/ES.php:50 i18n/states.php:332
2176
  msgid "Ourense"
2177
  msgstr "Ourense"
2178
 
2179
+ #: i18n/states/ES.php:51 i18n/states.php:333
2180
  msgid "Palencia"
2181
  msgstr "Palencia"
2182
 
2183
+ #: i18n/states/ES.php:52 i18n/states.php:334
2184
  msgid "Pontevedra"
2185
  msgstr "Pontevedra"
2186
 
2187
+ #: i18n/states/ES.php:53 i18n/states.php:335
2188
  msgid "Salamanca"
2189
  msgstr "Salamanca"
2190
 
2191
+ #: i18n/states/ES.php:54 i18n/states.php:336
2192
  msgid "Santa Cruz de Tenerife"
2193
  msgstr "Santa Cruz de Tenerife"
2194
 
2195
+ #: i18n/states/ES.php:55 i18n/states.php:337
2196
  msgid "Segovia"
2197
  msgstr "Segovia"
2198
 
2199
+ #: i18n/states/ES.php:56 i18n/states.php:338
2200
  msgid "Sevilla"
2201
  msgstr "Sevilla"
2202
 
2203
+ #: i18n/states/ES.php:57 i18n/states.php:339
2204
  msgid "Soria"
2205
  msgstr "Soria"
2206
 
2207
+ #: i18n/states/ES.php:58 i18n/states.php:340
2208
  msgid "Tarragona"
2209
  msgstr "Tarragona"
2210
 
2211
+ #: i18n/states/ES.php:59 i18n/states.php:341
2212
  msgid "Teruel"
2213
  msgstr "Teruel"
2214
 
2215
+ #: i18n/states/ES.php:60 i18n/states.php:342
2216
  msgid "Toledo"
2217
  msgstr "Toledo"
2218
 
2219
+ #: i18n/states/ES.php:61 i18n/states.php:343
2220
  msgid "Valencia"
2221
  msgstr "Valencia"
2222
 
2223
+ #: i18n/states/ES.php:62 i18n/states.php:344
2224
  msgid "Valladolid"
2225
  msgstr "Valladolid"
2226
 
2227
+ #: i18n/states/ES.php:63 i18n/states.php:345
2228
  msgid "Bizkaia"
2229
  msgstr "Bizkaia"
2230
 
2231
+ #: i18n/states/ES.php:64 i18n/states.php:346
2232
  msgid "Zamora"
2233
  msgstr "Zamora"
2234
 
2235
+ #: i18n/states/ES.php:65 i18n/states.php:347
2236
  msgid "Zaragoza"
2237
  msgstr "Zaragoza"
2238
 
2239
  #: i18n/states/GR.php:14
2240
+ msgid "Attiki"
2241
+ msgstr "Attiki"
2242
 
2243
  #: i18n/states/GR.php:15
2244
+ msgid "Anatoliki Makedonia kai Thraki"
2245
+ msgstr "Anatoliki Makedonia kai Thraki"
2246
 
2247
  #: i18n/states/GR.php:16
2248
+ msgid "Kentriki Makedonia"
2249
+ msgstr "Kentriki Makedonia"
2250
 
2251
  #: i18n/states/GR.php:17
2252
+ #| msgid "Macedonia"
2253
+ msgid "Dytiki Makedonia"
2254
+ msgstr "Dytiki Makedonia"
2255
 
2256
  #: i18n/states/GR.php:18
2257
+ msgid "Ipeiros"
2258
+ msgstr "Ipeiros"
2259
 
2260
  #: i18n/states/GR.php:19
2261
+ #| msgid "Alessandria"
2262
+ msgid "Thessalia"
2263
+ msgstr "Thessalia"
2264
 
2265
  #: i18n/states/GR.php:20
2266
+ msgid "Ionia Nisia"
2267
+ msgstr "Ionia Nisia"
2268
 
2269
  #: i18n/states/GR.php:21
2270
+ msgid "Dytiki Ellada"
2271
+ msgstr "Dytiki Ellada"
2272
 
2273
  #: i18n/states/GR.php:22
2274
+ msgid "Sterea Ellada"
2275
+ msgstr "Sterea Ellada"
2276
 
2277
  #: i18n/states/GR.php:23
2278
+ msgid "Peloponnisos"
2279
+ msgstr "Peloponnisos"
2280
 
2281
  #: i18n/states/GR.php:24
2282
+ msgid "Voreio Aigaio"
2283
+ msgstr "Voreio Aigaio"
2284
 
2285
  #: i18n/states/GR.php:25
2286
+ #| msgid "Notifications"
2287
+ msgid "Notio Aigaio"
2288
+ msgstr "Notio Aigaio"
2289
 
2290
  #: i18n/states/GR.php:26
2291
+ #| msgid "Critical"
2292
+ msgid "Kriti"
2293
+ msgstr "Kriti"
2294
 
2295
+ #: i18n/states/HK.php:14 i18n/states.php:369
2296
  msgid "Hong Kong Island"
2297
  msgstr "Hong Kong Island"
2298
 
2299
+ #: i18n/states/HK.php:15 i18n/states.php:370
2300
  msgid "Kowloon"
2301
  msgstr "Kowloon"
2302
 
2303
+ #: i18n/states/HK.php:16 i18n/states.php:371
2304
  msgid "New Territories"
2305
  msgstr "New Territories"
2306
 
2307
+ #: i18n/states/HU.php:14 i18n/states.php:374
2308
  msgid "Bács-Kiskun"
2309
  msgstr "Bács-Kiskun"
2310
 
2311
+ #: i18n/states/HU.php:15 i18n/states.php:375
2312
  msgid "Békés"
2313
  msgstr "Békés"
2314
 
2315
+ #: i18n/states/HU.php:16 i18n/states.php:376
2316
  msgid "Baranya"
2317
  msgstr "Baranya"
2318
 
2319
+ #: i18n/states/HU.php:17 i18n/states.php:377
2320
  msgid "Borsod-Abaúj-Zemplén"
2321
  msgstr "Borsod-Abaúj-Zemplén"
2322
 
2323
+ #: i18n/states/HU.php:18 i18n/states.php:378
2324
  msgid "Budapest"
2325
  msgstr "Budapest"
2326
 
2327
+ #: i18n/states/HU.php:19 i18n/states.php:379
2328
  msgid "Csongrád"
2329
  msgstr "Csongrád"
2330
 
2331
+ #: i18n/states/HU.php:20 i18n/states.php:380
2332
  msgid "Fejér"
2333
  msgstr "Fejér"
2334
 
2335
+ #: i18n/states/HU.php:21 i18n/states.php:381
2336
  msgid "Győr-Moson-Sopron"
2337
  msgstr "Győr-Moson-Sopron"
2338
 
2339
+ #: i18n/states/HU.php:22 i18n/states.php:382
2340
  msgid "Hajdú-Bihar"
2341
  msgstr "Hajdú-Bihar"
2342
 
2343
+ #: i18n/states/HU.php:23 i18n/states.php:383
2344
  msgid "Heves"
2345
  msgstr "Heves"
2346
 
2347
+ #: i18n/states/HU.php:24 i18n/states.php:384
2348
  msgid "Jász-Nagykun-Szolnok"
2349
  msgstr "Jász-Nagykun-Szolnok"
2350
 
2351
+ #: i18n/states/HU.php:25 i18n/states.php:385
2352
  msgid "Komárom-Esztergom"
2353
  msgstr "Komárom-Esztergom"
2354
 
2355
+ #: i18n/states/HU.php:26 i18n/states.php:386
2356
  msgid "Nógrád"
2357
  msgstr "Nógrád"
2358
 
2359
+ #: i18n/states/HU.php:27 i18n/states.php:387
2360
  msgid "Pest"
2361
  msgstr "پست"
2362
 
2363
+ #: i18n/states/HU.php:28 i18n/states.php:388
2364
  msgid "Somogy"
2365
  msgstr "Somogy"
2366
 
2367
+ #: i18n/states/HU.php:29 i18n/states.php:389
2368
  msgid "Szabolcs-Szatmár-Bereg"
2369
  msgstr "Szabolcs-Szatmár-Bereg"
2370
 
2371
+ #: i18n/states/HU.php:30 i18n/states.php:390
2372
  msgid "Tolna"
2373
  msgstr "Tolna"
2374
 
2375
+ #: i18n/states/HU.php:31 i18n/states.php:391
2376
  msgid "Vas"
2377
  msgstr "Vas"
2378
 
2379
+ #: i18n/states/HU.php:32 i18n/states.php:392
2380
  msgid "Veszprém"
2381
  msgstr "Veszprém"
2382
 
2383
+ #: i18n/states/HU.php:33 i18n/states.php:393
2384
  msgid "Zala"
2385
  msgstr "Zala"
2386
 
2387
+ #: i18n/states/ID.php:14 i18n/states.php:396
2388
  msgid "Daerah Istimewa Aceh"
2389
  msgstr "Daerah Istimewa Aceh"
2390
 
2391
+ #: i18n/states/ID.php:15 i18n/states.php:397
2392
  msgid "Sumatera Utara"
2393
  msgstr "Sumatera Utara"
2394
 
2395
+ #: i18n/states/ID.php:16 i18n/states.php:398
2396
  msgid "Sumatera Barat"
2397
  msgstr "Sumatera Barat"
2398
 
2399
+ #: i18n/states/ID.php:17 i18n/states.php:399
2400
  msgid "Riau"
2401
  msgstr "Riau"
2402
 
2403
+ #: i18n/states/ID.php:18 i18n/states.php:400
2404
  msgid "Kepulauan Riau"
2405
  msgstr "Kepulauan Riau"
2406
 
2407
+ #: i18n/states/ID.php:19 i18n/states.php:401
2408
  msgid "Jambi"
2409
  msgstr "Jambi"
2410
 
2411
+ #: i18n/states/ID.php:20 i18n/states.php:402
2412
  msgid "Sumatera Selatan"
2413
  msgstr "Sumatera Selatan"
2414
 
2415
+ #: i18n/states/ID.php:21 i18n/states.php:403
2416
  msgid "Bangka Belitung"
2417
  msgstr "Bangka Belitung"
2418
 
2419
+ #: i18n/states/ID.php:22 i18n/states.php:404
2420
  msgid "Bengkulu"
2421
  msgstr "Bengkulu"
2422
 
2423
+ #: i18n/states/ID.php:23 i18n/states.php:405
2424
  msgid "Lampung"
2425
  msgstr "Lampung"
2426
 
2427
+ #: i18n/states/ID.php:24 i18n/states.php:406
2428
  msgid "DKI Jakarta"
2429
  msgstr "DKI Jakarta"
2430
 
2431
+ #: i18n/states/ID.php:25 i18n/states.php:407
2432
  msgid "Jawa Barat"
2433
  msgstr "Jawa Barat"
2434
 
2435
+ #: i18n/states/ID.php:26 i18n/states.php:408
2436
  msgid "Banten"
2437
  msgstr "Banten"
2438
 
2439
+ #: i18n/states/ID.php:27 i18n/states.php:409
2440
  msgid "Jawa Tengah"
2441
  msgstr "Jawa Tengah"
2442
 
2443
+ #: i18n/states/ID.php:28 i18n/states.php:410
2444
  msgid "Jawa Timur"
2445
  msgstr "Jawa Timur"
2446
 
2447
+ #: i18n/states/ID.php:29 i18n/states.php:411
2448
  msgid "Daerah Istimewa Yogyakarta"
2449
  msgstr "Daerah Istimewa Yogyakarta"
2450
 
2451
+ #: i18n/states/ID.php:30 i18n/states.php:412
2452
  msgid "Bali"
2453
  msgstr "Bali"
2454
 
2455
+ #: i18n/states/ID.php:31 i18n/states.php:413
2456
  msgid "Nusa Tenggara Barat"
2457
  msgstr "Nusa Tenggara Barat"
2458
 
2459
+ #: i18n/states/ID.php:32 i18n/states.php:414
2460
  msgid "Nusa Tenggara Timur"
2461
  msgstr "Nusa Tenggara Timur"
2462
 
2463
+ #: i18n/states/ID.php:33 i18n/states.php:415
2464
  msgid "Kalimantan Barat"
2465
  msgstr "Kalimantan Barat"
2466
 
2467
+ #: i18n/states/ID.php:34 i18n/states.php:416
2468
  msgid "Kalimantan Tengah"
2469
  msgstr "Kalimantan Tengah"
2470
 
2471
+ #: i18n/states/ID.php:35 i18n/states.php:417
2472
  msgid "Kalimantan Timur"
2473
  msgstr "Kalimantan Timur"
2474
 
2475
+ #: i18n/states/ID.php:36 i18n/states.php:418
2476
  msgid "Kalimantan Selatan"
2477
  msgstr "Kalimantan Selatan"
2478
 
2479
+ #: i18n/states/ID.php:37 i18n/states.php:419
2480
  msgid "Kalimantan Utara"
2481
  msgstr "Kalimantan Utara"
2482
 
2483
+ #: i18n/states/ID.php:38 i18n/states.php:420
2484
  msgid "Sulawesi Utara"
2485
  msgstr "Sulawesi Utara"
2486
 
2487
+ #: i18n/states/ID.php:39 i18n/states.php:421
2488
  msgid "Sulawesi Tengah"
2489
  msgstr "Sulawesi Tengah"
2490
 
2491
+ #: i18n/states/ID.php:40 i18n/states.php:422
2492
  msgid "Sulawesi Tenggara"
2493
  msgstr "Sulawesi Tenggara"
2494
 
2495
+ #: i18n/states/ID.php:41 i18n/states.php:423
2496
  msgid "Sulawesi Barat"
2497
  msgstr "Sulawesi Barat"
2498
 
2499
+ #: i18n/states/ID.php:42 i18n/states.php:424
2500
  msgid "Sulawesi Selatan"
2501
  msgstr "Sulawesi Selatan"
2502
 
2503
+ #: i18n/states/ID.php:43 i18n/states.php:425
2504
  msgid "Gorontalo"
2505
  msgstr "Gorontalo"
2506
 
2507
+ #: i18n/states/ID.php:44 i18n/states.php:426
2508
  msgid "Maluku"
2509
  msgstr "Maluku"
2510
 
2511
+ #: i18n/states/ID.php:45 i18n/states.php:427
2512
  msgid "Maluku Utara"
2513
  msgstr "Maluku Utara"
2514
 
2515
+ #: i18n/states/ID.php:46 i18n/states.php:428
2516
  msgid "Papua"
2517
  msgstr "Papua"
2518
 
2519
+ #: i18n/states/ID.php:47 i18n/states.php:429
2520
  msgid "Papua Barat"
2521
  msgstr "Papua Barat"
2522
 
2523
+ #: i18n/states/IE.php:14 i18n/states.php:432
2524
  msgid "Carlow"
2525
  msgstr "Carlow"
2526
 
2527
+ #: i18n/states/IE.php:15 i18n/states.php:433
2528
  msgid "Cavan"
2529
  msgstr "Cavan"
2530
 
2531
+ #: i18n/states/IE.php:16 i18n/states.php:434
2532
  msgid "Clare"
2533
  msgstr "Clare"
2534
 
2535
+ #: i18n/states/IE.php:17 i18n/states.php:435
2536
  msgid "Cork"
2537
  msgstr "Cork"
2538
 
2539
+ #: i18n/states/IE.php:18 i18n/states.php:436
2540
  msgid "Donegal"
2541
  msgstr "Donegal"
2542
 
2543
+ #: i18n/states/IE.php:19 i18n/states.php:437
2544
  msgid "Dublin"
2545
  msgstr "Dublin"
2546
 
2547
+ #: i18n/states/IE.php:20 i18n/states.php:438
2548
  msgid "Galway"
2549
  msgstr "Galway"
2550
 
2551
+ #: i18n/states/IE.php:21 i18n/states.php:439
2552
  msgid "Kerry"
2553
  msgstr "Kerry"
2554
 
2555
+ #: i18n/states/IE.php:22 i18n/states.php:440
2556
  msgid "Kildare"
2557
  msgstr "Kildare"
2558
 
2559
+ #: i18n/states/IE.php:23 i18n/states.php:441
2560
  msgid "Kilkenny"
2561
  msgstr "Kilkenny"
2562
 
2563
+ #: i18n/states/IE.php:24 i18n/states.php:442
2564
  msgid "Laois"
2565
  msgstr "Laois"
2566
 
2567
+ #: i18n/states/IE.php:25 i18n/states.php:443
2568
  msgid "Leitrim"
2569
  msgstr "Leitrim"
2570
 
2571
+ #: i18n/states/IE.php:26 i18n/states.php:444
2572
  msgid "Limerick"
2573
  msgstr "Limerick"
2574
 
2575
+ #: i18n/states/IE.php:27 i18n/states.php:445
2576
  msgid "Longford"
2577
  msgstr "Longford"
2578
 
2579
+ #: i18n/states/IE.php:28 i18n/states.php:446
2580
  msgid "Louth"
2581
  msgstr "Louth"
2582
 
2583
+ #: i18n/states/IE.php:29 i18n/states.php:447
2584
  msgid "Mayo"
2585
  msgstr "Mayo"
2586
 
2587
+ #: i18n/states/IE.php:30 i18n/states.php:448
2588
  msgid "Meath"
2589
  msgstr "Meath"
2590
 
2591
+ #: i18n/states/IE.php:31 i18n/states.php:449
2592
  msgid "Monaghan"
2593
  msgstr "Monaghan"
2594
 
2595
+ #: i18n/states/IE.php:32 i18n/states.php:450
2596
  msgid "Offaly"
2597
  msgstr "Offaly"
2598
 
2599
+ #: i18n/states/IE.php:33 i18n/states.php:451
2600
  msgid "Roscommon"
2601
  msgstr "Roscommon"
2602
 
2603
+ #: i18n/states/IE.php:34 i18n/states.php:452
2604
  msgid "Sligo"
2605
  msgstr "Sligo"
2606
 
2607
+ #: i18n/states/IE.php:35 i18n/states.php:453
2608
  msgid "Tipperary"
2609
  msgstr "Tipperary"
2610
 
2611
+ #: i18n/states/IE.php:36 i18n/states.php:454
2612
  msgid "Waterford"
2613
  msgstr "Waterford"
2614
 
2615
+ #: i18n/states/IE.php:37 i18n/states.php:455
2616
  msgid "Westmeath"
2617
  msgstr "Westmeath"
2618
 
2619
+ #: i18n/states/IE.php:38 i18n/states.php:456
2620
  msgid "Wexford"
2621
  msgstr "Wexford"
2622
 
2623
+ #: i18n/states/IE.php:39 i18n/states.php:457
2624
  msgid "Wicklow"
2625
  msgstr "Wicklow"
2626
 
2627
+ #: i18n/states/IN.php:14 i18n/states.php:460
2628
  msgid "Andhra Pradesh"
2629
  msgstr "Andhra Pradesh"
2630
 
2631
+ #: i18n/states/IN.php:15 i18n/states.php:461
2632
  msgid "Arunachal Pradesh"
2633
  msgstr "Arunachal Pradesh"
2634
 
2635
+ #: i18n/states/IN.php:16 i18n/states.php:462
2636
  msgid "Assam"
2637
  msgstr "Assam"
2638
 
2639
+ #: i18n/states/IN.php:17 i18n/states.php:463
2640
  msgid "Bihar"
2641
  msgstr "Bihar"
2642
 
2643
+ #: i18n/states/IN.php:18 i18n/states.php:464
2644
  msgid "Chhattisgarh"
2645
  msgstr "Chhattisgarh"
2646
 
2647
+ #: i18n/states/IN.php:19 i18n/states.php:465
2648
  msgid "Goa"
2649
  msgstr "Goa"
2650
 
2651
+ #: i18n/states/IN.php:20 i18n/states.php:466
2652
  msgid "Gujarat"
2653
  msgstr "Gujarat"
2654
 
2655
+ #: i18n/states/IN.php:21 i18n/states.php:467
2656
  msgid "Haryana"
2657
  msgstr "Haryana"
2658
 
2659
+ #: i18n/states/IN.php:22 i18n/states.php:468
2660
  msgid "Himachal Pradesh"
2661
  msgstr "Himachal Pradesh"
2662
 
2663
+ #: i18n/states/IN.php:23 i18n/states.php:469
2664
  msgid "Jammu and Kashmir"
2665
  msgstr "Jammu and Kashmir"
2666
 
2667
+ #: i18n/states/IN.php:24 i18n/states.php:470
2668
  msgid "Jharkhand"
2669
  msgstr "Jharkhand"
2670
 
2671
+ #: i18n/states/IN.php:25 i18n/states.php:471
2672
  msgid "Karnataka"
2673
  msgstr "Karnataka"
2674
 
2675
+ #: i18n/states/IN.php:26 i18n/states.php:472
2676
  msgid "Kerala"
2677
  msgstr "Kerala"
2678
 
2679
+ #: i18n/states/IN.php:27 i18n/states.php:473
2680
  msgid "Madhya Pradesh"
2681
  msgstr "Madhya Pradesh"
2682
 
2683
+ #: i18n/states/IN.php:28 i18n/states.php:474
2684
  msgid "Maharashtra"
2685
  msgstr "Maharashtra"
2686
 
2687
+ #: i18n/states/IN.php:29 i18n/states.php:475
2688
  msgid "Manipur"
2689
  msgstr "Manipur"
2690
 
2691
+ #: i18n/states/IN.php:30 i18n/states.php:476
2692
  msgid "Meghalaya"
2693
  msgstr "Meghalaya"
2694
 
2695
+ #: i18n/states/IN.php:31 i18n/states.php:477
2696
  msgid "Mizoram"
2697
  msgstr "Mizoram"
2698
 
2699
+ #: i18n/states/IN.php:32 i18n/states.php:478
2700
  msgid "Nagaland"
2701
  msgstr "Nagaland"
2702
 
2703
+ #: i18n/states/IN.php:33 i18n/states.php:479
2704
  msgid "Orissa"
2705
  msgstr "اوریسا"
2706
 
2707
+ #: i18n/states/IN.php:34 i18n/states/PK.php:20 i18n/states.php:480
2708
+ #: i18n/states.php:1010
2709
  msgid "Punjab"
2710
  msgstr "Punjab"
2711
 
2712
+ #: i18n/states/IN.php:35 i18n/states.php:481
2713
  msgid "Rajasthan"
2714
  msgstr "Rajasthan"
2715
 
2716
+ #: i18n/states/IN.php:36 i18n/states.php:482
2717
  msgid "Sikkim"
2718
  msgstr "Sikkim"
2719
 
2720
+ #: i18n/states/IN.php:37 i18n/states.php:483
2721
  msgid "Tamil Nadu"
2722
  msgstr "Tamil Nadu"
2723
 
2724
+ #: i18n/states/IN.php:38 i18n/states.php:484
2725
  msgid "Telangana"
2726
  msgstr "Telangana"
2727
 
2728
+ #: i18n/states/IN.php:39 i18n/states.php:485
2729
  msgid "Tripura"
2730
  msgstr "Tripura"
2731
 
2732
+ #: i18n/states/IN.php:40 i18n/states.php:486
2733
  msgid "Uttarakhand"
2734
  msgstr "Uttarakhand"
2735
 
2736
+ #: i18n/states/IN.php:41 i18n/states.php:487
2737
  msgid "Uttar Pradesh"
2738
  msgstr "Uttar Pradesh"
2739
 
2740
+ #: i18n/states/IN.php:42 i18n/states.php:488
2741
  msgid "West Bengal"
2742
  msgstr "West Bengal"
2743
 
2744
+ #: i18n/states/IN.php:43 i18n/states.php:489
2745
  msgid "Andaman and Nicobar Islands"
2746
  msgstr "Andaman and Nicobar Islands"
2747
 
2748
+ #: i18n/states/IN.php:44 i18n/states.php:490
2749
  msgid "Chandigarh"
2750
  msgstr "Chandigarh"
2751
 
2752
+ #: i18n/states/IN.php:45 i18n/states.php:491
2753
  msgid "Dadra and Nagar Haveli"
2754
  msgstr "Dadra and Nagar Haveli"
2755
 
2756
+ #: i18n/states/IN.php:46 i18n/states.php:492
2757
  msgid "Daman and Diu"
2758
  msgstr "Daman and Diu"
2759
 
2760
+ #: i18n/states/IN.php:47 i18n/states.php:493
2761
  msgid "Delhi"
2762
  msgstr "دهلی"
2763
 
2764
+ #: i18n/states/IN.php:48 i18n/states.php:494
2765
  msgid "Lakshadeep"
2766
  msgstr "Lakshadeep"
2767
 
2768
+ #: i18n/states/IN.php:49 i18n/states.php:495
2769
  msgid "Pondicherry (Puducherry)"
2770
  msgstr "Pondicherry (Puducherry)"
2771
 
2772
+ #: i18n/states/IR.php:14 i18n/states.php:498
2773
  msgid "Khuzestan (خوزستان)"
2774
  msgstr "خوزستان"
2775
 
2776
+ #: i18n/states/IR.php:15 i18n/states.php:499
2777
  msgid "Tehran (تهران)"
2778
  msgstr "تهران"
2779
 
2780
+ #: i18n/states/IR.php:16 i18n/states.php:500
2781
  msgid "Ilaam (ایلام)"
2782
  msgstr "ایلام"
2783
 
2784
+ #: i18n/states/IR.php:17 i18n/states.php:501
2785
  msgid "Bushehr (بوشهر)"
2786
  msgstr "بوشهر"
2787
 
2788
+ #: i18n/states/IR.php:18 i18n/states.php:502
2789
  msgid "Ardabil (اردبیل)"
2790
  msgstr "اردبیل"
2791
 
2792
+ #: i18n/states/IR.php:19 i18n/states.php:503
2793
  msgid "Isfahan (اصفهان)"
2794
  msgstr "اصفهان"
2795
 
2796
+ #: i18n/states/IR.php:20 i18n/states.php:504
2797
  msgid "Yazd (یزد)"
2798
  msgstr "یزد"
2799
 
2800
+ #: i18n/states/IR.php:21 i18n/states.php:505
2801
  msgid "Kermanshah (کرمانشاه)"
2802
  msgstr "کرمانشاه"
2803
 
2804
+ #: i18n/states/IR.php:22 i18n/states.php:506
2805
  msgid "Kerman (کرمان)"
2806
  msgstr "کرمان"
2807
 
2808
+ #: i18n/states/IR.php:23 i18n/states.php:507
2809
  msgid "Hamadan (همدان)"
2810
  msgstr "همدان"
2811
 
2812
+ #: i18n/states/IR.php:24 i18n/states.php:508
2813
  msgid "Ghazvin (قزوین)"
2814
  msgstr "قزوین"
2815
 
2816
+ #: i18n/states/IR.php:25 i18n/states.php:509
2817
  msgid "Zanjan (زنجان)"
2818
  msgstr "زنجان"
2819
 
2820
+ #: i18n/states/IR.php:26 i18n/states.php:510
2821
  msgid "Luristan (لرستان)"
2822
  msgstr "لرستان"
2823
 
2824
+ #: i18n/states/IR.php:27 i18n/states.php:511
2825
  msgid "Alborz (البرز)"
2826
  msgstr "البرز"
2827
 
2828
+ #: i18n/states/IR.php:28 i18n/states.php:512
2829
  msgid "East Azarbaijan (آذربایجان شرقی)"
2830
  msgstr "آذربایجان شرقی"
2831
 
2832
+ #: i18n/states/IR.php:29 i18n/states.php:513
2833
  msgid "West Azarbaijan (آذربایجان غربی)"
2834
  msgstr "آذربایجان غربی"
2835
 
2836
+ #: i18n/states/IR.php:30 i18n/states.php:514
2837
  msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
2838
  msgstr "چهارمحال و بختیاری"
2839
 
2840
+ #: i18n/states/IR.php:31 i18n/states.php:515
2841
  msgid "South Khorasan (خراسان جنوبی)"
2842
  msgstr "خراسان جنوبی"
2843
 
2844
+ #: i18n/states/IR.php:32 i18n/states.php:516
2845
  msgid "Razavi Khorasan (خراسان رضوی)"
2846
  msgstr "خراسان رضوی"
2847
 
2848
+ #: i18n/states/IR.php:33 i18n/states.php:517
2849
  msgid "North Khorasan (خراسان شمالی)"
2850
  msgstr "خراسان شمالی"
2851
 
2852
+ #: i18n/states/IR.php:34 i18n/states.php:518
2853
  msgid "Semnan (سمنان)"
2854
  msgstr "سمنان"
2855
 
2856
+ #: i18n/states/IR.php:35 i18n/states.php:519
2857
  msgid "Fars (فارس)"
2858
  msgstr "فارس"
2859
 
2860
+ #: i18n/states/IR.php:36 i18n/states.php:520
2861
  msgid "Qom (قم)"
2862
  msgstr "قم"
2863
 
2864
+ #: i18n/states/IR.php:37 i18n/states.php:521
2865
  msgid "Kurdistan / کردستان)"
2866
  msgstr "کردستان"
2867
 
2868
+ #: i18n/states/IR.php:38 i18n/states.php:522
2869
  msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
2870
  msgstr "کهگیلوییه و بویراحمد"
2871
 
2872
+ #: i18n/states/IR.php:39 i18n/states.php:523
2873
  msgid "Golestan (گلستان)"
2874
  msgstr "گلستان"
2875
 
2876
+ #: i18n/states/IR.php:40 i18n/states.php:524
2877
  msgid "Gilan (گیلان)"
2878
  msgstr "گیلان"
2879
 
2880
+ #: i18n/states/IR.php:41 i18n/states.php:525
2881
  msgid "Mazandaran (مازندران)"
2882
  msgstr "مازندران"
2883
 
2884
+ #: i18n/states/IR.php:42 i18n/states.php:526
2885
  msgid "Markazi (مرکزی)"
2886
  msgstr "مرکزی"
2887
 
2888
+ #: i18n/states/IR.php:43 i18n/states.php:527
2889
  msgid "Hormozgan (هرمزگان)"
2890
  msgstr "هرمزگان"
2891
 
2892
+ #: i18n/states/IR.php:44 i18n/states.php:528
2893
  msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
2894
  msgstr "سیستان و بلوچستان"
2895
 
2896
+ #: i18n/states/IT.php:14 i18n/states.php:532
2897
  msgid "Agrigento"
2898
  msgstr "Agrigento"
2899
 
2900
+ #: i18n/states/IT.php:15 i18n/states.php:533
2901
  msgid "Alessandria"
2902
  msgstr "Alessandria"
2903
 
2904
+ #: i18n/states/IT.php:16 i18n/states.php:534
2905
  msgid "Ancona"
2906
  msgstr "Ancona"
2907
 
2908
+ #: i18n/states/IT.php:17 i18n/states.php:535
2909
  msgid "Aosta"
2910
  msgstr "Aosta"
2911
 
2912
+ #: i18n/states/IT.php:18 i18n/states.php:536
2913
  msgid "Arezzo"
2914
  msgstr "Arezzo"
2915
 
2916
+ #: i18n/states/IT.php:19 i18n/states.php:537
2917
  msgid "Ascoli Piceno"
2918
  msgstr "Ascoli Piceno"
2919
 
2920
+ #: i18n/states/IT.php:20 i18n/states.php:538
2921
  msgid "Asti"
2922
  msgstr "Asti"
2923
 
2924
+ #: i18n/states/IT.php:21 i18n/states.php:539
2925
  msgid "Avellino"
2926
  msgstr "Avellino"
2927
 
2928
+ #: i18n/states/IT.php:22 i18n/states.php:540
2929
  msgid "Bari"
2930
  msgstr "Bari"
2931
 
2932
+ #: i18n/states/IT.php:23 i18n/states.php:541
2933
  msgid "Barletta-Andria-Trani"
2934
  msgstr "Barletta-Andria-Trani"
2935
 
2936
+ #: i18n/states/IT.php:24 i18n/states.php:542
2937
  msgid "Belluno"
2938
  msgstr "Belluno"
2939
 
2940
+ #: i18n/states/IT.php:25 i18n/states.php:543
2941
  msgid "Benevento"
2942
  msgstr "Benevento"
2943
 
2944
+ #: i18n/states/IT.php:26 i18n/states.php:544
2945
  msgid "Bergamo"
2946
  msgstr "Bergamo"
2947
 
2948
+ #: i18n/states/IT.php:27 i18n/states.php:545
2949
  msgid "Biella"
2950
  msgstr "Biella"
2951
 
2952
+ #: i18n/states/IT.php:28 i18n/states.php:546
2953
  msgid "Bologna"
2954
  msgstr "Bologna"
2955
 
2956
+ #: i18n/states/IT.php:29 i18n/states.php:547
2957
  msgid "Bolzano"
2958
  msgstr "Bolzano"
2959
 
2960
+ #: i18n/states/IT.php:30 i18n/states.php:548
2961
  msgid "Brescia"
2962
  msgstr "Brescia"
2963
 
2964
+ #: i18n/states/IT.php:31 i18n/states.php:549
2965
  msgid "Brindisi"
2966
  msgstr "Brindisi"
2967
 
2968
+ #: i18n/states/IT.php:32 i18n/states.php:550
2969
  msgid "Cagliari"
2970
  msgstr "Cagliari"
2971
 
2972
+ #: i18n/states/IT.php:33 i18n/states.php:551
2973
  msgid "Caltanissetta"
2974
  msgstr "Caltanissetta"
2975
 
2976
+ #: i18n/states/IT.php:34 i18n/states.php:552
2977
  msgid "Campobasso"
2978
  msgstr "Campobasso"
2979
 
2980
+ #: i18n/states/IT.php:35 i18n/states.php:553
2981
  msgid "Caserta"
2982
  msgstr "Caserta"
2983
 
2984
+ #: i18n/states/IT.php:36 i18n/states.php:554
2985
  msgid "Catania"
2986
  msgstr "Catania"
2987
 
2988
+ #: i18n/states/IT.php:37 i18n/states.php:555
2989
  msgid "Catanzaro"
2990
  msgstr "Catanzaro"
2991
 
2992
+ #: i18n/states/IT.php:38 i18n/states.php:556
2993
  msgid "Chieti"
2994
  msgstr "Chieti"
2995
 
2996
+ #: i18n/states/IT.php:39 i18n/states.php:557
2997
  msgid "Como"
2998
  msgstr "Como"
2999
 
3000
+ #: i18n/states/IT.php:40 i18n/states.php:558
3001
  msgid "Cosenza"
3002
  msgstr "Cosenza"
3003
 
3004
+ #: i18n/states/IT.php:41 i18n/states.php:559
3005
  msgid "Cremona"
3006
  msgstr "Cremona"
3007
 
3008
+ #: i18n/states/IT.php:42 i18n/states.php:560
3009
  msgid "Crotone"
3010
  msgstr "Crotone"
3011
 
3012
+ #: i18n/states/IT.php:43 i18n/states.php:561
3013
  msgid "Cuneo"
3014
  msgstr "Cuneo"
3015
 
3016
+ #: i18n/states/IT.php:44 i18n/states.php:562
3017
  msgid "Enna"
3018
  msgstr "Enna"
3019
 
3020
+ #: i18n/states/IT.php:45 i18n/states.php:563
3021
  msgid "Fermo"
3022
  msgstr "Fermo"
3023
 
3024
+ #: i18n/states/IT.php:46 i18n/states.php:564
3025
  msgid "Ferrara"
3026
  msgstr "Ferrara"
3027
 
3028
+ #: i18n/states/IT.php:47 i18n/states.php:565
3029
  msgid "Firenze"
3030
  msgstr "Firenze"
3031
 
3032
+ #: i18n/states/IT.php:48 i18n/states.php:566
3033
  msgid "Foggia"
3034
  msgstr "Foggia"
3035
 
3036
+ #: i18n/states/IT.php:49 i18n/states.php:567
3037
  msgid "Forlì-Cesena"
3038
  msgstr "Forlì-Cesena"
3039
 
3040
+ #: i18n/states/IT.php:50 i18n/states.php:568
3041
  msgid "Frosinone"
3042
  msgstr "Frosinone"
3043
 
3044
+ #: i18n/states/IT.php:51 i18n/states.php:569
3045
  msgid "Genova"
3046
  msgstr "Genova"
3047
 
3048
+ #: i18n/states/IT.php:52 i18n/states.php:570
3049
  msgid "Gorizia"
3050
  msgstr "Gorizia"
3051
 
3052
+ #: i18n/states/IT.php:53 i18n/states.php:571
3053
  msgid "Grosseto"
3054
  msgstr "Grosseto"
3055
 
3056
+ #: i18n/states/IT.php:54 i18n/states.php:572
3057
  msgid "Imperia"
3058
  msgstr "Imperia"
3059
 
3060
+ #: i18n/states/IT.php:55 i18n/states.php:573
3061
  msgid "Isernia"
3062
  msgstr "Isernia"
3063
 
3064
+ #: i18n/states/IT.php:56 i18n/states.php:574
3065
  msgid "La Spezia"
3066
  msgstr "La Spezia"
3067
 
3068
+ #: i18n/states/IT.php:57 i18n/states.php:575
3069
  msgid "L'Aquila"
3070
  msgstr "L'Aquila"
3071
 
3072
+ #: i18n/states/IT.php:58 i18n/states.php:576
3073
  msgid "Latina"
3074
  msgstr "Latina"
3075
 
3076
+ #: i18n/states/IT.php:59 i18n/states.php:577
3077
  msgid "Lecce"
3078
  msgstr "Lecce"
3079
 
3080
+ #: i18n/states/IT.php:60 i18n/states.php:578
3081
  msgid "Lecco"
3082
  msgstr "Lecco"
3083
 
3084
+ #: i18n/states/IT.php:61 i18n/states.php:579
3085
  msgid "Livorno"
3086
  msgstr "Livorno"
3087
 
3088
+ #: i18n/states/IT.php:62 i18n/states.php:580
3089
  msgid "Lodi"
3090
  msgstr "Lodi"
3091
 
3092
+ #: i18n/states/IT.php:63 i18n/states.php:581
3093
  msgid "Lucca"
3094
  msgstr "Lucca"
3095
 
3096
+ #: i18n/states/IT.php:64 i18n/states.php:582
3097
  msgid "Macerata"
3098
  msgstr "Macerata"
3099
 
3100
+ #: i18n/states/IT.php:65 i18n/states.php:583
3101
  msgid "Mantova"
3102
  msgstr "Mantova"
3103
 
3104
+ #: i18n/states/IT.php:66 i18n/states.php:584
3105
  msgid "Massa-Carrara"
3106
  msgstr "Massa-Carrara"
3107
 
3108
+ #: i18n/states/IT.php:67 i18n/states.php:585
3109
  msgid "Matera"
3110
  msgstr "Matera"
3111
 
3112
+ #: i18n/states/IT.php:68 i18n/states.php:586
3113
  msgid "Messina"
3114
  msgstr "Messina"
3115
 
3116
+ #: i18n/states/IT.php:69 i18n/states.php:587
3117
  msgid "Milano"
3118
  msgstr "Milano"
3119
 
3120
+ #: i18n/states/IT.php:70 i18n/states.php:588
3121
  msgid "Modena"
3122
  msgstr "Modena"
3123
 
3124
+ #: i18n/states/IT.php:71 i18n/states.php:589
3125
  msgid "Monza e della Brianza"
3126
  msgstr "Monza e della Brianza"
3127
 
3128
+ #: i18n/states/IT.php:72 i18n/states.php:590
3129
  msgid "Napoli"
3130
  msgstr "Napoli"
3131
 
3132
+ #: i18n/states/IT.php:73 i18n/states.php:591
3133
  msgid "Novara"
3134
  msgstr "Novara"
3135
 
3136
+ #: i18n/states/IT.php:74 i18n/states.php:592
3137
  msgid "Nuoro"
3138
  msgstr "Nuoro"
3139
 
3140
+ #: i18n/states/IT.php:75 i18n/states.php:593
3141
  msgid "Oristano"
3142
  msgstr "Oristano"
3143
 
3144
+ #: i18n/states/IT.php:76 i18n/states.php:594
3145
  msgid "Padova"
3146
  msgstr "Padova"
3147
 
3148
+ #: i18n/states/IT.php:77 i18n/states.php:595
3149
  msgid "Palermo"
3150
  msgstr "Palermo"
3151
 
3152
+ #: i18n/states/IT.php:78 i18n/states.php:596
3153
  msgid "Parma"
3154
  msgstr "Parma"
3155
 
3156
+ #: i18n/states/IT.php:79 i18n/states.php:597
3157
  msgid "Pavia"
3158
  msgstr "Pavia"
3159
 
3160
+ #: i18n/states/IT.php:80 i18n/states.php:598
3161
  msgid "Perugia"
3162
  msgstr "Perugia"
3163
 
3164
+ #: i18n/states/IT.php:81 i18n/states.php:599
3165
  msgid "Pesaro e Urbino"
3166
  msgstr "Pesaro e Urbino"
3167
 
3168
+ #: i18n/states/IT.php:82 i18n/states.php:600
3169
  msgid "Pescara"
3170
  msgstr "Pescara"
3171
 
3172
+ #: i18n/states/IT.php:83 i18n/states.php:601
3173
  msgid "Piacenza"
3174
  msgstr "Piacenza"
3175
 
3176
+ #: i18n/states/IT.php:84 i18n/states.php:602
3177
  msgid "Pisa"
3178
  msgstr "Pisa"
3179
 
3180
+ #: i18n/states/IT.php:85 i18n/states.php:603
3181
  msgid "Pistoia"
3182
  msgstr "Pistoia"
3183
 
3184
+ #: i18n/states/IT.php:86 i18n/states.php:604
3185
  msgid "Pordenone"
3186
  msgstr "Pordenone"
3187
 
3188
+ #: i18n/states/IT.php:87 i18n/states.php:605
3189
  msgid "Potenza"
3190
  msgstr "Potenza"
3191
 
3192
+ #: i18n/states/IT.php:88 i18n/states.php:606
3193
  msgid "Prato"
3194
  msgstr "Prato"
3195
 
3196
+ #: i18n/states/IT.php:89 i18n/states.php:607
3197
  msgid "Ragusa"
3198
  msgstr "Ragusa"
3199
 
3200
+ #: i18n/states/IT.php:90 i18n/states.php:608
3201
  msgid "Ravenna"
3202
  msgstr "Ravenna"
3203
 
3204
+ #: i18n/states/IT.php:91 i18n/states.php:609
3205
  msgid "Reggio Calabria"
3206
  msgstr "Reggio Calabria"
3207
 
3208
+ #: i18n/states/IT.php:92 i18n/states.php:610
3209
  msgid "Reggio Emilia"
3210
  msgstr "Reggio Emilia"
3211
 
3212
+ #: i18n/states/IT.php:93 i18n/states.php:611
3213
  msgid "Rieti"
3214
  msgstr "Rieti"
3215
 
3216
+ #: i18n/states/IT.php:94 i18n/states.php:612
3217
  msgid "Rimini"
3218
  msgstr "Rimini"
3219
 
3220
+ #: i18n/states/IT.php:95 i18n/states.php:613
3221
  msgid "Roma"
3222
  msgstr "رم"
3223
 
3224
+ #: i18n/states/IT.php:96 i18n/states.php:614
3225
  msgid "Rovigo"
3226
  msgstr "Rovigo"
3227
 
3228
+ #: i18n/states/IT.php:97 i18n/states.php:615
3229
  msgid "Salerno"
3230
  msgstr "Salerno"
3231
 
3232
+ #: i18n/states/IT.php:98 i18n/states.php:616
3233
  msgid "Sassari"
3234
  msgstr "Sassari"
3235
 
3236
+ #: i18n/states/IT.php:99 i18n/states.php:617
3237
  msgid "Savona"
3238
  msgstr "Savona"
3239
 
3240
+ #: i18n/states/IT.php:100 i18n/states.php:618
3241
  msgid "Siena"
3242
  msgstr "Siena"
3243
 
3244
+ #: i18n/states/IT.php:101 i18n/states.php:619
3245
  msgid "Siracusa"
3246
  msgstr "Siracusa"
3247
 
3248
+ #: i18n/states/IT.php:102 i18n/states.php:620
3249
  msgid "Sondrio"
3250
  msgstr "Sondrio"
3251
 
3252
+ #: i18n/states/IT.php:103 i18n/states.php:621
3253
  msgid "Sud Sardegna"
3254
  msgstr "Sud Sardegna"
3255
 
3256
+ #: i18n/states/IT.php:104 i18n/states.php:622
3257
  msgid "Taranto"
3258
  msgstr "Taranto"
3259
 
3260
+ #: i18n/states/IT.php:105 i18n/states.php:623
3261
  msgid "Teramo"
3262
  msgstr "Teramo"
3263
 
3264
+ #: i18n/states/IT.php:106 i18n/states.php:624
3265
  msgid "Terni"
3266
  msgstr "Terni"
3267
 
3268
+ #: i18n/states/IT.php:107 i18n/states.php:625
3269
  msgid "Torino"
3270
  msgstr "Torino"
3271
 
3272
+ #: i18n/states/IT.php:108 i18n/states.php:626
3273
  msgid "Trapani"
3274
  msgstr "Trapani"
3275
 
3276
+ #: i18n/states/IT.php:109 i18n/states.php:627
3277
  msgid "Trento"
3278
  msgstr "Trento"
3279
 
3280
+ #: i18n/states/IT.php:110 i18n/states.php:628
3281
  msgid "Treviso"
3282
  msgstr "Treviso"
3283
 
3284
+ #: i18n/states/IT.php:111 i18n/states.php:629
3285
  msgid "Trieste"
3286
  msgstr "Trieste"
3287
 
3288
+ #: i18n/states/IT.php:112 i18n/states.php:630
3289
  msgid "Udine"
3290
  msgstr "Udine"
3291
 
3292
+ #: i18n/states/IT.php:113 i18n/states.php:631
3293
  msgid "Varese"
3294
  msgstr "Varese"
3295
 
3296
+ #: i18n/states/IT.php:114 i18n/states.php:632
3297
  msgid "Venezia"
3298
  msgstr "Venezia"
3299
 
3300
+ #: i18n/states/IT.php:115 i18n/states.php:633
3301
  msgid "Verbano-Cusio-Ossola"
3302
  msgstr "Verbano-Cusio-Ossola"
3303
 
3304
+ #: i18n/states/IT.php:116 i18n/states.php:634
3305
  msgid "Vercelli"
3306
  msgstr "Vercelli"
3307
 
3308
+ #: i18n/states/IT.php:117 i18n/states.php:635
3309
  msgid "Verona"
3310
  msgstr "Verona"
3311
 
3312
+ #: i18n/states/IT.php:118 i18n/states.php:636
3313
  msgid "Vibo Valentia"
3314
  msgstr "Vibo Valentia"
3315
 
3316
+ #: i18n/states/IT.php:119 i18n/states.php:637
3317
  msgid "Vicenza"
3318
  msgstr "Vicenza"
3319
 
3320
+ #: i18n/states/IT.php:120 i18n/states.php:638
3321
  msgid "Viterbo"
3322
  msgstr "Viterbo"
3323
 
3324
+ #: i18n/states/JP.php:17 i18n/states.php:650
3325
  msgid "Hokkaido"
3326
  msgstr "Hokkaido"
3327
 
3328
+ #: i18n/states/JP.php:18 i18n/states.php:651
3329
  msgid "Aomori"
3330
  msgstr "Aomori"
3331
 
3332
+ #: i18n/states/JP.php:19 i18n/states.php:652
3333
  msgid "Iwate"
3334
  msgstr "Iwate"
3335
 
3336
+ #: i18n/states/JP.php:20 i18n/states.php:653
3337
  msgid "Miyagi"
3338
  msgstr "Miyagi"
3339
 
3340
+ #: i18n/states/JP.php:21 i18n/states.php:654
3341
  msgid "Akita"
3342
  msgstr "Akita"
3343
 
3344
+ #: i18n/states/JP.php:22 i18n/states.php:655
3345
  msgid "Yamagata"
3346
  msgstr "Yamagata"
3347
 
3348
+ #: i18n/states/JP.php:23 i18n/states.php:656
3349
  msgid "Fukushima"
3350
  msgstr "Fukushima"
3351
 
3352
+ #: i18n/states/JP.php:24 i18n/states.php:657
3353
  msgid "Ibaraki"
3354
  msgstr "Ibaraki"
3355
 
3356
+ #: i18n/states/JP.php:25 i18n/states.php:658
3357
  msgid "Tochigi"
3358
  msgstr "Tochigi"
3359
 
3360
+ #: i18n/states/JP.php:26 i18n/states.php:659
3361
  msgid "Gunma"
3362
  msgstr "Gunma"
3363
 
3364
+ #: i18n/states/JP.php:27 i18n/states.php:660
3365
  msgid "Saitama"
3366
  msgstr "Saitama"
3367
 
3368
+ #: i18n/states/JP.php:28 i18n/states.php:661
3369
  msgid "Chiba"
3370
  msgstr "چیبا"
3371
 
3372
+ #: i18n/states/JP.php:29 i18n/states.php:662
3373
  msgid "Tokyo"
3374
  msgstr "توکیو"
3375
 
3376
+ #: i18n/states/JP.php:30 i18n/states.php:663
3377
  msgid "Kanagawa"
3378
  msgstr "کاناگاوا"
3379
 
3380
+ #: i18n/states/JP.php:31 i18n/states.php:664
3381
  msgid "Niigata"
3382
  msgstr "Niigata"
3383
 
3384
+ #: i18n/states/JP.php:32 i18n/states.php:665
3385
  msgid "Toyama"
3386
  msgstr "Toyama"
3387
 
3388
+ #: i18n/states/JP.php:33 i18n/states.php:666
3389
  msgid "Ishikawa"
3390
  msgstr "ایشیکاوا"
3391
 
3392
+ #: i18n/states/JP.php:34 i18n/states.php:667
3393
  msgid "Fukui"
3394
  msgstr "فوکوئی"
3395
 
3396
+ #: i18n/states/JP.php:35 i18n/states.php:668
3397
  msgid "Yamanashi"
3398
  msgstr "یاماناشی"
3399
 
3400
+ #: i18n/states/JP.php:36 i18n/states.php:669
3401
  msgid "Nagano"
3402
  msgstr "ناگانو"
3403
 
3404
+ #: i18n/states/JP.php:37 i18n/states.php:670
3405
  msgid "Gifu"
3406
  msgstr "گیفو"
3407
 
3408
+ #: i18n/states/JP.php:38 i18n/states.php:671
3409
  msgid "Shizuoka"
3410
  msgstr "شیزوئوکا"
3411
 
3412
+ #: i18n/states/JP.php:39 i18n/states.php:672
3413
  msgid "Aichi"
3414
  msgstr "آیچی"
3415
 
3416
+ #: i18n/states/JP.php:40 i18n/states.php:673
3417
  msgid "Mie"
3418
  msgstr "میه"
3419
 
3420
+ #: i18n/states/JP.php:41 i18n/states.php:674
3421
  msgid "Shiga"
3422
  msgstr "شیگا"
3423
 
3424
+ #: i18n/states/JP.php:42 i18n/states.php:675
3425
  msgid "Kyoto"
3426
  msgstr "کیوتو"
3427
 
3428
+ #: i18n/states/JP.php:43 i18n/states.php:676
3429
  msgid "Osaka"
3430
  msgstr "اوساکا"
3431
 
3432
+ #: i18n/states/JP.php:44 i18n/states.php:677
3433
  msgid "Hyogo"
3434
  msgstr "هیوگو"
3435
 
3436
+ #: i18n/states/JP.php:45 i18n/states.php:678
3437
  msgid "Nara"
3438
  msgstr "نارا"
3439
 
3440
+ #: i18n/states/JP.php:46 i18n/states.php:679
3441
  msgid "Wakayama"
3442
  msgstr "واکایاما"
3443
 
3444
+ #: i18n/states/JP.php:47 i18n/states.php:680
3445
  msgid "Tottori"
3446
  msgstr "Tottori"
3447
 
3448
+ #: i18n/states/JP.php:48 i18n/states.php:681
3449
  msgid "Shimane"
3450
  msgstr "Shimane"
3451
 
3452
+ #: i18n/states/JP.php:49 i18n/states.php:682
3453
  msgid "Okayama"
3454
  msgstr "Okayama"
3455
 
3456
+ #: i18n/states/JP.php:50 i18n/states.php:683
3457
  msgid "Hiroshima"
3458
  msgstr "Hiroshima"
3459
 
3460
+ #: i18n/states/JP.php:51 i18n/states.php:684
3461
  msgid "Yamaguchi"
3462
  msgstr "Yamaguchi"
3463
 
3464
+ #: i18n/states/JP.php:52 i18n/states.php:685
3465
  msgid "Tokushima"
3466
  msgstr "Tokushima"
3467
 
3468
+ #: i18n/states/JP.php:53 i18n/states.php:686
3469
  msgid "Kagawa"
3470
  msgstr "Kagawa"
3471
 
3472
+ #: i18n/states/JP.php:54 i18n/states.php:687
3473
  msgid "Ehime"
3474
  msgstr "Ehime"
3475
 
3476
+ #: i18n/states/JP.php:55 i18n/states.php:688
3477
  msgid "Kochi"
3478
  msgstr "Kochi"
3479
 
3480
+ #: i18n/states/JP.php:56 i18n/states.php:689
3481
  msgid "Fukuoka"
3482
  msgstr "Fukuoka"
3483
 
3484
+ #: i18n/states/JP.php:57 i18n/states.php:690
3485
  msgid "Saga"
3486
  msgstr "Saga"
3487
 
3488
+ #: i18n/states/JP.php:58 i18n/states.php:691
3489
  msgid "Nagasaki"
3490
  msgstr "Nagasaki"
3491
 
3492
+ #: i18n/states/JP.php:59 i18n/states.php:692
3493
  msgid "Kumamoto"
3494
  msgstr "Kumamoto"
3495
 
3496
+ #: i18n/states/JP.php:60 i18n/states.php:693
3497
  msgid "Oita"
3498
  msgstr "Oita"
3499
 
3500
+ #: i18n/states/JP.php:61 i18n/states.php:694
3501
  msgid "Miyazaki"
3502
  msgstr "Miyazaki"
3503
 
3504
+ #: i18n/states/JP.php:62 i18n/states.php:695
3505
  msgid "Kagoshima"
3506
  msgstr "Kagoshima"
3507
 
3508
+ #: i18n/states/JP.php:63 i18n/states.php:696
3509
  msgid "Okinawa"
3510
  msgstr "Okinawa"
3511
 
3512
+ #: i18n/states/LR.php:14 i18n/states.php:702
3513
  msgid "Bomi"
3514
  msgstr "Bomi"
3515
 
3516
+ #: i18n/states/LR.php:15 i18n/states.php:703
3517
  msgid "Bong"
3518
  msgstr "Bong"
3519
 
3520
+ #: i18n/states/LR.php:16 i18n/states.php:704
3521
  msgid "Gbarpolu"
3522
  msgstr "Gbarpolu"
3523
 
3524
+ #: i18n/states/LR.php:17 i18n/states.php:705
3525
  msgid "Grand Bassa"
3526
  msgstr "Grand Bassa"
3527
 
3528
+ #: i18n/states/LR.php:18 i18n/states.php:706
3529
  msgid "Grand Cape Mount"
3530
  msgstr "Grand Cape Mount"
3531
 
3532
+ #: i18n/states/LR.php:19 i18n/states.php:707
3533
  msgid "Grand Gedeh"
3534
  msgstr "Grand Gedeh"
3535
 
3536
+ #: i18n/states/LR.php:20 i18n/states.php:708
3537
  msgid "Grand Kru"
3538
  msgstr "Grand Kru"
3539
 
3540
+ #: i18n/states/LR.php:21 i18n/states.php:709
3541
  msgid "Lofa"
3542
  msgstr "Lofa"
3543
 
3544
+ #: i18n/states/LR.php:22 i18n/states.php:710
3545
  msgid "Margibi"
3546
  msgstr "Margibi"
3547
 
3548
+ #: i18n/states/LR.php:23 i18n/states/US.php:34 i18n/states.php:711
3549
+ #: i18n/states.php:1301
3550
  msgid "Maryland"
3551
  msgstr "Maryland"
3552
 
3553
+ #: i18n/states/LR.php:24 i18n/states.php:712
3554
  msgid "Montserrado"
3555
  msgstr "Montserrado"
3556
 
3557
+ #: i18n/states/LR.php:25 i18n/states.php:713
3558
  msgid "Nimba"
3559
  msgstr "Nimba"
3560
 
3561
+ #: i18n/states/LR.php:26 i18n/states.php:714
3562
  msgid "Rivercess"
3563
  msgstr "Rivercess"
3564
 
3565
+ #: i18n/states/LR.php:27 i18n/states.php:715
3566
  msgid "River Gee"
3567
  msgstr "River Gee"
3568
 
3569
+ #: i18n/states/LR.php:28 i18n/states.php:716
3570
  msgid "Sinoe"
3571
  msgstr "Sinoe"
3572
 
3573
+ #: i18n/states/MD.php:20 i18n/states.php:720
3574
  msgid "Chi&#537;in&#259;u"
3575
  msgstr "Chi&#537;in&#259;u"
3576
 
3577
+ #: i18n/states/MD.php:21 i18n/states.php:721
3578
  msgid "B&#259;l&#539;i"
3579
  msgstr "B&#259;l&#539;i"
3580
 
3581
+ #: i18n/states/MD.php:22 i18n/states.php:722
3582
  msgid "Anenii Noi"
3583
  msgstr "Anenii Noi"
3584
 
3585
+ #: i18n/states/MD.php:23 i18n/states.php:723
3586
  msgid "Basarabeasca"
3587
  msgstr "Basarabeasca"
3588
 
3589
+ #: i18n/states/MD.php:24 i18n/states.php:724
3590
  msgid "Briceni"
3591
  msgstr "Briceni"
3592
 
3593
+ #: i18n/states/MD.php:25 i18n/states.php:725
3594
  msgid "Cahul"
3595
  msgstr "Cahul"
3596
 
3597
+ #: i18n/states/MD.php:26 i18n/states.php:726
3598
  msgid "Cantemir"
3599
  msgstr "Cantemir"
3600
 
3601
+ #: i18n/states/MD.php:27 i18n/states/RO.php:28 i18n/states.php:727
3602
+ #: i18n/states.php:1048
3603
  msgid "C&#259;l&#259;ra&#537;i"
3604
  msgstr "C&#259;l&#259;ra&#537;i"
3605
 
3606
+ #: i18n/states/MD.php:28 i18n/states.php:728
3607
  msgid "C&#259;u&#537;eni"
3608
  msgstr "C&#259;u&#537;eni"
3609
 
3610
+ #: i18n/states/MD.php:29 i18n/states.php:729
3611
  msgid "Cimi&#537;lia"
3612
  msgstr "Cimi&#537;lia"
3613
 
3614
+ #: i18n/states/MD.php:30 i18n/states.php:730
3615
  msgid "Criuleni"
3616
  msgstr "Criuleni"
3617
 
3618
+ #: i18n/states/MD.php:31 i18n/states.php:731
3619
  msgid "Dondu&#537;eni"
3620
  msgstr "Dondu&#537;eni"
3621
 
3622
+ #: i18n/states/MD.php:32 i18n/states.php:732
3623
  msgid "Drochia"
3624
  msgstr "Drochia"
3625
 
3626
+ #: i18n/states/MD.php:33 i18n/states.php:733
3627
  msgid "Dub&#259;sari"
3628
  msgstr "Dub&#259;sari"
3629
 
3630
+ #: i18n/states/MD.php:34 i18n/states.php:734
3631
  msgid "Edine&#539;"
3632
  msgstr "Edine&#539;"
3633
 
3634
+ #: i18n/states/MD.php:35 i18n/states.php:735
3635
  msgid "F&#259;le&#537;ti"
3636
  msgstr "F&#259;le&#537;ti"
3637
 
3638
+ #: i18n/states/MD.php:36 i18n/states.php:736
3639
  msgid "Flore&#537;ti"
3640
  msgstr "Flore&#537;ti"
3641
 
3642
+ #: i18n/states/MD.php:37 i18n/states.php:737
3643
  msgid "UTA G&#259;g&#259;uzia"
3644
  msgstr "UTA G&#259;g&#259;uzia"
3645
 
3646
+ #: i18n/states/MD.php:38 i18n/states.php:738
3647
  msgid "Glodeni"
3648
  msgstr "Glodeni"
3649
 
3650
+ #: i18n/states/MD.php:39 i18n/states.php:739
3651
  msgid "H&icirc;nce&#537;ti"
3652
  msgstr "H&icirc;nce&#537;ti"
3653
 
3654
+ #: i18n/states/MD.php:40 i18n/states.php:740
3655
  msgid "Ialoveni"
3656
  msgstr "Ialoveni"
3657
 
3658
+ #: i18n/states/MD.php:41 i18n/states.php:741
3659
  msgid "Leova"
3660
  msgstr "Leova"
3661
 
3662
+ #: i18n/states/MD.php:42 i18n/states.php:742
3663
  msgid "Nisporeni"
3664
  msgstr "Nisporeni"
3665
 
3666
+ #: i18n/states/MD.php:43 i18n/states.php:743
3667
  msgid "Ocni&#539;a"
3668
  msgstr "Ocni&#539;a"
3669
 
3670
+ #: i18n/states/MD.php:44 i18n/states.php:744
3671
  msgid "Orhei"
3672
  msgstr "Orhei"
3673
 
3674
+ #: i18n/states/MD.php:45 i18n/states.php:745
3675
  msgid "Rezina"
3676
  msgstr "Rezina"
3677
 
3678
+ #: i18n/states/MD.php:46 i18n/states.php:746
3679
  msgid "R&icirc;&#537;cani"
3680
  msgstr "R&icirc;&#537;cani"
3681
 
3682
+ #: i18n/states/MD.php:47 i18n/states.php:747
3683
  msgid "S&icirc;ngerei"
3684
  msgstr "S&icirc;ngerei"
3685
 
3686
+ #: i18n/states/MD.php:48 i18n/states.php:748
3687
  msgid "Soroca"
3688
  msgstr "Soroca"
3689
 
3690
+ #: i18n/states/MD.php:49 i18n/states.php:749
3691
  msgid "Str&#259;&#537;eni"
3692
  msgstr "Str&#259;&#537;eni"
3693
 
3694
+ #: i18n/states/MD.php:50 i18n/states.php:750
3695
  msgid "&#536;old&#259;ne&#537;ti"
3696
  msgstr "&#536;old&#259;ne&#537;ti"
3697
 
3698
+ #: i18n/states/MD.php:51 i18n/states.php:751
3699
  msgid "&#536;tefan Vod&#259;"
3700
  msgstr "&#536;tefan Vod&#259;"
3701
 
3702
+ #: i18n/states/MD.php:52 i18n/states.php:752
3703
  msgid "Taraclia"
3704
  msgstr "Taraclia"
3705
 
3706
+ #: i18n/states/MD.php:53 i18n/states.php:753
3707
  msgid "Telene&#537;ti"
3708
  msgstr "Telene&#537;ti"
3709
 
3710
+ #: i18n/states/MD.php:54 i18n/states.php:754
3711
  msgid "Ungheni"
3712
  msgstr "Ungheni"
3713
 
3714
+ #: i18n/states/MX.php:14 i18n/states.php:759
3715
  msgid "Ciudad de M&eacute;xico"
3716
  msgstr "Ciudad de M&eacute;xico"
3717
 
3718
+ #: i18n/states/MX.php:15 i18n/states.php:760
3719
  msgid "Jalisco"
3720
  msgstr "Jalisco"
3721
 
3722
+ #: i18n/states/MX.php:16 i18n/states.php:761
3723
  msgid "Nuevo Le&oacute;n"
3724
  msgstr "Nuevo Le&oacute;n"
3725
 
3726
+ #: i18n/states/MX.php:17 i18n/states.php:762
3727
  msgid "Aguascalientes"
3728
  msgstr "آگواسکالیانتس"
3729
 
3730
+ #: i18n/states/MX.php:18 i18n/states.php:763
3731
  msgid "Baja California"
3732
  msgstr "باجا کایفرنیا"
3733
 
3734
+ #: i18n/states/MX.php:19 i18n/states.php:764
3735
  msgid "Baja California Sur"
3736
  msgstr "باجا کالیفرنیا سور"
3737
 
3738
+ #: i18n/states/MX.php:20 i18n/states.php:765
3739
  msgid "Campeche"
3740
  msgstr "کامپیچ"
3741
 
3742
+ #: i18n/states/MX.php:21 i18n/states.php:766
3743
  msgid "Chiapas"
3744
  msgstr "چیاپاس"
3745
 
3746
+ #: i18n/states/MX.php:22 i18n/states.php:767
3747
  msgid "Chihuahua"
3748
  msgstr "چیواوا"
3749
 
3750
+ #: i18n/states/MX.php:23 i18n/states.php:768
3751
  msgid "Coahuila"
3752
  msgstr "کواویلا"
3753
 
3754
+ #: i18n/states/MX.php:24 i18n/states.php:769
3755
  msgid "Colima"
3756
  msgstr "کولیما"
3757
 
3758
+ #: i18n/states/MX.php:25 i18n/states.php:770
3759
  msgid "Durango"
3760
  msgstr "دورانگو"
3761
 
3762
+ #: i18n/states/MX.php:26 i18n/states.php:771
3763
  msgid "Guanajuato"
3764
  msgstr "گواناجواتو"
3765
 
3766
+ #: i18n/states/MX.php:27 i18n/states.php:772
3767
  msgid "Guerrero"
3768
  msgstr "گوئررو"
3769
 
3770
+ #: i18n/states/MX.php:28 i18n/states.php:773
3771
  msgid "Hidalgo"
3772
  msgstr "Hidalgo"
3773
 
3774
+ #: i18n/states/MX.php:29 i18n/states.php:774
3775
  msgid "Estado de M&eacute;xico"
3776
  msgstr "Estado de M&eacute;xico"
3777
 
3778
+ #: i18n/states/MX.php:30 i18n/states.php:775
3779
  msgid "Michoac&aacute;n"
3780
  msgstr "Michoac&aacute;n"
3781
 
3782
+ #: i18n/states/MX.php:31 i18n/states.php:776
3783
  msgid "Morelos"
3784
  msgstr "Morelos"
3785
 
3786
+ #: i18n/states/MX.php:32 i18n/states.php:777
3787
  msgid "Nayarit"
3788
  msgstr "Nayarit"
3789
 
3790
+ #: i18n/states/MX.php:33 i18n/states.php:778
3791
  msgid "Oaxaca"
3792
  msgstr "Oaxaca"
3793
 
3794
+ #: i18n/states/MX.php:34 i18n/states.php:779
3795
  msgid "Puebla"
3796
  msgstr "Puebla"
3797
 
3798
+ #: i18n/states/MX.php:35 i18n/states.php:780
3799
  msgid "Quer&eacute;taro"
3800
  msgstr "Quer&eacute;taro"
3801
 
3802
+ #: i18n/states/MX.php:36 i18n/states.php:781
3803
  msgid "Quintana Roo"
3804
  msgstr "Quintana Roo"
3805
 
3806
+ #: i18n/states/MX.php:37 i18n/states.php:782
3807
  msgid "San Luis Potos&iacute;"
3808
  msgstr "San Luis Potos&iacute;"
3809
 
3810
+ #: i18n/states/MX.php:38 i18n/states.php:783
3811
  msgid "Sinaloa"
3812
  msgstr "Sinaloa"
3813
 
3814
+ #: i18n/states/MX.php:39 i18n/states.php:784
3815
  msgid "Sonora"
3816
  msgstr "Sonora"
3817
 
3818
+ #: i18n/states/MX.php:40 i18n/states.php:785
3819
  msgid "Tabasco"
3820
  msgstr "Tabasco"
3821
 
3822
+ #: i18n/states/MX.php:41 i18n/states.php:786
3823
  msgid "Tamaulipas"
3824
  msgstr "Tamaulipas"
3825
 
3826
+ #: i18n/states/MX.php:42 i18n/states.php:787
3827
  msgid "Tlaxcala"
3828
  msgstr "Tlaxcala"
3829
 
3830
+ #: i18n/states/MX.php:43 i18n/states.php:788
3831
  msgid "Veracruz"
3832
  msgstr "Veracruz"
3833
 
3834
+ #: i18n/states/MX.php:44 i18n/states.php:789
3835
  msgid "Yucat&aacute;n"
3836
  msgstr "Yucat&aacute;n"
3837
 
3838
+ #: i18n/states/MX.php:45 i18n/states.php:790
3839
  msgid "Zacatecas"
3840
  msgstr "Zacatecas"
3841
 
3842
+ #: i18n/states/MY.php:14 i18n/states.php:793
3843
  msgid "Johor"
3844
  msgstr "Johor"
3845
 
3846
+ #: i18n/states/MY.php:15 i18n/states.php:794
3847
  msgid "Kedah"
3848
  msgstr "Kedah"
3849
 
3850
+ #: i18n/states/MY.php:16 i18n/states.php:795
3851
  msgid "Kelantan"
3852
  msgstr "Kelantan"
3853
 
3854
+ #: i18n/states/MY.php:17 i18n/states.php:796
3855
  msgid "Labuan"
3856
  msgstr "لابوآن"
3857
 
3858
+ #: i18n/states/MY.php:18 i18n/states.php:797
3859
  msgid "Malacca (Melaka)"
3860
  msgstr "مالاکا (ملاکا)"
3861
 
3862
+ #: i18n/states/MY.php:19 i18n/states.php:798
3863
  msgid "Negeri Sembilan"
3864
  msgstr "Negeri Sembilan"
3865
 
3866
+ #: i18n/states/MY.php:20 i18n/states.php:799
3867
  msgid "Pahang"
3868
  msgstr "Pahang"
3869
 
3870
+ #: i18n/states/MY.php:21 i18n/states.php:800
3871
  msgid "Penang (Pulau Pinang)"
3872
  msgstr "پنانگ (پولائو پینانگ)"
3873
 
3874
+ #: i18n/states/MY.php:22 i18n/states.php:801
3875
  msgid "Perak"
3876
  msgstr "Perak"
3877
 
3878
+ #: i18n/states/MY.php:23 i18n/states.php:802
3879
  msgid "Perlis"
3880
  msgstr "Perlis"
3881
 
3882
+ #: i18n/states/MY.php:24 i18n/states.php:803
3883
  msgid "Sabah"
3884
  msgstr "Sabah"
3885
 
3886
+ #: i18n/states/MY.php:25 i18n/states.php:804
3887
  msgid "Sarawak"
3888
  msgstr "Sarawak"
3889
 
3890
+ #: i18n/states/MY.php:26 i18n/states.php:805
3891
  msgid "Selangor"
3892
  msgstr "Selangor"
3893
 
3894
+ #: i18n/states/MY.php:27 i18n/states.php:806
3895
  msgid "Terengganu"
3896
  msgstr "Terengganu"
3897
 
3898
+ #: i18n/states/MY.php:28 i18n/states.php:807
3899
  msgid "Putrajaya"
3900
  msgstr "پوتراجایا"
3901
 
3902
+ #: i18n/states/MY.php:29 i18n/states.php:808
3903
  msgid "Kuala Lumpur"
3904
  msgstr "کوالالامپور"
3905
 
3906
+ #: i18n/states/NG.php:14 i18n/states.php:811
3907
  msgid "Abia"
3908
  msgstr "Abia"
3909
 
3910
+ #: i18n/states/NG.php:15 i18n/states.php:812
3911
  msgid "Abuja"
3912
  msgstr "Abuja"
3913
 
3914
+ #: i18n/states/NG.php:16 i18n/states.php:813
3915
  msgid "Adamawa"
3916
  msgstr "Adamawa"
3917
 
3918
+ #: i18n/states/NG.php:17 i18n/states.php:814
3919
  msgid "Akwa Ibom"
3920
  msgstr "Akwa Ibom"
3921
 
3922
+ #: i18n/states/NG.php:18 i18n/states.php:815
3923
  msgid "Anambra"
3924
  msgstr "Anambra"
3925
 
3926
+ #: i18n/states/NG.php:19 i18n/states.php:816
3927
  msgid "Bauchi"
3928
  msgstr "Bauchi"
3929
 
3930
+ #: i18n/states/NG.php:20 i18n/states.php:817
3931
  msgid "Bayelsa"
3932
  msgstr "Bayelsa"
3933
 
3934
+ #: i18n/states/NG.php:21 i18n/states.php:818
3935
  msgid "Benue"
3936
  msgstr "Benue"
3937
 
3938
+ #: i18n/states/NG.php:22 i18n/states.php:819
3939
  msgid "Borno"
3940
  msgstr "Borno"
3941
 
3942
+ #: i18n/states/NG.php:23 i18n/states.php:820
3943
  msgid "Cross River"
3944
  msgstr "Cross River"
3945
 
3946
+ #: i18n/states/NG.php:24 i18n/states.php:821
3947
  msgid "Delta"
3948
  msgstr "Delta"
3949
 
3950
+ #: i18n/states/NG.php:25 i18n/states.php:822
3951
  msgid "Ebonyi"
3952
  msgstr "Ebonyi"
3953
 
3954
+ #: i18n/states/NG.php:26 i18n/states.php:823
3955
  msgid "Edo"
3956
  msgstr "Edo"
3957
 
3958
+ #: i18n/states/NG.php:27 i18n/states.php:824
3959
  msgid "Ekiti"
3960
  msgstr "Ekiti"
3961
 
3962
+ #: i18n/states/NG.php:28 i18n/states.php:825
3963
  msgid "Enugu"
3964
  msgstr "Enugu"
3965
 
3966
+ #: i18n/states/NG.php:29 i18n/states.php:826
3967
  msgid "Gombe"
3968
  msgstr "Gombe"
3969
 
3970
+ #: i18n/states/NG.php:30 i18n/states.php:827
3971
  msgid "Imo"
3972
  msgstr "Imo"
3973
 
3974
+ #: i18n/states/NG.php:31 i18n/states.php:828
3975
  msgid "Jigawa"
3976
  msgstr "Jigawa"
3977
 
3978
+ #: i18n/states/NG.php:32 i18n/states.php:829
3979
  msgid "Kaduna"
3980
  msgstr "Kaduna"
3981
 
3982
+ #: i18n/states/NG.php:33 i18n/states.php:830
3983
  msgid "Kano"
3984
  msgstr "Kano"
3985
 
3986
+ #: i18n/states/NG.php:34 i18n/states.php:831
3987
  msgid "Katsina"
3988
  msgstr "Katsina"
3989
 
3990
+ #: i18n/states/NG.php:35 i18n/states.php:832
3991
  msgid "Kebbi"
3992
  msgstr "Kebbi"
3993
 
3994
+ #: i18n/states/NG.php:36 i18n/states.php:833
3995
  msgid "Kogi"
3996
  msgstr "Kogi"
3997
 
3998
+ #: i18n/states/NG.php:37 i18n/states.php:834
3999
  msgid "Kwara"
4000
  msgstr "Kwara"
4001
 
4002
+ #: i18n/states/NG.php:38 i18n/states.php:835
4003
  msgid "Lagos"
4004
  msgstr "Lagos"
4005
 
4006
+ #: i18n/states/NG.php:39 i18n/states.php:836
4007
  msgid "Nasarawa"
4008
  msgstr "Nasarawa"
4009
 
4010
+ #: i18n/states/NG.php:41 i18n/states.php:838
4011
  msgid "Ogun"
4012
  msgstr "Ogun"
4013
 
4014
+ #: i18n/states/NG.php:42 i18n/states.php:839
4015
  msgid "Ondo"
4016
  msgstr "Ondo"
4017
 
4018
+ #: i18n/states/NG.php:43 i18n/states.php:840
4019
  msgid "Osun"
4020
  msgstr "Osun"
4021
 
4022
+ #: i18n/states/NG.php:44 i18n/states.php:841
4023
  msgid "Oyo"
4024
  msgstr "Oyo"
4025
 
4026
+ #: i18n/states/NG.php:45 i18n/states.php:842
4027
  msgid "Plateau"
4028
  msgstr "Plateau"
4029
 
4030
+ #: i18n/states/NG.php:46 i18n/states.php:843
4031
  msgid "Rivers"
4032
  msgstr "Rivers"
4033
 
4034
+ #: i18n/states/NG.php:47 i18n/states.php:844
4035
  msgid "Sokoto"
4036
  msgstr "Sokoto"
4037
 
4038
+ #: i18n/states/NG.php:48 i18n/states.php:845
4039
  msgid "Taraba"
4040
  msgstr "Taraba"
4041
 
4042
+ #: i18n/states/NG.php:49 i18n/states.php:846
4043
  msgid "Yobe"
4044
  msgstr "Yobe"
4045
 
4046
+ #: i18n/states/NG.php:50 i18n/states.php:847
4047
  msgid "Zamfara"
4048
  msgstr "Zamfara"
4049
 
4050
+ #: i18n/states/NP.php:14 i18n/states.php:852
4051
  msgid "Bagmati"
4052
  msgstr "باگماتی"
4053
 
4054
+ #: i18n/states/NP.php:15 i18n/states.php:853
4055
  msgid "Bheri"
4056
  msgstr "بهری"
4057
 
4058
+ #: i18n/states/NP.php:16 i18n/states.php:854
4059
  msgid "Dhaulagiri"
4060
  msgstr "داوالاگیری"
4061
 
4062
+ #: i18n/states/NP.php:17 i18n/states.php:855
4063
  msgid "Gandaki"
4064
  msgstr "گانداکی"
4065
 
4066
+ #: i18n/states/NP.php:18 i18n/states.php:856
4067
  msgid "Janakpur"
4068
  msgstr "جنکپور"
4069
 
4070
+ #: i18n/states/NP.php:19 i18n/states.php:857
4071
  msgid "Karnali"
4072
  msgstr "کارنالی"
4073
 
4074
+ #: i18n/states/NP.php:20 i18n/states.php:858
4075
  msgid "Koshi"
4076
  msgstr "کوشی"
4077
 
4078
+ #: i18n/states/NP.php:21 i18n/states.php:859
4079
  msgid "Lumbini"
4080
  msgstr "لومبینی"
4081
 
4082
+ #: i18n/states/NP.php:22 i18n/states.php:860
4083
  msgid "Mahakali"
4084
  msgstr "ماهاکالی"
4085
 
4086
+ #: i18n/states/NP.php:23 i18n/states.php:861
4087
  msgid "Mechi"
4088
  msgstr "مچی"
4089
 
4090
+ #: i18n/states/NP.php:24 i18n/states.php:862
4091
  msgid "Narayani"
4092
  msgstr "نارایانی"
4093
 
4094
+ #: i18n/states/NP.php:25 i18n/states.php:863
4095
  msgid "Rapti"
4096
  msgstr "راپتی"
4097
 
4098
+ #: i18n/states/NP.php:26 i18n/states.php:864
4099
  msgid "Sagarmatha"
4100
  msgstr "Sagarmatha"
4101
 
4102
+ #: i18n/states/NP.php:27 i18n/states.php:865
4103
  msgid "Seti"
4104
  msgstr "ستی"
4105
 
4106
+ #: i18n/states/NZ.php:14 i18n/states.php:868
4107
  msgid "Northland"
4108
  msgstr "Northland"
4109
 
4110
+ #: i18n/states/NZ.php:15 i18n/states.php:869
4111
  msgid "Auckland"
4112
  msgstr "Auckland"
4113
 
4114
+ #: i18n/states/NZ.php:16 i18n/states.php:870
4115
  msgid "Waikato"
4116
  msgstr "Waikato"
4117
 
4118
+ #: i18n/states/NZ.php:17 i18n/states.php:871
4119
  msgid "Bay of Plenty"
4120
  msgstr "Bay of Plenty"
4121
 
4122
+ #: i18n/states/NZ.php:18 i18n/states.php:872
4123
  msgid "Taranaki"
4124
  msgstr "Taranaki"
4125
 
4126
+ #: i18n/states/NZ.php:19 i18n/states.php:873
4127
  msgid "Gisborne"
4128
  msgstr "گیسبورن"
4129
 
4130
+ #: i18n/states/NZ.php:20 i18n/states.php:874
4131
  msgid "Hawke&rsquo;s Bay"
4132
  msgstr "Hawke&rsquo;s Bay"
4133
 
4134
+ #: i18n/states/NZ.php:21 i18n/states.php:875
4135
  msgid "Manawatu-Wanganui"
4136
  msgstr "Manawatu-Wanganui"
4137
 
4138
+ #: i18n/states/NZ.php:22 i18n/states.php:876
4139
  msgid "Wellington"
4140
  msgstr "Wellington"
4141
 
4142
+ #: i18n/states/NZ.php:23 i18n/states.php:877
4143
  msgid "Nelson"
4144
  msgstr "Nelson"
4145
 
4146
+ #: i18n/states/NZ.php:24 i18n/states.php:878
4147
  msgid "Marlborough"
4148
  msgstr "Marlborough"
4149
 
4150
+ #: i18n/states/NZ.php:25 i18n/states.php:879
4151
  msgid "Tasman"
4152
  msgstr "Tasman"
4153
 
4154
+ #: i18n/states/NZ.php:26 i18n/states.php:880
4155
  msgid "West Coast"
4156
  msgstr "West Coast"
4157
 
4158
+ #: i18n/states/NZ.php:27 i18n/states.php:881
4159
  msgid "Canterbury"
4160
  msgstr "Canterbury"
4161
 
4162
+ #: i18n/states/NZ.php:28 i18n/states.php:882
4163
  msgid "Otago"
4164
  msgstr "Otago"
4165
 
4166
+ #: i18n/states/NZ.php:29 i18n/states.php:883
4167
  msgid "Southland"
4168
  msgstr "Southland"
4169
 
4170
+ #: i18n/states/PE.php:14 i18n/states.php:886
4171
  msgid "El Callao"
4172
  msgstr "El Callao"
4173
 
4174
+ #: i18n/states/PE.php:15 i18n/states.php:887
4175
  msgid "Municipalidad Metropolitana de Lima"
4176
  msgstr "Municipalidad Metropolitana de Lima"
4177
 
4178
+ #: i18n/states/PE.php:17 i18n/states.php:889
4179
  msgid "Ancash"
4180
  msgstr "Ancash"
4181
 
4182
+ #: i18n/states/PE.php:18 i18n/states.php:890
4183
  msgid "Apur&iacute;mac"
4184
  msgstr "Apur&iacute;mac"
4185
 
4186
+ #: i18n/states/PE.php:19 i18n/states.php:891
4187
  msgid "Arequipa"
4188
  msgstr "ضروری"
4189
 
4190
+ #: i18n/states/PE.php:20 i18n/states.php:892
4191
  msgid "Ayacucho"
4192
  msgstr "Ayacucho"
4193
 
4194
+ #: i18n/states/PE.php:21 i18n/states.php:893
4195
  msgid "Cajamarca"
4196
  msgstr "Cajamarca"
4197
 
4198
+ #: i18n/states/PE.php:22 i18n/states.php:894
4199
  msgid "Cusco"
4200
  msgstr "Cusco"
4201
 
4202
+ #: i18n/states/PE.php:23 i18n/states.php:895
4203
  msgid "Huancavelica"
4204
  msgstr "Huancavelica"
4205
 
4206
+ #: i18n/states/PE.php:24 i18n/states.php:896
4207
  msgid "Hu&aacute;nuco"
4208
  msgstr "Hu&aacute;nuco"
4209
 
4210
+ #: i18n/states/PE.php:25 i18n/states.php:897
4211
  msgid "Ica"
4212
  msgstr "Ica"
4213
 
4214
+ #: i18n/states/PE.php:26 i18n/states.php:898
4215
  msgid "Jun&iacute;n"
4216
  msgstr "Jun&iacute;n"
4217
 
4218
+ #: i18n/states/PE.php:27 i18n/states.php:899
4219
  msgid "La Libertad"
4220
  msgstr "La Libertad"
4221
 
4222
+ #: i18n/states/PE.php:28 i18n/states.php:900
4223
  msgid "Lambayeque"
4224
  msgstr "Lambayeque"
4225
 
4226
+ #: i18n/states/PE.php:29 i18n/states.php:901
4227
  msgid "Lima"
4228
  msgstr "Lima"
4229
 
4230
+ #: i18n/states/PE.php:30 i18n/states.php:902
4231
  msgid "Loreto"
4232
  msgstr "Loreto"
4233
 
4234
+ #: i18n/states/PE.php:31 i18n/states.php:903
4235
  msgid "Madre de Dios"
4236
  msgstr "Madre de Dios"
4237
 
4238
+ #: i18n/states/PE.php:32 i18n/states.php:904
4239
  msgid "Moquegua"
4240
  msgstr "Moquegua"
4241
 
4242
+ #: i18n/states/PE.php:33 i18n/states.php:905
4243
  msgid "Pasco"
4244
  msgstr "Pasco"
4245
 
4246
+ #: i18n/states/PE.php:34 i18n/states.php:906
4247
  msgid "Piura"
4248
  msgstr "Piura"
4249
 
4250
+ #: i18n/states/PE.php:35 i18n/states.php:907
4251
  msgid "Puno"
4252
  msgstr "Puno"
4253
 
4254
+ #: i18n/states/PE.php:36 i18n/states.php:908
4255
  msgid "San Mart&iacute;n"
4256
  msgstr "San Mart&iacute;n"
4257
 
4258
+ #: i18n/states/PE.php:37 i18n/states.php:909
4259
  msgid "Tacna"
4260
  msgstr "Tacna"
4261
 
4262
+ #: i18n/states/PE.php:38 i18n/states.php:910
4263
  msgid "Tumbes"
4264
  msgstr "Tumbes"
4265
 
4266
+ #: i18n/states/PE.php:39 i18n/states.php:911
4267
  msgid "Ucayali"
4268
  msgstr "Ucayali"
4269
 
4270
+ #: i18n/states/PH.php:14 i18n/states.php:920
4271
  msgid "Abra"
4272
  msgstr "آبرا"
4273
 
4274
+ #: i18n/states/PH.php:15 i18n/states.php:921
4275
  msgid "Agusan del Norte"
4276
  msgstr "آگوسان شمالی"
4277
 
4278
+ #: i18n/states/PH.php:16 i18n/states.php:922
4279
  msgid "Agusan del Sur"
4280
  msgstr "آگوسان جنوبی"
4281
 
4282
+ #: i18n/states/PH.php:17 i18n/states.php:923
4283
  msgid "Aklan"
4284
  msgstr "آکلان"
4285
 
4286
+ #: i18n/states/PH.php:18 i18n/states.php:924
4287
  msgid "Albay"
4288
  msgstr "آلبای"
4289
 
4290
+ #: i18n/states/PH.php:19 i18n/states.php:925
4291
  msgid "Antique"
4292
  msgstr "آنتیکو"
4293
 
4294
+ #: i18n/states/PH.php:20 i18n/states.php:926
4295
  msgid "Apayao"
4296
  msgstr "آپایائو"
4297
 
4298
+ #: i18n/states/PH.php:21 i18n/states.php:927
4299
  msgid "Aurora"
4300
  msgstr "آئورا"
4301
 
4302
+ #: i18n/states/PH.php:22 i18n/states.php:928
4303
  msgid "Basilan"
4304
  msgstr "باسیلان"
4305
 
4306
+ #: i18n/states/PH.php:23 i18n/states.php:929
4307
  msgid "Bataan"
4308
  msgstr "باتان"
4309
 
4310
+ #: i18n/states/PH.php:24 i18n/states.php:930
4311
  msgid "Batanes"
4312
  msgstr "باتانس"
4313
 
4314
+ #: i18n/states/PH.php:25 i18n/states.php:931
4315
  msgid "Batangas"
4316
  msgstr "باتانگاس"
4317
 
4318
+ #: i18n/states/PH.php:26 i18n/states.php:932
4319
  msgid "Benguet"
4320
  msgstr "بنگوئه"
4321
 
4322
+ #: i18n/states/PH.php:27 i18n/states.php:933
4323
  msgid "Biliran"
4324
  msgstr "بیلیران"
4325
 
4326
+ #: i18n/states/PH.php:28 i18n/states.php:934
4327
  msgid "Bohol"
4328
  msgstr "بهل (فیلیپین)"
4329
 
4330
+ #: i18n/states/PH.php:29 i18n/states.php:935
4331
  msgid "Bukidnon"
4332
  msgstr "بوکیدنون"
4333
 
4334
+ #: i18n/states/PH.php:30 i18n/states.php:936
4335
  msgid "Bulacan"
4336
  msgstr "بولاکان"
4337
 
4338
+ #: i18n/states/PH.php:31 i18n/states.php:937
4339
  msgid "Cagayan"
4340
  msgstr "کاگایان"
4341
 
4342
+ #: i18n/states/PH.php:32 i18n/states.php:938
4343
  msgid "Camarines Norte"
4344
  msgstr "کامارینه شمالی"
4345
 
4346
+ #: i18n/states/PH.php:33 i18n/states.php:939
4347
  msgid "Camarines Sur"
4348
  msgstr "کامارینه جنوبی"
4349
 
4350
+ #: i18n/states/PH.php:34 i18n/states.php:940
4351
  msgid "Camiguin"
4352
  msgstr "کامیگوئین"
4353
 
4354
+ #: i18n/states/PH.php:35 i18n/states.php:941
4355
  msgid "Capiz"
4356
  msgstr "کاپیز"
4357
 
4358
+ #: i18n/states/PH.php:36 i18n/states.php:942
4359
  msgid "Catanduanes"
4360
  msgstr "Catanduanes"
4361
 
4362
+ #: i18n/states/PH.php:37 i18n/states.php:943
4363
  msgid "Cavite"
4364
  msgstr "Cavite"
4365
 
4366
+ #: i18n/states/PH.php:38 i18n/states.php:944
4367
  msgid "Cebu"
4368
  msgstr "سبو"
4369
 
4370
+ #: i18n/states/PH.php:39 i18n/states.php:945
4371
  msgid "Compostela Valley"
4372
  msgstr "Compostela Valley"
4373
 
4374
+ #: i18n/states/PH.php:40 i18n/states.php:946
4375
  msgid "Cotabato"
4376
  msgstr "کوتاباتو"
4377
 
4378
+ #: i18n/states/PH.php:41 i18n/states.php:947
4379
  msgid "Davao del Norte"
4380
  msgstr "Davao del Norte"
4381
 
4382
+ #: i18n/states/PH.php:42 i18n/states.php:948
4383
  msgid "Davao del Sur"
4384
  msgstr "Davao del Sur"
4385
 
4386
+ #: i18n/states/PH.php:43 i18n/states.php:949
4387
  msgid "Davao Occidental"
4388
  msgstr "Davao Occidental"
4389
 
4390
+ #: i18n/states/PH.php:44 i18n/states.php:950
4391
  msgid "Davao Oriental"
4392
  msgstr "Davao Oriental"
4393
 
4394
+ #: i18n/states/PH.php:45 i18n/states.php:951
4395
  msgid "Dinagat Islands"
4396
  msgstr "Dinagat Islands"
4397
 
4398
+ #: i18n/states/PH.php:46 i18n/states.php:952
4399
  msgid "Eastern Samar"
4400
  msgstr "Eastern Samar"
4401
 
4402
+ #: i18n/states/PH.php:47 i18n/states.php:953
4403
  msgid "Guimaras"
4404
  msgstr "Guimaras"
4405
 
4406
+ #: i18n/states/PH.php:48 i18n/states.php:954
4407
  msgid "Ifugao"
4408
  msgstr "Ifugao"
4409
 
4410
+ #: i18n/states/PH.php:49 i18n/states.php:955
4411
  msgid "Ilocos Norte"
4412
  msgstr "Ilocos Norte"
4413
 
4414
+ #: i18n/states/PH.php:50 i18n/states.php:956
4415
  msgid "Ilocos Sur"
4416
  msgstr "Ilocos Sur"
4417
 
4418
+ #: i18n/states/PH.php:51 i18n/states.php:957
4419
  msgid "Iloilo"
4420
  msgstr "ایویلو"
4421
 
4422
+ #: i18n/states/PH.php:52 i18n/states.php:958
4423
  msgid "Isabela"
4424
  msgstr "ایزابلا"
4425
 
4426
+ #: i18n/states/PH.php:53 i18n/states.php:959
4427
  msgid "Kalinga"
4428
  msgstr "کالینگا"
4429
 
4430
+ #: i18n/states/PH.php:54 i18n/states.php:960
4431
  msgid "La Union"
4432
  msgstr "La Union"
4433
 
4434
+ #: i18n/states/PH.php:55 i18n/states.php:961
4435
  msgid "Laguna"
4436
  msgstr "لاگونا"
4437
 
4438
+ #: i18n/states/PH.php:56 i18n/states.php:962
4439
  msgid "Lanao del Norte"
4440
  msgstr "Lanao del Norte"
4441
 
4442
+ #: i18n/states/PH.php:57 i18n/states.php:963
4443
  msgid "Lanao del Sur"
4444
  msgstr "Lanao del Sur"
4445
 
4446
+ #: i18n/states/PH.php:58 i18n/states.php:964
4447
  msgid "Leyte"
4448
  msgstr "Leyte"
4449
 
4450
+ #: i18n/states/PH.php:59 i18n/states.php:965
4451
  msgid "Maguindanao"
4452
  msgstr "Maguindanao"
4453
 
4454
+ #: i18n/states/PH.php:60 i18n/states.php:966
4455
  msgid "Marinduque"
4456
  msgstr "Marinduque"
4457
 
4458
+ #: i18n/states/PH.php:61 i18n/states.php:967
4459
  msgid "Masbate"
4460
  msgstr "Masbate"
4461
 
4462
+ #: i18n/states/PH.php:62 i18n/states.php:968
4463
  msgid "Misamis Occidental"
4464
  msgstr "Misamis Occidental"
4465
 
4466
+ #: i18n/states/PH.php:63 i18n/states.php:969
4467
  msgid "Misamis Oriental"
4468
  msgstr "Misamis Oriental"
4469
 
4470
+ #: i18n/states/PH.php:64 i18n/states.php:970
4471
  msgid "Mountain Province"
4472
  msgstr "Mountain Province"
4473
 
4474
+ #: i18n/states/PH.php:65 i18n/states.php:971
4475
  msgid "Negros Occidental"
4476
  msgstr "Negros Occidental"
4477
 
4478
+ #: i18n/states/PH.php:66 i18n/states.php:972
4479
  msgid "Negros Oriental"
4480
  msgstr "Negros Oriental"
4481
 
4482
+ #: i18n/states/PH.php:67 i18n/states.php:973
4483
  msgid "Northern Samar"
4484
  msgstr "Northern Samar"
4485
 
4486
+ #: i18n/states/PH.php:68 i18n/states.php:974
4487
  msgid "Nueva Ecija"
4488
  msgstr "Nueva Ecija"
4489
 
4490
+ #: i18n/states/PH.php:69 i18n/states.php:975
4491
  msgid "Nueva Vizcaya"
4492
  msgstr "Nueva Vizcaya"
4493
 
4494
+ #: i18n/states/PH.php:70 i18n/states.php:976
4495
  msgid "Occidental Mindoro"
4496
  msgstr "Occidental Mindoro"
4497
 
4498
+ #: i18n/states/PH.php:71 i18n/states.php:977
4499
  msgid "Oriental Mindoro"
4500
  msgstr "Oriental Mindoro"
4501
 
4502
+ #: i18n/states/PH.php:72 i18n/states.php:978
4503
  msgid "Palawan"
4504
  msgstr "Palawan"
4505
 
4506
+ #: i18n/states/PH.php:73 i18n/states.php:979
4507
  msgid "Pampanga"
4508
  msgstr "Pampanga"
4509
 
4510
+ #: i18n/states/PH.php:74 i18n/states.php:980
4511
  msgid "Pangasinan"
4512
  msgstr "Pangasinan"
4513
 
4514
+ #: i18n/states/PH.php:75 i18n/states.php:981
4515
  msgid "Quezon"
4516
  msgstr "Quezon"
4517
 
4518
+ #: i18n/states/PH.php:76 i18n/states.php:982
4519
  msgid "Quirino"
4520
  msgstr "Quirino"
4521
 
4522
+ #: i18n/states/PH.php:77 i18n/states.php:983
4523
  msgid "Rizal"
4524
  msgstr "ریزال"
4525
 
4526
+ #: i18n/states/PH.php:78 i18n/states.php:984
4527
  msgid "Romblon"
4528
  msgstr "رومبلون"
4529
 
4530
+ #: i18n/states/PH.php:79 i18n/states.php:985
4531
  msgid "Samar"
4532
  msgstr "سامار"
4533
 
4534
+ #: i18n/states/PH.php:80 i18n/states.php:986
4535
  msgid "Sarangani"
4536
  msgstr "Sarangani"
4537
 
4538
+ #: i18n/states/PH.php:81 i18n/states.php:987
4539
  msgid "Siquijor"
4540
  msgstr "Siquijor"
4541
 
4542
+ #: i18n/states/PH.php:82 i18n/states.php:988
4543
  msgid "Sorsogon"
4544
  msgstr "Sorsogon"
4545
 
4546
+ #: i18n/states/PH.php:83 i18n/states.php:989
4547
  msgid "South Cotabato"
4548
  msgstr "کوتاباتو جنوبی"
4549
 
4550
+ #: i18n/states/PH.php:84 i18n/states.php:990
4551
  msgid "Southern Leyte"
4552
  msgstr "Southern Leyte"
4553
 
4554
+ #: i18n/states/PH.php:85 i18n/states.php:991
4555
  msgid "Sultan Kudarat"
4556
  msgstr "سلطان قدرت"
4557
 
4558
+ #: i18n/states/PH.php:86 i18n/states.php:992
4559
  msgid "Sulu"
4560
  msgstr "سولو"
4561
 
4562
+ #: i18n/states/PH.php:87 i18n/states.php:993
4563
  msgid "Surigao del Norte"
4564
  msgstr "Surigao del Norte"
4565
 
4566
+ #: i18n/states/PH.php:88 i18n/states.php:994
4567
  msgid "Surigao del Sur"
4568
  msgstr "Surigao del Sur"
4569
 
4570
+ #: i18n/states/PH.php:89 i18n/states.php:995
4571
  msgid "Tarlac"
4572
  msgstr "Tarlac"
4573
 
4574
+ #: i18n/states/PH.php:90 i18n/states.php:996
4575
  msgid "Tawi-Tawi"
4576
  msgstr "Tawi-Tawi"
4577
 
4578
+ #: i18n/states/PH.php:91 i18n/states.php:997
4579
  msgid "Zambales"
4580
  msgstr "Zambales"
4581
 
4582
+ #: i18n/states/PH.php:92 i18n/states.php:998
4583
  msgid "Zamboanga del Norte"
4584
  msgstr "Zamboanga del Norte"
4585
 
4586
+ #: i18n/states/PH.php:93 i18n/states.php:999
4587
  msgid "Zamboanga del Sur"
4588
  msgstr "Zamboanga del Sur"
4589
 
4590
+ #: i18n/states/PH.php:94 i18n/states.php:1000
4591
  msgid "Zamboanga Sibugay"
4592
  msgstr "Zamboanga Sibugay"
4593
 
4594
+ #: i18n/states/PH.php:95 i18n/states.php:1001
4595
  msgid "Metro Manila"
4596
  msgstr "Metro Manila"
4597
 
4598
+ #: i18n/states/PK.php:14 i18n/states.php:1004
4599
  msgid "Azad Kashmir"
4600
  msgstr "Azad Kashmir"
4601
 
4602
+ #: i18n/states/PK.php:15 i18n/states.php:1005
4603
  msgid "Balochistan"
4604
  msgstr "Balochistan"
4605
 
4606
+ #: i18n/states/PK.php:16 i18n/states.php:1006
4607
  msgid "FATA"
4608
  msgstr "FATA"
4609
 
4610
+ #: i18n/states/PK.php:17 i18n/states.php:1007
4611
  msgid "Gilgit Baltistan"
4612
  msgstr "Gilgit Baltistan"
4613
 
4614
+ #: i18n/states/PK.php:18 i18n/states.php:1008
4615
  msgid "Islamabad Capital Territory"
4616
  msgstr "Islamabad Capital Territory"
4617
 
4618
+ #: i18n/states/PK.php:19 i18n/states.php:1009
4619
  msgid "Khyber Pakhtunkhwa"
4620
  msgstr "Khyber Pakhtunkhwa"
4621
 
4622
+ #: i18n/states/PK.php:21 i18n/states.php:1011
4623
  msgid "Sindh"
4624
  msgstr "Sindh"
4625
 
4626
+ #: i18n/states/PY.php:14 i18n/states.php:1016
4627
  msgid "Asunci&oacute;n"
4628
  msgstr "Asunci&oacute;n"
4629
 
4630
+ #: i18n/states/PY.php:15 i18n/states.php:1017
4631
  msgid "Concepci&oacute;n"
4632
  msgstr "Concepci&oacute;n"
4633
 
4634
+ #: i18n/states/PY.php:16 i18n/states.php:1018
4635
  msgid "San Pedro"
4636
  msgstr "San Pedro"
4637
 
4638
+ #: i18n/states/PY.php:17 i18n/states.php:1019
4639
  msgid "Cordillera"
4640
  msgstr "Cordillera"
4641
 
4642
+ #: i18n/states/PY.php:18 i18n/states.php:1020
4643
  msgid "Guair&aacute;"
4644
  msgstr "Guair&aacute;"
4645
 
4646
+ #: i18n/states/PY.php:19 i18n/states.php:1021
4647
  msgid "Caaguaz&uacute;"
4648
  msgstr "Caaguaz&uacute;"
4649
 
4650
+ #: i18n/states/PY.php:20 i18n/states.php:1022
4651
  msgid "Caazap&aacute;"
4652
  msgstr "Caazap&aacute;"
4653
 
4654
+ #: i18n/states/PY.php:21 i18n/states.php:1023
4655
  msgid "Itap&uacute;a"
4656
  msgstr "Itap&uacute;a"
4657
 
4658
+ #: i18n/states/PY.php:23 i18n/states.php:1025
4659
  msgid "Paraguar&iacute;"
4660
  msgstr "Paraguar&iacute;"
4661
 
4662
+ #: i18n/states/PY.php:24 i18n/states.php:1026
4663
  msgid "Alto Paran&aacute;"
4664
  msgstr "Alto Paran&aacute;"
4665
 
4666
+ #: i18n/states/PY.php:25 i18n/states.php:1027
4667
  msgid "Central"
4668
  msgstr "Central"
4669
 
4670
+ #: i18n/states/PY.php:26 i18n/states.php:1028
4671
  msgid "&Ntilde;eembuc&uacute;"
4672
  msgstr "&Ntilde;eembuc&uacute;"
4673
 
4674
+ #: i18n/states/PY.php:27 i18n/states.php:1029
4675
  msgid "Amambay"
4676
  msgstr "Amambay"
4677
 
4678
+ #: i18n/states/PY.php:28 i18n/states.php:1030
4679
  msgid "Canindey&uacute;"
4680
  msgstr "Canindey&uacute;"
4681
 
4682
+ #: i18n/states/PY.php:29 i18n/states.php:1031
4683
  msgid "Presidente Hayes"
4684
  msgstr "Presidente Hayes"
4685
 
4686
+ #: i18n/states/PY.php:30 i18n/states.php:1032
4687
  msgid "Alto Paraguay"
4688
  msgstr "Alto Paraguay"
4689
 
4690
+ #: i18n/states/PY.php:31 i18n/states.php:1033
4691
  msgid "Boquer&oacute;n"
4692
  msgstr "Boquer&oacute;n"
4693
 
4694
+ #: i18n/states/RO.php:17 i18n/states.php:1037
4695
  msgid "Alba"
4696
  msgstr "Alba"
4697
 
4698
+ #: i18n/states/RO.php:18 i18n/states.php:1038
4699
  msgid "Arad"
4700
  msgstr "Arad"
4701
 
4702
+ #: i18n/states/RO.php:19 i18n/states.php:1039
4703
  msgid "Arge&#537;"
4704
  msgstr "Arge&#537;"
4705
 
4706
+ #: i18n/states/RO.php:20 i18n/states.php:1040
4707
  msgid "Bac&#259;u"
4708
  msgstr "Bac&#259;u"
4709
 
4710
+ #: i18n/states/RO.php:21 i18n/states.php:1041
4711
  msgid "Bihor"
4712
  msgstr "Bihor"
4713
 
4714
+ #: i18n/states/RO.php:22 i18n/states.php:1042
4715
  msgid "Bistri&#539;a-N&#259;s&#259;ud"
4716
  msgstr "Bistri&#539;a-N&#259;s&#259;ud"
4717
 
4718
+ #: i18n/states/RO.php:23 i18n/states.php:1043
4719
  msgid "Boto&#537;ani"
4720
  msgstr "Boto&#537;ani"
4721
 
4722
+ #: i18n/states/RO.php:24 i18n/states.php:1044
4723
  msgid "Br&#259;ila"
4724
  msgstr "Br&#259;ila"
4725
 
4726
+ #: i18n/states/RO.php:25 i18n/states.php:1045
4727
  msgid "Bra&#537;ov"
4728
  msgstr "Bra&#537;ov"
4729
 
4730
+ #: i18n/states/RO.php:26 i18n/states.php:1046
4731
  msgid "Bucure&#537;ti"
4732
  msgstr "Bucure&#537;ti"
4733
 
4734
+ #: i18n/states/RO.php:27 i18n/states.php:1047
4735
  msgid "Buz&#259;u"
4736
  msgstr "Buz&#259;u"
4737
 
4738
+ #: i18n/states/RO.php:29 i18n/states.php:1049
4739
  msgid "Cara&#537;-Severin"
4740
  msgstr "Cara&#537;-Severin"
4741
 
4742
+ #: i18n/states/RO.php:30 i18n/states.php:1050
4743
  msgid "Cluj"
4744
  msgstr "Cluj"
4745
 
4746
+ #: i18n/states/RO.php:31 i18n/states.php:1051
4747
  msgid "Constan&#539;a"
4748
  msgstr "Constan&#539;a"
4749
 
4750
+ #: i18n/states/RO.php:32 i18n/states.php:1052
4751
  msgid "Covasna"
4752
  msgstr "Covasna"
4753
 
4754
+ #: i18n/states/RO.php:33 i18n/states.php:1053
4755
  msgid "D&acirc;mbovi&#539;a"
4756
  msgstr "D&acirc;mbovi&#539;a"
4757
 
4758
+ #: i18n/states/RO.php:34 i18n/states.php:1054
4759
  msgid "Dolj"
4760
  msgstr "Dolj"
4761
 
4762
+ #: i18n/states/RO.php:35 i18n/states.php:1055
4763
  msgid "Gala&#539;i"
4764
  msgstr "Gala&#539;i"
4765
 
4766
+ #: i18n/states/RO.php:36 i18n/states.php:1056
4767
  msgid "Giurgiu"
4768
  msgstr "Giurgiu"
4769
 
4770
+ #: i18n/states/RO.php:37 i18n/states.php:1057
4771
  msgid "Gorj"
4772
  msgstr "Gorj"
4773
 
4774
+ #: i18n/states/RO.php:38 i18n/states.php:1058
4775
  msgid "Harghita"
4776
  msgstr "Harghita"
4777
 
4778
+ #: i18n/states/RO.php:39 i18n/states.php:1059
4779
  msgid "Hunedoara"
4780
  msgstr "Hunedoara"
4781
 
4782
+ #: i18n/states/RO.php:40 i18n/states.php:1060
4783
  msgid "Ialomi&#539;a"
4784
  msgstr "Ialomi&#539;a"
4785
 
4786
+ #: i18n/states/RO.php:41 i18n/states.php:1061
4787
  msgid "Ia&#537;i"
4788
  msgstr "Ia&#537;i"
4789
 
4790
+ #: i18n/states/RO.php:42 i18n/states.php:1062
4791
  msgid "Ilfov"
4792
  msgstr "Ilfov"
4793
 
4794
+ #: i18n/states/RO.php:43 i18n/states.php:1063
4795
  msgid "Maramure&#537;"
4796
  msgstr "Maramure&#537;"
4797
 
4798
+ #: i18n/states/RO.php:44 i18n/states.php:1064
4799
  msgid "Mehedin&#539;i"
4800
  msgstr "Mehedin&#539;i"
4801
 
4802
+ #: i18n/states/RO.php:45 i18n/states.php:1065
4803
  msgid "Mure&#537;"
4804
  msgstr "Mure&#537;"
4805
 
4806
+ #: i18n/states/RO.php:46 i18n/states.php:1066
4807
  msgid "Neam&#539;"
4808
  msgstr "Neam&#539;"
4809
 
4810
+ #: i18n/states/RO.php:47 i18n/states.php:1067
4811
  msgid "Olt"
4812
  msgstr "Olt"
4813
 
4814
+ #: i18n/states/RO.php:48 i18n/states.php:1068
4815
  msgid "Prahova"
4816
  msgstr "Prahova"
4817
 
4818
+ #: i18n/states/RO.php:49 i18n/states.php:1069
4819
  msgid "S&#259;laj"
4820
  msgstr "S&#259;laj"
4821
 
4822
+ #: i18n/states/RO.php:50 i18n/states.php:1070
4823
  msgid "Satu Mare"
4824
  msgstr "Satu Mare"
4825
 
4826
+ #: i18n/states/RO.php:51 i18n/states.php:1071
4827
  msgid "Sibiu"
4828
  msgstr "Sibiu"
4829
 
4830
+ #: i18n/states/RO.php:52 i18n/states.php:1072
4831
  msgid "Suceava"
4832
  msgstr "Suceava"
4833
 
4834
+ #: i18n/states/RO.php:53 i18n/states.php:1073
4835
  msgid "Teleorman"
4836
  msgstr "Teleorman"
4837
 
4838
+ #: i18n/states/RO.php:54 i18n/states.php:1074
4839
  msgid "Timi&#537;"
4840
  msgstr "Timi&#537;"
4841
 
4842
+ #: i18n/states/RO.php:55 i18n/states.php:1075
4843
  msgid "Tulcea"
4844
  msgstr "Tulcea"
4845
 
4846
+ #: i18n/states/RO.php:56 i18n/states.php:1076
4847
  msgid "V&acirc;lcea"
4848
  msgstr "V&acirc;lcea"
4849
 
4850
+ #: i18n/states/RO.php:57 i18n/states.php:1077
4851
  msgid "Vaslui"
4852
  msgstr "Vaslui"
4853
 
4854
+ #: i18n/states/RO.php:58 i18n/states.php:1078
4855
  msgid "Vrancea"
4856
  msgstr "Vrancea"
4857
 
4858
+ #: i18n/states/TH.php:14 i18n/states.php:1085
4859
  msgid "Amnat Charoen"
4860
  msgstr "Amnat Charoen"
4861
 
4862
+ #: i18n/states/TH.php:15 i18n/states.php:1086
4863
  msgid "Ang Thong"
4864
  msgstr "Ang Thong"
4865
 
4866
+ #: i18n/states/TH.php:16 i18n/states.php:1087
4867
  msgid "Ayutthaya"
4868
  msgstr "Ayutthaya"
4869
 
4870
+ #: i18n/states/TH.php:17 i18n/states.php:1088
4871
  msgid "Bangkok"
4872
  msgstr "Bangkok"
4873
 
4874
+ #: i18n/states/TH.php:18 i18n/states.php:1089
4875
  msgid "Bueng Kan"
4876
  msgstr "Bueng Kan"
4877
 
4878
+ #: i18n/states/TH.php:19 i18n/states.php:1090
4879
  msgid "Buri Ram"
4880
  msgstr "Buri Ram"
4881
 
4882
+ #: i18n/states/TH.php:20 i18n/states.php:1091
4883
  msgid "Chachoengsao"
4884
  msgstr "Chachoengsao"
4885
 
4886
+ #: i18n/states/TH.php:21 i18n/states.php:1092
4887
  msgid "Chai Nat"
4888
  msgstr "Chai Nat"
4889
 
4890
+ #: i18n/states/TH.php:22 i18n/states.php:1093
4891
  msgid "Chaiyaphum"
4892
  msgstr "Chaiyaphum"
4893
 
4894
+ #: i18n/states/TH.php:23 i18n/states.php:1094
4895
  msgid "Chanthaburi"
4896
  msgstr "Chanthaburi"
4897
 
4898
+ #: i18n/states/TH.php:24 i18n/states.php:1095
4899
  msgid "Chiang Mai"
4900
  msgstr "Chiang Mai"
4901
 
4902
+ #: i18n/states/TH.php:25 i18n/states.php:1096
4903
  msgid "Chiang Rai"
4904
  msgstr "Chiang Rai"
4905
 
4906
+ #: i18n/states/TH.php:26 i18n/states.php:1097
4907
  msgid "Chonburi"
4908
  msgstr "Chonburi"
4909
 
4910
+ #: i18n/states/TH.php:27 i18n/states.php:1098
4911
  msgid "Chumphon"
4912
  msgstr "Chumphon"
4913
 
4914
+ #: i18n/states/TH.php:28 i18n/states.php:1099
4915
  msgid "Kalasin"
4916
  msgstr "Kalasin"
4917
 
4918
+ #: i18n/states/TH.php:29 i18n/states.php:1100
4919
  msgid "Kamphaeng Phet"
4920
  msgstr "Kamphaeng Phet"
4921
 
4922
+ #: i18n/states/TH.php:30 i18n/states.php:1101
4923
  msgid "Kanchanaburi"
4924
  msgstr "Kanchanaburi"
4925
 
4926
+ #: i18n/states/TH.php:31 i18n/states.php:1102
4927
  msgid "Khon Kaen"
4928
  msgstr "Khon Kaen"
4929
 
4930
+ #: i18n/states/TH.php:32 i18n/states.php:1103
4931
  msgid "Krabi"
4932
  msgstr "Krabi"
4933
 
4934
+ #: i18n/states/TH.php:33 i18n/states.php:1104
4935
  msgid "Lampang"
4936
  msgstr "Lampang"
4937
 
4938
+ #: i18n/states/TH.php:34 i18n/states.php:1105
4939
  msgid "Lamphun"
4940
  msgstr "Lamphun"
4941
 
4942
+ #: i18n/states/TH.php:35 i18n/states.php:1106
4943
  msgid "Loei"
4944
  msgstr "Loei"
4945
 
4946
+ #: i18n/states/TH.php:36 i18n/states.php:1107
4947
  msgid "Lopburi"
4948
  msgstr "Lopburi"
4949
 
4950
+ #: i18n/states/TH.php:37 i18n/states.php:1108
4951
  msgid "Mae Hong Son"
4952
  msgstr "Mae Hong Son"
4953
 
4954
+ #: i18n/states/TH.php:38 i18n/states.php:1109
4955
  msgid "Maha Sarakham"
4956
  msgstr "Maha Sarakham"
4957
 
4958
+ #: i18n/states/TH.php:39 i18n/states.php:1110
4959
  msgid "Mukdahan"
4960
  msgstr "Mukdahan"
4961
 
4962
+ #: i18n/states/TH.php:40 i18n/states.php:1111
4963
  msgid "Nakhon Nayok"
4964
  msgstr "Nakhon Nayok"
4965
 
4966
+ #: i18n/states/TH.php:41 i18n/states.php:1112
4967
  msgid "Nakhon Pathom"
4968
  msgstr "Nakhon Pathom"
4969
 
4970
+ #: i18n/states/TH.php:42 i18n/states.php:1113
4971
  msgid "Nakhon Phanom"
4972
  msgstr "Nakhon Phanom"
4973
 
4974
+ #: i18n/states/TH.php:43 i18n/states.php:1114
4975
  msgid "Nakhon Ratchasima"
4976
  msgstr "Nakhon Ratchasima"
4977
 
4978
+ #: i18n/states/TH.php:44 i18n/states.php:1115
4979
  msgid "Nakhon Sawan"
4980
  msgstr "Nakhon Sawan"
4981
 
4982
+ #: i18n/states/TH.php:45 i18n/states.php:1116
4983
  msgid "Nakhon Si Thammarat"
4984
  msgstr "Nakhon Si Thammarat"
4985
 
4986
+ #: i18n/states/TH.php:46 i18n/states.php:1117
4987
  msgid "Nan"
4988
  msgstr "Nan"
4989
 
4990
+ #: i18n/states/TH.php:47 i18n/states.php:1118
4991
  msgid "Narathiwat"
4992
  msgstr "Narathiwat"
4993
 
4994
+ #: i18n/states/TH.php:48 i18n/states.php:1119
4995
  msgid "Nong Bua Lam Phu"
4996
  msgstr "Nong Bua Lam Phu"
4997
 
4998
+ #: i18n/states/TH.php:49 i18n/states.php:1120
4999
  msgid "Nong Khai"
5000
  msgstr "Nong Khai"
5001
 
5002
+ #: i18n/states/TH.php:50 i18n/states.php:1121
5003
  msgid "Nonthaburi"
5004
  msgstr "Nonthaburi"
5005
 
5006
+ #: i18n/states/TH.php:51 i18n/states.php:1122
5007
  msgid "Pathum Thani"
5008
  msgstr "Pathum Thani"
5009
 
5010
+ #: i18n/states/TH.php:52 i18n/states.php:1123
5011
  msgid "Pattani"
5012
  msgstr "Pattani"
5013
 
5014
+ #: i18n/states/TH.php:53 i18n/states.php:1124
5015
  msgid "Phang Nga"
5016
  msgstr "Phang Nga"
5017
 
5018
+ #: i18n/states/TH.php:54 i18n/states.php:1125
5019
  msgid "Phatthalung"
5020
  msgstr "Phatthalung"
5021
 
5022
+ #: i18n/states/TH.php:55 i18n/states.php:1126
5023
  msgid "Phayao"
5024
  msgstr "Phayao"
5025
 
5026
+ #: i18n/states/TH.php:56 i18n/states.php:1127
5027
  msgid "Phetchabun"
5028
  msgstr "Phetchabun"
5029
 
5030
+ #: i18n/states/TH.php:57 i18n/states.php:1128
5031
  msgid "Phetchaburi"
5032
  msgstr "Phetchaburi"
5033
 
5034
+ #: i18n/states/TH.php:58 i18n/states.php:1129
5035
  msgid "Phichit"
5036
  msgstr "Phichit"
5037
 
5038
+ #: i18n/states/TH.php:59 i18n/states.php:1130
5039
  msgid "Phitsanulok"
5040
  msgstr "Phitsanulok"
5041
 
5042
+ #: i18n/states/TH.php:60 i18n/states.php:1131
5043
  msgid "Phrae"
5044
  msgstr "Phrae"
5045
 
5046
+ #: i18n/states/TH.php:61 i18n/states.php:1132
5047
  msgid "Phuket"
5048
  msgstr "Phuket"
5049
 
5050
+ #: i18n/states/TH.php:62 i18n/states.php:1133
5051
  msgid "Prachin Buri"
5052
  msgstr "Prachin Buri"
5053
 
5054
+ #: i18n/states/TH.php:63 i18n/states.php:1134
5055
  msgid "Prachuap Khiri Khan"
5056
  msgstr "Prachuap Khiri Khan"
5057
 
5058
+ #: i18n/states/TH.php:64 i18n/states.php:1135
5059
  msgid "Ranong"
5060
  msgstr "Ranong"
5061
 
5062
+ #: i18n/states/TH.php:65 i18n/states.php:1136
5063
  msgid "Ratchaburi"
5064
  msgstr "Ratchaburi"
5065
 
5066
+ #: i18n/states/TH.php:66 i18n/states.php:1137
5067
  msgid "Rayong"
5068
  msgstr "Rayong"
5069
 
5070
+ #: i18n/states/TH.php:67 i18n/states.php:1138
5071
  msgid "Roi Et"
5072
  msgstr "Roi Et"
5073
 
5074
+ #: i18n/states/TH.php:68 i18n/states.php:1139
5075
  msgid "Sa Kaeo"
5076
  msgstr "Sa Kaeo"
5077
 
5078
+ #: i18n/states/TH.php:69 i18n/states.php:1140
5079
  msgid "Sakon Nakhon"
5080
  msgstr "Sakon Nakhon"
5081
 
5082
+ #: i18n/states/TH.php:70 i18n/states.php:1141
5083
  msgid "Samut Prakan"
5084
  msgstr "Samut Prakan"
5085
 
5086
+ #: i18n/states/TH.php:71 i18n/states.php:1142
5087
  msgid "Samut Sakhon"
5088
  msgstr "Samut Sakhon"
5089
 
5090
+ #: i18n/states/TH.php:72 i18n/states.php:1143
5091
  msgid "Samut Songkhram"
5092
  msgstr "Samut Songkhram"
5093
 
5094
+ #: i18n/states/TH.php:73 i18n/states.php:1144
5095
  msgid "Saraburi"
5096
  msgstr "Saraburi"
5097
 
5098
+ #: i18n/states/TH.php:74 i18n/states.php:1145
5099
  msgid "Satun"
5100
  msgstr "Satun"
5101
 
5102
+ #: i18n/states/TH.php:75 i18n/states.php:1146
5103
  msgid "Sing Buri"
5104
  msgstr "Sing Buri"
5105
 
5106
+ #: i18n/states/TH.php:76 i18n/states.php:1147
5107
  msgid "Sisaket"
5108
  msgstr "Sisaket"
5109
 
5110
+ #: i18n/states/TH.php:77 i18n/states.php:1148
5111
  msgid "Songkhla"
5112
  msgstr "Songkhla"
5113
 
5114
+ #: i18n/states/TH.php:78 i18n/states.php:1149
5115
  msgid "Sukhothai"
5116
  msgstr "Sukhothai"
5117
 
5118
+ #: i18n/states/TH.php:79 i18n/states.php:1150
5119
  msgid "Suphan Buri"
5120
  msgstr "Suphan Buri"
5121
 
5122
+ #: i18n/states/TH.php:80 i18n/states.php:1151
5123
  msgid "Surat Thani"
5124
  msgstr "Surat Thani"
5125
 
5126
+ #: i18n/states/TH.php:81 i18n/states.php:1152
5127
  msgid "Surin"
5128
  msgstr "Surin"
5129
 
5130
+ #: i18n/states/TH.php:82 i18n/states.php:1153
5131
  msgid "Tak"
5132
  msgstr "Tak"
5133
 
5134
+ #: i18n/states/TH.php:83 i18n/states.php:1154
5135
  msgid "Trang"
5136
  msgstr "Trang"
5137
 
5138
+ #: i18n/states/TH.php:84 i18n/states.php:1155
5139
  msgid "Trat"
5140
  msgstr "Trat"
5141
 
5142
+ #: i18n/states/TH.php:85 i18n/states.php:1156
5143
  msgid "Ubon Ratchathani"
5144
  msgstr "Ubon Ratchathani"
5145
 
5146
+ #: i18n/states/TH.php:86 i18n/states.php:1157
5147
  msgid "Udon Thani"
5148
  msgstr "Udon Thani"
5149
 
5150
+ #: i18n/states/TH.php:87 i18n/states.php:1158
5151
  msgid "Uthai Thani"
5152
  msgstr "Uthai Thani"
5153
 
5154
+ #: i18n/states/TH.php:88 i18n/states.php:1159
5155
  msgid "Uttaradit"
5156
  msgstr "Uttaradit"
5157
 
5158
+ #: i18n/states/TH.php:89 i18n/states.php:1160
5159
  msgid "Yala"
5160
  msgstr "Yala"
5161
 
5162
+ #: i18n/states/TH.php:90 i18n/states.php:1161
5163
  msgid "Yasothon"
5164
  msgstr "Yasothon"
5165
 
5166
+ #: i18n/states/TR.php:14 i18n/states.php:1164
5167
  msgid "Adana"
5168
  msgstr "Adana"
5169
 
5170
+ #: i18n/states/TR.php:15 i18n/states.php:1165
5171
  msgid "Ad&#305;yaman"
5172
  msgstr "Ad&#305;yaman"
5173
 
5174
+ #: i18n/states/TR.php:16 i18n/states.php:1166
5175
  msgid "Afyon"
5176
  msgstr "Afyon"
5177
 
5178
+ #: i18n/states/TR.php:17 i18n/states.php:1167
5179
  msgid "A&#287;r&#305;"
5180
  msgstr "A&#287;r&#305;"
5181
 
5182
+ #: i18n/states/TR.php:18 i18n/states.php:1168
5183
  msgid "Amasya"
5184
  msgstr "Amasya"
5185
 
5186
+ #: i18n/states/TR.php:19 i18n/states.php:1169
5187
  msgid "Ankara"
5188
  msgstr "Ankara"
5189
 
5190
+ #: i18n/states/TR.php:20 i18n/states.php:1170
5191
  msgid "Antalya"
5192
  msgstr "Antalya"
5193
 
5194
+ #: i18n/states/TR.php:21 i18n/states.php:1171
5195
  msgid "Artvin"
5196
  msgstr "Artvin"
5197
 
5198
+ #: i18n/states/TR.php:22 i18n/states.php:1172
5199
  msgid "Ayd&#305;n"
5200
  msgstr "Ayd&#305;n"
5201
 
5202
+ #: i18n/states/TR.php:23 i18n/states.php:1173
5203
  msgid "Bal&#305;kesir"
5204
  msgstr "Bal&#305;kesir"
5205
 
5206
+ #: i18n/states/TR.php:24 i18n/states.php:1174
5207
  msgid "Bilecik"
5208
  msgstr "Bilecik"
5209
 
5210
+ #: i18n/states/TR.php:25 i18n/states.php:1175
5211
  msgid "Bing&#246;l"
5212
  msgstr "Bing&#246;l"
5213
 
5214
+ #: i18n/states/TR.php:26 i18n/states.php:1176
5215
  msgid "Bitlis"
5216
  msgstr "Bitlis"
5217
 
5218
+ #: i18n/states/TR.php:27 i18n/states.php:1177
5219
  msgid "Bolu"
5220
  msgstr "Bolu"
5221
 
5222
+ #: i18n/states/TR.php:28 i18n/states.php:1178
5223
  msgid "Burdur"
5224
  msgstr "Burdur"
5225
 
5226
+ #: i18n/states/TR.php:29 i18n/states.php:1179
5227
  msgid "Bursa"
5228
  msgstr "Bursa"
5229
 
5230
+ #: i18n/states/TR.php:30 i18n/states.php:1180
5231
  msgid "&#199;anakkale"
5232
  msgstr "&#199;anakkale"
5233
 
5234
+ #: i18n/states/TR.php:31 i18n/states.php:1181
5235
  msgid "&#199;ank&#305;r&#305;"
5236
  msgstr "&#199;ank&#305;r&#305;"
5237
 
5238
+ #: i18n/states/TR.php:32 i18n/states.php:1182
5239
  msgid "&#199;orum"
5240
  msgstr "&#199;orum"
5241
 
5242
+ #: i18n/states/TR.php:33 i18n/states.php:1183
5243
  msgid "Denizli"
5244
  msgstr "Denizli"
5245
 
5246
+ #: i18n/states/TR.php:34 i18n/states.php:1184
5247
  msgid "Diyarbak&#305;r"
5248
  msgstr "Diyarbak&#305;r"
5249
 
5250
+ #: i18n/states/TR.php:35 i18n/states.php:1185
5251
  msgid "Edirne"
5252
  msgstr "ادیرنه"
5253
 
5254
+ #: i18n/states/TR.php:36 i18n/states.php:1186
5255
  msgid "Elaz&#305;&#287;"
5256
  msgstr "Elaz&#305;&#287;"
5257
 
5258
+ #: i18n/states/TR.php:37 i18n/states.php:1187
5259
  msgid "Erzincan"
5260
  msgstr "ارزنجان"
5261
 
5262
+ #: i18n/states/TR.php:38 i18n/states.php:1188
5263
  msgid "Erzurum"
5264
  msgstr "ارزروم"
5265
 
5266
+ #: i18n/states/TR.php:39 i18n/states.php:1189
5267
  msgid "Eski&#351;ehir"
5268
  msgstr "Eski&#351;ehir"
5269
 
5270
+ #: i18n/states/TR.php:40 i18n/states.php:1190
5271
  msgid "Gaziantep"
5272
  msgstr "Gaziantep"
5273
 
5274
+ #: i18n/states/TR.php:41 i18n/states.php:1191
5275
  msgid "Giresun"
5276
  msgstr "Giresun"
5277
 
5278
+ #: i18n/states/TR.php:42 i18n/states.php:1192
5279
  msgid "G&#252;m&#252;&#351;hane"
5280
  msgstr "G&#252;m&#252;&#351;hane"
5281
 
5282
+ #: i18n/states/TR.php:43 i18n/states.php:1193
5283
  msgid "Hakkari"
5284
  msgstr "Hakkari"
5285
 
5286
+ #: i18n/states/TR.php:44 i18n/states.php:1194
5287
  msgid "Hatay"
5288
  msgstr "هاتای"
5289
 
5290
+ #: i18n/states/TR.php:45 i18n/states.php:1195
5291
  msgid "Isparta"
5292
  msgstr "Isparta"
5293
 
5294
+ #: i18n/states/TR.php:46 i18n/states.php:1196
5295
  msgid "&#304;&#231;el"
5296
  msgstr "&#304;&#231;el"
5297
 
5298
+ #: i18n/states/TR.php:47 i18n/states.php:1197
5299
  msgid "&#304;stanbul"
5300
  msgstr "&#304;stanbul"
5301
 
5302
+ #: i18n/states/TR.php:48 i18n/states.php:1198
5303
  msgid "&#304;zmir"
5304
  msgstr "&#304;zmir"
5305
 
5306
+ #: i18n/states/TR.php:49 i18n/states.php:1199
5307
  msgid "Kars"
5308
  msgstr "Kars"
5309
 
5310
+ #: i18n/states/TR.php:50 i18n/states.php:1200
5311
  msgid "Kastamonu"
5312
  msgstr "Kastamonu"
5313
 
5314
+ #: i18n/states/TR.php:51 i18n/states.php:1201
5315
  msgid "Kayseri"
5316
  msgstr "Kayseri"
5317
 
5318
+ #: i18n/states/TR.php:52 i18n/states.php:1202
5319
  msgid "K&#305;rklareli"
5320
  msgstr "K&#305;rklareli"
5321
 
5322
+ #: i18n/states/TR.php:53 i18n/states.php:1203
5323
  msgid "K&#305;r&#351;ehir"
5324
  msgstr "K&#305;r&#351;ehir"
5325
 
5326
+ #: i18n/states/TR.php:54 i18n/states.php:1204
5327
  msgid "Kocaeli"
5328
  msgstr "Kocaeli"
5329
 
5330
+ #: i18n/states/TR.php:55 i18n/states.php:1205
5331
  msgid "Konya"
5332
  msgstr "Konya"
5333
 
5334
+ #: i18n/states/TR.php:56 i18n/states.php:1206
5335
  msgid "K&#252;tahya"
5336
  msgstr "K&#252;tahya"
5337
 
5338
+ #: i18n/states/TR.php:57 i18n/states.php:1207
5339
  msgid "Malatya"
5340
  msgstr "Malatya"
5341
 
5342
+ #: i18n/states/TR.php:58 i18n/states.php:1208
5343
  msgid "Manisa"
5344
  msgstr "Manisa"
5345
 
5346
+ #: i18n/states/TR.php:59 i18n/states.php:1209
5347
  msgid "Kahramanmara&#351;"
5348
  msgstr "Kahramanmara&#351;"
5349
 
5350
+ #: i18n/states/TR.php:60 i18n/states.php:1210
5351
  msgid "Mardin"
5352
  msgstr "Mardin"
5353
 
5354
+ #: i18n/states/TR.php:61 i18n/states.php:1211
5355
  msgid "Mu&#287;la"
5356
  msgstr "Mu&#287;la"
5357
 
5358
+ #: i18n/states/TR.php:62 i18n/states.php:1212
5359
  msgid "Mu&#351;"
5360
  msgstr "Mu&#351;"
5361
 
5362
+ #: i18n/states/TR.php:63 i18n/states.php:1213
5363
  msgid "Nev&#351;ehir"
5364
  msgstr "Nev&#351;ehir"
5365
 
5366
+ #: i18n/states/TR.php:64 i18n/states.php:1214
5367
  msgid "Ni&#287;de"
5368
  msgstr "Ni&#287;de"
5369
 
5370
+ #: i18n/states/TR.php:65 i18n/states.php:1215
5371
  msgid "Ordu"
5372
  msgstr "Ordu"
5373
 
5374
+ #: i18n/states/TR.php:66 i18n/states.php:1216
5375
  msgid "Rize"
5376
  msgstr "Rize"
5377
 
5378
+ #: i18n/states/TR.php:67 i18n/states.php:1217
5379
  msgid "Sakarya"
5380
  msgstr "Sakarya"
5381
 
5382
+ #: i18n/states/TR.php:68 i18n/states.php:1218
5383
  msgid "Samsun"
5384
  msgstr "Samsun"
5385
 
5386
+ #: i18n/states/TR.php:69 i18n/states.php:1219
5387
  msgid "Siirt"
5388
  msgstr "Siirt"
5389
 
5390
+ #: i18n/states/TR.php:70 i18n/states.php:1220
5391
  msgid "Sinop"
5392
  msgstr "Sinop"
5393
 
5394
+ #: i18n/states/TR.php:71 i18n/states.php:1221
5395
  msgid "Sivas"
5396
  msgstr "Sivas"
5397
 
5398
+ #: i18n/states/TR.php:72 i18n/states.php:1222
5399
  msgid "Tekirda&#287;"
5400
  msgstr "Tekirda&#287;"
5401
 
5402
+ #: i18n/states/TR.php:73 i18n/states.php:1223
5403
  msgid "Tokat"
5404
  msgstr "توکات"
5405
 
5406
+ #: i18n/states/TR.php:74 i18n/states.php:1224
5407
  msgid "Trabzon"
5408
  msgstr "ترابزون"
5409
 
5410
+ #: i18n/states/TR.php:75 i18n/states.php:1225
5411
  msgid "Tunceli"
5412
  msgstr "تونجلی"
5413
 
5414
+ #: i18n/states/TR.php:76 i18n/states.php:1226
5415
  msgid "&#350;anl&#305;urfa"
5416
  msgstr "&#350;anl&#305;urfa"
5417
 
5418
+ #: i18n/states/TR.php:77 i18n/states.php:1227
5419
  msgid "U&#351;ak"
5420
  msgstr "U&#351;ak"
5421
 
5422
+ #: i18n/states/TR.php:78 i18n/states.php:1228
5423
  msgid "Van"
5424
  msgstr "ون"
5425
 
5426
+ #: i18n/states/TR.php:79 i18n/states.php:1229
5427
  msgid "Yozgat"
5428
  msgstr "یوزگات"
5429
 
5430
+ #: i18n/states/TR.php:80 i18n/states.php:1230
5431
  msgid "Zonguldak"
5432
  msgstr "Zonguldak"
5433
 
5434
+ #: i18n/states/TR.php:81 i18n/states.php:1231
5435
  msgid "Aksaray"
5436
  msgstr "Aksaray"
5437
 
5438
+ #: i18n/states/TR.php:82 i18n/states.php:1232
5439
  msgid "Bayburt"
5440
  msgstr "Bayburt"
5441
 
5442
+ #: i18n/states/TR.php:83 i18n/states.php:1233
5443
  msgid "Karaman"
5444
  msgstr "Karaman"
5445
 
5446
+ #: i18n/states/TR.php:84 i18n/states.php:1234
5447
  msgid "K&#305;r&#305;kkale"
5448
  msgstr "K&#305;r&#305;kkale"
5449
 
5450
+ #: i18n/states/TR.php:85 i18n/states.php:1235
5451
  msgid "Batman"
5452
  msgstr "Batman"
5453
 
5454
+ #: i18n/states/TR.php:86 i18n/states.php:1236
5455
  msgid "&#350;&#305;rnak"
5456
  msgstr "&#350;&#305;rnak"
5457
 
5458
+ #: i18n/states/TR.php:87 i18n/states.php:1237
5459
  msgid "Bart&#305;n"
5460
  msgstr "Bart&#305;n"
5461
 
5462
+ #: i18n/states/TR.php:88 i18n/states.php:1238
5463
  msgid "Ardahan"
5464
  msgstr "Ardahan"
5465
 
5466
+ #: i18n/states/TR.php:89 i18n/states.php:1239
5467
  msgid "I&#287;d&#305;r"
5468
  msgstr "I&#287;d&#305;r"
5469
 
5470
+ #: i18n/states/TR.php:90 i18n/states.php:1240
5471
  msgid "Yalova"
5472
  msgstr "Yalova"
5473
 
5474
+ #: i18n/states/TR.php:91 i18n/states.php:1241
5475
  msgid "Karab&#252;k"
5476
  msgstr "Karab&#252;k"
5477
 
5478
+ #: i18n/states/TR.php:92 i18n/states.php:1242
5479
  msgid "Kilis"
5480
  msgstr "کیلیس"
5481
 
5482
+ #: i18n/states/TR.php:93 i18n/states.php:1243
5483
  msgid "Osmaniye"
5484
  msgstr "عثمانیه"
5485
 
5486
+ #: i18n/states/TR.php:94 i18n/states.php:1244
5487
  msgid "D&#252;zce"
5488
  msgstr "دوزجه"
5489
 
5490
+ #: i18n/states/TZ.php:14 i18n/states.php:1247
5491
  msgid "Arusha"
5492
  msgstr "Arusha"
5493
 
5494
+ #: i18n/states/TZ.php:15 i18n/states.php:1248
5495
  msgid "Dar es Salaam"
5496
  msgstr "Dar es Salaam"
5497
 
5498
+ #: i18n/states/TZ.php:16 i18n/states.php:1249
5499
  msgid "Dodoma"
5500
  msgstr "Dodoma"
5501
 
5502
+ #: i18n/states/TZ.php:17 i18n/states.php:1250
5503
  msgid "Iringa"
5504
  msgstr "Iringa"
5505
 
5506
+ #: i18n/states/TZ.php:18 i18n/states.php:1251
5507
  msgid "Kagera"
5508
  msgstr "Kagera"
5509
 
5510
+ #: i18n/states/TZ.php:19 i18n/states.php:1252
5511
  msgid "Pemba North"
5512
  msgstr "Pemba North"
5513
 
5514
+ #: i18n/states/TZ.php:20 i18n/states.php:1253
5515
  msgid "Zanzibar North"
5516
  msgstr "Zanzibar North"
5517
 
5518
+ #: i18n/states/TZ.php:21 i18n/states.php:1254
5519
  msgid "Kigoma"
5520
  msgstr "Kigoma"
5521
 
5522
+ #: i18n/states/TZ.php:22 i18n/states.php:1255
5523
  msgid "Kilimanjaro"
5524
  msgstr "Kilimanjaro"
5525
 
5526
+ #: i18n/states/TZ.php:23 i18n/states.php:1256
5527
  msgid "Pemba South"
5528
  msgstr "Pemba South"
5529
 
5530
+ #: i18n/states/TZ.php:24 i18n/states.php:1257
5531
  msgid "Zanzibar South"
5532
  msgstr "Zanzibar South"
5533
 
5534
+ #: i18n/states/TZ.php:25 i18n/states.php:1258
5535
  msgid "Lindi"
5536
  msgstr "Lindi"
5537
 
5538
+ #: i18n/states/TZ.php:26 i18n/states.php:1259
5539
  msgid "Mara"
5540
  msgstr "Mara"
5541
 
5542
+ #: i18n/states/TZ.php:27 i18n/states.php:1260
5543
  msgid "Mbeya"
5544
  msgstr "Mbeya"
5545
 
5546
+ #: i18n/states/TZ.php:28 i18n/states.php:1261
5547
  msgid "Zanzibar West"
5548
  msgstr "Zanzibar West"
5549
 
5550
+ #: i18n/states/TZ.php:29 i18n/states.php:1262
5551
  msgid "Morogoro"
5552
  msgstr "Morogoro"
5553
 
5554
+ #: i18n/states/TZ.php:30 i18n/states.php:1263
5555
  msgid "Mtwara"
5556
  msgstr "Mtwara"
5557
 
5558
+ #: i18n/states/TZ.php:31 i18n/states.php:1264
5559
  msgid "Mwanza"
5560
  msgstr "Mwanza"
5561
 
5562
+ #: i18n/states/TZ.php:32 i18n/states.php:1265
5563
  msgid "Coast"
5564
  msgstr "Coast"
5565
 
5566
+ #: i18n/states/TZ.php:33 i18n/states.php:1266
5567
  msgid "Rukwa"
5568
  msgstr "Rukwa"
5569
 
5570
+ #: i18n/states/TZ.php:34 i18n/states.php:1267
5571
  msgid "Ruvuma"
5572
  msgstr "Ruvuma"
5573
 
5574
+ #: i18n/states/TZ.php:35 i18n/states.php:1268
5575
  msgid "Shinyanga"
5576
  msgstr "Shinyanga"
5577
 
5578
+ #: i18n/states/TZ.php:36 i18n/states.php:1269
5579
  msgid "Singida"
5580
  msgstr "Singida"
5581
 
5582
+ #: i18n/states/TZ.php:37 i18n/states.php:1270
5583
  msgid "Tabora"
5584
  msgstr "Tabora"
5585
 
5586
+ #: i18n/states/TZ.php:38 i18n/states.php:1271
5587
  msgid "Tanga"
5588
  msgstr "Tanga"
5589
 
5590
+ #: i18n/states/TZ.php:39 i18n/states.php:1272
5591
  msgid "Manyara"
5592
  msgstr "Manyara"
5593
 
5594
+ #: i18n/states/TZ.php:40 i18n/states.php:1273
5595
  msgid "Geita"
5596
  msgstr "Geita"
5597
 
5598
+ #: i18n/states/TZ.php:41 i18n/states.php:1274
5599
  msgid "Katavi"
5600
  msgstr "Katavi"
5601
 
5602
+ #: i18n/states/TZ.php:42 i18n/states.php:1275
5603
  msgid "Njombe"
5604
  msgstr "Njombe"
5605
 
5606
+ #: i18n/states/TZ.php:43 i18n/states.php:1276
5607
  msgid "Simiyu"
5608
  msgstr "Simiyu"
5609
 
5610
+ #: i18n/states/UG.php:16
5611
+ msgid "Abim"
5612
+ msgstr "Abim"
5613
+
5614
+ #: i18n/states/UG.php:17
5615
+ msgid "Adjumani"
5616
+ msgstr "Adjumani"
5617
+
5618
+ #: i18n/states/UG.php:18
5619
+ msgid "Agago"
5620
+ msgstr "Agago"
5621
+
5622
+ #: i18n/states/UG.php:19
5623
+ msgid "Alebtong"
5624
+ msgstr "Alebtong"
5625
+
5626
+ #: i18n/states/UG.php:20
5627
+ #| msgid "Qatar"
5628
+ msgid "Amolatar"
5629
+ msgstr "Amolatar"
5630
+
5631
+ #: i18n/states/UG.php:21
5632
+ #| msgid "Bermuda"
5633
+ msgid "Amudat"
5634
+ msgstr "Amudat"
5635
+
5636
+ #: i18n/states/UG.php:22
5637
+ #| msgid "Asturias"
5638
+ msgid "Amuria"
5639
+ msgstr "Amuria"
5640
+
5641
+ #: i18n/states/UG.php:23
5642
+ msgid "Amuru"
5643
+ msgstr "Amuru"
5644
+
5645
+ #: i18n/states/UG.php:24
5646
+ msgid "Apac"
5647
+ msgstr "Apac"
5648
+
5649
+ #: i18n/states/UG.php:25
5650
+ msgid "Arua"
5651
+ msgstr "Arua"
5652
+
5653
+ #: i18n/states/UG.php:26
5654
+ msgid "Budaka"
5655
+ msgstr "Budaka"
5656
+
5657
+ #: i18n/states/UG.php:27
5658
+ msgid "Bududa"
5659
+ msgstr "Bududa"
5660
+
5661
+ #: i18n/states/UG.php:28
5662
+ #| msgid "Dhaulagiri"
5663
+ msgid "Bugiri"
5664
+ msgstr "Bugiri"
5665
+
5666
+ #: i18n/states/UG.php:29
5667
+ msgid "Bugweri"
5668
+ msgstr "Bugweri"
5669
+
5670
+ #: i18n/states/UG.php:30
5671
+ msgid "Buhweju"
5672
+ msgstr "Buhweju"
5673
+
5674
+ #: i18n/states/UG.php:31
5675
+ msgid "Buikwe"
5676
+ msgstr "Buikwe"
5677
+
5678
+ #: i18n/states/UG.php:32
5679
+ msgid "Bukedea"
5680
+ msgstr "Bukedea"
5681
+
5682
+ #: i18n/states/UG.php:33
5683
+ msgid "Bukomansimbi"
5684
+ msgstr "Bukomansimbi"
5685
+
5686
+ #: i18n/states/UG.php:34
5687
+ #| msgid "Rukwa"
5688
+ msgid "Bukwa"
5689
+ msgstr "Bukwa"
5690
+
5691
+ #: i18n/states/UG.php:35
5692
+ msgid "Bulambuli"
5693
+ msgstr "Bulambuli"
5694
+
5695
+ #: i18n/states/UG.php:36
5696
+ msgid "Buliisa"
5697
+ msgstr "Buliisa"
5698
+
5699
+ #: i18n/states/UG.php:37
5700
+ msgid "Bundibugyo"
5701
+ msgstr "Bundibugyo"
5702
+
5703
+ #: i18n/states/UG.php:38
5704
+ #| msgid "Shinyanga"
5705
+ msgid "Bunyangabu"
5706
+ msgstr "Bunyangabu"
5707
+
5708
+ #: i18n/states/UG.php:39
5709
+ msgid "Bushenyi"
5710
+ msgstr "Bushenyi"
5711
+
5712
+ #: i18n/states/UG.php:40
5713
+ msgid "Busia"
5714
+ msgstr "Busia"
5715
+
5716
+ #: i18n/states/UG.php:41
5717
+ msgid "Butaleja"
5718
+ msgstr "Butaleja"
5719
+
5720
+ #: i18n/states/UG.php:42
5721
+ msgid "Butambala"
5722
+ msgstr "Butambala"
5723
+
5724
+ #: i18n/states/UG.php:43
5725
+ msgid "Butebo"
5726
+ msgstr "Butebo"
5727
+
5728
+ #: i18n/states/UG.php:44
5729
+ #| msgid "Ruvuma"
5730
+ msgid "Buvuma"
5731
+ msgstr "Buvuma"
5732
+
5733
+ #: i18n/states/UG.php:45
5734
+ msgid "Buyende"
5735
+ msgstr "Buyende"
5736
+
5737
+ #: i18n/states/UG.php:46
5738
+ msgid "Dokolo"
5739
+ msgstr "Dokolo"
5740
+
5741
+ #: i18n/states/UG.php:47
5742
+ #| msgid "Gombe"
5743
+ msgid "Gomba"
5744
+ msgstr "Gomba"
5745
+
5746
+ #: i18n/states/UG.php:48
5747
+ msgid "Gulu"
5748
+ msgstr "Gulu"
5749
+
5750
+ #: i18n/states/UG.php:49
5751
+ msgid "Hoima"
5752
+ msgstr "Hoima"
5753
+
5754
+ #: i18n/states/UG.php:50
5755
+ #| msgid "Rwanda"
5756
+ msgid "Ibanda"
5757
+ msgstr "Ibanda"
5758
+
5759
+ #: i18n/states/UG.php:51
5760
+ #| msgid "Tanga"
5761
+ msgid "Iganga"
5762
+ msgstr "Iganga"
5763
+
5764
+ #: i18n/states/UG.php:52
5765
+ msgid "Isingiro"
5766
+ msgstr "Isingiro"
5767
+
5768
+ #: i18n/states/UG.php:53
5769
+ msgid "Jinja"
5770
+ msgstr "Jinja"
5771
+
5772
+ #: i18n/states/UG.php:54
5773
+ #| msgid "Gabon"
5774
+ msgid "Kaabong"
5775
+ msgstr "Kaabong"
5776
+
5777
+ #: i18n/states/UG.php:55
5778
+ #| msgid "Zambales"
5779
+ msgid "Kabale"
5780
+ msgstr "Kabale"
5781
+
5782
+ #: i18n/states/UG.php:56
5783
+ msgid "Kabarole"
5784
+ msgstr "Kabarole"
5785
+
5786
+ #: i18n/states/UG.php:57
5787
+ #| msgid "Karaman"
5788
+ msgid "Kaberamaido"
5789
+ msgstr "Kaberamaido"
5790
+
5791
+ #: i18n/states/UG.php:58
5792
+ #| msgid "Kagawa"
5793
+ msgid "Kagadi"
5794
+ msgstr "Kagadi"
5795
+
5796
+ #: i18n/states/UG.php:59
5797
+ msgid "Kakumiro"
5798
+ msgstr "Kakumiro"
5799
+
5800
+ #: i18n/states/UG.php:60
5801
+ #| msgid "Telangana"
5802
+ msgid "Kalangala"
5803
+ msgstr "Kalangala"
5804
+
5805
+ #: i18n/states/UG.php:61
5806
+ #| msgid "Kalinga"
5807
+ msgid "Kaliro"
5808
+ msgstr "Kaliro"
5809
+
5810
+ #: i18n/states/UG.php:62
5811
+ msgid "Kalungu"
5812
+ msgstr "Kalungu"
5813
+
5814
+ #: i18n/states/UG.php:63
5815
+ #| msgid "Pampanga"
5816
+ msgid "Kampala"
5817
+ msgstr "Kampala"
5818
+
5819
+ #: i18n/states/UG.php:64
5820
+ msgid "Kamuli"
5821
+ msgstr "Kamuli"
5822
+
5823
+ #: i18n/states/UG.php:65
5824
+ msgid "Kamwenge"
5825
+ msgstr "Kamwenge"
5826
+
5827
+ #: i18n/states/UG.php:66
5828
+ msgid "Kanungu"
5829
+ msgstr "Kanungu"
5830
+
5831
+ #: i18n/states/UG.php:67
5832
+ msgid "Kapchorwa"
5833
+ msgstr "Kapchorwa"
5834
+
5835
+ #: i18n/states/UG.php:68
5836
+ msgid "Kapelebyong"
5837
+ msgstr "Kapelebyong"
5838
+
5839
+ #: i18n/states/UG.php:69
5840
+ #| msgid "Rwanda"
5841
+ msgid "Kasanda"
5842
+ msgstr "Kasanda"
5843
+
5844
+ #: i18n/states/UG.php:70
5845
+ msgid "Kasese"
5846
+ msgstr "Kasese"
5847
+
5848
+ #: i18n/states/UG.php:71
5849
+ #| msgid "Katavi"
5850
+ msgid "Katakwi"
5851
+ msgstr "Katakwi"
5852
+
5853
+ #: i18n/states/UG.php:72
5854
+ msgid "Kayunga"
5855
+ msgstr "Kayunga"
5856
+
5857
+ #: i18n/states/UG.php:73
5858
+ msgid "Kibaale"
5859
+ msgstr "Kibaale"
5860
+
5861
+ #: i18n/states/UG.php:74
5862
+ msgid "Kiboga"
5863
+ msgstr "Kiboga"
5864
+
5865
+ #: i18n/states/UG.php:75
5866
+ msgid "Kibuku"
5867
+ msgstr "Kibuku"
5868
+
5869
+ #: i18n/states/UG.php:76
5870
+ msgid "Kikuube"
5871
+ msgstr "Kikuube"
5872
+
5873
+ #: i18n/states/UG.php:77
5874
+ msgid "Kiruhura"
5875
+ msgstr "Kiruhura"
5876
+
5877
+ #: i18n/states/UG.php:78
5878
+ #| msgid "Kuando Kubango"
5879
+ msgid "Kiryandongo"
5880
+ msgstr "Kiryandongo"
5881
+
5882
+ #: i18n/states/UG.php:79
5883
+ msgid "Kisoro"
5884
+ msgstr "Kisoro"
5885
+
5886
+ #: i18n/states/UG.php:80
5887
+ msgid "Kitgum"
5888
+ msgstr "Kitgum"
5889
+
5890
+ #: i18n/states/UG.php:81
5891
+ msgid "Koboko"
5892
+ msgstr "Koboko"
5893
+
5894
+ #: i18n/states/UG.php:82
5895
+ msgid "Kole"
5896
+ msgstr "Kole"
5897
+
5898
+ #: i18n/states/UG.php:83
5899
+ msgid "Kotido"
5900
+ msgstr "Kotido"
5901
+
5902
+ #: i18n/states/UG.php:84
5903
+ msgid "Kumi"
5904
+ msgstr "Kumi"
5905
+
5906
+ #: i18n/states/UG.php:85
5907
+ #| msgid "Kwanza-Sul"
5908
+ msgid "Kwania"
5909
+ msgstr "Kwania"
5910
+
5911
+ #: i18n/states/UG.php:86
5912
+ msgid "Kween"
5913
+ msgstr "Kween"
5914
+
5915
+ #: i18n/states/UG.php:87
5916
+ msgid "Kyankwanzi"
5917
+ msgstr "Kyankwanzi"
5918
+
5919
+ #: i18n/states/UG.php:88
5920
+ msgid "Kyegegwa"
5921
+ msgstr "Kyegegwa"
5922
+
5923
+ #: i18n/states/UG.php:89
5924
+ msgid "Kyenjojo"
5925
+ msgstr "Kyenjojo"
5926
+
5927
+ #: i18n/states/UG.php:90
5928
+ #| msgid "Kyoto"
5929
+ msgid "Kyotera"
5930
+ msgstr "Kyotera"
5931
+
5932
+ #: i18n/states/UG.php:91
5933
+ msgid "Lamwo"
5934
+ msgstr "Lamwo"
5935
+
5936
+ #: i18n/states/UG.php:92
5937
+ msgid "Lira"
5938
+ msgstr "Lira"
5939
+
5940
+ #: i18n/states/UG.php:93
5941
+ msgid "Luuka"
5942
+ msgstr "Luuka"
5943
+
5944
+ #: i18n/states/UG.php:94
5945
+ msgid "Luwero"
5946
+ msgstr "Luwero"
5947
+
5948
+ #: i18n/states/UG.php:95
5949
+ #| msgid "Bengo"
5950
+ msgid "Lwengo"
5951
+ msgstr "Lwengo"
5952
+
5953
+ #: i18n/states/UG.php:96
5954
+ #| msgid "Canton"
5955
+ msgid "Lyantonde"
5956
+ msgstr "Lyantonde"
5957
+
5958
+ #: i18n/states/UG.php:97
5959
+ #| msgid "Manage"
5960
+ msgid "Manafwa"
5961
+ msgstr "Manafwa"
5962
+
5963
+ #: i18n/states/UG.php:98
5964
+ #| msgid "Mara"
5965
+ msgid "Maracha"
5966
+ msgstr "Maracha"
5967
+
5968
+ #: i18n/states/UG.php:99
5969
+ #| msgid "Osaka"
5970
+ msgid "Masaka"
5971
+ msgstr "Masaka"
5972
+
5973
+ #: i18n/states/UG.php:100
5974
+ #| msgid "Lindi"
5975
+ msgid "Masindi"
5976
+ msgstr "Masindi"
5977
+
5978
+ #: i18n/states/UG.php:101
5979
+ msgid "Mayuge"
5980
+ msgstr "Mayuge"
5981
+
5982
+ #: i18n/states/UG.php:102
5983
+ #| msgid "Zambales"
5984
+ msgid "Mbale"
5985
+ msgstr "Mbale"
5986
+
5987
+ #: i18n/states/UG.php:103
5988
+ #| msgid "Massa-Carrara"
5989
+ msgid "Mbarara"
5990
+ msgstr "Mbarara"
5991
+
5992
+ #: i18n/states/UG.php:104
5993
+ msgid "Mitooma"
5994
+ msgstr "Mitooma"
5995
+
5996
+ #: i18n/states/UG.php:105
5997
+ #| msgid "Guyana"
5998
+ msgid "Mityana"
5999
+ msgstr "Mityana"
6000
+
6001
+ #: i18n/states/UG.php:106
6002
+ #| msgid "Morocco"
6003
+ msgid "Moroto"
6004
+ msgstr "Moroto"
6005
+
6006
+ #: i18n/states/UG.php:107
6007
+ msgid "Moyo"
6008
+ msgstr "Moyo"
6009
+
6010
+ #: i18n/states/UG.php:108
6011
+ msgid "Mpigi"
6012
+ msgstr "Mpigi"
6013
+
6014
+ #: i18n/states/UG.php:109
6015
+ msgid "Mubende"
6016
+ msgstr "Mubende"
6017
+
6018
+ #: i18n/states/UG.php:110
6019
+ msgid "Mukono"
6020
+ msgstr "Mukono"
6021
+
6022
+ #: i18n/states/UG.php:111
6023
+ msgid "Nabilatuk"
6024
+ msgstr "Nabilatuk"
6025
+
6026
+ #: i18n/states/UG.php:112
6027
+ msgid "Nakapiripirit"
6028
+ msgstr "Nakapiripirit"
6029
+
6030
+ #: i18n/states/UG.php:113
6031
+ msgid "Nakaseke"
6032
+ msgstr "Nakaseke"
6033
+
6034
+ #: i18n/states/UG.php:114
6035
+ #| msgid "Mongolia"
6036
+ msgid "Nakasongola"
6037
+ msgstr "Nakasongola"
6038
+
6039
+ #: i18n/states/UG.php:115
6040
+ msgid "Namayingo"
6041
+ msgstr "Namayingo"
6042
+
6043
+ #: i18n/states/UG.php:116
6044
+ #| msgid "Namibia"
6045
+ msgid "Namisindwa"
6046
+ msgstr "Namisindwa"
6047
+
6048
+ #: i18n/states/UG.php:117
6049
+ msgid "Namutumba"
6050
+ msgstr "Namutumba"
6051
+
6052
+ #: i18n/states/UG.php:118
6053
+ msgid "Napak"
6054
+ msgstr "Napak"
6055
+
6056
+ #: i18n/states/UG.php:119
6057
+ #| msgid "Kebbi"
6058
+ msgid "Nebbi"
6059
+ msgstr "Nebbi"
6060
+
6061
+ #: i18n/states/UG.php:120
6062
+ msgid "Ngora"
6063
+ msgstr "Ngora"
6064
+
6065
+ #: i18n/states/UG.php:121
6066
+ msgid "Ntoroko"
6067
+ msgstr "Ntoroko"
6068
+
6069
+ #: i18n/states/UG.php:122
6070
+ msgid "Ntungamo"
6071
+ msgstr "Ntungamo"
6072
+
6073
+ #: i18n/states/UG.php:123
6074
+ msgid "Nwoya"
6075
+ msgstr "Nwoya"
6076
+
6077
+ #: i18n/states/UG.php:124
6078
+ #| msgid "Comoros"
6079
+ msgid "Omoro"
6080
+ msgstr "Omoro"
6081
+
6082
+ #: i18n/states/UG.php:125
6083
+ msgid "Otuke"
6084
+ msgstr "Otuke"
6085
+
6086
+ #: i18n/states/UG.php:126
6087
+ msgid "Oyam"
6088
+ msgstr "Oyam"
6089
+
6090
+ #: i18n/states/UG.php:127
6091
+ #| msgid "Headers"
6092
+ msgid "Pader"
6093
+ msgstr "Pader"
6094
+
6095
+ #: i18n/states/UG.php:128
6096
+ msgid "Pakwach"
6097
+ msgstr "Pakwach"
6098
+
6099
+ #: i18n/states/UG.php:129
6100
+ msgid "Pallisa"
6101
+ msgstr "Pallisa"
6102
+
6103
+ #: i18n/states/UG.php:130
6104
+ msgid "Rakai"
6105
+ msgstr "Rakai"
6106
+
6107
+ #: i18n/states/UG.php:131
6108
+ #| msgid "Rwanda"
6109
+ msgid "Rubanda"
6110
+ msgstr "Rubanda"
6111
+
6112
+ #: i18n/states/UG.php:132
6113
+ msgid "Rubirizi"
6114
+ msgstr "Rubirizi"
6115
+
6116
+ #: i18n/states/UG.php:133
6117
+ msgid "Rukiga"
6118
+ msgstr "Rukiga"
6119
+
6120
+ #: i18n/states/UG.php:134
6121
+ msgid "Rukungiri"
6122
+ msgstr "Rukungiri"
6123
+
6124
+ #: i18n/states/UG.php:135
6125
+ msgid "Sembabule"
6126
+ msgstr "Sembabule"
6127
+
6128
+ #: i18n/states/UG.php:136
6129
+ msgid "Serere"
6130
+ msgstr "Serere"
6131
+
6132
+ #: i18n/states/UG.php:137
6133
+ msgid "Sheema"
6134
+ msgstr "Sheema"
6135
+
6136
+ #: i18n/states/UG.php:138
6137
+ #| msgid "Girona"
6138
+ msgid "Sironko"
6139
+ msgstr "Sironko"
6140
+
6141
+ #: i18n/states/UG.php:139
6142
+ #| msgid "Soroca"
6143
+ msgid "Soroti"
6144
+ msgstr "Soroti"
6145
+
6146
+ #: i18n/states/UG.php:140
6147
+ msgid "Tororo"
6148
+ msgstr "Tororo"
6149
+
6150
+ #: i18n/states/UG.php:141
6151
+ msgid "Wakiso"
6152
+ msgstr "Wakiso"
6153
+
6154
+ #: i18n/states/UG.php:142
6155
+ #| msgid "Tumbes"
6156
+ msgid "Yumbe"
6157
+ msgstr "Yumbe"
6158
+
6159
+ #: i18n/states/UG.php:143
6160
+ msgid "Zombo"
6161
+ msgstr "Zombo"
6162
+
6163
+ #: i18n/states/UM.php:13
6164
+ #| msgid "Bouvet Island"
6165
+ msgid "Baker Island"
6166
+ msgstr "Baker Island"
6167
+
6168
+ #: i18n/states/UM.php:14
6169
+ #| msgid "Falkland Islands"
6170
+ msgid "Howland Island"
6171
+ msgstr "Howland Island"
6172
+
6173
+ #: i18n/states/UM.php:15
6174
+ #| msgid "Faroe Islands"
6175
+ msgid "Jarvis Island"
6176
+ msgstr "Jarvis Island"
6177
+
6178
+ #: i18n/states/UM.php:16
6179
+ msgid "Johnston Atoll"
6180
+ msgstr "Johnston Atoll"
6181
+
6182
+ #: i18n/states/UM.php:17
6183
+ msgid "Kingman Reef"
6184
+ msgstr "Kingman Reef"
6185
+
6186
+ #: i18n/states/UM.php:18
6187
+ #| msgid "Cayman Islands"
6188
+ msgid "Midway Islands"
6189
+ msgstr "Midway Islands"
6190
+
6191
+ #: i18n/states/UM.php:19
6192
+ #| msgid "Marshall Islands"
6193
+ msgid "Navassa Island"
6194
+ msgstr "Navassa Island"
6195
+
6196
+ #: i18n/states/UM.php:20
6197
+ msgid "Palmyra Atoll"
6198
+ msgstr "Palmyra Atoll"
6199
+
6200
+ #: i18n/states/UM.php:21
6201
+ #| msgid "Faroe Islands"
6202
+ msgid "Wake Island"
6203
+ msgstr "Wake Island"
6204
+
6205
+ #: i18n/states/US.php:14 i18n/states.php:1281
6206
  msgid "Alabama"
6207
  msgstr "آلاباما"
6208
 
6209
+ #: i18n/states/US.php:15 i18n/states.php:1282
6210
  msgid "Alaska"
6211
  msgstr "آلاسکا"
6212
 
6213
+ #: i18n/states/US.php:16 i18n/states.php:1283
6214
  msgid "Arizona"
6215
  msgstr "آریزونا"
6216
 
6217
+ #: i18n/states/US.php:17 i18n/states.php:1284
6218
  msgid "Arkansas"
6219
  msgstr "آرکانزاس"
6220
 
6221
+ #: i18n/states/US.php:18 i18n/states.php:1285
6222
  msgid "California"
6223
  msgstr "کالیفرنیا"
6224
 
6225
+ #: i18n/states/US.php:19 i18n/states.php:1286
6226
  msgid "Colorado"
6227
  msgstr "کلرادو"
6228
 
6229
+ #: i18n/states/US.php:20 i18n/states.php:1287
6230
  msgid "Connecticut"
6231
  msgstr "کانکتیکات"
6232
 
6233
+ #: i18n/states/US.php:21 i18n/states.php:1288
6234
  msgid "Delaware"
6235
  msgstr "دلاور"
6236
 
6237
+ #: i18n/states/US.php:22 i18n/states.php:1289
6238
  msgid "District Of Columbia"
6239
  msgstr "منطقه کلمبیا"
6240
 
6241
+ #: i18n/states/US.php:23 i18n/states.php:1290
6242
  msgid "Florida"
6243
  msgstr "فلوریدا"
6244
 
6245
+ #: i18n/states/US.php:25 i18n/states.php:1292
6246
  msgid "Hawaii"
6247
  msgstr "هاوایی"
6248
 
6249
+ #: i18n/states/US.php:26 i18n/states.php:1293
6250
  msgid "Idaho"
6251
  msgstr "آیداهو"
6252
 
6253
+ #: i18n/states/US.php:27 i18n/states.php:1294
6254
  msgid "Illinois"
6255
  msgstr "ایلینوییس"
6256
 
6257
+ #: i18n/states/US.php:28 i18n/states.php:1295
6258
  msgid "Indiana"
6259
  msgstr "ایندیانا"
6260
 
6261
+ #: i18n/states/US.php:29 i18n/states.php:1296
6262
  msgid "Iowa"
6263
  msgstr "ایوا"
6264
 
6265
+ #: i18n/states/US.php:30 i18n/states.php:1297
6266
  msgid "Kansas"
6267
  msgstr "کانزاس"
6268
 
6269
+ #: i18n/states/US.php:31 i18n/states.php:1298
6270
  msgid "Kentucky"
6271
  msgstr "کنتاکی"
6272
 
6273
+ #: i18n/states/US.php:32 i18n/states.php:1299
6274
  msgid "Louisiana"
6275
  msgstr "لوئیزیانا"
6276
 
6277
+ #: i18n/states/US.php:33 i18n/states.php:1300
6278
  msgid "Maine"
6279
  msgstr "ماین"
6280
 
6281
+ #: i18n/states/US.php:35 i18n/states.php:1302
6282
  msgid "Massachusetts"
6283
  msgstr "ماساچوست"
6284
 
6285
+ #: i18n/states/US.php:36 i18n/states.php:1303
6286
  msgid "Michigan"
6287
  msgstr "میشیگان"
6288
 
6289
+ #: i18n/states/US.php:37 i18n/states.php:1304
6290
  msgid "Minnesota"
6291
  msgstr "مینه‌سوتا"
6292
 
6293
+ #: i18n/states/US.php:38 i18n/states.php:1305
6294
  msgid "Mississippi"
6295
  msgstr "می‌سی‌سی‌پی"
6296
 
6297
+ #: i18n/states/US.php:39 i18n/states.php:1306
6298
  msgid "Missouri"
6299
  msgstr "میسوری"
6300
 
6301
+ #: i18n/states/US.php:41 i18n/states.php:1308
6302
  msgid "Nebraska"
6303
  msgstr "نبراسکا"
6304
 
6305
+ #: i18n/states/US.php:42 i18n/states.php:1309
6306
  msgid "Nevada"
6307
  msgstr "نوادا"
6308
 
6309
+ #: i18n/states/US.php:43 i18n/states.php:1310
6310
  msgid "New Hampshire"
6311
  msgstr "نیوهامپشایر"
6312
 
6313
+ #: i18n/states/US.php:44 i18n/states.php:1311
6314
  msgid "New Jersey"
6315
  msgstr "نیوجرسی"
6316
 
6317
+ #: i18n/states/US.php:45 i18n/states.php:1312
6318
  msgid "New Mexico"
6319
  msgstr "نیومکزیکو"
6320
 
6321
+ #: i18n/states/US.php:46 i18n/states.php:1313
6322
  msgid "New York"
6323
  msgstr "نیویورک"
6324
 
6325
+ #: i18n/states/US.php:47 i18n/states.php:1314
6326
  msgid "North Carolina"
6327
  msgstr "کارولینای شمالی"
6328
 
6329
+ #: i18n/states/US.php:48 i18n/states.php:1315
6330
  msgid "North Dakota"
6331
  msgstr "داکوتای شمالی"
6332
 
6333
+ #: i18n/states/US.php:49 i18n/states.php:1316
6334
  msgid "Ohio"
6335
  msgstr "اوهایو"
6336
 
6337
+ #: i18n/states/US.php:50 i18n/states.php:1317
6338
  msgid "Oklahoma"
6339
  msgstr "اوکلاهوما"
6340
 
6341
+ #: i18n/states/US.php:51 i18n/states.php:1318
6342
  msgid "Oregon"
6343
  msgstr "اورگون"
6344
 
6345
+ #: i18n/states/US.php:52 i18n/states.php:1319
6346
  msgid "Pennsylvania"
6347
  msgstr "پنسیلوانیا"
6348
 
6349
+ #: i18n/states/US.php:53 i18n/states.php:1320
6350
  msgid "Rhode Island"
6351
  msgstr "رود آیلند"
6352
 
6353
+ #: i18n/states/US.php:54 i18n/states.php:1321
6354
  msgid "South Carolina"
6355
  msgstr "کارولینای جنوبی"
6356
 
6357
+ #: i18n/states/US.php:55 i18n/states.php:1322
6358
  msgid "South Dakota"
6359
  msgstr "داکوتای جنوبی"
6360
 
6361
+ #: i18n/states/US.php:56 i18n/states.php:1323
6362
  msgid "Tennessee"
6363
  msgstr "تنسی"
6364
 
6365
+ #: i18n/states/US.php:57 i18n/states.php:1324
6366
  msgid "Texas"
6367
  msgstr "تگزاس"
6368
 
6369
+ #: i18n/states/US.php:58 i18n/states.php:1325
6370
  msgid "Utah"
6371
  msgstr "یوتا"
6372
 
6373
+ #: i18n/states/US.php:59 i18n/states.php:1326
6374
  msgid "Vermont"
6375
  msgstr "ورمونت"
6376
 
6377
+ #: i18n/states/US.php:60 i18n/states.php:1327
6378
  msgid "Virginia"
6379
  msgstr "ویرجینیا"
6380
 
6381
+ #: i18n/states/US.php:61 i18n/states.php:1328
6382
  msgid "Washington"
6383
  msgstr "واشنگتن"
6384
 
6385
+ #: i18n/states/US.php:62 i18n/states.php:1329
6386
  msgid "West Virginia"
6387
  msgstr "ویرجینیای غربی"
6388
 
6389
+ #: i18n/states/US.php:63 i18n/states.php:1330
6390
  msgid "Wisconsin"
6391
  msgstr "ویسکانسین"
6392
 
6393
+ #: i18n/states/US.php:64 i18n/states.php:1331
6394
  msgid "Wyoming"
6395
  msgstr "وایومینگ"
6396
 
6397
+ #: i18n/states/US.php:65 i18n/states.php:1332
6398
  msgid "Armed Forces (AA)"
6399
  msgstr "نیروهای مسلح (AA)"
6400
 
6401
+ #: i18n/states/US.php:66 i18n/states.php:1333
6402
  msgid "Armed Forces (AE)"
6403
  msgstr "نیروهای مسلح (AE)"
6404
 
6405
+ #: i18n/states/US.php:67 i18n/states.php:1334
6406
  msgid "Armed Forces (AP)"
6407
  msgstr "نیروهای مسلح (AP)"
6408
 
6409
+ #: i18n/states/ZA.php:14 i18n/states.php:1339
6410
  msgid "Eastern Cape"
6411
  msgstr "کیپ شرقی"
6412
 
6413
+ #: i18n/states/ZA.php:15 i18n/states.php:1340
6414
  msgid "Free State"
6415
  msgstr "ایالت آزاد"
6416
 
6417
+ #: i18n/states/ZA.php:16 i18n/states.php:1341
6418
  msgid "Gauteng"
6419
  msgstr "گواتنگ"
6420
 
6421
+ #: i18n/states/ZA.php:17 i18n/states.php:1342
6422
  msgid "KwaZulu-Natal"
6423
  msgstr "کوازولو-ناتال"
6424
 
6425
+ #: i18n/states/ZA.php:18 i18n/states.php:1343
6426
  msgid "Limpopo"
6427
  msgstr "لیمپوپو"
6428
 
6429
+ #: i18n/states/ZA.php:19 i18n/states.php:1344
6430
  msgid "Mpumalanga"
6431
  msgstr "امپومالانگا"
6432
 
6433
+ #: i18n/states/ZA.php:20 i18n/states.php:1345
6434
  msgid "Northern Cape"
6435
  msgstr "کیپ شمالی"
6436
 
6437
+ #: i18n/states/ZA.php:21 i18n/states.php:1346
6438
  msgid "North West"
6439
  msgstr "شمال غربی"
6440
 
6441
+ #: i18n/states/ZA.php:22 i18n/states.php:1347
6442
  msgid "Western Cape"
6443
  msgstr "کیپ غربی"
6444
 
6445
+ #: i18n/states.php:353
6446
+ msgid "Αττική"
6447
+ msgstr "Αττική"
6448
+
6449
+ #: i18n/states.php:354
6450
+ msgid "Ανατολική Μακεδονία και Θράκη"
6451
+ msgstr "Ανατολική Μακεδονία και Θράκη"
6452
+
6453
+ #: i18n/states.php:355
6454
+ msgid "Κεντρική Μακεδονία"
6455
+ msgstr "Κεντρική Μακεδονία"
6456
+
6457
+ #: i18n/states.php:356
6458
+ msgid "Δυτική Μακεδονία"
6459
+ msgstr "Δυτική Μακεδονία"
6460
+
6461
+ #: i18n/states.php:357
6462
+ msgid "Ήπειρος"
6463
+ msgstr "Ήπειρος"
6464
+
6465
+ #: i18n/states.php:358
6466
+ msgid "Θεσσαλία"
6467
+ msgstr "Θεσσαλία"
6468
+
6469
+ #: i18n/states.php:359
6470
+ msgid "Ιόνιοι Νήσοι"
6471
+ msgstr "Ιόνιοι Νήσοι"
6472
+
6473
+ #: i18n/states.php:360
6474
+ msgid "Δυτική Ελλάδα"
6475
+ msgstr "Δυτική Ελλάδα"
6476
+
6477
+ #: i18n/states.php:361
6478
+ msgid "Στερεά Ελλάδα"
6479
+ msgstr "Στερεά Ελλάδα"
6480
+
6481
+ #: i18n/states.php:362
6482
+ msgid "Πελοπόννησος"
6483
+ msgstr "Πελοπόννησος"
6484
+
6485
+ #: i18n/states.php:363
6486
+ msgid "Βόρειο Αιγαίο"
6487
+ msgstr "Βόρειο Αιγαίο"
6488
+
6489
+ #: i18n/states.php:364
6490
+ msgid "Νότιο Αιγαίο"
6491
+ msgstr "Νότιο Αιγαίο"
6492
+
6493
+ #: i18n/states.php:365
6494
+ msgid "Κρήτη"
6495
+ msgstr "Κρήτη"
6496
+
6497
  #. translators: %s: $key Key to check
6498
+ #: includes/abstracts/abstract-wc-data.php:314
6499
  msgid ""
6500
  "Generic add/update/get meta methods should not be used for internal meta data, "
6501
  "including \"%s\". Use getters and setters."
6502
  msgstr ""
6503
+ "به طور کلی افزودن/بروز رسانی/دریافت متای روش ها نباید برای داده های متای داخلی، "
6504
+ "شامل \"%s\" استفاده شود. از گیرنده ها (getters) و تنظیم کننده ها (setters) "
6505
+ "استفاده کنید."
6506
+
6507
+ #: includes/abstracts/abstract-wc-order.php:198
6508
+ msgid "Error saving order."
6509
+ msgstr "خطا در ذخیره سفارش."
6510
 
6511
+ #: includes/abstracts/abstract-wc-order.php:529
6512
  msgid "Invalid parent ID"
6513
  msgstr "شناسه والد نامعتبر است"
6514
 
6515
+ #: includes/abstracts/abstract-wc-order.php:584
6516
  msgid "Invalid currency code"
6517
  msgstr "کد واحد پولی نامعتبر است"
6518
 
6519
+ #: includes/abstracts/abstract-wc-order.php:979
6520
+ #: includes/legacy/api/v1/class-wc-api-coupons.php:174
6521
+ #: includes/legacy/api/v2/class-wc-api-coupons.php:189
6522
+ #: includes/legacy/api/v3/class-wc-api-coupons.php:187
6523
  msgid "Invalid coupon code"
6524
  msgstr "کد تخفیف نادرست است"
6525
 
6526
+ #: includes/abstracts/abstract-wc-order.php:989 includes/class-wc-ajax.php:1128
6527
+ #: includes/class-wc-ajax.php:1191 includes/class-wc-discounts.php:247
6528
  msgid "Invalid coupon"
6529
  msgstr "کد تخفیف نامعتبر است"
6530
 
6531
+ #: includes/abstracts/abstract-wc-order.php:996 includes/class-wc-coupon.php:965
6532
  msgid "Coupon code already applied!"
6533
  msgstr "کوپن در حال حاضر در حال استفاده است!"
6534
 
6536
  #. translators: %s: method
6537
  #. translators: %s: payment method
6538
  #. translators: %s: shipping method
6539
+ #: includes/abstracts/abstract-wc-order.php:1816
6540
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:275
6541
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:327
6542
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:344
6543
  msgid "via %s"
6544
  msgstr "به وسیله %s"
6545
 
6546
+ #: includes/abstracts/abstract-wc-order.php:1821 includes/class-wc-cart.php:1409
6547
  #: includes/class-wc-product-grouped.php:120
6548
  msgid "Free!"
6549
  msgstr "رایگان!"
6550
 
6551
+ #: includes/abstracts/abstract-wc-order.php:1850
6552
  msgid "Subtotal:"
6553
  msgstr "مجموع:"
6554
 
6555
+ #: includes/abstracts/abstract-wc-order.php:1865
6556
+ #: includes/admin/meta-boxes/views/html-order-items.php:148
6557
  msgid "Discount:"
6558
  msgstr "تخفیف:"
6559
 
6560
+ #: includes/abstracts/abstract-wc-order.php:1880
6561
+ #: includes/admin/meta-boxes/views/html-order-items.php:160
6562
  msgid "Shipping:"
6563
  msgstr "حمل و نقل:"
6564
 
6565
+ #: includes/abstracts/abstract-wc-order.php:1941
6566
+ #: templates/checkout/order-receipt.php:33 templates/checkout/thankyou.php:62
 
 
6567
  msgid "Total:"
6568
  msgstr "قیمت نهایی:"
6569
 
6579
  msgid "Save to account"
6580
  msgstr "ذخیره در حساب"
6581
 
6582
+ #: includes/abstracts/abstract-wc-product.php:783
6583
  msgid "Invalid catalog visibility option."
6584
  msgstr "گزینه نمایش کاتالوگ نامعتبر است."
6585
 
6586
+ #: includes/abstracts/abstract-wc-product.php:820
6587
  msgid "Invalid or duplicated SKU."
6588
  msgstr "SKU نامعتبر یا تکراری است."
6589
 
6590
+ #: includes/abstracts/abstract-wc-product.php:904
6591
  msgid "Invalid product tax status."
6592
  msgstr "وضعیت مالیات محصول نامعتبر است."
6593
 
6594
  #. translators: %1$s: Downloadable file
6595
+ #: includes/abstracts/abstract-wc-product.php:1229
6596
  msgid ""
6597
  "The downloadable file %1$s cannot be used as it does not have an allowed file "
6598
  "type. Allowed types include: %2$s"
6599
  msgstr ""
6600
+ "نمی توان فایل دانلودی %1$s را بکار برد، زیرا جز فایلهای مجاز نیست. انواع فایلهای "
6601
+ "مجاز شامل: %2$s"
6602
 
6603
  #. translators: %s: Downloadable file
6604
+ #: includes/abstracts/abstract-wc-product.php:1238
6605
+ msgid "The downloadable file %s cannot be used as it does not exist on the server."
 
6606
  msgstr "نمی توان فایل دانلودی %s را بکار برد، زیرا بر روی سرور پیدا نمی شود."
6607
 
6608
+ #: includes/abstracts/abstract-wc-product.php:1819
6609
  #: includes/class-wc-product-simple.php:53
6610
  msgid "Add to cart"
6611
  msgstr "افزودن به سبد خرید"
6612
 
6613
+ #: includes/abstracts/abstract-wc-product.php:1828 includes/class-wc-embed.php:106
6614
+ #: includes/class-wc-product-simple.php:53
6615
  #: includes/class-wc-product-variable.php:60
6616
  msgid "Read more"
6617
  msgstr "اطلاعات بیشتر"
6618
 
6619
  #. translators: %s: Product title
6620
+ #: includes/abstracts/abstract-wc-product.php:1839
6621
  #: includes/class-wc-product-simple.php:66
6622
  msgid "Read more about &ldquo;%s&rdquo;"
6623
  msgstr "خواندن بیشتر درباره &ldquo;%s&rdquo;"
6624
 
6625
+ #: includes/abstracts/abstract-wc-product.php:2002
6626
  #: includes/admin/class-wc-admin-reports.php:108
6627
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:276
6628
  #: includes/admin/reports/class-wc-report-stock.php:118
6629
+ #: includes/wc-product-functions.php:815
6630
  msgid "Out of stock"
6631
  msgstr "در انبار موجود نمی باشد"
6632
 
6633
+ #: includes/abstracts/abstract-wc-product.php:2004 templates/cart/cart.php:92
6634
  msgid "Available on backorder"
6635
  msgstr "هم اکنون در انبار موجود نیست - اما میتوانید این محصول را پیش خرید کنید"
6636
 
6637
+ #: includes/abstracts/abstract-wc-settings-api.php:774
6638
+ #: includes/admin/class-wc-admin-menus.php:346
6639
+ #: includes/admin/class-wc-admin-settings.php:630
6640
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:57
6641
+ msgid "Select all"
6642
+ msgstr "انتخاب همه"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6643
 
6644
+ #: includes/abstracts/abstract-wc-settings-api.php:774
6645
+ #: includes/admin/class-wc-admin-settings.php:630
6646
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:58
6647
+ msgid "Select none"
6648
+ msgstr "انتخاب هیچکدام"
6649
 
6650
+ #: includes/abstracts/abstract-wc-shipping-method.php:323
6651
+ #: includes/admin/class-wc-admin-meta-boxes.php:124
6652
+ msgid "Items"
6653
+ msgstr "موارد"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6654
 
6655
  #. translators: %d: interval
6656
  #: includes/abstracts/class-wc-background-process.php:172
6669
  msgid "Need a theme? Try Storefront"
6670
  msgstr "نیازمند یک پوسته هستید؟ استورفرونت را بکار بگیرید"
6671
 
6672
+ #: includes/admin/class-wc-admin-addons.php:371
6673
+ #: includes/admin/class-wc-admin-addons.php:581
6674
+ #: includes/admin/class-wc-admin-setup-wizard.php:746
6675
+ #: includes/admin/class-wc-admin-setup-wizard.php:761
6676
  msgid "WooCommerce Services"
6677
  msgstr "خدمات ووکامرس"
6678
 
6679
+ #: includes/admin/class-wc-admin-addons.php:372
6680
  msgid "Buy discounted shipping labels — then print them from your dashboard."
6681
  msgstr "Buy discounted shipping labels — then print them from your dashboard."
6682
 
6683
+ #: includes/admin/class-wc-admin-addons.php:373
6684
  msgid ""
6685
+ "Integrate your store with USPS to buy discounted shipping labels, and print them "
6686
+ "directly from your WooCommerce dashboard. Powered by WooCommerce Services."
6687
  msgstr ""
6688
+ "Integrate your store with USPS to buy discounted shipping labels, and print them "
6689
+ "directly from your WooCommerce dashboard. Powered by WooCommerce Services."
6690
 
6691
+ #: includes/admin/class-wc-admin-addons.php:374
6692
  msgid "Free - Install now"
6693
  msgstr "رایگان - نصب کنید"
6694
 
6695
+ #: includes/admin/class-wc-admin-addons.php:383
6696
  msgid "Show Canada Post shipping rates"
6697
  msgstr "نمایش نرخ حمل و نقل پست کانادا"
6698
 
6699
+ #: includes/admin/class-wc-admin-addons.php:384
6700
  msgid ""
6701
  "Display live rates from Canada Post at checkout to make shipping a breeze. "
6702
  "Powered by WooCommerce Services."
6704
  "Display live rates from Canada Post at checkout to make shipping a breeze. "
6705
  "Powered by WooCommerce Services."
6706
 
6707
+ #: includes/admin/class-wc-admin-addons.php:520
6708
  msgid "Free"
6709
  msgstr "رایگان"
6710
 
6711
+ #: includes/admin/class-wc-admin-addons.php:522
6712
+ #: includes/admin/helper/class-wc-helper.php:362
6713
  msgid "Installed"
6714
  msgstr "نصب نشده"
6715
 
6718
  msgstr "کلیدی یافت نشد."
6719
 
6720
  #: includes/admin/class-wc-admin-api-keys-table-list.php:48
6721
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:511
6722
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:672
6723
  #: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:85
6724
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:356
6725
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:118
6726
+ #: includes/admin/settings/class-wc-settings-shipping.php:375
6727
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:88
6728
  #: includes/admin/settings/views/html-keys-edit.php:21
6729
+ #: includes/export/class-wc-product-csv-exporter.php:113
6730
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:95
6731
  #: includes/gateways/cheque/class-wc-gateway-cheque.php:71
6732
  #: includes/gateways/cod/class-wc-gateway-cod.php:122
6733
  #: includes/gateways/paypal/includes/settings-paypal.php:25
6734
+ #: includes/wc-template-functions.php:1737
6735
+ #: templates/single-product/tabs/description.php:22
 
6736
  msgid "Description"
6737
  msgstr "توضیحات"
6738
 
6743
 
6744
  #: includes/admin/class-wc-admin-api-keys-table-list.php:50
6745
  #: includes/admin/reports/class-wc-report-downloads.php:88
6746
+ #: includes/admin/reports/class-wc-report-downloads.php:222
6747
  #: includes/admin/settings/views/html-keys-edit.php:32
6748
  msgid "User"
6749
  msgstr "کاربر"
6768
  #. translators: 1: ID who refunded
6769
  #: includes/admin/class-wc-admin-api-keys-table-list.php:96
6770
  #: includes/admin/class-wc-admin-webhooks-table-list.php:81
6771
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:83
6772
  #: includes/admin/meta-boxes/views/html-order-refund.php:29
6773
  msgid "ID: %d"
6774
  msgstr "شناسه: %d"
6804
  msgid "Read/Write"
6805
  msgstr "خواندن/نوشتن"
6806
 
6807
+ #. translators: 1: last access date 2: last access time
6808
+ #. translators: %1$s: note date %2$s: note time
6809
+ #. translators: 1: last access date 2: last access time
6810
  #. translators: 1: last access date 2: last access time
6811
  #: includes/admin/class-wc-admin-api-keys-table-list.php:183
6812
+ #: includes/admin/meta-boxes/views/html-order-notes.php:28
6813
  #: includes/admin/settings/views/html-keys-edit.php:96
6814
  #: includes/admin/views/html-admin-page-status-logs.php:30
6815
  msgid "%1$s at %2$s"
6872
  msgstr "ووکامرس"
6873
 
6874
  #. translators: %s: decimal
6875
+ #: includes/admin/class-wc-admin-assets.php:172
6876
  msgid "Please enter in decimal (%s) format without thousand separators."
6877
  msgstr "خواهشمندیم بدون (%s) فرمت هزارگان جدا وارد کنید."
6878
 
6879
  #. translators: %s: price decimal separator
6880
+ #: includes/admin/class-wc-admin-assets.php:174
6881
  msgid ""
6882
  "Please enter in monetary decimal (%s) format without thousand separators and "
6883
  "currency symbols."
6884
  msgstr ""
6885
  "خواهشمندیم در اعشار پولی (%s) فرمت بدون هزارگان جدا و علامت ارز را وارد کنید."
6886
 
6887
+ #: includes/admin/class-wc-admin-assets.php:175
6888
  msgid "Please enter in country code with two capital letters."
6889
  msgstr "خواهشمندیم کد کشور خود را با دو حرف بزرگ وارد کنید."
6890
 
6891
+ #: includes/admin/class-wc-admin-assets.php:176
6892
  msgid "Please enter in a value less than the regular price."
6893
  msgstr "خواهشمندیم یک مقدار کمتر از قیمت حقیقی وارد کنید."
6894
 
6895
+ #: includes/admin/class-wc-admin-assets.php:177
6896
  msgid ""
6897
  "This product has produced sales and may be linked to existing orders. Are you "
6898
  "sure you want to delete it?"
6900
  "این محصول تا کنون فروخته شده و به سفارشات ، متصل شده است . شما از حذف آن مطمئن "
6901
  "هستید؟"
6902
 
6903
+ #: includes/admin/class-wc-admin-assets.php:178
6904
  msgid ""
6905
  "This action cannot be reversed. Are you sure you wish to erase personal data "
6906
  "from the selected orders?"
6907
  msgstr ""
6908
+ "این عمل قابل برگشت نیست . آیا مطمئن هستید که می خواهید داده های شخصی را پاک کنید "
6909
+ "از سفارشات انتخاب شده ؟ "
6910
 
6911
+ #: includes/admin/class-wc-admin-assets.php:183
6912
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:139
6913
  msgid "Import"
6914
  msgstr "درون ریزی"
6915
 
6916
+ #: includes/admin/class-wc-admin-assets.php:184
6917
  msgid "Export"
6918
  msgstr "برون بری"
6919
 
6920
+ #: includes/admin/class-wc-admin-assets.php:209
6921
  #: includes/admin/meta-boxes/views/html-product-data-advanced.php:47
6922
+ #: includes/admin/settings/class-wc-settings-products.php:378
6923
  msgid "Enable reviews"
6924
  msgstr "فعال كردن دیدگاه گذاری"
6925
 
6926
  #. translators: %d: Number of variations
6927
+ #: includes/admin/class-wc-admin-assets.php:237
6928
  msgid ""
6929
  "Are you sure you want to link all variations? This will create a new variation "
6930
+ "for each and every possible combination of variation attributes (max %d per run)."
 
6931
  msgstr ""
6932
  "آیا شما مایل به ترکیب تمام متغیرها می باشید؟ در این حالت یک متغیر جدید که حاوی "
6933
  "ترکیب تمامی مشخصات ممکن متغیرهاست، ساخته میشود (در بیشترین حالت %d بار در هر "
6934
  "اجرا)"
6935
 
6936
+ #: includes/admin/class-wc-admin-assets.php:238
6937
  msgid "Enter a value"
6938
  msgstr "مقدار را وارد كنید"
6939
 
6940
+ #: includes/admin/class-wc-admin-assets.php:239
6941
  msgid "Variation menu order (determines position in the list of variations)"
6942
  msgstr "چینش فهرست متغیرها ( تعیین موقعیت در لیست متغیرها )"
6943
 
6944
+ #: includes/admin/class-wc-admin-assets.php:240
6945
  msgid "Enter a value (fixed or %)"
6946
  msgstr "مقدار را وارد كنید ( بصورت ثابت یا %)"
6947
 
6948
+ #: includes/admin/class-wc-admin-assets.php:241
6949
  msgid "Are you sure you want to delete all variations? This cannot be undone."
6950
  msgstr "آیا مطمئنید میخواهید تمام متغیرها را پاک کنید؟ این کار بدون بازگشت است."
6951
 
6952
+ #: includes/admin/class-wc-admin-assets.php:242
6953
  msgid "Last warning, are you sure?"
6954
  msgstr "آخرین گوشزد، آیا شما مطمئن هستید؟"
6955
 
6956
+ #: includes/admin/class-wc-admin-assets.php:243
6957
+ #: includes/admin/class-wc-admin-taxonomies.php:157
6958
+ #: includes/admin/class-wc-admin-taxonomies.php:267
6959
  msgid "Choose an image"
6960
  msgstr "انتخاب تصویر"
6961
 
6962
+ #: includes/admin/class-wc-admin-assets.php:244
6963
  msgid "Set variation image"
6964
  msgstr "انتخاب تصویر متغییر"
6965
 
6966
+ #: includes/admin/class-wc-admin-assets.php:245
6967
  msgid "variation added"
6968
  msgstr "متغیر افزوده شد"
6969
 
6970
+ #: includes/admin/class-wc-admin-assets.php:246
6971
  msgid "variations added"
6972
  msgstr "متغیرها افزوده شدند"
6973
 
6974
+ #: includes/admin/class-wc-admin-assets.php:247
6975
  msgid "No variations added"
6976
  msgstr "هیچ متغیری افزوده نشده است"
6977
 
6978
+ #: includes/admin/class-wc-admin-assets.php:248
6979
  msgid "Are you sure you want to remove this variation?"
6980
  msgstr "آیا میخواهید این متغیر را پاک کنید؟"
6981
 
6982
+ #: includes/admin/class-wc-admin-assets.php:249
6983
  msgid "Sale start date (YYYY-MM-DD format or leave blank)"
6984
  msgstr "تاریخ پایان فروش ( روز- ماه - سال یا خالی بگذارید )"
6985
 
6986
+ #: includes/admin/class-wc-admin-assets.php:250
6987
  msgid "Sale end date (YYYY-MM-DD format or leave blank)"
6988
  msgstr "تاریخ اتمام فروش (در قالب YYYY-MM-DD یا خالی بگذارید)"
6989
 
6990
+ #: includes/admin/class-wc-admin-assets.php:251
6991
  msgid "Save changes before changing page?"
6992
  msgstr "قبل از تغییر صفحه تغییرات ذخیره شوند؟"
6993
 
6994
+ #: includes/admin/class-wc-admin-assets.php:252
6995
  msgid "%qty% variation"
6996
  msgstr "%qty% متغیر"
6997
 
6998
+ #: includes/admin/class-wc-admin-assets.php:253
6999
  msgid "%qty% variations"
7000
  msgstr "%qty% متغیرها"
7001
 
7002
+ #: includes/admin/class-wc-admin-assets.php:268
7003
+ #: includes/admin/class-wc-admin-assets.php:434
7004
  #: includes/admin/settings/views/html-webhooks-edit.php:67
7005
+ #: includes/class-wc-frontend-scripts.php:570
7006
+ #: includes/wc-template-functions.php:2725 includes/wc-template-functions.php:2726
7007
  #: templates/cart/shipping-calculator.php:56
7008
  msgid "Select an option&hellip;"
7009
  msgstr "انتخاب کنید"
7010
 
7011
+ #: includes/admin/class-wc-admin-assets.php:271
7012
  #: includes/admin/meta-boxes/views/html-order-item-meta.php:50
7013
  msgid "Name (required)"
7014
  msgstr "نام (الزامی)"
7015
 
7016
+ #: includes/admin/class-wc-admin-assets.php:272
7017
  #: includes/admin/meta-boxes/views/html-order-item-meta.php:51
7018
  msgid "Value (required)"
7019
  msgstr "مقدار (الزامی)"
7020
 
7021
+ #: includes/admin/class-wc-admin-assets.php:282
7022
+ msgid "Generate coupon code"
7023
+ msgstr "ساخت کد تخفیف"
7024
+
7025
+ #: includes/admin/class-wc-admin-assets.php:293
7026
  msgid "Are you sure you want to remove the selected items?"
7027
  msgstr "آیا از حذف اقلام انتخاب شده مطمئنید؟ "
7028
 
7029
+ #: includes/admin/class-wc-admin-assets.php:301
7030
  msgid "You may need to manually restore the item's stock."
7031
  msgstr "ممکن است لازم باشد به صورت دستی موجودی آیتم ها را بازگردانید."
7032
 
7033
+ #: includes/admin/class-wc-admin-assets.php:308
7034
  msgid "Please select some items."
7035
  msgstr "خواهشمندیم چند مورد را انتخاب کنید."
7036
 
7037
+ #: includes/admin/class-wc-admin-assets.php:309
7038
+ msgid "Are you sure you wish to process this refund? This action cannot be undone."
 
7039
  msgstr ""
7040
  "آیا مطمئن هستید که میخواهید این استرداد وجه را انجام دهید؟ این عملیات برگشت "
7041
  "ناپذیر است"
7042
 
7043
+ #: includes/admin/class-wc-admin-assets.php:310
7044
+ msgid "Are you sure you wish to delete this refund? This action cannot be undone."
 
7045
  msgstr ""
7046
+ "آیا مطمئن هستید که میخواهید این استرداد وجه را پاک کنید؟ این عملیات برگشت ناپذیر "
7047
+ "است"
7048
 
7049
+ #: includes/admin/class-wc-admin-assets.php:311
7050
  msgid ""
7051
  "Are you sure you wish to delete this tax column? This action cannot be undone."
7052
  msgstr ""
7053
+ "آیا مطمئن هستید که میخواهید این ستون مالیات را پاک کنید؟ این عملیات برگشت ناپذیر "
7054
+ "است"
7055
 
7056
+ #: includes/admin/class-wc-admin-assets.php:312
7057
  msgid "Remove this item meta?"
7058
  msgstr "پاک کردن اطلاعات این آیتم؟"
7059
 
7060
+ #: includes/admin/class-wc-admin-assets.php:313
7061
  msgid "Remove this attribute?"
7062
  msgstr "پاک کردن این ویژگی؟"
7063
 
7064
+ #: includes/admin/class-wc-admin-assets.php:314
7065
+ #: includes/admin/class-wc-admin-attributes.php:195
7066
+ #: includes/admin/class-wc-admin-attributes.php:262
7067
+ #: includes/admin/class-wc-admin-attributes.php:297
7068
+ #: includes/admin/class-wc-admin-attributes.php:326
7069
+ #: includes/admin/class-wc-admin-attributes.php:382
7070
+ #: includes/admin/class-wc-admin-attributes.php:435
7071
  #: includes/admin/class-wc-admin-webhooks-table-list.php:48
7072
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:506
7073
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:667
7074
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:117
7075
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:18
7076
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:82
7077
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:370
7078
  #: includes/admin/settings/views/html-webhooks-edit.php:22
7079
+ #: includes/admin/views/html-admin-page-status-report.php:853
7080
+ #: includes/export/class-wc-product-csv-exporter.php:108
7081
  #: includes/widgets/class-wc-widget-product-categories.php:52
7082
+ #: templates/single-product-reviews.php:89
7083
  msgid "Name"
7084
  msgstr "نام"
7085
 
7086
+ #: includes/admin/class-wc-admin-assets.php:315
7087
  #: includes/admin/meta-boxes/views/html-product-attribute.php:8
7088
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:17
7089
  #: includes/admin/settings/views/html-admin-page-shipping-classes.php:54
7090
  msgid "Remove"
7091
  msgstr "پاک کردن"
7092
 
7093
+ #: includes/admin/class-wc-admin-assets.php:316
7094
  #: includes/admin/meta-boxes/views/html-order-download-permission.php:9
7095
  #: includes/admin/meta-boxes/views/html-product-attribute.php:9
7096
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:18
7097
  msgid "Click to toggle"
7098
  msgstr "تغییر وضعیت"
7099
 
7100
+ #: includes/admin/class-wc-admin-assets.php:317
7101
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:30
7102
  msgid "Value(s)"
7103
  msgstr "مقدار(ها)"
7104
 
7105
+ #: includes/admin/class-wc-admin-assets.php:318
7106
  msgid "Enter some text, or some attributes by pipe (|) separating values."
7107
  msgstr "تعدادی متن یا ویژگی وارد کنید، هرکدام را با کاراکتر | جدا کنید."
7108
 
7109
+ #: includes/admin/class-wc-admin-assets.php:319
7110
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:75
7111
  msgid "Visible on the product page"
7112
  msgstr "نمایش در برگه محصول"
7113
 
7114
+ #: includes/admin/class-wc-admin-assets.php:320
7115
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:81
7116
  msgid "Used for variations"
7117
  msgstr "استفاده برای متغیرها"
7118
 
7119
+ #: includes/admin/class-wc-admin-assets.php:321
7120
  msgid "Enter a name for the new attribute term:"
7121
  msgstr "یک نام برای ویژگی جدید وارد کنید:"
7122
 
7123
+ #: includes/admin/class-wc-admin-assets.php:322
7124
  msgid ""
7125
+ "Recalculate totals? This will calculate taxes based on the customers country (or "
7126
+ "the store base country) and update totals."
7127
  msgstr ""
7128
+ "محاسبه مجدد مجموع؟ مالیات بر اساس کشور مشتریان (یا کشور پایه در تنظیمات فروشگاه) "
7129
+ "محاسبه و جمع کل به روز رسانی خواهد شد."
7130
 
7131
+ #: includes/admin/class-wc-admin-assets.php:323
7132
  msgid ""
7133
+ "Copy billing information to shipping information? This will remove any currently "
7134
+ "entered shipping information."
7135
  msgstr ""
7136
+ "کپی کردن اطلاعات پرداخت به اطلاعات ارسال کالا؟ این گزینه تمامی اطلاعات ارسالی که "
7137
+ "در حال حاضر وارد شده را پاک میکند."
7138
 
7139
+ #: includes/admin/class-wc-admin-assets.php:324
7140
  msgid ""
7141
+ "Load the customer's billing information? This will remove any currently entered "
7142
+ "billing information."
7143
  msgstr ""
7144
  "بارگیری اطلاعات پرداخت مشتری؟ این گزینه تمامی اطلاعات پرداختی که در حال حاضر "
7145
  "وارد شده را پاک میکند."
7146
 
7147
+ #: includes/admin/class-wc-admin-assets.php:325
7148
  msgid ""
7149
+ "Load the customer's shipping information? This will remove any currently entered "
7150
+ "shipping information."
7151
  msgstr ""
7152
+ "بارگیری اطلاعات ارسال مشتری؟ این گزینه تمامی اطلاعات ارسالی که در حال حاضر وارد "
7153
+ "شده را پاک میکند."
7154
 
7155
+ #: includes/admin/class-wc-admin-assets.php:326
7156
+ #: includes/admin/class-wc-admin-post-types.php:761
7157
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:130
7158
  #: includes/admin/views/html-bulk-edit-product.php:200
7159
  #: includes/admin/views/html-quick-edit-product.php:159
7160
  msgid "Featured"
7161
  msgstr "برجسته"
7162
 
7163
+ #: includes/admin/class-wc-admin-assets.php:330
7164
  msgid "No customer selected"
7165
  msgstr "هیچ مشتری انتخاب نشده است"
7166
 
7167
+ #: includes/admin/class-wc-admin-assets.php:354
7168
  msgid ""
7169
  "Could not grant access - the user may already have permission for this file or "
7170
  "billing email is not set. Ensure the billing email is set, and the order has "
7171
  "been saved."
7172
  msgstr ""
7173
  "دسترسی کامل امکان‌پذیر نیست - احتمال دارد کاربر در حال حاضر اجازه دسترسی به این "
7174
+ "فایل را دارد و یا ایمیل صورتحساب ارسال نشده است. مطمئن شوید ایمیل به درستی تنظیم "
7175
+ "شده و سفارشات ذخیره شده‌اند."
7176
 
7177
+ #: includes/admin/class-wc-admin-assets.php:355
7178
  msgid "Are you sure you want to revoke access to this download?"
7179
  msgstr "مطمئنید که میخواهید اجازه دسترسی به این دانلود را ابطال کنید؟"
7180
 
7181
+ #: includes/admin/class-wc-admin-assets.php:356
7182
  msgid "You cannot add the same tax rate twice!"
7183
  msgstr "شما نمی توانید یک نرخ مالیات را دو بار ثبت کنید"
7184
 
7185
+ #: includes/admin/class-wc-admin-assets.php:357
7186
  msgid "Are you sure you wish to delete this note? This action cannot be undone."
7187
  msgstr "آیا شما از پاک این یادداشت مطمئن هستید؟ این عملیات قابل بازگشت نیست."
7188
 
7189
+ #: includes/admin/class-wc-admin-assets.php:358
7190
+ msgid ""
7191
+ "Enter a coupon code to apply. Discounts are applied to line totals, before taxes."
7192
+ msgstr ""
7193
+ "برای اعمال شدن تخفیف لطفا کد را وارد کنید. تخفیف بر روی مجموع سفارش به جز مالیات "
7194
+ "اعمال می شود."
7195
 
7196
+ #: includes/admin/class-wc-admin-assets.php:359
7197
  msgid "Enter a fixed amount or percentage to apply as a fee."
7198
  msgstr "یک مبلغ ثابت یا درصد ثابت را به عنوان هزینه وارد کنید."
7199
 
7200
+ #: includes/admin/class-wc-admin-assets.php:408
7201
+ #: includes/admin/views/html-admin-page-status-report.php:43
7202
  msgid "Copying to clipboard failed. Please press Ctrl/Cmd+C to copy."
7203
  msgstr "ذخیره سازی در صفحه کلید انجام نشد. لطفا از Ctrl/Cmd+C استفاده کنید."
7204
 
7205
+ #: includes/admin/class-wc-admin-assets.php:421
7206
  msgid "Are you sure you want to delete this log?"
7207
  msgstr "آیا میخواهید این لاگ (گزارش) را پاک کنید؟"
7208
 
7209
+ #: includes/admin/class-wc-admin-assets.php:459
7210
+ msgid "Learn More"
7211
+ msgstr "اطلاعات بیشتر"
7212
+
7213
+ #: includes/admin/class-wc-admin-assets.php:461
7214
+ msgid "Dismiss this suggestion"
7215
+ msgstr "این پیشنهاد را ردکن"
7216
+
7217
+ #: includes/admin/class-wc-admin-assets.php:463
7218
+ #: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:27
7219
+ msgid "Manage suggestions"
7220
+ msgstr "مدیریت پیشنهادها"
7221
+
7222
  #: includes/admin/class-wc-admin-attributes.php:138
7223
  msgid "Attribute updated successfully"
7224
  msgstr "ویژگی بخوبی بروز رسانی شد"
7227
  msgid "Back to Attributes"
7228
  msgstr "بازگشت به ویژگی ها"
7229
 
7230
+ #: includes/admin/class-wc-admin-attributes.php:177
7231
  msgid "Edit attribute"
7232
  msgstr "ویرایش ویژگی"
7233
 
7234
+ #: includes/admin/class-wc-admin-attributes.php:181
7235
  msgid "Error: non-existing attribute ID."
7236
  msgstr "ایزاد: شناسه ویژگی دیگری وجود ندارد."
7237
 
7238
+ #: includes/admin/class-wc-admin-attributes.php:199
7239
+ #: includes/admin/class-wc-admin-attributes.php:384
7240
  msgid "Name for the attribute (shown on the front-end)."
7241
  msgstr "نام ویژگی (برای نمایش به کاربران سایت)"
7242
 
7243
+ #: includes/admin/class-wc-admin-attributes.php:204
7244
+ #: includes/admin/class-wc-admin-attributes.php:298
7245
+ #: includes/admin/class-wc-admin-attributes.php:388
7246
+ #: includes/admin/settings/class-wc-settings-shipping.php:374
7247
  #: includes/admin/settings/views/html-admin-page-shipping-classes.php:68
7248
  msgid "Slug"
7249
  msgstr "نامک"
7250
 
7251
+ #: includes/admin/class-wc-admin-attributes.php:208
7252
+ #: includes/admin/class-wc-admin-attributes.php:390
7253
  msgid ""
7254
  "Unique slug/reference for the attribute; must be no more than 28 characters."
7255
  msgstr "نامک یکتا برای ویژگی; باید انگلیسی بوده و کوتاهتر از 28 کاراکتر باشد."
7256
 
7257
+ #: includes/admin/class-wc-admin-attributes.php:213
7258
  msgid "Enable archives?"
7259
  msgstr "بایگانی فعال شود؟"
7260
 
7261
+ #: includes/admin/class-wc-admin-attributes.php:217
7262
+ #: includes/admin/class-wc-admin-attributes.php:396
7263
  msgid ""
7264
  "Enable this if you want this attribute to have product archives in your store."
7265
  msgstr ""
7266
+ "اگر می خواهید این ویژگی در بایگانی محصولات فروشگاه باشد، این گزینه را فعال کنید."
 
7267
 
7268
+ #: includes/admin/class-wc-admin-attributes.php:232
7269
+ #: includes/admin/class-wc-admin-attributes.php:300
7270
+ #: includes/admin/class-wc-admin-attributes.php:410
7271
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:504
7272
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:665
7273
+ #: includes/export/class-wc-product-csv-exporter.php:106
7274
  msgid "Type"
7275
  msgstr "نوع"
7276
 
7277
+ #: includes/admin/class-wc-admin-attributes.php:249
7278
+ #: includes/admin/class-wc-admin-attributes.php:425
7279
  msgid "Determines how this attribute's values are displayed."
7280
  msgstr "تعریف کنید چگونه می خواهید این ویژگی نمایش داده شود."
7281
 
7282
+ #: includes/admin/class-wc-admin-attributes.php:257
7283
+ #: includes/admin/class-wc-admin-attributes.php:432
7284
  msgid "Default sort order"
7285
  msgstr "مرتب سازی پیش‌فرض"
7286
 
7287
+ #: includes/admin/class-wc-admin-attributes.php:261
7288
+ #: includes/admin/class-wc-admin-attributes.php:335
7289
+ #: includes/admin/class-wc-admin-attributes.php:434
7290
  msgid "Custom ordering"
7291
  msgstr "ترتیب دلخواه"
7292
 
7293
+ #: includes/admin/class-wc-admin-attributes.php:263
7294
+ #: includes/admin/class-wc-admin-attributes.php:329
7295
+ #: includes/admin/class-wc-admin-attributes.php:436
7296
  msgid "Name (numeric)"
7297
  msgstr "نام (شمارشی)"
7298
 
7299
+ #: includes/admin/class-wc-admin-attributes.php:264
7300
+ #: includes/admin/class-wc-admin-attributes.php:332
7301
+ #: includes/admin/class-wc-admin-attributes.php:437
7302
  msgid "Term ID"
7303
  msgstr "شناسه دوره"
7304
 
7305
+ #: includes/admin/class-wc-admin-attributes.php:266
7306
+ #: includes/admin/class-wc-admin-attributes.php:439
7307
  msgid ""
7308
  "Determines the sort order of the terms on the frontend shop product pages. If "
7309
  "using custom ordering, you can drag and drop the terms in this attribute."
7310
  msgstr ""
7311
+ "نمایش ترتیب سفارش برای کاربر برای این ویژگی. اگر از مرتب‌سازی مرسوم استفاده کنید "
7312
+ "شما میتوانید با استفاده از کشیدن و رها کردن ترتیب را تغییر دهید."
7313
 
7314
+ #: includes/admin/class-wc-admin-attributes.php:272
7315
+ #: includes/admin/helper/class-wc-helper.php:199
7316
  #: includes/admin/helper/views/html-section-account.php:3
7317
  #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:74
7318
  #: templates/cart/shipping-calculator.php:86
7319
  msgid "Update"
7320
  msgstr "بروزرسانی"
7321
 
7322
+ #: includes/admin/class-wc-admin-attributes.php:302
7323
  #: includes/widgets/class-wc-widget-product-categories.php:49
7324
  #: includes/widgets/class-wc-widget-products.php:51
7325
  msgid "Order by"
7326
  msgstr "مرتب شده بر اساس"
7327
 
7328
+ #: includes/admin/class-wc-admin-attributes.php:303
7329
  msgid "Terms"
7330
  msgstr "شرایط و مقررات"
7331
 
7332
+ #: includes/admin/class-wc-admin-attributes.php:316
7333
+ #: includes/admin/class-wc-admin-post-types.php:766
7334
  #: includes/admin/class-wc-admin-webhooks-table-list.php:82
7335
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:425
7336
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:313
7337
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:429
7338
+ #: includes/admin/reports/class-wc-report-customer-list.php:162
7339
  #: includes/admin/reports/class-wc-report-stock.php:135
7340
  #: includes/admin/settings/views/html-admin-page-shipping-classes.php:54
7341
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:125
7342
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:78
7343
+ #: includes/class-wc-post-types.php:317 includes/class-wc-post-types.php:383
7344
+ #: includes/class-wc-post-types.php:448
7345
  #: includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore_PostTypeRegistrar.php:35
7346
+ #: templates/myaccount/my-address.php:63
7347
  msgid "Edit"
7348
  msgstr "ویرایش"
7349
 
7350
+ #: includes/admin/class-wc-admin-attributes.php:316
7351
  #: includes/admin/class-wc-admin-log-table-list.php:190
7352
  #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:56
7353
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
7354
  #: includes/admin/meta-boxes/views/html-product-download.php:14
7355
  #: includes/admin/meta-boxes/views/html-product-variation-download.php:13
7356
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:125
7357
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:78
7358
  #: includes/libraries/action-scheduler/classes/ActionScheduler_ListTable.php:92
7359
+ #: includes/wc-account-functions.php:358
7360
  msgid "Delete"
7361
  msgstr "پاک کردن"
7362
 
7363
+ #: includes/admin/class-wc-admin-attributes.php:320
7364
  msgid "(Public)"
7365
  msgstr "(عمومی)"
7366
 
7367
+ #: includes/admin/class-wc-admin-attributes.php:356
7368
  msgid "Configure terms"
7369
  msgstr "پیکربندی شرایط و مقررات"
7370
 
7371
+ #: includes/admin/class-wc-admin-attributes.php:364
7372
  msgid "No attributes currently exist."
7373
  msgstr "هیچ صفتی موجود نیست."
7374
 
7375
+ #: includes/admin/class-wc-admin-attributes.php:376
7376
  msgid "Add new attribute"
7377
  msgstr "افزودن ویژگی جدید"
7378
 
7379
+ #: includes/admin/class-wc-admin-attributes.php:377
7380
  msgid ""
7381
+ "Attributes let you define extra product data, such as size or color. You can use "
7382
+ "these attributes in the shop sidebar using the \"layered nav\" widgets."
7383
  msgstr ""
7384
  "ویژگی ها به شما اجازه میدهند توضیحات بیشتری در مورد محصول، مانند رنگ و سایز "
7385
+ "بدهید. شما میتوانید با استفاده از ابزارک های منوها، این ویژگی ها را در نوارکناری "
7386
+ "لیست کنید. گوشزد: شما نمی توانید ویژگی را در آینده تغییر نام دهید."
7387
 
7388
+ #: includes/admin/class-wc-admin-attributes.php:394
7389
  msgid "Enable Archives?"
7390
  msgstr "بایگانی فعال شود؟"
7391
 
7392
+ #: includes/admin/class-wc-admin-attributes.php:444
7393
  msgid "Add attribute"
7394
  msgstr "افزودن ویژگی "
7395
 
7396
+ #: includes/admin/class-wc-admin-attributes.php:455
7397
  msgid "Are you sure you want to delete this attribute?"
7398
  msgstr "آیا میخواهید این ویژگی را پاک کنید؟"
7399
 
7406
  msgstr "گام پایانی ووکامرس"
7407
 
7408
  #: includes/admin/class-wc-admin-customize.php:79
7409
+ #: includes/admin/class-wc-admin-menus.php:317
7410
+ #: includes/admin/settings/class-wc-settings-advanced.php:301
7411
  #: includes/class-wc-query.php:133
7412
  msgid "Lost password"
7413
  msgstr "فراموشی گذرواژه"
7416
  msgid "Custom Link"
7417
  msgstr "لینک سفارشی"
7418
 
7419
+ #: includes/admin/class-wc-admin-dashboard.php:41
7420
+ msgid "WooCommerce Recent Reviews"
7421
  msgstr "آخرین دیدگاه های ووکامرس "
7422
 
7423
+ #: includes/admin/class-wc-admin-dashboard.php:43
7424
+ msgid "WooCommerce Status"
 
7425
  msgstr "وضعیت ووکامرس"
7426
 
7427
+ #: includes/admin/class-wc-admin-dashboard.php:55
7428
+ msgid "WooCommerce Network Orders"
7429
  msgstr "سفارشات شبکه ووکامرس"
7430
 
7431
  #. translators: %s: net sales
7432
+ #: includes/admin/class-wc-admin-dashboard.php:122
7433
  msgid "%s net sales this month"
7434
  msgstr "%s فروش خالص در این دوره"
7435
 
7436
  #. translators: 1: top seller product title 2: top seller quantity
7437
+ #: includes/admin/class-wc-admin-dashboard.php:140
7438
  msgid "%1$s top seller this month (sold %2$d)"
7439
  msgstr "%1$s بیشترین فروش این ماه (فروش %2$d)"
7440
 
7441
  #. translators: %s: order count
7442
+ #: includes/admin/class-wc-admin-dashboard.php:179
7443
  msgid "<strong>%s order</strong> awaiting processing"
7444
  msgid_plural "<strong>%s orders</strong> awaiting processing"
7445
  msgstr[0] "<strong>%s سفارش</strong> در انتظار پردازش"
7446
 
7447
  #. translators: %s: order count
7448
+ #: includes/admin/class-wc-admin-dashboard.php:190
7449
  msgid "<strong>%s order</strong> on-hold"
7450
  msgid_plural "<strong>%s orders</strong> on-hold"
7451
  msgstr[0] "<strong>%s سفارش</strong> on-hold"
7452
 
7453
  #. translators: %s: order count
7454
+ #: includes/admin/class-wc-admin-dashboard.php:254
7455
  msgid "<strong>%s product</strong> low in stock"
7456
  msgid_plural "<strong>%s products</strong> low in stock"
7457
  msgstr[0] "<strong>%s محصول</strong> در انبار کم است."
7458
 
7459
  #. translators: %s: order count
7460
+ #: includes/admin/class-wc-admin-dashboard.php:265
7461
  msgid "<strong>%s product</strong> out of stock"
7462
  msgid_plural "<strong>%s products</strong> out of stock"
7463
  msgstr[0] "<strong>%s محصول</strong> در انبار موجود نیست"
7464
 
7465
  #. translators: %s: rating
7466
+ #: includes/admin/class-wc-admin-dashboard.php:308
7467
  msgid "%s out of 5"
7468
  msgstr "امتیاز %s از 5"
7469
 
7470
  #. translators: %s: review author
7471
+ #: includes/admin/class-wc-admin-dashboard.php:311
7472
  msgid "reviewed by %s"
7473
  msgstr "بررسی توسط %s"
7474
 
7475
+ #: includes/admin/class-wc-admin-dashboard.php:317
7476
  msgid "There are no product reviews yet."
7477
  msgstr "هنوز هیچ دیدگاهی برای محصول گذاشته نشده است."
7478
 
7479
+ #: includes/admin/class-wc-admin-dashboard.php:348
7480
  msgid "Loading network orders"
7481
  msgstr "در حال بارگذاری سفارشات شبکه"
7482
 
7483
+ #: includes/admin/class-wc-admin-dashboard.php:355
7484
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:121
7485
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:169
7486
  #: includes/admin/reports/class-wc-report-downloads.php:87
7487
+ #: includes/admin/reports/class-wc-report-downloads.php:221
7488
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:309
7489
+ #: includes/wc-account-functions.php:194 templates/myaccount/my-orders.php:14
7490
  msgid "Order"
7491
  msgstr "سفارش"
7492
 
7493
+ #: includes/admin/class-wc-admin-dashboard.php:356
7494
+ #: includes/admin/class-wc-admin-menus.php:141
7495
  #: includes/admin/class-wc-admin-webhooks-table-list.php:49
7496
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:123
7497
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:58
7498
  #: includes/admin/settings/views/html-webhooks-edit.php:36
7499
  #: includes/libraries/action-scheduler/classes/ActionScheduler_ListTable.php:97
7500
+ #: includes/wc-account-functions.php:196 templates/myaccount/my-orders.php:16
7501
  msgid "Status"
7502
  msgstr "وضعیت"
7503
 
7504
+ #: includes/admin/class-wc-admin-dashboard.php:357
7505
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:126
7506
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:467
7507
+ #: includes/admin/meta-boxes/views/html-order-item.php:100
7508
+ #: includes/admin/meta-boxes/views/html-order-item.php:142
7509
  #: includes/admin/meta-boxes/views/html-order-items.php:33
7510
+ #: includes/admin/meta-boxes/views/html-order-items.php:199
7511
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:218
7512
+ #: includes/wc-account-functions.php:197 templates/cart/cart-totals.php:98
7513
+ #: templates/cart/cart-totals.php:99 templates/cart/cart.php:33
7514
+ #: templates/cart/cart.php:125 templates/checkout/review-order.php:24
7515
+ #: templates/checkout/review-order.php:103 templates/myaccount/my-orders.php:17
7516
+ #: templates/order/order-details.php:52
7517
  msgid "Total"
7518
  msgstr "مجموع"
7519
 
7520
+ #: includes/admin/class-wc-admin-dashboard.php:366
7521
+ #: includes/class-wc-post-types.php:388
7522
  msgid "No orders found"
7523
  msgstr "سفارشی یافت نشد"
7524
 
7572
  #. translators: %s: Documentation URL
7573
  #: includes/admin/class-wc-admin-help.php:47
7574
  msgid ""
7575
+ "Should you need help understanding, using, or extending WooCommerce, <a href=\"%s"
7576
+ "\">please read our documentation</a>. You will find all kinds of resources "
7577
  "including snippets, tutorials and much more."
7578
  msgstr ""
7579
+ "اگر شما نیازمند کمک درک،کاربرد یا توسعه ووکامرس دارید، <a href=\"%s\">s بخوانید "
7580
+ "مستندات مارا</a>. می توانید همه نوع منابع شامل snippets، آموزش‌ها و موارد بیشتر "
7581
+ "را بیابید."
7582
 
7583
  #. translators: %s: Forum URL
7584
  #: includes/admin/class-wc-admin-help.php:52
7593
 
7594
  #: includes/admin/class-wc-admin-help.php:56
7595
  msgid ""
7596
+ "Before asking for help we recommend checking the system status page to identify "
7597
+ "any problems with your configuration."
7598
  msgstr ""
7599
+ "پیش از پرسش کردن برای کمک و پشتیبانی، خواهشمندیم برگه وضعیت را برای تشخیص مشکلات "
7600
+ "موجود، بررسی کنید."
7601
 
7602
  #: includes/admin/class-wc-admin-help.php:57
7603
  #: includes/admin/class-wc-admin-help.php:69
7649
  "If you would like to learn about using WooCommerce from an expert, consider a "
7650
  "WooCommerce course to further your education."
7651
  msgstr ""
7652
+ "اگر شما می خواهید درباره ووکامرس بیشتر بدانید ، میتوانید یک دوره ووکامرس را زیر "
7653
+ "نظر یکی از نمایندگان آموزشی ما فرا بگیرید."
7654
 
7655
  #: includes/admin/class-wc-admin-help.php:81
7656
  msgid "Further education"
7709
 
7710
  #: includes/admin/class-wc-admin-importers.php:114
7711
  msgid "Import <strong>tax rates</strong> to your store via a csv file."
7712
+ msgstr "درون‌ریزی <strong> نرخ‌های مالیاتی </strong> به فروشگاه شما از طریق فایل csv"
 
7713
 
7714
+ #: includes/admin/class-wc-admin-importers.php:208
7715
  msgid "Insufficient privileges to import products."
7716
  msgstr "دسترسی برای درون ریزی محصولات ناکافی است."
7717
 
7764
  msgstr "همه سطوح"
7765
 
7766
  #: includes/admin/class-wc-admin-log-table-list.php:103
7767
+ #: includes/admin/reports/class-wc-report-downloads.php:218
7768
  #: includes/class-wc-privacy-exporters.php:142
7769
  msgid "Timestamp"
7770
  msgstr "برچسب زمان"
7782
  msgstr "منبع"
7783
 
7784
  #: includes/admin/class-wc-admin-log-table-list.php:204
7785
+ #: includes/widgets/class-wc-widget-price-filter.php:129
7786
  msgid "Filter"
7787
  msgstr "صافی"
7788
 
7794
  msgid "All sources"
7795
  msgstr "همه منابع"
7796
 
7797
+ #: includes/admin/class-wc-admin-menus.php:64
7798
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:728
7799
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:111
7800
  #: includes/admin/views/html-admin-page-product-export.php:41
7801
  msgid "Attributes"
7802
  msgstr "ویژگی‌ها"
7803
 
7804
+ #: includes/admin/class-wc-admin-menus.php:72
7805
  msgid "Reports"
7806
  msgstr "گزارشات"
7807
 
7808
+ #: includes/admin/class-wc-admin-menus.php:74
7809
  msgid "Sales reports"
7810
  msgstr "گزارش فروش ها"
7811
 
7812
+ #: includes/admin/class-wc-admin-menus.php:82
7813
  msgid "WooCommerce settings"
7814
  msgstr "تنظیمات ووکامرس"
7815
 
7816
+ #: includes/admin/class-wc-admin-menus.php:82
7817
+ #: includes/admin/views/html-admin-page-status-report.php:720
7818
+ #: includes/class-wc-install.php:1257
7819
  msgid "Settings"
7820
  msgstr "پیکربندی"
7821
 
7822
+ #: includes/admin/class-wc-admin-menus.php:141
7823
+ msgid "WooCommerce status"
7824
+ msgstr "وضعیت ووکامرس"
7825
+
7826
  #. translators: %s: extensions count
7827
+ #: includes/admin/class-wc-admin-menus.php:150
7828
  msgid "Extensions %s"
7829
  msgstr "افزودنی ها"
7830
 
7831
+ #: includes/admin/class-wc-admin-menus.php:151
7832
  msgid "WooCommerce extensions"
7833
  msgstr "افزودنی های ووکامرس"
7834
 
7835
+ #: includes/admin/class-wc-admin-menus.php:301
7836
  msgid "WooCommerce endpoints"
7837
  msgstr "گام پایانی ووکامرس"
7838
 
7839
+ #: includes/admin/class-wc-admin-menus.php:349
7840
  msgid "Add to menu"
7841
  msgstr "افزودن به منو"
7842
 
7843
+ #: includes/admin/class-wc-admin-menus.php:383
7844
  msgid "Visit Store"
7845
  msgstr "نمایش فروشگاه"
7846
 
7847
+ #: includes/admin/class-wc-admin-meta-boxes.php:115
7848
  #: includes/admin/class-wc-admin-pointers.php:156
7849
  msgid "Product short description"
7850
  msgstr "توضیحات کوتاه محصول"
7851
 
7852
+ #: includes/admin/class-wc-admin-meta-boxes.php:116
7853
  #: includes/admin/views/html-bulk-edit-product.php:15
7854
  #: includes/admin/views/html-quick-edit-product.php:14
7855
  msgid "Product data"
7856
  msgstr "اطلاعات محصول"
7857
 
7858
+ #: includes/admin/class-wc-admin-meta-boxes.php:117
7859
  msgid "Product gallery"
7860
  msgstr "گالری محصول"
7861
 
7862
+ #. Translators: %s order type name.
7863
+ #: includes/admin/class-wc-admin-meta-boxes.php:123
7864
  msgid "%s data"
7865
  msgstr "%s داده"
7866
 
7867
+ #. Translators: %s order type name.
7868
+ #: includes/admin/class-wc-admin-meta-boxes.php:126
7869
  msgid "%s notes"
7870
  msgstr "یادداشت های %s"
7871
 
7872
+ #: includes/admin/class-wc-admin-meta-boxes.php:127
7873
  msgid "Downloadable product permissions"
7874
  msgstr "دسترسی محصولات قابل دانلود"
7875
 
7876
+ #: includes/admin/class-wc-admin-meta-boxes.php:127
7877
  msgid ""
7878
  "Note: Permissions for order items will automatically be granted when the order "
7879
  "status changes to processing/completed."
7881
  "توضیح : دسترسی برای محصولات ، زمانی که وضعیت سفارش به «درحال انجام» یا «تکمیل "
7882
  "شده» تغییر پیدا کند به صورت خودکار داده می شود."
7883
 
7884
+ #. Translators: %s order type name.
7885
+ #: includes/admin/class-wc-admin-meta-boxes.php:129
7886
  msgid "%s actions"
7887
  msgstr "%s عملیات"
7888
 
7889
+ #: includes/admin/class-wc-admin-meta-boxes.php:133
7890
  msgid "Coupon data"
7891
  msgstr "اطلاعات کوپن"
7892
 
7893
+ #: includes/admin/class-wc-admin-meta-boxes.php:137
7894
  msgid "Rating"
7895
  msgstr "امتیاز"
7896
 
7897
+ #: includes/admin/class-wc-admin-meta-boxes.php:172
7898
+ #: includes/admin/settings/class-wc-settings-products.php:371
7899
+ #: templates/single-product-reviews.php:37
7900
  msgid "Reviews"
7901
  msgstr "دیدگاهها"
7902
 
7903
+ #: includes/admin/class-wc-admin-notices.php:128
7904
+ #: includes/admin/class-wc-admin-status.php:291
7905
+ #: includes/admin/class-wc-admin-status.php:310
7906
+ #: includes/admin/class-wc-admin-status.php:326
7907
+ #: includes/emails/class-wc-email.php:868
7908
  msgid "Action failed. Please refresh the page and retry."
7909
  msgstr "عملیات ناموفق، خواهشمندیم برگه را دوباره بارگذاری نمایید"
7910
 
7911
+ #: includes/admin/class-wc-admin-notices.php:132
7912
+ #: includes/emails/class-wc-email.php:872
7913
  msgid "You don&#8217;t have permission to do this."
7914
  msgstr "شما دسترسی کافی برای این مورد ندارید."
7915
 
7916
+ #. translators: 1: Minimum PHP version 2: Minimum WordPress version
7917
+ #: includes/admin/class-wc-admin-notices.php:410
7918
+ msgid ""
7919
+ "Update required: WooCommerce will soon require PHP version %1$s and WordPress "
7920
+ "version %2$s or newer."
7921
+ msgstr ""
7922
+ "نیازمندی بروزرسانی: ووکامرس بزودی به PHP نسخه %1$s و وردپرس نسخه %2$s یا جدیدتر "
7923
+ "نیاز دارد."
7924
+
7925
+ #. translators: %s: Minimum PHP version
7926
+ #: includes/admin/class-wc-admin-notices.php:417
7927
+ msgid "Update required: WooCommerce will soon require PHP version %s or newer."
7928
+ msgstr "نیازمندی بروزرسانی: ووکامرس به زودی به نسخه PHP %s یا بالاتر نیاز دارد."
7929
+
7930
+ #. translators: %s: Minimum WordPress version
7931
+ #: includes/admin/class-wc-admin-notices.php:423
7932
+ msgid ""
7933
+ "Update required: WooCommerce will soon require WordPress version %s or newer."
7934
+ msgstr "نیازمندی بروزرسانی: ووکامرس به وردپرس نسخه %s یا بالاتر نیاز دارد."
7935
+
7936
  #: includes/admin/class-wc-admin-permalink-settings.php:44
7937
  msgid "Product permalinks"
7938
  msgstr "لینک های یکتای محصول"
7953
  #: includes/admin/class-wc-admin-permalink-settings.php:103
7954
  msgid ""
7955
  "If you like, you may enter custom structures for your product URLs here. For "
7956
+ "example, using <code>shop</code> would make your product links like <code>%sshop/"
7957
+ "sample-product/</code>. This setting affects product URLs only, not things such "
7958
+ "as product categories."
7959
  msgstr ""
7960
  "اگر دوست دارید می توانید ساختارهای دلخواه خود را برای آدرس ها وارد کنید. برای "
7961
  "مثال با وارد کردن <code>shop</code> آدرس محصول شما به صورت <code>%sshop/sample-"
7962
+ "product/</code>. نمایان می شود. این مورد تنها برای محصولات اعمال می شود و بر روی "
7963
+ "دسته بندی محصولات اعمال نمی گردد"
7964
 
7965
  #: includes/admin/class-wc-admin-permalink-settings.php:118
7966
+ #: includes/admin/class-wc-admin-taxonomies.php:121
7967
+ #: includes/admin/class-wc-admin-taxonomies.php:229
7968
  msgid "Default"
7969
  msgstr "پیش‌ فرض"
7970
 
7985
  "Enter a custom base to use. A base must be set or WordPress will use default "
7986
  "instead."
7987
  msgstr ""
7988
+ "برای استفاده به یک پایگاه سفارشی وارد شوید. یک پایگاه باید مشخص شده باشد در غیر "
7989
+ "این صورت وردپرس قالب پیش فرض را استفاده می کند"
7990
 
7991
  #: includes/admin/class-wc-admin-pointers.php:60
7992
+ #: includes/admin/class-wc-admin-post-types.php:700
7993
  msgid "Product name"
7994
  msgstr "نام محصول"
7995
 
7998
  "Give your new product a name here. This is a required field and will be what "
7999
  "your customers will see in your store."
8000
  msgstr ""
8001
+ "نام محصول تازه خود را اینجا وارد کنید. این یک گزینه الزامی است و کاربران شما می "
8002
+ "توانند آن را در فروشگاه مشاهده کنند."
8003
 
8004
  #: includes/admin/class-wc-admin-pointers.php:73
8005
  msgid "Product description"
8022
  "Choose a type for this product. Simple is suitable for most physical goods and "
8023
  "services (we recommend setting up a simple product for now)."
8024
  msgstr ""
8025
+ "انتخاب یک نوع برای این محصول ، محصول ساده ، مناسب برای بسیاری از محصولات فیزیکی "
8026
+ "و خدمات می باشد (ما پیشنهاد می کنیم که هم اکنون محصولات خود را از نوع ساده وارد "
8027
+ "نمایید)"
8028
 
8029
  #: includes/admin/class-wc-admin-pointers.php:91
8030
+ msgid "Variable is for more complex products such as t-shirts with multiple sizes."
 
8031
  msgstr ""
8032
+ "متغیر برای محصولات پیچیده تر مانند تی شرت با اندازه های مختلف قابل استفاده است ."
 
8033
 
8034
  #: includes/admin/class-wc-admin-pointers.php:92
8035
  msgid "Grouped products are for grouping several simple products into one."
8036
+ msgstr "گروه بندی محصولات ،برای گروه بندی یک یا چند محصول ساده قابل استفاده است ."
 
8037
 
8038
  #: includes/admin/class-wc-admin-pointers.php:93
8039
  msgid "Finally, external products are for linking off-site."
8045
 
8046
  #: includes/admin/class-wc-admin-pointers.php:109
8047
  msgid ""
8048
+ "Check the \"Virtual\" box if this is a non-physical item, for example a service, "
8049
+ "which does not need shipping."
8050
  msgstr ""
8051
  "در صورتی که محصول فیزیکی ارائه نمی دهید می توانید گزینه \"محصول مجازی\" را "
8052
  "انتخاب کنید ، برای مثال : محصولاتی که نیاز به حمل و نقل ندارندو"
8054
  #: includes/admin/class-wc-admin-pointers.php:124
8055
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:85
8056
  #: includes/admin/settings/class-wc-settings-products.php:41
8057
+ #: includes/admin/settings/class-wc-settings-products.php:214
8058
  msgid "Downloadable products"
8059
  msgstr "محصولات دانلودی"
8060
 
8061
  #: includes/admin/class-wc-admin-pointers.php:125
8062
  msgid ""
8063
+ "If purchasing this product gives a customer access to a downloadable file, e.g. "
8064
+ "software, check this box."
8065
  msgstr ""
8066
  "اگر میخواهید مشتری پس از خرید و پرداخت وجه به یک فایل قابل دانلود دسترسی داشته "
8067
  "باشد. مانند یک نرم افزار، کافیست این گزینه را انتخاب کنید."
8076
 
8077
  #: includes/admin/class-wc-admin-pointers.php:157
8078
  msgid ""
8079
+ "Add a quick summary for your product here. This will appear on the product page "
8080
+ "under the product name."
8081
  msgstr ""
8082
+ "یک خلاصه از محصول در اینجا ذکر کنید. این متن می تواند در زیر عنوان محصول نمایان "
8083
+ "شود."
8084
 
8085
  #: includes/admin/class-wc-admin-pointers.php:168
8086
  msgid "Product images"
8088
 
8089
  #: includes/admin/class-wc-admin-pointers.php:169
8090
  msgid ""
8091
+ "Upload or assign an image to your product here. This image will be shown in your "
8092
+ "store's catalog."
8093
  msgstr ""
8094
+ "یک تصویر آپلود کنید و یا به محصولتان اختصاص دهید. این تصویر در لیست فروشگاه شما "
8095
+ "(کاتالوگ) نمایان می شود."
8096
 
8097
  #: includes/admin/class-wc-admin-pointers.php:180
8098
+ #: includes/class-wc-post-types.php:130 includes/class-wc-post-types.php:132
8099
  #: includes/widgets/class-wc-widget-product-tag-cloud.php:29
8100
  msgid "Product tags"
8101
  msgstr "برچسب محصولات"
8105
  "You can optionally \"tag\" your products here. Tags are a method of labeling "
8106
  "your products to make them easier for customers to find."
8107
  msgstr ""
8108
+ " \"برچسب\" محصولات خود را در اینجا به صورت اختیاری قرار دهید. برچسب ها به عنوان "
8109
+ "یک روش جستجو محصولات باعث آسان تر شدن جستجو برای مشتریان می شود"
8110
 
8111
  #: includes/admin/class-wc-admin-pointers.php:192
8112
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:227
8113
+ #: includes/class-wc-post-types.php:92
8114
  #: includes/widgets/class-wc-widget-product-categories.php:43
8115
  msgid "Product categories"
8116
  msgstr "دسته های محصولات"
8120
  "Optionally assign categories to your products to make them easier to browse "
8121
  "through and find in your store."
8122
  msgstr ""
8123
+ "در صورت تمایل می توانید محصولاتتان را دسته بندی کنید تا بتوانید ساده تر آنها را "
8124
+ "در فروشگاهتان پیدا کنید."
8125
 
8126
  #: includes/admin/class-wc-admin-pointers.php:204
8127
  msgid "Publish your product!"
8132
  "When you are finished editing your product, hit the \"Publish\" button to "
8133
  "publish your product to your store."
8134
  msgstr ""
8135
+ "هنگامی که ویرایش محصولتان به پایان رسید ، دکمه \"انتشار\" را کلیک کنید تا محصول "
8136
+ "در فروشگاه شما منتشر شود."
8137
 
8138
  #: includes/admin/class-wc-admin-pointers.php:250
 
 
8139
  #: includes/admin/views/html-notice-custom.php:12
8140
+ #: includes/admin/views/html-notice-legacy-shipping.php:14
8141
+ #: includes/admin/views/html-notice-no-shipping-methods.php:14
8142
  #: includes/admin/views/html-notice-secure-connection.php:12
 
8143
  #: includes/admin/views/html-notice-template-check.php:15
8144
+ #: includes/admin/views/html-notice-updated.php:14
8145
+ #: includes/admin/views/html-notice-wc-admin.php:14
8146
+ #: includes/admin/views/html-notice-wp-php-minimum-requirements.php:11
8147
+ #: includes/wc-template-functions.php:1021
8148
  msgid "Dismiss"
8149
  msgstr "رد کردن"
8150
 
8151
+ #: includes/admin/class-wc-admin-pointers.php:251 templates/myaccount/orders.php:93
 
8152
  msgid "Next"
8153
  msgstr "بعدی"
8154
 
8158
  msgstr "محصول به‌روزرسانی شد. <a href=\"%s\">نمایش محصول</a>"
8159
 
8160
  #: includes/admin/class-wc-admin-post-types.php:123
8161
+ #: includes/admin/class-wc-admin-post-types.php:145
8162
+ #: includes/admin/class-wc-admin-post-types.php:164
8163
  msgid "Custom field updated."
8164
  msgstr "زمینه‌دلخواه به‌روز‌رسانی شد."
8165
 
8166
  #: includes/admin/class-wc-admin-post-types.php:124
8167
+ #: includes/admin/class-wc-admin-post-types.php:146
8168
+ #: includes/admin/class-wc-admin-post-types.php:165
8169
  msgid "Custom field deleted."
8170
  msgstr "زمینه‌دلخواه پاک شد."
8171
 
8174
  msgstr "محصول به‌روزرسانی شد."
8175
 
8176
  #: includes/admin/class-wc-admin-post-types.php:126
8177
+ #: includes/admin/class-wc-admin-post-types.php:148
8178
+ #: includes/admin/class-wc-admin-post-types.php:167
8179
  msgid "Revision restored."
8180
  msgstr "بازبینی بازگردانی شد."
8181
 
8196
  #. translators: 1: date 2: product url
8197
  #: includes/admin/class-wc-admin-post-types.php:134
8198
  msgid ""
8199
+ "Product scheduled for: %1$s. <a target=\"_blank\" href=\"%2$s\">Preview product</"
8200
+ "a>"
8201
  msgstr ""
8202
  "ارسال محصول برای ‌<strong>%1$s</strong>. زمان‌بندی شد <a target=\"_blank\" href="
8203
  "\"%2$s\">پیش‌نمایش محصول</a>"
8204
 
8205
  #: includes/admin/class-wc-admin-post-types.php:135
8206
+ #: includes/admin/class-wc-admin-post-types.php:155
8207
+ #: includes/admin/class-wc-admin-post-types.php:174
8208
  #: includes/admin/settings/views/html-webhooks-edit.php:168
8209
  #: includes/admin/settings/views/html-webhooks-edit.php:177
8210
  #: includes/admin/settings/views/html-webhooks-edit.php:185
8211
+ #: includes/class-wc-webhook.php:498
8212
  msgid "M j, Y @ G:i"
8213
  msgstr "M j, Y @ G:i"
8214
 
8215
  #. translators: %s: product url
8216
+ #: includes/admin/class-wc-admin-post-types.php:139
8217
+ msgid "Product draft updated. <a target=\"_blank\" href=\"%s\">Preview product</a>"
 
8218
  msgstr ""
8219
+ "پیش‌نویس محصول به‌روزرسانی شد. <a target=\"_blank\" href=\"%s\">پیش‌نمایش محصول</a>"
 
8220
 
8221
+ #: includes/admin/class-wc-admin-post-types.php:144
8222
+ #: includes/admin/class-wc-admin-post-types.php:147
8223
+ #: includes/admin/class-wc-admin-post-types.php:149
8224
  msgid "Order updated."
8225
  msgstr "سفارش به روز شد."
8226
 
8227
+ #: includes/admin/class-wc-admin-post-types.php:150
8228
  msgid "Order saved."
8229
  msgstr "سفارش ذخیره شد."
8230
 
8231
+ #: includes/admin/class-wc-admin-post-types.php:151
8232
  msgid "Order submitted."
8233
  msgstr "سفارش گذاشته شد"
8234
 
8235
  #. translators: %s: date
8236
+ #: includes/admin/class-wc-admin-post-types.php:154
8237
  msgid "Order scheduled for: %s."
8238
  msgstr "سفارش زمان‌بندی شد برای : %s ."
8239
 
8240
+ #: includes/admin/class-wc-admin-post-types.php:157
8241
  msgid "Order draft updated."
8242
  msgstr "پیش‌نویس سفارش به‌روز‌رسانی شد."
8243
 
8244
+ #: includes/admin/class-wc-admin-post-types.php:158
8245
  msgid "Order updated and sent."
8246
  msgstr "سفارش بروزرسانی و ایمیل فرستاده شد."
8247
 
8248
+ #: includes/admin/class-wc-admin-post-types.php:163
8249
+ #: includes/admin/class-wc-admin-post-types.php:166
8250
+ #: includes/admin/class-wc-admin-post-types.php:168
8251
  msgid "Coupon updated."
8252
  msgstr "کوپن به روز شد."
8253
 
8254
+ #: includes/admin/class-wc-admin-post-types.php:169
8255
  msgid "Coupon saved."
8256
  msgstr "کوپن‌ها"
8257
 
8258
+ #: includes/admin/class-wc-admin-post-types.php:170
8259
  msgid "Coupon submitted."
8260
  msgstr "کوپن ارایه شد."
8261
 
8262
  #. translators: %s: date
8263
+ #: includes/admin/class-wc-admin-post-types.php:173
8264
  msgid "Coupon scheduled for: %s."
8265
  msgstr "کوپن برای %s برنامه‌ریزی شد."
8266
 
8267
+ #: includes/admin/class-wc-admin-post-types.php:176
8268
  msgid "Coupon draft updated."
8269
  msgstr "پیش‌نویس کوپن به‌روزرسانی شد."
8270
 
8271
  #. translators: %s: product count
8272
+ #: includes/admin/class-wc-admin-post-types.php:192
8273
  msgid "%s product updated."
8274
  msgid_plural "%s products updated."
8275
  msgstr[0] "%s محصول بروز شد."
8276
 
8277
  #. translators: %s: product count
8278
+ #: includes/admin/class-wc-admin-post-types.php:194
8279
  msgid "%s product not updated, somebody is editing it."
8280
  msgid_plural "%s products not updated, somebody is editing them."
8281
  msgstr[0] "%s محصول بروز نشد، ظاهرا شخصی در حال ویرایش میباشد."
8282
 
8283
  #. translators: %s: product count
8284
+ #: includes/admin/class-wc-admin-post-types.php:196
8285
  msgid "%s product permanently deleted."
8286
  msgid_plural "%s products permanently deleted."
8287
  msgstr[0] "%s محصول برای همیشه پاک شدند."
8288
 
8289
  #. translators: %s: product count
8290
+ #: includes/admin/class-wc-admin-post-types.php:198
8291
  msgid "%s product moved to the Trash."
8292
  msgid_plural "%s products moved to the Trash."
8293
  msgstr[0] "%s محصول به سطل بازیافت منتقل شد."
8294
 
8295
  #. translators: %s: product count
8296
+ #: includes/admin/class-wc-admin-post-types.php:200
8297
  msgid "%s product restored from the Trash."
8298
  msgid_plural "%s products restored from the Trash."
8299
  msgstr[0] "%s محصول از سطل بازیافت بازیابی شد."
8300
 
8301
  #. translators: %s: order count
8302
+ #: includes/admin/class-wc-admin-post-types.php:205
8303
  msgid "%s order updated."
8304
  msgid_plural "%s orders updated."
8305
  msgstr[0] "%s سفارش بروز شد."
8306
 
8307
  #. translators: %s: order count
8308
+ #: includes/admin/class-wc-admin-post-types.php:207
8309
  msgid "%s order not updated, somebody is editing it."
8310
  msgid_plural "%s orders not updated, somebody is editing them."
8311
  msgstr[0] "%s سفارش بروز نشد، شخصی دیگر در حال ویرایش می باشد."
8312
 
8313
  #. translators: %s: order count
8314
+ #: includes/admin/class-wc-admin-post-types.php:209
8315
  msgid "%s order permanently deleted."
8316
  msgid_plural "%s orders permanently deleted."
8317
  msgstr[0] "%s سفارش ها برای همیشه پاک شدند."
8318
 
8319
  #. translators: %s: order count
8320
+ #: includes/admin/class-wc-admin-post-types.php:211
8321
  msgid "%s order moved to the Trash."
8322
  msgid_plural "%s orders moved to the Trash."
8323
  msgstr[0] "%s سفارش ها به سطل بازیافت ریخته شدند."
8324
 
8325
  #. translators: %s: order count
8326
+ #: includes/admin/class-wc-admin-post-types.php:213
8327
  msgid "%s order restored from the Trash."
8328
  msgid_plural "%s orders restored from the Trash."
8329
  msgstr[0] "%s سفارش ها از سطل بازیافت بازیابی شدند."
8330
 
8331
  #. translators: %s: coupon count
8332
+ #: includes/admin/class-wc-admin-post-types.php:218
8333
  msgid "%s coupon updated."
8334
  msgid_plural "%s coupons updated."
8335
  msgstr[0] "%s کوپن بروز شد."
8336
 
8337
  #. translators: %s: coupon count
8338
+ #: includes/admin/class-wc-admin-post-types.php:220
8339
  msgid "%s coupon not updated, somebody is editing it."
8340
  msgid_plural "%s coupons not updated, somebody is editing them."
8341
  msgstr[0] "%s کوپن ها بروز نشد، شخصی دیگر در حال ویرایش می باشد."
8342
 
8343
  #. translators: %s: coupon count
8344
+ #: includes/admin/class-wc-admin-post-types.php:222
8345
  msgid "%s coupon permanently deleted."
8346
  msgid_plural "%s coupons permanently deleted."
8347
  msgstr[0] "%s کوپن ها برای همیشه پاک شدند."
8348
 
8349
  #. translators: %s: coupon count
8350
+ #: includes/admin/class-wc-admin-post-types.php:224
8351
  msgid "%s coupon moved to the Trash."
8352
  msgid_plural "%s coupons moved to the Trash."
8353
  msgstr[0] "کوپن های %s به سطل زباله منتقل شدند."
8354
 
8355
  #. translators: %s: coupon count
8356
+ #: includes/admin/class-wc-admin-post-types.php:226
8357
  msgid "%s coupon restored from the Trash."
8358
  msgid_plural "%s coupons restored from the Trash."
8359
  msgstr[0] "کوپن های %s از سطل زباله بازیافت شدند."
8360
 
8361
+ #: includes/admin/class-wc-admin-post-types.php:703 templates/cart/cart.php:143
8362
  #: templates/checkout/form-coupon.php:34
8363
  msgid "Coupon code"
8364
  msgstr "كد تخفیف:"
8365
 
8366
+ #: includes/admin/class-wc-admin-post-types.php:717
8367
  msgid "Description (optional)"
8368
  msgstr "توضیحات (دلخواه)"
8369
 
8370
+ #: includes/admin/class-wc-admin-post-types.php:754
8371
  msgid "Catalog visibility:"
8372
  msgstr "قابلیت دیدن کاتالوگ:"
8373
 
8374
+ #: includes/admin/class-wc-admin-post-types.php:774
8375
  msgid "This setting determines which shop pages products will be listed on."
8376
  msgstr "این تنظیم مشخص می کند کدام محصولات صفحات فروشگاه قابل نمایش است."
8377
 
8378
+ #: includes/admin/class-wc-admin-post-types.php:780
8379
  msgid "This is a featured product"
8380
  msgstr "این یک محصول ویژه است"
8381
 
8382
+ #: includes/admin/class-wc-admin-post-types.php:783
8383
  msgid "OK"
8384
  msgstr "تایید"
8385
 
8386
+ #: includes/admin/class-wc-admin-post-types.php:784
8387
+ #: includes/admin/meta-boxes/views/html-order-items.php:254
8388
+ #: includes/admin/meta-boxes/views/html-order-items.php:320
8389
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:68
8390
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:122
8391
  #: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:48
8392
  #: includes/libraries/action-scheduler/classes/ActionScheduler_ListTable.php:133
8393
+ #: includes/wc-account-functions.php:288
8394
  msgid "Cancel"
8395
  msgstr "لغو"
8396
 
8397
  #. translators: %s: URL to read more about the shop page.
8398
+ #: includes/admin/class-wc-admin-post-types.php:864
8399
  msgid ""
8400
+ "This is the WooCommerce shop page. The shop page is a special archive that lists "
8401
+ "your products. <a href=\"%s\">You can read more about this here</a>."
8402
  msgstr ""
8403
+ "این ، صفحه فروشگاه ووکامرس می باشد. برگه فروشگاه یک بایگانی ویژه از لیست محصولات "
8404
+ "شماست. <a href=\"%s\">میتوانید درباره این ببیشتر بدانید</a>."
8405
 
8406
+ #: includes/admin/class-wc-admin-post-types.php:877
8407
  msgid "Shop Page"
8408
  msgstr "برگه فروشگاه"
8409
 
8410
+ #: includes/admin/class-wc-admin-post-types.php:881
8411
  msgid "Cart Page"
8412
  msgstr "برگه سبدخرید"
8413
 
8414
+ #: includes/admin/class-wc-admin-post-types.php:885
8415
  msgid "Checkout Page"
8416
  msgstr "برگه پرداخت"
8417
 
8418
+ #: includes/admin/class-wc-admin-post-types.php:889
8419
  msgid "My Account Page"
8420
  msgstr "برگه حساب کاربری من "
8421
 
8422
+ #: includes/admin/class-wc-admin-post-types.php:893
8423
  msgid "Terms and Conditions Page"
8424
  msgstr "برگه قوانین و شرایط"
8425
 
8432
  #: includes/admin/class-wc-admin-profile.php:105
8433
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:44
8434
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:95
8435
+ #: includes/class-wc-countries.php:631 includes/class-wc-form-handler.php:252
8436
  #: templates/myaccount/form-edit-account.php:27
8437
  msgid "First name"
8438
  msgstr "نام"
8441
  #: includes/admin/class-wc-admin-profile.php:109
8442
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:48
8443
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:99
8444
+ #: includes/class-wc-countries.php:638 includes/class-wc-form-handler.php:253
8445
  #: templates/myaccount/form-edit-account.php:31
8446
  msgid "Last name"
8447
  msgstr "نام خانوادگی"
8457
  #: includes/admin/class-wc-admin-profile.php:117
8458
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:56
8459
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:107
8460
+ #: includes/admin/settings/class-wc-settings-general.php:65
8461
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-customers-v2-controller.php:215
8462
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-customers-v2-controller.php:278
8463
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1008
8464
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1071
8465
+ #: packages/woocommerce-rest-api/src/Controllers/Version3/class-wc-rest-customers-controller.php:170
8466
+ #: packages/woocommerce-rest-api/src/Controllers/Version3/class-wc-rest-customers-controller.php:233
8467
  msgid "Address line 1"
8468
  msgstr "آدرس 1"
8469
 
8470
  #: includes/admin/class-wc-admin-profile.php:61
8471
  #: includes/admin/class-wc-admin-profile.php:121
8472
+ #: includes/admin/class-wc-admin-setup-wizard.php:474
8473
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:60
8474
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:111
8475
+ #: includes/admin/settings/class-wc-settings-general.php:74
 
 
 
 
 
 
8476
  #: includes/customizer/class-wc-shop-customizer.php:678
8477
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-customers-v2-controller.php:220
8478
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-customers-v2-controller.php:283
8479
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1013
8480
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1076
8481
+ #: packages/woocommerce-rest-api/src/Controllers/Version3/class-wc-rest-customers-controller.php:175
8482
+ #: packages/woocommerce-rest-api/src/Controllers/Version3/class-wc-rest-customers-controller.php:238
8483
  msgid "Address line 2"
8484
  msgstr "آدرس 2"
8485
 
8486
  #: includes/admin/class-wc-admin-profile.php:65
8487
  #: includes/admin/class-wc-admin-profile.php:125
8488
+ #: includes/admin/class-wc-admin-setup-wizard.php:479
8489
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:64
8490
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:115
8491
+ #: includes/admin/settings/class-wc-settings-general.php:83
8492
+ #: includes/admin/settings/class-wc-settings-tax.php:225
8493
  #: includes/admin/settings/views/html-settings-tax.php:29
8494
  #: templates/cart/shipping-calculator.php:76
8495
  msgid "City"
8497
 
8498
  #: includes/admin/class-wc-admin-profile.php:69
8499
  #: includes/admin/class-wc-admin-profile.php:129
8500
+ #: includes/admin/class-wc-admin-setup-wizard.php:489
8501
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:68
8502
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:119
8503
+ #: includes/admin/settings/class-wc-settings-general.php:101
8504
+ #: includes/admin/settings/class-wc-settings-tax.php:224
8505
  #: includes/admin/settings/views/html-settings-tax.php:28
8506
  #: includes/class-wc-countries.php:692 templates/cart/shipping-calculator.php:82
8507
  msgid "Postcode / ZIP"
8509
 
8510
  #: includes/admin/class-wc-admin-profile.php:73
8511
  #: includes/admin/class-wc-admin-profile.php:133
8512
+ #: includes/admin/class-wc-admin-settings.php:597
8513
+ #: includes/admin/class-wc-admin-settings.php:622
8514
+ #: includes/admin/class-wc-admin-setup-wizard.php:465
8515
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:72
8516
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:123
8517
+ #: includes/class-wc-countries.php:653
8518
  msgid "Country"
8519
  msgstr "کشور"
8520
 
8522
  #: includes/admin/class-wc-admin-profile.php:137
8523
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:76
8524
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:127
8525
+ #: includes/wc-template-functions.php:2699
8526
  #: templates/cart/shipping-calculator.php:31
8527
  msgid "Select a country&hellip;"
8528
  msgstr "کشور مورد نظر را انتخاب کنید"
8543
  msgstr "استان / کد استان"
8544
 
8545
  #: includes/admin/class-wc-admin-profile.php:85
8546
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:384
8547
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:87
8548
+ #: includes/class-wc-countries.php:1334
8549
  #: includes/customizer/class-wc-shop-customizer.php:679
8550
  msgid "Phone"
8551
  msgstr "تلفن"
8552
 
8553
  #: includes/admin/class-wc-admin-profile.php:89
8554
+ #: includes/admin/class-wc-admin-setup-wizard.php:2317
8555
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:84
8556
+ #: includes/class-wc-countries.php:1344 includes/class-wc-form-handler.php:255
8557
  #: templates/myaccount/form-edit-account.php:43
8558
  #: templates/myaccount/form-login.php:86
8559
  msgid "Email address"
8575
  msgstr "کپی"
8576
 
8577
  #: includes/admin/class-wc-admin-reports.php:47
8578
+ #: includes/admin/reports/class-wc-report-customer-list.php:218
8579
+ #: includes/admin/settings/class-wc-settings-advanced.php:247
8580
+ #: includes/class-wc-post-types.php:379 includes/class-wc-privacy-exporters.php:75
8581
+ #: includes/class-wc-query.php:109 includes/wc-account-functions.php:100
 
8582
  msgid "Orders"
8583
  msgstr "سفارش ها"
8584
 
8616
  msgstr "لیست مشتری"
8617
 
8618
  #: includes/admin/class-wc-admin-reports.php:99
8619
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:517
8620
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:124
8621
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:74
8622
+ #: includes/export/class-wc-product-csv-exporter.php:119
8623
  msgid "Stock"
8624
  msgstr "انبار"
8625
 
8647
  msgid "Your settings have been saved."
8648
  msgstr "پیکربندی شما ذخیره شد . "
8649
 
8650
+ #: includes/admin/class-wc-admin-settings.php:141
8651
  msgid "The changes you made will be lost if you navigate away from this page."
8652
  msgstr "درصورت خارج شدن از این برگه تغییرات ذخیره نخواهند شد."
8653
 
8654
+ #: includes/admin/class-wc-admin-settings.php:142
8655
  msgid "Item moved up"
8656
  msgstr "مورد بالا رفت"
8657
 
8658
+ #: includes/admin/class-wc-admin-settings.php:143
8659
  msgid "Item moved down"
8660
  msgstr "مورد پایین رفت"
8661
 
8662
+ #: includes/admin/class-wc-admin-settings.php:144
8663
+ msgid ""
8664
+ "Selecting no country to sell to prevents from completing the checkout. Continue "
8665
+ "anyway?"
8666
+ msgstr ""
8667
+ "عدم انتخاب کشور برای فروش مانع از تکمیل فرایند پرداخت می شود. با اینحال تمایل به "
8668
+ "ادامه فرایند دارید؟"
8669
+
8670
+ #: includes/admin/class-wc-admin-settings.php:531
8671
  msgid ""
8672
+ "The settings of this image size have been disabled because its values are being "
8673
+ "overwritten by a filter."
8674
  msgstr ""
8675
  "پیکربندی اندازه این نگاره غیرفعال است زیرا یک فیلتر داده های آنرا رونویسی کرده "
8676
  "است."
8677
 
8678
+ #: includes/admin/class-wc-admin-settings.php:543
8679
  msgid "Hard crop?"
8680
  msgstr "کراپ سخت؟"
8681
 
8682
+ #: includes/admin/class-wc-admin-settings.php:574
8683
  msgid "Select a page&hellip;"
8684
  msgstr "برگه‌ای انتخاب کنید&hellip;"
8685
 
8686
+ #: includes/admin/class-wc-admin-settings.php:597
8687
+ #: includes/admin/class-wc-admin-setup-wizard.php:465
8688
  msgid "Choose a country&hellip;"
8689
  msgstr "کشوری انتخاب کنید&hellip;"
8690
 
8691
+ #: includes/admin/class-wc-admin-settings.php:622
8692
  msgid "Choose countries&hellip;"
8693
  msgstr "کشورهایی انتخاب کنید&hellip;"
8694
 
8695
+ #: includes/admin/class-wc-admin-settings.php:639
8696
+ #: includes/wc-formatting-functions.php:1425
8697
  msgid "Day(s)"
8698
  msgstr "روز(ها)"
8699
 
8700
+ #: includes/admin/class-wc-admin-settings.php:640
8701
+ #: includes/wc-formatting-functions.php:1426
8702
  msgid "Week(s)"
8703
  msgstr "هفته(ها)"
8704
 
8705
+ #: includes/admin/class-wc-admin-settings.php:641
8706
+ #: includes/wc-formatting-functions.php:1427
8707
  msgid "Month(s)"
8708
  msgstr "ماه(ها)"
8709
 
8710
+ #: includes/admin/class-wc-admin-settings.php:642
8711
+ #: includes/wc-formatting-functions.php:1428
8712
  msgid "Year(s)"
8713
  msgstr "سال(ها)"
8714
 
8715
+ #: includes/admin/class-wc-admin-setup-wizard.php:219
8716
  msgid "Stripe setup is powered by Jetpack and WooCommerce Services."
8717
+ msgstr "راه اندازی استریپ توسط Jetpack و WooCommerce Services طراحی شده است."
8718
 
8719
+ #: includes/admin/class-wc-admin-setup-wizard.php:220
8720
  msgid "PayPal setup is powered by Jetpack and WooCommerce Services."
8721
+ msgstr "راه اندازی پی پال توسط Jetpack و WooCommerce Services طراحی شده است."
8722
 
8723
+ #: includes/admin/class-wc-admin-setup-wizard.php:221
8724
  msgid "Stripe and PayPal setup are powered by Jetpack and WooCommerce Services."
8725
+ msgstr ""
8726
+ "راه اندازی استریپ و پی پال توسط Jetpack و WooCommerce Services طراحی شده است."
8727
 
8728
+ #: includes/admin/class-wc-admin-setup-wizard.php:255
8729
  msgid "Store setup"
8730
  msgstr "پیکربندی فروشگاه"
8731
 
8732
+ #: includes/admin/class-wc-admin-setup-wizard.php:260
8733
+ #: includes/admin/class-wc-admin-setup-wizard.php:1731
8734
  msgid "Payment"
8735
  msgstr "پرداخت"
8736
 
8737
+ #: includes/admin/class-wc-admin-setup-wizard.php:265
8738
+ #: includes/admin/class-wc-admin-setup-wizard.php:945
8739
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:428
8740
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:99
8741
  #: includes/admin/meta-boxes/views/html-order-shipping.php:17
8742
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:79
8743
  #: includes/admin/settings/class-wc-settings-shipping.php:25
8744
+ #: includes/admin/settings/class-wc-settings-tax.php:230
8745
  #: includes/admin/settings/views/html-settings-tax.php:34
8746
+ #: includes/class-wc-order-item-shipping.php:201 templates/cart/cart-totals.php:52
8747
+ #: templates/cart/cart-totals.php:53
8748
  msgid "Shipping"
8749
  msgstr "حمل و نقل "
8750
 
8751
+ #: includes/admin/class-wc-admin-setup-wizard.php:270
8752
  msgid "Recommended"
8753
  msgstr "پیشنهاد شده"
8754
 
8755
+ #: includes/admin/class-wc-admin-setup-wizard.php:275
8756
  msgid "Activate"
8757
  msgstr "فعال سازی"
8758
 
8759
+ #: includes/admin/class-wc-admin-setup-wizard.php:280
8760
  msgid "Ready!"
8761
  msgstr "آماده!"
8762
 
8763
+ #: includes/admin/class-wc-admin-setup-wizard.php:356
8764
  msgid "WooCommerce &rsaquo; Setup Wizard"
8765
  msgstr "راه اندازی سریع &rsaquo; ووکامرس"
8766
 
8767
+ #: includes/admin/class-wc-admin-setup-wizard.php:373
8768
  msgid "Not right now"
8769
  msgstr "الان نه"
8770
 
8771
+ #: includes/admin/class-wc-admin-setup-wizard.php:375
8772
  msgid "Skip this step"
8773
  msgstr "از این مرحله بگذر"
8774
 
8775
+ #: includes/admin/class-wc-admin-setup-wizard.php:460
8776
  msgid ""
8777
  "The following wizard will help you configure your store and get you started "
8778
  "quickly."
8779
  msgstr ""
8780
+ "نصب کننده سریع زیر به شما کمک می کند فروشگاه خود را پیکربندی کنید و سریع شروع به "
8781
+ "کار کنید."
8782
 
8783
+ #: includes/admin/class-wc-admin-setup-wizard.php:464
8784
  msgid "Where is your store based?"
8785
  msgstr "فروشگاه شما در کجا قرار دارد؟"
8786
 
8787
+ #: includes/admin/class-wc-admin-setup-wizard.php:471
8788
  msgid "Address"
8789
  msgstr "آدرس"
8790
 
8791
+ #: includes/admin/class-wc-admin-setup-wizard.php:484
8792
+ #: includes/admin/class-wc-admin-setup-wizard.php:486
8793
+ #: includes/class-wc-countries.php:783 includes/class-wc-countries.php:1068
8794
+ #: includes/class-wc-countries.php:1223
8795
  msgid "State"
8796
  msgstr "استان"
8797
 
8798
+ #: includes/admin/class-wc-admin-setup-wizard.php:486
8799
  msgid "Choose a state&hellip;"
8800
  msgstr "انتخاب یک استان&hellip;"
8801
 
8802
+ #: includes/admin/class-wc-admin-setup-wizard.php:497
8803
  msgid "What currency do you accept payments in?"
8804
  msgstr "کدام واحد ارزی را در فروشگاه خود استفاده میکنید؟"
8805
 
8806
+ #: includes/admin/class-wc-admin-setup-wizard.php:503
8807
+ #: includes/admin/class-wc-admin-setup-wizard.php:506
8808
  msgid "Choose a currency&hellip;"
8809
  msgstr "گزینش واحد پولی&hellip;"
8810
 
8811
  #. translators: 1: currency name 2: currency code
8812
  #. translators: %1$s: tax item name %2$s: tax class name
8813
+ #: includes/admin/class-wc-admin-setup-wizard.php:514
8814
  #: includes/admin/meta-boxes/views/html-order-items.php:41
8815
  #: includes/admin/views/html-bulk-edit-product.php:134
8816
  msgid "%1$s (%2$s)"
8817
  msgstr "%1$s (%2$s)"
8818
 
8819
  #. translators: 1: currency name 2: currency symbol, 3: currency code
8820
+ #: includes/admin/class-wc-admin-setup-wizard.php:517
8821
+ #| msgid "%1$s (%2$s / %3$s)"
8822
+ msgid "%1$s (%2$s %3$s)"
8823
+ msgstr "%1$s (%2$s %3$s)"
8824
 
8825
+ #: includes/admin/class-wc-admin-setup-wizard.php:531
8826
  msgid "What type of products do you plan to sell?"
8827
  msgstr "قصد فروش چه نوع محصولاتی را دارید؟"
8828
 
8829
+ #: includes/admin/class-wc-admin-setup-wizard.php:534
8830
  msgid "I plan to sell both physical and digital products"
8831
  msgstr ""
8832
  "من محصولاتم را هم به صورت فیزیکی و هم به صورت دیجیتالی (فروش فایل) به فروش می "
8833
  "رسانم"
8834
 
8835
+ #: includes/admin/class-wc-admin-setup-wizard.php:535
8836
  msgid "I plan to sell physical products"
8837
  msgstr "من محصولاتم را به صورت فیزیکی به فروش می رسانم"
8838
 
8839
+ #: includes/admin/class-wc-admin-setup-wizard.php:536
8840
  msgid "I plan to sell digital products"
8841
  msgstr "من محصولاتم را به صورت دیجیتالی (فروش فایل) به فروش می رسانم"
8842
 
8843
+ #: includes/admin/class-wc-admin-setup-wizard.php:548
8844
  msgid "I will also be selling products or services in person."
8845
  msgstr "من همچنین محصولاتم را به صورت خدمات به فروش می رسانم"
8846
 
8847
+ #: includes/admin/class-wc-admin-setup-wizard.php:554
8848
  msgid "Help WooCommerce improve with usage tracking."
8849
  msgstr "به ووکامرس کمک کنید تا با پیگیری اطلاعات فروشگاه شما بهبود پیدا کند"
8850
 
8851
+ #: includes/admin/class-wc-admin-setup-wizard.php:558
8852
  msgid ""
8853
  "Gathering usage data allows us to make WooCommerce better &mdash; your store "
8854
+ "will be considered as we evaluate new features, judge the quality of an update, "
8855
+ "or determine if an improvement makes sense. If you would rather opt-out, and do "
8856
+ "not check this box, we will not know this store exists and we will not collect "
8857
+ "any usage data."
8858
+ msgstr ""
8859
+ "داده های جمع آوری داده ها به ما اجازه می دهد WooCommerce را بهتر ساخته و &mdash; "
8860
+ "فروشگاه شما برای ارزیابی ویژگی های جدید استفاده می شود، کیفیت کارکرد ووکامرس و "
8861
+ "به روز رسانی را مورد ارزیابی قرار می دهد یا تعیین می کند که آیا بهبود ها مناسب "
8862
+ "بوده یا خیر. اگر شما ترجیح میدهید از این گزینه خارج شوید و این کادر را تأیید "
8863
+ "نکنید، ما نمیتوانیم بدانیم که این فروشگاه وجود دارد و ما هیچ اطلاعات مصرفی را "
8864
+ "جمع نخواهیم کرد."
8865
+
8866
+ #: includes/admin/class-wc-admin-setup-wizard.php:559
 
 
8867
  msgid "Read more about what we collect."
8868
  msgstr "بیشتر درباره چیزی که جمع می کنیم بخوانید."
8869
 
8870
+ #: includes/admin/class-wc-admin-setup-wizard.php:564
8871
  msgid "Let's go!"
8872
  msgstr "بزن بریم!"
8873
 
8874
+ #: includes/admin/class-wc-admin-setup-wizard.php:732
8875
+ #: includes/admin/class-wc-admin-setup-wizard.php:767
8876
+ #: includes/admin/class-wc-admin-setup-wizard.php:2257
8877
  msgid "Jetpack"
8878
+ msgstr "جت پک"
8879
 
8880
+ #: includes/admin/class-wc-admin-setup-wizard.php:780
8881
  msgid "The following plugins will be installed and activated for you:"
8882
  msgstr "پلاگین های زیر نصب و فعال خواهند شد:"
8883
 
8884
+ #: includes/admin/class-wc-admin-setup-wizard.php:796
8885
  msgid "Flat Rate"
8886
  msgstr "نرخ ثابت"
8887
 
8888
+ #: includes/admin/class-wc-admin-setup-wizard.php:797
8889
  msgid "Set a fixed price to cover shipping costs."
8890
  msgstr "قیمت ثابت برای پوشش هزینه های حمل و نقل تعیین کنید."
8891
 
8892
+ #: includes/admin/class-wc-admin-setup-wizard.php:801
8893
  #: includes/admin/meta-boxes/views/html-order-items.php:31
8894
  #: includes/shipping/flat-rate/includes/settings-flat-rate.php:31
8895
  #: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:63
8897
  msgid "Cost"
8898
  msgstr "هزینه"
8899
 
8900
+ #: includes/admin/class-wc-admin-setup-wizard.php:802
8901
  msgid "What would you like to charge for flat rate shipping?"
8902
  msgstr "برای پرداخت نرخ ثابت چه می خواهید؟"
8903
 
8904
+ #: includes/admin/class-wc-admin-setup-wizard.php:808
8905
  #: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:106
8906
  msgid "Free Shipping"
8907
  msgstr "حمل و نقل رایگان"
8908
 
8909
+ #: includes/admin/class-wc-admin-setup-wizard.php:809
8910
  msgid "Don't charge for shipping."
8911
  msgstr "قادر به تغییر برای حمل و نقل نیست."
8912
 
8913
+ #: includes/admin/class-wc-admin-setup-wizard.php:888
8914
  msgid "Kilograms"
8915
  msgstr "کیلوگرم"
8916
 
8917
+ #: includes/admin/class-wc-admin-setup-wizard.php:889
8918
  msgid "Grams"
8919
  msgstr "گرم"
8920
 
8921
+ #: includes/admin/class-wc-admin-setup-wizard.php:890
8922
  msgid "Pounds"
8923
  msgstr "پوند"
8924
 
8925
+ #: includes/admin/class-wc-admin-setup-wizard.php:891
8926
  msgid "Ounces"
8927
  msgstr "اونس"
8928
 
8929
+ #: includes/admin/class-wc-admin-setup-wizard.php:910
8930
  msgid "Meters"
8931
  msgstr "متر"
8932
 
8933
+ #: includes/admin/class-wc-admin-setup-wizard.php:911
8934
  msgid "Centimeters"
8935
  msgstr "سانتی‌متر"
8936
 
8937
+ #: includes/admin/class-wc-admin-setup-wizard.php:912
8938
  msgid "Millimeters"
8939
  msgstr "میلی‌متر"
8940
 
8941
+ #: includes/admin/class-wc-admin-setup-wizard.php:913
8942
  msgid "Inches"
8943
  msgstr "اینچ"
8944
 
8945
+ #: includes/admin/class-wc-admin-setup-wizard.php:914
8946
  msgid "Yards"
8947
  msgstr "يارد"
8948
 
8949
  #. translators: %s: country name including the 'the' prefix if needed
8950
+ #: includes/admin/class-wc-admin-setup-wizard.php:936
8951
  msgid ""
8952
  "We've created two Shipping Zones - for %s and for the rest of the world. Below "
8953
  "you can set Flat Rate shipping costs for these Zones or offer Free Shipping."
8955
  "ما دو منطقه حمل و نقل ایجاد کردیم - برای %s و باقی جهان. در زیر میتوانید هزینه "
8956
  "حمل و نقل ثابت برای این مناطق را تعیین کنید یا حمل رایگان را ارائه دهید."
8957
 
8958
+ #: includes/admin/class-wc-admin-setup-wizard.php:957
8959
+ #: includes/admin/class-wc-admin-setup-wizard.php:968
8960
+ msgid "Did you know you can print shipping labels at home?"
8961
+ msgstr "ایا می دانید چگونه برچسب های حمل و نقل را در خانه چاپ کنید؟"
8962
+
8963
+ #: includes/admin/class-wc-admin-setup-wizard.php:958
8964
+ #, fuzzy
8965
+ #| msgid ""
8966
+ #| "We recommend WooCommerce Services & Jetpack. These plugins will save you time "
8967
+ #| "at the Post Office by enabling you to print your shipping labels at home."
8968
+ msgid ""
8969
+ "Use WooCommerce Shipping (powered by WooCommerce Services & Jetpack) to save "
8970
+ "time at the post office by printing your shipping labels at home."
8971
+ msgstr ""
8972
+ "We recommend WooCommerce Services & Jetpack. These plugins will save you time at "
8973
+ "the Post Office by enabling you to print your shipping labels at home."
8974
+
8975
+ #: includes/admin/class-wc-admin-setup-wizard.php:960
8976
+ msgid "WooCommerce Services icon"
8977
+ msgstr "آیکون سرویس های ووکامرس"
8978
+
8979
+ #: includes/admin/class-wc-admin-setup-wizard.php:969
8980
+ #, fuzzy
8981
+ #| msgid ""
8982
+ #| "We recommend using ShipStation to save time at the Post Office by printing "
8983
+ #| "your shipping labels at home. Try ShipStation free for 30 days."
8984
+ msgid ""
8985
+ "We recommend using ShipStation to save time at the post office by printing your "
8986
+ "shipping labels at home. Try ShipStation free for 30 days."
8987
+ msgstr ""
8988
+ "We recommend using ShipStation to save time at the Post Office by printing your "
8989
+ "shipping labels at home. Try ShipStation free for 30 days."
8990
+
8991
+ #: includes/admin/class-wc-admin-setup-wizard.php:971
8992
+ msgid "ShipStation icon"
8993
+ msgstr "ShipStation icon"
8994
+
8995
+ #: includes/admin/class-wc-admin-setup-wizard.php:974
8996
+ #: includes/admin/class-wc-admin-setup-wizard.php:1121
8997
+ msgid "ShipStation"
8998
+ msgstr "ShipStation"
8999
+
9000
+ #: includes/admin/class-wc-admin-setup-wizard.php:989
9001
  msgid "Shipping Zone"
9002
  msgstr "ناحیه حمل و نقل"
9003
 
9004
+ #: includes/admin/class-wc-admin-setup-wizard.php:992
9005
  msgid "Shipping Method"
9006
  msgstr "روش حمل و نقل"
9007
 
9008
+ #: includes/admin/class-wc-admin-setup-wizard.php:1011
9009
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:26
9010
+ #: includes/data-stores/class-wc-shipping-zone-data-store.php:90
9011
  msgid "Locations not covered by your other zones"
9012
  msgstr "مکان هایی که در مناطق دیگر شما پوشش داده نمی شوند"
9013
 
9014
  #. translators: %1$s: live rates tooltip text, %2$s: shipping extensions URL
9015
+ #: includes/admin/class-wc-admin-setup-wizard.php:1029
9016
  msgid ""
9017
  "If you'd like to offer <span class=\"help_tip\" data-tip=\"%1$s\">live rates</"
9018
  "span> from a specific carrier (e.g. UPS) you can find a variety of extensions "
9022
  "span> from a specific carrier (e.g. UPS) you can find a variety of extensions "
9023
  "available for WooCommerce <a href=\"%2$s\" target=\"_blank\">here</a>."
9024
 
9025
+ #: includes/admin/class-wc-admin-setup-wizard.php:1041
9026
  msgid ""
9027
  "A live rate is the exact cost to ship an order, quoted directly from the "
9028
  "shipping carrier."
9029
  msgstr ""
9030
+ "نرخ زنده هزینه دقیق برای ارسال یک سفارش است که به طور مستقیم از حامل حمل نقل شده "
9031
+ "است."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9032
 
9033
  #. translators: %1$s: weight unit dropdown, %2$s: dimension unit dropdown
9034
+ #: includes/admin/class-wc-admin-setup-wizard.php:1056
9035
  msgid "We'll use %1$s for product weight and %2$s for product dimensions."
9036
  msgstr "از %1$s برای وزن محصول و %2$s برای ابعاد محصول استفاده میکنیم."
9037
 
9038
+ #: includes/admin/class-wc-admin-setup-wizard.php:1081
9039
+ #: includes/admin/class-wc-admin-setup-wizard.php:1789
9040
+ #: includes/admin/class-wc-admin-setup-wizard.php:1960
9041
  #: includes/admin/importers/views/html-product-csv-import-form.php:101
9042
  msgid "Continue"
9043
  msgstr "ادامه"
9044
 
9045
  #. translators: %s: URL
9046
+ #: includes/admin/class-wc-admin-setup-wizard.php:1366
9047
  msgid ""
9048
  "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and "
9049
+ "one-touch checkout with Apple Pay. <a href=\"%s\" target=\"_blank\">Learn more</"
9050
+ "a>."
9051
  msgstr ""
9052
  "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and "
9053
+ "one-touch checkout with Apple Pay. <a href=\"%s\" target=\"_blank\">Learn more</"
9054
+ "a>."
9055
 
9056
  #. translators: %s: URL
9057
+ #: includes/admin/class-wc-admin-setup-wizard.php:1371
9058
  msgid ""
9059
  "Safe and secure payments using credit cards or your customer's PayPal account. "
9060
  "<a href=\"%s\" target=\"_blank\">Learn more</a>."
9063
  "<a href=\"%s\" target=\"_blank\">یادگیری بیشتر درباره پی پل</a>."
9064
 
9065
  #. translators: %s: URL
9066
+ #: includes/admin/class-wc-admin-setup-wizard.php:1376
9067
  msgid ""
9068
  "Full checkout experience with pay now, pay later and slice it. No credit card "
9069
  "numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn more "
9074
  "about Klarna</a>."
9075
 
9076
  #. translators: %s: URL
9077
+ #: includes/admin/class-wc-admin-setup-wizard.php:1381
9078
  msgid ""
9079
+ "Choose the payment that you want, pay now, pay later or slice it. No credit card "
9080
+ "numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn more "
9081
+ "about Klarna</a>."
9082
  msgstr ""
9083
+ "Choose the payment that you want, pay now, pay later or slice it. No credit card "
9084
+ "numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn more "
9085
+ "about Klarna</a>."
9086
 
9087
  #. translators: %s: URL
9088
+ #: includes/admin/class-wc-admin-setup-wizard.php:1386
9089
  msgid ""
9090
  "Securely accept credit and debit cards with one low rate, no surprise fees "
9091
+ "(custom rates available). Sell online and in store and track sales and inventory "
9092
+ "in one place. <a href=\"%s\" target=\"_blank\">Learn more about Square</a>."
 
9093
  msgstr ""
9094
  "Securely accept credit and debit cards with one low rate, no surprise fees "
9095
+ "(custom rates available). Sell online and in store and track sales and inventory "
9096
+ "in one place. <a href=\"%s\" target=\"_blank\">Learn more about Square</a>."
 
9097
 
9098
+ #: includes/admin/class-wc-admin-setup-wizard.php:1392
9099
  msgid "WooCommerce Stripe Gateway"
9100
  msgstr "درگاه Stripe"
9101
 
9102
+ #: includes/admin/class-wc-admin-setup-wizard.php:1399
9103
  msgid "Set up Stripe for me using this email:"
9104
  msgstr "درگاه Stripe را برای من با این ایمیل نصب کن:"
9105
 
9106
+ #: includes/admin/class-wc-admin-setup-wizard.php:1408
9107
  msgid "Stripe email address:"
9108
  msgstr "آدرس ایمیل استرایپ (Stripe):"
9109
 
9110
+ #: includes/admin/class-wc-admin-setup-wizard.php:1411
9111
  msgid "Stripe email address"
9112
  msgstr "آدرس ایمیل Stripe"
9113
 
9114
+ #: includes/admin/class-wc-admin-setup-wizard.php:1417
9115
  msgid "WooCommerce PayPal Checkout Gateway"
9116
  msgstr "درگاه پرداخت PayPal ووکامرس"
9117
 
9118
+ #: includes/admin/class-wc-admin-setup-wizard.php:1425
9119
  msgid "Set up PayPal for me using this email:"
9120
  msgstr "درگاه PayPal را برای من با این ایمیل نصب کن:"
9121
 
9122
+ #: includes/admin/class-wc-admin-setup-wizard.php:1434
9123
  msgid "Direct payments to email address:"
9124
  msgstr "Direct payments to email address:"
9125
 
9126
+ #: includes/admin/class-wc-admin-setup-wizard.php:1437
9127
  msgid "Email address to receive payments"
9128
  msgstr "Email address to receive payments"
9129
 
9130
+ #: includes/admin/class-wc-admin-setup-wizard.php:1443
9131
  msgid "PayPal Standard"
9132
  msgstr "پی پال استاندارد"
9133
 
9134
+ #: includes/admin/class-wc-admin-setup-wizard.php:1444
9135
  msgid "Accept payments via PayPal using account balance or credit card."
9136
  msgstr "پرداخت به وسیله پی پال از طریق حساب کاربری PayPal و یا کارت اعتباری."
9137
 
9138
+ #: includes/admin/class-wc-admin-setup-wizard.php:1448
9139
  msgid "PayPal email address:"
9140
  msgstr "آدرس ایمیل پی پال:"
9141
 
9142
+ #: includes/admin/class-wc-admin-setup-wizard.php:1451
9143
  msgid "PayPal email address"
9144
  msgstr "آدرس ایمیل پی پال"
9145
 
9146
+ #: includes/admin/class-wc-admin-setup-wizard.php:1457
9147
  msgid "Klarna Checkout for WooCommerce"
9148
  msgstr "Klarna Checkout ووکامرس"
9149
 
9150
+ #: includes/admin/class-wc-admin-setup-wizard.php:1465
9151
  msgid "Klarna Payments for WooCommerce"
9152
  msgstr "پرداخت‌های Klarna برای ووکامرس"
9153
 
9154
+ #: includes/admin/class-wc-admin-setup-wizard.php:1473
9155
  msgid "WooCommerce Square"
9156
  msgstr "Square ووکامرس"
9157
 
9158
+ #: includes/admin/class-wc-admin-setup-wizard.php:1481
9159
  msgid "WooCommerce eWAY Gateway"
9160
  msgstr "درگاه پرداخت eWAY "
9161
 
9162
+ #: includes/admin/class-wc-admin-setup-wizard.php:1482
9163
  msgid ""
9164
  "The eWAY extension for WooCommerce allows you to take credit card payments "
9165
+ "directly on your store without redirecting your customers to a third party site "
9166
+ "to make payment."
9167
  msgstr ""
9168
  "افزودنی eWAY ووکامرس به شما امکان پرداخت مستقیم از طریق کارت اعتباری بدون نیاز "
9169
  "به سایت های واسط می کند."
9170
 
9171
+ #: includes/admin/class-wc-admin-setup-wizard.php:1489
9172
  msgid "WooCommerce PayFast Gateway"
9173
  msgstr "درگاه پرداخت PayFast "
9174
 
9175
+ #: includes/admin/class-wc-admin-setup-wizard.php:1490
9176
  msgid ""
9177
  "The PayFast extension for WooCommerce enables you to accept payments by Credit "
9178
  "Card and EFT via one of South Africa’s most popular payment gateways. No setup "
9182
  "کند از طریق درگاه پرداخت معتبر کشور آ،ریقای جنوبی. هیچ هزینه راه اندازی پرداخت "
9183
  "نمی کنید."
9184
 
9185
+ #: includes/admin/class-wc-admin-setup-wizard.php:1577
9186
+ msgid "A simple offline gateway that lets you accept a check as method of payment."
 
9187
  msgstr "یک درگاه پرداخت ساده آفلاین برای پذیرش کارت های بانکی."
9188
 
9189
+ #: includes/admin/class-wc-admin-setup-wizard.php:1582
9190
  msgid "Bank transfer (BACS) payments"
9191
  msgstr "پرداخت واریز بانکی (BACS)"
9192
 
9193
+ #: includes/admin/class-wc-admin-setup-wizard.php:1583
9194
  msgid "A simple offline gateway that lets you accept BACS payment."
9195
  msgstr "یک روش پرداخت آفلاین برای پرداخت وجه به صورت حضوری در بانک"
9196
 
9197
+ #: includes/admin/class-wc-admin-setup-wizard.php:1588
9198
  #: includes/gateways/cod/class-wc-gateway-cod.php:56
9199
  #: includes/gateways/cod/class-wc-gateway-cod.php:118
9200
  msgid "Cash on delivery"
9201
  msgstr "پرداخت هنگام دریافت"
9202
 
9203
+ #: includes/admin/class-wc-admin-setup-wizard.php:1589
9204
  msgid "A simple offline gateway that lets you accept cash on delivery."
9205
  msgstr "یک روش پرداخت آفلاین برای پرداخت وجه در هنگام تحویل کالا"
9206
 
9207
  #. translators: %s: Link
9208
+ #: includes/admin/class-wc-admin-setup-wizard.php:1738
9209
  msgid ""
9210
  "WooCommerce can accept both online and offline payments. <a href=\"%s\" target="
9211
  "\"_blank\">Additional payment methods</a> can be installed later."
9212
  msgstr ""
9213
+ "WooCommerce می تواند پرداخت های آنلاین و آفلاین را بپذیرد. <a href=\"%s\" target="
9214
+ "\"_blank\"> روشهای پرداخت اضافی </a> را میتوانید بعدا نصب کنید."
9215
 
9216
+ #: includes/admin/class-wc-admin-setup-wizard.php:1771
9217
  msgid "Offline Payments"
9218
  msgstr "پرداخت آفلاین"
9219
 
9220
+ #: includes/admin/class-wc-admin-setup-wizard.php:1774
9221
  msgid "Collect payments from customers offline."
9222
  msgstr "پرداخت های کاربران را به صورت آفلاین صورت دهید"
9223
 
9224
+ #: includes/admin/class-wc-admin-setup-wizard.php:1891
9225
  msgid "Recommended for All WooCommerce Stores"
9226
  msgstr "پیشنهاد شده برای تمام فروشگاه های ووکامرس"
9227
 
9228
+ #: includes/admin/class-wc-admin-setup-wizard.php:1893
9229
+ msgid "Enhance your store with these recommended free features."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9230
  msgstr "با استفاده از این ویژگی های توصیه شده، فروشگاه خود را ارتقا دهید."
9231
 
9232
+ #: includes/admin/class-wc-admin-setup-wizard.php:1903
9233
  msgid "Storefront Theme"
9234
  msgstr "پوسته استورفرانت"
9235
 
9236
+ #: includes/admin/class-wc-admin-setup-wizard.php:1904
9237
  msgid ""
9238
  "Design your store with deep WooCommerce integration. If toggled on, we’ll "
9239
  "install <a href=\"https://woocommerce.com/storefront/\" target=\"_blank\" rel="
9240
+ "\"noopener noreferrer\">Storefront</a>, and your current theme <em>%s</em> will "
9241
+ "be deactivated."
9242
  msgstr ""
9243
+ "طراحی فروشگاه خود را با یکپارچه سازی کامل ووکامرس انجام دهید. اگراین گزینه روشن "
9244
+ "شود ما می توانیم <a href=\"https://woocommerce.com/storefront/\" target=\"_blank"
9245
+ "\" rel=\"noopener noreferrer\">استورفرانت</a> را نصب کنیم و پوسته فعال شما ، غیر "
9246
+ "فعال خواهد شد."
9247
 
9248
+ #: includes/admin/class-wc-admin-setup-wizard.php:1909
9249
  msgid "Storefront icon"
9250
  msgstr "آیکون استورفرانت"
9251
 
9252
+ #: includes/admin/class-wc-admin-setup-wizard.php:1916
9253
  msgid "Automated Taxes"
9254
  msgstr "مالیات خودکار"
9255
 
9256
+ #: includes/admin/class-wc-admin-setup-wizard.php:1917
9257
  msgid ""
9258
+ "Save time and errors with automated tax calculation and collection at checkout. "
9259
+ "Powered by WooCommerce Services and Jetpack."
9260
  msgstr ""
9261
+ "Save time and errors with automated tax calculation and collection at checkout. "
9262
+ "Powered by WooCommerce Services and Jetpack."
9263
 
9264
+ #: includes/admin/class-wc-admin-setup-wizard.php:1919
9265
  msgid "automated taxes icon"
9266
  msgstr "آیکون مالیات های اتوماتیک"
9267
 
9268
+ #: includes/admin/class-wc-admin-setup-wizard.php:1927
9269
+ #: includes/admin/class-wc-admin-setup-wizard.php:1931
9270
+ #: includes/admin/class-wc-admin-setup-wizard.php:2018
9271
+ msgid "WooCommerce Admin"
9272
+ msgstr "مدیریت ووکامرس"
9273
+
9274
+ #: includes/admin/class-wc-admin-setup-wizard.php:1928
9275
+ msgid ""
9276
+ "Manage your store's reports and monitor key metrics with a new and improved "
9277
+ "interface and dashboard."
9278
+ msgstr ""
9279
+ "مدیریت گزارشات و مانیتورینگ معیارهای کلیدی فروشگاه با یک رابط و پیشخوان بهینه "
9280
+ "شده."
9281
+
9282
+ #: includes/admin/class-wc-admin-setup-wizard.php:1930
9283
+ msgid "WooCommerce Admin icon"
9284
+ msgstr "آیکون مدیریت ووکامرس"
9285
+
9286
+ #: includes/admin/class-wc-admin-setup-wizard.php:1938
9287
  msgid "Mailchimp"
9288
  msgstr "MailChimp"
9289
 
9290
+ #: includes/admin/class-wc-admin-setup-wizard.php:1939
 
 
 
 
9291
  msgid ""
9292
  "Join the 16 million customers who use Mailchimp. Sync list and store data to "
9293
  "send automated emails, and targeted campaigns."
9294
  msgstr ""
9295
+ "به جمعه 16 میلیون کاربر Mailchimp بپیوندید.همگام‌سازی لیست و نگهداری داده برای "
9296
+ "ارسال ایمیل خودکار، و کمپین‌های هدفمند."
9297
 
9298
+ #: includes/admin/class-wc-admin-setup-wizard.php:1941
 
 
9299
  msgid "Mailchimp icon"
9300
+ msgstr "آیکون Mailchimp"
9301
 
9302
+ #: includes/admin/class-wc-admin-setup-wizard.php:1942
 
 
 
9303
  msgid "Mailchimp for WooCommerce"
9304
+ msgstr "Mailchimp برای ووکامرس"
9305
+
9306
+ #: includes/admin/class-wc-admin-setup-wizard.php:1949
9307
+ msgid "Facebook"
9308
+ msgstr "فیسبوک"
9309
+
9310
+ #: includes/admin/class-wc-admin-setup-wizard.php:1950
9311
+ msgid ""
9312
+ "Enjoy all Facebook products combined in one extension: pixel tracking, catalog "
9313
+ "sync, messenger chat, shop functionality and Instagram shopping (coming soon)!"
9314
+ msgstr ""
9315
+
9316
+ #: includes/admin/class-wc-admin-setup-wizard.php:1952
9317
+ msgid "Facebook icon"
9318
+ msgstr "آیکون فیسبوک"
9319
+
9320
+ #: includes/admin/class-wc-admin-setup-wizard.php:1953
9321
+ #: includes/admin/class-wc-admin-setup-wizard.php:2008
9322
+ msgid "Facebook for WooCommerce"
9323
+ msgstr "فیسبوک برای ووکامرس"
9324
+
9325
+ #: includes/admin/class-wc-admin-setup-wizard.php:1997
9326
+ msgid "MailChimp for WooCommerce"
9327
  msgstr "MailChimp برای ووکامرس"
9328
 
9329
+ #: includes/admin/class-wc-admin-setup-wizard.php:2065
9330
  msgid "payment setup, automated taxes and discounted shipping labels"
9331
  msgstr "نصب درگاه پرداخت ، مالیات های خودکار و برچسب تخفیف های حمل و نقل"
9332
 
9333
+ #: includes/admin/class-wc-admin-setup-wizard.php:2067
9334
  msgid "payment setup and automated taxes"
9335
  msgstr "درگاه های پرداخت و مالیات خودکار"
9336
 
9337
+ #: includes/admin/class-wc-admin-setup-wizard.php:2069
9338
  msgid "payment setup and discounted shipping labels"
9339
  msgstr "نصب درگاه پرداخت و برچسب تخفیف های حمل و نقل"
9340
 
9341
+ #: includes/admin/class-wc-admin-setup-wizard.php:2071
9342
  msgid "payment setup"
9343
  msgstr "نصب دروازه پرداخت"
9344
 
9345
+ #: includes/admin/class-wc-admin-setup-wizard.php:2073
9346
  msgid "automated taxes and discounted shipping labels"
9347
  msgstr "مالیات های خودکار و برچسب تخفیف های حمل و نقل"
9348
 
9349
+ #: includes/admin/class-wc-admin-setup-wizard.php:2075
9350
  msgid "automated taxes"
9351
  msgstr "مالیات های اتوماتیک"
9352
 
9353
+ #: includes/admin/class-wc-admin-setup-wizard.php:2077
9354
  msgid "discounted shipping labels"
9355
  msgstr "برچسب تخفیف های حمل و نقل"
9356
 
9357
+ #: includes/admin/class-wc-admin-setup-wizard.php:2094
9358
  msgid "Sorry, we couldn't connect your store to Jetpack"
9359
  msgstr "با عرض پوزش، ما نمیتوانیم فروشگاه شما را به جت پک وصل کنیم"
9360
 
9361
  #. translators: %s: list of features, potentially comma separated
9362
+ #: includes/admin/class-wc-admin-setup-wizard.php:2106
9363
  msgid ""
9364
  "Your store is almost ready! To activate services like %s, just connect with "
9365
  "Jetpack."
9367
  "فروشگاه شما تقریبا آماده است! برای فعال کردن خدماتی مانند %s، فقط با جت پک "
9368
  "ارتباط برقرار کنید."
9369
 
9370
+ #: includes/admin/class-wc-admin-setup-wizard.php:2108
9371
  msgid ""
9372
+ "Thanks for using Jetpack! Your store is almost ready: to activate services like "
9373
+ "%s, just connect your store."
9374
  msgstr ""
9375
  "با تشکر از استفاده از Jetpack! فروشگاه شما تقریبا آماده است: برای فعال کردن "
9376
  "خدمات مانند %s,، فقط فروشگاه خود را متصل کنید."
9377
 
9378
+ #: includes/admin/class-wc-admin-setup-wizard.php:2115
9379
  msgid "Connect your store to Jetpack"
9380
  msgstr "اتصال فروشگاه شما به JetPack"
9381
 
9382
+ #: includes/admin/class-wc-admin-setup-wizard.php:2116
9383
  msgid "Connect your store to Jetpack to enable extra features"
9384
  msgstr "فروشگاه خود را به جت پک متصل نمائید تا ویژگی های اضافی را فعال کنید"
9385
 
9386
+ #: includes/admin/class-wc-admin-setup-wizard.php:2117
9387
  msgid "Continue with Jetpack"
9388
  msgstr "ادامه با جت پک"
9389
 
9390
+ #: includes/admin/class-wc-admin-setup-wizard.php:2119
9391
  msgid "Connect your store to activate WooCommerce Services"
9392
  msgstr "اتصال فروشگاه شما به خدمات ووکامرس"
9393
 
9394
+ #: includes/admin/class-wc-admin-setup-wizard.php:2120
9395
  msgid "Continue with WooCommerce Services"
9396
  msgstr "ادامه با خدمات ووکامرس"
9397
 
9398
+ #: includes/admin/class-wc-admin-setup-wizard.php:2156
9399
  msgid "Finish setting up your store"
9400
  msgstr "پایان تنظیم کردن فروشگاه شما"
9401
 
9402
+ #: includes/admin/class-wc-admin-setup-wizard.php:2163
9403
  msgid ""
9404
  "By connecting your site you agree to our fascinating <a href=\"%1$s\" target="
9405
+ "\"_blank\">Terms of Service</a> and to <a href=\"%2$s\" target=\"_blank\">share "
9406
+ "details</a> with WordPress.com"
9407
  msgstr ""
9408
  "با اتصال سایت شما، با <a href=\"%1$s\" target=\"_blank\">شرایط خدمات</a> شگفت "
9409
  "انگیز ما و <a href=\"%2$s\" target=\"_blank\">به اشتراک گذاری جزئیات</a> با "
9410
  "WordPress.com موافقت می نمائید"
9411
 
9412
+ #: includes/admin/class-wc-admin-setup-wizard.php:2180
9413
  msgid "Bonus reasons you'll love Jetpack"
9414
  msgstr "دلایل خوبی که شما جت پک را دوست خواهید داشت"
9415
 
9416
+ #: includes/admin/class-wc-admin-setup-wizard.php:2181
9417
  msgid "Reasons you'll love Jetpack"
9418
  msgstr "دلیل اینکه شما Jetpack را دوست خواهید داشت"
9419
 
9420
+ #: includes/admin/class-wc-admin-setup-wizard.php:2188
9421
  msgid "Better security"
9422
  msgstr "امنیت بهتر"
9423
 
9424
+ #: includes/admin/class-wc-admin-setup-wizard.php:2191
9425
  msgid "Protect your store from unauthorized access."
9426
  msgstr "حفاظت از فروشگاه خود را از دسترسی غیر مجاز."
9427
 
9428
+ #: includes/admin/class-wc-admin-setup-wizard.php:2196
9429
  msgid "Store stats"
9430
  msgstr "آمارهای فروشگاه"
9431
 
9432
+ #: includes/admin/class-wc-admin-setup-wizard.php:2199
9433
  msgid ""
9434
  "Get insights on how your store is doing, including total sales, top products, "
9435
  "and more."
9437
  "دریافت اطلاعات در مورد اینکه چگونه فروشگاه شما کار می کند، از جمله کل فروش، "
9438
  "محصولات برتر و موارد دیگر."
9439
 
9440
+ #: includes/admin/class-wc-admin-setup-wizard.php:2204
9441
  msgid "Store monitoring"
9442
  msgstr "مانیتورینگ فروشگاه"
9443
 
9444
+ #: includes/admin/class-wc-admin-setup-wizard.php:2207
9445
  msgid "Get an alert if your store is down for even a few minutes."
9446
  msgstr "اگر فروشگاه شما حتی چند دقیقه دچار مشکل شود ، ما شما را آگاه می کنیم."
9447
 
9448
+ #: includes/admin/class-wc-admin-setup-wizard.php:2212
9449
  msgid "Product promotion"
9450
  msgstr "امتیاز های محصولارتقاء محصول"
9451
 
9452
+ #: includes/admin/class-wc-admin-setup-wizard.php:2215
9453
  msgid "Share new items on social media the moment they're live in your store."
9454
  msgstr ""
9455
  "موارد جدید موجود در فروشگاه شما را در شبکه های اجتماعی شما به صورت لحظه ای به "
9456
  "اشتراک بگذارید"
9457
 
9458
+ #: includes/admin/class-wc-admin-setup-wizard.php:2226
9459
  msgid ""
9460
  "Sorry! We tried, but we couldn't connect Jetpack just now 😭. Please go to the "
9461
  "Plugins tab to connect Jetpack, so that you can finish setting up your store."
9462
  msgstr ""
9463
+ "با عرض پوزش! ما سعی کردیم، اما هم اکنون نتوانستیم با جت پک ارتباط برقرار کنیم 😭. "
9464
+ "لطفا به برگه افزونه ها جهت ارتباط با جت پک بروید، تا بتوانید تنظیمات فروشگاه خود "
9465
+ "را به پایان برسانید."
9466
 
9467
+ #: includes/admin/class-wc-admin-setup-wizard.php:2227
9468
  msgid ""
9469
  "Sorry! We tried, but we couldn't install Jetpack for you 😭. Please go to the "
9470
  "Plugins tab to install it, and finish setting up your store."
9471
  msgstr ""
9472
+ "با عرض پوزش! ما سعی کردیم، اما ما نمی توانیم جت پک را برای شما نصب کنیم 😭. برای "
9473
+ "نصب آن، به برگه افزونه ها بروید، و تنظیم فروشگاه خود را پایان دهید."
9474
 
9475
+ #: includes/admin/class-wc-admin-setup-wizard.php:2228
9476
  msgid ""
9477
  "Sorry! We couldn't contact Jetpack just now 😭. Please make sure that your site "
9478
+ "is visible over the internet, and that it accepts incoming and outgoing requests "
9479
+ "via curl. You can also try to connect to Jetpack again, and if you run into any "
9480
+ "more issues, please contact support."
9481
  msgstr ""
9482
  "با عرض پوزش! ما هم اکنون نتوانستیم با جت پک ارتباط برقرار کنیم 😭. لطفا اطمینان "
9483
+ "حاصل کنید که سایت شما در اینترنت قابل مشاهده است، و درخواست های ورودی و خروجی را "
9484
+ "از طریق curl قبول می کند. شما همچنین می توانید سعی کنید تا دوباره به جت پک متصل "
9485
+ "شوید، و اگر شما با هر گونه مسائل دیگر برخورد کردید، لطفا با پشتیبانی تماس بگیرید."
 
9486
 
9487
+ #: includes/admin/class-wc-admin-setup-wizard.php:2229
9488
  msgid ""
9489
  "Your site might be on a private network. Jetpack can only connect to public "
9490
  "sites. Please make sure your site is visible over the internet, and then try "
9495
  "مجددا اتصال را امتحان کنید 🙏."
9496
 
9497
  #. translators: %1$s: link to videos, %2$s: link to docs
9498
+ #: includes/admin/class-wc-admin-setup-wizard.php:2301
9499
  msgid ""
9500
  "Watch our <a href=\"%1$s\" target=\"_blank\">guided tour videos</a> to learn "
9501
  "more about WooCommerce, and visit WooCommerce.com to learn more about <a href="
9502
  "\"%2$s\" target=\"_blank\">getting started</a>."
9503
  msgstr ""
9504
+ "<a href=\"%1$s\" target=\"_blank\">ویدئو های تور راهنماهای</a> ما را تماشا کنید "
9505
+ "تا بیشتر در مورد ووکامرس بیاموزید، و از WooCommerce.com بازدید نمائید تا بیشتر "
9506
+ "در مورد <a href=\"%2$s\" target=\"_blank\">شروع کار</a> بیاموزید."
9507
 
9508
+ #: includes/admin/class-wc-admin-setup-wizard.php:2306
9509
  msgid "You're ready to start selling!"
9510
  msgstr "برای یک فروش عالی آماده هستید؟"
9511
 
9512
+ #: includes/admin/class-wc-admin-setup-wizard.php:2309
9513
  msgid ""
9514
+ "We're here for you — get tips, product updates, and inspiration straight to your "
9515
+ "mailbox."
9516
  msgstr ""
9517
+ "ما برای شما اینجا هستیم - راهنمایی ها، به روز رسانی های محصول و الهام بخشیدن به "
9518
+ "مستندهای خود را در صندوق پستی خود دریافت کنید."
9519
 
9520
+ #: includes/admin/class-wc-admin-setup-wizard.php:2323
9521
+ #: includes/admin/class-wc-admin-setup-wizard.php:2327
9522
  msgid "Yes please!"
9523
  msgstr "بله لطفا!"
9524
 
9525
+ #: includes/admin/class-wc-admin-setup-wizard.php:2336
9526
  msgid "Next step"
9527
  msgstr "گام بعدی"
9528
 
9529
+ #: includes/admin/class-wc-admin-setup-wizard.php:2337
9530
  msgid "Create some products"
9531
  msgstr "ساخت محصولات بیشتر"
9532
 
9533
+ #: includes/admin/class-wc-admin-setup-wizard.php:2338
9534
  msgid "You're ready to add products to your store."
9535
  msgstr "آماده انتشار اولین محصول خود هستید."
9536
 
9537
+ #: includes/admin/class-wc-admin-setup-wizard.php:2343
9538
  msgid "Create a product"
9539
  msgstr "ایجاد محصول"
9540
 
9541
+ #: includes/admin/class-wc-admin-setup-wizard.php:2350
9542
  msgid "Have an existing store?"
9543
  msgstr "قبلا یک فروشگاه اینترنتی داشته اید؟"
9544
 
9545
+ #: includes/admin/class-wc-admin-setup-wizard.php:2351
9546
+ #: includes/admin/class-wc-admin-setup-wizard.php:2357
9547
  msgid "Import products"
9548
  msgstr "درون ریزی محصولات"
9549
 
9550
+ #: includes/admin/class-wc-admin-setup-wizard.php:2352
9551
  msgid "Transfer existing products to your new store — just import a CSV file."
9552
  msgstr "انتقال محصولات قبلی شما به فروشگاه تازه تان — از طریق فایل CSV."
9553
 
9554
+ #: includes/admin/class-wc-admin-setup-wizard.php:2364
9555
  msgid "You can also:"
9556
  msgstr "همچنین می توانید:"
9557
 
9558
+ #: includes/admin/class-wc-admin-setup-wizard.php:2369
9559
  msgid "Visit Dashboard"
9560
  msgstr "مشاهده پیشخوان"
9561
 
9562
+ #: includes/admin/class-wc-admin-setup-wizard.php:2372
9563
  msgid "Review Settings"
9564
  msgstr "بررسی پیکربندی"
9565
 
9566
+ #: includes/admin/class-wc-admin-setup-wizard.php:2375
9567
  msgid "View &amp; Customize"
9568
  msgstr "مشاهده &amp; شخصی سازی"
9569
 
9570
+ #: includes/admin/class-wc-admin-status.php:65
9571
  msgid "Tool does not exist."
9572
  msgstr "ابزار وجود ندارد."
9573
 
9574
+ #: includes/admin/class-wc-admin-status.php:78
9575
  msgid "Your changes have been saved."
9576
  msgstr "پیکربندی شما ذخیره شد . "
9577
 
9578
+ #: includes/admin/class-wc-admin-taxonomies.php:119
9579
+ #: includes/admin/class-wc-admin-taxonomies.php:226
9580
+ #: includes/widgets/class-wc-widget-layered-nav.php:86
9581
  msgid "Display type"
9582
  msgstr "نوع نمایش"
9583
 
9584
+ #: includes/admin/class-wc-admin-taxonomies.php:122
9585
+ #: includes/admin/class-wc-admin-taxonomies.php:230
9586
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:187
9587
  #: includes/admin/settings/class-wc-settings-products.php:27
9588
+ #: includes/class-wc-post-types.php:311
9589
  #: includes/widgets/class-wc-widget-products.php:23
9590
  #: includes/widgets/class-wc-widget-products.php:27
9591
  msgid "Products"
9592
  msgstr "محصولات"
9593
 
9594
+ #: includes/admin/class-wc-admin-taxonomies.php:123
9595
+ #: includes/admin/class-wc-admin-taxonomies.php:231
9596
  msgid "Subcategories"
9597
  msgstr "زیر دسته‌بندی"
9598
 
9599
+ #: includes/admin/class-wc-admin-taxonomies.php:124
9600
+ #: includes/admin/class-wc-admin-taxonomies.php:232
9601
  msgid "Both"
9602
  msgstr "هر دو"
9603
 
9604
+ #: includes/admin/class-wc-admin-taxonomies.php:128
9605
+ #: includes/admin/class-wc-admin-taxonomies.php:237
9606
+ #: includes/admin/class-wc-admin-taxonomies.php:447
9607
  msgid "Thumbnail"
9608
  msgstr "تصویر بندانگشتی"
9609
 
9610
+ #: includes/admin/class-wc-admin-taxonomies.php:132
9611
+ #: includes/admin/class-wc-admin-taxonomies.php:242
9612
  msgid "Upload/Add image"
9613
  msgstr "آپلود/افزودن تصویر"
9614
 
9615
+ #: includes/admin/class-wc-admin-taxonomies.php:133
9616
+ #: includes/admin/class-wc-admin-taxonomies.php:243
9617
  msgid "Remove image"
9618
  msgstr "پاک کردن تصویر"
9619
 
9620
+ #: includes/admin/class-wc-admin-taxonomies.php:159
9621
+ #: includes/admin/class-wc-admin-taxonomies.php:269
9622
  msgid "Use image"
9623
  msgstr "استفاده از تصویر"
9624
 
9625
+ #: includes/admin/class-wc-admin-taxonomies.php:323
9626
  msgid ""
9627
  "Product categories for your store can be managed here. To change the order of "
9628
  "categories on the front-end you can drag and drop to sort them. To see more "
9629
  "categories listed click the \"screen options\" link at the top-right of this "
9630
  "page."
9631
  msgstr ""
9632
+ "دسته‌های محصولات شما از اینجا می‌توانند مدیریت شوند. برای تغییر ترتیب دسته‌ها برای "
9633
+ "نمایش به کاربران می‌توانید با کشیدن و رها کردن ( drag & drop ) دسته‌ها را مرتب‌سازی "
9634
+ "کنید. برای دیدن لیست دسته‌های بیشتر روی «پیکربندی برگه» در بالای برگه کلیک کنید."
9635
+
9636
+ #: includes/admin/class-wc-admin-taxonomies.php:338
9637
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:166
9638
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:175
9639
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:184
9640
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:198
9641
+ #: templates/emails/email-order-details.php:80
9642
+ #: templates/emails/plain/email-order-details.php:46
9643
+ #: templates/order/order-details.php:93
 
9644
  msgid "Note:"
9645
  msgstr "یادداشت:"
9646
 
9647
  #. translators: %s: default category
9648
+ #: includes/admin/class-wc-admin-taxonomies.php:342
9649
  msgid ""
9650
  "Deleting a category does not delete the products in that category. Instead, "
9651
+ "products that were only assigned to the deleted category are set to the category "
9652
+ "%s."
9653
  msgstr ""
9654
+ "حذف یک دسته از محصولات موجود در آن دسته را حذف نمی کند. در عوض، محصولاتی که فقط "
9655
+ "به رده حذف شده اختصاص داده شده به دسته %s تنظیم شده است."
9656
 
9657
+ #: includes/admin/class-wc-admin-taxonomies.php:356
9658
  msgid ""
9659
  "Attribute terms can be assigned to products and variations.<br/><br/><b>Note</"
9660
+ "b>: Deleting a term will remove it from all products and variations to which it "
9661
+ "has been assigned. Recreating a term will not automatically assign it back to "
9662
+ "products."
9663
  msgstr ""
9664
+ "شرایط ویژه می تواند به محصولات و متغیرها اختصاص یابد.<br/><br/><b>نکته</b>: حذف "
9665
+ "شرط از تمام محصولات و متغیرهایی که به آن اختصاص یافته است حذف می شود. ایجاد مجدد "
9666
+ "شرط خودکار به آن محصولات اختصاص نمی یابد."
9667
 
9668
+ #: includes/admin/class-wc-admin-taxonomies.php:375
9669
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:116
9670
  msgid "Image"
9671
  msgstr "تصویر"
9672
 
9673
  #. translators: %s: taxonomy term name
9674
+ #: includes/admin/class-wc-admin-taxonomies.php:398
9675
  msgid "Make &#8220;%s&#8221; the default category"
9676
  msgstr "انتخاب &#8220;%s&#8221; به عنوان دسته پیشفرض"
9677
 
9678
+ #: includes/admin/class-wc-admin-taxonomies.php:399
9679
+ #: includes/wc-account-functions.php:367
9680
  msgid "Make default"
9681
  msgstr "پیشفرض کردن"
9682
 
9683
+ #: includes/admin/class-wc-admin-taxonomies.php:434
9684
  msgid ""
9685
+ "This is the default category and it cannot be deleted. It will be automatically "
9686
+ "assigned to products with no category."
9687
  msgstr ""
9688
+ "این دسته پیش فرض است و نمی توان آن را حذف کرد. این به طور خودکار به محصولات بدون "
9689
+ "دسته اختصاص خواهد یافت."
9690
 
9691
  #: includes/admin/class-wc-admin-webhooks-table-list.php:37
9692
  msgid "No webhooks found."
9707
  msgid "Delete \"%s\" permanently"
9708
  msgstr "حذف \"%s\" برای همیشه"
9709
 
9710
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:94
9711
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:208
9712
  #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:63
9713
  #: includes/admin/settings/views/html-webhooks-edit.php:204
9714
  msgid "Delete permanently"
9715
  msgstr "پاک کردن‌ برای همیشه"
9716
 
9717
+ #: includes/admin/class-wc-admin-webhooks-table-list.php:220
9718
  msgid "You do not have permission to edit Webhooks"
9719
  msgstr "شما دسترسی برای ویرایش وب هوک‌ها را ندارید!"
9720
 
9724
 
9725
  #. translators: %s: date
9726
  #: includes/admin/class-wc-admin-webhooks.php:69
9727
+ #: includes/legacy/api/v2/class-wc-api-webhooks.php:199
9728
+ #: includes/legacy/api/v3/class-wc-api-webhooks.php:199
9729
+ #: packages/woocommerce-rest-api/src/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:501
9730
  msgid "Webhook created on %s"
9731
  msgstr "وب هوک بر روی %s ساخته شد"
9732
 
9757
  msgid "Add webhook"
9758
  msgstr "افزودن وب هوک"
9759
 
9760
+ #: includes/admin/class-wc-admin-webhooks.php:286
9761
  msgid "Search webhooks"
9762
  msgstr "جستجوی وب هوک‌ها"
9763
 
9764
+ #: includes/admin/class-wc-admin-webhooks.php:291
9765
  msgid ""
9766
  "Webhooks are event notifications sent to URLs of your choice. They can be used "
9767
  "to integrate with third-party services which support them."
9769
  "Webhooks are event notifications sent to URLs of your choice. They can be used "
9770
  "to integrate with third-party services which support them."
9771
 
9772
+ #: includes/admin/class-wc-admin-webhooks.php:292
9773
  msgid "Create a new webhook"
9774
  msgstr "ایجاد یک webhook جدید"
9775
 
9776
+ #: includes/admin/class-wc-admin.php:218
9777
  msgid "HTML email template"
9778
  msgstr "قالب ایمیل HTML"
9779
 
9780
  #. translators: 1: WooCommerce 2:: five stars
9781
+ #: includes/admin/class-wc-admin.php:262
9782
  msgid "If you like %1$s please leave us a %2$s rating. A huge thanks in advance!"
9783
  msgstr "اگر شما %1$s را دوست دارید لطفا ما را با %s 5 ستاره خوشحال کنید"
9784
 
9785
+ #: includes/admin/class-wc-admin.php:264
9786
+ msgid "five star"
9787
+ msgstr "پنج ستاره"
9788
+
9789
+ #: includes/admin/class-wc-admin.php:264
9790
  msgid "Thanks :)"
9791
  msgstr "سپاس :)"
9792
 
9793
+ #: includes/admin/class-wc-admin.php:273
9794
  msgid "Thank you for selling with WooCommerce."
9795
  msgstr "از اینکه محصولات خود را با ووکامرس به فروش می رسانید سپاسگذاریم."
9796
 
9799
  "The WooCommerce Helper plugin is no longer needed. <a href=\"%s\">Manage "
9800
  "subscriptions</a> from the extensions tab instead."
9801
  msgstr ""
9802
+ "به افزونه همیار ووکامرس نیازی نیست.<a href=\"%s\">مدیریت اشتراک ها</a> از زبانه "
9803
+ "اضافات بجای آن."
9804
 
9805
  #: includes/admin/helper/class-wc-helper-compat.php:180
9806
  msgid "WooCommerce Helper"
9807
  msgstr "مرکز پاسخگویی ووکامرس"
9808
 
9809
  #. translators: %s: version number
9810
+ #: includes/admin/helper/class-wc-helper.php:198
9811
+ #: includes/admin/helper/class-wc-helper.php:218
9812
  msgid "Version %s is <strong>available</strong>."
9813
  msgstr "نسخه %s is <strong>در دسترس است</strong>."
9814
 
9815
+ #: includes/admin/helper/class-wc-helper.php:207
9816
  msgid ""
9817
  "To enable this update you need to <strong>activate</strong> this subscription."
9818
  msgstr ""
9819
+ "برای فعال کردن این بروزرسانی نیاز به <strong>فعال کردن</strong> این اشتراک دارید."
9820
 
9821
+ #: includes/admin/helper/class-wc-helper.php:223
9822
  msgid ""
9823
  "To enable this update you need to <strong>purchase</strong> a new subscription."
9824
  msgstr ""
9825
+ "برای فعال کردن این بروزرسانی، شما نیاز به <strong>خرید</strong> یک اشتراک جدید "
9826
+ "دارید."
9827
 
9828
+ #: includes/admin/helper/class-wc-helper.php:224
9829
+ #: includes/admin/helper/class-wc-helper.php:310
9830
+ #: includes/admin/helper/class-wc-helper.php:321
9831
  msgid "Purchase"
9832
  msgstr "پرداخت"
9833
 
9834
+ #: includes/admin/helper/class-wc-helper.php:230
9835
  msgid ""
9836
  "This subscription has expired. Contact the owner to <strong>renew</strong> the "
9837
  "subscription to receive updates and support."
9838
  msgstr ""
9839
+ "این اشتراک منقضی شده است. جهت <strong>تمدید</strong> اشتراک برای دریافت "
9840
+ "بروزرسانی‌ها و پشتیبانی، با مالک تماس بگیرید."
9841
 
9842
+ #: includes/admin/helper/class-wc-helper.php:238
9843
  msgid ""
9844
+ "This subscription has expired. Please <strong>renew</strong> to receive updates "
9845
+ "and support."
9846
  msgstr ""
9847
+ "این اشتراک منقضی شده است. لطفا آن را <strong>تمدید</strong> نمائید تا پشتیبانی و "
9848
+ "بروزرسانی‌ها را دریافت نمائید."
9849
 
9850
+ #: includes/admin/helper/class-wc-helper.php:239
9851
+ #: includes/admin/helper/class-wc-helper.php:262
9852
  msgid "Renew"
9853
  msgstr "تمدید"
9854
 
9855
+ #: includes/admin/helper/class-wc-helper.php:250
9856
  msgid "Subscription is <strong>expiring</strong> soon."
9857
  msgstr "اشتراک به زودی <strong>منقضی</strong> می شود."
9858
 
9859
+ #: includes/admin/helper/class-wc-helper.php:251
9860
  msgid "Enable auto-renew"
9861
  msgstr "فعال كردن تمدید خودکار"
9862
 
9863
+ #: includes/admin/helper/class-wc-helper.php:261
9864
  msgid ""
9865
  "This subscription is expiring soon. Please <strong>renew</strong> to continue "
9866
  "receiving updates and support."
9867
  msgstr ""
9868
+ "این اشتراک به زودی پایان می یابد. لطفا آن را <strong>تمدید</strong> نمائید تا "
9869
+ "ادامه پشتیبانی و بروزرسانی‌ها را دریافت نمائید."
9870
 
9871
+ #. translators: %s: version number
9872
+ #: includes/admin/helper/class-wc-helper.php:309
9873
  msgid ""
9874
  "Version %s is <strong>available</strong>. To enable this update you need to "
9875
  "<strong>purchase</strong> a new subscription."
9876
  msgstr ""
9877
+ "نسخه %s <strong>در دسترس است</strong> است. برای فعال کردن این بروزرسانی، شما "
9878
+ "نیاز به <strong> خرید</strong> یک اشتراک جدید دارید."
9879
 
9880
  #. translators: 1: subscriptions docs 2: subscriptions docs
9881
+ #: includes/admin/helper/class-wc-helper.php:320
9882
  msgid ""
9883
+ "To receive updates and support for this extension, you need to <strong>purchase</"
9884
+ "strong> a new subscription or consolidate your extensions to one connected "
9885
+ "account by <strong><a href=\"%1$s\" title=\"Sharing Docs\">sharing</a> or <a "
9886
+ "href=\"%2$s\" title=\"Transferring Docs\">transferring</a></strong> this "
9887
+ "extension to this connected account."
9888
  msgstr ""
9889
+ "برای دریافت پشتیبانی و بروزرسانی اضافات، باید <strong>پرداخت </strong>کنید یک "
9890
+ "اضافه رو که به حساب وصل شود توسط <strong><a href=\"%1$s\" title=\"Sharing Docs"
9891
+ "\">اشتراک</a>یا<a href=\"%2$s\" title=\"Transferring Docs\">ترانسفر</a></"
9892
+ "strong>این اضافه به اکانت وصل شده."
 
9893
 
9894
+ #: includes/admin/helper/class-wc-helper.php:359
9895
  #: includes/admin/reports/class-wc-report-sales-by-category.php:232
9896
  msgid "All"
9897
  msgstr "همه"
9898
 
9899
+ #: includes/admin/helper/class-wc-helper.php:360
9900
  #: includes/admin/helper/views/html-main.php:112
9901
  #: includes/admin/helper/views/html-main.php:115
9902
+ #: includes/wc-webhook-functions.php:120
9903
  msgid "Active"
9904
  msgstr "فعال"
9905
 
9906
+ #: includes/admin/helper/class-wc-helper.php:361
9907
  #: includes/admin/helper/views/html-main.php:122
9908
  #: includes/admin/helper/views/html-main.php:125
9909
  #: includes/admin/helper/views/html-main.php:132
9913
  msgid "Inactive"
9914
  msgstr "غیرفعال"
9915
 
9916
+ #: includes/admin/helper/class-wc-helper.php:363
9917
  msgid "Update Available"
9918
  msgstr "به روز رسانی موجود برای %s"
9919
 
9920
+ #: includes/admin/helper/class-wc-helper.php:364
9921
  msgid "Expiring Soon"
9922
  msgstr "به زودی منقضی می شود."
9923
 
9924
+ #: includes/admin/helper/class-wc-helper.php:365
9925
  msgid "Expired"
9926
  msgstr "منقضی شده"
9927
 
9928
+ #: includes/admin/helper/class-wc-helper.php:366
9929
+ #: includes/admin/helper/views/html-main.php:109 includes/class-wc-emails.php:443
9930
  #: includes/legacy/abstract-wc-legacy-order.php:507
9931
+ #: includes/wc-account-functions.php:219 includes/wc-template-functions.php:3273
9932
  msgid "Download"
9933
  msgstr "دانلود"
9934
 
9935
  #. translators: %s: product name
9936
+ #: includes/admin/helper/class-wc-helper.php:494
9937
  msgid "%s activated successfully. You will now receive updates for this product."
9938
  msgstr ""
9939
+ "%s با موفقیت فعال شد. شما هم اکنون بروزرسانی‌ها را برای این محصول دریافت خواهید "
9940
+ "کرد."
9941
 
9942
  #. translators: %s: product name
9943
+ #: includes/admin/helper/class-wc-helper.php:507
9944
  msgid "An error has occurred when activating %s. Please try again later."
9945
+ msgstr "هنگام فعال سازی %s خطایی رخ داده است. لطفا بعدا دوباره امتحان کنید."
9946
 
9947
  #. translators: %s: product name
9948
+ #: includes/admin/helper/class-wc-helper.php:520
9949
  msgid ""
9950
+ "Subscription for %s deactivated successfully. You will no longer receive updates "
9951
+ "for this product."
9952
  msgstr ""
9953
+ "اشتراک برای %s با موفقیت غیرفعال شد. شما دیگر برای این محصول بروز رسانی دریافت "
9954
+ "نمی کنید."
9955
 
9956
  #. translators: %1$s: product name, %2$s: deactivate url
9957
+ #: includes/admin/helper/class-wc-helper.php:539
9958
  msgid ""
9959
  "Subscription for %1$s deactivated successfully. You will no longer receive "
9960
  "updates for this product. <a href=\"%2$s\">Click here</a> if you wish to "
9961
  "deactivate the plugin as well."
9962
  msgstr ""
9963
+ "اشتراک برای %1$s با موفقیت غیرفعال شد. شما دیگر برای این محصول، بروز رسانی "
9964
+ "دریافت نمی کنید. اگر مایل به غیرفعال کردن افزونه نیز هستید <a href=\"%2$s"
9965
+ "\">اینجا را کلیک کنید</a>."
9966
 
9967
  #. translators: %s: product name
9968
+ #: includes/admin/helper/class-wc-helper.php:558
9969
  msgid ""
9970
  "An error has occurred when deactivating the subscription for %s. Please try "
9971
  "again later."
9972
  msgstr "هنگام غیرفعالسازی اشتراک برای %s خطائی رخ داده است. لطفا بعدا تلاش کنید."
9973
 
9974
  #. translators: %s: product name
9975
+ #: includes/admin/helper/class-wc-helper.php:571
9976
  msgid "The extension %s has been deactivated successfully."
9977
  msgstr "افزودنی‌ها %s با موفقیت غیرفعال شدند."
9978
 
9979
  #. translators: %1$s: product name, %2$s: plugins screen url
9980
+ #: includes/admin/helper/class-wc-helper.php:584
9981
  msgid ""
9982
  "An error has occurred when deactivating the extension %1$s. Please proceed to "
9983
  "the <a href=\"%2$s\">Plugins screen</a> to deactivate it manually."
9985
  "هنگام غیرفعالسازی افزودنی %1$s خطائی رخ داده است. لطفا <a href=\"%2$s\">صفحه "
9986
  "افزونه</a> را برای غیرفعالسازی دستی بررسی کنید."
9987
 
9988
+ #: includes/admin/helper/class-wc-helper.php:593
9989
  msgid "You have successfully connected your store to WooCommerce.com"
9990
  msgstr "شما با موفقیت به WooCommerce.com متصل شدید"
9991
 
9992
+ #: includes/admin/helper/class-wc-helper.php:600
9993
  msgid "You have successfully disconnected your store from WooCommerce.com"
9994
  msgstr "شما با موفقیت اتصالتان به WooCommerce.com را قطع کردید"
9995
 
9996
+ #: includes/admin/helper/class-wc-helper.php:607
9997
  msgid "Authentication and subscription caches refreshed successfully."
9998
  msgstr "تأیید اعتبار و توافقنامه اشتراک با موفقیت تجدید شد."
9999
 
10000
  #. translators: %s: helper screen url
10001
+ #: includes/admin/helper/class-wc-helper.php:1523
10002
  msgid ""
10003
  "<a href=\"%s\">Connect your store</a> to WooCommerce.com to receive extensions "
10004
  "updates and support."
10005
  msgstr ""
10006
+ "<a href=\"%s\">فروشگاه شما</a>به ووکامرس وصل شد برای دریافت بروزرسانی و پشتیبانی "
10007
+ "افزودنی‌ها."
10008
 
10009
  #. translators: %1$s: helper url, %2$d: number of extensions
10010
+ #: includes/admin/helper/class-wc-helper.php:1556
10011
  msgid ""
10012
  "Note: You currently have <a href=\"%1$s\">%2$d paid extension</a> which should "
10013
  "be updated first before updating WooCommerce."
10014
  msgid_plural ""
10015
+ "Note: You currently have <a href=\"%1$s\">%2$d paid extensions</a> which should "
 
 
 
10016
  "be updated first before updating WooCommerce."
10017
+ msgstr[0] ""
10018
+ "نکته: شما اکنون دارید<a href=\"%1$s\">%2$d افزودنی</a> که باید اول بروزرسانی شود "
10019
+ "قبل از بروزرسانی ووکامرس."
10020
 
10021
  #: includes/admin/helper/views/html-helper-compat.php:4
10022
  msgid "Looking for the WooCommerce Helper?"
10035
 
10036
  #: includes/admin/helper/views/html-main.php:5
10037
  #: includes/admin/helper/views/html-oauth-start.php:14
10038
+ #: includes/admin/views/html-admin-page-addons.php:27
10039
  msgid "WooCommerce Extensions"
10040
  msgstr "افزودنی‌های ووکامرس"
10041
 
10047
  msgid ""
10048
  "Below is a list of extensions available on your WooCommerce.com account. To "
10049
  "receive extension updates please make sure the extension is installed, and its "
10050
+ "subscription activated and connected to your WooCommerce.com account. Extensions "
10051
+ "can be activated from the <a href=\"%s\">Plugins</a> screen."
10052
  msgstr ""
10053
+ "در زیر لیستی از افزونه‌های قابل دسترس در حساب کاربری WooCommerce.com شما وجود "
10054
+ "دارد. برای دریافت بروزرسانی‌های افزونه، لطفا مطمئن شوید که افزونه نصب شده است، و "
10055
+ "اشتراک آن فعال شده و به حساب کاربری WooCommerce.com شما متصل شده است. افزونه‌ها "
10056
+ "را می توان از صفحه <a href=\"%s\">افزونه‌ها</a> فعال کرد."
10057
 
10058
  #: includes/admin/helper/views/html-main.php:16
10059
  msgid "Sort by:"
10120
 
10121
  #: includes/admin/helper/views/html-oauth-start.php:25
10122
  msgid ""
10123
+ "Manage your subscriptions, get important product notifications, and updates, all "
10124
+ "from the convenience of your WooCommerce dashboard"
10125
  msgstr ""
10126
  "مدیریت اشتراک‌ها، گرفتن مهمترین اعلانات محصول، وبروزرسانی‌ها از همه به راحتی در "
10127
  "پیشخوان ووکارس"
10135
  msgstr "اتصال"
10136
 
10137
  #: includes/admin/helper/views/html-section-account.php:6
10138
+ #: includes/admin/views/html-admin-page-status-report.php:786
10139
  msgid "Connected to WooCommerce.com"
10140
  msgstr "متصل شده به WooCommerce.com"
10141
 
10147
  msgid "Disconnect"
10148
  msgstr "قطع شدن"
10149
 
10150
+ #: includes/admin/helper/views/html-section-nav.php:11
10151
+ #: includes/admin/views/html-admin-page-addons.php:17
10152
  msgid "Browse Extensions"
10153
  msgstr "مرور افزونه ها"
10154
 
10155
+ #. translators: %s: WooCommerce.com Subscriptions tab count HTML.
10156
+ #. translators: Count of updates for WooCommerce.com subscriptions.
10157
+ #: includes/admin/helper/views/html-section-nav.php:16
10158
+ #: includes/admin/views/html-admin-page-addons.php:22
10159
  msgid "WooCommerce.com Subscriptions %s"
10160
  msgstr "اشتراک های WooCommerce.com %s"
10161
 
10162
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:129
10163
  msgid "Upload CSV file"
10164
  msgstr "بارگذاری پرونده CSV"
10165
 
10166
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:134
10167
  msgid "Column mapping"
10168
  msgstr "نقشه ستون"
10169
 
10170
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:144
10171
  msgid "Done!"
10172
  msgstr "انجام شد!"
10173
 
10174
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:319
10175
  msgid ""
10176
  "File is empty. Please upload something more substantial. This error could also "
10177
  "be caused by uploads being disabled in your php.ini or by post_max_size being "
10178
  "defined as smaller than upload_max_filesize in php.ini."
10179
  msgstr ""
10180
+ "پرونده خالی است. لطفا چیزی قابل توجه‌تر بارگذاری کنید. این خطا ممکن است به دلیل "
10181
+ "غیرفعال بودن بارگذاری در php.ini یا بدلیل کوچ بودن مقدار post_max_size از "
10182
+ "upload_max_filesize در php.ini باشد."
10183
 
10184
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:323
10185
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:359
10186
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:412
10187
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:216
10188
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:222
10189
+ #: includes/import/class-wc-product-csv-importer.php:74
10190
  msgid "Invalid file type. The importer supports CSV and TXT file formats."
10191
  msgstr "نوع پرونده معتبر نیست. درون‌ریز تنها از فرمت TXT و CSV پشتیبانی می کند."
10192
 
10193
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:366
10194
  msgid "Please upload or provide the link to a valid CSV file."
10195
  msgstr "لطفا یک پرونده معتبر از CSV بارگذاری کنید."
10196
 
10197
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:386
10198
  msgid ""
10199
  "The file is empty or using a different encoding than UTF-8, please try again "
10200
  "with a new file."
10202
  "فایل خالی است یا با استفاده از کدگذاری های مختلف از UTF-8 می باشد، لطفا دوباره "
10203
  "با یک فایل جدید امتحان کنید."
10204
 
10205
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:390
10206
  msgid "Upload a new file"
10207
  msgstr "بارگذاری یک فایل جدید"
10208
 
10209
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:418
10210
  #: includes/admin/importers/class-wc-tax-rate-importer.php:130
10211
  msgid "The file does not exist, please try again."
10212
  msgstr "فایل مورد نظر وجود نداره، خواهشمندیم دوباره تلاش کنید"
10213
 
10214
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:503
10215
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:664
10216
+ #: includes/export/class-wc-product-csv-exporter.php:105
10217
  msgid "ID"
10218
  msgstr "شناسه"
10219
 
10220
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:505
10221
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:666
10222
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:120
10223
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:21
10224
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:79
10225
  #: includes/admin/views/html-quick-edit-product.php:21
10226
+ #: includes/export/class-wc-product-csv-exporter.php:107
10227
  msgid "SKU"
10228
  msgstr "شناسه محصول"
10229
 
10230
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:507
10231
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:668
10232
+ #: includes/export/class-wc-product-csv-exporter.php:109
10233
  msgid "Published"
10234
  msgstr "منتشر شده"
10235
 
10236
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:508
10237
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:669
10238
+ #: includes/export/class-wc-product-csv-exporter.php:110
10239
  msgid "Is featured?"
10240
  msgstr "ویژه است؟"
10241
 
10242
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:509
10243
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:670
10244
+ #: includes/export/class-wc-product-csv-exporter.php:111
10245
  msgid "Visibility in catalog"
10246
  msgstr "قابلیت نمایش در کاتالوگ"
10247
 
10248
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:510
10249
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:671
10250
+ #: includes/export/class-wc-product-csv-exporter.php:112
10251
  msgid "Short description"
10252
  msgstr "توضیح کوتاه"
10253
 
10254
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:512
10255
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:678
10256
+ #: includes/export/class-wc-product-csv-exporter.php:114
10257
  msgid "Date sale price starts"
10258
  msgstr "تاریخ شروع حراجی"
10259
 
10260
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:513
10261
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:679
10262
+ #: includes/export/class-wc-product-csv-exporter.php:115
10263
  msgid "Date sale price ends"
10264
  msgstr "تاریخ پایان حراجی"
10265
 
10266
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:514
10267
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:682
10268
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:159
10269
  #: includes/admin/views/html-bulk-edit-product.php:70
10270
  #: includes/admin/views/html-quick-edit-product.php:49
10271
+ #: includes/export/class-wc-product-csv-exporter.php:116
10272
  #: includes/shipping/flat-rate/includes/settings-flat-rate.php:21
10273
  #: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:53
10274
  #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:87
10275
  msgid "Tax status"
10276
  msgstr "وضعیت مالیات"
10277
 
10278
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:515
10279
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:683
10280
+ #: includes/admin/meta-boxes/views/html-order-items.php:387
10281
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:174
10282
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:328
10283
+ #: includes/admin/settings/class-wc-settings-tax.php:231
10284
  #: includes/admin/views/html-bulk-edit-product.php:89
10285
  #: includes/admin/views/html-quick-edit-product.php:67
10286
+ #: includes/export/class-wc-product-csv-exporter.php:117
10287
  msgid "Tax class"
10288
  msgstr "کلاس مالیاتی"
10289
 
10290
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:516
10291
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:684
10292
  #: includes/admin/views/html-bulk-edit-product.php:218
10293
  #: includes/admin/views/html-quick-edit-product.php:173
10294
+ #: includes/export/class-wc-product-csv-exporter.php:118
10295
  msgid "In stock?"
10296
  msgstr "در انبار؟"
10297
 
10298
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:518
10299
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:686
10300
+ #: includes/export/class-wc-product-csv-exporter.php:121
10301
  msgid "Backorders allowed?"
10302
  msgstr "پیش خرید فعال است؟"
10303
 
10304
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:519
10305
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:687
10306
+ #: includes/export/class-wc-product-csv-exporter.php:120
10307
  msgid "Low stock amount"
10308
  msgstr "میزان کمبود در انبار"
10309
 
10310
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:520
10311
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:688
10312
+ #: includes/admin/views/html-bulk-edit-product.php:293
10313
+ #: includes/export/class-wc-product-csv-exporter.php:122
10314
  msgid "Sold individually?"
10315
  msgstr "فروش به صورت تکی؟"
10316
 
10318
  #. translators: %s: weight unit
10319
  #. translators: %s: weight unit
10320
  #. translators: %s: weight
10321
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:522
10322
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:690
10323
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:245
10324
+ #: includes/export/class-wc-product-csv-exporter.php:124
10325
  msgid "Weight (%s)"
10326
  msgstr "وزن (%s)"
10327
 
10328
  #. translators: %s: Length unit
10329
  #. translators: %s: dimension unit
10330
  #. translators: %s: length
10331
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:524
10332
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:695
10333
  #: includes/admin/views/html-bulk-edit-product.php:158
10334
+ #: includes/export/class-wc-product-csv-exporter.php:126
10335
  msgid "Length (%s)"
10336
  msgstr "درازا (%s)"
10337
 
10338
  #. translators: %s: Width unit
10339
  #. translators: %s: dimension unit
10340
  #. translators: %s: width
10341
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:526
10342
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:697
10343
  #: includes/admin/views/html-bulk-edit-product.php:159
10344
+ #: includes/export/class-wc-product-csv-exporter.php:128
10345
  msgid "Width (%s)"
10346
  msgstr "پهنا (%s)"
10347
 
10348
  #. translators: %s: Height unit
10349
  #. translators: %s: dimension unit
10350
  #. translators: %s: Height
10351
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:528
10352
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:699
10353
  #: includes/admin/views/html-bulk-edit-product.php:160
10354
+ #: includes/export/class-wc-product-csv-exporter.php:130
10355
  msgid "Height (%s)"
10356
  msgstr "بلندا (%s)"
10357
 
10358
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:529
10359
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:737
10360
+ #: includes/export/class-wc-product-csv-exporter.php:131
10361
  msgid "Allow customer reviews?"
10362
  msgstr "اجازه ارسال نقد و بررسی کاربر امکان پذیر است؟"
10363
 
10364
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:530
10365
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:738
10366
  #: includes/admin/meta-boxes/views/html-product-data-advanced.php:14
10367
+ #: includes/export/class-wc-product-csv-exporter.php:132
10368
  msgid "Purchase note"
10369
  msgstr "یادداشت خرید"
10370
 
10371
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:531
10372
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:677
10373
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:53
10374
  #: includes/admin/views/html-quick-edit-product.php:41
10375
+ #: includes/export/class-wc-product-csv-exporter.php:133
10376
  msgid "Sale price"
10377
  msgstr "قیمت فروش فوق‌العاده"
10378
 
10379
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:532
10380
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:676
10381
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:43
10382
  #: includes/admin/views/html-quick-edit-product.php:34
10383
+ #: includes/export/class-wc-product-csv-exporter.php:134
10384
  msgid "Regular price"
10385
  msgstr "قیمت اصلی"
10386
 
10387
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:533
10388
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:702
10389
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:128
10390
  #: includes/admin/reports/class-wc-report-sales-by-category.php:201
10391
+ #: includes/class-wc-post-types.php:90
10392
+ #: includes/export/class-wc-product-csv-exporter.php:135
10393
  msgid "Categories"
10394
  msgstr "دسته‌ها"
10395
 
10396
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:534
10397
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:129
10398
+ #: includes/export/class-wc-product-csv-exporter.php:136
 
10399
  msgid "Tags"
10400
  msgstr "برچسب‌ها"
10401
 
10402
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:535
10403
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:705
10404
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:56
10405
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:306
10406
+ #: includes/admin/settings/class-wc-settings-shipping.php:373
10407
  #: includes/admin/views/html-bulk-edit-product.php:166
10408
  #: includes/admin/views/html-quick-edit-product.php:123
10409
+ #: includes/class-wc-post-types.php:174
10410
+ #: includes/export/class-wc-product-csv-exporter.php:137
10411
  msgid "Shipping class"
10412
  msgstr "کلاس ارسال"
10413
 
10414
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:536
10415
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:706
10416
+ #: includes/export/class-wc-product-csv-exporter.php:138
10417
  msgid "Images"
10418
  msgstr "تصاویر"
10419
 
10420
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:537
10421
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:723
10422
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:122
10423
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:86
10424
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:414
10425
+ #: includes/export/class-wc-product-csv-exporter.php:139
10426
  msgid "Download limit"
10427
  msgstr "محدودیت دانلود"
10428
 
10429
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:538
10430
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:724
10431
+ #: includes/export/class-wc-product-csv-exporter.php:140
10432
  msgid "Download expiry days"
10433
  msgstr "انقضای دانلود (روز)"
10434
 
10435
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:539
10436
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:707
10437
  #: includes/admin/reports/class-wc-report-stock.php:174
10438
+ #: includes/export/class-wc-product-csv-exporter.php:141
10439
  msgid "Parent"
10440
  msgstr "مادر"
10441
 
10442
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:540
10443
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:708
10444
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:32
10445
+ #: includes/export/class-wc-product-csv-exporter.php:143
10446
  msgid "Upsells"
10447
  msgstr "بیش فروش ها"
10448
 
10449
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:541
10450
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:709
10451
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:48
10452
+ #: includes/export/class-wc-product-csv-exporter.php:144
10453
  msgid "Cross-sells"
10454
  msgstr "فروش مکمل"
10455
 
10456
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:542
10457
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:710
10458
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:14
10459
+ #: includes/export/class-wc-product-csv-exporter.php:142
10460
  msgid "Grouped products"
10461
  msgstr "محصولات گروهی"
10462
 
10463
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:543
10464
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:714
10465
+ #: includes/export/class-wc-product-csv-exporter.php:145
10466
  msgid "External URL"
10467
  msgstr "لینک خارجی"
10468
 
10469
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:544
10470
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:715
10471
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:29
10472
+ #: includes/export/class-wc-product-csv-exporter.php:146
10473
  msgid "Button text"
10474
  msgstr "متن دکمه"
10475
 
10476
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:545
10477
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:740
10478
+ #: includes/export/class-wc-product-csv-exporter.php:147
10479
  msgid "Position"
10480
  msgstr "موقعیت قرارگیری"
10481
 
10482
  #. translators: %d: Attribute number
10483
  #. translators: %s: attribute number
10484
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:557
10485
+ #: includes/export/class-wc-product-csv-exporter.php:627
10486
  msgid "Attribute %d name"
10487
  msgstr "نام ویژگی %d "
10488
 
10489
  #. translators: %d: Attribute number
10490
  #. translators: %s: attribute number
10491
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:559
10492
+ #: includes/export/class-wc-product-csv-exporter.php:629
10493
  msgid "Attribute %d value(s)"
10494
  msgstr "مقدار ویژگی %d"
10495
 
10496
  #. translators: %d: Attribute number
10497
  #. translators: %s: attribute number
10498
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:561
10499
+ #: includes/export/class-wc-product-csv-exporter.php:631
10500
  msgid "Attribute %d visible"
10501
  msgstr "قابلیت نمایش ویژگی %d "
10502
 
10503
  #. translators: %d: Attribute number
10504
  #. translators: %s: attribute number
10505
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:563
10506
+ #: includes/export/class-wc-product-csv-exporter.php:633
10507
  msgid "Attribute %d global"
10508
  msgstr "ویژگی سراسری %d "
10509
 
10510
  #. translators: %d: Attribute number
10511
  #. translators: %s: attribute number
10512
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:565
10513
+ #: includes/export/class-wc-product-csv-exporter.php:671
10514
  msgid "Attribute %d default"
10515
  msgstr "ویژگی پیشفرض %d "
10516
 
10517
  #. translators: %d: Download number
10518
  #. translators: %s: download number
10519
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:567
10520
+ #: includes/export/class-wc-product-csv-exporter.php:599
10521
  msgid "Download %d name"
10522
  msgstr "نام دانلود %d "
10523
 
10524
  #. translators: %d: Download number
10525
  #. translators: %s: download number
10526
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:569
10527
+ #: includes/export/class-wc-product-csv-exporter.php:601
10528
  msgid "Download %d URL"
10529
  msgstr "آدرس دانلود %d "
10530
 
10531
  #. translators: %d: Meta number
10532
  #. translators: %s: meta data name
10533
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:571
10534
+ #: includes/export/class-wc-product-csv-exporter.php:717
10535
  msgid "Meta: %s"
10536
  msgstr "متا: %s"
10537
 
10538
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:674
10539
  #: includes/admin/importers/mappings/generic.php:23
10540
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:127
10541
  #: includes/admin/views/html-bulk-edit-product.php:21
10542
  #: includes/admin/views/html-quick-edit-product.php:32
10543
  #: includes/widgets/class-wc-widget-products.php:54 templates/cart/cart.php:31
10544
+ #: templates/cart/cart.php:97 templates/emails/email-order-details.php:44
10545
  msgid "Price"
10546
  msgstr "قیمت"
10547
 
10548
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:692
10549
+ #: includes/wc-template-functions.php:3326
10550
  msgid "Dimensions"
10551
  msgstr "ابعاد"
10552
 
10553
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:703
10554
+ msgid "Tags (comma separated)"
10555
+ msgstr "برچسب ها(با ویگول جدا کنید)"
10556
+
10557
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:704
10558
+ msgid "Tags (space separated)"
10559
+ msgstr "برچسب ها (با فاصله جدا کنید)"
10560
+
10561
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:712
10562
  msgid "External product"
10563
  msgstr "محصول خارجی"
10564
 
10565
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:719
10566
+ #: includes/admin/settings/class-wc-settings-advanced.php:265
10567
  #: includes/admin/views/html-admin-page-product-export.php:40
10568
+ #: includes/class-wc-query.php:118 includes/wc-account-functions.php:101
10569
  #: templates/emails/email-downloads.php:22
10570
  #: templates/emails/plain/email-downloads.php:20
10571
+ #: templates/order/order-downloads.php:24
10572
  msgid "Downloads"
10573
  msgstr "دانلود ها"
10574
 
10575
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:721
10576
  msgid "Download name"
10577
  msgstr "نام دانلود"
10578
 
10579
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:722
10580
  msgid "Download URL"
10581
  msgstr "آدرس دانلود"
10582
 
10583
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:730
10584
  msgid "Attribute name"
10585
  msgstr "نام ویژگی"
10586
 
10587
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:731
10588
  msgid "Attribute value(s)"
10589
  msgstr "مقدار ویژگی"
10590
 
10591
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:732
10592
  msgid "Is a global attribute?"
10593
  msgstr "یک ویژگی سراسری است؟"
10594
 
10595
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:733
10596
  msgid "Attribute visibility"
10597
  msgstr "ویژگی قابل نمایش"
10598
 
10599
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:734
10600
  msgid "Default attribute"
10601
  msgstr "ویژگی پیشفرض"
10602
 
10603
+ #: includes/admin/importers/class-wc-product-csv-importer-controller.php:739
10604
+ msgid "Import as meta data"
10605
  msgstr "درون ریزی به صورت متا"
10606
 
10607
  #: includes/admin/importers/class-wc-tax-rate-importer.php:169
10621
  msgid "View tax rates"
10622
  msgstr "نمایش نرخ‌های مالیاتی"
10623
 
10624
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:238
10625
  msgid "Import tax rates"
10626
  msgstr "درون‌ریزی نرخ‌های مالیاتی"
10627
 
10628
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:254
10629
  msgid ""
10630
  "Hi there! Upload a CSV file containing tax rates to import the contents into "
10631
  "your shop. Choose a .csv file to upload, then click \"Upload file and import\"."
10634
  "را برای بارگذاری انتخاب و کلید بارگذاری و درون‌ریزی را بزنید."
10635
 
10636
  #. translators: 1: Link to tax rates sample file 2: Closing link.
10637
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:257
10638
  msgid ""
10639
  "Your CSV needs to include columns in a specific order. %1$sClick here to "
10640
  "download a sample%2$s."
10641
  msgstr ""
10642
+ "پرونده CSV شما نیاز دارد شامل ستون‌هایی در سفارش خواص باشد.%1$s برای دانلود نمونه "
10643
+ "کلیک کنید%2$s."
10644
 
10645
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:267
10646
  #: includes/admin/importers/views/html-product-csv-import-form.php:31
10647
  msgid ""
10648
+ "Before you can upload your import file, you will need to fix the following error:"
 
10649
  msgstr "قبل از بارگذاری فایل درون‌ریزی باید خطاهای زیر را برطرف کنید:"
10650
 
10651
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:276
10652
  msgid "Choose a file from your computer:"
10653
  msgstr "فایل را از کامپیوتر خود انتخاب کنید"
10654
 
10655
  #. translators: %s: maximum upload size
10656
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:286
10657
  #: includes/admin/importers/views/html-product-csv-import-form.php:45
10658
  msgid "Maximum size: %s"
10659
  msgstr "بیشترین حجم مجاز: %s"
10660
 
10661
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:295
10662
  msgid "OR enter path to file:"
10663
  msgstr "یا مسیر فایل مورد نظر را وارد کنید"
10664
 
10665
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:302
10666
  msgid "Delimiter"
10667
  msgstr "جداکننده"
10668
 
10669
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:308
10670
  msgid "Upload file and import"
10671
  msgstr "بارگذاری و درون‌ریزی"
10672
 
10673
+ #: includes/admin/importers/class-wc-tax-rate-importer.php:323
10674
  msgid "Sorry, there has been an error."
10675
  msgstr "ببشخید، ایرادی پیش آمد."
10676
 
10677
  #: includes/admin/importers/mappings/generic.php:21
10678
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:86
10679
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:88
10680
  #: includes/gateways/cheque/class-wc-gateway-cheque.php:64
10681
  #: includes/gateways/cod/class-wc-gateway-cod.php:115
10682
  #: includes/gateways/paypal/includes/settings-paypal.php:18
10683
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:80
 
10684
  #: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:123
10685
  #: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:102
10686
  #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:80
10687
  #: includes/widgets/class-wc-widget-cart.php:30
10688
  #: includes/widgets/class-wc-widget-layered-nav-filters.php:28
10689
+ #: includes/widgets/class-wc-widget-layered-nav.php:75
10690
  #: includes/widgets/class-wc-widget-price-filter.php:30
10691
  #: includes/widgets/class-wc-widget-product-categories.php:44
10692
  #: includes/widgets/class-wc-widget-product-search.php:28
10708
  msgstr "شناسه والد"
10709
 
10710
  #: includes/admin/importers/mappings/generic.php:25
10711
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:465
10712
+ #: includes/admin/meta-boxes/views/html-order-items.php:343
10713
+ #: templates/cart/cart.php:32 templates/cart/cart.php:103
10714
+ #: templates/emails/email-order-details.php:43
10715
+ #: templates/global/quantity-input.php:28
10716
  msgid "Quantity"
10717
  msgstr "تعداد"
10718
 
10755
  msgstr "درون ریزی تکمیل شد!"
10756
 
10757
  #: includes/admin/importers/views/html-csv-import-done.php:61
10758
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:464
10759
+ #: includes/admin/meta-boxes/views/html-order-items.php:342
10760
  #: includes/admin/reports/class-wc-report-downloads.php:84
10761
+ #: includes/admin/reports/class-wc-report-downloads.php:219
10762
  #: includes/admin/reports/class-wc-report-stock.php:173
10763
+ #: includes/class-wc-emails.php:441 includes/class-wc-post-types.php:312
10764
  #: includes/class-wc-privacy-exporters.php:338
10765
+ #: includes/data-stores/class-wc-product-data-store-cpt.php:118
10766
+ #: includes/wc-account-functions.php:216 templates/cart/cart.php:30
10767
+ #: templates/cart/cart.php:77 templates/checkout/form-pay.php:27
10768
+ #: templates/checkout/review-order.php:23
10769
+ #: templates/emails/email-order-details.php:42 templates/order/order-details.php:51
 
10770
  msgid "Product"
10771
  msgstr "محصول"
10772
 
10775
  msgstr "دلیل برای استرداد"
10776
 
10777
  #: includes/admin/importers/views/html-csv-import-done.php:94
10778
+ #: includes/class-wc-auth.php:94 includes/class-wc-post-types.php:321
10779
  #: includes/class-wc-product-grouped.php:42
10780
  msgid "View products"
10781
  msgstr "نمایش محصولات"
10825
  msgstr "محصولات شما شروع به درون ریزی کردند..."
10826
 
10827
  #: includes/admin/importers/views/html-product-csv-import-form.php:14
 
10828
  msgid "Import products from a CSV file"
10829
  msgstr "درون ریزی محصولات از طریق یک فایل CSV"
10830
 
10831
  #: includes/admin/importers/views/html-product-csv-import-form.php:15
10832
  msgid ""
10833
+ "This tool allows you to import (or merge) product data to your store from a CSV "
10834
+ "file."
10835
  msgstr ""
10836
  "با این ابزار شما اجازه دارید اطلاعات محصولات خود را از طریق فایل CSV درون ریزی "
10837
  "کنید."
10846
 
10847
  #: includes/admin/importers/views/html-product-csv-import-form.php:60
10848
  msgid ""
10849
+ "Existing products that match by ID or SKU will be updated. Products that do not "
10850
+ "exist will be skipped."
10851
  msgstr ""
10852
  "محصولات موجود که با ID یا SKU مطابقت دارند، به روز می شوند. محصولاتی که وجود "
10853
  "ندارد از بین خواهد رفت."
10896
 
10897
  #: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:84
10898
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:90
10899
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:736
10900
  msgid "Coupon amount"
10901
  msgstr "مبلغ کوپن"
10902
 
10921
  msgid "Show all types"
10922
  msgstr "نمایش همه"
10923
 
10924
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:51
10925
  msgid "When you receive a new order, it will appear here."
10926
  msgstr "هنگامی که شما یک سفارش تازه دریافت کنید ، در اینجا آنرا می بینید."
10927
 
10928
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:54
10929
  msgid "Learn more about orders"
10930
  msgstr "اطلاعات بیشتر درباره سفارش ها"
10931
 
10932
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:122
10933
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:131
10934
  #: includes/admin/reports/class-wc-report-coupon-usage.php:367
10935
+ #: includes/admin/reports/class-wc-report-customers.php:238
10936
  #: includes/admin/reports/class-wc-report-sales-by-category.php:274
10937
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:613
10938
  #: includes/admin/reports/class-wc-report-sales-by-product.php:410
10939
+ #: includes/wc-account-functions.php:195
10940
  #: includes/widgets/class-wc-widget-products.php:53
10941
+ #: templates/myaccount/my-orders.php:15
10942
  msgid "Date"
10943
  msgstr "تاریخ"
10944
 
10945
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:124
10946
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:312
10947
  msgid "Billing"
10948
  msgstr "صورت حساب"
10949
 
10950
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:125
10951
  msgid "Ship to"
10952
  msgstr "ارسال به"
10953
 
10954
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:127
10955
+ #: includes/admin/reports/class-wc-report-customer-list.php:221
10956
  #: includes/admin/reports/class-wc-report-stock.php:177
10957
+ #: includes/wc-account-functions.php:198
10958
  msgid "Actions"
10959
  msgstr "عملیات ها"
10960
 
10961
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:145
10962
  msgid "Change status to processing"
10963
  msgstr "تغییر وضعیت به در حال پردازش"
10964
 
10965
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:146
10966
  msgid "Change status to on-hold"
10967
  msgstr "تغییر وضعیت به نگه داشته شده"
10968
 
10969
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:147
10970
  msgid "Change status to completed"
10971
  msgstr "تغییر وضعیت به تکمیل شده"
10972
 
10973
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:150
10974
  msgid "Remove personal data"
10975
  msgstr "پاک کردن داده های شخصی"
10976
 
10977
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:198
10978
  msgid "Preview"
10979
  msgstr "پیش‌ نمایش"
10980
 
10981
  #. translators: %d: notes count
10982
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:226
10983
  msgid "Plus %d other note"
10984
  msgid_plural "Plus %d other notes"
10985
  msgstr[0] "افزودن یادداشت دیگر %d"
10986
 
10987
  #. translators: %d: notes count
10988
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:229
10989
  msgid "%d note"
10990
  msgid_plural "%d notes"
10991
  msgstr[0] "یادداشت %d"
10992
 
10993
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:259
10994
  msgid "M j, Y"
10995
  msgstr "M j, Y"
10996
 
10997
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:294
10998
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:571
10999
  msgid "Processing"
11000
  msgstr "در حال انجام"
11001
 
11002
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:302
11003
  #: includes/libraries/action-scheduler/classes/ActionScheduler_Store.php:181
11004
  msgid "Complete"
11005
  msgstr "تکمیل شده"
11006
 
11007
  #. translators: %s: order ID
11008
  #. translators: %s: order number
11009
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:365
11010
  #: includes/class-wc-query.php:115
 
11011
  msgid "Order #%s"
11012
  msgstr "سفارش #%s"
11013
 
11014
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:367
11015
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:151
11016
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:178
11017
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:97
11018
  msgid "Close modal panel"
11019
  msgstr "بستن پنل اعلان"
11020
 
11021
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:375
11022
+ #: templates/checkout/form-billing.php:28
11023
  msgid "Billing details"
11024
  msgstr "جزئیات پرداخت"
11025
 
11026
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:379
11027
+ #: includes/admin/reports/class-wc-report-customer-list.php:216
11028
+ #: includes/admin/settings/class-wc-settings-emails.php:266
11029
+ #: templates/single-product-reviews.php:95
11030
  msgid "Email"
11031
  msgstr "ایمیل"
11032
 
11033
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:389
11034
  msgid "Payment via"
11035
  msgstr "پرداخت از طریق"
11036
 
11037
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:395
11038
  #: includes/gateways/paypal/includes/settings-paypal.php:91
11039
  msgid "Shipping details"
11040
  msgstr "جزئیات حمل و نقل"
11041
 
11042
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:403
11043
  #: includes/admin/meta-boxes/views/html-order-shipping.php:23
11044
  msgid "Shipping method"
11045
  msgstr "روش حمل و نقل"
11046
 
11047
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:411
11048
  msgid "Note"
11049
  msgstr "یادداشت"
11050
 
11051
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:425
11052
  msgid "Edit this order"
11053
  msgstr "ویرایش این سفارش"
11054
 
11055
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:466
11056
  #: includes/admin/meta-boxes/views/html-order-items.php:38
11057
  #: includes/admin/meta-boxes/views/html-order-items.php:39
11058
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:190
11059
  #: includes/admin/settings/class-wc-settings-tax.php:29
11060
+ #: includes/class-wc-countries.php:403 includes/class-wc-order-item-tax.php:170
11061
+ #: includes/class-wc-tax.php:954
11062
  msgid "Tax"
11063
  msgstr "مالیات"
11064
 
11065
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:562
11066
  msgid "On-hold"
11067
  msgstr "نگه داشته شده"
11068
 
11069
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:563
11070
  msgid "Change order status to on-hold"
11071
  msgstr "تغییر وضعیت به نگه داشته شده"
11072
 
11073
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:572
11074
  msgid "Change order status to processing"
11075
  msgstr "تغییر وضعیت سفارش به در حال پردازش"
11076
 
11077
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:580
11078
  msgid "Completed"
11079
  msgstr "تکمیل شده"
11080
 
11081
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:581
11082
  msgid "Change order status to completed"
11083
  msgstr "تغییر وضعیت سفارش به تکمیل شده"
11084
 
11085
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:588
11086
  msgid "Change status: "
11087
  msgstr "تغییر وضعیت به:"
11088
 
11089
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:635
11090
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:636
11091
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:391
11092
  #: includes/admin/meta-boxes/views/html-order-shipping.php:24
11093
+ #: includes/admin/settings/class-wc-settings-accounts.php:183
 
11094
  #: includes/admin/settings/class-wc-settings-accounts.php:195
11095
  #: includes/admin/settings/class-wc-settings-accounts.php:204
11096
  #: includes/admin/settings/class-wc-settings-accounts.php:213
11097
+ #: includes/admin/settings/class-wc-settings-accounts.php:222
11098
  #: includes/admin/settings/class-wc-settings-emails.php:122
11099
  #: includes/admin/settings/class-wc-settings-emails.php:134
11100
+ #: includes/admin/settings/views/settings-tax.php:104
11101
+ #: includes/emails/class-wc-email-cancelled-order.php:189
11102
+ #: includes/emails/class-wc-email-customer-invoice.php:226
11103
+ #: includes/emails/class-wc-email-customer-refunded-order.php:282
11104
+ #: includes/emails/class-wc-email-failed-order.php:187
11105
+ #: includes/emails/class-wc-email-new-order.php:194
11106
+ #: includes/emails/class-wc-email.php:679
11107
  #: includes/shipping/flat-rate/includes/settings-flat-rate.php:59
11108
  #: includes/shipping/flat-rate/includes/settings-flat-rate.php:70
11109
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:92
11110
  #: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:90
11111
  #: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:99
11112
  #: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:136
11113
+ #: includes/wc-account-functions.php:353 includes/wc-formatting-functions.php:1252
11114
+ #: includes/wc-formatting-functions.php:1271
 
11115
  #: templates/emails/email-addresses.php:32
11116
+ #: templates/order/order-details-customer.php:34
11117
+ #: templates/order/order-details-customer.php:52
11118
+ #: templates/single-product/meta.php:30
11119
  msgid "N/A"
11120
  msgstr "نامعلوم"
11121
 
11122
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:682
11123
  msgid "Order status changed by bulk edit:"
11124
  msgstr "وضعیت سفارش توسط ویرایش توده‌ای تغییر یافت :"
11125
 
11126
  #. translators: %d: orders count
11127
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:723
11128
  msgid "%d order status changed."
11129
  msgid_plural "%d order statuses changed."
11130
  msgstr[0] "%d وضعیت سفارش تغییر کرد."
11131
 
11132
  #. translators: %d: orders count
11133
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:731
11134
  msgid "Removed personal data from %d order."
11135
  msgid_plural "Removed personal data from %d orders."
11136
  msgstr[0] "اطلاعات فردی از سفارش %d حذف شد."
11137
 
11138
  #. translators: 1: user display name 2: user ID 3: user email
11139
  #. translators: $1: customer name, $2 customer id, $3: customer email
11140
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:760
11141
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:296
11142
  #: includes/admin/settings/views/html-keys-edit.php:43
11143
+ #: includes/class-wc-ajax.php:1649
11144
  msgid "%1$s (#%2$s &ndash; %3$s)"
11145
  msgstr "%1$s (#%2$s &ndash; %3$s)"
11146
 
11147
+ #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:767
11148
  msgid "Filter by registered customer"
11149
  msgstr "فیلتر بر اساس مشتریان عضو شده"
11150
 
11151
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:51
11152
  msgid "Ready to start selling something awesome?"
11153
  msgstr "برای یک فروش عالی آماده هستید؟"
11154
 
11155
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:55
11156
+ msgid "Create Product"
11157
+ msgstr "ایجاد محصول"
11158
+
11159
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:56
11160
+ msgid "Start Import"
11161
+ msgstr "شروع درون‌ریزی"
11162
 
11163
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:258
11164
  msgid "Toggle featured"
11165
  msgstr "تبدیل به حالت ویژه"
11166
 
11167
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:260
11168
+ #: includes/admin/settings/class-wc-settings-emails.php:303
11169
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:186
11170
+ #: includes/admin/settings/class-wc-settings-shipping.php:272
11171
  #: includes/admin/views/html-bulk-edit-product.php:206
11172
  #: includes/admin/views/html-bulk-edit-product.php:240
11173
+ #: includes/admin/views/html-bulk-edit-product.php:299
11174
  msgid "Yes"
11175
  msgstr "بله"
11176
 
11177
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:262
11178
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:189
11179
+ #: includes/admin/settings/class-wc-settings-shipping.php:273
11180
  #: includes/admin/views/html-bulk-edit-product.php:207
11181
  #: includes/admin/views/html-bulk-edit-product.php:241
11182
+ #: includes/admin/views/html-bulk-edit-product.php:300
11183
  msgid "No"
11184
  msgstr "خیر"
11185
 
11186
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:272
11187
  #: includes/admin/reports/class-wc-report-stock.php:114
11188
+ #: includes/wc-product-functions.php:816
11189
  msgid "On backorder"
11190
  msgstr "در پیش‌خرید"
11191
 
11192
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:274
11193
  #: includes/admin/reports/class-wc-report-stock.php:116
11194
+ #: includes/wc-formatting-functions.php:1178 includes/wc-product-functions.php:814
 
11195
  msgid "In stock"
11196
  msgstr "موجود در انبار"
11197
 
11198
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:330
11199
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:338
11200
  msgid "Filter by category"
11201
  msgstr "فیلتر بر اساس دسته بندی"
11202
 
11203
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:354
11204
  msgid "Filter by product type"
11205
  msgstr "فیلتر بر اساس نوع محصولات"
11206
 
11207
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:365
11208
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:69
11209
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:93
11210
  msgid "Downloadable"
11211
  msgstr "دانلودی"
11212
 
11213
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:369
11214
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:62
11215
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:97
11216
  msgid "Virtual"
11217
  msgstr "مجازی"
11218
 
11219
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:385
11220
  msgid "Filter by stock status"
11221
  msgstr "فیلتر براساس موجودی"
11222
 
11223
+ #: includes/admin/list-tables/class-wc-admin-list-table-products.php:424
11224
  msgid "Sorting"
11225
  msgstr "مرتب سازی"
11226
 
11227
+ #: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:23
11228
+ msgid "Enhance your products"
11229
+ msgstr "بهبود محصولات شما"
11230
+
11231
+ #: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:24
11232
+ msgid ""
11233
+ "Extensions can add new functionality to your product pages that make your store "
11234
+ "stand out"
11235
+ msgstr ""
11236
+
11237
+ #: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:26
11238
+ msgid "Browse the Marketplace"
11239
+ msgstr "مرور افزونه‌ها"
11240
+
11241
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:47
11242
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:230
11243
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:87
11269
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:105
11270
  msgid ""
11271
  "Check this box if the coupon grants free shipping. A <a href=\"%s\" target="
11272
+ "\"_blank\">free shipping method</a> must be enabled in your shipping zone and be "
11273
+ "set to require \"a valid free shipping coupon\" (see the \"Free Shipping Requires"
11274
+ "\" setting)."
11275
  msgstr ""
11276
  "اگر كد تخفيف شامل ارسال رایگان است، این گزینه را علامت بزنید. <a href=\"%s\" "
11277
  "target=\"_blank\">روش ارسال رایگان</a> باید فعال شود و نیاز به تنظیم \"یک کوپن "
11278
+ "ارسال رایگان معتبر\" دارد . ( تنظیمات \" نیازمندی های ارسال رایگان\" را ببینید)."
 
11279
 
11280
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:117
11281
  msgid "Coupon expiry date"
11294
  "This field allows you to set the minimum spend (subtotal) allowed to use the "
11295
  "coupon."
11296
  msgstr ""
11297
+ "این فیلد به شما اجازه تنظیم صرف حداقل (جمع،با مالیات) برای استفاده از کوپن را می "
11298
+ "دهد."
11299
 
11300
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:153
11301
  msgid "Maximum spend"
11307
 
11308
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:155
11309
  msgid ""
11310
+ "This field allows you to set the maximum spend (subtotal) allowed when using the "
11311
+ "coupon."
11312
  msgstr ""
11313
  "این فیلد به شما اجازه تنظیم صرف حداکثر (جمع،با مالیات) برای استفاده از کوپن را "
11314
  "می دهد."
11329
 
11330
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:177
11331
  msgid ""
11332
+ "Check this box if the coupon should not apply to items on sale. Per-item coupons "
11333
+ "will only work if the item is not on sale. Per-cart coupons will only work if "
11334
+ "there are items in the cart that are not on sale."
11335
  msgstr ""
11336
+ "اگر نمی خواهید کوپن برای اقلام در حال فروش (حراجی) استفاده نشود، این باکس را پر "
11337
+ "کنید."
11338
 
11339
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:188
11340
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:206
11341
+ #: includes/admin/meta-boxes/views/html-order-items.php:348
11342
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:15
11343
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:33
11344
  #: includes/admin/meta-boxes/views/html-product-data-linked-products.php:49
11372
 
11373
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:239
11374
  msgid ""
11375
+ "Product categories that the coupon will be applied to, or that need to be in the "
11376
+ "cart in order for the \"Fixed cart discount\" to be applied."
11377
  msgstr ""
11378
  "دسته بندی محصولاتی که کوپن به آن اعمال می شود، یا که نیازمند قرار گرفتن در سبد "
11379
  "خرید برای اعمال \"تصحیح تخفیف سبد\" است."
11388
 
11389
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:257
11390
  msgid ""
11391
+ "Product categories that the coupon will not be applied to, or that cannot be in "
11392
+ "the cart in order for the \"Fixed cart discount\" to be applied."
11393
  msgstr ""
11394
  "دسته بندی محصولاتی که کوپن به آن ها اعمال نمی شود یا که نمی تواند در سبد خرید "
11395
  "برای \" تصحیح تخفیف سبد\" اعمال شود."
11405
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:268
11406
  msgid ""
11407
  "Whitelist of billing emails to check against when an order is placed. Separate "
11408
+ "email addresses with commas. You can also use an asterisk (*) to match parts of "
11409
+ "an email. For example \"*@gmail.com\" would match all gmail addresses."
11410
  msgstr ""
11411
+ "لیست سفید از ایمیل های صورتحساب برای بررسی در برابر زمانی که یک سفارش قرار داده "
11412
+ "است. آدرسهای ایمیل را با ویرگول جدا کنید. شما همچنین می توانید از ستاره (*) برای "
11413
+ "مطابقت با قسمت های ایمیل استفاده کنید. به عنوان مثال \"*@gmail.com\" تمام آدرس "
11414
+ "های جیمیل را مطابقت می دهد."
11415
 
11416
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:289
11417
  msgid "Usage limit per coupon"
11448
 
11449
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:327
11450
  msgid ""
11451
+ "How many times this coupon can be used by an individual user. Uses billing email "
11452
+ "for guests, and user ID for logged in users."
11453
  msgstr ""
11454
+ "چند بار این کوپن می تواند توسط یک کاربر خاص استفاده شود. با استفاده از ایمیل در "
11455
+ "صدور صورت حساب برای مهمانان، و شناسه کاربر برای کاربران وارد شده."
11456
 
11457
  #: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:360
11458
  msgid ""
11459
+ "Coupon code already exists - customers will use the latest coupon with this code."
 
11460
  msgstr "کد کوپن وجود دارد - مشتریان از این کد کوپن استفاده خواهند کرد"
11461
 
11462
  #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:37
11476
  msgstr "یک عملیات را انتخاب کنید..."
11477
 
11478
  #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:54
11479
+ #: includes/widgets/class-wc-widget-layered-nav.php:286
11480
  msgid "Apply"
11481
  msgstr "اعمال کردن"
11482
 
11521
  msgstr "ارتفاع"
11522
 
11523
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:237
11524
+ #: includes/admin/settings/class-wc-settings-products.php:356
11525
  msgid "m"
11526
  msgstr "متر"
11527
 
11546
  msgstr "حساب کاربری &larr;"
11547
 
11548
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:303
11549
+ #: includes/admin/reports/class-wc-report-downloads.php:198
11550
  msgid "Guest"
11551
  msgstr "مهمان"
11552
 
11564
  msgstr "آدرسی برای پرداخت تعیین نشده."
11565
 
11566
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:389
11567
+ #: includes/class-wc-order.php:1975 templates/checkout/order-receipt.php:38
11568
+ #: templates/checkout/thankyou.php:68
11569
  msgid "Payment method:"
11570
  msgstr "روش پرداخت:"
11571
 
11607
 
11608
  #. translators: %d file count
11609
  #: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:57
11610
+ #: includes/class-wc-ajax.php:815
11611
  msgid "File %d"
11612
  msgstr "فایل %d"
11613
 
11619
  msgid "Grant access"
11620
  msgstr "ارائه دسترسی"
11621
 
11622
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11623
  msgid "Add note"
11624
  msgstr "افزودن یادداشت"
11625
 
11626
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:35
11627
  msgid ""
11628
  "Add a note for your reference, or add a customer note (the user will be "
11629
  "notified)."
11631
  "افزودن یادداشت به منبع شما، یا افزودن یادداشت مشتری ( کاربر متوجه پیام خواهد "
11632
  "شد ) "
11633
 
11634
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:39
11635
  msgid "Note type"
11636
  msgstr "نوع یادداشت."
11637
 
11638
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:41
11639
  msgid "Private note"
11640
  msgstr "یادداشت خصوصی"
11641
 
11642
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:42
11643
  msgid "Note to customer"
11644
  msgstr "یادداشت به خریدار"
11645
 
11646
+ #: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:44
11647
+ #: includes/admin/meta-boxes/views/html-order-items.php:361
11648
+ #: includes/admin/meta-boxes/views/html-order-items.php:418
11649
  #: includes/admin/meta-boxes/views/html-product-data-attributes.php:28
11650
  #: includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore_PostTypeRegistrar.php:33
11651
+ #: templates/myaccount/my-address.php:63
11652
  msgid "Add"
11653
  msgstr "افزودن"
11654
 
11663
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:93
11664
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:72
11665
  #: includes/admin/settings/class-wc-settings-products.php:40
11666
+ #: includes/admin/settings/class-wc-settings-products.php:84
11667
  msgid "Inventory"
11668
  msgstr "انبار"
11669
 
11672
  msgstr "محصولات مرتبط"
11673
 
11674
  #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:117
11675
+ #: includes/class-wc-post-types.php:363
11676
  msgid "Variations"
11677
  msgstr "متغیرها"
11678
 
11682
  msgstr "پیشرفته"
11683
 
11684
  #. translators: 1: product ID 2: quantity in stock
11685
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:337
11686
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:463
11687
  msgid ""
11688
  "The stock has not been updated because the value has changed since editing. "
11689
  "Product %1$d has %2$d units in stock."
11690
  msgstr ""
11691
+ "موجودی به روز نشده است زیرا مقدار از زمان اصلاح تغییر کرده است. محصول%1$d دارای "
11692
+ "%2$d موجودی در انبار است."
11693
 
11694
  #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:56
11695
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
11696
  msgid "Delete image"
11697
  msgstr "پاک کردن تصویر"
11698
 
11699
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
11700
  msgid "Add images to product gallery"
11701
  msgstr "افزودن تصویر به گالری تصاویر محصول"
11702
 
11703
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
11704
  msgid "Add to gallery"
11705
  msgstr "افزودن به گالری"
11706
 
11707
+ #: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
11708
  msgid "Add product gallery images"
11709
  msgstr "افزودن گالری تصاویر محصول"
11710
 
11719
 
11720
  #: includes/admin/meta-boxes/views/html-order-download-permission.php:27
11721
  #: includes/class-wc-privacy-exporters.php:346
11722
+ #: includes/wc-account-functions.php:217
11723
  msgid "Downloads remaining"
11724
  msgstr "باقیمانده دانلودها"
11725
 
11726
  #: includes/admin/meta-boxes/views/html-order-download-permission.php:29
11727
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:123
11728
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:415
11729
  msgid "Unlimited"
11730
  msgstr "بدون محدودیت"
11731
 
11735
  msgstr "انقضای دسترسی"
11736
 
11737
  #: includes/admin/meta-boxes/views/html-order-download-permission.php:33
11738
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:138
11739
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:433
11740
  #: templates/emails/email-downloads.php:58
11741
  #: templates/emails/plain/email-downloads.php:40
11742
+ #: templates/order/order-downloads.php:62
11743
  msgid "Never"
11744
  msgstr "هرگز"
11745
 
11750
  #: includes/admin/meta-boxes/views/html-order-download-permission.php:47
11751
  #: includes/admin/settings/views/html-keys-edit.php:135
11752
  #: includes/admin/settings/views/html-keys-edit.php:143
11753
+ #: includes/admin/views/html-admin-page-status-report.php:38
11754
  msgid "Copied!"
11755
  msgstr "کپی شد!"
11756
 
11775
  msgstr "مشاهده گزارش"
11776
 
11777
  #: includes/admin/meta-boxes/views/html-order-fee.php:18
11778
+ #: includes/class-wc-cart-fees.php:80 includes/class-wc-order-item-fee.php:216
11779
  msgid "Fee"
11780
  msgstr "هزینه"
11781
 
11787
  msgid "Add&nbsp;meta"
11788
  msgstr "افزودن&nbsp;توضیحات"
11789
 
11790
+ #: includes/admin/meta-boxes/views/html-order-item.php:26
11791
+ #: templates/single-product/meta.php:30
11792
  msgid "SKU:"
11793
  msgstr "شناسه محصول:"
11794
 
11795
+ #: includes/admin/meta-boxes/views/html-order-item.php:30
11796
  msgid "Variation ID:"
11797
  msgstr "شناسه متغیر:"
11798
 
11799
  #. translators: %s: variation id
11800
+ #: includes/admin/meta-boxes/views/html-order-item.php:35
11801
  msgid "%s (No longer exists)"
11802
  msgstr "%s (دیگر وجود ندارد)"
11803
 
11804
+ #. translators: %s: discount amount
11805
+ #: includes/admin/meta-boxes/views/html-order-item.php:83
11806
+ #| msgid "Most discount"
11807
+ msgid "%s discount"
11808
+ msgstr "%s تخفیف"
11809
+
11810
+ #: includes/admin/meta-boxes/views/html-order-item.php:96
11811
+ #: includes/admin/meta-boxes/views/html-order-item.php:138
11812
+ msgid "Before discount"
11813
+ msgstr "قبل از تخفیف"
11814
 
11815
+ #: includes/admin/meta-boxes/views/html-order-item.php:101
11816
  msgid "After pre-tax discounts."
11817
  msgstr "بعد از تخفیف های مالیات"
11818
 
11819
+ #: includes/admin/meta-boxes/views/html-order-item.php:158
11820
  msgid "Edit item"
11821
  msgstr "ویرایش آیتم"
11822
 
11823
+ #: includes/admin/meta-boxes/views/html-order-item.php:158
11824
  msgid "Delete item"
11825
  msgstr "پاک آیتم"
11826
 
11827
  #: includes/admin/meta-boxes/views/html-order-items.php:29
11828
+ #: includes/class-wc-form-handler.php:577
11829
+ #: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:494
11830
  msgid "Item"
11831
  msgstr "مورد"
11832
 
11835
  msgid "Qty"
11836
  msgstr "تعداد "
11837
 
11838
+ #: includes/admin/meta-boxes/views/html-order-items.php:107
11839
  msgid "Coupon(s)"
11840
  msgstr "کوپن‌ها"
11841
 
11842
+ #: includes/admin/meta-boxes/views/html-order-items.php:210
11843
  msgid "Refunded"
11844
  msgstr "مسترد شده"
11845
 
11846
+ #: includes/admin/meta-boxes/views/html-order-items.php:224
11847
  msgid "Add item(s)"
11848
  msgstr "افزودن مورد(ها)"
11849
 
11850
+ #: includes/admin/meta-boxes/views/html-order-items.php:226
11851
+ #: templates/cart/cart.php:143 templates/checkout/form-coupon.php:38
11852
  msgid "Apply coupon"
11853
  msgstr "اعمال تخفیف"
11854
 
11855
+ #: includes/admin/meta-boxes/views/html-order-items.php:229
11856
  msgid "To edit this order change the status back to \"Pending\""
11857
  msgstr "برای ویرایش این سفارش وضعیت آن را به \"معلق\" برگردانید"
11858
 
11859
+ #: includes/admin/meta-boxes/views/html-order-items.php:229
11860
  msgid "This order is no longer editable."
11861
  msgstr "امکان ویرایش این سفارش وجود ندارد"
11862
 
11863
+ #: includes/admin/meta-boxes/views/html-order-items.php:232
11864
+ #: includes/class-wc-order.php:1992
11865
  msgid "Refund"
11866
  msgstr "برگشت"
11867
 
11868
+ #: includes/admin/meta-boxes/views/html-order-items.php:239
11869
  msgid "Recalculate"
11870
  msgstr "محاسبه مجدد"
11871
 
11872
+ #: includes/admin/meta-boxes/views/html-order-items.php:244
11873
  msgid "Add product(s)"
11874
  msgstr "افزودن محصول"
11875
 
11876
+ #: includes/admin/meta-boxes/views/html-order-items.php:245
11877
  msgid "Add fee"
11878
  msgstr "افزودن دستمزد"
11879
 
11880
+ #: includes/admin/meta-boxes/views/html-order-items.php:246
11881
  msgid "Add shipping"
11882
  msgstr "افزودن روش حمل و نقل"
11883
 
11884
+ #: includes/admin/meta-boxes/views/html-order-items.php:248
11885
+ #: includes/admin/meta-boxes/views/html-order-items.php:375
11886
  msgid "Add tax"
11887
  msgstr "افزودن مالیات"
11888
 
11889
+ #: includes/admin/meta-boxes/views/html-order-items.php:255
11890
  #: templates/myaccount/form-reset-password.php:45
11891
  msgid "Save"
11892
  msgstr "ذخیره"
11893
 
11894
+ #: includes/admin/meta-boxes/views/html-order-items.php:262
11895
  msgid "Restock refunded items"
11896
  msgstr "موارد برگشتی به انبار"
11897
 
11898
+ #: includes/admin/meta-boxes/views/html-order-items.php:267
11899
  msgid "Amount already refunded"
11900
  msgstr "مبلغ قبلا مسترد شده است"
11901
 
11902
+ #: includes/admin/meta-boxes/views/html-order-items.php:271
11903
  msgid "Total available to refund"
11904
  msgstr "مجموع موجود برای استرداد"
11905
 
11906
+ #: includes/admin/meta-boxes/views/html-order-items.php:277
11907
+ msgid "Refund the line items above. This will show the total amount to be refunded"
11908
+ msgstr ""
11909
+
11910
+ #: includes/admin/meta-boxes/views/html-order-items.php:278
11911
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:776
11912
  msgid "Refund amount"
11913
  msgstr "مبلغ استرداد"
11914
 
11915
+ #: includes/admin/meta-boxes/views/html-order-items.php:297
11916
  msgid "Note: the refund reason will be visible by the customer."
11917
  msgstr "گوشزد: دلیل استرداد برای مشتری قابل رویت خواهد بود"
11918
 
11919
+ #: includes/admin/meta-boxes/views/html-order-items.php:298
11920
  msgid "Reason for refund (optional):"
11921
  msgstr "دلیل استرداد (دلخواه)"
11922
 
11923
+ #: includes/admin/meta-boxes/views/html-order-items.php:311
11924
  msgid "Payment gateway"
11925
  msgstr "دروازه پرداخت"
11926
 
11927
  #. translators: refund amount, gateway name
11928
+ #: includes/admin/meta-boxes/views/html-order-items.php:315
11929
  msgid "Refund %1$s via %2$s"
11930
  msgstr "مسترد شده %1$s توسط %2$s"
11931
 
11932
  #. translators: refund amount
11933
+ #: includes/admin/meta-boxes/views/html-order-items.php:319
11934
  msgid ""
11935
  "You will need to manually issue a refund through your payment gateway after "
11936
  "using this."
11938
  "شما باید به صورت دستی بازگشت وجه را در این دروازه پرداخت پس از استفاده از این "
11939
  "مورد انجام دهید."
11940
 
11941
+ #: includes/admin/meta-boxes/views/html-order-items.php:319
11942
  msgid "Refund %s manually"
11943
  msgstr "برگشت دستی %s"
11944
 
11945
+ #: includes/admin/meta-boxes/views/html-order-items.php:332
11946
  msgid "Add products"
11947
  msgstr "افزودن محصولات"
11948
 
11949
+ #: includes/admin/meta-boxes/views/html-order-items.php:386
11950
  msgid "Rate name"
11951
  msgstr "نام نرخ"
11952
 
11953
+ #: includes/admin/meta-boxes/views/html-order-items.php:388
11954
  msgid "Rate code"
11955
  msgstr "کد نرخ"
11956
 
11957
+ #: includes/admin/meta-boxes/views/html-order-items.php:389
11958
+ #: includes/admin/settings/class-wc-settings-tax.php:226
11959
  msgid "Rate %"
11960
  msgstr "نرخ %"
11961
 
11962
+ #: includes/admin/meta-boxes/views/html-order-items.php:410
11963
  msgid "Or, enter tax rate ID:"
11964
  msgstr "یا شناسه نرخ مالیت را وارد کنید:"
11965
 
11966
+ #: includes/admin/meta-boxes/views/html-order-items.php:411
11967
  #: includes/customizer/class-wc-shop-customizer.php:701
11968
  #: includes/gateways/paypal/includes/settings-paypal.php:122
11969
  #: includes/gateways/paypal/includes/settings-paypal.php:130
11976
  msgid "Optional"
11977
  msgstr "دلخواه"
11978
 
11979
+ #. translators: %s: note author
11980
+ #. translators: %s: plugin author
11981
+ #. translators: %s: note author
11982
+ #: includes/admin/meta-boxes/views/html-order-notes.php:34
11983
+ #: includes/admin/views/html-admin-page-status-report.php:597
11984
+ #: includes/admin/views/html-admin-page-status-report.php:649
11985
+ #: includes/admin/views/html-admin-page-status-report.php:707
11986
+ #: includes/class-wc-ajax.php:1479 templates/content-widget-reviews.php:31
11987
+ msgid "by %s"
11988
+ msgstr "توسط %s"
11989
+
11990
+ #: includes/admin/meta-boxes/views/html-order-notes.php:37
11991
+ #: includes/class-wc-ajax.php:1482
11992
+ msgid "Delete note"
11993
+ msgstr "پاک یادداشت"
11994
+
11995
+ #: includes/admin/meta-boxes/views/html-order-notes.php:44
11996
+ msgid "There are no notes yet."
11997
+ msgstr "اینجا هنوز یادداشتی وجود ندارد."
11998
+
11999
  #. translators: 1: refund id 2: refund date 3: username
12000
  #: includes/admin/meta-boxes/views/html-order-refund.php:23
12001
  msgid "Refund #%1$s - %2$s by %3$s"
12010
  msgid "Shipping name"
12011
  msgstr "نام حمل و نقل"
12012
 
12013
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:10
12014
+ msgid "Drag and drop to set admin attribute order"
12015
+ msgstr "بکشید و رها کنید، یا کلیک کنید تا ترتیب ادمین را تغییر دهید."
12016
+
12017
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:41
12018
  msgid "Select terms"
12019
  msgstr "انتخاب دوره ها"
12020
 
12021
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:59
12022
  msgid "Add new"
12023
  msgstr "افزودن جدید"
12024
 
12025
  #. translators: %s: WC_DELIMITER
12026
+ #: includes/admin/meta-boxes/views/html-product-attribute.php:67
12027
  msgid "Enter some text, or some attributes by \"%s\" separating values."
12028
  msgstr "لطفا یک متن وارد کنید ، یا صفت ها را با مقدار \"%s\" جداسازی کنید."
12029
 
12057
  msgid "Save attributes"
12058
  msgstr "ذخیره ویژگی ها"
12059
 
12060
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:19
12061
  msgid "Product URL"
12062
  msgstr "لینک محصول"
12063
 
12064
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:21
12065
  msgid "Enter the external URL to the product."
12066
  msgstr "یک لینک خارجی برای محصول وارد کنید."
12067
 
12068
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:31
12069
  msgid "This text will be shown on the button linking to the external product."
12070
  msgstr "این متن روی دکمه لینک دادن به محصول خارجی نشان داده خواهد شد."
12071
 
12072
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:54
12073
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:143
12074
  msgid "Schedule"
12075
  msgstr "زمان بندی فروش"
12076
 
12077
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:65
12078
  msgid "Sale price dates"
12079
  msgstr "تاریخ قیمت فروش فوق‌العاده"
12080
 
12081
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:68
12082
+ msgid ""
12083
+ "The sale will start at 00:00:00 of \"From\" date and end at 23:59:59 of \"To\" "
12084
+ "date."
12085
+ msgstr ""
12086
+ "تاریخ حراجی ها از ساعت 00:00:00 شروع و تا پایان 23:59:59 تا روز پایان ادامه دارد"
12087
 
12088
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:77
12089
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:366
12090
  msgid "Downloadable files"
12091
  msgstr "فایل های دانلودی"
12092
 
12093
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:82
12094
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:370
12095
  msgid "This is the name of the download shown to the customer."
12096
  msgstr "این نام دانلود برای مشتری نمایان می گردد."
12097
 
12098
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:83
12099
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:371
12100
  msgid "File URL"
12101
  msgstr "آدرس فایل"
12102
 
12103
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:83
12104
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:371
12105
  msgid ""
12106
+ "This is the URL or absolute path to the file which customers will get access to. "
12107
+ "URLs entered here should already be encoded."
12108
  msgstr ""
12109
+ "این آدرس ، مسیر ثابت فایل در هنگام دسترسی مشتری به آن می باشد. آدرس وارد شده در "
12110
+ "اینجا می بایست از قبل کد گذاری شده باشد."
12111
 
12112
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:111
12113
  msgid "Add File"
12114
  msgstr "افزودن فایل"
12115
 
12116
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:124
12117
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:416
12118
  msgid "Leave blank for unlimited re-downloads."
12119
  msgstr "برای نامحدود بودن دانلود دوباره، خالی بگذارید."
12120
 
12121
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:137
12122
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:87
12123
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:432
12124
  msgid "Download expiry"
12125
  msgstr "انقضای دانلود"
12126
 
12127
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:139
12128
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:434
12129
  msgid "Enter the number of days before a download link expires, or leave blank."
12130
  msgstr ""
12131
+ "خواهشمندیم تعداد روزهایی که مایلید لینک دانلود معتر باقی بماند را وارد کنید، یا "
12132
+ "خالی بگذارید"
12133
 
12134
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:161
12135
  #: includes/admin/views/html-bulk-edit-product.php:76
12136
  #: includes/admin/views/html-quick-edit-product.php:54
12137
  #: includes/shipping/flat-rate/includes/settings-flat-rate.php:26
12140
  msgid "Taxable"
12141
  msgstr "مشمول مالیات"
12142
 
12143
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:162
12144
  #: includes/admin/views/html-bulk-edit-product.php:77
12145
  #: includes/admin/views/html-quick-edit-product.php:55
12146
  msgid "Shipping only"
12147
  msgstr "فقط ارسال"
12148
 
12149
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:166
12150
  msgid ""
12151
  "Define whether or not the entire product is taxable, or just the cost of "
12152
  "shipping it."
12153
  msgstr "تعریف کنید کل محصول شامل مالیات است ، یا فقط هزینه ارسال آن."
12154
 
12155
+ #: includes/admin/meta-boxes/views/html-product-data-general.php:177
12156
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:331
12157
  msgid ""
12158
+ "Choose a tax class for this product. Tax classes are used to apply different tax "
12159
+ "rates specific to certain types of product."
12160
  msgstr ""
12161
  "انتخاب کلاس مالیات برای این محصول. کلاس نرخ مالیات برای انواع محصول معرفی شده "
12162
  "بکار می رود."
12163
 
12164
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:21
12165
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:79
12166
  msgid "Stock Keeping Unit"
12167
  msgstr "شناسه اختصاصی محصول"
12168
 
12169
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:23
12170
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:81
12171
  msgid ""
12172
  "SKU refers to a Stock-keeping unit, a unique identifier for each distinct "
12173
  "product and service that can be purchased."
12176
  "خریداری شود."
12177
 
12178
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:37
12179
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:103
12180
  #: includes/admin/views/html-bulk-edit-product.php:234
12181
  #: includes/admin/views/html-quick-edit-product.php:167
12182
  msgid "Manage stock?"
12187
  msgstr "فعال کردن مدیریت موجودی انبار در سطح محصول"
12188
 
12189
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:50
12190
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:186
12191
  msgid "Stock quantity"
12192
  msgstr "موجودی انبار"
12193
 
12194
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:52
12195
  msgid ""
12196
+ "Stock quantity. If this is a variable product this value will be used to control "
12197
+ "stock for all variations, unless you define stock at variation level."
12198
  msgstr ""
12199
  "موجودی انبار. اگر این محصول متغیر است این مقدار برای کنترل انبار برای همه "
12200
  "تغییرات استفاده می شود، مگر اینکه در سطح تنوع موجودی تعریف می کنید."
12201
 
12202
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:67
12203
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:205
12204
  msgid "Allow backorders?"
12205
  msgstr "اجازه پیش سفارش؟"
12206
 
12207
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:70
12208
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:208
12209
  msgid ""
12210
  "If managing stock, this controls whether or not backorders are allowed. If "
12211
  "enabled, stock quantity can go below 0."
12212
  msgstr ""
12213
+ "اگر موجودی را مدیریت می‌کنید، این كنترل ها به شما اجازه پيش فروش محصول و تغييرات "
12214
+ "آن را می‌دهد. اگر فعال كنيد، موجودی انبار می‌تواند زير 0 هم باشد."
12215
 
12216
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:79
12217
+ #: includes/admin/settings/class-wc-settings-products.php:147
12218
  msgid "Low stock threshold"
12219
  msgstr "آستانه کم‌بودن موجودی انبار"
12220
 
12225
  "آگاه می شوید."
12226
 
12227
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:99
12228
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:234
12229
  #: includes/admin/reports/class-wc-report-stock.php:176
12230
  msgid "Stock status"
12231
  msgstr "وضعیت موجودی انبار"
12232
 
12233
  #: includes/admin/meta-boxes/views/html-product-data-inventory.php:102
12234
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:237
12235
+ #: packages/woocommerce-rest-api/src/Controllers/Version1/class-wc-rest-products-v1-controller.php:1956
12236
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-products-v2-controller.php:1724
12237
  msgid ""
12238
  "Controls whether or not the product is listed as \"in stock\" or \"out of stock"
12239
  "\" on the frontend."
12278
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:83
12279
  #: includes/admin/views/html-bulk-edit-product.php:118
12280
  #: includes/admin/views/html-quick-edit-product.php:98
12281
+ #: includes/wc-template-functions.php:3319
12282
  msgid "Weight"
12283
  msgstr "وزن"
12284
 
12285
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:17
12286
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:257
12287
  msgid "Weight in decimal form"
12288
  msgstr "وزن به فرم اعشاری"
12289
 
12294
 
12295
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:30
12296
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:80
12297
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:283
12298
  #: includes/admin/views/html-quick-edit-product.php:111
12299
  msgid "Length"
12300
  msgstr "طول"
12301
 
12302
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:31
12303
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:81
12304
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:284
12305
  #: includes/admin/views/html-quick-edit-product.php:112
12306
  msgid "Width"
12307
  msgstr "عرض"
12308
 
12309
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:32
12310
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:82
12311
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:285
12312
  #: includes/admin/views/html-quick-edit-product.php:113
12313
  msgid "Height"
12314
  msgstr "ارتفاع"
12325
 
12326
  #: includes/admin/meta-boxes/views/html-product-data-shipping.php:58
12327
  msgid ""
12328
+ "Shipping classes are used by certain shipping methods to group similar products."
 
12329
  msgstr ""
12330
  "کلاسهای ارسال بوسیله روشهای خاصی از حمل و نقل و برای گروه خاصی از محصولات "
12331
  "استفاده میشوند"
12332
 
12333
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:18
12334
  msgid ""
12335
+ "Before you can add a variation you need to add some variation attributes on the "
12336
+ "<strong>Attributes</strong> tab."
12337
  msgstr ""
12338
  "قبل از اینکه شما هر تغییری ایجاد کنید شما باید تغییراتی را در خصوصیات آن در سر "
12339
  "برگ <strong>ویژگی ها</strong> انجام دهید"
12340
 
12341
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:19
12342
  #: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:44
 
12343
  msgid "Learn more"
12344
  msgstr "اطلاعات بیشتر"
12345
 
12472
  msgstr "رفتن به برگه آخر"
12473
 
12474
  #: includes/admin/meta-boxes/views/html-product-data-variations.php:121
12475
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:108
12476
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:162
12477
  #: includes/admin/settings/views/html-keys-edit.php:118
12478
  #: includes/admin/views/html-admin-settings.php:44
12479
  #: templates/myaccount/form-edit-account.php:69
12500
  msgid "Insert file URL"
12501
  msgstr "آدرس اینترنتی فایل را وارد کنید"
12502
 
12503
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:19
12504
  msgid "Drag and drop, or click to set admin variation order"
12505
  msgstr "بکشید و رها کنید، یا کلیک کنید تا ترتیب ادمین را تغییر دهید."
12506
 
12507
  #. translators: %s: attribute label
12508
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:34
12509
  msgid "Any %s&hellip;"
12510
  msgstr " %s&hellip;"
12511
 
12512
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:67
12513
  msgid "Remove this image"
12514
  msgstr "پاک کردن این عکس"
12515
 
12516
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:67
12517
  msgid "Upload an image"
12518
  msgstr "آپلود یک عکس"
12519
 
12520
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:89
12521
+ #: includes/admin/settings/class-wc-settings-emails.php:303
12522
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:117
12523
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:87
12524
  msgid "Enabled"
12525
  msgstr "فعال شده"
12526
 
12527
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:92
12528
  msgid ""
12529
+ "Enable this option if access is given to a downloadable file upon purchase of a "
12530
+ "product"
12531
  msgstr "فعال کردن این گزینه اجازه دانلود محصول به محض پرداخت را فعال میکند."
12532
 
12533
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:96
12534
+ msgid "Enable this option if a product is not shipped or there is no shipping cost"
 
12535
  msgstr "این گزینه را تنها در صورتی فعال نمایید كه كالا ارسال نشده است "
12536
 
12537
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:102
12538
  msgid "Enable this option to enable stock management at variation level"
12539
  msgstr "فعال کردن این گزینه سبب فعال کردن اداره انبار در تراز متغیر می شود"
12540
 
12541
  #. translators: %s: currency symbol
12542
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:115
12543
  msgid "Regular price (%s)"
12544
  msgstr "قیمت اصلی (%s)"
12545
 
12546
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:127
12547
  msgid "Variation price (required)"
12548
  msgstr "تغییرات قیمت (الزامی)"
12549
 
12550
  #. translators: %s: currency symbol
12551
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:133
12552
  msgid "Sale price (%s)"
12553
  msgstr "قیمت فروش فوق‌العاده (%s)"
12554
 
12555
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:143
12556
  msgid "Cancel schedule"
12557
  msgstr "لغو زمان بندی"
12558
 
12559
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:156
12560
  msgid "Sale start date"
12561
  msgstr "تاریخ شروع حراج"
12562
 
12563
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:160
12564
  msgid "Sale end date"
12565
  msgstr "تاریخ پایان حراج"
12566
 
12567
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:188
12568
  msgid ""
12569
  "Enter a number to set stock quantity at the variation level. Use a variation's "
12570
  "'Manage stock?' check box above to enable/disable stock management at the "
12571
  "variation level."
12572
  msgstr ""
12573
  "یک عدد را برای تعیین مقدار موجودی در محصول متغیر وارد کنید. از \"مدیریت موجودی "
12574
+ "انبار\" استفاده کنید. برای فعال کردن / غیرفعال کردن مدیریت انبار در محصول متغیر، "
12575
+ "کادر بالا را بزنید."
12576
 
12577
  #. translators: %s: dimension unit
12578
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:276
12579
  msgid "Dimensions (L&times;W&times;H) (%s)"
12580
  msgstr "ابعاد (L&times;W&times;H) (%s)"
12581
 
12582
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:281
12583
  msgid "Length x width x height in decimal form"
12584
  msgstr "طول x عرض x ارتفاع به صورت اعشاری"
12585
 
12586
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:312
12587
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:329
12588
  msgid "Same as parent"
12589
  msgstr "مانند مادر"
12590
 
12591
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:358
12592
  msgid "Enter an optional description for this variation."
12593
  msgstr "یک نام دلخواه برای این متغیر انتخاب کنید."
12594
 
12595
+ #: includes/admin/meta-boxes/views/html-variation-admin.php:400
12596
  msgid "Add file"
12597
  msgstr "افزودن فایل"
12598
 
12599
  #. translators: %s: version number
12600
  #: includes/admin/plugin-updates/class-wc-plugin-updates.php:120
12601
  msgid ""
12602
+ "<strong>Heads up!</strong> The versions of the following plugins you're running "
12603
+ "haven't been tested with the latest version of WooCommerce (%s)."
12604
  msgstr ""
12605
  "<strong>مراقب باشید!</strong> نسخه های افزونه های اشاره شده که شما در فروشگاه "
12606
  "خود به کار گرفته اید با آخرین نسخه ووکامرس آزمایش نشده اند (%s)."
12608
  #. translators: %s: version number
12609
  #: includes/admin/plugin-updates/class-wc-plugin-updates.php:143
12610
  msgid ""
12611
+ "<strong>Heads up!</strong> The versions of the following plugins you're running "
12612
+ "haven't been tested with WooCommerce %s. Please update them or confirm "
12613
  "compatibility before updating WooCommerce, or you may experience issues:"
12614
  msgstr ""
12615
+ "<strong>مراقب باشید!</strong> نسخه ی افزونه های ذکر شده در پایین ، با ووکامرس %s "
12616
+ "آزمایش نشده اند. لطفا قبل از بروزرسانی ووکامرس ، این افزونه ها را بروزرسانی کنید:"
 
12617
 
12618
  #: includes/admin/plugin-updates/class-wc-plugin-updates.php:220
12619
  msgid "unknown"
12632
  #. translators: %s: version number
12633
  #: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:14
12634
  msgid ""
12635
+ "The following active plugin(s) have not declared compatibility with WooCommerce "
12636
+ "%s yet and should be updated and examined further before you proceed:"
 
12637
  msgstr ""
12638
  "افزونه های ذکر شده زیر ، با ووکامرس %s (احتمالا) سازگاری ندارند و می بایست قبل "
12639
  "از بروزرسانی ووکامرس ، بروز شوند:"
12644
 
12645
  #: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:44
12646
  msgid ""
12647
+ "As this is a major update, we strongly recommend creating a backup of your site "
12648
+ "before updating."
12649
  msgstr ""
12650
  "این یک بروزرسانی مهم است، قبل از به روزرسانی، به شدت توصیه می کنیم یک نسخه "
12651
  "پشتیبان از سایت خود ایجاد کنید."
12655
  msgstr "بروزرسانی"
12656
 
12657
  #. translators: 1: total income 2: days
12658
+ #: includes/admin/reports/class-wc-admin-report.php:593
12659
  msgid "Sold %1$s worth in the last %2$d days"
12660
  msgstr "فروش %1$sدر %2$s روز گذشته"
12661
 
12662
  #. translators: 1: total items sold 2: days
12663
+ #: includes/admin/reports/class-wc-admin-report.php:596
12664
+ msgid "Sold %1$d item in the last %2$d days"
12665
  msgid_plural "Sold %1$d items in the last %2$d days"
12666
  msgstr[0] "مجموعا %1$d محصول در %2$d روز فروخته شده اند"
12667
 
12668
  #. translators: %1$s: open link, %2$s: close link
12669
+ #: includes/admin/reports/class-wc-admin-report.php:758
12670
  msgid ""
12671
  "This report link has expired. %1$sClick here to view the filtered report%2$s."
12672
  msgstr ""
12673
  "لینک این گزارش منقضی شده است.%1$sبرای مشاهده گزارش های فیلتر شده کلیک کنید%2$s."
12674
 
12675
+ #: includes/admin/reports/class-wc-admin-report.php:759
12676
  msgid "Confirm navigation"
12677
  msgstr "تایید ناوبری"
12678
 
12689
  #: includes/admin/reports/class-wc-report-coupon-usage.php:135
12690
  #: includes/admin/reports/class-wc-report-customers.php:170
12691
  #: includes/admin/reports/class-wc-report-sales-by-category.php:119
12692
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:572
12693
  #: includes/admin/reports/class-wc-report-sales-by-product.php:142
12694
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:53
12695
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:50
12696
  msgid "Year"
12697
  msgstr "سال"
12699
  #: includes/admin/reports/class-wc-report-coupon-usage.php:136
12700
  #: includes/admin/reports/class-wc-report-customers.php:171
12701
  #: includes/admin/reports/class-wc-report-sales-by-category.php:120
12702
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:573
12703
  #: includes/admin/reports/class-wc-report-sales-by-product.php:143
12704
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:54
12705
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:51
12706
  msgid "Last month"
12707
  msgstr "ماه گذشته"
12709
  #: includes/admin/reports/class-wc-report-coupon-usage.php:137
12710
  #: includes/admin/reports/class-wc-report-customers.php:172
12711
  #: includes/admin/reports/class-wc-report-sales-by-category.php:121
12712
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:574
12713
  #: includes/admin/reports/class-wc-report-sales-by-product.php:144
12714
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:55
12715
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:52
12716
  msgid "This month"
12717
  msgstr "این ماه"
12719
  #: includes/admin/reports/class-wc-report-coupon-usage.php:138
12720
  #: includes/admin/reports/class-wc-report-customers.php:173
12721
  #: includes/admin/reports/class-wc-report-sales-by-category.php:122
12722
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:575
12723
  #: includes/admin/reports/class-wc-report-sales-by-product.php:145
12724
  msgid "Last 7 days"
12725
  msgstr "7 روز گذشته"
12761
  msgstr "بیشترین تخفیف"
12762
 
12763
  #: includes/admin/reports/class-wc-report-coupon-usage.php:370
12764
+ #: includes/admin/reports/class-wc-report-customers.php:241
12765
  #: includes/admin/reports/class-wc-report-sales-by-category.php:277
12766
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:617
12767
  #: includes/admin/reports/class-wc-report-sales-by-product.php:413
12768
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:42
12769
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:39
12770
  #: includes/admin/settings/views/html-settings-tax.php:42
12771
  msgid "Export CSV"
12779
  msgid "Discount amount"
12780
  msgstr "میزان تخفیف"
12781
 
12782
+ #: includes/admin/reports/class-wc-report-customer-list.php:42
12783
  msgid "No customers found."
12784
  msgstr "هیچ مشتری یافت نشد."
12785
 
12786
+ #. translators: single or plural number of orders
12787
+ #: includes/admin/reports/class-wc-report-customer-list.php:56
12788
  msgid "%s previous order linked"
12789
  msgid_plural "%s previous orders linked"
12790
  msgstr[0] "%s سفارش قبلی مرتبط شد"
12791
 
12792
+ #. translators: User display name
12793
+ #: includes/admin/reports/class-wc-report-customer-list.php:66
12794
  msgid "Refreshed stats for %s"
12795
  msgstr "آمار %s نوسازی شد"
12796
 
12797
+ #: includes/admin/reports/class-wc-report-customer-list.php:71
12798
  msgid "Search customers"
12799
  msgstr "جستجوی مشتریان"
12800
 
12801
+ #: includes/admin/reports/class-wc-report-customer-list.php:156
12802
  msgid "Refresh stats"
12803
  msgstr "نوسازی وضعیت"
12804
 
12805
+ #: includes/admin/reports/class-wc-report-customer-list.php:168
12806
  msgid "View orders"
12807
  msgstr "نمایش سفارشات"
12808
 
12809
+ #: includes/admin/reports/class-wc-report-customer-list.php:183
12810
  msgid "Link previous orders"
12811
  msgstr "لینک سفارشات گذشته"
12812
 
12813
+ #: includes/admin/reports/class-wc-report-customer-list.php:214
12814
  msgid "Name (Last, First)"
12815
  msgstr "نام (نام،نام خانوادگی)"
12816
 
12817
+ #: includes/admin/reports/class-wc-report-customer-list.php:215
12818
+ #: includes/class-wc-checkout.php:253 templates/myaccount/form-login.php:79
12819
  msgid "Username"
12820
  msgstr "نام کاربری"
12821
 
12822
+ #: includes/admin/reports/class-wc-report-customer-list.php:217
12823
  msgid "Location"
12824
  msgstr "جایگاه فروشگاه"
12825
 
12826
+ #: includes/admin/reports/class-wc-report-customer-list.php:219
12827
  msgid "Money spent"
12828
  msgstr "پول هزینه ها"
12829
 
12830
+ #: includes/admin/reports/class-wc-report-customer-list.php:220
12831
  msgid "Last order"
12832
  msgstr "آخرین سفارش"
12833
 
12845
  msgstr "تمام فروش میهمان ها"
12846
 
12847
  #: includes/admin/reports/class-wc-report-customers.php:126
12848
+ #: includes/admin/reports/class-wc-report-customers.php:332
12849
  msgid "Customer orders"
12850
  msgstr "تمام سفارشات مشتری "
12851
 
12852
  #: includes/admin/reports/class-wc-report-customers.php:131
12853
+ #: includes/admin/reports/class-wc-report-customers.php:342
12854
  msgid "Guest orders"
12855
  msgstr "تمام سفارشات میهمان"
12856
 
12858
  msgid "orders"
12859
  msgstr "سفارش ها"
12860
 
12861
+ #: includes/admin/reports/class-wc-report-customers.php:338
12862
  msgid "customer orders"
12863
  msgstr "تمام سفارشات مشتری "
12864
 
12865
+ #: includes/admin/reports/class-wc-report-customers.php:348
12866
  msgid "guest orders"
12867
  msgstr "تمام سفارشات میهمان"
12868
 
12869
+ #: includes/admin/reports/class-wc-report-customers.php:352
12870
  msgid "Signups"
12871
  msgstr "نام نویسی ها"
12872
 
12873
+ #: includes/admin/reports/class-wc-report-customers.php:359
12874
  msgid "new users"
12875
  msgstr "کاربران تازه"
12876
 
12887
  msgstr "شناسه دسترسی"
12888
 
12889
  #: includes/admin/reports/class-wc-report-downloads.php:89
12890
+ #: includes/admin/reports/class-wc-report-downloads.php:223
12891
  msgid "IP address"
12892
  msgstr "آدرس آی پی:"
12893
 
12900
  msgid "Filter by product"
12901
  msgstr "فیلتر براساس محصول"
12902
 
12903
+ #: includes/admin/reports/class-wc-report-downloads.php:168
12904
+ msgid "File does not exist"
12905
+ msgstr "فایل مورد نظر وجود ندارد"
12906
+
12907
+ #: includes/admin/reports/class-wc-report-downloads.php:173
12908
  msgid "Filter by file"
12909
  msgstr "فیلتر براساس فایل"
12910
 
12911
+ #: includes/admin/reports/class-wc-report-downloads.php:183
12912
  msgid "Filter by order"
12913
  msgstr "فیلتر براساس سفارش"
12914
 
12915
+ #: includes/admin/reports/class-wc-report-downloads.php:194
12916
  msgid "Filter by user"
12917
  msgstr "فیلتر براساس کاربر"
12918
 
12919
+ #: includes/admin/reports/class-wc-report-downloads.php:205
12920
  msgid "Filter by IP address"
12921
  msgstr "فیلتر براساس آدرس IP"
12922
 
12923
+ #: includes/admin/reports/class-wc-report-downloads.php:220
12924
  msgid "File"
12925
  msgstr "فایل"
12926
 
12927
+ #: includes/admin/reports/class-wc-report-downloads.php:257
12928
  msgid "No customer downloads found."
12929
  msgstr "هیچ دانلودی برای مشتری یافت نشد."
12930
 
12931
+ #: includes/admin/reports/class-wc-report-low-in-stock.php:23
12932
  msgid "No low in stock products found."
12933
  msgstr "تعداد هیچکدام از محصولات در انبار کم نمی باشد"
12934
 
12935
+ #: includes/admin/reports/class-wc-report-out-of-stock.php:23
12936
  msgid "No out of stock products found."
12937
  msgstr "هیچ محصولی در انبار موجود نیست"
12938
 
12954
  msgstr "انتخاب یک دسته برای نمایش آمارها"
12955
 
12956
  #. translators: %s: average total sales
12957
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:455
12958
  msgid "%s average gross daily sales"
12959
  msgstr "%s میانگین فروش ناخالص روزانه "
12960
 
12961
  #. translators: %s: average sales
12962
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:460
12963
  msgid "%s average net daily sales"
12964
  msgstr "%s میانگین فروش خالص روزانه"
12965
 
12966
  #. translators: %s: average total sales
12967
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:468
12968
  msgid "%s average gross monthly sales"
12969
  msgstr "%s متوسط فروش ناخالص ماهیانه"
12970
 
12971
  #. translators: %s: average sales
12972
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:473
12973
  msgid "%s average net monthly sales"
12974
  msgstr "%s میانگین فروش خالص ماهانه"
12975
 
12976
  #. translators: %s: total sales
12977
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:482
12978
  msgid "%s gross sales in this period"
12979
  msgstr "%s فروش ناخالص در این دوره"
12980
 
12981
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:485
12982
  msgid ""
12983
+ "This is the sum of the order totals after any refunds and including shipping and "
12984
+ "taxes."
12985
  msgstr "این جمع از مجموع سفارش پس از برگشتی ها بجز حمل و نقل و مالیات می باشد."
12986
 
12987
  #. translators: %s: net sales
12988
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:500
12989
  msgid "%s net sales in this period"
12990
  msgstr "%s فروش خالص در این دوره"
12991
 
12992
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:503
12993
  msgid ""
12994
+ "This is the sum of the order totals after any refunds and excluding shipping and "
12995
+ "taxes."
12996
  msgstr "این جمع از مجموع سفارش پس از برگشتی ها بجز حمل و نقل و مالیات می باشد."
12997
 
12998
  #. translators: %s: total orders
12999
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:518
13000
  msgid "%s orders placed"
13001
  msgstr "%s سفارش ثبت شده"
13002
 
13003
  #. translators: %s: total items
13004
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:528
13005
  msgid "%s items purchased"
13006
  msgstr "%s موارد خریداری شده"
13007
 
13008
  #. translators: 1: total refunds 2: total refunded orders 3: refunded items
13009
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:537
13010
  msgid "%1$s refunded %2$d order (%3$d item)"
13011
  msgid_plural "%1$s refunded %2$d orders (%3$d items)"
13012
  msgstr[0] "%1$s بازگشت %2$d سفارش (%3$d مورد)"
13013
 
13014
  #. translators: %s: total shipping
13015
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:548
13016
  msgid "%s charged for shipping"
13017
  msgstr "%s برای حمل و نقل تغییر یافته است"
13018
 
13019
  #. translators: %s: total coupons
13020
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:557
13021
  msgid "%s worth of coupons used"
13022
  msgstr "%s مجموع ارزش کوپن های استفاده شده"
13023
 
13024
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:700
13025
  #: includes/admin/reports/class-wc-report-sales-by-product.php:534
13026
  msgid "Number of items sold"
13027
  msgstr "تعداد موارد فروخته شده"
13028
 
13029
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:708
13030
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:192
13031
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:212
13032
  msgid "Number of orders"
13033
  msgstr "تعداد سفارشات"
13034
 
13035
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:716
13036
  msgid "Average gross sales amount"
13037
  msgstr "میانگین میزان فروش خالص"
13038
 
13039
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:726
13040
  msgid "Average net sales amount"
13041
  msgstr "میانگین فروش خالص"
13042
 
13043
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:746
13044
  msgid "Shipping amount"
13045
  msgstr "میزان حمل و نقل"
13046
 
13047
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:756
13048
  msgid "Gross sales amount"
13049
  msgstr "مبلغ فروش ناخالص"
13050
 
13051
+ #: includes/admin/reports/class-wc-report-sales-by-date.php:766
13052
  msgid "Net sales amount"
13053
  msgstr "مبلغ فروش خالص"
13054
 
13067
  msgstr "نمایش گزارش برای:"
13068
 
13069
  #: includes/admin/reports/class-wc-report-sales-by-product.php:208
 
13070
  msgid "Reset"
13071
  msgstr "بازگردانی"
13072
 
13106
 
13107
  #: includes/admin/reports/class-wc-report-stock.php:142
13108
  #: includes/admin/views/html-admin-page-status-logs.php:35
13109
+ #: includes/wc-account-functions.php:284
13110
  msgid "View"
13111
  msgstr "نمایش "
13112
 
13120
  msgid "Units in stock"
13121
  msgstr "موجود در انبار"
13122
 
13123
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:191
13124
  msgid "Rate"
13125
  msgstr "نرخ"
13126
 
13127
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:193
13128
  msgid "Tax amount"
13129
  msgstr "مبلغ مالیات"
13130
 
13131
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:193
13132
  msgid "This is the sum of the \"Tax rows\" tax amount within your orders."
13133
  msgstr "این مجموع فیلد \"ردیف مالیات\" مجموع مقدار مالیات در سفارشات شماست."
13134
 
13135
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:194
13136
  msgid "Shipping tax amount"
13137
  msgstr "مالیات حمل و نقل"
13138
 
13139
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:194
13140
+ msgid "This is the sum of the \"Tax rows\" shipping tax amount within your orders."
 
13141
  msgstr ""
13142
  "این مجموع فیلد \"ردیف مالیات\" مجموع مقدار هزینه حمل و نقل در سفارشات شماست."
13143
 
13144
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:195
13145
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:215
13146
  msgid "Total tax"
13147
  msgstr "مجموع مالیات"
13148
 
13149
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:195
13150
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:215
13151
  msgid "This is the total tax for the rate (shipping tax + product tax)."
13152
  msgstr "این مالیات در کل برای میزان (مالیات حمل و نقل + مالیات بر محصول) است."
13153
 
13154
+ #: includes/admin/reports/class-wc-report-taxes-by-code.php:227
13155
  #: includes/admin/reports/class-wc-report-taxes-by-date.php:257
13156
  msgid "No taxes found in this period"
13157
  msgstr "هیچ مالیاتی در این دوره یافت نشد"
13194
  msgstr "حساب کاربری &amp; حریم خصوصی"
13195
 
13196
  #: includes/admin/settings/class-wc-settings-accounts.php:34
 
 
13197
  msgid "account erasure request"
13198
  msgstr "درخواست حذف حساب"
13199
 
13200
+ #: includes/admin/settings/class-wc-settings-accounts.php:46
13201
  msgid "Guest checkout"
13202
  msgstr "تکمیل خرید بدون عضویت"
13203
 
13204
+ #: includes/admin/settings/class-wc-settings-accounts.php:47
13205
  msgid "Allow customers to place orders without an account"
13206
  msgstr "اجازه به مشتریان برای ثبت سفارش بدون نیاز به نام نویسی."
13207
 
13208
+ #: includes/admin/settings/class-wc-settings-accounts.php:55
13209
  #: includes/class-wc-download-handler.php:164 templates/auth/form-login.php:49
13210
+ #: templates/global/form-login.php:51 templates/myaccount/form-login.php:32
13211
  msgid "Login"
13212
  msgstr "ورود"
13213
 
13214
+ #: includes/admin/settings/class-wc-settings-accounts.php:56
13215
  msgid "Allow customers to log into an existing account during checkout"
13216
  msgstr "اجازه ورود کاربران قدیمی از طریق صفحه پروسه تسویه حساب"
13217
 
13218
+ #: includes/admin/settings/class-wc-settings-accounts.php:64
13219
  msgid "Account creation"
13220
  msgstr "ساخت حساب کاربری"
13221
 
13222
+ #: includes/admin/settings/class-wc-settings-accounts.php:65
13223
  msgid "Allow customers to create an account during checkout"
13224
  msgstr "اجازه به مشتریان برای ایجاد حساب کاربری در هنگام تسویه حساب"
13225
 
13226
+ #: includes/admin/settings/class-wc-settings-accounts.php:73
13227
  msgid "Allow customers to create an account on the \"My account\" page"
13228
  msgstr "اجازه نام نویسی در برگه \"حساب کاربری من\""
13229
 
13230
+ #: includes/admin/settings/class-wc-settings-accounts.php:81
13231
  msgid ""
13232
+ "When creating an account, automatically generate an account username for the "
13233
+ "customer based on their name, surname or email"
13234
+ msgstr ""
13235
+ "در هنگام ایجاد حساب کاربری، به صورت خودکار نام کاربری از نام وارد شده ، نام "
13236
+ "خانوادگی یا ایمیل ایجاد می شود"
13237
 
13238
+ #: includes/admin/settings/class-wc-settings-accounts.php:89
13239
  msgid "When creating an account, automatically generate an account password"
13240
  msgstr "ساخت گذرواژه خودکار برای حساب مشتری در هنگام عضویت"
13241
 
13242
+ #: includes/admin/settings/class-wc-settings-accounts.php:97
13243
  msgid "Account erasure requests"
13244
  msgstr "درخواست حذف حساب"
13245
 
13246
+ #: includes/admin/settings/class-wc-settings-accounts.php:98
13247
+ msgid "Remove personal data from orders on request"
13248
+ msgstr "حذف اطلاعات شخصی از سفارشات در هنگام درخواست"
13249
 
13250
  #. Translators: %s URL to erasure request screen.
13251
+ #: includes/admin/settings/class-wc-settings-accounts.php:100
13252
  msgid ""
13253
  "When handling an %s, should personal data within orders be retained or removed?"
13254
  msgstr "هنگام مدیریت یک %s، آیا داده های شخصی در دستورات بایستی حفظ یا حذف شوند؟"
13255
 
13256
+ #: includes/admin/settings/class-wc-settings-accounts.php:108
13257
+ msgid "Remove access to downloads on request"
13258
+ msgstr "حذف دسترسی به دانلود در هنگام درخواست"
13259
 
13260
  #. Translators: %s URL to erasure request screen.
13261
+ #: includes/admin/settings/class-wc-settings-accounts.php:110
13262
+ msgid ""
13263
+ "When handling an %s, should access to downloadable files be revoked and download "
13264
+ "logs cleared?"
13265
+ msgstr ""
13266
+ "هنگام مدیریت %s باید دسترسی به فایل های دانلود شده لغو شود و لاگ دانلودها را پاک "
13267
+ "کند؟"
13268
+
13269
+ #: includes/admin/settings/class-wc-settings-accounts.php:118
13270
+ msgid "Personal data removal"
13271
+ msgstr "حذف اطلاعات شخصی"
13272
+
13273
+ #: includes/admin/settings/class-wc-settings-accounts.php:119
13274
+ msgid "Allow personal data to be removed in bulk from orders"
13275
+ msgstr "حذف اطلاعات شخصی از سفارشات به صورت کلی"
13276
+
13277
+ #: includes/admin/settings/class-wc-settings-accounts.php:120
13278
  msgid ""
13279
+ "Adds an option to the orders screen for removing personal in bulk. Note that "
13280
+ "removing personal data cannot be undone."
13281
  msgstr ""
 
 
13282
 
13283
+ #: includes/admin/settings/class-wc-settings-accounts.php:132
13284
  #: includes/customizer/class-wc-shop-customizer.php:756
13285
  #: includes/customizer/class-wc-shop-customizer.php:799
13286
  msgid "Privacy policy"
13287
  msgstr "حفظ حریم خصوصی"
13288
 
13289
+ #: includes/admin/settings/class-wc-settings-accounts.php:135
13290
  msgid ""
13291
  "This section controls the display of your website privacy policy. The privacy "
13292
  "notices below will not show up unless a privacy page is first set."
13294
  "در این بخش نمایش خط مشی حریم خصوصی وب سایت خود را کنترل می کند. مگر اینکه اول "
13295
  "تنظیم صفحه حریم خصوصی اعلامیه حریم خصوصی زیر نیست نشان می دهد."
13296
 
13297
+ #: includes/admin/settings/class-wc-settings-accounts.php:139
13298
  msgid "Privacy page"
13299
  msgstr "برگه حفظ حریم خصوصی"
13300
 
13301
+ #: includes/admin/settings/class-wc-settings-accounts.php:140
13302
  msgid "Choose a page to act as your privacy policy."
13303
  msgstr "یک صفحه به عنوان سیاست های حفظ حریم خصوصی خود را انتخاب کنید."
13304
 
13305
+ #: includes/admin/settings/class-wc-settings-accounts.php:150
13306
  msgid "Registration privacy policy"
13307
  msgstr "حریم خصوصی ثبت نام"
13308
 
13309
+ #: includes/admin/settings/class-wc-settings-accounts.php:151
13310
  msgid ""
13311
  "Optionally add some text about your store privacy policy to show on account "
13312
  "registration forms."
13315
  "در فرم های ثبت نام حساب را اضافه کنید."
13316
 
13317
  #. translators: %s privacy policy page name and link
13318
+ #: includes/admin/settings/class-wc-settings-accounts.php:154
13319
+ #: includes/wc-template-functions.php:813
13320
  msgid ""
13321
  "Your personal data will be used to support your experience throughout this "
13322
  "website, to manage access to your account, and for other purposes described in "
13325
  "اطلاعات شخصی شما برای بهبود تجربه شما در این سایت و برای مدیریت دسترسی به حساب "
13326
  "کاربری و یا دیگر اهداف ذکر شده در %s استفاده می گردد."
13327
 
13328
+ #: includes/admin/settings/class-wc-settings-accounts.php:160
13329
  msgid "Checkout privacy policy"
13330
  msgstr "حریم خصوصی تسویه حساب"
13331
 
13332
+ #: includes/admin/settings/class-wc-settings-accounts.php:161
13333
  #: includes/customizer/class-wc-shop-customizer.php:800
13334
  msgid ""
13335
+ "Optionally add some text about your store privacy policy to show during checkout."
 
13336
  msgstr ""
13337
  "به صورت دلخواه ، یک متن درباره حریم خصوصی فروشگاه خود ، برای مشتریان خود نمایش "
13338
  "دهید."
13339
 
13340
  #. translators: %s privacy policy page name and link
13341
+ #: includes/admin/settings/class-wc-settings-accounts.php:164
13342
  #: includes/customizer/class-wc-shop-customizer.php:736
13343
+ #: includes/wc-template-functions.php:809
13344
  msgid ""
13345
  "Your personal data will be used to process your order, support your experience "
13346
  "throughout this website, and for other purposes described in our %s."
13347
  msgstr ""
13348
+ "داده های شخصی شما برای پردازش سفارش شما مورد استفاده قرار می گیرد، تجربه شما را "
13349
+ "در این وب سایت و سایر موارد ذکر شده در %s ما پشتیبانی می کند"
13350
 
13351
+ #: includes/admin/settings/class-wc-settings-accounts.php:173
13352
  msgid "Personal data retention"
13353
  msgstr "حفظ اطلاعات شخصی"
13354
 
13355
+ #: includes/admin/settings/class-wc-settings-accounts.php:174
13356
  msgid ""
13357
  "Choose how long to retain personal data when it's no longer needed for "
13358
  "processing. Leave the following options blank to retain this data indefinitely."
13359
  msgstr ""
13360
+ "زمانی که دیگر برای پردازش مورد نیاز نیست، اطلاعات شخصی خود را انتخاب کنید. گزینه "
13361
+ "های زیر را خالی نگه دارید تا این اطلاعات را به صورت نامحدود حفظ کنید."
13362
 
13363
+ #: includes/admin/settings/class-wc-settings-accounts.php:179
13364
  msgid "Retain inactive accounts "
13365
  msgstr "حفظ حساب های کاربری غیر فعال"
13366
 
13367
+ #: includes/admin/settings/class-wc-settings-accounts.php:180
13368
  msgid ""
13369
  "Inactive accounts are those which have not logged in, or placed an order, for "
13370
+ "the specified duration. They will be deleted. Any orders will be converted into "
13371
+ "guest orders."
13372
  msgstr ""
13373
  "کاربران غیر فعال شامل کاربرانی می شود که برای دوره ای خاص وارد حساب کاربری خود "
13374
  "نشده اند و سفارشی ثبت نکرده اند"
13375
 
13376
+ #: includes/admin/settings/class-wc-settings-accounts.php:191
13377
  msgid "Retain pending orders "
13378
  msgstr "حفظ آخرین سفارشات "
13379
 
13380
+ #: includes/admin/settings/class-wc-settings-accounts.php:192
13381
  msgid ""
13382
+ "Pending orders are unpaid and may have been abandoned by the customer. They will "
13383
+ "be trashed after the specified duration."
13384
  msgstr ""
13385
  "سفارشات معلق بدون پرداخت می مانند و ممکن است توسط مشتری رها شوند. آنها بعد از "
13386
  "مدت مشخص به زباله دان منتقل می شوند."
13387
 
13388
+ #: includes/admin/settings/class-wc-settings-accounts.php:200
13389
  msgid "Retain failed orders"
13390
  msgstr "حفظ سفارش ناموفق"
13391
 
13392
+ #: includes/admin/settings/class-wc-settings-accounts.php:201
13393
  msgid ""
13394
+ "Failed orders are unpaid and may have been abandoned by the customer. They will "
13395
+ "be trashed after the specified duration."
13396
  msgstr ""
13397
+ "سفارشات ناموفق بدون پرداخت می مانند و ممکن است توسط مشتری رها شوند. آنها بعد از "
13398
+ "مدت مشخص به زباله دان منتقل می شوند."
13399
 
13400
+ #: includes/admin/settings/class-wc-settings-accounts.php:209
13401
  msgid "Retain cancelled orders"
13402
  msgstr "حفظ سفارش لغو شده"
13403
 
13404
+ #: includes/admin/settings/class-wc-settings-accounts.php:210
13405
  msgid ""
13406
  "Cancelled orders are unpaid and may have been cancelled by the store owner or "
13407
  "customer. They will be trashed after the specified duration."
13408
  msgstr ""
13409
+ "سفارشات لغو شده بدون پرداخت می مانند و ممکن است توسط مشتری رها شوند. آنها بعد از "
13410
+ "مدت مشخص به زباله دان منتقل می شوند."
13411
 
13412
+ #: includes/admin/settings/class-wc-settings-accounts.php:218
13413
  msgid "Retain completed orders"
13414
  msgstr "نگه داشتن سفارش های تکمیل شده"
13415
 
13416
+ #: includes/admin/settings/class-wc-settings-accounts.php:219
13417
  msgid ""
13418
+ "Retain completed orders for a specified duration before anonymizing the personal "
13419
+ "data within them."
13420
  msgstr ""
13421
+ "قبل از شناسایی اطلاعات شخصی در آنها، دستورات تکمیل شده را برای یک مدت مشخص تعیین "
13422
+ "کنید."
13423
 
13424
  #: includes/admin/settings/class-wc-settings-advanced.php:40
13425
+ #: includes/admin/settings/class-wc-settings-advanced.php:66
13426
  msgid "Page setup"
13427
  msgstr "راه اندازی برگه"
13428
 
13429
  #: includes/admin/settings/class-wc-settings-advanced.php:43
13430
+ #: includes/admin/settings/class-wc-settings-advanced.php:388
13431
  msgid "Legacy API"
13432
  msgstr "میراث API"
13433
 
13434
+ #: includes/admin/settings/class-wc-settings-advanced.php:44
13435
+ msgid "WooCommerce.com"
13436
+ msgstr "WooCommerce.ir"
13437
+
13438
+ #: includes/admin/settings/class-wc-settings-advanced.php:67
13439
  msgid ""
13440
  "These pages need to be set so that WooCommerce knows where to send users to "
13441
  "checkout."
13442
  msgstr ""
13443
+ "این برگه‌ها نیاز به انتخاب دارند تا ووکامرس بفهمد که هرکدام کجا هستند. این برگه‌ها "
13444
+ "در هنگام نصب افزونه ساخته می شوند، اگرنه باید آنها را دستی بسازید."
13445
 
13446
+ #: includes/admin/settings/class-wc-settings-advanced.php:73
13447
  msgid "Cart page"
13448
  msgstr "برگه سبد خرید"
13449
 
13450
  #. Translators: %s Page contents.
13451
+ #: includes/admin/settings/class-wc-settings-advanced.php:75
13452
+ #: includes/admin/settings/class-wc-settings-advanced.php:95
13453
+ #: includes/admin/settings/class-wc-settings-advanced.php:115
13454
  msgid "Page contents: [%s]"
13455
  msgstr "محتویات برگه: [%s]"
13456
 
13457
+ #: includes/admin/settings/class-wc-settings-advanced.php:93
13458
  msgid "Checkout page"
13459
  msgstr "برگه تسویه حساب"
13460
 
13461
+ #: includes/admin/settings/class-wc-settings-advanced.php:113
13462
  msgid "My account page"
13463
  msgstr "برگه حساب من "
13464
 
13465
+ #: includes/admin/settings/class-wc-settings-advanced.php:133
13466
  #: includes/customizer/class-wc-shop-customizer.php:757
13467
  #: includes/customizer/class-wc-shop-customizer.php:811
13468
  msgid "Terms and conditions"
13469
  msgstr "شرایط و ضوابط"
13470
 
13471
+ #: includes/admin/settings/class-wc-settings-advanced.php:134
13472
  msgid ""
13473
  "If you define a \"Terms\" page the customer will be asked if they accept them "
13474
  "when checking out."
13476
  "اگر شما برگه «شرایط» را فعال کنید، در زمان تسویه‌حساب از کاربر درخواست می‌شود که "
13477
  "این برگه را خوانده و تایید کند."
13478
 
13479
+ #: includes/admin/settings/class-wc-settings-advanced.php:157
13480
  msgid "Secure checkout"
13481
  msgstr "پرداخت امن كن"
13482
 
13483
+ #: includes/admin/settings/class-wc-settings-advanced.php:158
13484
  msgid "Force secure checkout"
13485
  msgstr "مجبور به پرداخت امن كن"
13486
 
13487
  #. Translators: %s Docs URL.
13488
+ #: includes/admin/settings/class-wc-settings-advanced.php:165
13489
  msgid ""
13490
+ "Force SSL (HTTPS) on the checkout pages (<a href=\"%s\" target=\"_blank\">an SSL "
13491
+ "Certificate is required</a>)."
13492
  msgstr ""
13493
  "اجبار به استفاده از SSL (HTTPS) بر روی برگه های تسویه حساب (<a href=\"%s\" "
13494
  "target=\"_blank\">لایسنس SSL مورد نیاز می باشد</a>)."
13495
 
13496
+ #: includes/admin/settings/class-wc-settings-advanced.php:169
13497
  msgid "Force HTTP when leaving the checkout"
13498
  msgstr "اجبار به استفاده از HTTP در هنگام رقتن از تسویه حساب"
13499
 
13500
+ #: includes/admin/settings/class-wc-settings-advanced.php:183
13501
  msgid "Checkout endpoints"
13502
  msgstr "نقطه پایانی تسویه حساب"
13503
 
13504
+ #: includes/admin/settings/class-wc-settings-advanced.php:185
13505
  msgid ""
13506
  "Endpoints are appended to your page URLs to handle specific actions during the "
13507
  "checkout process. They should be unique."
13508
  msgstr ""
13509
+ "نقطه پایانی به آدرس برگه شما افزوده می شوند که مسئولیت رسیدگی به اقدامات خاص در "
13510
+ "طول فرایند پرداخت را دارند. آنها باید منحصر به فرد باشند."
13511
 
13512
+ #: includes/admin/settings/class-wc-settings-advanced.php:190
13513
+ #: includes/wc-account-functions.php:280 templates/checkout/thankyou.php:32
13514
  msgid "Pay"
13515
  msgstr "پرداخت"
13516
 
13517
+ #: includes/admin/settings/class-wc-settings-advanced.php:191
13518
  msgid "Endpoint for the \"Checkout &rarr; Pay\" page."
13519
  msgstr "نقطه پایانی تکمیل سفارش &larr; برگه پرداخت"
13520
 
13521
+ #: includes/admin/settings/class-wc-settings-advanced.php:199
13522
  #: includes/class-wc-query.php:102
13523
  msgid "Order received"
13524
  msgstr "سفارش دریافت شد"
13525
 
13526
+ #: includes/admin/settings/class-wc-settings-advanced.php:200
13527
  msgid "Endpoint for the \"Checkout &rarr; Order received\" page."
13528
  msgstr "نقطه پایانی پرداخت &larr; برگه دریافت سفارش"
13529
 
13530
+ #: includes/admin/settings/class-wc-settings-advanced.php:208
13531
  #: includes/class-wc-query.php:130
13532
  #: templates/myaccount/form-add-payment-method.php:52
13533
+ #: templates/myaccount/payment-methods.php:77
13534
  msgid "Add payment method"
13535
  msgstr "افزودن روش پرداخت"
13536
 
13537
+ #: includes/admin/settings/class-wc-settings-advanced.php:209
13538
  msgid "Endpoint for the \"Checkout &rarr; Add payment method\" page."
13539
  msgstr "نقطه پایانی برای پرداخت &larr; افزودن برگه روش پرداخت"
13540
 
13541
+ #: includes/admin/settings/class-wc-settings-advanced.php:217
13542
  msgid "Delete payment method"
13543
  msgstr "حذف روش پرداخت"
13544
 
13545
+ #: includes/admin/settings/class-wc-settings-advanced.php:218
13546
  msgid "Endpoint for the delete payment method page."
13547
  msgstr "نقطه پایانی برای پرداخت &larr; افزودن برگه روش پرداخت"
13548
 
13549
+ #: includes/admin/settings/class-wc-settings-advanced.php:226
13550
  msgid "Set default payment method"
13551
  msgstr "تنظیم به عنوان روش پرداخت پیشفرض"
13552
 
13553
+ #: includes/admin/settings/class-wc-settings-advanced.php:227
13554
  msgid "Endpoint for the setting a default payment method page."
13555
  msgstr "نقطه پایانی برای تنظیم برگه صفحه روش پرداخت پیشفرض."
13556
 
13557
+ #: includes/admin/settings/class-wc-settings-advanced.php:240
13558
  msgid "Account endpoints"
13559
  msgstr "نقطه پایانی حساب کاربری"
13560
 
13561
+ #: includes/admin/settings/class-wc-settings-advanced.php:242
13562
  msgid ""
13563
  "Endpoints are appended to your page URLs to handle specific actions on the "
13564
  "accounts pages. They should be unique and can be left blank to disable the "
13567
  "نقطه ورود اضافه می‌شود به آدرس برگه برای رسیدگی به اقدامات خاص در برگه‌های حساب "
13568
  "کاربری. باید منحصر به فرد باشد می‌توانید خالی بگذارید تا نقطه ورود غیرفعال شود."
13569
 
13570
+ #: includes/admin/settings/class-wc-settings-advanced.php:248
13571
  msgid "Endpoint for the \"My account &rarr; Orders\" page."
13572
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه سفارشات"
13573
 
13574
+ #: includes/admin/settings/class-wc-settings-advanced.php:256
13575
+ #: includes/class-wc-post-types.php:386
13576
  msgid "View order"
13577
  msgstr "نمایش سفارشات"
13578
 
13579
+ #: includes/admin/settings/class-wc-settings-advanced.php:257
13580
  msgid "Endpoint for the \"My account &rarr; View order\" page."
13581
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه نمایش سفارش"
13582
 
13583
+ #: includes/admin/settings/class-wc-settings-advanced.php:266
13584
  msgid "Endpoint for the \"My account &rarr; Downloads\" page."
13585
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه دانلود ها"
13586
 
13587
+ #: includes/admin/settings/class-wc-settings-advanced.php:274
13588
  msgid "Edit account"
13589
  msgstr "ویرایش حساب کاربری"
13590
 
13591
+ #: includes/admin/settings/class-wc-settings-advanced.php:275
13592
  msgid "Endpoint for the \"My account &rarr; Edit account\" page."
13593
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه ویرایش حساب"
13594
 
13595
+ #: includes/admin/settings/class-wc-settings-advanced.php:283
13596
+ #: includes/class-wc-query.php:124 includes/wc-account-functions.php:102
13597
  msgid "Addresses"
13598
  msgstr "آدرس ها"
13599
 
13600
+ #: includes/admin/settings/class-wc-settings-advanced.php:284
13601
  msgid "Endpoint for the \"My account &rarr; Addresses\" page."
13602
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه آدرس ها"
13603
 
13604
+ #: includes/admin/settings/class-wc-settings-advanced.php:292
13605
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:37
13606
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:56
13607
+ #: includes/class-wc-query.php:127 includes/wc-account-functions.php:103
13608
  msgid "Payment methods"
13609
  msgstr "روش هاي پرداخت"
13610
 
13611
+ #: includes/admin/settings/class-wc-settings-advanced.php:293
13612
  msgid "Endpoint for the \"My account &rarr; Payment methods\" page."
13613
  msgstr "نقطه پایانی برای حساب کاربری من &larr; برگه روش پرداخت"
13614
 
13615
+ #: includes/admin/settings/class-wc-settings-advanced.php:302
13616
  msgid "Endpoint for the \"My account &rarr; Lost password\" page."
13617
  msgstr "نقطه پایانی حساب کاربری من &larr; برگه فراموشی رمز"
13618
 
13619
+ #: includes/admin/settings/class-wc-settings-advanced.php:310
13620
+ #: includes/wc-account-functions.php:105 templates/auth/form-grant-access.php:52
13621
  msgid "Logout"
13622
  msgstr "خروج از سیستم"
13623
 
13624
+ #: includes/admin/settings/class-wc-settings-advanced.php:311
13625
  msgid ""
13626
+ "Endpoint for the triggering logout. You can add this to your menus via a custom "
13627
+ "link: yoursite.com/?customer-logout=true"
13628
  msgstr ""
13629
  "مسیر پایانی آدرس برای خروج کاربران را تعیین کنید. شما می توانید با افزودن این "
13630
  "لینک به منو های وب سایت یک مسیر دلخواه برای خروج بسازید. مانند:woocommerce.ir/?"
13631
  "customer-logout=true"
13632
 
13633
+ #: includes/admin/settings/class-wc-settings-advanced.php:329
13634
+ #, fuzzy
13635
+ #| msgid "View WooCommerce documentation"
13636
+ msgid "WooCommerce.com Usage Tracking Documentation"
13637
+ msgstr "نمایش اسناد ووکامرس"
13638
+
13639
+ #: includes/admin/settings/class-wc-settings-advanced.php:335
13640
+ msgid "Usage Tracking"
13641
+ msgstr "رهگیری استفاده"
13642
+
13643
+ #: includes/admin/settings/class-wc-settings-advanced.php:338
13644
+ #, fuzzy
13645
+ #| msgid ""
13646
+ #| "Gathering usage data allows us to make WooCommerce better &mdash; your store "
13647
+ #| "will be considered as we evaluate new features, judge the quality of an "
13648
+ #| "update, or determine if an improvement makes sense. If you would rather opt-"
13649
+ #| "out, and do not check this box, we will not know this store exists and we "
13650
+ #| "will not collect any usage data."
13651
+ msgid ""
13652
+ "Gathering usage data allows us to make WooCommerce better — your store will be "
13653
+ "considered as we evaluate new features, judge the quality of an update, or "
13654
+ "determine if an improvement makes sense."
13655
+ msgstr ""
13656
+ "داده های جمع آوری داده ها به ما اجازه می دهد WooCommerce را بهتر ساخته و &mdash; "
13657
+ "فروشگاه شما برای ارزیابی ویژگی های جدید استفاده می شود، کیفیت کارکرد ووکامرس و "
13658
+ "به روز رسانی را مورد ارزیابی قرار می دهد یا تعیین می کند که آیا بهبود ها مناسب "
13659
+ "بوده یا خیر. اگر شما ترجیح میدهید از این گزینه خارج شوید و این کادر را تأیید "
13660
+ "نکنید، ما نمیتوانیم بدانیم که این فروشگاه وجود دارد و ما هیچ اطلاعات مصرفی را "
13661
+ "جمع نخواهیم کرد."
13662
+
13663
+ #: includes/admin/settings/class-wc-settings-advanced.php:341
13664
+ msgid "Enable tracking"
13665
+ msgstr "رهگیری را فعال کنید"
13666
+
13667
+ #: includes/admin/settings/class-wc-settings-advanced.php:342
13668
+ msgid "Allow usage of WooCommerce to be tracked"
13669
+ msgstr "به ووکامرسی برای بهبود با اجازه رهگیری کمک کنید."
13670
+
13671
+ #. Translators: %s URL to tracking info screen.
13672
+ #: includes/admin/settings/class-wc-settings-advanced.php:344
13673
+ msgid ""
13674
+ "To opt out, leave this box unticked. Your store remains untracked, and no data "
13675
+ "will be collected. Read about what usage data is tracked at: %s."
13676
+ msgstr ""
13677
+
13678
+ #: includes/admin/settings/class-wc-settings-advanced.php:356
13679
+ msgid "Marketplace suggestions"
13680
+ msgstr "پیشنهادهای بازار"
13681
+
13682
+ #: includes/admin/settings/class-wc-settings-advanced.php:359
13683
+ msgid ""
13684
+ "We show contextual suggestions for official extensions that may be helpful to "
13685
+ "your store."
13686
+ msgstr ""
13687
+
13688
+ #: includes/admin/settings/class-wc-settings-advanced.php:362
13689
+ msgid "Show Suggestions"
13690
+ msgstr "نمایش پیشنهادات"
13691
+
13692
+ #: includes/admin/settings/class-wc-settings-advanced.php:363
13693
+ msgid "Display suggestions within WooCommerce"
13694
+ msgstr "نمایش پیشنهادات در ووکامرس"
13695
+
13696
+ #: includes/admin/settings/class-wc-settings-advanced.php:364
13697
+ msgid "Leave this box unchecked if you do not want to see suggested extensions."
13698
+ msgstr "اگر نمی‌خواهید که افزونه های پیشنهادی را ببینید، این گزینه را خالی بگذارید."
13699
+
13700
+ #: includes/admin/settings/class-wc-settings-advanced.php:389
13701
  msgid "Enable the legacy REST API"
13702
  msgstr "فعال سازی REST API"
13703
 
13715
 
13716
  #: includes/admin/settings/class-wc-settings-emails.php:54
13717
  msgid ""
13718
+ "Email notifications sent from WooCommerce are listed below. Click on an email to "
13719
+ "configure it."
13720
  msgstr ""
13721
+ "اطلاع رسانی ایمیلی به وسیله ووکامرس به شرح زیر است . روی یک ایمیل کلیک کنید تا "
13722
+ "آن را پیکربندی کنید."
13723
 
13724
  #: includes/admin/settings/class-wc-settings-emails.php:72
13725
  msgid "Email sender options"
13772
 
13773
  #. translators: %s: Available placeholders for use
13774
  #: includes/admin/settings/class-wc-settings-emails.php:131
13775
+ msgid "The text to appear in the footer of all WooCommerce emails."
13776
  msgstr "این متن در انتهای ایمیل های ووکامرس ظاهر میشود."
13777
 
13778
  #. translators: %s: list of placeholders
13779
  #: includes/admin/settings/class-wc-settings-emails.php:131
13780
+ #: includes/emails/class-wc-email-cancelled-order.php:152
13781
+ #: includes/emails/class-wc-email-customer-invoice.php:188
13782
+ #: includes/emails/class-wc-email-customer-refunded-order.php:238
13783
+ #: includes/emails/class-wc-email-failed-order.php:150
13784
+ #: includes/emails/class-wc-email-new-order.php:157
13785
+ #: includes/emails/class-wc-email.php:651
 
 
 
 
 
 
 
 
 
 
 
13786
  msgid "Available placeholders: %s"
13787
  msgstr "متغیر های موجود: %s"
13788
 
13822
  msgid "The main body text color. Default %s."
13823
  msgstr "رنگ متن پیکره ایمیل. به طور پیش فرض %s می باشد."
13824
 
13825
+ #: includes/admin/settings/class-wc-settings-emails.php:267
13826
  msgid "Content type"
13827
  msgstr " نوع محتوا"
13828
 
13829
+ #: includes/admin/settings/class-wc-settings-emails.php:268
13830
+ #: includes/emails/class-wc-email-cancelled-order.php:161
13831
+ #: includes/emails/class-wc-email-failed-order.php:159
13832
+ #: includes/emails/class-wc-email-new-order.php:166
13833
  msgid "Recipient(s)"
13834
  msgstr "گیرنده"
13835
 
13836
+ #: includes/admin/settings/class-wc-settings-emails.php:294
13837
  msgid "Customer"
13838
  msgstr "مشتری"
13839
 
13840
+ #: includes/admin/settings/class-wc-settings-emails.php:301
13841
  msgid "Manually sent"
13842
  msgstr "ارسال دستی"
13843
 
13844
+ #: includes/admin/settings/class-wc-settings-emails.php:301
13845
  msgid "Manual"
13846
  msgstr "راهنما"
13847
 
13848
+ #: includes/admin/settings/class-wc-settings-emails.php:305
13849
+ #: includes/wc-webhook-functions.php:122
13850
  msgid "Disabled"
13851
  msgstr "غیرفعال شد"
13852
 
13853
+ #: includes/admin/settings/class-wc-settings-emails.php:317
13854
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:176
13855
  msgid "Manage"
13856
  msgstr "مدیریت"
13872
  msgid "Geolocate (with page caching support)"
13873
  msgstr "مکان یابی ( با پشتیبانی از کش برگه )"
13874
 
13875
+ #: includes/admin/settings/class-wc-settings-general.php:58
13876
  msgid "Store Address"
13877
  msgstr "آدرس فروشگاه"
13878
 
13879
+ #: includes/admin/settings/class-wc-settings-general.php:60
13880
  msgid ""
13881
  "This is where your business is located. Tax rates and shipping rates will use "
13882
  "this address."
13884
  "این جایی است که کسب و کار شما واقع شده است. نرخ های مالیاتی و نرخ حمل و نقل از "
13885
  "این آدرس استفاده می کنند."
13886
 
13887
+ #: includes/admin/settings/class-wc-settings-general.php:66
13888
  msgid "The street address for your business location."
13889
  msgstr "آدرس خیابان محل کسب و کار شما."
13890
 
13891
+ #: includes/admin/settings/class-wc-settings-general.php:75
13892
  msgid "An additional, optional address line for your business location."
13893
  msgstr "آدرس محل کسب و کار شما"
13894
 
13895
+ #: includes/admin/settings/class-wc-settings-general.php:84
13896
  msgid "The city in which your business is located."
13897
  msgstr "شهری که کسب و کار شما در آن مستقر است"
13898
 
13899
+ #: includes/admin/settings/class-wc-settings-general.php:92
13900
  msgid "Country / State"
13901
  msgstr "کشور / استان"
13902
 
13903
+ #: includes/admin/settings/class-wc-settings-general.php:93
13904
  msgid ""
13905
  "The country and state or province, if any, in which your business is located."
13906
+ msgstr "کشور و ایالت یا استان، در صورت وجود، که در آن کسب و کار شما واقع شده است."
 
13907
 
13908
+ #: includes/admin/settings/class-wc-settings-general.php:102
13909
  msgid "The postal code, if any, in which your business is located."
13910
  msgstr "کد پستی، در صورت وجود ، از جایی که کسب و کار شما در آن واقع است."
13911
 
13912
+ #: includes/admin/settings/class-wc-settings-general.php:116
13913
  msgid "General options"
13914
  msgstr "گزینه های عمومی"
13915
 
13916
+ #: includes/admin/settings/class-wc-settings-general.php:123
13917
  msgid "Selling location(s)"
13918
  msgstr "مکان های فروش"
13919
 
13920
+ #: includes/admin/settings/class-wc-settings-general.php:124
13921
  msgid "This option lets you limit which countries you are willing to sell to."
13922
  msgstr ""
13923
+ "این گزینه به شما این امکان را می دهد تا محصولاتتان را تنها برای کشور های خاص به "
13924
+ "فروش برسانید"
13925
 
13926
+ #: includes/admin/settings/class-wc-settings-general.php:132
13927
  msgid "Sell to all countries"
13928
  msgstr "فروش در همه کشورها"
13929
 
13930
+ #: includes/admin/settings/class-wc-settings-general.php:133
13931
+ #: includes/admin/settings/class-wc-settings-general.php:139
13932
  msgid "Sell to all countries, except for&hellip;"
13933
  msgstr "فروش به تمام کشور ها به جز&hellip;"
13934
 
13935
+ #: includes/admin/settings/class-wc-settings-general.php:134
13936
+ #: includes/admin/settings/class-wc-settings-general.php:148
13937
  msgid "Sell to specific countries"
13938
  msgstr "فروش به کشور های خاص"
13939
 
13940
+ #: includes/admin/settings/class-wc-settings-general.php:157
13941
  msgid "Shipping location(s)"
13942
  msgstr "مکان های حمل و نقل"
13943
 
13944
+ #: includes/admin/settings/class-wc-settings-general.php:158
13945
  msgid ""
13946
  "Choose which countries you want to ship to, or choose to ship to all locations "
13947
  "you sell to."
13949
  "کشورهایی را که می خواهید ارسال به آن ها داشته باشید انتخاب کنید ، یا ارسال به "
13950
  "همه مکان هایی را که در آن ها فروش دارید را انتخاب کنید . "
13951
 
13952
+ #: includes/admin/settings/class-wc-settings-general.php:165
13953
  msgid "Ship to all countries you sell to"
13954
  msgstr "حمل و نقل به تمامی کشورهایی که محصول را می فروشید"
13955
 
13956
+ #: includes/admin/settings/class-wc-settings-general.php:166
13957
  msgid "Ship to all countries"
13958
  msgstr "حمل و نقل به تمام کشور ها"
13959
 
13960
+ #: includes/admin/settings/class-wc-settings-general.php:167
13961
  msgid "Ship to specific countries only"
13962
  msgstr "حمل و نقل به کشور های خاص"
13963
 
13964
+ #: includes/admin/settings/class-wc-settings-general.php:168
13965
  msgid "Disable shipping &amp; shipping calculations"
13966
  msgstr "غیر فعال سازی حمل و نقل &amp; محاسبه حمل و نقل"
13967
 
13968
+ #: includes/admin/settings/class-wc-settings-general.php:173
13969
  msgid "Ship to specific countries"
13970
  msgstr "حمل و نقل به کشور های خاص"
13971
 
13972
+ #: includes/admin/settings/class-wc-settings-general.php:182
13973
  msgid "Default customer location"
13974
  msgstr "مکان پیشفرض مشتری"
13975
 
13976
+ #: includes/admin/settings/class-wc-settings-general.php:184
13977
  msgid ""
13978
  "This option determines a customers default location. The MaxMind GeoLite "
13979
  "Database will be periodically downloaded to your wp-content directory if using "
13980
  "geolocation."
13981
  msgstr ""
13982
+ "این گزینه میتواند مکان پیشفرض مشتری را مشخص کند. پایگاه MaxMind GeoLite میتواند "
13983
+ "در صورت استفاده از منطقه جغرافیایی به صورت متناوب در مسیر wp-content شما دانلود "
13984
+ "شود."
13985
 
13986
+ #: includes/admin/settings/class-wc-settings-general.php:192
13987
  msgid "Enable taxes"
13988
  msgstr "فعال کردن مالیات"
13989
 
13990
+ #: includes/admin/settings/class-wc-settings-general.php:193
13991
  msgid "Enable tax rates and calculations"
13992
  msgstr "فعال کردن مالیات و محاسبه"
13993
 
13994
+ #: includes/admin/settings/class-wc-settings-general.php:197
13995
  msgid "Rates will be configurable and taxes will be calculated during checkout."
13996
  msgstr "نرخ ها قابل تنظیم خواهد بود و مالیات در زمان پرداخت محاسبه خواهد شد."
13997
 
13998
+ #: includes/admin/settings/class-wc-settings-general.php:201
13999
  msgid "Enable coupons"
14000
  msgstr "فعال سازی کوپن ها"
14001
 
14002
+ #: includes/admin/settings/class-wc-settings-general.php:202
14003
  msgid "Enable the use of coupon codes"
14004
  msgstr "استفاده از کد های کوپن و تخفیف را فعال کنید"
14005
 
14006
+ #: includes/admin/settings/class-wc-settings-general.php:208
14007
  msgid "Coupons can be applied from the cart and checkout pages."
14008
  msgstr "کوپن‌ها فقط از طریق سبد خرید و برگه تسویه‌حساب قابل اعمال هستند."
14009
 
14010
+ #: includes/admin/settings/class-wc-settings-general.php:212
14011
  msgid "Calculate coupon discounts sequentially"
14012
  msgstr "محاسبه چندین کوپن تخفیف تخفیف پیاپی"
14013
 
14014
+ #: includes/admin/settings/class-wc-settings-general.php:216
14015
  msgid ""
14016
+ "When applying multiple coupons, apply the first coupon to the full price and the "
14017
+ "second coupon to the discounted price and so on."
14018
  msgstr ""
14019
+ "زمانیکه چندین کوپن تخفیف اعمال می شود، اولین کوپن تخفیف بر روی همه قیمت اعمال می "
14020
+ "شود و کد تخفیف دوم بر روی \"قیمت تخفبف خورده\" اعمال می شود."
14021
 
14022
+ #: includes/admin/settings/class-wc-settings-general.php:228
14023
  msgid "Currency options"
14024
  msgstr "پیکربندی واحد پولی"
14025
 
14026
+ #: includes/admin/settings/class-wc-settings-general.php:230
14027
  msgid "The following options affect how prices are displayed on the frontend."
14028
  msgstr "پیکربندی زیر، چگونگی نمایش قیمت در سایت را نشان می دهد."
14029
 
14030
+ #: includes/admin/settings/class-wc-settings-general.php:235
14031
+ #: includes/admin/views/html-admin-page-status-report.php:735
14032
  msgid "Currency"
14033
  msgstr "واحد پولی"
14034
 
14035
+ #: includes/admin/settings/class-wc-settings-general.php:236
14036
  msgid ""
14037
  "This controls what currency prices are listed at in the catalog and which "
14038
  "currency gateways will take payments in."
14040
  "این گزینه تعیین میکند که چه واحدهای پولی در کاتالوگ قابل انتخاب باشند و چه "
14041
  "درگاه‌های پرداختی استفاده شوند."
14042
 
14043
+ #: includes/admin/settings/class-wc-settings-general.php:246
14044
+ #: includes/admin/views/html-admin-page-status-report.php:740
14045
  msgid "Currency position"
14046
  msgstr "محل واحد مالی"
14047
 
14048
+ #: includes/admin/settings/class-wc-settings-general.php:247
14049
  msgid "This controls the position of the currency symbol."
14050
  msgstr "محل قرارگیری سمبل واحد پولی"
14051
 
14052
+ #: includes/admin/settings/class-wc-settings-general.php:253
14053
  msgid "Left"
14054
  msgstr "چپ"
14055
 
14056
+ #: includes/admin/settings/class-wc-settings-general.php:254
14057
  msgid "Right"
14058
  msgstr "راست"
14059
 
14060
+ #: includes/admin/settings/class-wc-settings-general.php:255
14061
  msgid "Left with space"
14062
  msgstr "چپ (با فاصله)"
14063
 
14064
+ #: includes/admin/settings/class-wc-settings-general.php:256
14065
  msgid "Right with space"
14066
  msgstr "راست (با فاصله)"
14067
 
14068
+ #: includes/admin/settings/class-wc-settings-general.php:262
14069
+ #: includes/admin/views/html-admin-page-status-report.php:745
14070
  msgid "Thousand separator"
14071
  msgstr "جداکننده هزارگان"
14072
 
14073
+ #: includes/admin/settings/class-wc-settings-general.php:263
14074
  msgid "This sets the thousand separator of displayed prices."
14075
  msgstr "نمایش دادن جداکننده هزارگان در قیمت محصولات."
14076
 
14077
+ #: includes/admin/settings/class-wc-settings-general.php:272
14078
+ #: includes/admin/views/html-admin-page-status-report.php:750
14079
  msgid "Decimal separator"
14080
  msgstr "جداکننده اعشاری"
14081
 
14082
+ #: includes/admin/settings/class-wc-settings-general.php:273
14083
  msgid "This sets the decimal separator of displayed prices."
14084
  msgstr "نمایش دادن جداکننده دهگان در قیمت محصولات"
14085
 
14086
+ #: includes/admin/settings/class-wc-settings-general.php:282
14087
+ #: includes/admin/views/html-admin-page-status-report.php:755
14088
  msgid "Number of decimals"
14089
  msgstr "تعداد اعشارها"
14090
 
14091
+ #: includes/admin/settings/class-wc-settings-general.php:283
14092
  msgid "This sets the number of decimal points shown in displayed prices."
14093
  msgstr ""
14094
  "این گزینه تعداد جداکنندگان اعشاری که در قیمت نمایش داده میشود را تعیین میکند."
14095
 
 
 
 
 
 
 
 
 
14096
  #: includes/admin/settings/class-wc-settings-integrations.php:27
14097
  msgid "Integration"
14098
  msgstr "ادغام"
14102
  "Installed payment methods are listed below and can be sorted to control their "
14103
  "display order on the frontend."
14104
  msgstr ""
14105
+ "درگاه‌های پرداخت اینجا نمایش داده می‌شوند. با کشیدن آنها به بالا و پایین میتوانید "
14106
+ "نحوه نمایش آنها را در صفحه تسویه حساب به ترتیب دلخواه مرتب کنید. برای استفاده از "
14107
+ "سایر درگاه های پرداخت بانکی به WooCommerce.ir مراجعه کنید."
14108
 
14109
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:116
14110
+ #: includes/wc-account-functions.php:241
14111
  msgid "Method"
14112
  msgstr "روش"
14113
 
14153
  msgid "The \"%s\" payment method is currently disabled"
14154
  msgstr "روش پرداخت \"%s\" از قبل غیر فعال است"
14155
 
14156
+ #: includes/admin/settings/class-wc-settings-products.php:91
 
 
 
 
 
 
 
 
 
14157
  msgid "Manage stock"
14158
  msgstr "مدیریت موجودی انبار"
14159
 
14160
+ #: includes/admin/settings/class-wc-settings-products.php:92
14161
  msgid "Enable stock management"
14162
  msgstr "فعال کردن مدیریت موجودی انبار"
14163
 
14164
+ #: includes/admin/settings/class-wc-settings-products.php:99
14165
  msgid "Hold stock (minutes)"
14166
  msgstr "نگهداری موجودی (دقیقه)"
14167
 
14168
+ #: includes/admin/settings/class-wc-settings-products.php:100
14169
  msgid ""
14170
  "Hold stock (for unpaid orders) for x minutes. When this limit is reached, the "
14171
  "pending order will be cancelled. Leave blank to disable."
14174
  "انتظار بررسی » است، به مدت x دقیقه سفارش قابل انجام است و بعد از آن لغو خواهد "
14175
  "شد. خالی گذاشتن به معنی غیرفعال بودن این امکان است"
14176
 
14177
+ #: includes/admin/settings/class-wc-settings-products.php:114
14178
  msgid "Notifications"
14179
  msgstr "اطلاع رسانی ها"
14180
 
14181
+ #: includes/admin/settings/class-wc-settings-products.php:115
14182
  msgid "Enable low stock notifications"
14183
  msgstr "فعال کردن آگهی کم بودن موجودی انبار"
14184
 
14185
+ #: includes/admin/settings/class-wc-settings-products.php:125
14186
  msgid "Enable out of stock notifications"
14187
  msgstr "فعال کردن آگهی خالی شدن انبار"
14188
 
14189
+ #: includes/admin/settings/class-wc-settings-products.php:135
14190
  msgid "Notification recipient(s)"
14191
  msgstr "گیرنده (گان) اطلاع رسانی"
14192
 
14193
+ #: includes/admin/settings/class-wc-settings-products.php:136
14194
  msgid "Enter recipients (comma separated) that will receive this notification."
14195
  msgstr ""
14196
  "گیرنده هایی که این پیام را دریافت می کنند (با کاما جدا شوند) را وارد نمایید."
14197
 
14198
+ #: includes/admin/settings/class-wc-settings-products.php:148
14199
  msgid "When product stock reaches this amount you will be notified via email."
14200
  msgstr ""
14201
  "هنگامی که موجودی محصولات از مقداری که شما مشخص کرده اید کمتر شود از طریق ایمیل "
14202
  "آگاه می شوید."
14203
 
14204
+ #: includes/admin/settings/class-wc-settings-products.php:163
14205
  msgid "Out of stock threshold"
14206
  msgstr "آستانه تمام‌شدن موجودی انبار"
14207
 
14208
+ #: includes/admin/settings/class-wc-settings-products.php:164
14209
  msgid ""
14210
+ "When product stock reaches this amount the stock status will change to \"out of "
14211
+ "stock\" and you will be notified via email. This setting does not affect "
14212
  "existing \"in stock\" products."
14213
  msgstr ""
14214
+ "وقتی موجودی محصول به این اندازه رسید وضعیت موجودی به \"ناموجود\" تغییر می کند و "
14215
+ "از طریق ایمیل به شما اطلاع داده می شود. این تنظیمات تاثیری نمی گذارد بر \"در "
14216
  "انبار\" محصولات."
14217
 
14218
+ #: includes/admin/settings/class-wc-settings-products.php:178
14219
  msgid "Out of stock visibility"
14220
  msgstr "نمایش تمام‌شدن موجودی انبار"
14221
 
14222
+ #: includes/admin/settings/class-wc-settings-products.php:179
14223
  msgid "Hide out of stock items from the catalog"
14224
  msgstr "مخفی کردن محصولاتی که در انبار موجود نیستند"
14225
 
14226
+ #: includes/admin/settings/class-wc-settings-products.php:186
14227
  msgid "Stock display format"
14228
  msgstr "نحوه نمایش موجودی انبار"
14229
 
14230
+ #: includes/admin/settings/class-wc-settings-products.php:187
14231
  msgid "This controls how stock quantities are displayed on the frontend."
14232
  msgstr "این گزینه نحوه نمایش موجودی انبار برای کاربر را کنترل میکند."
14233
 
14234
+ #: includes/admin/settings/class-wc-settings-products.php:194
14235
  msgid "Always show quantity remaining in stock e.g. \"12 in stock\""
14236
  msgstr "همیشه موجودی كالا را نشان بده. برای مثال 12 عدد موجودی"
14237
 
14238
+ #: includes/admin/settings/class-wc-settings-products.php:195
14239
  msgid ""
14240
  "Only show quantity remaining in stock when low e.g. \"Only 2 left in stock\""
14241
  msgstr ""
14242
+ "تنها زمانی که موجودی انبار کم است نشان نمایش داده شود. مثال:‌« فقط دو تا در انبار "
14243
+ "موجود است» به جای « موجود در انبار»"
14244
 
14245
+ #: includes/admin/settings/class-wc-settings-products.php:196
14246
  msgid "Never show quantity remaining in stock"
14247
  msgstr "هیچ گاه موجودی باقیمانده را نمایش نده"
14248
 
14249
+ #: includes/admin/settings/class-wc-settings-products.php:220
14250
  msgid "File download method"
14251
  msgstr "روش دانلود فایل"
14252
 
14253
  #. translators: 1: X-Accel-Redirect 2: X-Sendfile 3: mod_xsendfile
14254
+ #: includes/admin/settings/class-wc-settings-products.php:223
14255
  msgid ""
14256
+ "Forcing downloads will keep URLs hidden, but some servers may serve large files "
14257
+ "unreliably. If supported, %1$s / %2$s can be used to serve downloads instead "
14258
+ "(server requires %3$s)."
14259
  msgstr ""
14260
+ "دانلود اجبار باعث میشود آدرس فایل مخفی بماند، اما بعضی سرورها برای میزبانی فایل "
14261
+ "های حجیم دچار مشکل می شوند. اگر سرور پشتیبانی میکند، %1$s / %2$s به جای سرور "
14262
+ "دانلود قابل استفاده است (نیازمندی سرور %3$s)."
14263
 
14264
+ #: includes/admin/settings/class-wc-settings-products.php:235
14265
  msgid "Force downloads"
14266
  msgstr "اجبار به دانلودها"
14267
 
14268
+ #: includes/admin/settings/class-wc-settings-products.php:236
14269
  msgid "X-Accel-Redirect/X-Sendfile"
14270
  msgstr "X-Accel-Redirect/X-Sendfile"
14271
 
14272
+ #: includes/admin/settings/class-wc-settings-products.php:237
14273
  msgid "Redirect only"
14274
  msgstr "فقط انتقال (ریدایرکت)"
14275
 
14276
+ #: includes/admin/settings/class-wc-settings-products.php:243
14277
  msgid "Access restriction"
14278
  msgstr "محدودیت های دسترسی"
14279
 
14280
+ #: includes/admin/settings/class-wc-settings-products.php:244
14281
  msgid "Downloads require login"
14282
  msgstr "دانلودها نیازمند ورود هستند"
14283
 
14284
+ #: includes/admin/settings/class-wc-settings-products.php:248
14285
  msgid "This setting does not apply to guest purchases."
14286
  msgstr "این پیکربندی برای خرید به صورت مهمان اعمال نمیشود"
14287
 
14288
+ #: includes/admin/settings/class-wc-settings-products.php:254
14289
  msgid "Grant access to downloadable products after payment"
14290
  msgstr "دسترسی به محصولات دانلودشدنی بعد از پرداخت"
14291
 
14292
+ #: includes/admin/settings/class-wc-settings-products.php:258
14293
  msgid ""
14294
+ "Enable this option to grant access to downloads when orders are \"processing\", "
14295
+ "rather than \"completed\"."
14296
  msgstr ""
14297
+ "این گزینه این امکان را می‌دهد که مشتری بعد از سفارش و در حالی که سفارش در حالت « "
14298
+ "در حال انجام » است امکان دانلود داشته باشد و نیازی به وضعیت « تکمیل شده » نیست"
 
14299
 
14300
+ #: includes/admin/settings/class-wc-settings-products.php:278
14301
  msgid "Shop pages"
14302
  msgstr "برگه های فروشگاه"
14303
 
14304
+ #: includes/admin/settings/class-wc-settings-products.php:284
14305
  msgid "Shop page"
14306
  msgstr "برگه فروشگاه"
14307
 
14308
  #. translators: %s: URL to settings.
14309
+ #: includes/admin/settings/class-wc-settings-products.php:286
14310
  msgid ""
14311
  "The base page can also be used in your <a href=\"%s\">product permalinks</a>."
14312
  msgstr ""
14313
  "برگه پایه فروشگاه همچنین می تواند در <a href=\"%s\">پیوند محصولات</a> مورد "
14314
  "استفاده قرار گیرد."
14315
 
14316
+ #: includes/admin/settings/class-wc-settings-products.php:292
14317
  msgid ""
14318
  "This sets the base page of your shop - this is where your product archive will "
14319
  "be."
14320
  msgstr "برگه اصلی فروشگاه شما - جایی که آرشیو محصولات شما خواهند بود."
14321
 
14322
+ #: includes/admin/settings/class-wc-settings-products.php:295
14323
  msgid "Add to cart behaviour"
14324
  msgstr "افزودن به روش سبد خرید"
14325
 
14326
+ #: includes/admin/settings/class-wc-settings-products.php:296
14327
  msgid "Redirect to the cart page after successful addition"
14328
  msgstr "انتقال به برگه سبد خرید بعد از «افزودن به سبد»"
14329
 
14330
+ #: includes/admin/settings/class-wc-settings-products.php:303
14331
  msgid "Enable AJAX add to cart buttons on archives"
14332
  msgstr "فعال کردن ایجکس «افزودن به سبد خرید» در صفحهات بایگانی"
14333
 
14334
+ #: includes/admin/settings/class-wc-settings-products.php:310
14335
  msgid "Placeholder image"
14336
  msgstr "تصویر جایگزین"
14337
 
14338
+ #: includes/admin/settings/class-wc-settings-products.php:316
14339
  msgid "Enter attachment ID or URL to an image"
14340
  msgstr "شناسه چند رسانه ای یا آدرس تصویر را وارد کنید"
14341
 
14342
+ #: includes/admin/settings/class-wc-settings-products.php:317
14343
  msgid ""
14344
  "This is the attachment ID, or image URL, used for placeholder images in the "
14345
  "product catalog. Products with no image will use this."
14347
  "این شناسه چند رسانه ای و یا آدرس تصویر ، در هنگامی که محصول شما دارای تصویر "
14348
  "نباشد به مشتریان نمایش داده می شود."
14349
 
14350
+ #: includes/admin/settings/class-wc-settings-products.php:325
14351
  msgid "Measurements"
14352
  msgstr "اندازه گیری"
14353
 
14354
+ #: includes/admin/settings/class-wc-settings-products.php:331
14355
  msgid "Weight unit"
14356
  msgstr "واحد وزن "
14357
 
14358
+ #: includes/admin/settings/class-wc-settings-products.php:332
14359
  msgid "This controls what unit you will define weights in."
14360
  msgstr "واحد اندازه گیری وزن"
14361
 
14362
+ #: includes/admin/settings/class-wc-settings-products.php:339
14363
  msgid "kg"
14364
  msgstr "کیلوگرم"
14365
 
14366
+ #: includes/admin/settings/class-wc-settings-products.php:340
14367
  msgid "g"
14368
  msgstr "گرم"
14369
 
14370
+ #: includes/admin/settings/class-wc-settings-products.php:341
14371
  msgid "lbs"
14372
  msgstr "پوند"
14373
 
14374
+ #: includes/admin/settings/class-wc-settings-products.php:342
14375
  msgid "oz"
14376
  msgstr "اونس"
14377
 
14378
+ #: includes/admin/settings/class-wc-settings-products.php:348
14379
  msgid "Dimensions unit"
14380
  msgstr "واحد اندازه گیری"
14381
 
14382
+ #: includes/admin/settings/class-wc-settings-products.php:349
14383
  msgid "This controls what unit you will define lengths in."
14384
  msgstr "واحد اندازه گیری طول"
14385
 
14386
+ #: includes/admin/settings/class-wc-settings-products.php:357
14387
  msgid "cm"
14388
  msgstr "سانتیمتر"
14389
 
14390
+ #: includes/admin/settings/class-wc-settings-products.php:358
14391
  msgid "mm"
14392
  msgstr "میلی‌متر"
14393
 
14394
+ #: includes/admin/settings/class-wc-settings-products.php:359
14395
  msgid "in"
14396
  msgstr "اینچ"
14397
 
14398
+ #: includes/admin/settings/class-wc-settings-products.php:360
14399
  msgid "yd"
14400
  msgstr "یارد"
14401
 
14402
+ #: includes/admin/settings/class-wc-settings-products.php:379
14403
  msgid "Enable product reviews"
14404
  msgstr "فعال کردن نقد و بررسی محصول"
14405
 
14406
+ #: includes/admin/settings/class-wc-settings-products.php:388
14407
  msgid "Show \"verified owner\" label on customer reviews"
14408
  msgstr "نمایش برچسب «مالک تاییدشده» برای دیدگاه‌های مشتری"
14409
 
14410
+ #: includes/admin/settings/class-wc-settings-products.php:398
14411
  msgid "Reviews can only be left by \"verified owners\""
14412
  msgstr "اجازه به ارسال دیدگاه تنها برای مالکین تایید شده (خریدار ها)"
14413
 
14414
+ #: includes/admin/settings/class-wc-settings-products.php:408
14415
  msgid "Product ratings"
14416
  msgstr "امتیاز های محصول"
14417
 
14418
+ #: includes/admin/settings/class-wc-settings-products.php:409
14419
  msgid "Enable star rating on reviews"
14420
  msgstr "فعال کردن امتیاز ستاره ای در دیدگاه‌ها"
14421
 
14422
+ #: includes/admin/settings/class-wc-settings-products.php:418
14423
  msgid "Star ratings should be required, not optional"
14424
  msgstr "امتیاز ستاره ای اجباری می شود! دلخواه نخواهد بود."
14425
 
14427
  #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:14
14428
  #: includes/admin/settings/views/html-admin-page-shipping-zones-instance.php:7
14429
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:8
14430
+ #: includes/admin/views/html-notice-legacy-shipping.php:18
14431
  msgid "Shipping zones"
14432
  msgstr "مناطق حمل و نقل"
14433
 
14438
 
14439
  #: includes/admin/settings/class-wc-settings-shipping.php:49
14440
  #: includes/admin/settings/views/html-admin-page-shipping-classes.php:14
14441
+ #: includes/class-wc-post-types.php:171
14442
  msgid "Shipping classes"
14443
  msgstr "روش های حمل و نقل"
14444
 
14452
 
14453
  #: includes/admin/settings/class-wc-settings-shipping.php:98
14454
  msgid "Hide shipping costs until an address is entered"
14455
+ msgstr "هزینه حمل كالا را تا زمانی كه خریدار آدرس خود را وارد نكرده است نمایش نده"
 
14456
 
14457
  #: includes/admin/settings/class-wc-settings-shipping.php:106
14458
  msgid "Shipping destination"
14490
  "فعال کردن حالت اشکل زدایی حمل و نقل برای نمایش هماهنگی نقاط حمل و نقل برای دور "
14491
  "زدن نرخ کش حمل ونقل"
14492
 
14493
+ #: includes/admin/settings/class-wc-settings-shipping.php:241
14494
+ #: includes/admin/settings/class-wc-settings-shipping.php:326
14495
  msgid "Zone does not exist!"
14496
  msgstr "منطقه موجود نمی باشد"
14497
 
14498
+ #: includes/admin/settings/class-wc-settings-shipping.php:268
14499
+ #: includes/admin/settings/class-wc-settings-shipping.php:301
14500
+ #: includes/admin/settings/class-wc-settings-shipping.php:362
14501
+ #: includes/admin/settings/class-wc-settings-tax.php:220
14502
  msgid "Your changed data will be lost if you leave this page without saving."
14503
  msgstr ""
14504
  "اطلاعات تغییر یافته این صفحه در صورت خروج شما ، بدون ذخیره ، از بین خواهد رفت"
14505
 
14506
+ #: includes/admin/settings/class-wc-settings-shipping.php:269
14507
  msgid ""
14508
  "Do you wish to save your changes first? Your changed data will be discarded if "
14509
  "you choose to cancel."
14510
  msgstr ""
14511
+ "تغییرات را ذخیره می کنید؟ در صورت انتخاب گزینه رد کردن، اطلاعات تغییر یافته پاک "
14512
+ "خواهند شد."
14513
 
14514
+ #: includes/admin/settings/class-wc-settings-shipping.php:270
14515
+ #: includes/admin/settings/class-wc-settings-shipping.php:303
14516
+ #: includes/admin/settings/class-wc-settings-shipping.php:363
14517
  msgid "Your changes were not saved. Please retry."
14518
  msgstr "تغییرات ذخیره نشد. لطفا دوباره تلاش نمایید."
14519
 
14520
+ #: includes/admin/settings/class-wc-settings-shipping.php:271
14521
  msgid "Shipping method could not be added. Please retry."
14522
  msgstr "امکان افزودن این روش ارسال وجود ندارد. دوباره تلاش نمایید."
14523
 
14524
+ #: includes/admin/settings/class-wc-settings-shipping.php:274
14525
  #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:15
14526
+ #: includes/class-wc-shipping-zone.php:301
14527
  msgid "Zone"
14528
  msgstr "منطقه"
14529
 
14530
+ #: includes/admin/settings/class-wc-settings-shipping.php:302
14531
  msgid "Are you sure you want to delete this zone? This action cannot be undone."
14532
  msgstr "آیا شما از پاک این ناحیه مطمئن هستید؟ این عملیات قابل بازگشت نیست."
14533
 
14534
+ #: includes/admin/settings/class-wc-settings-shipping.php:304
14535
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:45
14536
  msgid "No shipping methods offered to this zone."
14537
  msgstr "هیچ روش حمل و نقل در این منطقه ارائه نمی گردد."
14538
 
14539
+ #: includes/admin/settings/class-wc-settings-shipping.php:323
14540
  msgid "Invalid shipping method!"
14541
  msgstr "روش ارسال نامعتبر"
14542
 
14543
+ #: includes/admin/settings/class-wc-settings-shipping.php:329
14544
  msgid "This shipping method does not have any settings to configure."
14545
  msgstr "این روش حمل و نقل هیچ تنظیمات برای پیکربندی ندارد."
14546
 
14547
+ #: includes/admin/settings/class-wc-settings-shipping.php:335
14548
  msgid "Edit failed. Please try again."
14549
  msgstr "خطا در ویرایش. دوباره تلاش کنید."
14550
 
14551
+ #: includes/admin/settings/class-wc-settings-shipping.php:376
14552
  msgid "Product count"
14553
  msgstr "تعداد محصول"
14554
 
14565
  msgid "%s rates"
14566
  msgstr "نرخ های %s"
14567
 
14568
+ #: includes/admin/settings/class-wc-settings-tax.php:219
14569
  msgid "No row(s) selected"
14570
  msgstr "ردیفی انتخاب نشده است"
14571
 
14572
+ #: includes/admin/settings/class-wc-settings-tax.php:222
14573
  msgid "Country code"
14574
  msgstr "کد کشور"
14575
 
14576
+ #: includes/admin/settings/class-wc-settings-tax.php:223
14577
  #: includes/admin/settings/views/html-settings-tax.php:27
14578
  msgid "State code"
14579
  msgstr "کد استان"
14580
 
14581
+ #: includes/admin/settings/class-wc-settings-tax.php:227
14582
  #: includes/admin/settings/views/html-settings-tax.php:31
14583
  msgid "Tax name"
14584
  msgstr "نام مالیات"
14585
 
14586
+ #: includes/admin/settings/class-wc-settings-tax.php:228
14587
  #: includes/admin/settings/views/html-settings-tax.php:32
14588
  msgid "Priority"
14589
  msgstr "اولویت"
14590
 
14591
+ #: includes/admin/settings/class-wc-settings-tax.php:229
14592
  #: includes/admin/settings/views/html-settings-tax.php:33
14593
  msgid "Compound"
14594
  msgstr "کوپنی"
14599
  "by some Shipping Methods (such as \"Flat rate shipping\") to provide different "
14600
  "rates to different classes of product."
14601
  msgstr ""
14602
+ "کلاس های ارسال می توانند برای گروه محصولات از نوع مشابه و برخی از روش های ارسال "
14603
+ "(مانند نرخ ارسال ثابت ) برای ارائه نرخ های مختلف به طبقات مختلف از محصول مورد "
14604
+ "استفاده قرار گیرند."
14605
 
14606
  #: includes/admin/settings/views/html-admin-page-shipping-classes.php:29
14607
  msgid "Save shipping classes"
14653
  msgid "Select regions within this zone"
14654
  msgstr "انتخاب ناحیه ها در این منطقه"
14655
 
14656
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:64
14657
  msgid "Limit to specific ZIP/postcodes"
14658
  msgstr "محدود به کدهای پستی خاص"
14659
 
14660
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:67
14661
  msgid "List 1 postcode per line"
14662
  msgstr "در هر خط یک کد پستی وارد کنید"
14663
 
14664
  #. translators: WooCommerce link to setting up shipping zones
14665
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:69
14666
  msgid ""
14667
  "Postcodes containing wildcards (e.g. CB23*) or fully numeric ranges (e.g. "
14668
+ "<code>90210...99000</code>) are also supported. Please see the shipping zones <a "
14669
+ "href=\"%s\" target=\"_blank\">documentation</a>) for more information."
14670
  msgstr ""
14671
+ "کدپستی محتوای نویسه عام (مانند CB23* ) و محتوای عددی کامل (مانند <code>90210... "
14672
+ "99000</code>) را نیز پشتیبانی می کند .<a href=\"%s\" target=\"_blank\">مستندات</"
14673
+ "a>"
14674
 
14675
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:77
14676
  msgid "Shipping methods"
14677
  msgstr "روش های حمل و نقل"
14678
 
14679
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:78
14680
  msgid ""
14681
+ "The following shipping methods apply to customers with shipping addresses within "
14682
+ "this zone."
14683
+ msgstr "روش های ارسال زیر به مشتریان با آدرس حمل و نقل در این منطقه اعمال می شود ."
 
14684
 
14685
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:94
14686
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:176
14687
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:201
14688
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:95
14689
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:121
14690
  msgid "Add shipping method"
14691
  msgstr "افزودن روش حمل و نقل"
14692
 
14693
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:114
14694
  msgid ""
14695
  "You can add multiple shipping methods within this zone. Only customers within "
14696
  "the zone will see them."
14697
  msgstr ""
14698
+ "شما می توانید چندین روش ارسال در این منطقه اضافه کنید . فقط مشتریان این منطقه می "
14699
+ "توانند آن ها را ببینند ."
14700
 
14701
  #. translators: %s: shipping method title
14702
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:145
14703
  msgid "%s Settings"
14704
  msgstr "پیکربندی %s "
14705
 
14706
+ #: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:184
14707
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:103
14708
  msgid ""
14709
+ "Choose the shipping method you wish to add. Only shipping methods which support "
14710
+ "zones are listed."
14711
  msgstr ""
14712
+ "روش ارسالی را که می‌خواهید اضافه کنید انتخاب نمایید. تنها روش‌های ارسالی که در این "
14713
+ "منطقه پشتیبانی می‌شوند لیست خواهد شد."
14714
 
14715
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:9
14716
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:66
14722
  "A shipping zone is a geographic region where a certain set of shipping methods "
14723
  "are offered."
14724
  msgstr ""
14725
+ "یک منطقه ارسال یک منطقه جغرافیایی است که در آن مجموعه ای از روش حمل و نقل ارائه "
14726
+ "می شوند ."
14727
 
14728
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:11
14729
  msgid ""
14730
+ "WooCommerce will match a customer to a single zone using their shipping address "
14731
+ "and present the shipping methods within that zone to them."
14732
  msgstr ""
14733
  "WooCommerce مطابقت خواهد داد یک مشتری را تنها به یک منطقه با استفاده از آدرس "
14734
  "ارسال و ارائه روش های ارسال در محدوده این منطقه به آنها."
14758
  "This zone is <b>optionally</b> used for regions that are not included in any "
14759
  "other shipping zone."
14760
  msgstr ""
14761
+ "این منطقه برای آدرس هایی که مشمول مناطق دیگر نیست استفاده می شود. افزودن روش های "
14762
+ "حمل و نقل به این منطقه اختیاری است."
14763
 
14764
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:58
14765
  msgid ""
14766
  "A shipping zone is a geographic region where a certain set of shipping methods "
14767
  "and rates apply."
14768
  msgstr ""
14769
+ "یک منطقه حمل و نقل یک منطقه جغرافیایی است که در آن مجموعه ای از روش ارسال و نرخ "
14770
+ "اعمال می شود ."
14771
 
14772
  #: includes/admin/settings/views/html-admin-page-shipping-zones.php:59
14773
  msgid "For example:"
14790
  "Add as many zones as you need &ndash; customers will only see the methods "
14791
  "available for their address."
14792
  msgstr ""
14793
+ "افزودن تعداد زیادی از مناطق بسته به نیاز شما &ndash; مشتریان فقط روش هایی را می "
14794
+ "بینند که برای آدرس آن ها وجود دارند ."
14795
 
14796
  #: includes/admin/settings/views/html-keys-edit.php:12
14797
  msgid "Key details"
14818
  msgstr "ساخت کلید API "
14819
 
14820
  #: includes/admin/settings/views/html-keys-edit.php:119
14821
+ #: includes/class-wc-ajax.php:2009
14822
  msgid "Revoke key"
14823
  msgstr "ابطال کلید"
14824
 
14846
  #: includes/admin/settings/views/html-settings-tax.php:18
14847
  #: includes/admin/views/html-bulk-edit-product.php:95
14848
  #: includes/admin/views/html-quick-edit-product.php:72
14849
+ #: includes/wc-product-functions.php:794
 
14850
  msgid "Standard"
14851
  msgstr "استاندارد"
14852
 
14866
 
14867
  #: includes/admin/settings/views/html-settings-tax.php:28
14868
  msgid ""
14869
+ "Postcode for this rule. Semi-colon (;) separate multiple values. Leave blank to "
14870
+ "apply to all areas. Wildcards (*) and ranges for numeric postcodes (e.g. "
14871
  "12345...12350) can also be used."
14872
  msgstr ""
14873
+ "Postcode for this rule. Semi-colon (;) separate multiple values. Leave blank to "
14874
+ "apply to all areas. Wildcards (*) and ranges for numeric postcodes (e.g. "
14875
  "12345...12350) can also be used."
14876
 
14877
  #: includes/admin/settings/views/html-settings-tax.php:29
14900
  "used. To define multiple tax rates for a single area you need to specify a "
14901
  "different priority per rate."
14902
  msgstr ""
14903
+ "یک اولویت برای این رتبه مالیاتی انتخاب کنید. فقط یک رتبه با هر کدام از اولویت‌ها "
14904
+ "استفاده خواهد شد. برای بیشتر از یک رتبه مالیاتی برای یک منطقه شما نیاز دارید "
14905
+ "برای هر رتبه یک اولویت تعیین کنید."
14906
 
14907
  #: includes/admin/settings/views/html-settings-tax.php:33
14908
  msgid ""
14909
+ "Choose whether or not this is a compound rate. Compound tax rates are applied on "
14910
+ "top of other tax rates."
14911
  msgstr ""
14912
+ "انتخاب کنید که این رتبه کوپنی است یا خیر. رتبه‌های مالیاتی کوپنی بر بقیه مالیات‌ها "
14913
+ "اعمال می‌شوند"
14914
 
14915
  #: includes/admin/settings/views/html-settings-tax.php:34
14916
  msgid "Choose whether or not this tax rate also gets applied to shipping."
14974
 
14975
  #: includes/admin/settings/views/html-webhooks-edit.php:37
14976
  msgid ""
14977
+ "The options are &quot;Active&quot; (delivers payload), &quot;Paused&quot; (does "
14978
+ "not deliver), or &quot;Disabled&quot; (does not deliver due delivery failures)."
 
14979
  msgstr ""
14980
+ "پیکربندی &quot;فعال&quot; هستند (ارائه محموله)، &quot;متوقف شده است& (ارسال نمی "
14981
+ "شود)، یا &quot;غیرفعال&quot; شده ( به دلیل خطاهای حمل و نقل، ارسال نمی شود)."
 
14982
 
14983
  #: includes/admin/settings/views/html-webhooks-edit.php:57
14984
  msgid "Select when the webhook will fire."
15066
 
15067
  #: includes/admin/settings/views/html-webhooks-edit.php:123
15068
  msgid ""
15069
+ "The secret key is used to generate a hash of the delivered webhook and provided "
15070
+ "in the request headers."
15071
  msgstr ""
15072
  "کلیدهای مخفی بری تولید hash از webhook برگشتی و ارائه شده در سربرگ‌های درخواستی "
15073
  "است."
15140
 
15141
  #: includes/admin/settings/views/settings-tax.php:47
15142
  msgid ""
15143
+ "Optionally control which tax class shipping gets, or leave it so shipping tax is "
15144
+ "based on the cart items themselves."
15145
  msgstr ""
15146
+ "به صورت دلخواه، تعیین میکند چه کلاس مالیاتی‌ای روی ارسال تاثیر میگذارد، و یا آنرا "
15147
+ "به مالیات بر اساس سبد خرید واگذار میکند."
15148
 
15149
  #: includes/admin/settings/views/settings-tax.php:53
15150
  msgid "Shipping tax class based on cart items"
15163
  msgstr "روش های مالیاتی اضافی"
15164
 
15165
  #: includes/admin/settings/views/settings-tax.php:67
15166
+ #, fuzzy
15167
+ #| msgid ""
15168
+ #| "List additional tax classes below (1 per line). This is in addition to the "
15169
+ #| "default \"Standard rate\"."
15170
  msgid ""
15171
+ "List additional tax classes you need below (1 per line, e.g. Reduced Rates). "
15172
+ "These are in addition to \"Standard rate\" which exists by default."
15173
  msgstr ""
15174
  "لیست کلاسهای مالیات افزوده زیر ( هر خط 1 ). اضافه بر این \"نرخ استاندارد\" پیش "
15175
  "فرض می باشد."
15176
 
15177
+ #: includes/admin/settings/views/settings-tax.php:77
 
 
 
 
 
15178
  msgid "Display prices in the shop"
15179
  msgstr "نمایش قیمت ها در فروشگاه"
15180
 
15181
+ #: includes/admin/settings/views/settings-tax.php:83
15182
+ #: includes/admin/settings/views/settings-tax.php:95
15183
  msgid "Including tax"
15184
  msgstr "با احتساب مالیات"
15185
 
15186
+ #: includes/admin/settings/views/settings-tax.php:84
15187
+ #: includes/admin/settings/views/settings-tax.php:96
15188
  msgid "Excluding tax"
15189
  msgstr "بدون احتساب مالیات"
15190
 
15191
+ #: includes/admin/settings/views/settings-tax.php:89
15192
  msgid "Display prices during cart and checkout"
15193
  msgstr "نمایش قیمت ها در طول سبد خرید و پرداخت"
15194
 
15195
+ #: includes/admin/settings/views/settings-tax.php:101
15196
  msgid "Price display suffix"
15197
  msgstr "نمایش پسوند قیمت"
15198
 
15199
+ #: includes/admin/settings/views/settings-tax.php:106
15200
  msgid ""
15201
  "Define text to show after your product prices. This could be, for example, "
15202
+ "\"inc. Vat\" to explain your pricing. You can also have prices substituted here "
15203
+ "using one of the following: {price_including_tax}, {price_excluding_tax}."
15204
  msgstr ""
15205
  "متن نمایشی که پس از قیمت محصول نشان داده می شود، را بنویسید.به عنوان نمونه، "
15206
  "\"inc. Vat\" می تواند جهت توضیح قیمت های شما باشد. شما همچنین می توانید یکی از "
15207
  "قیمت های ثبت شده زیر را هم استفاده کنید:\n"
15208
  "{price_including_tax}, {price_excluding_tax}."
15209
 
15210
+ #: includes/admin/settings/views/settings-tax.php:110
15211
  msgid "Display tax totals"
15212
  msgstr "نمایش مجموع مالیات"
15213
 
15214
+ #: includes/admin/settings/views/settings-tax.php:116
15215
  msgid "As a single total"
15216
  msgstr "به عنوان یک کل واحد"
15217
 
15218
+ #: includes/admin/settings/views/settings-tax.php:117
15219
  msgid "Itemized"
15220
  msgstr "مورد"
15221
 
15222
+ #: includes/admin/views/html-admin-page-addons.php:56
 
 
 
 
15223
  msgid "Enter a search term and press enter"
15224
  msgstr "برای جستجو یک واژه را وارد کنید و Enter را بفشارید"
15225
 
15226
+ #. translators: a url
15227
+ #: includes/admin/views/html-admin-page-addons.php:114
15228
  msgid ""
15229
  "Our catalog of WooCommerce Extensions can be found on WooCommerce.com here: <a "
15230
  "href=\"%s\">WooCommerce Extensions Catalog</a>"
15232
  "Our catalog of WooCommerce Extensions can be found on WooCommerce.com here: <a "
15233
  "href=\"%s\">WooCommerce Extensions Catalog</a>"
15234
 
15235
+ #: includes/admin/views/html-admin-page-addons.php:120
15236
  msgid "Looking for a WooCommerce theme?"
15237
  msgstr "بدنبال یک پوسته برای ووکامرس هستید؟"
15238
 
15239
+ #: includes/admin/views/html-admin-page-addons.php:121
15240
  msgid "We recommend Storefront, the <em>official</em> WooCommerce theme."
15241
  msgstr "پیشنهاد ما استورفرونت است، پوسته<em>رسمی</em> ووکامرس"
15242
 
15243
+ #: includes/admin/views/html-admin-page-addons.php:122
15244
  msgid ""
15245
  "Storefront is an intuitive, flexible and <strong>free</strong> WordPress theme "
15246
+ "offering deep integration with WooCommerce and many of the most popular customer-"
15247
+ "facing extensions."
15248
  msgstr ""
15249
  "استورفرونت یک نمای بصری است، یک پوسته وردپرسی انعطاف پذیر و<strong>رایگان</"
15250
+ "strong> و یکپارچه شده با ووکامرس و تعدادی از محبوبترین افزونه ها از دید مشتریان."
 
15251
 
15252
+ #: includes/admin/views/html-admin-page-addons.php:124
15253
  msgid "Read all about it"
15254
  msgstr "خواندن همه در این باره"
15255
 
15256
+ #: includes/admin/views/html-admin-page-addons.php:125
15257
  msgid "Download &amp; install"
15258
  msgstr "دانلود &amp; نصب"
15259
 
15333
  msgid "There are currently no logs to view."
15334
  msgstr "در حال حاضر هیچ Log جهت نمایش وجود ندارد"
15335
 
15336
+ #: includes/admin/views/html-admin-page-status-report.php:27
15337
  msgid ""
15338
  "Please copy and paste this information in your ticket when contacting support:"
15339
  msgstr "خواهشمندیمً در صورت درخواست پشتیبانی این اطلاعات را لحاظ کنید:"
15340
 
15341
+ #: includes/admin/views/html-admin-page-status-report.php:30
15342
  msgid "Get system report"
15343
  msgstr "دریافت گزارش سیستم"
15344
 
15345
+ #: includes/admin/views/html-admin-page-status-report.php:32
15346
  msgid "Understanding the status report"
15347
  msgstr "درک گزارش وضعیت"
15348
 
15349
+ #: includes/admin/views/html-admin-page-status-report.php:39
15350
  msgid "Copy for support"
15351
  msgstr "کپی برای پشتیبانی"
15352
 
15353
+ #: includes/admin/views/html-admin-page-status-report.php:50
15354
  msgid "WordPress environment"
15355
  msgstr "محیط وردپرس"
15356
 
15357
+ #: includes/admin/views/html-admin-page-status-report.php:55
15358
+ msgid "WordPress address (URL)"
15359
+ msgstr "آدرس وردپرس"
15360
 
15361
+ #: includes/admin/views/html-admin-page-status-report.php:56
15362
+ msgid "The root URL of your site."
15363
  msgstr "آدرس Root سایت شما."
15364
 
15365
+ #: includes/admin/views/html-admin-page-status-report.php:60
15366
+ msgid "Site address (URL)"
15367
+ msgstr "آدرس سایت"
15368
 
15369
+ #: includes/admin/views/html-admin-page-status-report.php:61
15370
+ msgid "The homepage URL of your site."
15371
  msgstr "آدرس Root سایت شما."
15372
 
15373
+ #: includes/admin/views/html-admin-page-status-report.php:65
15374
  msgid "WooCommerce version"
15375
  msgstr "نسخه ووکامرس"
15376
 
15377
+ #: includes/admin/views/html-admin-page-status-report.php:66
15378
  msgid "The version of WooCommerce installed on your site."
15379
  msgstr "نگارش ووکامرس بر روی سایت شما نصب شده است."
15380
 
15381
+ #: includes/admin/views/html-admin-page-status-report.php:70
15382
+ #, fuzzy
15383
+ #| msgid "WooCommerce pages"
15384
+ msgid "WooCommerce REST API package"
15385
+ msgstr "برگه های ووکامرس"
15386
+
15387
+ #: includes/admin/views/html-admin-page-status-report.php:71
15388
+ #, fuzzy
15389
+ #| msgid "The version of WooCommerce installed on your site."
15390
+ msgid "The WooCommerce REST API package running on your site."
15391
+ msgstr "نگارش ووکامرس بر روی سایت شما نصب شده است."
15392
+
15393
+ #: includes/admin/views/html-admin-page-status-report.php:79
15394
+ msgid "Unable to detect the REST API package."
15395
+ msgstr ""
15396
+
15397
+ #: includes/admin/views/html-admin-page-status-report.php:85
15398
  msgid "Log directory writable"
15399
  msgstr "پوشه Log قابل نوشتن است"
15400
 
15401
+ #: includes/admin/views/html-admin-page-status-report.php:86
15402
  msgid ""
15403
  "Several WooCommerce extensions can write logs which makes debugging problems "
15404
  "easier. The directory must be writable for this to happen."
15405
  msgstr ""
15406
+ "افزونه های ووکامرس متعددی می توانند گزارش هایی را بنویسند که حل مشکلات را آسانتر "
15407
+ "کنند. برای این موضوع پوشه باید قابل نوشتن باشد."
15408
 
15409
  #. Translators: %1$s: Log directory, %2$s: Log directory constant
15410
+ #: includes/admin/views/html-admin-page-status-report.php:93
15411
  msgid "To allow logging, make %1$s writable or define a custom %2$s."
15412
  msgstr ""
15413
+ "برای گزارش نویسی، %1$s را ساخته و دسترسی نوشتنی به آن بدهید. یا %2$s. را سفارشی "
15414
+ "سازی کنید."
15415
 
15416
+ #: includes/admin/views/html-admin-page-status-report.php:99
15417
  msgid "WordPress version"
15418
  msgstr "نسخه وردپرس"
15419
 
15420
+ #: includes/admin/views/html-admin-page-status-report.php:100
15421
  msgid "The version of WordPress installed on your site."
15422
  msgstr "نگارش وردپرس نصب شده بر روی سایت شما."
15423
 
15424
  #. Translators: %1$s: Current version, %2$s: New version
15425
+ #: includes/admin/views/html-admin-page-status-report.php:119
15426
  msgid "%1$s - There is a newer version of WordPress available (%2$s)"
15427
  msgstr "%1$s - یک نسخه جدید از وردپرس در دسترس است (%2$s)"
15428
 
15429
+ #: includes/admin/views/html-admin-page-status-report.php:127
15430
  msgid "WordPress multisite"
15431
  msgstr "وردپرس شبکه "
15432
 
15433
+ #: includes/admin/views/html-admin-page-status-report.php:128
15434
  msgid "Whether or not you have WordPress Multisite enabled."
15435
  msgstr "یا شما وردپرس شبکه را فعال نکرده اید."
15436
 
15437
+ #: includes/admin/views/html-admin-page-status-report.php:132
15438
  msgid "WordPress memory limit"
15439
  msgstr "محدودیت حافظه وردپرس"
15440
 
15441
+ #: includes/admin/views/html-admin-page-status-report.php:133
15442
  msgid "The maximum amount of memory (RAM) that your site can use at one time."
15443
  msgstr "بیشینه مقدار حافظه ای (RAM) که سایت شما می تواند در یک زمان بکار گیرد."
15444
 
15445
  #. Translators: %1$s: Memory limit, %2$s: Docs link.
15446
+ #: includes/admin/views/html-admin-page-status-report.php:138
15447
  msgid "%1$s - We recommend setting memory to at least 64MB. See: %2$s"
15448
  msgstr "%1$s - ما پیشنهاد میکنیم پیکربندی حافظه حداقل 64MB باشد. ببینید: %2$s"
15449
 
15450
+ #: includes/admin/views/html-admin-page-status-report.php:138
15451
  msgid "Increasing memory allocated to PHP"
15452
  msgstr "افزایش حافظه اختصاص یافته به PHP"
15453
 
15454
+ #: includes/admin/views/html-admin-page-status-report.php:146
15455
  msgid "WordPress debug mode"
15456
  msgstr "حالت عیب یابی وردپرس"
15457
 
15458
+ #: includes/admin/views/html-admin-page-status-report.php:147
15459
  msgid "Displays whether or not WordPress is in Debug Mode."
15460
  msgstr "نمایش ایرادها یا اینکه وردپرس در حالت اشکال زدایی است."
15461
 
15462
+ #: includes/admin/views/html-admin-page-status-report.php:157
15463
  msgid "WordPress cron"
15464
  msgstr "کرون جاب وردپرس "
15465
 
15466
+ #: includes/admin/views/html-admin-page-status-report.php:158
15467
  msgid "Displays whether or not WP Cron Jobs are enabled."
15468
  msgstr "نمایش فعال بودن یا نبودن قابلیت WP Cron."
15469
 
15470
+ #: includes/admin/views/html-admin-page-status-report.php:168
15471
  msgid "Language"
15472
  msgstr "زبان"
15473
 
15474
+ #: includes/admin/views/html-admin-page-status-report.php:169
15475
  msgid "The current language used by WordPress. Default = English"
15476
  msgstr "زبان کنونی وردپرس. پیش پندار= انگلیسی"
15477
 
15478
+ #: includes/admin/views/html-admin-page-status-report.php:173
15479
  msgid "External object cache"
15480
  msgstr "کش مخزن خارجی"
15481
 
15482
+ #: includes/admin/views/html-admin-page-status-report.php:174
15483
  msgid "Displays whether or not WordPress is using an external object cache."
15484
  msgstr "نمایش داده می شود که یا وردپرس یک کش مخزن خارجی را استفاده می کند."
15485
 
15486
+ #: includes/admin/views/html-admin-page-status-report.php:188
15487
  msgid "Server environment"
15488
  msgstr "محیط سرور"
15489
 
15490
+ #: includes/admin/views/html-admin-page-status-report.php:193
15491
  msgid "Server info"
15492
  msgstr "مشخصات سرور"
15493
 
15494
+ #: includes/admin/views/html-admin-page-status-report.php:194
15495
  msgid "Information about the web server that is currently hosting your site."
15496
  msgstr "اطلاعاتی درباره وب سروری که میزبان سایت شما می باشد."
15497
 
15498
+ #: includes/admin/views/html-admin-page-status-report.php:198
15499
  msgid "PHP version"
15500
  msgstr "نسخه PHP"
15501
 
15502
+ #: includes/admin/views/html-admin-page-status-report.php:199
15503
  msgid "The version of PHP installed on your hosting server."
15504
  msgstr "نگارش PHP نصب شده بر روی سرور میزبان شما."
15505
 
15506
+ #: includes/admin/views/html-admin-page-status-report.php:205
15507
  msgid "How to update your PHP version"
15508
  msgstr "چگونه نسخه PHP را بروزرسانی کنیم"
15509
 
15510
+ #: includes/admin/views/html-admin-page-status-report.php:209
15511
  msgid ""
15512
  "WooCommerce will run under this version of PHP, however, some features such as "
15513
+ "geolocation are not compatible. Support for this version will be dropped in the "
15514
+ "next major release. We recommend using PHP version 7.2 or above for greater "
15515
+ "performance and security."
15516
  msgstr ""
15517
+ "WooCommerce تحت این نسخه از پی اچ پی اجرا می شود، با این حال، برخی از ویژگی های "
15518
+ "مانند موقعیت جغرافیایی سازگار نیست. پشتیبانی از این نسخه در نسخه های بعد کمتر "
15519
+ "خواهد شد. توصیه می کنیم از نسخه PHP 7.2 یا بالاتر برای عملکرد و امنیت بیشتر "
15520
+ "استفاده کنید."
15521
 
15522
+ #: includes/admin/views/html-admin-page-status-report.php:211
15523
  msgid ""
15524
  "WooCommerce will run under this version of PHP, however, it has reached end of "
15525
  "life. We recommend using PHP version 7.2 or above for greater performance and "
15526
  "security."
15527
  msgstr ""
15528
  "WooCommerce تحت این نسخه از پی اچ پی اجرا خواهد شد، با این حال، این نسخه به "
15529
+ "منقضی شده است. توصیه می کنیم از نسخه PHP 7.2 یا بالاتر برای عملکرد و امنیت بیشتر "
15530
+ "استفاده کنید."
15531
 
15532
+ #: includes/admin/views/html-admin-page-status-report.php:213
15533
  msgid ""
15534
+ "We recommend using PHP version 7.2 or above for greater performance and security."
 
15535
  msgstr ""
15536
  "توصیه می کنیم از نسخه PHP 7.2 یا بالاتر برای عملکرد و امنیت بیشتر استفاده کنید."
15537
 
15538
+ #: includes/admin/views/html-admin-page-status-report.php:224
15539
  msgid "PHP post max size"
15540
  msgstr "اندازه حداکثر پست PHP"
15541
 
15542
+ #: includes/admin/views/html-admin-page-status-report.php:225
15543
  msgid "The largest filesize that can be contained in one post."
15544
  msgstr "بزرگترین اندازه فایلی که می تواند در یک نوشته گذاشته شود."
15545
 
15546
+ #: includes/admin/views/html-admin-page-status-report.php:229
15547
  msgid "PHP time limit"
15548
  msgstr "محدودیت زمانی PHP"
15549
 
15550
+ #: includes/admin/views/html-admin-page-status-report.php:230
15551
  msgid ""
15552
+ "The amount of time (in seconds) that your site will spend on a single operation "
15553
+ "before timing out (to avoid server lockups)"
15554
  msgstr ""
15555
  "مقدار زمانی (در ثانیه) که شما در سایت بر روی یک تک کار قبل از تمام شدن وقت "
15556
  "خواهید گذراند، ( جهت جلوگیری از ممانعت های سرور)"
15557
 
15558
+ #: includes/admin/views/html-admin-page-status-report.php:234
15559
  msgid "PHP max input vars"
15560
  msgstr "اندازه حداکثر پست PHP"
15561
 
15562
+ #: includes/admin/views/html-admin-page-status-report.php:235
15563
  msgid ""
15564
  "The maximum number of variables your server can use for a single function to "
15565
  "avoid overloads."
15567
  "حداکثر تعداد متغیرهای سرور شما می تواند برای یک تابع تک برای جلوگیری از اضافه "
15568
  "بار استفاده کند."
15569
 
15570
+ #: includes/admin/views/html-admin-page-status-report.php:239
15571
  msgid "cURL version"
15572
  msgstr "نگارش cURL"
15573
 
15574
+ #: includes/admin/views/html-admin-page-status-report.php:240
15575
  msgid "The version of cURL installed on your server."
15576
  msgstr "نسخه ی cURL نصب شده در سرور شما."
15577
 
15578
+ #: includes/admin/views/html-admin-page-status-report.php:244
15579
  msgid "SUHOSIN installed"
15580
  msgstr "SUHOSIN نصب شده است"
15581
 
15582
+ #: includes/admin/views/html-admin-page-status-report.php:245
15583
  msgid ""
15584
+ "Suhosin is an advanced protection system for PHP installations. It was designed "
15585
+ "to protect your servers on the one hand against a number of well known problems "
15586
+ "in PHP applications and on the other hand against potential unknown "
15587
+ "vulnerabilities within these applications or the PHP core itself. If enabled on "
15588
+ "your server, Suhosin may need to be configured to increase its data submission "
15589
+ "limits."
15590
  msgstr ""
15591
+ "Suhosin یک سیستم حفاظت پیشرفته برای نصب PHP است. این سیستم جهت محافظت از سرورهای "
15592
+ "شما در برابر تعدادی از مشکلات شناخته شده در برنامه های PHP در یک طرف و از سوی "
15593
+ "دیگر در برابر آسیب پذیری های ناشناخته بالقوه در این برنامه ها و یا هسته PHP خود "
15594
+ "طراحی شده است. اگر Suhosin را بر روی سرور خود فعال کنید، ممکن است جهت افزایش "
15595
+ "محدودیت داده ها به پیکربندی نیاز شود."
15596
 
15597
+ #: includes/admin/views/html-admin-page-status-report.php:255
15598
  msgid "MySQL version"
15599
  msgstr "نسخه MySQL"
15600
 
15601
+ #: includes/admin/views/html-admin-page-status-report.php:256
15602
  msgid "The version of MySQL installed on your hosting server."
15603
  msgstr "نگارش نصب شده MySQL بر روی سرور هاست شما."
15604
 
15605
  #. Translators: %1$s: MySQL version, %2$s: Recommended MySQL version.
15606
+ #: includes/admin/views/html-admin-page-status-report.php:261
15607
  msgid "%1$s - We recommend a minimum MySQL version of 5.6. See: %2$s"
15608
  msgstr "%1$s - ما پیشنهاد می کنیم حداقل نسخه MySQL 5.6 باشد. ببینید: %2$s"
15609
 
15610
+ #: includes/admin/views/html-admin-page-status-report.php:261
15611
  msgid "WordPress requirements"
15612
  msgstr "نیازمندی های وردپرس"
15613
 
15614
+ #: includes/admin/views/html-admin-page-status-report.php:270
15615
  msgid "Max upload size"
15616
  msgstr "بیشینه اندازه آپلود"
15617
 
15618
+ #: includes/admin/views/html-admin-page-status-report.php:271
15619
  msgid "The largest filesize that can be uploaded to your WordPress installation."
15620
  msgstr "بزرگترین اندازه فایلی که می تواند در نصب وردپرس بارگذاری شود."
15621
 
15622
+ #: includes/admin/views/html-admin-page-status-report.php:275
15623
  msgid "Default timezone is UTC"
15624
  msgstr "منطقه زمانی پیش پندار است"
15625
 
15626
+ #: includes/admin/views/html-admin-page-status-report.php:276
15627
  msgid "The default timezone for your server."
15628
  msgstr "منطقه زمانی پیش فرض برای سرور شما."
15629
 
15630
  #. Translators: %s: default timezone..
15631
+ #: includes/admin/views/html-admin-page-status-report.php:281
15632
  msgid "Default timezone is %s - it should be UTC"
15633
  msgstr "منطقه زمانی پیشفرض %s می باشد - شما می بایست از UTC استفاده کنید"
15634
 
15635
+ #: includes/admin/views/html-admin-page-status-report.php:289
15636
  msgid "fsockopen/cURL"
15637
  msgstr "fsockopen/cURL"
15638
 
15639
+ #: includes/admin/views/html-admin-page-status-report.php:290
15640
  msgid ""
15641
  "Payment gateways can use cURL to communicate with remote servers to authorize "
15642
+ "payments, other plugins may also use it when communicating with remote services."
 
15643
  msgstr ""
15644
  "درگاه های پرداخت می توانند از cURL برای اتصال با دیگر سرور ها برای تایید و "
15645
  "پرداخت استفاده کنند ، دیگر افزونه ها همچنین می توانند در هنگام اتصال به سرویس "
15646
  "های خارجی از این قابلیت استفاده نمایند."
15647
 
15648
+ #: includes/admin/views/html-admin-page-status-report.php:296
15649
  msgid ""
15650
  "Your server does not have fsockopen or cURL enabled - PayPal IPN and other "
15651
+ "scripts which communicate with other servers will not work. Contact your hosting "
15652
+ "provider."
15653
  msgstr ""
15654
+ "fsockopen یا cURL در سرور شما فعال نیست. - IPN پی پال و باقی اسکریپت‌هایی که نیاز "
15655
+ "به ارتباط با سرور‌های دیگر دارند کار نخواهند کرد. با پشتیبانی هاستینگ خود تماس "
15656
+ "بگیرید."
15657
 
15658
+ #: includes/admin/views/html-admin-page-status-report.php:302
15659
  msgid "SoapClient"
15660
  msgstr "SoapClient"
15661
 
15662
+ #: includes/admin/views/html-admin-page-status-report.php:303
15663
  msgid ""
15664
+ "Some webservices like shipping use SOAP to get information from remote servers, "
15665
+ "for example, live shipping quotes from FedEx require SOAP to be installed."
 
15666
  msgstr ""
15667
  "برخی وبسرویس ها مانند حمل و نقل و درگاه ها از SOAP برای ارسال و دریافت اطلاعات "
15668
+ "بین سرور ها استفاده می کنند ، برای مثال ، درگاه های بانکی ملت و حمل و نقل FedEx "
15669
+ "به SOAP برای نصب نیاز دارند."
15670
 
15671
  #. Translators: %s classname and link.
15672
+ #: includes/admin/views/html-admin-page-status-report.php:310
15673
  msgid ""
15674
+ "Your server does not have the %s class enabled - some gateway plugins which use "
15675
+ "SOAP may not work as expected."
15676
  msgstr ""
15677
  "در سرور شما کلاس %s فعال نیست - برخی درگاه های پرداخت با استفاده از SOAP فعال "
15678
  "هستند و بدون آن کار نمی کنند."
15679
 
15680
+ #: includes/admin/views/html-admin-page-status-report.php:316
15681
  msgid "DOMDocument"
15682
  msgstr "DOMDocument"
15683
 
15684
+ #: includes/admin/views/html-admin-page-status-report.php:317
15685
+ msgid "HTML/Multipart emails use DOMDocument to generate inline CSS in templates."
 
15686
  msgstr ""
15687
  "ایمیل های HTML/چندگانه برای ساخت درون خطی CSS در الگوهااز اسناد DOM استفاده می "
15688
  "کنند ."
15689
 
15690
  #. Translators: %s: classname and link.
15691
+ #: includes/admin/views/html-admin-page-status-report.php:324
15692
  msgid ""
15693
+ "Your server does not have the %s class enabled - HTML/Multipart emails, and also "
15694
+ "some extensions, will not work without DOMDocument."
15695
  msgstr ""
15696
+ "در سرور شما کلاس %s وجود ندارد - ایمیل های HTML/Multipart ، و همچنین افزونه ها ، "
15697
+ "بدون DOMDocument کار نمی کنند. با ارائه دهنده خدمات میزبانی وب خود تماس بگیرید."
 
15698
 
15699
+ #: includes/admin/views/html-admin-page-status-report.php:330
15700
  msgid "GZip"
15701
  msgstr "GZip"
15702
 
15703
+ #: includes/admin/views/html-admin-page-status-report.php:331
15704
  msgid "GZip (gzopen) is used to open the GEOIP database from MaxMind."
15705
  msgstr "GZip (gzopen) مورد استفاده پایگاه داده GEOIP از MaxMind می باشد."
15706
 
15707
  #. Translators: %s: classname and link.
15708
+ #: includes/admin/views/html-admin-page-status-report.php:338
15709
  msgid ""
15710
+ "Your server does not support the %s function - this is required to use the GeoIP "
15711
+ "database from MaxMind."
15712
  msgstr ""
15713
+ "سرور شما از تابع %s پشتیبانی نمی کند - این ضروری است برای استفاده از پایگاه داده "
15714
+ "GeoIP از MaxMind."
15715
 
15716
+ #: includes/admin/views/html-admin-page-status-report.php:344
15717
  msgid "Multibyte string"
15718
  msgstr "Multibyte string"
15719
 
15720
+ #: includes/admin/views/html-admin-page-status-report.php:345
15721
  msgid ""
15722
  "Multibyte String (mbstring) is used to convert character encoding, like for "
15723
  "emails or converting characters to lowercase."
15726
  "ایمیل ها یا تبدیل کاراکتر ها به حروف کوچک"
15727
 
15728
  #. Translators: %s: classname and link.
15729
+ #: includes/admin/views/html-admin-page-status-report.php:352
15730
  msgid ""
15731
  "Your server does not support the %s functions - this is required for better "
15732
  "character encoding. Some fallbacks will be used instead for it."
15733
  msgstr ""
15734
+ "سرور شما از توابع %s پشتیبانی نمی کند - این مورد الزامی برای رمز گذاری کاراکتر "
15735
+ "هاست."
15736
 
15737
+ #: includes/admin/views/html-admin-page-status-report.php:358
15738
  msgid "Remote post"
15739
  msgstr "ارسال از راه دور"
15740
 
15741
+ #: includes/admin/views/html-admin-page-status-report.php:359
15742
  msgid ""
15743
  "PayPal uses this method of communicating when sending back transaction "
15744
  "information."
15747
  "مربوط به تراکنش استفاده می کند."
15748
 
15749
  #. Translators: %s: function name.
15750
+ #: includes/admin/views/html-admin-page-status-report.php:366
15751
+ #: includes/admin/views/html-admin-page-status-report.php:380
15752
  msgid "%s failed. Contact your hosting provider."
15753
  msgstr "%s ناموفق بود. لطفا با مسئول میزبانی وب سایت خود تماس بگیرید."
15754
 
15755
+ #: includes/admin/views/html-admin-page-status-report.php:372
15756
  msgid "Remote get"
15757
  msgstr "دریافت از راه دور"
15758
 
15759
+ #: includes/admin/views/html-admin-page-status-report.php:373
15760
  msgid ""
15761
  "WooCommerce plugins may use this method of communication when checking for "
15762
  "plugin updates."
15764
  "افزونه های ووکامرس ممکن است از این روش ارتباطی در هنگام بررسی کردن برای بروز "
15765
  "رسانی افزونه استفاده کند."
15766
 
15767
+ #: includes/admin/views/html-admin-page-status-report.php:413
15768
  msgid "Database"
15769
  msgstr "پایگاه داده"
15770
 
15771
+ #: includes/admin/views/html-admin-page-status-report.php:418
15772
  msgid "WooCommerce database version"
15773
  msgstr "نسخه پایگاه داده ووکامرس"
15774
 
15775
+ #: includes/admin/views/html-admin-page-status-report.php:419
15776
  msgid ""
15777
  "The version of WooCommerce that the database is formatted for. This should be "
15778
  "the same as your WooCommerce version."
15779
  msgstr ""
15780
+ "فرمت پایگاه داده برای این نگارش از ووکامرس می باشد. که باید هماهنگ با همان نگارش "
15781
+ "از ووکامرس باشد."
15782
 
15783
+ #: includes/admin/views/html-admin-page-status-report.php:423
15784
  msgid "Database prefix"
15785
  msgstr "پیشوند پایگاه داده"
15786
 
15787
  #. Translators: %1$s: Database prefix, %2$s: Docs link.
15788
+ #: includes/admin/views/html-admin-page-status-report.php:429
15789
+ msgid "%1$s - We recommend using a prefix with less than 20 characters. See: %2$s"
 
15790
  msgstr ""
15791
  "%1$s - ما پیشنهاد میکنیم پیشوند جداول حداکثر 20 کاراکتر باشد. ببینید: %2$s"
15792
 
15793
+ #: includes/admin/views/html-admin-page-status-report.php:429
15794
  msgid "How to update your database table prefix"
15795
  msgstr "چگونه پیشوند جداول را بروزرسانی کنیم"
15796
 
15797
+ #: includes/admin/views/html-admin-page-status-report.php:439
15798
  msgid "MaxMind GeoIP database"
15799
  msgstr "پایگاه داده MaxMind GeoIP"
15800
 
15801
+ #: includes/admin/views/html-admin-page-status-report.php:440
15802
  msgid "The GeoIP database from MaxMind is used to geolocate customers."
15803
  msgstr "پایگاه داده GeoIP از MaxMind، از مکان جغرافیایی مشتری استفاده می کند"
15804
 
15805
+ #: includes/admin/views/html-admin-page-status-report.php:444
15806
  msgid "MaxMind GeoIP database requires at least PHP 5.4."
15807
  msgstr "پایگاه داده MaxMind GeoIP به PHP 5.4 و یا بالاتر نیاز دارد."
15808
 
15809
  #. Translators: %1$s: Library url, %2$s: install path.
15810
+ #: includes/admin/views/html-admin-page-status-report.php:449
15811
  msgid ""
15812
  "The MaxMind GeoIP Database does not exist - Geolocation will not function. You "
15813
+ "can download and install it manually from %1$s to the path: %2$s. Scroll down to "
15814
+ "\"Downloads\" and download the \"MaxMind DB binary, gzipped\" file next to "
15815
  "\"GeoLite2 Country\". Please remember to uncompress GeoLite2-Country_xxxxxxxx."
15816
  "tar.gz and upload the GeoLite2-Country.mmdb file only."
15817
  msgstr ""
15818
  "The MaxMind GeoIP Database does not exist - Geolocation will not function. You "
15819
+ "can download and install it manually from %1$s to the path: %2$s. Scroll down to "
15820
+ "\"Downloads\" and download the \"MaxMind DB binary, gzipped\" file next to "
15821
  "\"GeoLite2 Country\". Please remember to uncompress GeoLite2-Country_xxxxxxxx."
15822
  "tar.gz and upload the GeoLite2-Country.mmdb file only."
15823
 
15824
+ #: includes/admin/views/html-admin-page-status-report.php:458
15825
  msgid "Total Database Size"
15826
  msgstr "مجموع اندازه پایگاه داده"
15827
 
15828
+ #: includes/admin/views/html-admin-page-status-report.php:464
15829
  msgid "Database Data Size"
15830
  msgstr "اندازه داده های پایگاه داده"
15831
 
15832
+ #: includes/admin/views/html-admin-page-status-report.php:470
15833
  msgid "Database Index Size"
15834
  msgstr "اندازه داده های شاخص پایگاه داده"
15835
 
15836
+ #: includes/admin/views/html-admin-page-status-report.php:482
15837
  msgid "Table does not exist"
15838
  msgstr "جدول وجود ندارد"
15839
 
15840
+ #. Translators: %1$f: Table size, %2$f: Index size, %3$s Engine.
15841
+ #: includes/admin/views/html-admin-page-status-report.php:485
15842
+ #: includes/admin/views/html-admin-page-status-report.php:499
15843
+ #| msgid "Data: %1$.2fMB + Index: %2$.2fMB"
15844
+ msgid "Data: %1$.2fMB + Index: %2$.2fMB + Engine %3$s"
15845
+ msgstr "داده: %1$.2fMB + شاخص: %2$.2fMB + موتور %3$s"
15846
 
15847
+ #: includes/admin/views/html-admin-page-status-report.php:506
15848
+ msgid "Database information:"
15849
+ msgstr "اطلاعات پایگاه داده:"
15850
+
15851
+ #: includes/admin/views/html-admin-page-status-report.php:510
15852
+ msgid ""
15853
+ "Unable to retrieve database information. Usually, this is not a problem, and it "
15854
+ "only means that your install is using a class that replaces the WordPress "
15855
+ "database class (e.g., HyperDB) and WooCommerce is unable to get database "
15856
+ "information."
15857
+ msgstr ""
15858
 
15859
+ #: includes/admin/views/html-admin-page-status-report.php:523
15860
  msgid "Security"
15861
  msgstr "امنیت"
15862
 
15863
+ #: includes/admin/views/html-admin-page-status-report.php:528
15864
  msgid "Secure connection (HTTPS)"
15865
  msgstr "ارتباط امن (HTTPS)"
15866
 
15867
+ #: includes/admin/views/html-admin-page-status-report.php:529
15868
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:534
15869
  msgid "Is the connection to your store secure?"
15870
  msgstr "آیا ارتباط فروشگاه شما امن است؟"
15871
 
15872
  #. Translators: %s: docs link.
15873
+ #: includes/admin/views/html-admin-page-status-report.php:537
15874
  msgid ""
15875
+ "Your store is not using HTTPS. <a href=\"%s\" target=\"_blank\">Learn more about "
15876
+ "HTTPS and SSL Certificates</a>."
15877
  msgstr ""
15878
  "فروشگاه شما از HTTPS استفاده نمی کند. <a href=\"%s\" target=\"_blank\">اطلاعات "
15879
  "بیشتر درباره HTTPS و SSL Certificates</a>."
15880
 
15881
+ #: includes/admin/views/html-admin-page-status-report.php:544
15882
  msgid "Hide errors from visitors"
15883
  msgstr "پنهان کردن خطاها از بازدیدکنندگان"
15884
 
15885
+ #: includes/admin/views/html-admin-page-status-report.php:545
15886
  msgid ""
15887
  "Error messages can contain sensitive information about your store environment. "
15888
  "These should be hidden from untrusted visitors."
15889
  msgstr ""
15890
+ "متن خطاها می تواند شامل اطلاعات حساس درباره فضای نگهداری شما باشد. حتما باید از "
15891
+ "دیدکاربران شما مخفی بماند."
15892
 
15893
+ #: includes/admin/views/html-admin-page-status-report.php:550
15894
  msgid "Error messages should not be shown to visitors."
15895
  msgstr "پیام های خطا نباید به بازدیدکنندگان نشان داده شوند ."
15896
 
15897
+ #: includes/admin/views/html-admin-page-status-report.php:559
15898
  msgid "Active plugins"
15899
  msgstr "افزونه های فعال"
15900
 
15901
+ #: includes/admin/views/html-admin-page-status-report.php:571
15902
+ #: includes/admin/views/html-admin-page-status-report.php:623
15903
+ #: includes/admin/views/html-admin-page-status-report.php:698
15904
  msgid "Visit plugin homepage"
15905
  msgstr "نمایش خانه افزونه"
15906
 
15907
  #. translators: %s: plugin latest version
15908
  #. translators: %s: theme latest version
15909
  #. translators: %s: parent theme latest version
15910
+ #: includes/admin/views/html-admin-page-status-report.php:579
15911
+ #: includes/admin/views/html-admin-page-status-report.php:631
15912
+ #: includes/admin/views/html-admin-page-status-report.php:865
15913
+ #: includes/admin/views/html-admin-page-status-report.php:903
15914
  msgid "%s is available"
15915
  msgstr "%s در دسترس است."
15916
 
15917
+ #: includes/admin/views/html-admin-page-status-report.php:583
15918
+ #: includes/admin/views/html-admin-page-status-report.php:635
15919
  msgid "Network enabled"
15920
  msgstr "شبکه فعال شد"
15921
 
15922
+ #: includes/admin/views/html-admin-page-status-report.php:588
15923
+ #: includes/admin/views/html-admin-page-status-report.php:640
15924
  msgid "Not tested with the active version of WooCommerce"
15925
  msgstr "با نسخه ووکامرس فعال شده شما آزمایش نشده است"
15926
 
15927
+ #: includes/admin/views/html-admin-page-status-report.php:611
15928
+ msgid "Inactive plugins"
15929
+ msgstr "افزونه‌های غیرفعال"
15930
+
15931
+ #: includes/admin/views/html-admin-page-status-report.php:666
15932
+ msgid "Dropin Plugins"
15933
+ msgstr "افزونه‌های Dropin"
15934
+
15935
+ #: includes/admin/views/html-admin-page-status-report.php:690
15936
+ msgid "Must Use Plugins"
15937
+ msgstr "بیشترین افزونه‌های مورد استفاده"
15938
+
15939
+ #: includes/admin/views/html-admin-page-status-report.php:725
15940
  msgid "API enabled"
15941
  msgstr "API فعال شد"
15942
 
15943
+ #: includes/admin/views/html-admin-page-status-report.php:726
15944
  msgid "Does your site have REST API enabled?"
15945
  msgstr "آیا سایت شما، REST API فعال داشته است؟"
15946
 
15947
+ #: includes/admin/views/html-admin-page-status-report.php:730
15948
  msgid "Force SSL"
15949
  msgstr "اجبار SSL"
15950
 
15951
+ #: includes/admin/views/html-admin-page-status-report.php:731
15952
  msgid "Does your site force a SSL Certificate for transactions?"
15953
  msgstr "آیا سایت شما یک مجوز SSL اجباری برای تراکنشها داشته است؟"
15954
 
15955
+ #: includes/admin/views/html-admin-page-status-report.php:736
15956
  msgid ""
15957
  "What currency prices are listed at in the catalog and which currency gateways "
15958
  "will take payments in."
15960
  "چه قیمت های ارزی در کاتالوگ لیست شده اند و کدام درگاههای ارزی ، می توانند "
15961
  "پرداختها را بگیرند."
15962
 
15963
+ #: includes/admin/views/html-admin-page-status-report.php:741
15964
  msgid "The position of the currency symbol."
15965
  msgstr "جایگاه نماد پول."
15966
 
15967
+ #: includes/admin/views/html-admin-page-status-report.php:746
15968
  msgid "The thousand separator of displayed prices."
15969
  msgstr "سواکننده هزارگان قیمت ها نمایش داده شود."
15970
 
15971
+ #: includes/admin/views/html-admin-page-status-report.php:751
15972
  msgid "The decimal separator of displayed prices."
15973
  msgstr "سواکننده اعشاری قیمت ها نمایش داده شود."
15974
 
15975
+ #: includes/admin/views/html-admin-page-status-report.php:756
15976
  msgid "The number of decimal points shown in displayed prices."
15977
  msgstr "تعداد نقطه های اعشاری نشان داده شده، در قیمت ها نمایش داده شود."
15978
 
15979
+ #: includes/admin/views/html-admin-page-status-report.php:760
15980
  msgid "Taxonomies: Product types"
15981
  msgstr "انتخاب نوع محصول"
15982
 
15983
+ #: includes/admin/views/html-admin-page-status-report.php:761
15984
  msgid ""
15985
  "A list of taxonomy terms that can be used in regard to order/product statuses."
15986
  msgstr ""
15987
  "فهرستی از واژه های طبقه بندی است که می تواند در مورد وضعیت سفارش/محصول استفاده "
15988
  "شود."
15989
 
15990
+ #: includes/admin/views/html-admin-page-status-report.php:773
15991
  msgid "Taxonomies: Product visibility"
15992
  msgstr "طبقه بندی ها: قابلیت نمایش محصولات"
15993
 
15994
+ #: includes/admin/views/html-admin-page-status-report.php:774
15995
  msgid "A list of taxonomy terms used for product visibility."
15996
  msgstr ""
15997
  "فهرستی از واژه های طبقه بندی است که می تواند در مورد وضعیت سفارش/محصول استفاده "
15998
  "شود."
15999
 
16000
+ #: includes/admin/views/html-admin-page-status-report.php:787
16001
+ msgid "Are your site connected to WooCommerce.com?"
16002
+ msgstr "آیا سایت شما به WooCommerce.com متصل است؟"
16003
+
16004
+ #: includes/admin/views/html-admin-page-status-report.php:795
16005
  msgid "WooCommerce pages"
16006
  msgstr "برگه های ووکامرس"
16007
 
16008
  #. Translators: %s: page name.
16009
+ #: includes/admin/views/html-admin-page-status-report.php:806
16010
  msgid "Edit %s page"
16011
  msgstr "ویرایش برگه %s"
16012
 
16013
  #. Translators: %s: page name.
16014
+ #: includes/admin/views/html-admin-page-status-report.php:813
16015
  msgid "The URL of your %s page (along with the Page ID)."
16016
  msgstr "آدرس برگه %s ( تنها با شناسه برگه)."
16017
 
16018
+ #: includes/admin/views/html-admin-page-status-report.php:817
16019
  msgid "Page not set"
16020
  msgstr "برگه تنظیم نشده است"
16021
 
16022
+ #: includes/admin/views/html-admin-page-status-report.php:820
16023
  msgid "Page ID is set, but the page does not exist"
16024
  msgstr "شناسه برگه تنظیم شده است ، اما برگه وجود ندارد"
16025
 
16026
  #. Translators: %s: docs link.
16027
+ #: includes/admin/views/html-admin-page-status-report.php:824
16028
  msgid "Page visibility should be <a href=\"%s\" target=\"_blank\">public</a>"
16029
  msgstr ""
16030
+ "قابلیت دیده شدن برگه باید به صورت <a href=\"%s\" target=\"_blank\">عمومی</a> باشد"
 
16031
 
16032
+ #: includes/admin/views/html-admin-page-status-report.php:830
16033
  msgid "Page does not contain the shortcode."
16034
  msgstr "برگه shortcode را ندارد"
16035
 
16036
+ #: includes/admin/views/html-admin-page-status-report.php:848
16037
  msgid "Theme"
16038
  msgstr "پوسته"
16039
 
16040
+ #: includes/admin/views/html-admin-page-status-report.php:854
16041
  msgid "The name of the current active theme."
16042
  msgstr "نام پوسته فعال شده کنونی."
16043
 
16044
+ #: includes/admin/views/html-admin-page-status-report.php:858
16045
  msgid "Version"
16046
  msgstr "نگارش"
16047
 
16048
+ #: includes/admin/views/html-admin-page-status-report.php:859
16049
  msgid "The installed version of the current active theme."
16050
  msgstr "نگارش نصب شده پوسته، هم اکنون فعال شد."
16051
 
16052
+ #: includes/admin/views/html-admin-page-status-report.php:871
16053
  msgid "Author URL"
16054
  msgstr "لینک نویسنده"
16055
 
16056
+ #: includes/admin/views/html-admin-page-status-report.php:872
16057
  msgid "The theme developers URL."
16058
  msgstr "آدرس برنامه نویسان پوسته."
16059
 
16060
+ #: includes/admin/views/html-admin-page-status-report.php:876
16061
  msgid "Child theme"
16062
  msgstr "پوسته فرزند"
16063
 
16064
+ #: includes/admin/views/html-admin-page-status-report.php:877
16065
  msgid "Displays whether or not the current theme is a child theme."
16066
  msgstr "چه چیزی نمایش شود یا اینکه پوسته جاری یک پوسته فرزند نیست."
16067
 
16068
  #. Translators: %s docs link.
16069
+ #: includes/admin/views/html-admin-page-status-report.php:884
16070
  msgid ""
16071
  "If you are modifying WooCommerce on a parent theme that you did not build "
16072
+ "personally we recommend using a child theme. See: <a href=\"%s\" target=\"_blank"
16073
+ "\">How to create a child theme</a>"
16074
  msgstr ""
16075
+ "اگر شما در حال ویرایش و شخصی سازی ووکامرس یا پوسته والد هستید پیشنهاد می کنیم از "
16076
+ "پوسته کودک استفاده کنید.<a href=\"%s\" target=\"_blank\"> چگونه یک پوسته کودک "
16077
+ "بسازیم</a> را ببینید"
16078
 
16079
+ #: includes/admin/views/html-admin-page-status-report.php:891
16080
  msgid "Parent theme name"
16081
  msgstr "نام والد پوسته"
16082
 
16083
+ #: includes/admin/views/html-admin-page-status-report.php:892
16084
  msgid "The name of the parent theme."
16085
  msgstr "نام پوسته مادر."
16086
 
16087
+ #: includes/admin/views/html-admin-page-status-report.php:896
16088
  msgid "Parent theme version"
16089
  msgstr "نسخه والد پوسته"
16090
 
16091
+ #: includes/admin/views/html-admin-page-status-report.php:897
16092
  msgid "The installed version of the parent theme."
16093
  msgstr "نگارش پوسته مادر نصب شده است."
16094
 
16095
+ #: includes/admin/views/html-admin-page-status-report.php:909
16096
  msgid "Parent theme author URL"
16097
  msgstr "آدرس طراح والد پوسته"
16098
 
16099
+ #: includes/admin/views/html-admin-page-status-report.php:910
16100
  msgid "The parent theme developers URL."
16101
  msgstr "آدرس برنامه نویسان پوسته مادر."
16102
 
16103
+ #: includes/admin/views/html-admin-page-status-report.php:915
16104
  msgid "WooCommerce support"
16105
  msgstr "پشتیبانی ووکامرس"
16106
 
16107
+ #: includes/admin/views/html-admin-page-status-report.php:916
16108
  msgid ""
16109
  "Displays whether or not the current active theme declares WooCommerce support."
16110
  msgstr "چه چیزی نمایش شود یا اینکه پوسته جاری ووکامرس را پشتیبانی نمی کند."
16111
 
16112
+ #: includes/admin/views/html-admin-page-status-report.php:920
16113
  msgid "Not declared"
16114
  msgstr "اعلام نشده"
16115
 
16116
+ #: includes/admin/views/html-admin-page-status-report.php:932
16117
  msgid "Templates"
16118
  msgstr "قالب‌ها"
16119
 
16120
+ #: includes/admin/views/html-admin-page-status-report.php:932
16121
  msgid ""
16122
  "This section shows any files that are overriding the default WooCommerce "
16123
  "template pages."
16124
  msgstr ""
16125
+ "در این بخش هر فایلی که فارغ از صفحات قالب پیش فرض ووکامرس می باشد را نشان می دهد."
 
16126
 
16127
+ #: includes/admin/views/html-admin-page-status-report.php:938
16128
  msgid "Archive template"
16129
  msgstr "قالب بایگانی"
16130
 
16131
+ #: includes/admin/views/html-admin-page-status-report.php:940
16132
  msgid ""
16133
  "Your theme has a woocommerce.php file, you will not be able to override the "
16134
  "woocommerce/archive-product.php custom template since woocommerce.php has "
16135
  "priority over archive-product.php. This is intended to prevent display issues."
16136
  msgstr ""
16137
  "فایل woocommerce.php پوسته شما، نمی تواند الگوی سفارشی woocommerce/archive-"
16138
+ "product.php را نادیده بگیرد. زیرا woocommerce.php اولویت بالاتری نسبت به archive-"
16139
+ "product.php دارد. این کار برای جلوگیری از مشکلات نمایش می باشد."
16140
 
16141
+ #: includes/admin/views/html-admin-page-status-report.php:945
16142
+ #: includes/admin/views/html-admin-page-status-report.php:974
16143
  msgid "Overrides"
16144
  msgstr "بازنویسی"
16145
 
16146
  #. Translators: %1$s: Template name, %2$s: Template version, %3$s: Core
16147
  #. version.
16148
+ #: includes/admin/views/html-admin-page-status-report.php:956
16149
  msgid "%1$s version %2$s is out of date. The core version is %3$s"
16150
  msgstr "%1$s نسخه %2$s بروز نیست. نسخه پایه %3$s می باشد"
16151
 
16152
+ #: includes/admin/views/html-admin-page-status-report.php:982
16153
  msgid "Outdated templates"
16154
  msgstr "قالب های بروز نشده"
16155
 
16156
+ #: includes/admin/views/html-admin-page-status-report.php:989
16157
  msgid "Learn how to update"
16158
  msgstr "آموزش چگونگی بروزرسانی قالب های قدیمی"
16159
 
16176
  #: includes/admin/views/html-bulk-edit-product.php:205
16177
  #: includes/admin/views/html-bulk-edit-product.php:239
16178
  #: includes/admin/views/html-bulk-edit-product.php:258
16179
+ #: includes/admin/views/html-bulk-edit-product.php:298
16180
  msgid "— No change —"
16181
  msgstr "— بدون تغییر —"
16182
 
16249
  #: includes/admin/views/html-bulk-edit-product.php:190
16250
  #: includes/admin/views/html-quick-edit-product.php:147
16251
  #: includes/customizer/class-wc-shop-customizer.php:700
16252
+ #: includes/wc-product-functions.php:780
16253
  msgid "Hidden"
16254
  msgstr "پنهان"
16255
 
16256
  #: includes/admin/views/html-bulk-edit-product.php:222
16257
+ #: includes/admin/views/html-bulk-edit-product.php:280
16258
  msgid "— No Change —"
16259
  msgstr "— بدون تغییر— "
16260
 
16261
  #: includes/admin/views/html-bulk-edit-product.php:253
16262
+ #: includes/admin/views/html-bulk-edit-product.php:271
16263
  #: includes/admin/views/html-quick-edit-product.php:188
16264
  msgid "Stock qty"
16265
  msgstr "تعداد موجودی"
16266
 
16267
+ #: includes/admin/views/html-bulk-edit-product.php:260
16268
+ #, fuzzy
16269
+ #| msgid "Increase stock"
16270
+ msgid "Increase existing stock by:"
16271
+ msgstr "افزایش موجودی"
16272
+
16273
+ #: includes/admin/views/html-bulk-edit-product.php:261
16274
+ msgid "Decrease existing stock by:"
16275
+ msgstr "کاهش موجودی انبار توسط:"
16276
+
16277
+ #: includes/admin/views/html-bulk-edit-product.php:276
16278
  #: includes/admin/views/html-quick-edit-product.php:197
16279
  msgid "Backorders?"
16280
  msgstr "پیش خرید؟"
16284
  "<strong>Welcome to WooCommerce</strong> &#8211; You&lsquo;re almost ready to "
16285
  "start selling :)"
16286
  msgstr ""
16287
+ "<strong> به ووکامرس خوش آمدید </strong> &#8211; شما&lsquo; تقریبا آماده هستید تا "
16288
+ "فروش خود را آغاز کنید :)"
16289
 
16290
  #: includes/admin/views/html-notice-install.php:13
16291
  msgid "Run the Setup Wizard"
16295
  msgid "Skip setup"
16296
  msgstr "رد کردن راه اندازی"
16297
 
16298
+ #: includes/admin/views/html-notice-legacy-shipping.php:18
16299
  msgid "New:"
16300
  msgstr "جدید:"
16301
 
16302
+ #: includes/admin/views/html-notice-legacy-shipping.php:18
16303
  msgid ""
16304
  "a group of regions that can be assigned different shipping methods and rates."
16305
  msgstr "گروهی از نواحی که می تواند به روش های مختلف حمل و نقل اشاره کند."
16306
 
16307
+ #: includes/admin/views/html-notice-legacy-shipping.php:21
16308
  msgid ""
16309
  "Legacy shipping methods (flat rate, international flat rate, local pickup and "
16310
+ "delivery, and free shipping) are deprecated but will continue to work as normal "
16311
+ "for now. <b><em>They will be removed in future versions of WooCommerce</em></b>. "
16312
+ "We recommend disabling these and setting up new rates within shipping zones as "
16313
+ "soon as possible."
16314
  msgstr ""
16315
  "روش حمل و نقل میراثی( حمل و نقل رایگان،وانت محلی و تحویل) منسوخ شده اند اما "
16316
+ "بصورت عادی برای الان کار میکنند.<b><em> در نسخه‌های آتی ووکامرس حذف می شوند</em></"
16317
+ "b>.اکیدا توصیه می کنیم این تنظیمات را غیرفعال کنید و از مناطق حمل و نقل بجای آن "
16318
+ "استفاده کنید."
16319
 
16320
+ #: includes/admin/views/html-notice-legacy-shipping.php:27
16321
+ #: includes/admin/views/html-notice-no-shipping-methods.php:31
16322
  msgid "Setup shipping zones"
16323
  msgstr "پیکربندی منطقه حمل و نقل"
16324
 
16325
+ #: includes/admin/views/html-notice-legacy-shipping.php:31
16326
+ #: includes/admin/views/html-notice-no-shipping-methods.php:34
16327
  msgid "Learn more about shipping zones"
16328
  msgstr "اطلاعات بیشتر درباره منطقه های حمل و نقل"
16329
 
16330
+ #: includes/admin/views/html-notice-no-shipping-methods.php:19
16331
  msgid "Add shipping methods &amp; zones"
16332
  msgstr "افزودن روش حمل و نقل &amp; منطقه"
16333
 
16334
+ #: includes/admin/views/html-notice-no-shipping-methods.php:23
16335
  msgid ""
16336
  "Shipping is currently enabled, but you have not added any shipping methods to "
16337
  "your shipping zones."
16339
  "حمل و نقل قبلا فعال شده بود ، اما شما هیچ روش حمل و نقلی برای منطقه های حمل و "
16340
  "نقل خود اضافه نکرده اید."
16341
 
16342
+ #: includes/admin/views/html-notice-no-shipping-methods.php:26
16343
  msgid ""
16344
  "Customers will not be able to purchase physical goods from your store until a "
16345
  "shipping method is available."
16347
  "تازمانی که شیوه حمل و نقل دردسترس باشد مشتری‌ها قادر به خرید فیزیکی از فروشگاه "
16348
  "شما نیستند."
16349
 
16350
+ #: includes/admin/views/html-notice-regenerating-lookup-table.php:12
16351
+ #: includes/admin/views/html-notice-updating.php:14
16352
+ msgid "You can manually run queued updates here."
16353
+ msgstr "شما در اینجا می‌توانید بروزرسانی‌های زمان‌بندی شده را به صورت دستی اجرا کنید."
16354
+
16355
+ #: includes/admin/views/html-notice-regenerating-lookup-table.php:12
16356
+ #: includes/admin/views/html-notice-updating.php:14
16357
+ msgid "View progress &rarr;"
16358
+ msgstr "مشاهده پیشرفت &larr;"
16359
+
16360
+ #: includes/admin/views/html-notice-regenerating-lookup-table.php:16
16361
+ #, fuzzy
16362
+ #| msgid "Your database is being updated in the background."
16363
+ msgid "WooCommerce is updating product data in the background"
16364
+ msgstr "دیتابیس شما در حال بروزرسانی است."
16365
+
16366
+ #: includes/admin/views/html-notice-regenerating-lookup-table.php:18
16367
+ msgid ""
16368
+ "Product display, sorting, and reports may not be accurate until this finishes. "
16369
+ "It will take a few minutes and this notice will disappear when complete."
16370
+ msgstr ""
16371
+ "نمایش محصول، مرتب سازی و گزارش ممکن است تا پایان فرایند دقیق نباشد. هنگامی که "
16372
+ "فرایند کامل شد این اطلاعیه ناپدید می شود."
16373
+
16374
+ #: includes/admin/views/html-notice-regenerating-lookup-table.php:21
16375
+ #: includes/admin/views/html-notice-updating.php:22
16376
+ msgid ""
16377
+ "Note: WP CRON has been disabled on your install which may prevent this update "
16378
+ "from completing."
16379
+ msgstr ""
16380
+ "توجه: WP CRON غیر فعال شده است،در اینصورت ممکن است از تکمیل بروزرسانی جلوگیری "
16381
+ "کند."
16382
+
16383
  #: includes/admin/views/html-notice-regenerating-thumbnails.php:10
16384
  msgid "Cancel thumbnail regeneration"
16385
  msgstr "لغو ایجاد مجدد تصویر بند انگشتی"
16386
 
16387
  #: includes/admin/views/html-notice-regenerating-thumbnails.php:12
16388
  msgid ""
16389
+ "Thumbnail regeneration is running in the background. Depending on the amount of "
16390
+ "images in your store this may take a while."
16391
  msgstr ""
16392
  "بازسازی تصویر بند انگشتی در پسزمینه اجرا می شود. بسته به مقدار تصاویر موجود در "
16393
  "فروشگاه شما ممکن است کمی طول بکشد."
16395
  #. translators: %s: documentation URL
16396
  #: includes/admin/views/html-notice-secure-connection.php:18
16397
  msgid ""
16398
+ "Your store does not appear to be using a secure connection. We highly recommend "
16399
+ "serving your entire website over an HTTPS connection to help keep customer data "
16400
+ "secure. <a href=\"%s\">Learn more here.</a>"
16401
  msgstr ""
16402
  "به نظر می رسد فروشگاه شما از یک اتصال امن استفاده نمی کند. ما به شدت توصیه می "
16403
  "کنیم در کل وب سایت شما در طول اتصال HTTPS برای حفظ امنیت اطلاعات مشتری، توصیه "
16404
  "شود. <a href=\"%s\"> بیشتر در اینجا بیاموزید. </a>"
16405
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16406
  #. translators: %s: theme name
16407
  #: includes/admin/views/html-notice-template-check.php:19
16408
  msgid ""
16409
  "<strong>Your theme (%s) contains outdated copies of some WooCommerce template "
16410
+ "files.</strong> These files may need updating to ensure they are compatible with "
16411
+ "the current version of WooCommerce. Suggestions to fix this:"
16412
  msgstr ""
16413
  "<strong>پوسته شما (%s) دارای فایل های الگو(قالب پوسته) قدیمی ووکامرس می باشد.</"
16414
+ "strong> احتمالا برخی از فایل های قالب نیازمند به روز رسانی برای سازگاری با نگارش "
16415
+ "کنونی ووکامرس هستند. فایل های تشخیص داده شده برای رفع مشکل:"
16416
 
16417
  #: includes/admin/views/html-notice-template-check.php:21
16418
  msgid ""
16419
+ "Update your theme to the latest version. If no update is available contact your "
16420
+ "theme author asking about compatibility with the current WooCommerce version."
 
16421
  msgstr ""
16422
  "پوسته خود را به آخرین نسخه بروزرسانی کنید. اگر هیچ بروزرسانی در دسترس نیست، با "
16423
  "طراح قالب موضوع خود در مورد سازگاری با نسخه فعلی WooCommerce تماس بگیرید."
16438
  msgid "View affected templates"
16439
  msgstr "مشاهده قالب های تحت تاثیر قرار گرفته"
16440
 
16441
+ #: includes/admin/views/html-notice-update.php:21
16442
+ msgid "WooCommerce database update required"
16443
+ msgstr "پایگاه داده ووکامرس نیازمند به‌روزرسانی است"
16444
+
16445
+ #: includes/admin/views/html-notice-update.php:25
16446
  msgid ""
16447
+ "WooCommerce has been updated! To keep things running smoothly, we have to update "
16448
+ "your database to the newest version."
 
 
16449
  msgstr ""
 
 
 
 
 
 
16450
 
16451
+ #. translators: 1: Link to docs 2: Close link.
16452
+ #: includes/admin/views/html-notice-update.php:28
16453
+ msgid ""
16454
+ "The database update process runs in the background and may take a little while, "
16455
+ "so please be patient. Advanced users can alternatively update via %1$sWP CLI%2$s."
16456
+ msgstr ""
16457
 
16458
+ #: includes/admin/views/html-notice-update.php:33
16459
+ msgid "Update WooCommerce Database"
16460
+ msgstr "به‌روزرسانی پایگاه داده ووکامرس"
16461
 
16462
+ #: includes/admin/views/html-notice-update.php:36
16463
+ msgid "Learn more about updates"
16464
+ msgstr "آگاهی بیشتر از بروز رسانی ها"
 
16465
 
16466
+ #: includes/admin/views/html-notice-updated.php:16
16467
+ msgid ""
16468
+ "WooCommerce database update complete. Thank you for updating to the latest "
16469
+ "version!"
16470
+ msgstr "دیتای ووکامرس بروز شد. از شما برای بروزرسانی به آخرین نگارش سپاسگزاریم!"
16471
 
16472
+ #: includes/admin/views/html-notice-updating.php:18
16473
+ msgid "WooCommerce database update"
16474
+ msgstr "بروز رسانی دیتابیس ووکامرس"
16475
 
16476
+ #: includes/admin/views/html-notice-updating.php:19
16477
  msgid ""
16478
+ "WooCommerce is updating the database in the background. The database update "
16479
+ "process may take a little while, so please be patient."
16480
  msgstr ""
 
 
16481
 
16482
+ #: includes/admin/views/html-notice-wc-admin.php:17
16483
  msgid ""
16484
+ "Test drive the future of WooCommerce. A quicker, javascript powered interface "
16485
+ "with exciting new features and reports."
16486
  msgstr ""
16487
+ "آزمایش آینده ووکامرس. ظاهر سریع‌تر و نیروگرفته از جاوا اسکریپت با ویژگی‌ها و "
16488
+ "گزارش‌های هیجان‌انگیز جدید."
16489
 
16490
+ #: includes/admin/views/html-notice-wc-admin.php:21
16491
+ msgid "Activate WooCommerce Admin"
16492
+ msgstr "فعال کردن WooCommerce Admin"
 
 
 
 
 
 
 
 
 
 
 
 
16493
 
16494
+ #: includes/admin/views/html-notice-wc-admin.php:32
16495
+ msgid "Install WooCommerce Admin"
16496
+ msgstr "نصب مدیریت ووکامرس"
16497
 
16498
+ #: includes/admin/views/html-notice-wp-php-minimum-requirements.php:17
16499
+ msgid "Learn how to upgrade"
16500
+ msgstr "یادگیری چگونگی ارتقاء"
16501
 
16502
  #. translators: 1: start date 2: end date
16503
  #: includes/admin/views/html-report-by-date.php:22
16508
  msgid "Custom:"
16509
  msgstr "دلخواه:"
16510
 
16511
+ #. translators: %s item name.
16512
+ #: includes/admin/wc-admin-functions.php:376
16513
+ msgid "Adjusted stock: %s"
16514
+ msgstr "تنظیم موجودی: %s"
 
 
 
 
 
 
 
 
16515
 
16516
+ #. Translators: %d variation count.
16517
+ #: includes/admin/wc-admin-functions.php:445
16518
+ #, fuzzy
16519
+ #| msgid "Variation sale price."
16520
+ msgid "%d variation does not have a price."
16521
+ msgid_plural "%d variations do not have prices."
16522
+ msgstr[0] "قیمت فروش ویژه متغیر."
16523
 
16524
+ #: includes/admin/wc-admin-functions.php:448
16525
+ #, fuzzy
16526
+ #| msgid ""
16527
+ #| "Enable this if you want this attribute to have product archives in your store."
16528
+ msgid ""
16529
+ "Variations (and their attributes) that do not have prices will not be shown in "
16530
+ "your store."
16531
+ msgstr ""
16532
+ "اگر می خواهید این ویژگی در بایگانی محصولات فروشگاه باشد، این گزینه را فعال کنید."
16533
 
16534
+ #: includes/class-wc-ajax.php:227
16535
+ msgid "Sorry there was a problem removing this coupon."
16536
+ msgstr "ببخشید، ایرادی در پاک کردن کوپن وجود دارد."
 
 
 
16537
 
16538
+ #: includes/class-wc-ajax.php:230
16539
+ msgid "Coupon has been removed."
16540
+ msgstr "کوپن پاک شده است."
 
 
 
16541
 
16542
+ #: includes/class-wc-ajax.php:278
16543
+ msgid "Sorry, your session has expired."
16544
+ msgstr "متاسفانه زمان شما به اتمام رسید"
 
 
 
16545
 
16546
+ #: includes/class-wc-ajax.php:278 templates/cart/cart-empty.php:28
16547
+ msgid "Return to shop"
16548
+ msgstr "بازگشت به فروشگاه"
 
 
 
16549
 
16550
+ #: includes/class-wc-ajax.php:866 includes/class-wc-ajax.php:873
16551
+ #: includes/class-wc-ajax.php:967 includes/class-wc-ajax.php:1029
16552
+ #: includes/class-wc-ajax.php:1071 includes/class-wc-ajax.php:1124
16553
+ #: includes/class-wc-ajax.php:1187 includes/class-wc-ajax.php:1228
16554
+ msgid "Invalid order"
16555
+ msgstr "سفارش نامعتبر است"
16556
 
16557
+ #: includes/class-wc-ajax.php:899 includes/class-wc-order-item-product.php:72
16558
+ msgid "Invalid product ID"
16559
+ msgstr "شناسه محصول نامعتبر است"
 
 
 
16560
 
16561
+ #. translators: %s item name.
16562
+ #: includes/class-wc-ajax.php:918
16563
+ msgid "Added line items: %s"
16564
+ msgstr "موارد اضافه شده: %s"
16565
 
16566
+ #. translators: %s fee amount
16567
+ #: includes/class-wc-ajax.php:992
16568
+ msgid "%s fee"
16569
+ msgstr "هزینه %s"
 
 
 
 
16570
 
16571
+ #: includes/class-wc-ajax.php:1077
16572
+ msgid "Invalid rate"
16573
+ msgstr "نرخ نامعتبر"
 
16574
 
16575
+ #: includes/class-wc-ajax.php:1232
16576
+ msgid "Invalid items"
16577
+ msgstr "آیتم‌های نامعتبر"
 
16578
 
16579
+ #. translators: %1$s: item name %2$s: stock change
16580
+ #: includes/class-wc-ajax.php:1268
16581
+ msgid "Deleted %1$s and adjusted stock (%2$s)"
16582
+ msgstr ""
16583
 
16584
+ #. translators: %s item name.
16585
+ #: includes/class-wc-ajax.php:1271
16586
+ #: includes/legacy/api/v1/class-wc-api-resource.php:333
16587
+ #: includes/legacy/api/v2/class-wc-api-products.php:468
16588
+ #: includes/legacy/api/v2/class-wc-api-products.php:2176
16589
+ #: includes/legacy/api/v2/class-wc-api-resource.php:390
16590
+ #: includes/legacy/api/v3/class-wc-api-products.php:527
16591
+ #: includes/legacy/api/v3/class-wc-api-products.php:866
16592
+ #: includes/legacy/api/v3/class-wc-api-products.php:1058
16593
+ #: includes/legacy/api/v3/class-wc-api-products.php:2732
16594
+ #: includes/legacy/api/v3/class-wc-api-products.php:2992
16595
+ #: includes/legacy/api/v3/class-wc-api-products.php:3303
16596
+ #: includes/legacy/api/v3/class-wc-api-resource.php:394
16597
+ #: includes/legacy/api/v3/class-wc-api-taxes.php:354
16598
+ #: includes/legacy/api/v3/class-wc-api-taxes.php:623
16599
+ msgid "Deleted %s"
16600
+ msgstr "% پاک شده"
16601
 
16602
+ #: includes/class-wc-ajax.php:1327
16603
+ #, fuzzy
16604
+ #| msgid "Order note."
16605
+ msgid "Order not editable"
16606
+ msgstr "یادداشت سفارش."
16607
 
16608
+ #. translators: $1: Date created, $2 Time created
16609
+ #: includes/class-wc-ajax.php:1473
16610
+ msgid "added on %1$s at %2$s"
16611
+ msgstr "اضافه شد در تاریخ %1$s ساعت %2$s"
 
16612
 
16613
+ #. Translators: %d stock amount
16614
+ #: includes/class-wc-ajax.php:1547
16615
+ msgid "Stock: %d"
16616
+ msgstr "موجودی: %d"
 
16617
 
16618
+ #: includes/class-wc-ajax.php:1826
16619
+ msgid "Invalid refund amount"
16620
+ msgstr "مبلغ استرداد نادرست است"
 
16621
 
16622
+ #: includes/class-wc-ajax.php:1830
16623
+ msgid "Error processing refund. Please try again."
16624
+ msgstr "ایراد در پردازش بازگشت وجه. خواهشمند است دوباره تلاش کنید."
 
 
16625
 
16626
+ #: includes/class-wc-ajax.php:1934
16627
+ msgid "Description is missing."
16628
+ msgstr "توضیحات گم شده اند."
 
 
16629
 
16630
+ #: includes/class-wc-ajax.php:1937
16631
+ msgid "User is missing."
16632
+ msgstr "کاربر گم شده است."
 
 
16633
 
16634
+ #: includes/class-wc-ajax.php:1940
16635
+ msgid "Permissions is missing."
16636
+ msgstr "مجوز ها گم شده اند."
 
 
 
 
 
 
 
 
 
16637
 
16638
+ #: includes/class-wc-ajax.php:1951
16639
+ msgid "You do not have permission to assign API Keys to the selected user."
16640
+ msgstr "شما دسترسی کافی برای اختصاص دادن API به کاربر انتخاب شده ندارید."
 
 
 
 
 
 
 
 
 
16641
 
16642
+ #: includes/class-wc-ajax.php:1977
16643
+ msgid "API Key updated successfully."
16644
+ msgstr "کلید API بخوبی بروزرسانی شد."
 
 
 
 
 
 
 
 
 
16645
 
16646
+ #: includes/class-wc-ajax.php:2008
16647
+ msgid ""
16648
+ "API Key generated successfully. Make sure to copy your new keys now as the "
16649
+ "secret key will be hidden once you leave this page."
16650
+ msgstr ""
16651
+ "کلید API با موفقیت تولید شد. اطمینان حاصل کنید که کلید جدید را کپی کرده اید این "
16652
+ "کلید به عنوان کلید مخفی که بعد از ترک این برگه مخفی می شود."
 
 
 
 
 
 
16653
 
16654
+ #: includes/class-wc-ajax.php:2097
16655
+ msgid "Dismiss this notice."
16656
+ msgstr "پنهان کردن این آگهی."
 
 
 
 
 
 
 
 
 
16657
 
16658
+ #: includes/class-wc-api.php:78
16659
+ msgid "The Rest API is unavailable."
16660
+ msgstr "Rest API در دسترس نیست."
 
 
 
 
 
 
 
 
 
16661
 
16662
+ #: includes/class-wc-auth.php:91
16663
+ msgid "View coupons"
16664
+ msgstr "نمایش کوپن‌ها"
 
 
 
 
 
16665
 
16666
+ #: includes/class-wc-auth.php:92
16667
+ msgid "View customers"
16668
+ msgstr "نمایش خریداران"
 
 
 
 
16669
 
16670
+ #: includes/class-wc-auth.php:93
16671
+ msgid "View orders and sales reports"
16672
+ msgstr "نمایش سفارش ها و گزارش فروش ها"
 
 
 
 
16673
 
16674
+ #: includes/class-wc-auth.php:97 includes/class-wc-auth.php:104
16675
+ msgid "Create webhooks"
16676
+ msgstr "ساخت وب هوک ها"
 
 
16677
 
16678
+ #: includes/class-wc-auth.php:98
16679
+ msgid "Create coupons"
16680
+ msgstr "ساخت کوپن ها"
 
16681
 
16682
+ #: includes/class-wc-auth.php:99
16683
+ msgid "Create customers"
16684
+ msgstr "ساخت خریدارها"
 
 
16685
 
16686
+ #: includes/class-wc-auth.php:100
16687
+ msgid "Create orders"
16688
+ msgstr "ساخت سفارش ها"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16689
 
16690
+ #: includes/class-wc-auth.php:101
16691
+ msgid "Create products"
16692
+ msgstr "ساخت محصولات"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16693
 
16694
+ #: includes/class-wc-auth.php:105
16695
+ msgid "View and manage coupons"
16696
+ msgstr "نمایش و مدیریت کوپن ها"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16697
 
16698
+ #: includes/class-wc-auth.php:106
16699
+ msgid "View and manage customers"
16700
+ msgstr "نمایش و مدیریت خریداران"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16701
 
16702
+ #: includes/class-wc-auth.php:107
16703
+ msgid "View and manage orders and sales reports"
16704
+ msgstr "نمایش و مدیریت سفارش ها و گزارش فروش ها"
 
16705
 
16706
+ #: includes/class-wc-auth.php:108
16707
+ msgid "View and manage products"
16708
+ msgstr "نمایش و مدیریت محصولات"
 
16709
 
16710
+ #. translators: %s: parameter
16711
+ #: includes/class-wc-auth.php:171
16712
+ #: includes/legacy/api/v1/class-wc-api-server.php:412
16713
+ #: includes/legacy/api/v2/class-wc-api-coupons.php:226
16714
+ #: includes/legacy/api/v2/class-wc-api-customers.php:363
16715
+ #: includes/legacy/api/v2/class-wc-api-products.php:228
16716
+ #: includes/legacy/api/v2/class-wc-api-products.php:1929
16717
+ #: includes/legacy/api/v2/class-wc-api-server.php:430
16718
+ #: includes/legacy/api/v3/class-wc-api-coupons.php:224
16719
+ #: includes/legacy/api/v3/class-wc-api-customers.php:364
16720
+ #: includes/legacy/api/v3/class-wc-api-products.php:277
16721
+ #: includes/legacy/api/v3/class-wc-api-products.php:2482
16722
+ #: includes/legacy/api/v3/class-wc-api-products.php:2866
16723
+ #: includes/legacy/api/v3/class-wc-api-server.php:431
16724
+ #: includes/legacy/api/v3/class-wc-api-taxes.php:575
16725
+ msgid "Missing parameter %s"
16726
+ msgstr "پارامتر %s گم شده است."
16727
 
16728
+ #. translators: %s: scope
16729
+ #: includes/class-wc-auth.php:179
16730
+ msgid "Invalid scope %s"
16731
+ msgstr "گستره نادرست %s"
16732
 
16733
+ #. translators: %s: url
16734
+ #: includes/class-wc-auth.php:187
16735
+ msgid "The %s is not a valid URL"
16736
+ msgstr "%s یک آدرس معتبر نیست"
 
16737
 
16738
+ #: includes/class-wc-auth.php:194
16739
+ msgid "The callback_url needs to be over SSL"
16740
+ msgstr "callback_url نیاز به پیش از SSL دارد."
16741
 
16742
+ #. translators: 1: app name 2: scope 3: date 4: time
16743
+ #: includes/class-wc-auth.php:214
16744
+ msgid "%1$s - API %2$s (created on %3$s at %4$s)."
16745
+ msgstr "%1$s - API %2$s (ایجاد شده در %3$s at %4$s)."
16746
 
16747
+ #: includes/class-wc-auth.php:280
16748
+ msgid ""
16749
+ "An error occurred in the request and at the time were unable to send the "
16750
+ "consumer data"
16751
+ msgstr ""
16752
+ "یک خطا در هنگام درخواست رخ داده است و در آن زمان قادر به ارسال داده های مشتری "
16753
+ "نبود"
16754
 
16755
+ #: includes/class-wc-auth.php:376
16756
+ msgid "Invalid nonce verification"
16757
+ msgstr "راستی آزمایی کنونی نادرست است"
16758
 
16759
+ #: includes/class-wc-auth.php:396
16760
+ msgid "You do not have permission to access this page"
16761
+ msgstr "شما مجوز کافی برای دسترسی به این برگه را ندارید"
 
16762
 
16763
+ #. translators: %s: error message
16764
+ #: includes/class-wc-auth.php:402
16765
+ msgid "Error: %s."
16766
+ msgstr "خطا: %s."
16767
 
16768
+ #: includes/class-wc-auth.php:402
16769
+ msgid "Access denied"
16770
+ msgstr "دسترسی ممکن نیست"
 
16771
 
16772
+ #: includes/class-wc-breadcrumb.php:117
16773
+ msgid "Error 404"
16774
+ msgstr "404 یافت نشد"
 
 
16775
 
16776
+ #. translators: %s: product tag
16777
+ #: includes/class-wc-breadcrumb.php:231
16778
+ msgid "Products tagged &ldquo;%s&rdquo;"
16779
+ msgstr "محصولات برچسب خورده &ldquo;%s&rdquo;"
16780
 
16781
+ #. translators: %s: tag name
16782
+ #: includes/class-wc-breadcrumb.php:283
16783
+ msgid "Posts tagged &ldquo;%s&rdquo;"
16784
+ msgstr "نوشته های برچسب شده &ldquo;%s&rdquo;"
16785
 
16786
+ #. translators: %s: author name
16787
+ #: includes/class-wc-breadcrumb.php:326
16788
+ msgid "Author: %s"
16789
+ msgstr "نویسنده: %s"
16790
 
16791
+ #. translators: %s: search term
16792
+ #: includes/class-wc-breadcrumb.php:366
16793
+ msgid "Search results for &ldquo;%s&rdquo;"
16794
+ msgstr "نتیجه جستجو برای &ldquo;%s&rdquo;"
16795
 
16796
+ #. translators: %d: page number
16797
+ #. translators: %d: Page number.
16798
+ #: includes/class-wc-breadcrumb.php:376 includes/class-wc-template-loader.php:410
16799
+ msgid "Page %d"
16800
+ msgstr "برگه %d"
16801
 
16802
+ #. translators: 1: key 2: URL
16803
+ #: includes/class-wc-cache-helper.php:237
16804
+ msgid ""
16805
+ "In order for <strong>database caching</strong> to work with WooCommerce you must "
16806
+ "add %1$s to the \"Ignored Query Strings\" option in <a href=\"%2$s\">W3 Total "
16807
+ "Cache settings</a>."
16808
+ msgstr ""
16809
+ "به منظور اینکه <strong>ذخیره دیتابیس (کش)</strong> در ووکامرس کار کند شما باید "
16810
+ "%1$s را در \"نادیده گرفتن پرس و جوی رشته\" را در پیکربندی W3 Total Cache "
16811
+ "بیفزایید. <a href=\"%2$s\">کلیک کنید</a>."
16812
 
16813
+ #: includes/class-wc-cart-fees.php:90
16814
+ msgid "Fee has already been added."
16815
+ msgstr "هزینه قبلا اضافه شده است."
16816
 
16817
+ #. translators: %s: product name
16818
+ #: includes/class-wc-cart-session.php:134
16819
+ msgid ""
16820
+ "%s has been removed from your cart because it can no longer be purchased. Please "
16821
+ "contact us if you need assistance."
16822
+ msgstr ""
16823
+ "%s از سبد خرید شما به دلیل اینکه دیگر قادر به خریداری آن نیستیند پاک شده است. "
16824
+ "اگر نیاز به کمکی دارید با ما در تماس باشید."
16825
 
16826
+ #. translators: %1$s: product name. %2$s product permalink
16827
+ #: includes/class-wc-cart-session.php:140
16828
+ msgid ""
16829
+ "%1$s has been removed from your cart because it has since been modified. You can "
16830
+ "add it back to your cart <a href=\"%2$s\">here</a>."
16831
+ msgstr ""
16832
+ "%1$s از سبد خرید شما به دلیل اینکه از آن زمان تا کنون اصلاح شده است. با کلیک "
16833
+ "روی<a href=\"%2$s\">اینجا</a> میتوانید مجددا اقدام به افزودن به سبد خرید کنید."
16834
 
16835
+ #. translators: %d item count
16836
+ #: includes/class-wc-cart-session.php:404
16837
+ msgid ""
16838
+ "%d item from your previous order is currently unavailable and could not be added "
16839
+ "to your cart."
16840
+ msgid_plural ""
16841
+ "%d items from your previous order are currently unavailable and could not be "
16842
+ "added to your cart."
16843
+ msgstr[0] ""
16844
+ "%d موردی که از سفارش قبلی شما بوده هم اکنون در دسترس نیست و نمی توانید به سبد "
16845
+ "خرید خود اضافه کنید."
16846
 
16847
+ #: includes/class-wc-cart-session.php:417
16848
+ msgid "The cart has been filled with the items from your previous order."
16849
+ msgstr "سبد خرید با مشخصات سفارش قبلی شما پر شده است."
16850
 
16851
+ #: includes/class-wc-cart.php:606
16852
+ msgid "Get cart should not be called before the wp_loaded action."
16853
+ msgstr "گرفتن سبد خرید نباید قبل از صدا زدن wp-load باشد."
 
16854
 
16855
+ #: includes/class-wc-cart.php:752
16856
+ msgid "An item which is no longer available was removed from your cart."
16857
+ msgstr "این ایتم دیگر در دسترس نیست و از سبد خرید شما پاک گردید."
 
 
 
 
 
 
 
 
 
 
 
16858
 
16859
+ #. translators: %s: product name
16860
+ #: includes/class-wc-cart.php:776
16861
+ msgid ""
16862
+ "Sorry, \"%s\" is not in stock. Please edit your cart and try again. We apologize "
16863
+ "for any inconvenience caused."
16864
+ msgstr ""
16865
+ "متاسفانه تعداد کافی %s در انبار موجود نیست. خواهشمندیم سبد خرید خود را ویرایش "
16866
+ "کنید. عذرخواهی ما را بابت این مشکل پذیرا باشید."
16867
 
16868
+ #. translators: 1: product name 2: quantity in stock
16869
+ #: includes/class-wc-cart.php:791
16870
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:158
16871
+ msgid ""
16872
+ "Sorry, we do not have enough \"%1$s\" in stock to fulfill your order (%2$s "
16873
+ "available). We apologize for any inconvenience caused."
16874
+ msgstr ""
16875
+ "متاسفانه تعداد کافی \"%1$s\" در انبار برای انجام سفارش فعلی شما موجود نیست(%2$s "
16876
+ "درانبار). خواهشمندیم سبد خرید خود را ویرایش کنید و دوباره تلاش کنید. عذرخواهی ما "
16877
+ "را بابت این مشکل پذیرا باشید."
16878
 
16879
+ #. translators: %s: product name
16880
+ #: includes/class-wc-cart.php:1042 includes/class-wc-cart.php:1070
16881
+ #: includes/class-wc-frontend-scripts.php:550 includes/wc-cart-functions.php:123
16882
+ #: includes/wc-template-functions.php:2072
16883
+ msgid "View cart"
16884
+ msgstr "مشاهده سبد خرید"
16885
 
16886
+ #: includes/class-wc-cart.php:1042
16887
+ msgid "You cannot add another \"%s\" to your cart."
16888
+ msgstr "شما نمی توانید \"%s\" دیگری به سبد خود بیافزایید."
 
16889
 
16890
+ #: includes/class-wc-cart.php:1047
16891
+ msgid "Sorry, this product cannot be purchased."
16892
+ msgstr "متاسفیم ، این محصول قابل پرداخت نیست"
 
 
16893
 
16894
+ #. translators: %s: product name
16895
+ #: includes/class-wc-cart.php:1053
16896
  msgid ""
16897
+ "You cannot add &quot;%s&quot; to the cart because the product is out of stock."
 
16898
  msgstr ""
16899
+ "شما نمی توانید &quot;%s&quot; را به سبد خرید خود اضافه کنید، این محصول در انبار "
16900
+ "موجود نیست."
16901
 
16902
+ #. translators: 1: product name 2: quantity in stock
16903
+ #: includes/class-wc-cart.php:1058
16904
  msgid ""
16905
+ "You cannot add that amount of &quot;%1$s&quot; to the cart because there is not "
16906
+ "enough stock (%2$s remaining)."
16907
  msgstr ""
16908
+ "شما نمی توانید این تعداد از &quot;%1$s&quot; را به سبد خرید خود اضافه کنید. "
16909
+ "موجودی انبار به این میزان نیست.(%2$s باقی مانده)."
 
 
 
 
 
 
16910
 
16911
+ #. translators: 1: quantity in stock 2: current quantity
16912
+ #: includes/class-wc-cart.php:1072
16913
+ msgid ""
16914
+ "You cannot add that amount to the cart &mdash; we have %1$s in stock and you "
16915
+ "already have %2$s in your cart."
16916
+ msgstr ""
16917
+ "شما نمی توانید این مقدار را به سبد خرید خود بیافزایید &mdash; ما مجموعا %1$s "
16918
+ "موجودی در انبار داریم و قبلا %2$s در سبد خرید شما موجود می باشد"
16919
 
16920
+ #: includes/class-wc-checkout.php:167 includes/class-wc-emails.php:61
16921
+ #: includes/class-wc-payment-gateways.php:54 includes/class-wc-shipping.php:77
16922
+ #: includes/class-woocommerce.php:126
16923
+ msgid "Cloning is forbidden."
16924
+ msgstr "شبیه سازی ممنوع است."
 
 
16925
 
16926
+ #: includes/class-wc-checkout.php:174 includes/class-wc-emails.php:70
16927
+ #: includes/class-wc-payment-gateways.php:63 includes/class-wc-shipping.php:86
16928
+ #: includes/class-woocommerce.php:135
16929
+ msgid "Unserializing instances of this class is forbidden."
16930
+ msgstr "نمونه های غیررسمی این کلاس ممنوع است."
 
 
 
 
 
16931
 
16932
+ #: includes/class-wc-checkout.php:239
16933
+ msgid "Order notes"
16934
+ msgstr "یادداشت سفارش"
 
 
16935
 
16936
+ #: includes/class-wc-checkout.php:240
16937
+ msgid "Notes about your order, e.g. special notes for delivery."
16938
+ msgstr "یادداشت ها درباره سفارش شما ، برای مثال نکات مهم برای تحویل بار "
 
16939
 
16940
+ #: includes/class-wc-checkout.php:251
16941
+ msgid "Account username"
16942
+ msgstr "نام کاربری"
 
16943
 
16944
+ #: includes/class-wc-checkout.php:260
16945
+ msgid "Create account password"
16946
+ msgstr "ایجاد رمز عبور حساب کاربری"
 
16947
 
16948
+ #: includes/class-wc-checkout.php:262 templates/auth/form-login.php:44
16949
+ #: templates/global/form-login.php:38 templates/myaccount/form-login.php:43
16950
+ #: templates/myaccount/form-login.php:93
16951
+ msgid "Password"
16952
+ msgstr "گذرواژه"
16953
 
16954
+ #. translators: %s: field name
16955
+ #: includes/class-wc-checkout.php:715
16956
+ msgid "Shipping %s"
16957
+ msgstr "حمل و نقل %s"
16958
 
16959
+ #. translators: %s: field name
16960
+ #: includes/class-wc-checkout.php:719
16961
+ msgid "Billing %s"
16962
+ msgstr "صورتحساب %s"
16963
 
16964
+ #. translators: %1$s: field name, %2$s finder.eircode.ie URL
16965
+ #: includes/class-wc-checkout.php:731
16966
+ msgid ""
16967
+ "%1$s is not valid. You can look up the correct Eircode <a target=\"_blank\" href="
16968
+ "\"%2$s\">here</a>."
16969
+ msgstr ""
16970
+ "%1$s معتبر نیست. شما می توانید AIRCode صحیح را <a target=\"_blank\" href=\"%2$s"
16971
+ "\">از اینجا</a> بدست بیاورید."
16972
 
16973
+ #. translators: %s: field name
16974
+ #: includes/class-wc-checkout.php:735
16975
+ msgid "%s is not a valid postcode / ZIP."
16976
+ msgstr "%s کد پستی نامعتبر است."
16977
 
16978
+ #. translators: %s: phone number
16979
+ #. translators: %s: Phone number.
16980
+ #: includes/class-wc-checkout.php:744 includes/class-wc-form-handler.php:142
16981
+ msgid "%s is not a valid phone number."
16982
+ msgstr "%s شماره تلفن معتبری نیست."
16983
 
16984
+ #. translators: %s: email address
16985
+ #. translators: %s: Email address.
16986
+ #: includes/class-wc-checkout.php:754 includes/class-wc-form-handler.php:150
16987
+ msgid "%s is not a valid email address."
16988
+ msgstr "%s آدرس ایمیل معتبری نیست."
 
 
16989
 
16990
+ #. translators: 1: state field 2: valid states
16991
+ #: includes/class-wc-checkout.php:774
16992
+ msgid "%1$s is not valid. Please enter one of the following: %2$s"
16993
+ msgstr "%1$s معتبر نیست. لطفا یکی از موارد زیر را وارد کنید: %2$s"
 
 
 
 
 
16994
 
16995
+ #. translators: %s: field name
16996
+ #. translators: %s: Field name.
16997
+ #: includes/class-wc-checkout.php:781 includes/class-wc-form-handler.php:116
16998
+ #: includes/class-wc-form-handler.php:262
16999
+ msgid "%s is a required field."
17000
+ msgstr "%s یک گزینه الزامی است."
 
 
 
17001
 
17002
+ #: includes/class-wc-checkout.php:799 includes/class-wc-form-handler.php:396
17003
+ msgid "Please read and accept the terms and conditions to proceed with your order."
17004
+ msgstr "لطفا شرایط و ضوابط را برای ادامه سفارش خود مطالعه و قبول کنید."
 
 
 
 
17005
 
17006
+ #: includes/class-wc-checkout.php:806
17007
+ msgid "Please enter an address to continue."
17008
+ msgstr "لطفا برای ادامه یک آدرس وارد کنید."
 
 
 
 
17009
 
17010
+ #. translators: %s: shipping location
17011
+ #: includes/class-wc-checkout.php:809
17012
+ msgid ""
17013
+ "Unfortunately <strong>we do not ship %s</strong>. Please enter an alternative "
17014
+ "shipping address."
17015
+ msgstr ""
17016
+ "متاسفانه <strong>ما قادر به ارسال به %s نیستیم</strong>. خواهشمندیم یک آدرس دیگر "
17017
+ "وارد کنید."
17018
 
17019
+ #: includes/class-wc-checkout.php:815
17020
+ msgid ""
17021
+ "No shipping method has been selected. Please double check your address, or "
17022
+ "contact us if you need any help."
17023
+ msgstr ""
17024
+ "هیچ روش حمل و نقلی انتخاب نشده است. لطفا آدرس خود را بررسی کنید ، و اگر به کمک "
17025
+ "نیاز داشتید با ما تماس بگیرید."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17026
 
17027
+ #: includes/class-wc-checkout.php:825 includes/class-wc-form-handler.php:406
17028
+ #: includes/class-wc-form-handler.php:413 includes/class-wc-form-handler.php:512
17029
+ #: includes/class-wc-form-handler.php:537
17030
+ msgid "Invalid payment method."
17031
+ msgstr "روش پرداخت معتبر نمی باشد ."
 
 
 
17032
 
17033
+ #: includes/class-wc-checkout.php:1080
17034
+ msgid "We were unable to process your order, please try again."
17035
+ msgstr "ما نمی توانیم سفارش را بررسی کنیم، خواهشمند دوباره تلاش کنید."
 
 
17036
 
17037
+ #. translators: %s: shop cart url
17038
+ #: includes/class-wc-checkout.php:1090
17039
+ msgid ""
17040
+ "Sorry, your session has expired. <a href=\"%s\" class=\"wc-backward\">Return to "
17041
+ "shop</a>"
17042
+ msgstr ""
17043
+ "متاسفیم ، نشست شما نامعتبر است. <a href=\"%s\" class=\"wc-backward\">بازگشت به "
17044
+ "فروشگاه</a>"
17045
 
17046
+ #: includes/class-wc-checkout.php:1118
17047
+ msgid "Unable to create order."
17048
+ msgstr "امکان ایجاد سفارش وجود ندارد."
 
 
 
 
 
 
 
 
17049
 
17050
+ #: includes/class-wc-comments.php:150
17051
+ msgid "Please rate the product."
17052
+ msgstr "به این محصول امتیاز دهید."
 
 
 
 
 
 
 
 
17053
 
17054
+ #: includes/class-wc-countries.php:378
17055
+ msgid "to the"
17056
+ msgstr "به"
 
 
 
 
 
17057
 
17058
+ #: includes/class-wc-countries.php:378
17059
+ msgid "to"
17060
+ msgstr "به"
 
 
 
 
 
 
 
 
17061
 
17062
+ #: includes/class-wc-countries.php:392
17063
+ msgid "the"
17064
+ msgstr " "
 
 
 
 
 
17065
 
17066
+ #: includes/class-wc-countries.php:403
17067
+ msgid "VAT"
17068
+ msgstr "مالیات بر ارزش افزوده"
 
 
 
 
 
 
 
 
17069
 
17070
+ #: includes/class-wc-countries.php:414
17071
+ msgid "(incl. VAT)"
17072
+ msgstr "(شامل مالیات بر ارزش افزوده)"
 
 
 
 
 
 
 
 
17073
 
17074
+ #: includes/class-wc-countries.php:414
17075
+ msgid "(incl. tax)"
17076
+ msgstr "(شامل مالیات)"
 
 
 
 
 
 
 
 
17077
 
17078
+ #: includes/class-wc-countries.php:425
17079
+ msgid "(ex. VAT)"
17080
+ msgstr "(مثال، مالیات بر ارزش افزوده)"
 
 
 
17081
 
17082
+ #: includes/class-wc-countries.php:425
17083
+ msgid "(ex. tax)"
17084
+ msgstr "(مثال.مالیات)"
 
 
 
 
 
17085
 
17086
+ #: includes/class-wc-countries.php:624
17087
+ msgid "Apartment, suite, unit etc. (optional)"
17088
+ msgstr "شماره واحد ، بلوک ، پلاک (دلخواه)"
17089
 
17090
+ #: includes/class-wc-countries.php:626
17091
+ msgid "Apartment, suite, unit etc."
17092
+ msgstr "آپارتمان، سوئیت، و غیره."
 
17093
 
17094
+ #: includes/class-wc-countries.php:645
17095
+ #: includes/customizer/class-wc-shop-customizer.php:677
17096
+ msgid "Company name"
17097
+ msgstr "نام شرکت"
17098
 
17099
+ #: includes/class-wc-countries.php:660
17100
+ msgid "Street address"
17101
+ msgstr "خیابان"
 
17102
 
17103
+ #. translators: use local order of street name and house number.
17104
+ #: includes/class-wc-countries.php:662
17105
+ msgid "House number and street name"
17106
+ msgstr "پلاک خانه و نام خیابان"
 
 
 
 
 
 
 
 
 
17107
 
17108
+ #: includes/class-wc-countries.php:676
17109
+ msgid "Town / City"
17110
+ msgstr "شهر"
 
 
 
17111
 
17112
+ #: includes/class-wc-countries.php:764 includes/class-wc-countries.php:808
17113
+ #: includes/class-wc-countries.php:841 includes/class-wc-countries.php:866
17114
+ #: includes/class-wc-countries.php:952 includes/class-wc-countries.php:991
17115
+ #: includes/class-wc-countries.php:1049 includes/class-wc-countries.php:1058
17116
+ #: includes/class-wc-countries.php:1161 includes/class-wc-countries.php:1201
17117
+ #: includes/class-wc-countries.php:1271
17118
+ msgid "Province"
17119
+ msgstr "استان"
17120
 
17121
+ #: includes/class-wc-countries.php:777
17122
+ msgid "Suburb"
17123
+ msgstr "حومه"
17124
 
17125
+ #: includes/class-wc-countries.php:780 includes/class-wc-countries.php:1063
17126
+ #: includes/class-wc-countries.php:1073 includes/class-wc-countries.php:1228
17127
+ msgid "Postcode"
17128
+ msgstr "کد پستی"
 
 
 
 
 
17129
 
17130
+ #: includes/class-wc-countries.php:799 includes/class-wc-countries.php:1214
17131
+ #: includes/class-wc-countries.php:1241
17132
+ msgid "District"
17133
+ msgstr "ناحیه"
17134
 
17135
+ #: includes/class-wc-countries.php:838
17136
+ #, fuzzy
17137
+ #| msgid "Postal code."
17138
+ msgid "Postal code"
17139
+ msgstr "کد پستی."
17140
 
17141
+ #: includes/class-wc-countries.php:849
17142
+ msgid "Canton"
17143
+ msgstr "بخش"
 
17144
 
17145
+ #: includes/class-wc-countries.php:861 includes/class-wc-countries.php:942
17146
+ #: includes/class-wc-countries.php:1077
17147
+ msgid "Region"
17148
+ msgstr "منطقه"
17149
 
17150
+ #: includes/class-wc-countries.php:939
17151
+ msgid "Town / District"
17152
+ msgstr "شهر / ناحیه"
17153
 
17154
+ #: includes/class-wc-countries.php:947 includes/class-wc-countries.php:961
17155
+ #: includes/class-wc-countries.php:1116 includes/class-wc-countries.php:1231
17156
+ msgid "County"
17157
+ msgstr "کشور"
17158
 
17159
+ #: includes/class-wc-countries.php:958
17160
+ msgid "Eircode"
17161
+ msgstr "Eircode"
 
17162
 
17163
+ #: includes/class-wc-countries.php:999
17164
+ msgid "Prefecture"
17165
+ msgstr "ریاست"
17166
 
17167
+ #: includes/class-wc-countries.php:1024 includes/class-wc-countries.php:1169
17168
+ msgid "Municipality"
17169
+ msgstr "شهرداری"
17170
 
17171
+ #: includes/class-wc-countries.php:1090
17172
+ msgid "State / Zone"
17173
+ msgstr "استان / ناحیه"
 
 
17174
 
17175
+ #: includes/class-wc-countries.php:1185
17176
+ msgid "Municipality / District"
17177
+ msgstr "شهرداری / ناحیه"
 
17178
 
17179
+ #: includes/class-wc-countries.php:1210
17180
+ msgid "Town / Village"
17181
+ msgstr "شهر / ناحیه"
17182
 
17183
+ #: includes/class-wc-countries.php:1220
17184
+ msgid "ZIP"
17185
+ msgstr "کدپستی"
17186
 
17187
+ #: includes/class-wc-coupon.php:494
17188
+ msgid "Invalid discount type"
17189
+ msgstr "نوع تخفیف نامعتبر است"
 
 
17190
 
17191
+ #: includes/class-wc-coupon.php:513 includes/class-wc-coupon.php:517
17192
+ msgid "Invalid discount amount"
17193
+ msgstr "مبلغ تخفیف نامعتبر است"
 
 
17194
 
17195
+ #: includes/class-wc-coupon.php:693
17196
+ msgid "Invalid email address restriction"
17197
+ msgstr "آدرس ایمیل نامعتبر است"
 
 
17198
 
17199
+ #: includes/class-wc-coupon.php:929
17200
+ msgid "Coupon code applied successfully."
17201
+ msgstr "کد کوپن با موفقیت اعمال شد."
 
 
17202
 
17203
+ #: includes/class-wc-coupon.php:932
17204
+ msgid "Coupon code removed successfully."
17205
+ msgstr "کد کوپن با موفقیت پاک شد."
 
 
17206
 
17207
+ #: includes/class-wc-coupon.php:950 includes/class-wc-discounts.php:964
17208
+ msgid "Coupon is not valid."
17209
+ msgstr "کد تخفیف معتبر نیست."
 
17210
 
17211
+ #. translators: %s: coupon code
17212
+ #: includes/class-wc-coupon.php:954 includes/class-wc-discounts.php:588
17213
+ msgid "Coupon \"%s\" does not exist!"
17214
+ msgstr "کوپن \"%s\" وجود ندارد!"
17215
 
17216
+ #. translators: %s: coupon code
17217
+ #: includes/class-wc-coupon.php:958
17218
  msgid ""
17219
+ "Sorry, it seems the coupon \"%s\" is invalid - it has now been removed from your "
17220
+ "order."
17221
  msgstr ""
17222
+ "ببخشید، به نظر میرسد کوپن \"%s\" معتبر نیست - کوپن از درخواست خرید شما پاک میشود."
 
 
 
 
 
17223
 
17224
+ #. translators: %s: coupon code
17225
+ #: includes/class-wc-coupon.php:962
17226
+ msgid ""
17227
+ "Sorry, it seems the coupon \"%s\" is not yours - it has now been removed from "
17228
+ "your order."
17229
+ msgstr ""
17230
+ "ببخشید، به نظر میرسد کوپن \"%s\" متعلق به شما نیست - کوپن از درخواست خرید شما "
17231
+ "پاک میشود."
17232
 
17233
+ #. translators: %s: coupon code
17234
+ #: includes/class-wc-coupon.php:969
17235
+ msgid ""
17236
+ "Sorry, coupon \"%s\" has already been applied and cannot be used in conjunction "
17237
+ "with other coupons."
17238
  msgstr ""
17239
+ "ببخشید، کوپن \"%s\" در حال استفاده است و نمی تواند همراه با کوپن های دیگر "
17240
+ "استفاده شود."
17241
 
17242
+ #: includes/class-wc-coupon.php:972 includes/class-wc-discounts.php:604
17243
+ #: includes/class-wc-discounts.php:635
17244
+ msgid "Coupon usage limit has been reached."
17245
+ msgstr "مهلت استفاده از کوپن به پایان رسیده است."
17246
 
17247
+ #: includes/class-wc-coupon.php:975 includes/class-wc-discounts.php:652
17248
+ msgid "This coupon has expired."
17249
+ msgstr "این کوپن منقضی شده است."
17250
 
17251
+ #. translators: %s: coupon minimum amount
17252
+ #: includes/class-wc-coupon.php:979 includes/class-wc-discounts.php:671
17253
+ msgid "The minimum spend for this coupon is %s."
17254
+ msgstr "کمترین میزان استفاده از این کوپن %s است"
17255
 
17256
+ #. translators: %s: coupon maximum amount
17257
+ #: includes/class-wc-coupon.php:983 includes/class-wc-discounts.php:690
17258
+ msgid "The maximum spend for this coupon is %s."
17259
+ msgstr "بیشتر مقدار قابل استفاده از این کوپن %s است."
17260
 
17261
+ #: includes/class-wc-coupon.php:986
17262
+ msgid "Sorry, this coupon is not applicable to your cart contents."
17263
+ msgstr "متاسفیم، این کد تخفیف با محتویات سبد خرید شما همخوانی ندارد."
 
17264
 
17265
+ #. translators: %s: products list
17266
+ #: includes/class-wc-coupon.php:1000 includes/class-wc-discounts.php:855
17267
+ msgid "Sorry, this coupon is not applicable to the products: %s."
17268
+ msgstr "ببخشید، این کوپن با محصول %s همخوانی ندارد."
 
 
 
 
 
17269
 
17270
+ #. translators: %s: categories list
17271
+ #: includes/class-wc-coupon.php:1020 includes/class-wc-discounts.php:896
17272
+ msgid "Sorry, this coupon is not applicable to the categories: %s."
17273
+ msgstr "ببخشید، این کوپن با دسته های %s همخوانی ندارد."
 
17274
 
17275
+ #: includes/class-wc-coupon.php:1023 includes/class-wc-discounts.php:781
17276
+ msgid "Sorry, this coupon is not valid for sale items."
17277
+ msgstr "ببخشید، این کد تخفیف برای موارد فروخته شده معتبر نیست."
 
 
17278
 
17279
+ #: includes/class-wc-coupon.php:1043
17280
+ msgid "Coupon does not exist!"
17281
+ msgstr "این کوپن وجود ندارد !"
 
17282
 
17283
+ #: includes/class-wc-coupon.php:1046
17284
+ msgid "Please enter a coupon code."
17285
+ msgstr "خواهشمندیم یک کد تخفیف وارد کنید."
 
 
17286
 
17287
+ #: includes/class-wc-customer-download.php:299
17288
+ msgid "Invalid permission ID."
17289
+ msgstr "شناسه دسترسی نامعتبر است."
 
 
 
 
 
17290
 
17291
+ #: includes/class-wc-customer.php:721
17292
+ msgid "Invalid email address"
17293
+ msgstr "ایمیل نامعتبر است"
 
 
17294
 
17295
+ #: includes/class-wc-customer.php:767
17296
+ msgid "Invalid role"
17297
+ msgstr "نقش نامعتبر است"
 
 
17298
 
17299
+ #: includes/class-wc-customer.php:971 includes/class-wc-order.php:1089
17300
+ msgid "Invalid billing email address"
17301
+ msgstr "آدرس ایمیل صورت حساب نامعتبر است"
 
 
17302
 
17303
+ #: includes/class-wc-data-store.php:95 includes/class-wc-data-store.php:101
17304
+ #: includes/class-wc-data-store.php:107
17305
+ #: includes/data-stores/class-wc-shipping-zone-data-store.php:102
17306
+ msgid "Invalid data store."
17307
+ msgstr "داده فروشگاه نامعتبر است."
 
17308
 
17309
+ #: includes/class-wc-discounts.php:716 includes/class-wc-discounts.php:754
17310
+ #: includes/class-wc-discounts.php:809
17311
+ msgid "Sorry, this coupon is not applicable to selected products."
17312
+ msgstr "متاسفیم، این کوپن با محصول انتخاب شده همخوانی ندارد."
 
 
17313
 
17314
+ #: includes/class-wc-download-handler.php:39
17315
+ #: includes/class-wc-download-handler.php:44
17316
+ #: includes/class-wc-download-handler.php:59
17317
+ #: includes/class-wc-download-handler.php:77
17318
+ msgid "Invalid download link."
17319
+ msgstr "پیوند دانلود نادرست است."
 
 
17320
 
17321
+ #: includes/class-wc-download-handler.php:125
17322
+ #: includes/class-wc-form-handler.php:709
17323
+ #: includes/data-stores/abstract-wc-order-data-store-cpt.php:101
17324
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:211
17325
+ #: includes/shortcodes/class-wc-shortcode-my-account.php:137
17326
+ #: includes/wc-order-functions.php:645
17327
+ msgid "Invalid order."
17328
+ msgstr "سفارش نامعتبر است."
17329
 
17330
+ #: includes/class-wc-download-handler.php:137
17331
+ msgid "Sorry, you have reached your download limit for this file"
17332
+ msgstr "متاسفانه محدودیت دانلود شما برای این فایل به اتمام رسیده است "
17333
 
17334
+ #: includes/class-wc-download-handler.php:148
17335
+ msgid "Sorry, this download has expired"
17336
+ msgstr ".متاسفانه زمان دانلود شما به اتمام رسیده است"
 
 
17337
 
17338
+ #: includes/class-wc-download-handler.php:161
17339
+ #: includes/class-wc-download-handler.php:164
17340
+ msgid "You must be logged in to download files."
17341
+ msgstr "براي دانلود فایل ها بايد وارد سايت شويد."
 
17342
 
17343
+ #: includes/class-wc-download-handler.php:164
17344
+ msgid "Log in to Download Files"
17345
+ msgstr "براي دانلود فایل ها بايد وارد سايت شويد"
 
 
17346
 
17347
+ #: includes/class-wc-download-handler.php:167
17348
+ msgid "This is not your download link."
17349
+ msgstr "این لینک دانلود متعلق به شما نیست."
 
 
 
 
 
17350
 
17351
+ #: includes/class-wc-download-handler.php:188
17352
+ msgid "No file defined"
17353
+ msgstr "فایلی تعریف نشده است"
 
 
 
 
 
17354
 
17355
+ #: includes/class-wc-download-handler.php:401
17356
+ msgid "File not found"
17357
+ msgstr "فايل مورد نظر يافت نشد"
 
 
 
 
 
 
 
17358
 
17359
+ #: includes/class-wc-download-handler.php:587
17360
+ msgid "Go to shop"
17361
+ msgstr "رفتن به فروشگاه"
 
 
 
 
 
 
 
17362
 
17363
+ #: includes/class-wc-emails.php:442 includes/wc-account-functions.php:218
17364
+ #: includes/wc-account-functions.php:242
17365
+ msgid "Expires"
17366
+ msgstr "تاریخ انقضا"
 
 
 
 
17367
 
17368
+ #: includes/class-wc-emails.php:608
17369
+ msgid "Product low in stock"
17370
+ msgstr "کمبود محصول در انبار"
 
 
 
 
 
17371
 
17372
+ #. translators: 1: product name 2: items in stock
17373
+ #: includes/class-wc-emails.php:611
17374
+ msgid "%1$s is low in stock. There are %2$d left."
17375
+ msgstr "%1$s در انبار کم است. فقط %2$d باقی مانده است."
 
 
 
 
17376
 
17377
+ #: includes/class-wc-emails.php:635
17378
+ msgid "Product out of stock"
17379
+ msgstr "محصول موجود نیست"
 
 
 
 
 
 
17380
 
17381
+ #. translators: %s: product name
17382
+ #: includes/class-wc-emails.php:637
17383
+ msgid "%s is out of stock."
17384
+ msgstr "%s در انبار موجود نیست."
 
17385
 
17386
+ #: includes/class-wc-emails.php:673
17387
+ msgid "Product backorder"
17388
+ msgstr "پیش‌خرید محصول"
 
 
 
 
 
17389
 
17390
+ #. translators: 1: product quantity 2: product name 3: order number
17391
+ #: includes/class-wc-emails.php:675
17392
+ msgid "%1$s units of %2$s have been backordered in order #%3$s."
17393
+ msgstr "%1$s واحد از %2$s به صورت پیش خرید در سفارش #%3$s ثبت شده است."
17394
 
17395
+ #: includes/class-wc-embed.php:103
17396
+ msgid "Buy now"
17397
+ msgstr "خرید کنید"
 
 
 
 
 
17398
 
17399
+ #. translators: %s: average rating
17400
+ #. translators: %s: rating
17401
+ #. translators: %s: average rating
17402
+ #: includes/class-wc-embed.php:130 includes/wc-template-functions.php:3432
17403
+ #: includes/wc-template-functions.php:3455
17404
+ #: includes/widgets/class-wc-widget-layered-nav-filters.php:104
17405
+ #: packages/woocommerce-rest-api/src/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:57
17406
+ msgid "Rated %s out of 5"
17407
+ msgstr "نمره %s از 5"
17408
 
17409
+ #: includes/class-wc-form-handler.php:131
17410
+ msgid "Please enter a valid Eircode."
17411
+ msgstr "لطفا یک Eircode معتبر وارد کنید."
 
 
17412
 
17413
+ #: includes/class-wc-form-handler.php:134
17414
+ #: includes/shortcodes/class-wc-shortcode-cart.php:37
17415
+ msgid "Please enter a valid postcode / ZIP."
17416
+ msgstr "لطفا یک کد پستی معتبر وارد کنید."
 
 
17417
 
17418
+ #: includes/class-wc-form-handler.php:191
17419
+ msgid "Address changed successfully."
17420
+ msgstr "آدرس با موفقیت تغییر یافت."
 
 
17421
 
17422
+ #: includes/class-wc-form-handler.php:245
17423
+ msgid "Display name cannot be changed to email address due to privacy concern."
17424
+ msgstr "برای نام نمایشی نمی توان از ایمیل اصلی حساب کاربری استفاده نمود."
 
 
 
17425
 
17426
+ #: includes/class-wc-form-handler.php:254
17427
+ #: templates/myaccount/form-edit-account.php:37
17428
+ msgid "Display name"
17429
+ msgstr "نام نمایشی"
 
 
17430
 
17431
+ #: includes/class-wc-form-handler.php:269 includes/wc-user-functions.php:43
17432
+ msgid "Please provide a valid email address."
17433
+ msgstr "خواهشمندیم یک آدرس ایمیل معتبر وارد کنید."
 
 
 
17434
 
17435
+ #: includes/class-wc-form-handler.php:271
17436
+ msgid "This email address is already registered."
17437
+ msgstr "این آدرس ایمیل قبلا در سایت عضو شده است."
 
 
 
 
 
17438
 
17439
+ #: includes/class-wc-form-handler.php:277
17440
+ msgid "Please fill out all password fields."
17441
+ msgstr "خواهشمندیم تمامی فیلد های گذرواژه را تکمیل کنید."
 
 
 
 
 
17442
 
17443
+ #: includes/class-wc-form-handler.php:280
17444
+ msgid "Please enter your current password."
17445
+ msgstr "خواهشمندیم گذرواژه پیشین خود را وارد کنید."
 
 
17446
 
17447
+ #: includes/class-wc-form-handler.php:283
17448
+ msgid "Please re-enter your password."
17449
+ msgstr "خواهشمندیم گذرواژه خود را دوباره وارد کنید."
 
 
 
 
 
17450
 
17451
+ #: includes/class-wc-form-handler.php:286
17452
+ msgid "New passwords do not match."
17453
+ msgstr "گذرواژه های تازه یکسان نیستند."
 
 
 
 
 
 
 
 
 
17454
 
17455
+ #: includes/class-wc-form-handler.php:289
17456
+ msgid "Your current password is incorrect."
17457
+ msgstr "گذرواژه پیشین شما نادرست است."
 
 
 
 
 
 
 
 
 
17458
 
17459
+ #: includes/class-wc-form-handler.php:330
17460
+ msgid "Account details changed successfully."
17461
+ msgstr "مشخصات حساب کاربری با موفقیت تغییر یافت."
 
 
 
 
 
17462
 
17463
+ #: includes/class-wc-form-handler.php:471
17464
+ msgid "Invalid payment gateway."
17465
+ msgstr "رمز پرداخت نامعتبر است."
 
 
 
 
17466
 
17467
+ #: includes/class-wc-form-handler.php:484
17468
+ msgid "Payment method successfully added."
17469
+ msgstr "روش پرداخت افزوده شد."
 
17470
 
17471
+ #: includes/class-wc-form-handler.php:488
17472
+ msgid "Unable to add payment method to your account."
17473
+ msgstr "امکان افزودن روش پرداخت به حساب کاربری شما وجود ندارد."
 
 
 
 
 
 
 
 
17474
 
17475
+ #: includes/class-wc-form-handler.php:515
17476
+ msgid "Payment method deleted."
17477
+ msgstr "روش پرداخت پاک شد."
 
 
17478
 
17479
+ #: includes/class-wc-form-handler.php:540
17480
+ msgid "This payment method was successfully set as your default."
17481
+ msgstr "این روش پرداخت با موفقیت به عنوان روش پیشفرض ذخیره شد."
 
 
17482
 
17483
+ #. Translators: %s Product title.
17484
+ #: includes/class-wc-form-handler.php:582 includes/class-wc-form-handler.php:586
17485
+ msgid "%s removed."
17486
+ msgstr "%s پاک شده."
 
17487
 
17488
+ #: includes/class-wc-form-handler.php:583
17489
+ msgid "Undo?"
17490
+ msgstr "بازگردانی؟"
 
17491
 
17492
+ #. Translators: %s Product title.
17493
+ #: includes/class-wc-form-handler.php:638
17494
+ msgid "You can only have 1 %s in your cart."
17495
+ msgstr "شما تنها می‌توانید یک %s در سبد خرید خود داشته باشید"
 
17496
 
17497
+ #: includes/class-wc-form-handler.php:660
17498
+ msgid "Cart updated."
17499
+ msgstr "سبد خرید به روز شد"
 
17500
 
17501
+ #: includes/class-wc-form-handler.php:700
17502
+ msgid "Order cancelled by customer."
17503
+ msgstr "سفارش توسط مشتری لغو شد"
 
 
17504
 
17505
+ #: includes/class-wc-form-handler.php:702
17506
+ msgid "Your order was cancelled."
17507
+ msgstr "سفارش شما لغو شد."
 
 
17508
 
17509
+ #: includes/class-wc-form-handler.php:707
17510
+ msgid ""
17511
+ "Your order can no longer be cancelled. Please contact us if you need assistance."
17512
+ msgstr "سفارش شما دیگر نمی تواند لغو شود. لطفا با مدیریت سایت تماس بگیرید."
 
17513
 
17514
+ #: includes/class-wc-form-handler.php:821
17515
+ msgid "Please choose the quantity of items you wish to add to your cart&hellip;"
17516
+ msgstr ""
17517
+ "خواهشمندیمً تعداد مواردی که می‌خواهید به سبد خرید خود اضافه کنید را انتخاب "
17518
+ "کنید&hellip;"
17519
 
17520
+ #: includes/class-wc-form-handler.php:829
17521
+ msgid "Please choose a product to add to your cart&hellip;"
17522
+ msgstr "خواهشمندیمً یک محصول برای اضافه کردن به سبد خرید انتخاب کنید&hellip;"
 
 
17523
 
17524
+ #: includes/class-wc-form-handler.php:894
17525
+ msgid "Please choose product options&hellip;"
17526
+ msgstr "خواهشمندیم گزینه های محصول را انتحاب کنید"
 
 
17527
 
17528
+ #. translators: %s: Attribute name.
17529
+ #: includes/class-wc-form-handler.php:925
17530
+ msgid "Invalid value posted for %s"
17531
+ msgstr "مقدار ارسال شده نامعتبر برای %s"
 
17532
 
17533
+ #. translators: %s: Attribute name.
17534
+ #: includes/class-wc-form-handler.php:933
17535
+ msgid "%s is a required field"
17536
+ msgid_plural "%s are required fields"
17537
+ msgstr[0] "فیلد %s الزامی است"
17538
 
17539
+ #: includes/class-wc-form-handler.php:972 includes/class-wc-form-handler.php:976
17540
+ #: includes/class-wc-form-handler.php:1113 includes/class-wc-form-handler.php:1147
17541
+ msgid "Error:"
17542
+ msgstr "خطا:"
 
17543
 
17544
+ #: includes/class-wc-form-handler.php:976
17545
+ msgid "Username is required."
17546
+ msgstr "نام کاربری الزامی است."
 
 
17547
 
17548
+ #: includes/class-wc-form-handler.php:1066
17549
+ msgid "Please enter your password."
17550
+ msgstr "خواهشمندیم گذرواژه خود را وارد کنید ."
 
 
17551
 
17552
+ #: includes/class-wc-form-handler.php:1070
17553
+ msgid "Passwords do not match."
17554
+ msgstr "گذرواژه ها با یکدیگر تطبیق ندارند."
 
 
17555
 
17556
+ #: includes/class-wc-form-handler.php:1125
17557
+ msgid ""
17558
+ "Your account was created successfully and a password has been sent to your email "
17559
+ "address."
17560
+ msgstr "حساب کاربری شما با موفقیت ایجاد و رمز عبور به آدرس ایمیل شما ارسال شد."
17561
 
17562
+ #: includes/class-wc-form-handler.php:1127
17563
+ msgid ""
17564
+ "Your account was created successfully. Your login details have been sent to your "
17565
+ "email address."
17566
+ msgstr ""
17567
+ "حساب کاربری شما با موفقیت ایجاد شد. جزئیات ورود به حساب کاربری شما به ایملتان "
17568
+ "ارسال شد."
17569
 
17570
+ #: includes/class-wc-frontend-scripts.php:474
17571
+ msgid "Please select a rating"
17572
+ msgstr "خواهشمندیم یک رتبه را انتخاب کنید"
 
 
17573
 
17574
+ #: includes/class-wc-frontend-scripts.php:517
17575
+ msgid "Error processing checkout. Please try again."
17576
+ msgstr "ایراد در پردازش تسویه حساب. خواهشمند است دوباره تلاش کنید."
 
 
17577
 
17578
+ #: includes/class-wc-frontend-scripts.php:524
17579
+ #: includes/wc-template-functions.php:2637
17580
+ msgid "required"
17581
+ msgstr "ضروری"
 
17582
 
17583
+ #: includes/class-wc-frontend-scripts.php:525
17584
+ #: includes/wc-template-functions.php:2639
17585
+ msgid "optional"
17586
+ msgstr "اختیاری"
 
17587
 
17588
+ #: includes/class-wc-frontend-scripts.php:562
17589
+ msgid ""
17590
+ "Sorry, no products matched your selection. Please choose a different combination."
17591
+ msgstr ""
17592
+ "با عرض پوزش، هیچ محصولی مطابق انتخاب شما یافت نشد. خواهشمندیمً ترکیب دیگری را "
17593
+ "انتخاب کنید."
17594
 
17595
+ #: includes/class-wc-frontend-scripts.php:563
17596
+ msgid "Please select some product options before adding this product to your cart."
17597
+ msgstr ""
17598
+ "قبل از این که این محصول به سبد خرید خود اضافه کنید گزینه های محصول را انتخاب "
17599
+ "کنید."
17600
 
17601
+ #: includes/class-wc-frontend-scripts.php:564
17602
+ #: templates/single-product/add-to-cart/variation.php:22
17603
+ msgid "Sorry, this product is unavailable. Please choose a different combination."
17604
+ msgstr ""
17605
+ "با عرض پوزش، این محصول در دسترس نیست. خواهشمندیمً ترکیب دیگری را انتخاب کنید."
 
17606
 
17607
+ #: includes/class-wc-frontend-scripts.php:587
17608
+ msgid "Please enter a stronger password."
17609
+ msgstr "لطفا یک رمز عبور قوی ایجاد کنید."
 
 
17610
 
17611
+ #: includes/class-wc-install.php:422
17612
+ msgid "Monthly"
17613
+ msgstr "ماهانه"
 
 
 
17614
 
17615
+ #: includes/class-wc-install.php:530
17616
+ msgid "Reduced rate"
17617
+ msgstr "کاهش نرخ"
 
 
 
17618
 
17619
+ #: includes/class-wc-install.php:531
17620
+ msgid "Zero rate"
17621
+ msgstr "نرخ صفر"
 
 
 
17622
 
17623
+ #: includes/class-wc-install.php:1257
17624
+ msgid "View WooCommerce settings"
17625
+ msgstr "نمایش پیکربندی ووکامرس"
 
 
17626
 
17627
+ #: includes/class-wc-install.php:1274
17628
+ msgid "View WooCommerce documentation"
17629
+ msgstr "نمایش اسناد ووکامرس"
 
 
17630
 
17631
+ #: includes/class-wc-install.php:1274
17632
+ msgid "Docs"
17633
+ msgstr "مستندات"
 
 
17634
 
17635
+ #: includes/class-wc-install.php:1275
17636
+ msgid "View WooCommerce API docs"
17637
+ msgstr "نمایش اسناد API ووکامرس"
 
 
17638
 
17639
+ #: includes/class-wc-install.php:1275
17640
+ msgid "API docs"
17641
+ msgstr "اسناد API"
 
 
17642
 
17643
+ #: includes/class-wc-install.php:1276
17644
+ msgid "Visit premium customer support"
17645
+ msgstr "نمایش تالار پشتیبانی کاربران ویژه"
 
 
17646
 
17647
+ #: includes/class-wc-install.php:1276
17648
+ msgid "Premium support"
17649
+ msgstr "پشتیبانی ویژه"
 
17650
 
17651
+ #. translators: 1: plugin name, 2: error message, 3: URL to install plugin
17652
+ #. manually.
17653
+ #. translators: 1: theme slug, 2: error message, 3: URL to install theme
17654
+ #. manually.
17655
+ #: includes/class-wc-install.php:1407 includes/class-wc-install.php:1511
17656
+ msgid ""
17657
+ "%1$s could not be installed (%2$s). <a href=\"%3$s\">Please install it manually "
17658
+ "by clicking here.</a>"
17659
+ msgstr ""
17660
+ "%1$s قادر به نصب نیست (%2$s). <a href=\"%3$s\">با کلیک در اینجا به صورت دستی نصب "
17661
+ "کنید.</a>"
17662
 
17663
+ #. translators: 1: plugin name, 2: URL to WP plugin page.
17664
+ #: includes/class-wc-install.php:1435
17665
+ msgid ""
17666
+ "%1$s was installed but could not be activated. <a href=\"%2$s\">Please activate "
17667
+ "it manually by clicking here.</a>"
17668
+ msgstr ""
17669
+ "%1$s نصب شده اما قادر به فعال شدن نیست. <a href=\"%2$s\">با کلیک در اینجا به "
17670
+ "صورت دستی فعال کنید.</a>"
17671
 
17672
+ #. translators: 1: class name 2: WC_Log_Handler_Interface
17673
+ #: includes/class-wc-logger.php:54
17674
+ msgid "The provided handler %1$s does not implement %2$s."
17675
+ msgstr "دستیار ارائه شده %1$s قادر به پیاده سازی %2$s نیست."
 
17676
 
17677
+ #. translators: 1: WC_Logger::log 2: level
17678
+ #: includes/class-wc-logger.php:132
17679
+ msgid "%1$s was called with an invalid level \"%2$s\"."
17680
+ msgstr "%1$s با سطح نامعتبر اجرا شد\"%2$s\"."
 
17681
 
17682
+ #: includes/class-wc-order-item-fee.php:131
17683
+ #: includes/class-wc-order-item-product.php:60 includes/class-wc-tax.php:889
17684
+ msgid "Invalid tax class"
17685
+ msgstr "روش مالیات نامعتبر است"
 
17686
 
17687
+ #: includes/class-wc-order-item-product.php:84
17688
+ msgid "Invalid variation ID"
17689
+ msgstr "شناسه متغیر نامعتبر است"
 
 
17690
 
17691
+ #: includes/class-wc-order-item-product.php:193
17692
+ msgid "Invalid product"
17693
+ msgstr "محصول نامعتبر"
 
 
17694
 
17695
+ #: includes/class-wc-order-item-product.php:212
17696
+ #: includes/legacy/abstract-wc-legacy-order.php:164
17697
+ msgid "Backordered"
17698
+ msgstr "پیش‌خرید شده"
 
17699
 
17700
+ #. translators: %s: Order date
17701
+ #: includes/class-wc-order-refund.php:67
17702
+ #: includes/data-stores/class-wc-order-refund-data-store-cpt.php:115
17703
+ msgid "Refund &ndash; %s"
17704
+ msgstr "مسترد &ndash; %s"
 
17705
 
17706
+ #: includes/class-wc-order.php:140
17707
+ msgid "Payment complete event failed."
17708
+ msgstr "رویداد تکمیل پرداخت انجام نشد."
 
 
17709
 
17710
+ #. translators: %s: taxes
17711
+ #. translators: %s: tax information
17712
+ #: includes/class-wc-order.php:177 includes/wc-cart-functions.php:320
17713
+ msgid "(includes %s)"
17714
+ msgstr "(شامل %s)"
17715
 
17716
+ #: includes/class-wc-order.php:346
17717
+ msgid "Update status event failed."
17718
+ msgstr "به روز رسانی وضعیت رویداد شکست خورد."
 
 
17719
 
17720
+ #. translators: 1: old order status 2: new order status
17721
+ #: includes/class-wc-order.php:367
17722
+ msgid "Order status changed from %1$s to %2$s."
17723
+ msgstr "وضعیت سفارش از %1$s به %2$s تغییر کرد."
 
 
 
 
17724
 
17725
+ #. translators: %s: new order status
17726
+ #: includes/class-wc-order.php:373
17727
+ msgid "Order status set to %s."
17728
+ msgstr "وضعیت سفارش به %s تغییر کرد."
 
17729
 
17730
+ #: includes/class-wc-order.php:390
17731
+ msgid "Error during status transition."
17732
+ msgstr "خطا هنگام انتقال وضعیت."
 
 
17733
 
17734
+ #: includes/class-wc-post-types.php:93
17735
+ msgid "Category"
17736
+ msgstr "دسته بندی"
 
 
17737
 
17738
+ #: includes/class-wc-post-types.php:95
17739
+ msgid "Search categories"
17740
+ msgstr "جستجوی دسته بندی ها"
 
17741
 
17742
+ #: includes/class-wc-post-types.php:96
17743
+ msgid "All categories"
17744
+ msgstr "همه دسته بندی ها"
 
 
17745
 
17746
+ #: includes/class-wc-post-types.php:97
17747
+ msgid "Parent category"
17748
+ msgstr "دسته بندی مادر"
 
 
 
 
 
17749
 
17750
+ #: includes/class-wc-post-types.php:98
17751
+ msgid "Parent category:"
17752
+ msgstr "دسته بندی مادر:"
17753
 
17754
+ #: includes/class-wc-post-types.php:99
17755
+ msgid "Edit category"
17756
+ msgstr "ویرایش دسته بندی"
17757
 
17758
+ #: includes/class-wc-post-types.php:100
17759
+ msgid "Update category"
17760
+ msgstr "بروزرسانی دسته بندی"
17761
 
17762
+ #: includes/class-wc-post-types.php:101
17763
+ msgid "Add new category"
17764
+ msgstr "افزودن دسته بندی"
17765
 
17766
+ #: includes/class-wc-post-types.php:102
17767
+ msgid "New category name"
17768
+ msgstr "نام دسته بندی جدید"
17769
 
17770
+ #: includes/class-wc-post-types.php:103
17771
+ msgid "No categories found"
17772
+ msgstr "دسته بندی یافت نشد"
17773
 
17774
+ #: includes/class-wc-post-types.php:133
17775
+ msgid "Tag"
17776
+ msgstr "برچسب"
17777
 
17778
+ #: includes/class-wc-post-types.php:135
17779
+ msgid "Search tags"
17780
+ msgstr "جستجوی برچسب ها"
17781
 
17782
+ #: includes/class-wc-post-types.php:136
17783
+ msgid "All tags"
17784
+ msgstr "همه برچسب ها"
17785
 
17786
+ #: includes/class-wc-post-types.php:137
17787
+ msgid "Edit tag"
17788
+ msgstr "ویرایش برچسب"
17789
 
17790
+ #: includes/class-wc-post-types.php:138
17791
+ msgid "Update tag"
17792
+ msgstr "بروزرسانی برچسب"
 
 
 
 
17793
 
17794
+ #: includes/class-wc-post-types.php:139
17795
+ msgid "Add new tag"
17796
+ msgstr "افزودن برچسب جدید"
17797
 
17798
+ #: includes/class-wc-post-types.php:140
17799
+ msgid "New tag name"
17800
+ msgstr "نام برچسب جدید"
17801
 
17802
+ #: includes/class-wc-post-types.php:141
17803
+ msgid "Popular tags"
17804
+ msgstr "برچسب های محبوب"
17805
 
17806
+ #: includes/class-wc-post-types.php:142
17807
+ msgid "Separate tags with commas"
17808
+ msgstr "برچسب ها را با کاما جدا کنید"
17809
 
17810
+ #: includes/class-wc-post-types.php:143
17811
+ msgid "Add or remove tags"
17812
+ msgstr "افزودن یا حذف برچسب ها"
17813
 
17814
+ #: includes/class-wc-post-types.php:144
17815
+ msgid "Choose from the most used tags"
17816
+ msgstr "انتخاب از میان برچسب های بیشتر استفاده شده"
17817
 
17818
+ #: includes/class-wc-post-types.php:145
17819
+ msgid "No tags found"
17820
+ msgstr "برچسبی یافت نشد"
17821
 
17822
+ #: includes/class-wc-post-types.php:173
17823
+ msgid "Product shipping classes"
17824
+ msgstr "روش ارسالی وجود ندارد"
17825
 
17826
+ #: includes/class-wc-post-types.php:176
17827
+ msgid "Search shipping classes"
17828
+ msgstr "جستجوی روش های حمل و نقل"
17829
 
17830
+ #: includes/class-wc-post-types.php:177
17831
+ msgid "All shipping classes"
17832
+ msgstr "همه روش های حمل و نقل"
17833
 
17834
+ #: includes/class-wc-post-types.php:178
17835
+ msgid "Parent shipping class"
17836
+ msgstr "روش حمل و نقل مادر"
 
 
 
17837
 
17838
+ #: includes/class-wc-post-types.php:179
17839
+ msgid "Parent shipping class:"
17840
+ msgstr "روش حمل و نقل مادر:"
17841
 
17842
+ #: includes/class-wc-post-types.php:180
17843
+ msgid "Edit shipping class"
17844
+ msgstr "ویرایش روش حمل و نقل"
 
 
 
 
 
17845
 
17846
+ #: includes/class-wc-post-types.php:181
17847
+ msgid "Update shipping class"
17848
+ msgstr "بروزرسانی روش حمل و نقل"
 
17849
 
17850
+ #: includes/class-wc-post-types.php:182
17851
+ msgid "Add new shipping class"
17852
+ msgstr "افزودن روش جدید حمل و نقل"
 
17853
 
17854
+ #: includes/class-wc-post-types.php:183
17855
+ msgid "New shipping class Name"
17856
+ msgstr "نام روش حمل و نقل جدید"
 
17857
 
17858
+ #. translators: %s: attribute name
17859
+ #: includes/class-wc-post-types.php:221
17860
+ msgid "Search %s"
17861
+ msgstr "جستجو %s"
 
17862
 
17863
+ #. translators: %s: attribute name
17864
+ #: includes/class-wc-post-types.php:223
17865
+ msgid "All %s"
17866
+ msgstr "همه %s"
 
 
 
 
 
17867
 
17868
+ #. translators: %s: attribute name
17869
+ #: includes/class-wc-post-types.php:225
17870
+ msgid "Parent %s"
17871
+ msgstr "والد %s"
 
 
 
17872
 
17873
+ #. translators: %s: attribute name
17874
+ #: includes/class-wc-post-types.php:227
17875
+ msgid "Parent %s:"
17876
+ msgstr "والد %s:"
17877
 
17878
+ #. translators: %s: attribute name
17879
+ #: includes/class-wc-post-types.php:229
17880
+ msgid "Edit %s"
17881
+ msgstr "ویرایش %s"
17882
 
17883
+ #. translators: %s: attribute name
17884
+ #: includes/class-wc-post-types.php:231
17885
+ msgid "Update %s"
17886
+ msgstr "بروزرسانی %s"
 
 
17887
 
17888
+ #. translators: %s: attribute name
17889
+ #: includes/class-wc-post-types.php:233
17890
+ msgid "Add new %s"
17891
+ msgstr "افزودن %s جدید"
 
17892
 
17893
+ #. translators: %s: attribute name
17894
+ #: includes/class-wc-post-types.php:235
17895
+ msgid "New %s"
17896
+ msgstr "%s جدید"
 
17897
 
17898
+ #. translators: %s: attribute name
17899
+ #: includes/class-wc-post-types.php:237
17900
+ msgid "No &quot;%s&quot; found"
17901
+ msgstr "&quot;%s&quot; یافت نشد."
 
17902
 
17903
+ #. translators: %s: attribute name
17904
+ #: includes/class-wc-post-types.php:239
17905
+ #| msgid "Back to Attributes"
17906
+ msgid "&larr; Back to \"%s\" attributes"
17907
+ msgstr "&rarr; بازگشت به ویژگی های \"%s\""
17908
 
17909
+ #: includes/class-wc-post-types.php:313
17910
+ msgid "All Products"
17911
+ msgstr "همه محصولات"
 
 
17912
 
17913
+ #: includes/class-wc-post-types.php:315
17914
+ msgid "Add New"
17915
+ msgstr "افزودن جدید"
 
 
17916
 
17917
+ #: includes/class-wc-post-types.php:316
17918
+ msgid "Add new product"
17919
+ msgstr "افزودن محصول جدید"
 
 
17920
 
17921
+ #: includes/class-wc-post-types.php:318
17922
+ msgid "Edit product"
17923
+ msgstr "ویرایش محصول"
 
 
17924
 
17925
+ #: includes/class-wc-post-types.php:319
17926
+ msgid "New product"
17927
+ msgstr "محصول جدید"
 
 
17928
 
17929
+ #: includes/class-wc-post-types.php:320
17930
+ msgid "View product"
17931
+ msgstr "نمایش محصول"
 
 
17932
 
17933
+ #: includes/class-wc-post-types.php:322
17934
+ msgid "Search products"
17935
+ msgstr "جستجوی محصولات"
 
 
17936
 
17937
+ #: includes/class-wc-post-types.php:323
17938
+ msgid "No products found"
17939
+ msgstr "هیچ محصولی یافت نشد."
 
 
17940
 
17941
+ #: includes/class-wc-post-types.php:324
17942
+ msgid "No products found in trash"
17943
+ msgstr "محصولی در زباله‌دان پیدا نشد"
 
 
17944
 
17945
+ #: includes/class-wc-post-types.php:325
17946
+ msgid "Parent product"
17947
+ msgstr "محصول مادر"
 
 
17948
 
17949
+ #: includes/class-wc-post-types.php:326
17950
+ msgid "Product image"
17951
+ msgstr "تصویر محصول"
 
 
 
 
 
 
 
 
 
 
17952
 
17953
+ #: includes/class-wc-post-types.php:327
17954
+ msgid "Set product image"
17955
+ msgstr "گزینش نگاره محصول"
 
 
17956
 
17957
+ #: includes/class-wc-post-types.php:328
17958
+ msgid "Remove product image"
17959
+ msgstr "پاک کردن نگاره"
 
 
 
 
17960
 
17961
+ #: includes/class-wc-post-types.php:329
17962
+ msgid "Use as product image"
17963
+ msgstr "بکارگیری به عنوان عکس محصول"
 
 
17964
 
17965
+ #: includes/class-wc-post-types.php:330
17966
+ msgid "Insert into product"
17967
+ msgstr "وارد کردن در محصول"
 
 
 
 
17968
 
17969
+ #: includes/class-wc-post-types.php:331
17970
+ msgid "Uploaded to this product"
17971
+ msgstr "بارگذاری شده در این محصول"
 
 
 
 
17972
 
17973
+ #: includes/class-wc-post-types.php:332
17974
+ msgid "Filter products"
17975
+ msgstr "فیلتر محصولات"
 
 
 
 
17976
 
17977
+ #: includes/class-wc-post-types.php:333
17978
+ msgid "Products navigation"
17979
+ msgstr "ناوبری محصولات"
 
 
17980
 
17981
+ #: includes/class-wc-post-types.php:334
17982
+ msgid "Products list"
17983
+ msgstr "لیست محصولات"
 
 
17984
 
17985
+ #: includes/class-wc-post-types.php:336
17986
+ msgid "This is where you can add new products to your store."
17987
+ msgstr "اینجا محلی است که می‌توانید محصول را به فروشگاه خود اضافه کنید."
 
 
 
 
 
17988
 
17989
+ #: includes/class-wc-post-types.php:381
17990
+ msgid "Add order"
17991
+ msgstr "افزودن سفارش"
 
 
 
 
17992
 
17993
+ #: includes/class-wc-post-types.php:382
17994
+ msgid "Add new order"
17995
+ msgstr "افزودن سفارش جدید"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17996
 
17997
+ #: includes/class-wc-post-types.php:384
17998
+ msgid "Edit order"
17999
+ msgstr "ویرایش سفارش"
 
 
18000
 
18001
+ #: includes/class-wc-post-types.php:385
18002
+ #: includes/emails/class-wc-email-new-order.php:31
18003
+ msgid "New order"
18004
+ msgstr "سفارش جدید"
 
18005
 
18006
+ #: includes/class-wc-post-types.php:387
18007
+ msgid "Search orders"
18008
+ msgstr "جستجوی سفارش ها"
 
 
18009
 
18010
+ #: includes/class-wc-post-types.php:389
18011
+ msgid "No orders found in trash"
18012
+ msgstr "سفارشی در زباله‌دان یافت نشد"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18013
 
18014
+ #: includes/class-wc-post-types.php:390
18015
+ msgid "Parent orders"
18016
+ msgstr "سفارش های مادر"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18017
 
18018
+ #: includes/class-wc-post-types.php:392
18019
+ msgid "Filter orders"
18020
+ msgstr "فیلتر سفارشات"
 
18021
 
18022
+ #: includes/class-wc-post-types.php:393
18023
+ msgid "Orders navigation"
18024
+ msgstr "ناوبری سفارشات"
 
 
 
18025
 
18026
+ #: includes/class-wc-post-types.php:394
18027
+ msgid "Orders list"
18028
+ msgstr "لیست سفارشات"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18029
 
18030
+ #: includes/class-wc-post-types.php:396
18031
+ msgid "This is where store orders are stored."
18032
+ msgstr "محل ذخیره سفارشات"
 
 
 
18033
 
18034
+ #: includes/class-wc-post-types.php:419
18035
+ msgid "Refunds"
18036
+ msgstr "استردادها"
 
 
 
 
 
 
 
 
18037
 
18038
+ #: includes/class-wc-post-types.php:443
18039
+ msgid "Coupons"
18040
+ msgstr "کوپن‌ها"
 
 
 
18041
 
18042
+ #: includes/class-wc-post-types.php:444
18043
+ msgid "Coupon"
18044
+ msgstr "کوپن"
 
 
18045
 
18046
+ #: includes/class-wc-post-types.php:446
18047
+ msgid "Add coupon"
18048
+ msgstr "افزودن کوپن"
 
18049
 
18050
+ #: includes/class-wc-post-types.php:447
18051
+ msgid "Add new coupon"
18052
+ msgstr "افزودن کوپن جدید"
 
18053
 
18054
+ #: includes/class-wc-post-types.php:449
18055
+ msgid "Edit coupon"
18056
+ msgstr "ویرایش کوپن"
 
18057
 
18058
+ #: includes/class-wc-post-types.php:450
18059
+ msgid "New coupon"
18060
+ msgstr "کوپن جدید"
 
 
 
18061
 
18062
+ #: includes/class-wc-post-types.php:451
18063
+ msgid "View coupon"
18064
+ msgstr "نمایش کوپن‌ها"
 
 
 
18065
 
18066
+ #: includes/class-wc-post-types.php:452
18067
+ msgid "Search coupons"
18068
+ msgstr "جستجوی کوپن ها"
 
 
 
18069
 
18070
+ #: includes/class-wc-post-types.php:453
18071
+ msgid "No coupons found"
18072
+ msgstr "کوپنی یافت نشد"
 
18073
 
18074
+ #: includes/class-wc-post-types.php:454
18075
+ msgid "No coupons found in trash"
18076
+ msgstr "کوپنی در زباله‌دان پیدا نشد"
 
18077
 
18078
+ #: includes/class-wc-post-types.php:455
18079
+ msgid "Parent coupon"
18080
+ msgstr "کوپن مادر"
 
18081
 
18082
+ #: includes/class-wc-post-types.php:456
18083
+ msgid "Filter coupons"
18084
+ msgstr "فیلتر کوپن ها"
 
18085
 
18086
+ #: includes/class-wc-post-types.php:457
18087
+ msgid "Coupons navigation"
18088
+ msgstr "ناوبری کوپن ها"
 
18089
 
18090
+ #: includes/class-wc-post-types.php:458
18091
+ msgid "Coupons list"
18092
+ msgstr "لیست کوپن ها"
 
18093
 
18094
+ #: includes/class-wc-post-types.php:460
18095
+ msgid "This is where you can add new coupons that customers can use in your store."
18096
+ msgstr ""
18097
+ "در اینجا شما می توانید کد های تخفیف ایجاد کنید تا مشتریانتان از آن در فروشگاه "
18098
+ "استفاده کنند."
18099
 
18100
+ #. translators: %s: number of orders
18101
+ #: includes/class-wc-post-types.php:497
18102
+ msgid "Pending payment <span class=\"count\">(%s)</span>"
18103
+ msgid_plural "Pending payment <span class=\"count\">(%s)</span>"
18104
+ msgstr[0] "در انتظار پرداخت <span class=\"count\">(%s)</span>"
18105
 
18106
+ #. translators: %s: number of orders
18107
+ #: includes/class-wc-post-types.php:506
18108
+ msgid "Processing <span class=\"count\">(%s)</span>"
18109
+ msgid_plural "Processing <span class=\"count\">(%s)</span>"
18110
+ msgstr[0] "در حال انجام <span class=\"count\">(%s)</span>"
 
18111
 
18112
+ #. translators: %s: number of orders
18113
+ #: includes/class-wc-post-types.php:515
18114
+ msgid "On hold <span class=\"count\">(%s)</span>"
18115
+ msgid_plural "On hold <span class=\"count\">(%s)</span>"
18116
+ msgstr[0] "در انتظار بررسی <span class=\"count\">(%s)</span>"
18117
 
18118
+ #. translators: %s: number of orders
18119
+ #: includes/class-wc-post-types.php:524
18120
+ msgid "Completed <span class=\"count\">(%s)</span>"
18121
+ msgid_plural "Completed <span class=\"count\">(%s)</span>"
18122
+ msgstr[0] "تکمیل شده <span class=\"count\">(%s)</span>"
18123
 
18124
+ #. translators: %s: number of orders
18125
+ #: includes/class-wc-post-types.php:533
18126
+ msgid "Cancelled <span class=\"count\">(%s)</span>"
18127
+ msgid_plural "Cancelled <span class=\"count\">(%s)</span>"
18128
+ msgstr[0] "لغو شده <span class=\"count\">(%s)</span>"
18129
 
18130
+ #. translators: %s: number of orders
18131
+ #: includes/class-wc-post-types.php:542
18132
+ msgid "Refunded <span class=\"count\">(%s)</span>"
18133
+ msgid_plural "Refunded <span class=\"count\">(%s)</span>"
18134
+ msgstr[0] "مسترد شده <span class=\"count\">(%s)</span>"
18135
 
18136
+ #. translators: %s: number of orders
18137
+ #: includes/class-wc-post-types.php:551
18138
+ #: includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore_PostStatusRegistrar.php:37
18139
+ msgid "Failed <span class=\"count\">(%s)</span>"
18140
+ msgid_plural "Failed <span class=\"count\">(%s)</span>"
18141
+ msgstr[0] "ناموفق شده <span class=\"count\">(%s)</span>"
18142
 
18143
+ #: includes/class-wc-privacy-erasers.php:44
18144
+ #: includes/class-wc-privacy-exporters.php:179
18145
+ msgid "Billing First Name"
18146
+ msgstr "نام صورت حساب"
18147
 
18148
+ #: includes/class-wc-privacy-erasers.php:45
18149
+ #: includes/class-wc-privacy-exporters.php:180
18150
+ msgid "Billing Last Name"
18151
+ msgstr "نام خانوادگی صورت حساب"
 
 
 
 
18152
 
18153
+ #: includes/class-wc-privacy-erasers.php:46
18154
+ #: includes/class-wc-privacy-exporters.php:181
18155
+ msgid "Billing Company"
18156
+ msgstr "شرکت صورتحساب"
 
 
 
 
18157
 
18158
+ #: includes/class-wc-privacy-erasers.php:47
18159
+ #: includes/class-wc-privacy-exporters.php:182
18160
+ msgid "Billing Address 1"
18161
+ msgstr "آدرس صورتحساب"
18162
 
18163
+ #: includes/class-wc-privacy-erasers.php:48
18164
+ #: includes/class-wc-privacy-exporters.php:183
18165
+ msgid "Billing Address 2"
18166
+ msgstr "آدرس 2 صورتحساب"
18167
 
18168
+ #: includes/class-wc-privacy-erasers.php:49
18169
+ #: includes/class-wc-privacy-exporters.php:184
18170
+ msgid "Billing City"
18171
+ msgstr "شهر صورت حساب"
 
 
18172
 
18173
+ #: includes/class-wc-privacy-erasers.php:50
18174
+ #: includes/class-wc-privacy-exporters.php:185
18175
+ msgid "Billing Postal/Zip Code"
18176
+ msgstr "کد پستی صورت حساب"
18177
 
18178
+ #: includes/class-wc-privacy-erasers.php:51
18179
+ #: includes/class-wc-privacy-exporters.php:186
18180
+ msgid "Billing State"
18181
+ msgstr "استان صورت حساب"
18182
 
18183
+ #: includes/class-wc-privacy-erasers.php:52
18184
+ #: includes/class-wc-privacy-exporters.php:187
18185
+ msgid "Billing Country"
18186
+ msgstr "کشور صورت حساب"
 
 
 
 
 
 
18187
 
18188
+ #: includes/class-wc-privacy-erasers.php:53
18189
+ #: includes/class-wc-privacy-exporters.php:188
18190
+ #: includes/class-wc-privacy-exporters.php:248
18191
+ msgid "Phone Number"
18192
+ msgstr "شماره تلفن"
 
 
 
18193
 
18194
+ #: includes/class-wc-privacy-erasers.php:54
18195
+ #: includes/class-wc-privacy-exporters.php:189
18196
+ #: includes/class-wc-privacy-exporters.php:249
18197
+ msgid "Email Address"
18198
+ msgstr "آدرس ایمیل"
18199
 
18200
+ #: includes/class-wc-privacy-erasers.php:55
18201
+ #: includes/class-wc-privacy-exporters.php:190
18202
+ msgid "Shipping First Name"
18203
+ msgstr "نام حمل و نقل"
18204
 
18205
+ #: includes/class-wc-privacy-erasers.php:56
18206
+ #: includes/class-wc-privacy-exporters.php:191
18207
+ msgid "Shipping Last Name"
18208
+ msgstr "نام خانوادگی حمل و نقل"
18209
 
18210
+ #: includes/class-wc-privacy-erasers.php:57
18211
+ #: includes/class-wc-privacy-exporters.php:192
18212
+ msgid "Shipping Company"
18213
+ msgstr "شرکت حمل و نقل"
 
 
 
 
 
18214
 
18215
+ #: includes/class-wc-privacy-erasers.php:58
18216
+ #: includes/class-wc-privacy-exporters.php:193
18217
+ msgid "Shipping Address 1"
18218
+ msgstr "آدرس حمل و نقل"
 
 
18219
 
18220
+ #: includes/class-wc-privacy-erasers.php:59
18221
+ #: includes/class-wc-privacy-exporters.php:194
18222
+ msgid "Shipping Address 2"
18223
+ msgstr "آدرس 2 حمل و نقل"
18224
 
18225
+ #: includes/class-wc-privacy-erasers.php:60
18226
+ #: includes/class-wc-privacy-exporters.php:195
18227
+ msgid "Shipping City"
18228
+ msgstr "شهر حمل و نقل"
 
 
18229
 
18230
+ #: includes/class-wc-privacy-erasers.php:61
18231
+ #: includes/class-wc-privacy-exporters.php:196
18232
+ msgid "Shipping Postal/Zip Code"
18233
+ msgstr "کد پستی حمل و نقل"
 
 
18234
 
18235
+ #: includes/class-wc-privacy-erasers.php:62
18236
+ #: includes/class-wc-privacy-exporters.php:197
18237
+ msgid "Shipping State"
18238
+ msgstr "استان حمل و نقل"
18239
 
18240
+ #: includes/class-wc-privacy-erasers.php:63
18241
+ #: includes/class-wc-privacy-exporters.php:198
18242
+ msgid "Shipping Country"
18243
+ msgstr "کشور حمل و نقل"
18244
 
18245
+ #. Translators: %s Prop name.
18246
+ #: includes/class-wc-privacy-erasers.php:82
18247
+ msgid "Removed customer \"%s\""
18248
+ msgstr "\"%s\" مشتری حذف شد"
18249
 
18250
+ #. Translators: %s Order number.
18251
+ #: includes/class-wc-privacy-erasers.php:138
18252
+ msgid "Removed personal data from order %s."
18253
+ msgstr "اطلاعات فردی از سفارش %s حذف شد."
 
 
18254
 
18255
+ #. Translators: %s Order number.
18256
+ #: includes/class-wc-privacy-erasers.php:142
18257
+ msgid "Personal data within order %s has been retained."
18258
+ msgstr "اطلاعات شخصی همراه سفارش %s حفظ شده است."
 
18259
 
18260
+ #: includes/class-wc-privacy-erasers.php:195
18261
+ msgid "Removed access to downloadable files."
18262
+ msgstr "دسترسی به فایل های قابل دانلود حذف شده است."
 
 
 
 
 
 
 
 
18263
 
18264
+ #: includes/class-wc-privacy-erasers.php:199
18265
+ msgid "Customer download permissions have been retained."
18266
+ msgstr "دسترسی دانلود های مشتری حفظ شده است."
 
 
 
 
 
18267
 
18268
+ #: includes/class-wc-privacy-erasers.php:339
18269
+ msgid "Personal data removed."
18270
+ msgstr "داده های شخصی پاک شده است."
 
 
 
 
 
 
 
18271
 
18272
+ #. Translators: %s Prop name.
18273
+ #: includes/class-wc-privacy-erasers.php:384
18274
+ msgid "Removed payment token \"%d\""
18275
+ msgstr "توکن پرداخت \"%d\" حذف شده است"
 
 
 
18276
 
18277
+ #: includes/class-wc-privacy-exporters.php:31
18278
+ msgid "Customer Data"
18279
+ msgstr "اطلاعات مشتری"
 
 
 
 
18280
 
18281
+ #. translators: This is the headline for a list of downloads purchased from the
18282
+ #. store for a given user.
18283
+ #: includes/class-wc-privacy-exporters.php:123
18284
+ msgid "Purchased Downloads"
18285
+ msgstr "دانلود های پرداخت شده"
 
 
 
18286
 
18287
+ #. translators: This is the headline for a list of access logs for downloads
18288
+ #. purchased from the store for a given user.
18289
+ #: includes/class-wc-privacy-exporters.php:134
18290
+ msgid "Access to Purchased Downloads"
18291
+ msgstr "دسترسی به دانلود های پرداخت شده"
18292
 
18293
+ #: includes/class-wc-privacy-exporters.php:138
18294
+ #: includes/class-wc-privacy-exporters.php:330
18295
+ msgid "Download ID"
18296
+ msgstr "شناسه دانلود"
 
18297
 
18298
+ #: includes/class-wc-privacy-exporters.php:146
18299
+ #: includes/class-wc-privacy-exporters.php:244
18300
+ msgid "IP Address"
18301
+ msgstr "آدرس آی پی"
18302
 
18303
+ #: includes/class-wc-privacy-exporters.php:240
18304
+ msgid "Order Number"
18305
+ msgstr "شماره سفارش"
 
18306
 
18307
+ #: includes/class-wc-privacy-exporters.php:241
18308
+ msgid "Order Date"
18309
+ msgstr "تاریخ سفارش"
 
18310
 
18311
+ #: includes/class-wc-privacy-exporters.php:242
18312
+ msgid "Order Total"
18313
+ msgstr "مجموع سفارش"
18314
 
18315
+ #: includes/class-wc-privacy-exporters.php:243
18316
+ msgid "Items Purchased"
18317
+ msgstr "موارد پرداخت شده"
 
 
 
18318
 
18319
+ #: includes/class-wc-privacy-exporters.php:245
18320
+ msgid "Browser User Agent"
18321
+ msgstr "مرورگر کاربر"
 
18322
 
18323
+ #: includes/class-wc-privacy-exporters.php:246
18324
+ msgid "Billing Address"
18325
+ msgstr "آدرس صورتحساب"
 
18326
 
18327
+ #: includes/class-wc-privacy-exporters.php:247
18328
+ msgid "Shipping Address"
18329
+ msgstr "آدرس ارسال بار "
 
 
18330
 
18331
+ #: includes/class-wc-privacy-exporters.php:289
18332
+ msgid "Payer first name"
18333
+ msgstr "نام خریدار"
 
 
 
 
18334
 
18335
+ #: includes/class-wc-privacy-exporters.php:290
18336
+ msgid "Payer last name"
18337
+ msgstr "نام خانوادگی خریدار"
 
 
18338
 
18339
+ #: includes/class-wc-privacy-exporters.php:291
18340
+ msgid "Payer PayPal address"
18341
+ msgstr "آدرس پی پال پرداخت کننده"
 
18342
 
18343
+ #: includes/class-wc-privacy-exporters.php:334 templates/order/form-tracking.php:27
18344
+ msgid "Order ID"
18345
+ msgstr "شماره سفارش"
 
18346
 
18347
+ #: includes/class-wc-privacy-exporters.php:342
18348
+ msgid "User email"
18349
+ msgstr "ایمیل کاربر"
18350
 
18351
+ #: includes/class-wc-privacy-exporters.php:350
18352
+ msgid "Download count"
18353
+ msgstr "تعداد دانلود"
18354
 
18355
+ #: includes/class-wc-privacy-exporters.php:354
18356
+ msgid "Access granted"
18357
+ msgstr "دسترسی داده شده"
18358
 
18359
+ #: includes/class-wc-privacy-exporters.php:404
18360
+ msgid "Payment Tokens"
18361
+ msgstr "توکن های پرداخت"
18362
 
18363
+ #: includes/class-wc-privacy-exporters.php:408
18364
+ msgid "Token"
18365
+ msgstr "توکن"
18366
 
18367
+ #: includes/class-wc-privacy.php:42 includes/class-wc-privacy.php:48
18368
+ msgid "WooCommerce Customer Data"
18369
+ msgstr "داده های مشتری ووکامرس"
18370
 
18371
+ #: includes/class-wc-privacy.php:43 includes/class-wc-privacy.php:49
18372
+ msgid "WooCommerce Customer Orders"
18373
+ msgstr "سفارشات مشتری ووکامرس"
18374
 
18375
+ #: includes/class-wc-privacy.php:44 includes/class-wc-privacy.php:50
18376
+ msgid "WooCommerce Customer Downloads"
18377
+ msgstr "دانلودهای مشتری ووکامرس"
 
18378
 
18379
+ #: includes/class-wc-privacy.php:45 includes/class-wc-privacy.php:51
18380
+ msgid "WooCommerce Customer Payment Tokens"
18381
+ msgstr "توکن‌های پرداختی مشتری ووکامرس"
18382
 
18383
+ #: includes/class-wc-privacy.php:72
18384
+ msgid ""
18385
+ "This sample language includes the basics around what personal data your store "
18386
+ "may be collecting, storing and sharing, as well as who may have access to that "
18387
+ "data. Depending on what settings are enabled and which additional plugins are "
18388
+ "used, the specific information shared by your store will vary. We recommend "
18389
+ "consulting with a lawyer when deciding what information to disclose on your "
18390
+ "privacy policy."
18391
+ msgstr ""
18392
+ "این سیاست نمونه شامل اصولی از اطلاعات شخصی شما است که در فروشگاه شما جمع‌آوری، "
18393
+ "ذخیره و به اشتراک گذاشته می‌شود و نیز کسانی ممکن است به آن داده‌ها دسترسی داشته "
18394
+ "باشند. بسته به تنظیمات فعال و افزونه‌های اضافی استفاده می‌شود، اشتراک‌گذاری اطلاعات "
18395
+ "خاص توسط فروشگاه شما متفاوت خواهد بود. ما تصمیم می‌گیریم که چه اطلاعاتی در سیاست "
18396
+ "حفظ حریم خصوصی خود منتشر کنیم، با یک وکیل مشاوره می‌کنیم."
18397
 
18398
+ #: includes/class-wc-privacy.php:75
18399
+ msgid "We collect information about you during the checkout process on our store."
18400
+ msgstr "ما در طول فرآیند پرداخت در فروشگاه اطلاعات مربوط به شما را جمع‌آوری می‌کنیم."
18401
 
18402
+ #: includes/class-wc-privacy.php:76
18403
+ msgid "What we collect and store"
18404
+ msgstr "چه چیزی را طبقه بندی و نگهداری می‌کنیم"
18405
 
18406
+ #: includes/class-wc-privacy.php:77
18407
+ msgid "While you visit our site, we’ll track:"
18408
+ msgstr "هنگاه مشاهده شما از سایت ما، ما رهگیری می‌کنیم:"
18409
 
18410
+ #: includes/class-wc-privacy.php:79
18411
+ msgid ""
18412
+ "Products you’ve viewed: we’ll use this to, for example, show you products "
18413
+ "you’ve recently viewed"
18414
+ msgstr ""
18415
+ "از این برای محصولاتی که مشاهده کرده اید استفاده می کنیم، برای مثال: به شما نشان "
18416
+ "می دهیم محصولاتی که اخیرا مشاهده کرده اید."
18417
 
18418
+ #: includes/class-wc-privacy.php:80
18419
+ msgid ""
18420
+ "Location, IP address and browser type: we’ll use this for purposes like "
18421
+ "estimating taxes and shipping"
18422
+ msgstr ""
18423
+ "محل سکونت، آدرس IP و نوع مرورگر: ما از این برای اهدافی مانند برآورد مالیات و حمل "
18424
+ "و نقل استفاده می‌کنیم."
18425
 
18426
+ #: includes/class-wc-privacy.php:81
18427
+ msgid ""
18428
+ "Shipping address: we’ll ask you to enter this so we can, for instance, estimate "
18429
+ "shipping before you place an order, and send you the order!"
18430
+ msgstr ""
18431
+ "آدرس حمل و نقل: ما از شما خواهش می‌کنیم که این را وارد کنید بنابراین ما می‌توانیم، "
18432
+ "به عنوان مثال، ما می توانیم، پیش از سفارش شما، تخمین زده و سفارش خود را به شما "
18433
+ "ارسال کنیم!"
18434
 
18435
+ #: includes/class-wc-privacy.php:83
18436
+ msgid ""
18437
+ "We’ll also use cookies to keep track of cart contents while you’re browsing our "
18438
+ "site."
18439
+ msgstr ""
18440
+ "ما همچنین از کوکی‌ها برای پیگیری محتویات سبد خرید در حالی که شما در حال مرور سایت "
18441
+ "ما هستید استفاده می‌کنیم."
18442
 
18443
+ #: includes/class-wc-privacy.php:85
18444
+ msgid ""
18445
+ "Note: you may want to further detail your cookie policy, and link to that "
18446
+ "section from here."
18447
+ msgstr "پینوشت: شاید شما مایل باشین اطلاعات کوکی و یا لینک رودر این قسمت درج کنید"
18448
 
18449
+ #: includes/class-wc-privacy.php:87
18450
+ msgid ""
18451
+ "When you purchase from us, we’ll ask you to provide information including your "
18452
+ "name, billing address, shipping address, email address, phone number, credit "
18453
+ "card/payment details and optional account information like username and "
18454
+ "password. We’ll use this information for purposes, such as, to:"
18455
+ msgstr ""
18456
+ "هنگام خرید از ما، از شما خواهش می‌کنیم اطلاعاتی از قبیل نام، آدرس صورت‌حساب، آدرس "
18457
+ "حمل و نقل، آدرس ایمیل، تلفن و اطلاعات کارت اعتباری/پرداخت و اطلاعات اختیاری حساب "
18458
+ "مانند نام کاربری و رمز عبور را ارائه کنید. ما از این اطلاعات برای اهدافی استفاده "
18459
+ "می‌کنیم، از جمله:"
18460
 
18461
+ #: includes/class-wc-privacy.php:89
18462
+ msgid "Send you information about your account and order"
18463
+ msgstr "اطلاعات خود را برای حساب و سفارش ارسال کنید"
18464
 
18465
+ #: includes/class-wc-privacy.php:90
18466
+ msgid "Respond to your requests, including refunds and complaints"
18467
+ msgstr "پاسخ به درخواست‌]ای شما، شما بازپرداخت و شکایت"
18468
 
18469
+ #: includes/class-wc-privacy.php:91
18470
+ msgid "Process payments and prevent fraud"
18471
+ msgstr "فرایند پرداخت و جلوگیری از تقلب"
18472
 
18473
+ #: includes/class-wc-privacy.php:92
18474
+ msgid "Set up your account for our store"
18475
+ msgstr "اکانت خودتون رو در سایت ما بسازید"
18476
 
18477
+ #: includes/class-wc-privacy.php:93
18478
+ msgid "Comply with any legal obligations we have, such as calculating taxes"
18479
+ msgstr "مطابق با هر تعهد قانونی که ما داریم، مانند محاسبه مالیات"
18480
 
18481
+ #: includes/class-wc-privacy.php:94
18482
+ msgid "Improve our store offerings"
18483
+ msgstr "پیشنهادات فروشگاه ما را بهبود بخشد"
18484
 
18485
+ #: includes/class-wc-privacy.php:95
18486
+ msgid "Send you marketing messages, if you choose to receive them"
18487
+ msgstr "اگر شما انتخاب کنید، برای شما ایمیل تبلیغاتی میفرستیم"
18488
 
18489
+ #: includes/class-wc-privacy.php:97
18490
+ msgid ""
18491
+ "If you create an account, we will store your name, address, email and phone "
18492
+ "number, which will be used to populate the checkout for future orders."
18493
+ msgstr ""
18494
+ "اگر شما یک حساب کاربری بسازید، ما اسم، آدرس، ایمیل و تلفن شما رو ذخیره می‌کنیم "
18495
+ "فقط برای استفاده خرید‌ها و پرداخت‌های بعدی شما."
18496
 
18497
+ #: includes/class-wc-privacy.php:98
18498
+ msgid ""
18499
+ "We generally store information about you for as long as we need the information "
18500
+ "for the purposes for which we collect and use it, and we are not legally "
18501
+ "required to continue to keep it. For example, we will store order information "
18502
+ "for XXX years for tax and accounting purposes. This includes your name, email "
18503
+ "address and billing and shipping addresses."
18504
+ msgstr ""
18505
+ "ما به طور کلی اطلاعات مربوط به شما را تا زمانی که به اطلاعات مورد نیاز برای "
18506
+ "اهدافی که برای جمع‌آوری و استفاده از آن نیاز داریم ذخیره می‌کنیم و از نظر قانونی "
18507
+ "نیازی به ادامه آن نیستیم. به عنوان مثال، اطلاعات سفارش را برای XXX سال برای "
18508
+ "اهداف مالیاتی و حسابداری ذخیره می‌کنیم. این شامل نام، آدرس ایمیل و آدرس‌های صدور "
18509
+ "صورت حساب و حمل و نقل می‌شود."
18510
 
18511
+ #: includes/class-wc-privacy.php:99
18512
+ msgid "We will also store comments or reviews, if you choose to leave them."
18513
+ msgstr ""
18514
+ "همینطور ما دیدگاه‌ها و نظرات شما را ذخیره می‌کنیم اگر تصمیم بگیرید که نظر بدید."
18515
 
18516
+ #: includes/class-wc-privacy.php:100
18517
+ msgid "Who on our team has access"
18518
+ msgstr "چه کسانی در تیم ما دسترسی خواهد داشت"
18519
 
18520
+ #: includes/class-wc-privacy.php:101
18521
+ msgid ""
18522
+ "Members of our team have access to the information you provide us. For example, "
18523
+ "both Administrators and Shop Managers can access:"
18524
+ msgstr ""
18525
+ "اعضای تیم ما به اطلاعاتی که شما به ما میدهید دسترسی دارند. برای مثال هم ادمین و "
18526
+ "هم مدیر فروشگاه به این اطلاعات دسترسی دارند."
18527
 
18528
+ #: includes/class-wc-privacy.php:103
18529
+ msgid ""
18530
+ "Order information like what was purchased, when it was purchased and where it "
18531
+ "should be sent, and"
18532
+ msgstr ""
18533
+ "اطلاعات سفارش مانند آنچه که خریداری شد، چه زمانی خریداری شد و کجا باید ارسال شود."
18534
 
18535
+ #: includes/class-wc-privacy.php:104
18536
+ msgid ""
18537
+ "Customer information like your name, email address, and billing and shipping "
18538
+ "information."
18539
+ msgstr "اطلاعات مشتری، مانند نام شما، آدرس ایمیل و صورت حساب و اطلاعات حمل و نقل"
18540
 
18541
+ #: includes/class-wc-privacy.php:106
18542
+ msgid ""
18543
+ "Our team members have access to this information to help fulfill orders, process "
18544
+ "refunds and support you."
18545
+ msgstr ""
18546
+ "اعضای تیم ما به این اطلاعات دسترسی دارند تا به انجام سفارشات، پردازش استرداد و "
18547
+ "پشتیبانی شما کمک کنند."
18548
 
18549
+ #: includes/class-wc-privacy.php:107
18550
+ msgid "What we share with others"
18551
+ msgstr "ما چه چیزهایی را با دیگران به اشتراک میگزاریم"
18552
 
18553
+ #: includes/class-wc-privacy.php:109
18554
+ msgid ""
18555
+ "In this section you should list who you’re sharing data with, and for what "
18556
+ "purpose. This could include, but may not be limited to, analytics, marketing, "
18557
+ "payment gateways, shipping providers, and third party embeds."
18558
+ msgstr ""
18559
+ "در این بخش شما باید چیزهایی که به اشتراک می‌گذارید و اهدافی که از آنها استفاده می "
18560
+ "کنید لیست کنید. این می‌تواند شامل باشد، اما ممکن است محدود به تجزیه و تحلیل، "
18561
+ "بازاریابی، درگاه‌های پرداخت، ارائه دهندگان حمل و نقل و شخص ثالث نباشد."
18562
 
18563
+ #: includes/class-wc-privacy.php:111
18564
+ msgid ""
18565
+ "We share information with third parties who help us provide our orders and store "
18566
+ "services to you; for example --"
18567
+ msgstr ""
18568
+ "ما اطلاعات را با اشخاص ثالثی به اشتراک می گذاریم که به ما سفارشات خود را ارائه "
18569
+ "می دهند و خدمات را برای شما ذخیره می کنند؛ مثلا --"
18570
 
18571
+ #: includes/class-wc-privacy.php:112
18572
+ msgid "Payments"
18573
+ msgstr "پرداخت ها"
18574
 
18575
+ #: includes/class-wc-privacy.php:114
18576
+ msgid ""
18577
+ "In this subsection you should list which third party payment processors you’re "
18578
+ "using to take payments on your store since these may handle customer data. We’ve "
18579
+ "included PayPal as an example, but you should remove this if you’re not using "
18580
+ "PayPal."
18581
+ msgstr ""
18582
+ "در این قسمت شما باید پردازش‌های شخص ثالثی را که استفاده می‌کنید برای پرداخت در "
18583
+ "فروشگاه خود لیست کنید، زیرا ممکن است داده‌های مشتری را اداره کند. ما پی‌پال را "
18584
+ "بعنوان مثال آورده‌ایم، اما اگر شما از پی‌پال استفاده نمی‌کنید باید این را حذف کنید."
18585
 
18586
+ #: includes/class-wc-privacy.php:116
18587
+ msgid ""
18588
+ "We accept payments through PayPal. When processing payments, some of your data "
18589
+ "will be passed to PayPal, including information required to process or support "
18590
+ "the payment, such as the purchase total and billing information."
18591
+ msgstr ""
18592
+ "ما پرداخت‌ها را از طریق PayPal پذیرش می کنیم. هنگام پردازش پرداخت‌ها، برخی از "
18593
+ "داده‌های شما به PayPal منتقل خواهند شد، از جمله اطلاعاتی که برای پردازش یا "
18594
+ "پشتیبانی از پرداخت، مانند کل خرید و اطلاعات صورتحساب، مورد نیاز است."
18595
 
18596
+ #: includes/class-wc-privacy.php:117
18597
+ msgid ""
18598
+ "Please see the <a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full"
18599
+ "\">PayPal Privacy Policy</a> for more details."
18600
+ msgstr ""
18601
+ "برای اطلاعات بیشتر <a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-"
18602
+ "full\">صفحه خط مشی حریم خصوصی پی پال </a> را بخوانید."
18603
 
18604
+ #: includes/class-wc-product-external.php:105
18605
+ #: includes/class-wc-product-external.php:120
18606
+ msgid "External products cannot be stock managed."
18607
+ msgstr "محصولات خارجی امکان مدیریت موجودی ندارند."
 
 
 
 
18608
 
18609
+ #: includes/class-wc-product-external.php:134
18610
+ msgid "External products cannot be backordered."
18611
+ msgstr "محصولات خارجی امکان پیش سفارش ندارند."
 
18612
 
18613
+ #. translators: %s: Product title
18614
+ #: includes/class-wc-product-external.php:192
18615
+ msgid "Buy &ldquo;%s&rdquo;"
18616
+ msgstr "خرید &ldquo;%s&rdquo;"
18617
 
18618
+ #. translators: %s: Product title
18619
+ #: includes/class-wc-product-grouped.php:53
18620
+ msgid "View products in the &ldquo;%s&rdquo; group"
18621
+ msgstr "مشاهده محصولات در &ldquo;%s&rdquo; گروه"
18622
 
18623
+ #. translators: %s: Product title
18624
+ #: includes/class-wc-product-simple.php:66
18625
+ msgid "Add &ldquo;%s&rdquo; to your cart"
18626
+ msgstr "افزودن &ldquo;%s&rdquo; به سبد خرید"
18627
 
18628
+ #: includes/class-wc-product-variable.php:60
18629
+ msgid "Select options"
18630
+ msgstr "انتخاب گزینه ها"
 
18631
 
18632
+ #. translators: %s: Product title
18633
+ #: includes/class-wc-product-variable.php:71
18634
+ msgid "Select options for &ldquo;%s&rdquo;"
18635
+ msgstr "انتخاب گزینه ها برای &ldquo;%s&rdquo;"
 
18636
 
18637
+ #: includes/class-wc-query.php:99
18638
+ #: includes/shortcodes/class-wc-shortcode-checkout.php:184
18639
+ msgid "Pay for order"
18640
+ msgstr "پرداخت هزینه برای سفارش"
18641
 
18642
+ #. translators: %s: page
18643
+ #: includes/class-wc-query.php:107
18644
+ msgid "Orders (page %d)"
18645
+ msgstr "سفارشات (صفحه %d)"
18646
 
18647
+ #: includes/class-wc-query.php:121 includes/wc-account-functions.php:104
18648
+ msgid "Account details"
18649
+ msgstr "اطلاعات حساب كاربری"
 
 
 
 
 
18650
 
18651
+ #. translators: %s: ID of the attachment.
18652
+ #: includes/class-wc-regenerate-images-request.php:107
18653
+ msgid "Regenerating images for attachment ID: %s"
18654
+ msgstr "بازتولید تصاویر برای چندرسانه ای شناسه: %s"
18655
 
18656
+ #: includes/class-wc-regenerate-images-request.php:256
18657
+ msgid "Completed product image regeneration job."
18658
+ msgstr "عملیات بازسازی عکس محصول کامل شده است."
 
18659
 
18660
+ #: includes/class-wc-regenerate-images.php:161
18661
+ msgid "Cancelled product image regeneration job."
18662
+ msgstr "بازسازی تصویر محصول را لغو شد."
 
18663
 
18664
+ #: includes/class-wc-rest-authentication.php:168
18665
+ #: includes/legacy/api/v1/class-wc-api-authentication.php:114
18666
+ #: includes/legacy/api/v2/class-wc-api-authentication.php:114
18667
+ #: includes/legacy/api/v3/class-wc-api-authentication.php:82
18668
+ msgid "Consumer secret is invalid."
18669
+ msgstr "رمز مشتری اشتباه است."
18670
 
18671
+ #. translators: %s: amount of errors
18672
+ #: includes/class-wc-rest-authentication.php:286
18673
+ msgid "Missing OAuth parameter %s"
18674
+ msgid_plural "Missing OAuth parameters %s"
18675
+ msgstr[0] "پارامتر OAuth %s گم شده است."
18676
 
18677
+ #: includes/class-wc-rest-authentication.php:326
18678
+ #: includes/legacy/api/v1/class-wc-api-authentication.php:183
18679
+ #: includes/legacy/api/v2/class-wc-api-authentication.php:182
18680
+ #: includes/legacy/api/v3/class-wc-api-authentication.php:178
18681
+ msgid "Consumer key is invalid."
18682
+ msgstr "کلید مشتری اشتباه است."
 
 
18683
 
18684
+ #: includes/class-wc-rest-authentication.php:370
18685
+ #: includes/legacy/api/v1/class-wc-api-authentication.php:252
18686
+ #: includes/legacy/api/v2/class-wc-api-authentication.php:250
18687
+ #: includes/legacy/api/v3/class-wc-api-authentication.php:242
18688
+ msgid "Invalid signature - failed to sort parameters."
18689
+ msgstr "امضا نادرست است - موفق به مرتب کردن پارامتر ها نشد"
18690
 
18691
+ #: includes/class-wc-rest-authentication.php:379
18692
+ #: includes/legacy/api/v1/class-wc-api-authentication.php:266
18693
+ #: includes/legacy/api/v2/class-wc-api-authentication.php:264
18694
+ #: includes/legacy/api/v3/class-wc-api-authentication.php:262
18695
+ msgid "Invalid signature - signature method is invalid."
18696
+ msgstr "امضا نادرست است - روش امضا نادرست است"
18697
 
18698
+ #: includes/class-wc-rest-authentication.php:387
18699
+ #: includes/legacy/api/v1/class-wc-api-authentication.php:274
18700
+ #: includes/legacy/api/v2/class-wc-api-authentication.php:272
18701
+ #: includes/legacy/api/v3/class-wc-api-authentication.php:271
18702
+ msgid "Invalid signature - provided signature does not match."
18703
+ msgstr "امضا نادرست است - ارائه امضا مطابقت ندارد"
18704
 
18705
+ #: includes/class-wc-rest-authentication.php:463
18706
+ #: includes/legacy/api/v1/class-wc-api-authentication.php:332
18707
+ #: includes/legacy/api/v2/class-wc-api-authentication.php:330
18708
+ #: includes/legacy/api/v3/class-wc-api-authentication.php:336
18709
+ msgid "Invalid timestamp."
18710
+ msgstr "برچسب زمان نامعتبر است."
18711
 
18712
+ #: includes/class-wc-rest-authentication.php:473
18713
+ #: includes/legacy/api/v1/class-wc-api-authentication.php:342
18714
+ #: includes/legacy/api/v2/class-wc-api-authentication.php:340
18715
+ #: includes/legacy/api/v3/class-wc-api-authentication.php:346
18716
+ msgid "Invalid nonce - nonce has already been used."
18717
+ msgstr "کلید یک منظوره نامعتبر است. کلید قبلا استفاده شده است."
18718
 
18719
+ #: includes/class-wc-rest-authentication.php:535
18720
+ #: includes/legacy/api/v1/class-wc-api-authentication.php:377
18721
+ #: includes/legacy/api/v2/class-wc-api-authentication.php:375
18722
+ #: includes/legacy/api/v3/class-wc-api-authentication.php:381
18723
+ msgid "The API key provided does not have read permissions."
18724
+ msgstr "کلید API ارائه شده مجوز خواندن ندارد"
18725
 
18726
+ #: includes/class-wc-rest-authentication.php:543
18727
+ #: includes/legacy/api/v1/class-wc-api-authentication.php:386
18728
+ #: includes/legacy/api/v2/class-wc-api-authentication.php:384
18729
+ #: includes/legacy/api/v3/class-wc-api-authentication.php:390
18730
+ msgid "The API key provided does not have write permissions."
18731
+ msgstr "کلید API ارائه شده مجوز نوشتن ندارد"
18732
 
18733
+ #: includes/class-wc-rest-authentication.php:550
18734
+ msgid "Unknown request method."
18735
+ msgstr "روش درخواست ناشناخته است."
 
18736
 
18737
+ #: includes/class-wc-rest-authentication.php:581
18738
+ #: includes/legacy/api/v3/class-wc-api-authentication.php:110
18739
+ msgid ""
18740
+ "WooCommerce API. Use a consumer key in the username field and a consumer secret "
18741
+ "in the password field."
18742
+ msgstr ""
18743
+ "API ووکامرس. یک کلید مصرف کننده در فیلد نام کاربری و یک رمز مصرف کننده در فیلد "
18744
+ "پسورد بکار ببرید"
18745
 
18746
+ #: includes/class-wc-shipping-zone.php:143
18747
+ msgid "%s and %d other region"
18748
+ msgid_plural "%s and %d other regions"
18749
+ msgstr[0] "%s و %d سایر منطقه ها"
18750
 
18751
+ #: includes/class-wc-shipping-zone.php:148
18752
+ msgid "Everywhere"
18753
+ msgstr "همه جا"
 
18754
 
18755
+ #: includes/class-wc-tax.php:797
18756
+ #, fuzzy
18757
+ #| msgid "Tax class name."
18758
+ msgid "Tax class requires a valid name"
18759
+ msgstr "نام کلاس مالیاتی."
18760
 
18761
+ #: includes/class-wc-tax.php:804
18762
+ msgid "Tax class already exists"
18763
+ msgstr "این روش مالیات در حال حاضر وجود دارد"
 
 
18764
 
18765
+ #: includes/class-wc-tax.php:812
18766
+ msgid "Tax class slug already exists"
18767
+ msgstr "نامک روش مالیات در حال حاضر وجود دارد"
 
 
 
18768
 
18769
+ #: includes/class-wc-tax.php:845 includes/class-wc-tax.php:883
18770
+ #, fuzzy
18771
+ #| msgid "Invalid id."
18772
+ msgid "Invalid field"
18773
+ msgstr "شناسه نادرست."
18774
 
18775
+ #. translators: error message
18776
+ #: includes/class-wc-webhook.php:622
18777
+ msgid "Error: Delivery URL cannot be reached: %s"
18778
+ msgstr "خطا: آدرس تحویل قادر به رسیدن نیست: %s"
18779
 
18780
+ #. translators: error message
18781
+ #: includes/class-wc-webhook.php:627
18782
+ msgid "Error: Delivery URL returned response code: %s"
18783
+ msgstr "خطا آدرس تحویل یک کد پاسخ برگرداند: %s"
18784
 
18785
+ #. translators: 1: error message 2: file name and path 3: line number
18786
+ #: includes/class-woocommerce.php:206
18787
+ msgid "%1$s in %2$s on line %3$s"
18788
+ msgstr "%1$s در %2$s در خط %3$s"
18789
 
18790
+ #: includes/class-woocommerce.php:867
18791
+ msgid ""
18792
+ "You have installed a development version of WooCommerce which requires files to "
18793
+ "be built and minified. From the plugin directory, run <code>grunt assets</code> "
18794
+ "to build and minify assets."
18795
+ msgstr ""
18796
 
18797
+ #. translators: 1: URL of WordPress.org Repository 2: URL of the GitHub
18798
+ #. Repository release page
18799
+ #: includes/class-woocommerce.php:870
18800
+ msgid ""
18801
+ "Or you can download a pre-built version of the plugin from the <a href=\"%1$s"
18802
+ "\">WordPress.org repository</a> or by visiting <a href=\"%2$s\">the releases "
18803
+ "page in the GitHub repository</a>."
18804
+ msgstr ""
18805
 
18806
+ #: includes/cli/class-wc-cli-rest-command.php:149
18807
+ msgid "Trashed"
18808
+ msgstr "در زباله دان"
18809
 
18810
+ #: includes/cli/class-wc-cli-rest-command.php:151
18811
+ msgid "Deleted"
18812
+ msgstr "حذف شده"
 
 
18813
 
18814
+ #: includes/cli/class-wc-cli-rest-command.php:265
18815
+ msgid "Updated"
18816
+ msgstr "بروزرسانی شده"
 
 
 
 
 
 
 
 
 
18817
 
18818
+ #: includes/cli/class-wc-cli-rest-command.php:345
18819
+ msgid ""
18820
+ "Make sure to include the --user flag with an account that has permissions for "
18821
+ "this action."
18822
+ msgstr "اطمینان از --علامت کاربر با حساب کاربری که برای این عمل دسترسی داشته باشد."
18823
 
18824
+ #. translators: %s: Route to a given WC-API endpoint
18825
+ #: includes/cli/class-wc-cli-runner.php:79
18826
+ msgid "No schema title found for %s, skipping REST command registration."
18827
+ msgstr "عنوان الگوی %s یافت نشد، دستور ثبت REST نادیده گرفته میشود."
18828
 
18829
+ #: includes/cli/class-wc-cli-runner.php:110
18830
+ #: packages/woocommerce-rest-api/src/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:392
18831
+ #: packages/woocommerce-rest-api/src/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1233
18832
+ #: packages/woocommerce-rest-api/src/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php:158
18833
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:440
18834
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1195
18835
+ msgid "Product ID."
18836
+ msgstr "شناسه محصول."
18837
 
18838
+ #: includes/cli/class-wc-cli-runner.php:111
18839
+ msgid "Customer ID."
18840
+ msgstr "شناسه مشتری."
 
18841
 
18842
+ #: includes/cli/class-wc-cli-runner.php:112
18843
+ #: packages/woocommerce-rest-api/src/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:193
18844
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:111
18845
+ msgid "Order ID."
18846
+ msgstr "شناسه سفارش."
18847
 
18848
+ #: includes/cli/class-wc-cli-runner.php:113
18849
+ #: packages/woocommerce-rest-api/src/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1565
18850
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1638
18851
+ msgid "Refund ID."
18852
+ msgstr "شناسه برگشت."
18853
 
18854
+ #: includes/cli/class-wc-cli-runner.php:114
18855
+ #: packages/woocommerce-blocks/src/RestApi/Controllers/ProductAttributeTerms.php:160
18856
+ #: packages/woocommerce-rest-api/src/Controllers/Version1/class-wc-rest-products-v1-controller.php:2203
18857
+ #: packages/woocommerce-rest-api/src/Controllers/Version1/class-wc-rest-products-v1-controller.php:2245
18858
+ #: packages/woocommerce-rest-api/src/Controllers/Version1/class-wc-rest-products-v1-controller.php:2534
18859
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:941
18860
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-products-v2-controller.php:1983
18861
+ #: packages/woocommerce-rest-api/src/Controllers/Version2/class-wc-rest-products-v2-controller.php:2028
18862
+ #: packages/woocommerce-rest-api/src/Controllers/Version3/class-wc-rest-product-variations-controller.php:697
18863
+ #: packages/woocommerce-rest-api/src/Controllers/Version3/class-wc-rest-products-controller.php:1186
18864
+ #: packages/woocommerce-rest-api/src/Controllers/Version3/class-wc-rest-products-controller.php:1231
18865
+ msgid "Attribute ID."
18866
+ msgstr "شناسه ویژگی."
18867
 
18868
+ #: includes/cli/class-wc-cli-runner.php:115
18869
+ msgid "Zone ID."
18870
+ msgstr "شناسه منطقه."
18871
 
18872
+ #: includes/cli/class-wc-cli-runner.php:116
18873
+ msgid "ID."
18874
+ msgstr "شناسه."
 
18875
 
18876
+ #: includes/cli/class-wc-cli-runner.php:173
18877
+ #: includes/cli/class-wc-cli-tool-command.php:46
18878
+ msgid "The id for the resource."
18879
+ msgstr "این شناسه برای منبع می باشد."
18880
 
18881
+ #: includes/cli/class-wc-cli-runner.php:197
18882
+ #: includes/cli/class-wc-cli-tool-command.php:55
18883
+ msgid "Limit response to specific fields. Defaults to all fields."
18884
+ msgstr "محدود کردن پاسخ به فیلدهای مشخص. پیش‎فرض به همه فیلدها."
 
 
18885
 
18886
+ #: includes/cli/class-wc-cli-runner.php:203
18887
+ #: includes/cli/class-wc-cli-tool-command.php:61
18888
+ msgid "Get the value of an individual field."
18889
+ msgstr "بدست آوردن مقدار یک فیلد منحصر به فرد."
 
 
18890
 
18891
+ #: includes/cli/class-wc-cli-runner.php:209
18892
+ #: includes/cli/class-wc-cli-tool-command.php:67
18893
+ msgid "Render response in a particular format."
18894
+ msgstr "ارائه پاسخ در قالب خاص."
18895
 
18896
+ #: includes/cli/class-wc-cli-runner.php:230
18897
+ msgid "Output just the id when the operation is successful."
18898
+ msgstr "خروجی فقط شناسه باشد وقتی عملیات موفق است ."
18899
 
18900
+ #. translators: %s Database version number
18901
+ #: includes/cli/class-wc-cli-update-command.php:55
18902
+ #, fuzzy
18903
+ #| msgid "%1$d updates complete. Database version is %2$s"
18904
+ msgid "No updates required. Database version is %s"
18905
+ msgstr "%1$d بروزرسانی ها تکمیل شدند. نسخه پایگاه داده %2$s می باشد."
 
 
18906
 
18907
+ #. translators: 1: Number of database updates 2: List of update callbacks
18908
+ #: includes/cli/class-wc-cli-update-command.php:60
18909
+ msgid "Found %1$d updates (%2$s)"
18910
+ msgstr "%1$d بروزرسانی یافت شد (%2$s)"
18911
 
18912
+ #: includes/cli/class-wc-cli-update-command.php:62
18913
+ msgid "Updating database"
18914
+ msgstr "به‌روزرسانی پایگاه داده"
18915
 
18916
+ #. translators: 1: Number of database updates performed 2: Database version
18917
+ #. number
18918
+ #: includes/cli/class-wc-cli-update-command.php:79
18919
+ #, fuzzy
18920
+ #| msgid "%1$d updates complete. Database version is %2$s"
18921
+ msgid "%1$d update functions completed. Database version is %2$s"
18922
+ msgstr "%1$d بروزرسانی ها تکمیل شدند. نسخه پایگاه داده %2$s می باشد."
18923
 
18924
+ #. translators: %d: Setting value
18925
+ #: includes/customizer/class-wc-shop-customizer.php:97
18926
+ msgid "The minimum allowed setting is %d"
18927
+ msgstr "کمترین مقدار مجاز تنظیم %d است"
18928
 
18929
+ #. translators: %d: Setting value
18930
+ #: includes/customizer/class-wc-shop-customizer.php:99
18931
+ msgid "The maximum allowed setting is %d"
18932
+ msgstr "بیشترین مقدار مجاز تنظیم %d است"
18933
 
18934
+ #: includes/customizer/class-wc-shop-customizer.php:271
18935
+ #: includes/customizer/class-wc-shop-customizer.php:437
18936
+ msgid "Default sorting (custom ordering + name)"
18937
+ msgstr "مرتب‌سازی پیشفرض ( مرتب‌سازی مرسوم + نام)"
18938
 
18939
+ #: includes/customizer/class-wc-shop-customizer.php:272
18940
+ #: includes/customizer/class-wc-shop-customizer.php:438
18941
+ msgid "Popularity (sales)"
18942
+ msgstr "محبوبیت (فروش)"
18943
 
18944
+ #: includes/customizer/class-wc-shop-customizer.php:273
18945
+ #: includes/customizer/class-wc-shop-customizer.php:439
18946
+ #: includes/widgets/class-wc-widget-rating-filter.php:27
18947
+ msgid "Average rating"
18948
+ msgstr "میانگین رتبه"
 
18949
 
18950
+ #: includes/customizer/class-wc-shop-customizer.php:274
18951
+ #: includes/customizer/class-wc-shop-customizer.php:440
18952
+ msgid "Sort by most recent"
18953
+ msgstr "نمایش به ترتیب جدیدترین ها"
 
 
 
 
 
 
 
 
 
 
18954
 
18955
+ #: includes/customizer/class-wc-shop-customizer.php:275
18956
+ #: includes/customizer/class-wc-shop-customizer.php:441
18957
+ msgid "Sort by price (asc)"
18958
+ msgstr "قیمت (صعودی)"
 
 
18959
 
18960
+ #: includes/customizer/class-wc-shop-customizer.php:276
18961
+ #: includes/customizer/class-wc-shop-customizer.php:442
18962
+ msgid "Sort by price (desc)"
18963
+ msgstr "قیمت (نزولی)"
 
 
 
 
18964
 
18965
+ #: includes/customizer/class-wc-shop-customizer.php:291
18966
+ msgid "Store Notice"
18967
+ msgstr "اعلان فروشگاه"
 
 
 
18968
 
18969
+ #: includes/customizer/class-wc-shop-customizer.php:311
18970
+ #: includes/wc-template-functions.php:1016
18971
+ msgid ""
18972
+ "This is a demo store for testing purposes &mdash; no orders shall be fulfilled."
18973
+ msgstr ""
18974
+ "این یک وبسایت دمو است و با هدف تست ساخته شده است، هیچ‌یک از محصولات موجود در سایت "
18975
+ "برای فروش نبوده و امکان خرید از این وبسایت وجود ندارد."
18976
 
18977
+ #: includes/customizer/class-wc-shop-customizer.php:322
18978
+ msgid "Store notice"
18979
+ msgstr "اعلان فروشگاه"
 
 
 
18980
 
18981
+ #: includes/customizer/class-wc-shop-customizer.php:323
18982
+ msgid ""
18983
+ "If enabled, this text will be shown site-wide. You can use it to show events or "
18984
+ "promotions to visitors!"
18985
+ msgstr ""
18986
+ "اگر فعال شود، این متن در سراسر سایت نمایش داده خواهد شد. شما می توانید از آن "
18987
+ "برای نشان دادن رویدادها یا تبلیغات به بازدیدکنندگان استفاده کنید!"
18988
 
18989
+ #: includes/customizer/class-wc-shop-customizer.php:333
18990
+ msgid "Enable store notice"
18991
+ msgstr "فعال کردن اعلان فروشگاه"
 
 
 
18992
 
18993
+ #: includes/customizer/class-wc-shop-customizer.php:360
18994
+ msgid "Product Catalog"
18995
+ msgstr "کاتالوگ محصول "
 
 
 
18996
 
18997
+ #: includes/customizer/class-wc-shop-customizer.php:379
18998
+ msgid "Shop page display"
18999
+ msgstr "نمای برگه فروشگاه"
 
 
 
 
 
 
 
19000
 
19001
+ #: includes/customizer/class-wc-shop-customizer.php:380
19002
+ msgid "Choose what to display on the main shop page."
19003
+ msgstr "انتخاب کنید که چه چیزی در صفحه اصلی فروشگاه نمایش داده شود"
 
 
 
 
 
 
 
19004
 
19005
+ #: includes/customizer/class-wc-shop-customizer.php:385
19006
+ #: includes/customizer/class-wc-shop-customizer.php:411
19007
+ msgid "Show products"
19008
+ msgstr "نمایش محصولات"
 
 
 
 
 
 
19009
 
19010
+ #: includes/customizer/class-wc-shop-customizer.php:386
19011
+ msgid "Show categories"
19012
+ msgstr "نمایش دسته بندی ها"
 
 
 
 
 
 
 
 
 
19013
 
19014
+ #: includes/customizer/class-wc-shop-customizer.php:387
19015
+ msgid "Show categories &amp; products"
19016
+ msgstr "نمایش دسته بندی ها &amp; محصولات"
 
 
 
 
 
 
 
19017
 
19018
+ #: includes/customizer/class-wc-shop-customizer.php:405
19019
+ msgid "Category display"
19020
+ msgstr "نمایش دسته بندی"
 
 
 
 
 
19021
 
19022
+ #: includes/customizer/class-wc-shop-customizer.php:406
19023
+ msgid "Choose what to display on product category pages."
19024
+ msgstr "چیزهایی که در برگه بایگانی دسته‌ها نمایش داده می‌شوند."
 
19025
 
19026
+ #: includes/customizer/class-wc-shop-customizer.php:412
19027
+ msgid "Show subcategories"
19028
+ msgstr "نمایش زیردسته‌ها"
 
19029
 
19030
+ #: includes/customizer/class-wc-shop-customizer.php:413
19031
+ msgid "Show subcategories &amp; products"
19032
+ msgstr "نمایش زیر دسته ها &amp; محصولات"
 
 
19033
 
19034
+ #: includes/customizer/class-wc-shop-customizer.php:431
19035
+ msgid "Default product sorting"
19036
+ msgstr "مرتب‌سازی پیش‌فرض محصولات"
 
19037
 
19038
+ #: includes/customizer/class-wc-shop-customizer.php:432
19039
+ msgid "How should products be sorted in the catalog by default?"
19040
+ msgstr "چگونه محصولات به طور پیش فرض مرتب شده اند؟"
 
19041
 
19042
+ #: includes/customizer/class-wc-shop-customizer.php:466
19043
+ msgid "Products per row"
19044
+ msgstr "تعداد محصولات هر ردیف"
 
19045
 
19046
+ #: includes/customizer/class-wc-shop-customizer.php:467
19047
+ msgid "How many products should be shown per row?"
19048
+ msgstr "چندمحصول در هر ردیف نمایان شود؟"
 
19049
 
19050
+ #: includes/customizer/class-wc-shop-customizer.php:496
19051
+ msgid "Rows per page"
19052
+ msgstr "ردیف ها در هر صفحه"
 
19053
 
19054
+ #: includes/customizer/class-wc-shop-customizer.php:497
19055
+ msgid "How many rows of products should be shown per page?"
19056
+ msgstr "چند ردیف در هر صفحه نمایان شود؟"
 
19057
 
19058
+ #: includes/customizer/class-wc-shop-customizer.php:519
19059
+ msgid ""
19060
+ "After publishing your changes, new image sizes will be generated automatically."
19061
+ msgstr ""
19062
+ "بعد از انتشار تغییرات شما ، اندازه تصاویر جدید به صورت اتوماتیک ساخته می شود."
19063
 
19064
+ #. translators: 1: tools URL 2: regen thumbs url
19065
+ #: includes/customizer/class-wc-shop-customizer.php:522
19066
+ msgid ""
19067
+ "After publishing your changes, new image sizes may not be shown until you "
19068
+ "regenerate thumbnails. You can do this from the <a href=\"%1$s\" target=\"_blank"
19069
+ "\">tools section in WooCommerce</a> or by using a plugin such as <a href=\"%2$s"
19070
+ "\" target=\"_blank\">Regenerate Thumbnails</a>."
19071
+ msgstr ""
19072
+ "پس از انتشار تغییرات خود، ممکن است اندازه تصویر جدید تا زمانی که تصاویر "
19073
+ "بندانگشتی بازسازی نشود، نشان داده نشود.می توانید از<a href=\"%1$s\" target="
19074
+ "\"_blank\">بخش ابزار در ووکامرس</a>یا استفاده از افزونه ای مانند<a href=\"%2$s\" "
19075
+ "target=\"_blank\">Regenerate Thumbnails</a> انجام دهید."
19076
 
19077
+ #. translators: %s: regen thumbs url
19078
+ #: includes/customizer/class-wc-shop-customizer.php:525
19079
+ msgid ""
19080
+ "After publishing your changes, new image sizes may not be shown until you <a "
19081
+ "href=\"%s\" target=\"_blank\">Regenerate Thumbnails</a>."
19082
+ msgstr ""
19083
+ "بعد از انتشار تغییرات شما ،اندازه تصویر جدید ممکن است نشان داده نشود تا زمانی که "
19084
+ "شما <a href=\"%s\" target=\"_blank\">Regenerate Thumbnails</a> را نصب و اجرا "
19085
+ "نکنید."
19086
 
19087
+ #: includes/customizer/class-wc-shop-customizer.php:531
19088
+ msgid "Product Images"
19089
+ msgstr "تصاویر محصولتصاویر محصول"
 
19090
 
19091
+ #: includes/customizer/class-wc-shop-customizer.php:553
19092
+ msgid "Main image width"
19093
+ msgstr "عرض تصویر اصلی"
 
19094
 
19095
+ #: includes/customizer/class-wc-shop-customizer.php:554
19096
+ msgid ""
19097
+ "Image size used for the main image on single product pages. These images will "
19098
+ "remain uncropped."
19099
+ msgstr ""
19100
+ "اندازه تصویر مورد استفاده برای تصویر اصلی در صفحات محصول تکی. این تصاویر باقی "
19101
+ "خواهند ماند."
19102
 
19103
+ #: includes/customizer/class-wc-shop-customizer.php:581
19104
+ msgid "Thumbnail width"
19105
+ msgstr "عرض بندانگشتی"
 
19106
 
19107
+ #: includes/customizer/class-wc-shop-customizer.php:582
19108
+ msgid "Image size used for products in the catalog."
19109
+ msgstr "اندازه تصویر مورد استفاده برای محصولات در کاتالوگ"
 
19110
 
19111
+ #: includes/customizer/class-wc-shop-customizer.php:639
19112
+ msgid "Thumbnail cropping"
19113
+ msgstr "برش تصویر بندانگشتی"
 
19114
 
19115
+ #: includes/customizer/class-wc-shop-customizer.php:642
19116
+ msgid "1:1"
19117
+ msgstr "1:1"
 
19118
 
19119
+ #: includes/customizer/class-wc-shop-customizer.php:643
19120
+ msgid "Images will be cropped into a square"
19121
+ msgstr "تصاویر به صورت مربع برش خورده می شوند"
 
19122
 
19123
+ #: includes/customizer/class-wc-shop-customizer.php:646
19124
+ msgid "Custom"
19125
+ msgstr "سفارشی"
 
19126
 
19127
+ #: includes/customizer/class-wc-shop-customizer.php:647
19128
+ msgid "Images will be cropped to a custom aspect ratio"
19129
+ msgstr "تصاویر به نسبت ابعاد سفارشی بریده می شوند"
 
19130
 
19131
+ #: includes/customizer/class-wc-shop-customizer.php:650
19132
+ msgid "Uncropped"
19133
+ msgstr "برش نخورده"
 
 
 
19134
 
19135
+ #: includes/customizer/class-wc-shop-customizer.php:651
19136
+ msgid "Images will display using the aspect ratio in which they were uploaded"
19137
+ msgstr "تصاویر با استفاده از نسبت ابعادی که در آن آپلود شده است، نمایش داده می شود"
 
19138
 
19139
+ #: includes/customizer/class-wc-shop-customizer.php:668
19140
+ #: includes/wc-template-functions.php:2082
19141
+ msgid "Checkout"
19142
+ msgstr "تسویه حساب"
19143
 
19144
+ #: includes/customizer/class-wc-shop-customizer.php:671
19145
+ msgid "These options let you change the appearance of the WooCommerce checkout."
19146
+ msgstr "این گزینه ها به شما اجازه می دهد ظاهر تسویه حساب ووکامرس را تغییر دهید."
 
19147
 
19148
+ #. Translators: %s field name.
19149
+ #: includes/customizer/class-wc-shop-customizer.php:695
19150
+ msgid "%s field"
19151
+ msgstr "%s گزینه"
 
 
 
 
19152
 
19153
+ #: includes/customizer/class-wc-shop-customizer.php:702
19154
+ msgid "Required"
19155
+ msgstr "الزامی"
 
19156
 
19157
+ #. translators: %s terms and conditions page name and link
19158
+ #: includes/customizer/class-wc-shop-customizer.php:724
19159
+ #: includes/wc-template-functions.php:793
19160
+ msgid "I have read and agree to the website %s"
19161
+ msgstr "من قوانین و مقررات %s را خواندم و آن را می پذیرم."
19162
 
19163
+ #: includes/customizer/class-wc-shop-customizer.php:748
19164
+ msgid "Highlight required fields with an asterisk"
19165
+ msgstr "موارد مورد نیاز با ستاره علامت گذاری شده اند"
 
19166
 
19167
+ #: includes/customizer/class-wc-shop-customizer.php:772
19168
+ msgid "No page set"
19169
+ msgstr "برگه تنظیم نشده است"
 
19170
 
19171
+ #. Translators: %s: page name.
19172
+ #: includes/customizer/class-wc-shop-customizer.php:787
19173
+ msgid "%s page"
19174
+ msgstr "برگه %s"
19175
 
19176
+ #: includes/customizer/class-wc-shop-customizer.php:812
19177
+ msgid "Optionally add some text for the terms checkbox that customers must accept."
19178
+ msgstr ""
19179
+ "به صورت دلخواه چند جمله را به عنوان قوانین وارد کنید تا کاربران با تایید آن "
19180
+ "قوانین فروشگاه شما را بپذیرند."
19181
 
19182
+ #. translators: %s: Order date
19183
+ #: includes/data-stores/abstract-wc-order-data-store-cpt.php:261
19184
+ msgid "Order &ndash; %s"
19185
+ msgstr "سفارش %s"
19186
 
19187
+ #: includes/data-stores/abstract-wc-order-item-type-data-store.php:132
19188
+ msgid "Invalid order item."
19189
+ msgstr "شناسه سفارش نامعتبر است."
 
19190
 
19191
+ #: includes/data-stores/class-wc-coupon-data-store-cpt.php:108
19192
+ msgid "Invalid coupon."
19193
+ msgstr "شناسه کوپن نامعتبر است."
 
19194
 
19195
+ #: includes/data-stores/class-wc-customer-data-store.php:150
19196
+ msgid "Invalid customer."
19197
+ msgstr "مشتری نامعتبر است."
 
19198
 
19199
+ #: includes/data-stores/class-wc-customer-download-data-store.php:83
19200
+ #: includes/data-stores/class-wc-customer-download-data-store.php:95
19201
+ msgid "Invalid download."
19202
+ msgstr "لینک دانلود نامعتبر است."
19203
 
19204
+ #: includes/data-stores/class-wc-customer-download-log-data-store.php:67
19205
+ msgid "Unable to insert download log entry in database."
19206
+ msgstr "قادر به وارد کردن داده های لاگ دانلود در دیتابیس نیست."
 
19207
 
19208
+ #: includes/data-stores/class-wc-customer-download-log-data-store.php:84
19209
+ msgid "Invalid download log: no ID."
19210
+ msgstr "لاگ دانلود نامعتبر است: بدون شناسه."
 
19211
 
19212
+ #: includes/data-stores/class-wc-customer-download-log-data-store.php:93
19213
+ msgid "Invalid download log: not found."
19214
+ msgstr "لاگ دانلود نامعتبر است: وجود ندارد."
 
19215
 
19216
+ #: includes/data-stores/class-wc-order-data-store-cpt.php:446
19217
+ msgid "Invalid customer query."
19218
+ msgstr "پرس و جوی مشتری نامعتبر است."
 
19219
 
19220
+ #: includes/data-stores/class-wc-payment-token-data-store.php:44
19221
+ #: includes/data-stores/class-wc-payment-token-data-store.php:88
19222
+ msgid "Invalid or missing payment token fields."
19223
+ msgstr "گزینه های رمز پرداخت نامعتبر یا اشتباه است."
19224
 
19225
+ #: includes/data-stores/class-wc-payment-token-data-store.php:174
19226
+ msgid "Invalid payment token."
19227
+ msgstr "رمز پرداخت نامعتبر است."
 
 
 
19228
 
19229
+ #: includes/data-stores/class-wc-product-data-store-cpt.php:163
19230
+ msgid "Invalid product."
19231
+ msgstr "محصول نامعتبر است."
 
19232
 
19233
+ #: includes/data-stores/class-wc-webhook-data-store.php:106
19234
+ msgid "Invalid webhook."
19235
+ msgstr "وب هوک نامعتبر است."
 
19236
 
19237
+ #: includes/emails/class-wc-email-cancelled-order.php:31
19238
+ msgid "Cancelled order"
19239
+ msgstr "سفارش لغو شد"
 
19240
 
19241
+ #: includes/emails/class-wc-email-cancelled-order.php:32
19242
+ msgid ""
19243
+ "Cancelled order emails are sent to chosen recipient(s) when orders have been "
19244
+ "marked cancelled (if they were previously processing or on-hold)."
19245
+ msgstr ""
19246
+ "وقتی سفارش‌ها به عنوان لغو شده نشانه گذاری می‌شوند (اگر قبلا در حال پردازش یا در "
19247
+ "انتظار بودند) ایمیل سفارشات لغو شده برای دریافت کنندگان انتخاب شده فرستاده می‌شود."
19248
 
19249
+ #: includes/emails/class-wc-email-cancelled-order.php:59
19250
+ #| msgid "[{site_title}]: Order #{order_number} has failed"
19251
+ msgid "[{site_title}]: Order #{order_number} has been cancelled"
19252
+ msgstr "[{site_title}]: سفارش #{order_number} لغو شده است"
19253
 
19254
+ #: includes/emails/class-wc-email-cancelled-order.php:69
19255
+ msgid "Order Cancelled: #{order_number}"
19256
+ msgstr "سفارش لغو شده: #{order_number}"
 
19257
 
19258
+ #: includes/emails/class-wc-email-cancelled-order.php:144
19259
+ #: includes/emails/class-wc-email-customer-note.php:160
19260
+ #: includes/emails/class-wc-email-customer-reset-password.php:171
19261
+ msgid "Thanks for reading."
19262
+ msgstr "از اینکه مطالعه کردید سپاسگذاریم."
19263
 
19264
+ #: includes/emails/class-wc-email-cancelled-order.php:155
19265
+ #: includes/emails/class-wc-email-customer-refunded-order.php:241
19266
+ #: includes/emails/class-wc-email-failed-order.php:153
19267
+ #: includes/emails/class-wc-email-new-order.php:160
19268
+ #: includes/emails/class-wc-email.php:654
19269
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:82
19270
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:58
19271
+ #: includes/gateways/cod/class-wc-gateway-cod.php:108
19272
+ #: includes/gateways/paypal/includes/settings-paypal.php:12
19273
+ #: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:19
19274
+ #: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:97
19275
+ msgid "Enable/Disable"
19276
+ msgstr "فعال/غیرفعال"
19277
 
19278
+ #: includes/emails/class-wc-email-cancelled-order.php:157
19279
+ #: includes/emails/class-wc-email-customer-refunded-order.php:243
19280
+ #: includes/emails/class-wc-email-failed-order.php:155
19281
+ #: includes/emails/class-wc-email-new-order.php:162
19282
+ #: includes/emails/class-wc-email.php:656
19283
+ msgid "Enable this email notification"
19284
+ msgstr "فعال سازی اطلاع رسانی از طریق ایمیل"
19285
 
19286
+ #. translators: %s: admin email
19287
+ #. translators: %s: WP admin email
19288
+ #. translators: %s: WP admin email
19289
+ #: includes/emails/class-wc-email-cancelled-order.php:164
19290
+ #: includes/emails/class-wc-email-failed-order.php:162
19291
+ #: includes/emails/class-wc-email-new-order.php:169
19292
+ msgid "Enter recipients (comma separated) for this email. Defaults to %s."
19293
+ msgstr "گیرندگان ایمیل را وارد (بوسیله کاما از هم جدا کنید). به طور پیش فرض %s."
19294
 
19295
+ #: includes/emails/class-wc-email-cancelled-order.php:170
19296
+ #: includes/emails/class-wc-email-customer-invoice.php:191
19297
+ #: includes/emails/class-wc-email-failed-order.php:168
19298
+ #: includes/emails/class-wc-email-new-order.php:175
19299
+ #: includes/emails/class-wc-email.php:660
19300
+ msgid "Subject"
19301
+ msgstr "موضوع"
19302
 
19303
+ #: includes/emails/class-wc-email-cancelled-order.php:178
19304
+ #: includes/emails/class-wc-email-customer-invoice.php:199
19305
+ #: includes/emails/class-wc-email-failed-order.php:176
19306
+ #: includes/emails/class-wc-email-new-order.php:183
19307
+ #: includes/emails/class-wc-email.php:668
19308
+ msgid "Email heading"
19309
+ msgstr "عنوان ایمیل"
19310
 
19311
+ #: includes/emails/class-wc-email-cancelled-order.php:186
19312
+ #: includes/emails/class-wc-email-customer-invoice.php:223
19313
+ #: includes/emails/class-wc-email-customer-refunded-order.php:279
19314
+ #: includes/emails/class-wc-email-failed-order.php:184
19315
+ #: includes/emails/class-wc-email-new-order.php:191
19316
+ #: includes/emails/class-wc-email.php:676
19317
+ msgid "Additional content"
19318
+ msgstr "محتوای اضافه"
19319
+
19320
+ #: includes/emails/class-wc-email-cancelled-order.php:187
19321
+ #: includes/emails/class-wc-email-customer-invoice.php:224
19322
+ #: includes/emails/class-wc-email-customer-refunded-order.php:280
19323
+ #: includes/emails/class-wc-email-failed-order.php:185
19324
+ #: includes/emails/class-wc-email-new-order.php:192
19325
+ #: includes/emails/class-wc-email.php:677
19326
+ msgid "Text to appear below the main email content."
19327
+ msgstr ""
19328
+
19329
+ #: includes/emails/class-wc-email-cancelled-order.php:195
19330
+ #: includes/emails/class-wc-email-customer-invoice.php:232
19331
+ #: includes/emails/class-wc-email-customer-refunded-order.php:288
19332
+ #: includes/emails/class-wc-email-failed-order.php:193
19333
+ #: includes/emails/class-wc-email-new-order.php:200
19334
+ #: includes/emails/class-wc-email.php:685
19335
+ msgid "Email type"
19336
+ msgstr "نوع ایمیل"
19337
 
19338
+ #: includes/emails/class-wc-email-cancelled-order.php:197
19339
+ #: includes/emails/class-wc-email-customer-invoice.php:234
19340
+ #: includes/emails/class-wc-email-customer-refunded-order.php:290
19341
+ #: includes/emails/class-wc-email-failed-order.php:195
19342
+ #: includes/emails/class-wc-email-new-order.php:202
19343
+ #: includes/emails/class-wc-email.php:687
19344
+ msgid "Choose which format of email to send."
19345
+ msgstr "انتخاب کنید چه نوع ساختاری برای ایمیل فرستاده شده استفاده شود"
19346
 
19347
+ #: includes/emails/class-wc-email-customer-completed-order.php:32
19348
+ msgid "Completed order"
19349
+ msgstr "سفارش های تکمیل شده"
19350
 
19351
+ #: includes/emails/class-wc-email-customer-completed-order.php:33
19352
+ msgid ""
19353
+ "Order complete emails are sent to customers when their orders are marked "
19354
+ "completed and usually indicate that their orders have been shipped."
19355
+ msgstr ""
19356
+ "ایمیل های سفارشات تکمیل شده، وقتی که سفارش آنها برچسب تکمیل شده دریافت میکند "
19357
+ "ارسال می شود، \n"
19358
+ "و معمولا به معنی ارسال شدن سفارش آنها است."
19359
 
19360
+ #: includes/emails/class-wc-email-customer-completed-order.php:82
19361
+ msgid "Your {site_title} order is now complete"
19362
+ msgstr "سفارش شما در {site_title} هم اکنون تکمیل شده است"
 
19363
 
19364
+ #: includes/emails/class-wc-email-customer-completed-order.php:92
19365
+ msgid "Thanks for shopping with us"
19366
+ msgstr "از خرید شما سپاسگزاریم."
19367
 
19368
+ #: includes/emails/class-wc-email-customer-completed-order.php:140
19369
+ msgid "Thanks for shopping with us."
19370
+ msgstr "از خرید شما سپاسگذاریم."
19371
 
19372
+ #: includes/emails/class-wc-email-customer-invoice.php:32
19373
+ msgid "Customer invoice / Order details"
19374
+ msgstr "صورتحساب مشتری / جزئیات سفارش"
19375
 
19376
+ #: includes/emails/class-wc-email-customer-invoice.php:33
19377
+ msgid ""
19378
+ "Customer invoice emails can be sent to customers containing their order "
19379
+ "information and payment links."
19380
+ msgstr ""
19381
+ "ایمیل فاکتور مشتری به همراه جزییات سفارش و پیوندهای پرداخت است که می تواند به "
19382
+ "مشتری فرستاده شود."
 
19383
 
19384
+ #: includes/emails/class-wc-email-customer-invoice.php:56
19385
+ msgid "Invoice for order #{order_number} on {site_title}"
19386
+ msgstr "صورت حساب برای سفارش #{order_number} در {site_title}"
 
19387
 
19388
+ #: includes/emails/class-wc-email-customer-invoice.php:58
19389
+ msgid "Your latest {site_title} invoice"
19390
+ msgstr "آخرین صورت حساب شما در {site_title}"
19391
 
19392
+ #: includes/emails/class-wc-email-customer-invoice.php:71
19393
+ msgid "Invoice for order #{order_number}"
19394
+ msgstr "صورت حساب سفارش #{order_number}"
19395
 
19396
+ #: includes/emails/class-wc-email-customer-invoice.php:73
19397
+ msgid "Your invoice for order #{order_number}"
19398
+ msgstr "صورتحساب برای خرید #{order_number}"
19399
 
19400
+ #: includes/emails/class-wc-email-customer-invoice.php:115
19401
+ #: includes/emails/class-wc-email-customer-processing-order.php:144
19402
+ #, fuzzy
19403
+ #| msgid "Thanks for shopping with us"
19404
+ msgid "Thanks for using {site_address}!"
19405
+ msgstr "از خرید شما سپاسگزاریم."
19406
 
19407
+ #: includes/emails/class-wc-email-customer-invoice.php:207
19408
+ msgid "Subject (paid)"
19409
+ msgstr "موضوع (پرداخت)"
19410
 
19411
+ #: includes/emails/class-wc-email-customer-invoice.php:215
19412
+ msgid "Email heading (paid)"
19413
+ msgstr "سربرگ ایمیل (پرداخت)"
19414
 
19415
+ #: includes/emails/class-wc-email-customer-new-account.php:60
19416
+ msgid "New account"
19417
+ msgstr "حساب کاربری جدید"
19418
 
19419
+ #: includes/emails/class-wc-email-customer-new-account.php:61
19420
+ msgid ""
19421
+ "Customer \"new account\" emails are sent to the customer when a customer signs "
19422
+ "up via checkout or account pages."
19423
+ msgstr ""
19424
+ "ایمیل \"حساب کاربری تازه\" مشتری است، هنگامیکه مشتری در برگه پرداخت یا حساب "
19425
+ "کاربری نام نویسی کرده است، به مشتری فرستاده شده است."
19426
 
19427
+ #: includes/emails/class-wc-email-customer-new-account.php:76
19428
+ msgid "Your {site_title} account has been created!"
19429
+ msgstr "حساب کاربری شما در {site_title} ایجاد شد!"
 
19430
 
19431
+ #: includes/emails/class-wc-email-customer-new-account.php:86
19432
+ msgid "Welcome to {site_title}"
19433
+ msgstr "به {site_title} خوش آمدید"
19434
 
19435
+ #: includes/emails/class-wc-email-customer-new-account.php:167
19436
+ msgid "We look forward to seeing you soon."
19437
+ msgstr "مشتاقانه منتظریم تا شما را ببینیم."
19438
 
19439
+ #: includes/emails/class-wc-email-customer-note.php:39
19440
+ msgid "Customer note"
19441
+ msgstr "یادداشت مشتری"
 
 
 
19442
 
19443
+ #: includes/emails/class-wc-email-customer-note.php:40
19444
+ msgid "Customer note emails are sent when you add a note to an order."
19445
+ msgstr ""
19446
+ "ایمیل های یاداشت مشتری وقتی شما یک یادداشت به درخواست اضافه کردید، فرستاده شد."
19447
 
19448
+ #: includes/emails/class-wc-email-customer-note.php:62
19449
+ msgid "Note added to your {site_title} order from {order_date}"
19450
+ msgstr "یادداشت شما به درخواست {site_title} از {order_date} اضافه شد"
19451
 
19452
+ #: includes/emails/class-wc-email-customer-note.php:72
19453
+ msgid "A note has been added to your order"
19454
+ msgstr "یادداشت به درخواست خرید شما اضافه شد"
19455
+
19456
+ #: includes/emails/class-wc-email-customer-on-hold-order.php:32
19457
+ msgid "Order on-hold"
19458
+ msgstr "سفارش در انتظار بررسی"
19459
 
19460
+ #: includes/emails/class-wc-email-customer-on-hold-order.php:33
 
19461
  msgid ""
19462
+ "This is an order notification sent to customers containing order details after "
19463
+ "an order is placed on-hold."
19464
  msgstr ""
19465
+ "این اطلاع رسانی سفارش به مشتریان پس از آن که سفارش در حالت \"در انتظار بررسی\" "
19466
+ "قرار می گیرد ارسال می شود و حاوی جزئیات سفارش است ."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19467
 
19468
+ #: includes/emails/class-wc-email-customer-on-hold-order.php:57
19469
+ #: includes/emails/class-wc-email-customer-processing-order.php:59
19470
+ msgid "Your {site_title} order has been received!"
19471
+ msgstr "{site_title} سفارش دریافت شد!"
19472
 
19473
+ #: includes/emails/class-wc-email-customer-on-hold-order.php:67
19474
+ #: includes/emails/class-wc-email-customer-processing-order.php:69
19475
+ msgid "Thank you for your order"
19476
+ msgstr "از خرید شما متشکریم"
19477
 
19478
+ #: includes/emails/class-wc-email-customer-on-hold-order.php:142
19479
+ msgid "We look forward to fulfilling your order soon."
19480
+ msgstr "ما مشتاقانه منتظر تکمیل سفارش شما هستیم."
 
19481
 
19482
+ #: includes/emails/class-wc-email-customer-processing-order.php:33
19483
+ msgid "Processing order"
19484
+ msgstr "پردازش درخواست خرید"
19485
 
19486
+ #: includes/emails/class-wc-email-customer-processing-order.php:34
 
19487
  msgid ""
19488
+ "This is an order notification sent to customers containing order details after "
19489
+ "payment."
19490
+ msgstr "این آگهی بعد از پرداخت برای خریدار ارسال می شود و حاوی جزئيات سفارش است ."
19491
 
19492
+ #: includes/emails/class-wc-email-customer-refunded-order.php:46
19493
+ msgid "Refunded order"
19494
+ msgstr "سفارش برگشت خورده"
19495
 
19496
+ #: includes/emails/class-wc-email-customer-refunded-order.php:47
19497
+ msgid "Order refunded emails are sent to customers when their orders are refunded."
19498
+ msgstr ""
19499
+ "ایمیل‌های سفارش بازپرداخت‌شده هنگامی که سفارشی بازپرداختی برچسب خورد به مشتریان "
19500
+ "فرستاده شود."
19501
 
19502
+ #: includes/emails/class-wc-email-customer-refunded-order.php:72
19503
+ msgid "Your {site_title} order #{order_number} has been partially refunded"
19504
+ msgstr ""
19505
+ "سفارش شما از {site_title} به سفارش {order_number} به صورت نیمه بازپرداخت شده است"
19506
 
19507
+ #: includes/emails/class-wc-email-customer-refunded-order.php:74
19508
+ msgid "Your {site_title} order #{order_number} has been refunded"
19509
+ msgstr "سفارش شما از {site_title} به سفارش {order_number} بازپرداخت شده است"
 
 
 
 
 
 
 
 
19510
 
19511
+ #: includes/emails/class-wc-email-customer-refunded-order.php:87
19512
+ msgid "Partial Refund: Order {order_number}"
19513
+ msgstr "بازگردانی جزئی: سفارش {order_number}"
19514
 
19515
+ #: includes/emails/class-wc-email-customer-refunded-order.php:89
19516
+ msgid "Order Refunded: {order_number}"
19517
+ msgstr "بازگشت سفارش: {order_number}"
19518
 
19519
+ #: includes/emails/class-wc-email-customer-refunded-order.php:230
19520
+ msgid "We hope to see you again soon."
19521
+ msgstr "امیدواریم که بزودی شما را ببینیم."
19522
 
19523
+ #: includes/emails/class-wc-email-customer-refunded-order.php:247
19524
+ msgid "Full refund subject"
19525
+ msgstr "موضوع بازپرداخت کامل"
19526
 
19527
+ #: includes/emails/class-wc-email-customer-refunded-order.php:255
19528
+ msgid "Partial refund subject"
19529
+ msgstr "موضوع بازپرداخت جزئی"
19530
 
19531
+ #: includes/emails/class-wc-email-customer-refunded-order.php:263
19532
+ msgid "Full refund email heading"
19533
+ msgstr "سربرگ ایمیل برای بازپرداخت کامل"
19534
 
19535
+ #: includes/emails/class-wc-email-customer-refunded-order.php:271
19536
+ msgid "Partial refund email heading"
19537
+ msgstr "سربرگ ایمیل برای بازپرداخت جزئی"
19538
 
19539
+ #: includes/emails/class-wc-email-customer-reset-password.php:62
19540
+ #: templates/myaccount/form-lost-password.php:38
19541
+ msgid "Reset password"
19542
+ msgstr "بازگردانی گذرواژه"
 
19543
 
19544
+ #: includes/emails/class-wc-email-customer-reset-password.php:63
 
19545
  msgid ""
19546
+ "Customer \"reset password\" emails are sent when customers reset their passwords."
19547
+ msgstr ""
19548
+ "ایمیل های \"نوسازی گذرواژه\" زمانی فرستاده می شود که خریدار درخواست نوسازی "
19549
+ "گذرواژه را بکند."
 
 
19550
 
19551
+ #: includes/emails/class-wc-email-customer-reset-password.php:82
19552
+ msgid "Password Reset Request for {site_title}"
19553
+ msgstr "درخواست بازگردانی رمز عبور در {site_title}"
19554
 
19555
+ #: includes/emails/class-wc-email-customer-reset-password.php:92
19556
+ msgid "Password Reset Request"
19557
+ msgstr "درخواست بازگردانی رمز عبور"
19558
 
19559
+ #: includes/emails/class-wc-email-failed-order.php:31
19560
+ msgid "Failed order"
19561
+ msgstr "سفارش انجام نشد"
19562
 
19563
+ #: includes/emails/class-wc-email-failed-order.php:32
19564
+ msgid ""
19565
+ "Failed order emails are sent to chosen recipient(s) when orders have been marked "
19566
+ "failed (if they were previously processing or on-hold)."
19567
+ msgstr ""
19568
+ "ایمیل سفارش های ناموفق به گیرندگان منتخب هنگامی فرستاده خواهند شد که سفارش ها "
19569
+ "ناموفق علامتگذاری شده باشند (اگر آن ها پیش از این در وضعیت در حال انجام و یا در "
19570
+ "انتظار بررسی بوده باشند) ."
19571
 
19572
+ #: includes/emails/class-wc-email-failed-order.php:58
19573
+ msgid "[{site_title}]: Order #{order_number} has failed"
19574
+ msgstr "[{site_title}]: سفارش #{order_number} ناموفق بوده است"
 
19575
 
19576
+ #: includes/emails/class-wc-email-failed-order.php:68
19577
+ msgid "Order Failed: #{order_number}"
19578
+ msgstr "سفارش ناموفق: #{order_number}"
19579
 
19580
+ #: includes/emails/class-wc-email-failed-order.php:142
19581
+ msgid ""
19582
+ "Hopefully they’ll be back. Read more about <a href=\"https://docs.woocommerce."
19583
+ "com/document/managing-orders/#section-10\">troubleshooting failed payments</a>."
19584
+ msgstr ""
19585
 
19586
+ #: includes/emails/class-wc-email-new-order.php:32
19587
+ msgid ""
19588
+ "New order emails are sent to chosen recipient(s) when a new order is received."
19589
+ msgstr ""
19590
+ "ایمیل سفارش جدید به گیرنده(های) منتخب هنگامی ارسال می شود که یک سفارش جدید "
19591
+ "دریافت شود ."
19592
 
19593
+ #: includes/emails/class-wc-email-new-order.php:65
19594
+ msgid "[{site_title}]: New order #{order_number}"
19595
+ msgstr "[{site_title}]: سفارش جدید #{order_number}"
19596
 
19597
+ #: includes/emails/class-wc-email-new-order.php:75
19598
+ msgid "New Order: #{order_number}"
19599
+ msgstr "سفارش جدید: #{order_number}"
19600
 
19601
+ #: includes/emails/class-wc-email-new-order.php:149
19602
+ msgid "Congratulations on the sale 🙌"
19603
+ msgstr "با آرزوی موفیت در فروش 🙌"
19604
 
19605
+ #: includes/emails/class-wc-email.php:702
19606
+ msgid "Plain text"
19607
+ msgstr "متن ساده"
19608
 
19609
+ #: includes/emails/class-wc-email.php:705
19610
+ msgid "HTML"
19611
+ msgstr "HTML"
19612
 
19613
+ #: includes/emails/class-wc-email.php:706
19614
+ msgid "Multipart"
19615
+ msgstr "چند بخشی"
19616
 
19617
+ #: includes/emails/class-wc-email.php:771
19618
+ msgid "Could not write to template file."
19619
+ msgstr "در فایل الگو نمیتوانید بنویسید."
19620
 
19621
+ #: includes/emails/class-wc-email.php:818
19622
+ msgid "Template file copied to theme."
19623
+ msgstr "فایل الگو به عنوان زمینه کپی شد."
 
19624
 
19625
+ #: includes/emails/class-wc-email.php:849
19626
+ msgid "Template file deleted from theme."
19627
+ msgstr "فایل الگو از زمینه پاک شد."
 
19628
 
19629
+ #: includes/emails/class-wc-email.php:897
19630
+ msgid "Return to emails"
19631
+ msgstr "بازگشت به ایمیل ها"
 
19632
 
19633
+ #: includes/emails/class-wc-email.php:930
19634
+ msgid "HTML template"
19635
+ msgstr "الگوی HTML"
 
 
 
19636
 
19637
+ #: includes/emails/class-wc-email.php:931
19638
+ msgid "Plain text template"
19639
+ msgstr "الگوی متنی ساده"
 
19640
 
19641
+ #: includes/emails/class-wc-email.php:955
19642
+ msgid "Delete template file"
19643
+ msgstr "پاک کردن فایل الگو"
 
19644
 
19645
+ #. translators: %s: Path to template file
19646
+ #: includes/emails/class-wc-email.php:961
19647
+ msgid "This template has been overridden by your theme and can be found in: %s."
19648
+ msgstr "الگو بر روی زمینه شما بازنویسی شد و در اینجا قابل دسترس است %s."
19649
 
19650
+ #: includes/emails/class-wc-email.php:994
19651
+ msgid "Copy file to theme"
19652
+ msgstr "کپی کردن فایل به زمینه"
 
19653
 
19654
+ #. translators: 1: Path to template file 2: Path to theme folder
19655
+ #: includes/emails/class-wc-email.php:1000
19656
+ msgid ""
19657
+ "To override and edit this email template copy %1$s to your theme folder: %2$s."
19658
+ msgstr ""
19659
+ "برای بازنویسی و ویرایش این الگوی ایمیل پوشه الگو را %1$s به محل پوشه پوسته خود "
19660
+ "کپی کنید: %2$s."
19661
 
19662
+ #: includes/emails/class-wc-email.php:1008
19663
+ msgid "File was not found."
19664
+ msgstr "فایل مورد نظر یافت نشد."
 
19665
 
19666
+ #: includes/emails/class-wc-email.php:1032
19667
+ msgid "View template"
19668
+ msgstr "دیدن الگو"
 
19669
 
19670
+ #: includes/emails/class-wc-email.php:1033
19671
+ msgid "Hide template"
19672
+ msgstr "مخفی کردن الگو"
 
19673
 
19674
+ #: includes/emails/class-wc-email.php:1044
19675
+ msgid "Are you sure you want to delete this template file?"
19676
+ msgstr "آیا مطمئن هستید که میخواهید این فایل الگو را پاک کنید؟"
 
 
19677
 
19678
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:39
19679
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:91
19680
+ msgid "Direct bank transfer"
19681
+ msgstr "انتقال مستقیم بانکی"
19682
 
19683
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:40
 
19684
  msgid ""
19685
+ "Take payments in person via BACS. More commonly known as direct bank/wire "
19686
+ "transfer"
19687
+ msgstr "اجازه پرداخت توسط BACS معمولا بعنوان انتقال مستقیم به بانک معروف می باشد."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19688
 
19689
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:84
19690
+ msgid "Enable bank transfer"
19691
+ msgstr "فعال کردن خرید از طریق انتقال به کارت یا حساب - پرداخت مستقیم بانکی"
 
19692
 
19693
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:90
19694
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:66
19695
+ #: includes/gateways/paypal/includes/settings-paypal.php:20
19696
+ #: includes/shipping/flat-rate/includes/settings-flat-rate.php:16
19697
+ #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:82
19698
+ #: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:27
19699
+ #: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:105
19700
+ #: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:125
19701
+ #: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:104
19702
+ #: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:82
19703
+ msgid "This controls the title which the user sees during checkout."
19704
+ msgstr "متن نمایشی هنگام پرداخت صورتحساب."
19705
 
19706
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:97
19707
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:73
19708
+ #: includes/gateways/cod/class-wc-gateway-cod.php:117
19709
+ msgid "Payment method description that the customer will see on your checkout."
19710
+ msgstr "توضیحات پرداخت برای خریدار در هنگام انتخاب درگاه نمایش داده می‌شود."
19711
 
19712
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:98
 
19713
  msgid ""
19714
+ "Make your payment directly into our bank account. Please use your Order ID as "
19715
+ "the payment reference. Your order will not be shipped until the funds have "
19716
+ "cleared in our account."
19717
  msgstr ""
19718
+ "پرداخت خود را مستقیما به حساب بانکی ما واریز کنید . خواهشمندیم شماره سفارش خود "
19719
+ "را بعنوان کد ارجاع پرداخت استفاده کنید. سفارش شما تا زمانی که وجوه به حساب ما "
19720
+ "وارد نشود ارسال نخواهد شد."
19721
 
19722
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:102
19723
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:78
19724
+ #: includes/gateways/cod/class-wc-gateway-cod.php:129
19725
+ msgid "Instructions"
19726
+ msgstr "دستورالعمل‌ها"
19727
 
19728
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:104
19729
+ #: includes/gateways/cheque/class-wc-gateway-cheque.php:80
19730
+ msgid "Instructions that will be added to the thank you page and emails."
19731
+ msgstr "دستور العمل ها در برگه تشکر و ایمیل ها افزوده می شود."
19732
 
19733
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:128
19734
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:290
19735
+ msgid "Sort code"
19736
+ msgstr "شماره حساب"
19737
 
19738
+ #: includes/gateways/bacs/class-wc-gateway-bacs.php:132
19739
+ msgid "Account details:"
19740
+ msgstr "اطلاعات حساب كاربری:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19741