@vendure/dashboard 3.5.0-minor-202510201346 → 3.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/vite/types.d.ts +39 -0
- package/dist/vite/utils/plugin-discovery.js +15 -4
- package/dist/vite/vite-plugin-ui-config.d.ts +27 -0
- package/dist/vite/vite-plugin-vendure-dashboard.d.ts +18 -1
- package/dist/vite/vite-plugin-vendure-dashboard.js +19 -7
- package/lingui.config.js +1 -0
- package/package.json +172 -172
- package/src/app/routes/_authenticated/_collections/components/collection-contents-preview-table.tsx +88 -61
- package/src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx +46 -47
- package/src/app/routes/_authenticated/_product-variants/product-variants.tsx +12 -1
- package/src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx +12 -7
- package/src/app/routes/_authenticated/_products/products.tsx +13 -1
- package/src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx +8 -2
- package/src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx +1 -0
- package/src/i18n/locales/ar.po +214 -186
- package/src/i18n/locales/cs.po +214 -186
- package/src/i18n/locales/de.po +214 -186
- package/src/i18n/locales/en.po +214 -186
- package/src/i18n/locales/es.po +214 -186
- package/src/i18n/locales/fa.po +214 -186
- package/src/i18n/locales/fr.po +214 -186
- package/src/i18n/locales/he.po +214 -186
- package/src/i18n/locales/hr.po +214 -186
- package/src/i18n/locales/it.po +214 -186
- package/src/i18n/locales/ja.po +214 -186
- package/src/i18n/locales/nb.po +214 -186
- package/src/i18n/locales/ne.po +214 -186
- package/src/i18n/locales/pl.po +214 -186
- package/src/i18n/locales/pt_BR.po +214 -186
- package/src/i18n/locales/pt_PT.po +214 -186
- package/src/i18n/locales/ru.po +214 -186
- package/src/i18n/locales/sv.po +214 -186
- package/src/i18n/locales/tr.po +214 -186
- package/src/i18n/locales/uk.po +214 -186
- package/src/i18n/locales/zh_Hans.po +214 -186
- package/src/i18n/locales/zh_Hant.po +214 -186
- package/src/lib/components/data-table/data-table-pagination.tsx +4 -4
- package/src/lib/components/data-table/data-table.stories.tsx +1 -1
- package/src/lib/components/data-table/data-table.tsx +1 -1
- package/src/lib/components/data-table/use-generated-columns.tsx +5 -1
- package/src/lib/components/layout/app-layout.tsx +0 -2
- package/src/lib/components/shared/asset/asset-gallery.stories.tsx +1 -1
- package/src/lib/components/shared/asset/asset-picker-dialog.stories.tsx +1 -1
- package/src/lib/components/shared/detail-page-button.stories.tsx +1 -1
- package/src/lib/components/shared/facet-value-selector.stories.tsx +1 -1
- package/src/lib/components/shared/paginated-list-data-table.stories.tsx +1 -1
- package/src/lib/components/shared/permission-guard.stories.tsx +1 -1
- package/src/lib/components/shared/vendure-image.stories.tsx +1 -1
- package/src/lib/index.ts +0 -1
- package/src/lib/components/layout/prerelease-popup.tsx +0 -34
package/src/i18n/locales/fa.po
CHANGED
|
@@ -13,31 +13,6 @@ msgstr ""
|
|
|
13
13
|
"Language-Team: \n"
|
|
14
14
|
"Plural-Forms: \n"
|
|
15
15
|
|
|
16
|
-
#. js-lingui-explicit-id
|
|
17
|
-
#: src/lib/hooks/use-extended-list-query.ts:41
|
|
18
|
-
msgid "Failed to extend query document"
|
|
19
|
-
msgstr "گسترش سند پرسوجو ناموفق بود"
|
|
20
|
-
|
|
21
|
-
#. js-lingui-explicit-id
|
|
22
|
-
#: src/lib/hooks/use-extended-list-query.ts:43
|
|
23
|
-
msgid "Query extension is invalid: must have at least one top-level field"
|
|
24
|
-
msgstr "گسترش پرسوجو نامعتبر است: باید حداقل یک فیلد سطح بالا داشته باشد"
|
|
25
|
-
|
|
26
|
-
#. js-lingui-explicit-id
|
|
27
|
-
#: src/lib/hooks/use-extended-list-query.ts:47
|
|
28
|
-
msgid "Query extension mismatch: "
|
|
29
|
-
msgstr "عدم تطابق گسترش پرسوجو:"
|
|
30
|
-
|
|
31
|
-
#. js-lingui-explicit-id
|
|
32
|
-
#: src/lib/hooks/use-extended-list-query.ts:49
|
|
33
|
-
msgid "Query extension contains invalid GraphQL syntax"
|
|
34
|
-
msgstr "گسترش پرسوجو حاوی نحو نامعتبر GraphQL است"
|
|
35
|
-
|
|
36
|
-
#. js-lingui-explicit-id
|
|
37
|
-
#: src/lib/hooks/use-extended-list-query.ts:51
|
|
38
|
-
msgid "Query extension error: "
|
|
39
|
-
msgstr "خطای گسترش پرسوجو:"
|
|
40
|
-
|
|
41
16
|
#. js-lingui-explicit-id
|
|
42
17
|
#: src/lib/hooks/use-extended-detail-query.ts:23
|
|
43
18
|
#: src/lib/hooks/use-extended-list-query.ts:64
|
|
@@ -51,173 +26,198 @@ msgid "The page will continue with the default query."
|
|
|
51
26
|
msgstr "صفحه با پرسوجوی پیشفرض ادامه مییابد."
|
|
52
27
|
|
|
53
28
|
#. js-lingui-explicit-id
|
|
54
|
-
#: src/lib/framework/defaults.ts:
|
|
29
|
+
#: src/lib/framework/defaults.ts:16
|
|
55
30
|
msgid "Insights"
|
|
56
31
|
msgstr "بینشها"
|
|
57
32
|
|
|
58
33
|
#. js-lingui-explicit-id
|
|
59
|
-
#: src/lib/framework/defaults.ts:
|
|
34
|
+
#: src/lib/framework/defaults.ts:24
|
|
60
35
|
msgid "Catalog"
|
|
61
36
|
msgstr "کاتالوگ"
|
|
62
37
|
|
|
63
38
|
#. js-lingui-explicit-id
|
|
64
|
-
#: src/lib/framework/defaults.ts:
|
|
39
|
+
#: src/lib/framework/defaults.ts:31
|
|
65
40
|
msgid "Products"
|
|
66
41
|
msgstr "محصولات"
|
|
67
42
|
|
|
68
43
|
#. js-lingui-explicit-id
|
|
69
|
-
#: src/lib/framework/defaults.ts:
|
|
44
|
+
#: src/lib/framework/defaults.ts:38
|
|
70
45
|
msgid "Product Variants"
|
|
71
46
|
msgstr "انواع محصول"
|
|
72
47
|
|
|
73
48
|
#. js-lingui-explicit-id
|
|
74
|
-
#: src/lib/framework/defaults.ts:
|
|
49
|
+
#: src/lib/framework/defaults.ts:45
|
|
75
50
|
msgid "Facets"
|
|
76
51
|
msgstr "ویژگیها"
|
|
77
52
|
|
|
78
53
|
#. js-lingui-explicit-id
|
|
79
|
-
#: src/lib/framework/defaults.ts:
|
|
54
|
+
#: src/lib/framework/defaults.ts:52
|
|
80
55
|
msgid "Collections"
|
|
81
56
|
msgstr "مجموعهها"
|
|
82
57
|
|
|
83
58
|
#. js-lingui-explicit-id
|
|
84
|
-
#: src/lib/framework/defaults.ts:
|
|
59
|
+
#: src/lib/framework/defaults.ts:59
|
|
85
60
|
msgid "Assets"
|
|
86
61
|
msgstr "فایلها"
|
|
87
62
|
|
|
88
63
|
#. js-lingui-explicit-id
|
|
89
|
-
#: src/lib/framework/defaults.ts:
|
|
64
|
+
#: src/lib/framework/defaults.ts:68
|
|
90
65
|
msgid "Sales"
|
|
91
66
|
msgstr "فروش"
|
|
92
67
|
|
|
93
68
|
#. js-lingui-explicit-id
|
|
94
|
-
#: src/lib/framework/defaults.ts:
|
|
69
|
+
#: src/lib/framework/defaults.ts:75
|
|
95
70
|
msgid "Orders"
|
|
96
71
|
msgstr "سفارشها"
|
|
97
72
|
|
|
98
73
|
#. js-lingui-explicit-id
|
|
99
|
-
#: src/lib/framework/defaults.ts:
|
|
100
|
-
#: src/lib/framework/defaults.ts:
|
|
74
|
+
#: src/lib/framework/defaults.ts:84
|
|
75
|
+
#: src/lib/framework/defaults.ts:91
|
|
101
76
|
msgid "Customers"
|
|
102
77
|
msgstr "مشتریان"
|
|
103
78
|
|
|
104
79
|
#. js-lingui-explicit-id
|
|
105
|
-
#: src/lib/framework/defaults.ts:
|
|
80
|
+
#: src/lib/framework/defaults.ts:98
|
|
106
81
|
msgid "Customer Groups"
|
|
107
82
|
msgstr "گروههای مشتری"
|
|
108
83
|
|
|
109
84
|
#. js-lingui-explicit-id
|
|
110
|
-
#: src/lib/framework/defaults.ts:
|
|
85
|
+
#: src/lib/framework/defaults.ts:107
|
|
111
86
|
msgid "Marketing"
|
|
112
87
|
msgstr "بازاریابی"
|
|
113
88
|
|
|
114
89
|
#. js-lingui-explicit-id
|
|
115
|
-
#: src/lib/framework/defaults.ts:
|
|
90
|
+
#: src/lib/framework/defaults.ts:114
|
|
116
91
|
msgid "Promotions"
|
|
117
92
|
msgstr "تبلیغات"
|
|
118
93
|
|
|
119
94
|
#. js-lingui-explicit-id
|
|
120
|
-
#: src/lib/framework/defaults.ts:
|
|
95
|
+
#: src/lib/framework/defaults.ts:123
|
|
121
96
|
msgid "System"
|
|
122
97
|
msgstr "سیستم"
|
|
123
98
|
|
|
124
99
|
#. js-lingui-explicit-id
|
|
125
|
-
#: src/lib/framework/defaults.ts:
|
|
100
|
+
#: src/lib/framework/defaults.ts:130
|
|
126
101
|
msgid "Job Queue"
|
|
127
102
|
msgstr "صف کارها"
|
|
128
103
|
|
|
129
104
|
#. js-lingui-explicit-id
|
|
130
|
-
#: src/lib/framework/defaults.ts:
|
|
105
|
+
#: src/lib/framework/defaults.ts:137
|
|
131
106
|
msgid "Healthchecks"
|
|
132
107
|
msgstr "بررسی سلامت"
|
|
133
108
|
|
|
134
109
|
#. js-lingui-explicit-id
|
|
135
|
-
#: src/lib/framework/defaults.ts:
|
|
110
|
+
#: src/lib/framework/defaults.ts:144
|
|
136
111
|
msgid "Scheduled Tasks"
|
|
137
112
|
msgstr "وظایف زمانبندی شده"
|
|
138
113
|
|
|
139
114
|
#. js-lingui-explicit-id
|
|
140
|
-
#: src/lib/framework/defaults.ts:
|
|
115
|
+
#: src/lib/framework/defaults.ts:153
|
|
141
116
|
msgid "Settings"
|
|
142
117
|
msgstr "تنظیمات"
|
|
143
118
|
|
|
144
119
|
#. js-lingui-explicit-id
|
|
145
|
-
#: src/lib/framework/defaults.ts:
|
|
120
|
+
#: src/lib/framework/defaults.ts:160
|
|
146
121
|
msgid "Sellers"
|
|
147
122
|
msgstr "فروشندگان"
|
|
148
123
|
|
|
149
124
|
#. js-lingui-explicit-id
|
|
150
|
-
#: src/lib/framework/defaults.ts:
|
|
125
|
+
#: src/lib/framework/defaults.ts:167
|
|
151
126
|
msgid "Channels"
|
|
152
127
|
msgstr "کانالها"
|
|
153
128
|
|
|
154
129
|
#. js-lingui-explicit-id
|
|
155
|
-
#: src/lib/framework/defaults.ts:
|
|
130
|
+
#: src/lib/framework/defaults.ts:174
|
|
156
131
|
msgid "Stock Locations"
|
|
157
132
|
msgstr "محلهای انبار"
|
|
158
133
|
|
|
159
134
|
#. js-lingui-explicit-id
|
|
160
|
-
#: src/lib/framework/defaults.ts:
|
|
135
|
+
#: src/lib/framework/defaults.ts:181
|
|
161
136
|
msgid "Administrators"
|
|
162
137
|
msgstr "مدیران"
|
|
163
138
|
|
|
164
139
|
#. js-lingui-explicit-id
|
|
165
|
-
#: src/lib/framework/defaults.ts:
|
|
140
|
+
#: src/lib/framework/defaults.ts:188
|
|
166
141
|
msgid "Roles"
|
|
167
142
|
msgstr "نقشها"
|
|
168
143
|
|
|
169
144
|
#. js-lingui-explicit-id
|
|
170
|
-
#: src/lib/framework/defaults.ts:
|
|
145
|
+
#: src/lib/framework/defaults.ts:195
|
|
171
146
|
msgid "Shipping Methods"
|
|
172
147
|
msgstr "روشهای ارسال"
|
|
173
148
|
|
|
174
149
|
#. js-lingui-explicit-id
|
|
175
|
-
#: src/lib/framework/defaults.ts:
|
|
150
|
+
#: src/lib/framework/defaults.ts:202
|
|
176
151
|
msgid "Payment Methods"
|
|
177
152
|
msgstr "روشهای پرداخت"
|
|
178
153
|
|
|
179
154
|
#. js-lingui-explicit-id
|
|
180
|
-
#: src/lib/framework/defaults.ts:
|
|
155
|
+
#: src/lib/framework/defaults.ts:209
|
|
181
156
|
msgid "Tax Categories"
|
|
182
157
|
msgstr "دستهبندیهای مالیاتی"
|
|
183
158
|
|
|
184
159
|
#. js-lingui-explicit-id
|
|
185
|
-
#: src/lib/framework/defaults.ts:
|
|
160
|
+
#: src/lib/framework/defaults.ts:216
|
|
186
161
|
msgid "Tax Rates"
|
|
187
162
|
msgstr "نرخهای مالیات"
|
|
188
163
|
|
|
189
164
|
#. js-lingui-explicit-id
|
|
190
|
-
#: src/lib/framework/defaults.ts:
|
|
165
|
+
#: src/lib/framework/defaults.ts:223
|
|
191
166
|
msgid "Countries"
|
|
192
167
|
msgstr "کشورها"
|
|
193
168
|
|
|
194
169
|
#. js-lingui-explicit-id
|
|
195
|
-
#: src/lib/framework/defaults.ts:
|
|
170
|
+
#: src/lib/framework/defaults.ts:230
|
|
196
171
|
msgid "Zones"
|
|
197
172
|
msgstr "مناطق"
|
|
198
173
|
|
|
199
174
|
#. js-lingui-explicit-id
|
|
200
|
-
#: src/lib/framework/defaults.ts:
|
|
175
|
+
#: src/lib/framework/defaults.ts:237
|
|
201
176
|
msgid "Global Settings"
|
|
202
177
|
msgstr "تنظیمات عمومی"
|
|
203
178
|
|
|
204
179
|
#. js-lingui-explicit-id
|
|
205
|
-
#: src/lib/framework/defaults.ts:
|
|
180
|
+
#: src/lib/framework/defaults.ts:249
|
|
206
181
|
msgid "Metrics Widget"
|
|
207
182
|
msgstr "ابزارک معیارها"
|
|
208
183
|
|
|
209
184
|
#. js-lingui-explicit-id
|
|
210
|
-
#: src/lib/framework/defaults.ts:
|
|
185
|
+
#: src/lib/framework/defaults.ts:257
|
|
211
186
|
msgid "Latest Orders Widget"
|
|
212
187
|
msgstr "ابزارک آخرین سفارشها"
|
|
213
188
|
|
|
214
189
|
#. js-lingui-explicit-id
|
|
215
|
-
#: src/lib/framework/defaults.ts:
|
|
190
|
+
#: src/lib/framework/defaults.ts:264
|
|
216
191
|
msgid "Orders Summary Widget"
|
|
217
192
|
msgstr "ابزارک خلاصه سفارشها"
|
|
218
193
|
|
|
219
194
|
#. js-lingui-explicit-id
|
|
220
|
-
#: src/lib/
|
|
195
|
+
#: src/lib/hooks/use-extended-list-query.ts:41
|
|
196
|
+
msgid "Failed to extend query document"
|
|
197
|
+
msgstr "گسترش سند پرسوجو ناموفق بود"
|
|
198
|
+
|
|
199
|
+
#. js-lingui-explicit-id
|
|
200
|
+
#: src/lib/hooks/use-extended-list-query.ts:43
|
|
201
|
+
msgid "Query extension is invalid: must have at least one top-level field"
|
|
202
|
+
msgstr "گسترش پرسوجو نامعتبر است: باید حداقل یک فیلد سطح بالا داشته باشد"
|
|
203
|
+
|
|
204
|
+
#. js-lingui-explicit-id
|
|
205
|
+
#: src/lib/hooks/use-extended-list-query.ts:47
|
|
206
|
+
msgid "Query extension mismatch: "
|
|
207
|
+
msgstr "عدم تطابق گسترش پرسوجو:"
|
|
208
|
+
|
|
209
|
+
#. js-lingui-explicit-id
|
|
210
|
+
#: src/lib/hooks/use-extended-list-query.ts:49
|
|
211
|
+
msgid "Query extension contains invalid GraphQL syntax"
|
|
212
|
+
msgstr "گسترش پرسوجو حاوی نحو نامعتبر GraphQL است"
|
|
213
|
+
|
|
214
|
+
#. js-lingui-explicit-id
|
|
215
|
+
#: src/lib/hooks/use-extended-list-query.ts:51
|
|
216
|
+
msgid "Query extension error: "
|
|
217
|
+
msgstr "خطای گسترش پرسوجو:"
|
|
218
|
+
|
|
219
|
+
#. js-lingui-explicit-id
|
|
220
|
+
#: src/lib/framework/alert/search-index-buffer-alert/search-index-buffer-alert.ts:35
|
|
221
221
|
msgid "Running pending search index updates"
|
|
222
222
|
msgstr "اجرای بهروزرسانیهای در انتظار نمایه جستجو"
|
|
223
223
|
|
|
@@ -777,8 +777,8 @@ msgstr "{0} نوع"
|
|
|
777
777
|
msgid "{buttonText}"
|
|
778
778
|
msgstr "{buttonText}"
|
|
779
779
|
|
|
780
|
-
#: src/lib/components/data-table/data-table-bulk-action-item.tsx:
|
|
781
|
-
#: src/lib/components/data-table/data-table-bulk-action-item.tsx:
|
|
780
|
+
#: src/lib/components/data-table/data-table-bulk-action-item.tsx:108
|
|
781
|
+
#: src/lib/components/data-table/data-table-bulk-action-item.tsx:136
|
|
782
782
|
msgid "{label}"
|
|
783
783
|
msgstr "{label}"
|
|
784
784
|
|
|
@@ -786,7 +786,7 @@ msgstr "{label}"
|
|
|
786
786
|
msgid "{operator}"
|
|
787
787
|
msgstr "{operator}"
|
|
788
788
|
|
|
789
|
-
#: src/lib/framework/dashboard-widget/base-widget.tsx:
|
|
789
|
+
#: src/lib/framework/dashboard-widget/base-widget.tsx:89
|
|
790
790
|
msgid "{title}"
|
|
791
791
|
msgstr "{title}"
|
|
792
792
|
|
|
@@ -859,7 +859,7 @@ msgstr "افزودن ستون قبل از"
|
|
|
859
859
|
msgid "Add Country"
|
|
860
860
|
msgstr "افزودن کشور"
|
|
861
861
|
|
|
862
|
-
#: src/app/routes/_authenticated/_orders/components/edit-order-table.tsx:
|
|
862
|
+
#: src/app/routes/_authenticated/_orders/components/edit-order-table.tsx:272
|
|
863
863
|
msgid "Add coupon code"
|
|
864
864
|
msgstr "افزودن کد کوپن"
|
|
865
865
|
|
|
@@ -871,7 +871,7 @@ msgstr "افزودن مشتری"
|
|
|
871
871
|
msgid "Add customer groups"
|
|
872
872
|
msgstr "افزودن گروههای مشتری"
|
|
873
873
|
|
|
874
|
-
#: src/app/routes/_authenticated/_facets/components/facet-values-table.tsx:
|
|
874
|
+
#: src/app/routes/_authenticated/_facets/components/facet-values-table.tsx:133
|
|
875
875
|
#: src/app/routes/_authenticated/_products/components/assign-facet-values-dialog.tsx:169
|
|
876
876
|
msgid "Add facet value"
|
|
877
877
|
msgstr "افزودن مقدار ویژگی"
|
|
@@ -884,6 +884,10 @@ msgstr "افزودن مقادیر ویژگی"
|
|
|
884
884
|
msgid "Add filter"
|
|
885
885
|
msgstr "افزودن فیلتر"
|
|
886
886
|
|
|
887
|
+
#: src/app/routes/_authenticated/_collections/components/collection-contents-preview-table.tsx:80
|
|
888
|
+
msgid "Add filters to preview the collection contents."
|
|
889
|
+
msgstr "فیلترها را برای پیشنمایش محتویات مجموعه اضافه کنید."
|
|
890
|
+
|
|
887
891
|
#: src/lib/components/data-input/custom-field-list-input.tsx:289
|
|
888
892
|
msgid "Add item"
|
|
889
893
|
msgstr "افزودن مورد"
|
|
@@ -1045,7 +1049,7 @@ msgstr "بعد از"
|
|
|
1045
1049
|
msgid "All resources are up and running"
|
|
1046
1050
|
msgstr "تمام منابع در حال اجرا هستند"
|
|
1047
1051
|
|
|
1048
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
1052
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:411
|
|
1049
1053
|
msgid "Allocated"
|
|
1050
1054
|
msgstr "تخصیص داده شده"
|
|
1051
1055
|
|
|
@@ -1107,7 +1111,7 @@ msgstr "آیا مطمئن هستید که میخواهید این سفارش
|
|
|
1107
1111
|
msgid "Are you sure you want to delete this global view? This action cannot be undone and will affect all users."
|
|
1108
1112
|
msgstr "آیا مطمئن هستید که میخواهید این نمای عمومی را حذف کنید؟ این عملیات قابل بازگشت نیست و بر همه کاربران تأثیر میگذارد."
|
|
1109
1113
|
|
|
1110
|
-
#: src/lib/components/data-table/use-generated-columns.tsx:
|
|
1114
|
+
#: src/lib/components/data-table/use-generated-columns.tsx:352
|
|
1111
1115
|
msgid "Are you sure you want to delete this item? This action cannot be undone."
|
|
1112
1116
|
msgstr "آیا مطمئن هستید که میخواهید این مورد را حذف کنید؟ این عملیات قابل بازگشت نیست."
|
|
1113
1117
|
|
|
@@ -1124,15 +1128,15 @@ msgid "Are you sure you want to navigate away from this page? Any unsaved change
|
|
|
1124
1128
|
msgstr "آیا مطمئن هستید که میخواهید از این صفحه خارج شوید؟ تمام تغییرات ذخیره نشده از بین میروند."
|
|
1125
1129
|
|
|
1126
1130
|
#. placeholder {0}: selection.length
|
|
1127
|
-
#: src/lib/components/shared/remove-from-channel-bulk-action.tsx:
|
|
1131
|
+
#: src/lib/components/shared/remove-from-channel-bulk-action.tsx:84
|
|
1128
1132
|
msgid "Are you sure you want to remove {0} {entityType} from the current channel?"
|
|
1129
1133
|
msgstr "آیا مطمئن هستید که میخواهید {0} {entityType} را از کانال فعلی حذف کنید؟"
|
|
1130
1134
|
|
|
1131
1135
|
#: src/app/routes/_authenticated/_assets/assets_.$id.tsx:38
|
|
1132
1136
|
#: src/app/routes/_authenticated/_assets/assets.tsx:9
|
|
1133
|
-
#: src/app/routes/_authenticated/_assets/assets.tsx:
|
|
1137
|
+
#: src/app/routes/_authenticated/_assets/assets.tsx:30
|
|
1134
1138
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:198
|
|
1135
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
1139
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:443
|
|
1136
1140
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:208
|
|
1137
1141
|
msgid "Assets"
|
|
1138
1142
|
msgstr "فایلها"
|
|
@@ -1215,13 +1219,13 @@ msgid "Browse facets"
|
|
|
1215
1219
|
msgstr "مرور فاستها"
|
|
1216
1220
|
|
|
1217
1221
|
#: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
|
|
1218
|
-
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:
|
|
1222
|
+
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:185
|
|
1219
1223
|
msgid "Calculator"
|
|
1220
1224
|
msgstr "ماشینحساب"
|
|
1221
1225
|
|
|
1222
1226
|
#: src/app/common/duplicate-entity-dialog.tsx:108
|
|
1223
1227
|
#: src/app/routes/_authenticated/_assets/components/manage-tags-dialog.tsx:203
|
|
1224
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
1228
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:413
|
|
1225
1229
|
#: src/app/routes/_authenticated/_customers/components/customer-address-form.tsx:334
|
|
1226
1230
|
#: src/app/routes/_authenticated/_orders/components/add-manual-payment-dialog.tsx:168
|
|
1227
1231
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:304
|
|
@@ -1229,8 +1233,8 @@ msgstr "ماشینحساب"
|
|
|
1229
1233
|
#: src/app/routes/_authenticated/_orders/components/settle-refund-dialog.tsx:71
|
|
1230
1234
|
#: src/app/routes/_authenticated/_products/components/assign-facet-values-dialog.tsx:270
|
|
1231
1235
|
#: src/lib/components/data-input/product-multi-selector-input.tsx:364
|
|
1232
|
-
#: src/lib/components/data-table/data-table-bulk-action-item.tsx:
|
|
1233
|
-
#: src/lib/components/data-table/use-generated-columns.tsx:
|
|
1236
|
+
#: src/lib/components/data-table/data-table-bulk-action-item.tsx:121
|
|
1237
|
+
#: src/lib/components/data-table/use-generated-columns.tsx:359
|
|
1234
1238
|
#: src/lib/components/data-table/views-sheet.tsx:217
|
|
1235
1239
|
#: src/lib/components/data-table/views-sheet.tsx:295
|
|
1236
1240
|
#: src/lib/components/layout/manage-languages-dialog.tsx:396
|
|
@@ -1256,7 +1260,7 @@ msgstr "لغو تغییر"
|
|
|
1256
1260
|
msgid "Cancel payment"
|
|
1257
1261
|
msgstr "لغو پرداخت"
|
|
1258
1262
|
|
|
1259
|
-
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:
|
|
1263
|
+
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:63
|
|
1260
1264
|
msgid "Category"
|
|
1261
1265
|
msgstr "دستهبندی"
|
|
1262
1266
|
|
|
@@ -1299,7 +1303,7 @@ msgstr "پاک کردن همه"
|
|
|
1299
1303
|
msgid "Clear filter"
|
|
1300
1304
|
msgstr "پاک کردن فیلتر"
|
|
1301
1305
|
|
|
1302
|
-
#: src/lib/components/data-table/data-table-faceted-filter.tsx:
|
|
1306
|
+
#: src/lib/components/data-table/data-table-faceted-filter.tsx:185
|
|
1303
1307
|
msgid "Clear filters"
|
|
1304
1308
|
msgstr "پاک کردن فیلترها"
|
|
1305
1309
|
|
|
@@ -1310,13 +1314,13 @@ msgstr "برای آزمایش این روش ارسال روی \"اجرای آز
|
|
|
1310
1314
|
#: src/app/routes/_authenticated/_channels/channels_.$id.tsx:136
|
|
1311
1315
|
#: src/app/routes/_authenticated/_countries/countries_.$id.tsx:114
|
|
1312
1316
|
#: src/app/routes/_authenticated/_facets/components/edit-facet-value.tsx:113
|
|
1313
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
1317
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:141
|
|
1314
1318
|
#: src/app/routes/_authenticated/_facets/facets_.$id.tsx:130
|
|
1315
1319
|
#: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:157
|
|
1316
1320
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:155
|
|
1317
1321
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:187
|
|
1318
1322
|
#: src/app/routes/_authenticated/_roles/roles_.$id.tsx:104
|
|
1319
|
-
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:
|
|
1323
|
+
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:149
|
|
1320
1324
|
#: src/lib/framework/dashboard-widget/latest-orders-widget/index.tsx:78
|
|
1321
1325
|
msgid "Code"
|
|
1322
1326
|
msgstr "کد"
|
|
@@ -1331,7 +1335,7 @@ msgstr "محتویات مجموعه {collectionName}"
|
|
|
1331
1335
|
msgid "Collections"
|
|
1332
1336
|
msgstr "مجموعهها"
|
|
1333
1337
|
|
|
1334
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
1338
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:282
|
|
1335
1339
|
msgid "Collections moved successfully"
|
|
1336
1340
|
msgstr "مجموعهها با موفقیت منتقل شدند"
|
|
1337
1341
|
|
|
@@ -1350,7 +1354,7 @@ msgid "Complete draft"
|
|
|
1350
1354
|
msgstr "تکمیل پیشنویس"
|
|
1351
1355
|
|
|
1352
1356
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:221
|
|
1353
|
-
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:
|
|
1357
|
+
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:173
|
|
1354
1358
|
msgid "Conditions"
|
|
1355
1359
|
msgstr "شرایط"
|
|
1356
1360
|
|
|
@@ -1363,11 +1367,11 @@ msgstr "پیکربندی زبانهای موجود برای فروشگاه و
|
|
|
1363
1367
|
msgid "Confirm"
|
|
1364
1368
|
msgstr "تایید"
|
|
1365
1369
|
|
|
1366
|
-
#: src/lib/components/data-table/data-table-bulk-action-item.tsx:
|
|
1370
|
+
#: src/lib/components/data-table/data-table-bulk-action-item.tsx:115
|
|
1367
1371
|
msgid "Confirm Action"
|
|
1368
1372
|
msgstr "تایید عملیات"
|
|
1369
1373
|
|
|
1370
|
-
#: src/lib/components/data-table/use-generated-columns.tsx:
|
|
1374
|
+
#: src/lib/components/data-table/use-generated-columns.tsx:349
|
|
1371
1375
|
msgid "Confirm deletion"
|
|
1372
1376
|
msgstr "تایید حذف"
|
|
1373
1377
|
|
|
@@ -1384,7 +1388,7 @@ msgstr "شامل"
|
|
|
1384
1388
|
msgid "Contents"
|
|
1385
1389
|
msgstr "محتویات"
|
|
1386
1390
|
|
|
1387
|
-
#: src/lib/components/data-table/data-table-bulk-action-item.tsx:
|
|
1391
|
+
#: src/lib/components/data-table/data-table-bulk-action-item.tsx:124
|
|
1388
1392
|
#: src/lib/components/shared/confirmation-dialog.tsx:52
|
|
1389
1393
|
msgid "Continue"
|
|
1390
1394
|
msgstr "ادامه"
|
|
@@ -1424,10 +1428,10 @@ msgstr "کد کوپن برای سفارش تنظیم شد"
|
|
|
1424
1428
|
#: src/app/routes/_authenticated/_countries/countries_.$id.tsx:87
|
|
1425
1429
|
#: src/app/routes/_authenticated/_customer-groups/customer-groups_.$id.tsx:96
|
|
1426
1430
|
#: src/app/routes/_authenticated/_customers/customers_.$id.tsx:155
|
|
1427
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
1431
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:113
|
|
1428
1432
|
#: src/app/routes/_authenticated/_facets/facets_.$id.tsx:102
|
|
1429
1433
|
#: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:130
|
|
1430
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
1434
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:216
|
|
1431
1435
|
#: src/app/routes/_authenticated/_products/components/create-product-variants.tsx:197
|
|
1432
1436
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:111
|
|
1433
1437
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:138
|
|
@@ -1435,9 +1439,9 @@ msgstr "کد کوپن برای سفارش تنظیم شد"
|
|
|
1435
1439
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:136
|
|
1436
1440
|
#: src/app/routes/_authenticated/_roles/roles_.$id.tsx:87
|
|
1437
1441
|
#: src/app/routes/_authenticated/_sellers/sellers_.$id.tsx:81
|
|
1438
|
-
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:
|
|
1442
|
+
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:132
|
|
1439
1443
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations_.$id.tsx:99
|
|
1440
|
-
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:
|
|
1444
|
+
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:99
|
|
1441
1445
|
#: src/app/routes/_authenticated/_tax-rates/tax-rates_.$id.tsx:95
|
|
1442
1446
|
#: src/app/routes/_authenticated/_zones/zones_.$id.tsx:85
|
|
1443
1447
|
msgid "Create"
|
|
@@ -1620,8 +1624,8 @@ msgstr "منطقه مالیاتی پیشفرض"
|
|
|
1620
1624
|
#: src/app/common/delete-bulk-action.tsx:139
|
|
1621
1625
|
#: src/app/routes/_authenticated/_assets/components/asset-bulk-actions.tsx:41
|
|
1622
1626
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:312
|
|
1623
|
-
#: src/lib/components/data-table/use-generated-columns.tsx:
|
|
1624
|
-
#: src/lib/components/data-table/use-generated-columns.tsx:
|
|
1627
|
+
#: src/lib/components/data-table/use-generated-columns.tsx:342
|
|
1628
|
+
#: src/lib/components/data-table/use-generated-columns.tsx:373
|
|
1625
1629
|
#: src/lib/components/data-table/views-sheet.tsx:272
|
|
1626
1630
|
#: src/lib/components/data-table/views-sheet.tsx:298
|
|
1627
1631
|
msgid "Delete"
|
|
@@ -1663,7 +1667,7 @@ msgstr "{deleted} {entityName} حذف شد"
|
|
|
1663
1667
|
msgid "Deleted {selectionLength} assets"
|
|
1664
1668
|
msgstr "{selectionLength} فایل حذف شد"
|
|
1665
1669
|
|
|
1666
|
-
#: src/lib/components/data-table/use-generated-columns.tsx:
|
|
1670
|
+
#: src/lib/components/data-table/use-generated-columns.tsx:323
|
|
1667
1671
|
msgid "Deleted successfully"
|
|
1668
1672
|
msgstr "با موفقیت حذف شد"
|
|
1669
1673
|
|
|
@@ -1673,7 +1677,7 @@ msgstr "با موفقیت حذف شد"
|
|
|
1673
1677
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:155
|
|
1674
1678
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:167
|
|
1675
1679
|
#: src/app/routes/_authenticated/_roles/roles_.$id.tsx:98
|
|
1676
|
-
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:
|
|
1680
|
+
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:157
|
|
1677
1681
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations_.$id.tsx:118
|
|
1678
1682
|
#: src/app/routes/_authenticated/_system/scheduled-tasks.tsx:110
|
|
1679
1683
|
msgid "Description"
|
|
@@ -1693,7 +1697,7 @@ msgid "Disable"
|
|
|
1693
1697
|
msgstr "غیرفعال کردن"
|
|
1694
1698
|
|
|
1695
1699
|
#: src/app/routes/_authenticated/_system/scheduled-tasks.tsx:121
|
|
1696
|
-
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:
|
|
1700
|
+
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:59
|
|
1697
1701
|
#: src/lib/components/layout/nav-user.tsx:161
|
|
1698
1702
|
msgid "Disabled"
|
|
1699
1703
|
msgstr "غیرفعال"
|
|
@@ -1706,7 +1710,7 @@ msgstr "تخفیف"
|
|
|
1706
1710
|
msgid "Display language"
|
|
1707
1711
|
msgstr "زبان نمایش"
|
|
1708
1712
|
|
|
1709
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
1713
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:344
|
|
1710
1714
|
msgid "Do not track"
|
|
1711
1715
|
msgstr "دنبال نکردن"
|
|
1712
1716
|
|
|
@@ -1715,7 +1719,7 @@ msgid "does not contain"
|
|
|
1715
1719
|
msgstr "شامل نیست"
|
|
1716
1720
|
|
|
1717
1721
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:295
|
|
1718
|
-
#: src/app/routes/_authenticated/_orders/orders.tsx:
|
|
1722
|
+
#: src/app/routes/_authenticated/_orders/orders.tsx:115
|
|
1719
1723
|
msgid "Draft order"
|
|
1720
1724
|
msgstr "سفارش پیشنویس"
|
|
1721
1725
|
|
|
@@ -1762,7 +1766,7 @@ msgstr "مثلا قرمز، بزرگ، پنبه"
|
|
|
1762
1766
|
|
|
1763
1767
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:241
|
|
1764
1768
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:267
|
|
1765
|
-
#: src/lib/components/shared/asset/asset-gallery.tsx:
|
|
1769
|
+
#: src/lib/components/shared/asset/asset-gallery.tsx:462
|
|
1766
1770
|
#: src/lib/components/shared/history-timeline/history-note-entry.tsx:48
|
|
1767
1771
|
msgid "Edit"
|
|
1768
1772
|
msgstr "ویرایش"
|
|
@@ -1805,8 +1809,8 @@ msgstr "ویرایش یادداشت"
|
|
|
1805
1809
|
msgid "Edit or delete existing tags"
|
|
1806
1810
|
msgstr "ویرایش یا حذف برچسبهای موجود"
|
|
1807
1811
|
|
|
1808
|
-
#: src/lib/components/data-input/slug-input.tsx:
|
|
1809
|
-
#: src/lib/components/data-input/slug-input.tsx:
|
|
1812
|
+
#: src/lib/components/data-input/slug-input.tsx:278
|
|
1813
|
+
#: src/lib/components/data-input/slug-input.tsx:280
|
|
1810
1814
|
msgid "Edit slug manually"
|
|
1811
1815
|
msgstr "ویرایش دستی نامک"
|
|
1812
1816
|
|
|
@@ -1814,7 +1818,7 @@ msgstr "ویرایش دستی نامک"
|
|
|
1814
1818
|
msgid "Edit the address details below."
|
|
1815
1819
|
msgstr "جزئیات آدرس زیر را ویرایش کنید."
|
|
1816
1820
|
|
|
1817
|
-
#: src/lib/components/login/login-form.tsx:
|
|
1821
|
+
#: src/lib/components/login/login-form.tsx:84
|
|
1818
1822
|
msgid "Email"
|
|
1819
1823
|
msgstr "ایمیل"
|
|
1820
1824
|
|
|
@@ -1842,14 +1846,14 @@ msgstr "فعال کردن"
|
|
|
1842
1846
|
#: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
|
|
1843
1847
|
#: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
|
|
1844
1848
|
#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
|
|
1845
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
1849
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:226
|
|
1846
1850
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:121
|
|
1847
1851
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
|
|
1848
1852
|
#: src/app/routes/_authenticated/_system/scheduled-tasks.tsx:113
|
|
1849
1853
|
#: src/app/routes/_authenticated/_system/scheduled-tasks.tsx:117
|
|
1850
1854
|
#: src/app/routes/_authenticated/_tax-rates/tax-rates_.$id.tsx:105
|
|
1851
|
-
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:
|
|
1852
|
-
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:
|
|
1855
|
+
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:56
|
|
1856
|
+
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:58
|
|
1853
1857
|
#: src/lib/components/layout/nav-user.tsx:158
|
|
1854
1858
|
msgid "Enabled"
|
|
1855
1859
|
msgstr "فعال"
|
|
@@ -1862,7 +1866,7 @@ msgstr "پایان در"
|
|
|
1862
1866
|
msgid "Enter refund note"
|
|
1863
1867
|
msgstr "یادداشت بازپرداخت را وارد کنید"
|
|
1864
1868
|
|
|
1865
|
-
#: src/lib/components/data-input/slug-input.tsx:
|
|
1869
|
+
#: src/lib/components/data-input/slug-input.tsx:238
|
|
1866
1870
|
msgid "Enter slug manually"
|
|
1867
1871
|
msgstr "نامک را به صورت دستی وارد کنید"
|
|
1868
1872
|
|
|
@@ -1924,15 +1928,15 @@ msgstr "بدون مالیات:"
|
|
|
1924
1928
|
msgid "Explore Enterprise Edition"
|
|
1925
1929
|
msgstr "کاوش نسخه سازمانی"
|
|
1926
1930
|
|
|
1927
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
1931
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:123
|
|
1928
1932
|
msgid "Facet"
|
|
1929
1933
|
msgstr "ویژگی"
|
|
1930
1934
|
|
|
1931
1935
|
#: src/app/routes/_authenticated/_facets/facets_.$id.tsx:145
|
|
1932
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:429
|
|
1933
1936
|
msgid "Facet values"
|
|
1934
1937
|
msgstr "مقادیر ویژگی"
|
|
1935
1938
|
|
|
1939
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:426
|
|
1936
1940
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:199
|
|
1937
1941
|
msgid "Facet Values"
|
|
1938
1942
|
msgstr "مقادیر ویژگی"
|
|
@@ -1941,7 +1945,7 @@ msgstr "مقادیر ویژگی"
|
|
|
1941
1945
|
msgid "Facet values for {facetName}"
|
|
1942
1946
|
msgstr "مقادیر ویژگی برای {facetName}"
|
|
1943
1947
|
|
|
1944
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
1948
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:40
|
|
1945
1949
|
#: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
|
|
1946
1950
|
#: src/app/routes/_authenticated/_facets/facets.tsx:24
|
|
1947
1951
|
#: src/app/routes/_authenticated/_facets/facets.tsx:64
|
|
@@ -2011,7 +2015,7 @@ msgstr "ایجاد گروه مشتری ناموفق بود"
|
|
|
2011
2015
|
msgid "Failed to create facet"
|
|
2012
2016
|
msgstr "ایجاد ویژگی ناموفق بود"
|
|
2013
2017
|
|
|
2014
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
2018
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:95
|
|
2015
2019
|
msgid "Failed to create facet value"
|
|
2016
2020
|
msgstr "ایجاد مقدار ویژگی ناموفق بود"
|
|
2017
2021
|
|
|
@@ -2040,7 +2044,7 @@ msgstr "ایجاد گروه گزینههای محصول ناموفق بود"
|
|
|
2040
2044
|
msgid "Failed to create product options"
|
|
2041
2045
|
msgstr "ایجاد گزینههای محصول ناموفق بود"
|
|
2042
2046
|
|
|
2043
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
2047
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:127
|
|
2044
2048
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:174
|
|
2045
2049
|
msgid "Failed to create product variant"
|
|
2046
2050
|
msgstr "ایجاد نوع محصول ناموفق بود"
|
|
@@ -2066,7 +2070,7 @@ msgstr "ایجاد روش ارسال ناموفق بود"
|
|
|
2066
2070
|
msgid "Failed to create stock location"
|
|
2067
2071
|
msgstr "ایجاد محل انبار ناموفق بود"
|
|
2068
2072
|
|
|
2069
|
-
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:
|
|
2073
|
+
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:79
|
|
2070
2074
|
msgid "Failed to create tax category"
|
|
2071
2075
|
msgstr "ایجاد دستهبندی مالیاتی ناموفق بود"
|
|
2072
2076
|
|
|
@@ -2078,8 +2082,8 @@ msgstr "ایجاد نرخ مالیات ناموفق بود"
|
|
|
2078
2082
|
msgid "Failed to create zone"
|
|
2079
2083
|
msgstr "ایجاد منطقه ناموفق بود"
|
|
2080
2084
|
|
|
2081
|
-
#: src/lib/components/data-table/use-generated-columns.tsx:
|
|
2082
|
-
#: src/lib/components/data-table/use-generated-columns.tsx:
|
|
2085
|
+
#: src/lib/components/data-table/use-generated-columns.tsx:325
|
|
2086
|
+
#: src/lib/components/data-table/use-generated-columns.tsx:331
|
|
2083
2087
|
msgid "Failed to delete"
|
|
2084
2088
|
msgstr "حذف ناموفق بود"
|
|
2085
2089
|
|
|
@@ -2129,7 +2133,7 @@ msgstr "بارگذاری تنظیمات عمومی ناموفق بود"
|
|
|
2129
2133
|
msgid "Failed to modify order"
|
|
2130
2134
|
msgstr "تغییر سفارش ناموفق بود"
|
|
2131
2135
|
|
|
2132
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2136
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:289
|
|
2133
2137
|
msgid "Failed to move collections"
|
|
2134
2138
|
msgstr "جابجایی مجموعهها ناموفق بود"
|
|
2135
2139
|
|
|
@@ -2201,7 +2205,7 @@ msgstr "بهروزرسانی گروه مشتری ناموفق بود"
|
|
|
2201
2205
|
msgid "Failed to update facet"
|
|
2202
2206
|
msgstr "بهروزرسانی ویژگی ناموفق بود"
|
|
2203
2207
|
|
|
2204
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
2208
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:95
|
|
2205
2209
|
msgid "Failed to update facet value"
|
|
2206
2210
|
msgstr "بهروزرسانی مقدار ویژگی ناموفق بود"
|
|
2207
2211
|
|
|
@@ -2241,7 +2245,7 @@ msgstr "بهروزرسانی گزینه محصول ناموفق بود"
|
|
|
2241
2245
|
msgid "Failed to update product option group"
|
|
2242
2246
|
msgstr "بهروزرسانی گروه گزینههای محصول ناموفق بود"
|
|
2243
2247
|
|
|
2244
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
2248
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:127
|
|
2245
2249
|
msgid "Failed to update product variant"
|
|
2246
2250
|
msgstr "بهروزرسانی نوع محصول ناموفق بود"
|
|
2247
2251
|
|
|
@@ -2270,7 +2274,7 @@ msgstr "بهروزرسانی روش ارسال ناموفق بود"
|
|
|
2270
2274
|
msgid "Failed to update stock location"
|
|
2271
2275
|
msgstr "بهروزرسانی محل انبار ناموفق بود"
|
|
2272
2276
|
|
|
2273
|
-
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:
|
|
2277
|
+
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:79
|
|
2274
2278
|
msgid "Failed to update tax category"
|
|
2275
2279
|
msgstr "بهروزرسانی دستهبندی مالیاتی ناموفق بود"
|
|
2276
2280
|
|
|
@@ -2290,7 +2294,7 @@ msgstr "نادرست"
|
|
|
2290
2294
|
msgid "Filter by {columnId}"
|
|
2291
2295
|
msgstr "فیلتر بر اساس {columnId}"
|
|
2292
2296
|
|
|
2293
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2297
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:365
|
|
2294
2298
|
msgid "Filter by collection name"
|
|
2295
2299
|
msgstr "فیلتر بر اساس نام مجموعه"
|
|
2296
2300
|
|
|
@@ -2364,7 +2368,7 @@ msgid "Fulfillment details"
|
|
|
2364
2368
|
msgstr "جزئیات تحویل"
|
|
2365
2369
|
|
|
2366
2370
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:289
|
|
2367
|
-
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:
|
|
2371
|
+
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:165
|
|
2368
2372
|
msgid "Fulfillment handler"
|
|
2369
2373
|
msgstr "مدیریت تحویل"
|
|
2370
2374
|
|
|
@@ -2390,8 +2394,8 @@ msgstr "نام کامل"
|
|
|
2390
2394
|
msgid "General"
|
|
2391
2395
|
msgstr "عمومی"
|
|
2392
2396
|
|
|
2393
|
-
#: src/lib/components/data-input/slug-input.tsx:
|
|
2394
|
-
#: src/lib/components/data-input/slug-input.tsx:
|
|
2397
|
+
#: src/lib/components/data-input/slug-input.tsx:278
|
|
2398
|
+
#: src/lib/components/data-input/slug-input.tsx:280
|
|
2395
2399
|
msgid "Generate slug automatically"
|
|
2396
2400
|
msgstr "ایجاد خودکار نامک"
|
|
2397
2401
|
|
|
@@ -2488,6 +2492,10 @@ msgstr "بررسی سلامت"
|
|
|
2488
2492
|
msgid "Height"
|
|
2489
2493
|
msgstr "ارتفاع"
|
|
2490
2494
|
|
|
2495
|
+
#: src/lib/components/ui/password-input.tsx:20
|
|
2496
|
+
msgid "Hide password"
|
|
2497
|
+
msgstr "مخفی کردن رمز عبور"
|
|
2498
|
+
|
|
2491
2499
|
#: src/app/routes/_authenticated/_system/scheduled-tasks.tsx:107
|
|
2492
2500
|
msgid "ID"
|
|
2493
2501
|
msgstr "شناسه"
|
|
@@ -2512,7 +2520,7 @@ msgstr "در"
|
|
|
2512
2520
|
msgid "Inherit filters"
|
|
2513
2521
|
msgstr "وراثت فیلترها"
|
|
2514
2522
|
|
|
2515
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
2523
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:338
|
|
2516
2524
|
msgid "Inherit from global settings"
|
|
2517
2525
|
msgstr "وراثت از تنظیمات عمومی"
|
|
2518
2526
|
|
|
@@ -2541,7 +2549,7 @@ msgstr "قبل از است"
|
|
|
2541
2549
|
msgid "is between"
|
|
2542
2550
|
msgstr "بین است"
|
|
2543
2551
|
|
|
2544
|
-
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:
|
|
2552
|
+
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:116
|
|
2545
2553
|
msgid "Is default tax category"
|
|
2546
2554
|
msgstr "دستهبندی مالیاتی پیشفرض است"
|
|
2547
2555
|
|
|
@@ -2671,7 +2679,7 @@ msgstr "بارگذاری بیشتر"
|
|
|
2671
2679
|
msgid "Loading addresses..."
|
|
2672
2680
|
msgstr "در حال بارگذاری آدرسها..."
|
|
2673
2681
|
|
|
2674
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2682
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:374
|
|
2675
2683
|
msgid "Loading collections..."
|
|
2676
2684
|
msgstr "در حال بارگذاری مجموعهها..."
|
|
2677
2685
|
|
|
@@ -2790,27 +2798,27 @@ msgstr "از ابتدای ماه تاکنون"
|
|
|
2790
2798
|
msgid "More views"
|
|
2791
2799
|
msgstr "نماهای بیشتر"
|
|
2792
2800
|
|
|
2793
|
-
#: src/app/routes/_authenticated/_collections/components/collection-bulk-actions.tsx:
|
|
2801
|
+
#: src/app/routes/_authenticated/_collections/components/collection-bulk-actions.tsx:111
|
|
2794
2802
|
msgid "Move"
|
|
2795
2803
|
msgstr "جابجایی"
|
|
2796
2804
|
|
|
2797
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2798
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2805
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:335
|
|
2806
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:422
|
|
2799
2807
|
msgid "Move Collections"
|
|
2800
2808
|
msgstr "جابجایی مجموعهها"
|
|
2801
2809
|
|
|
2802
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2810
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:106
|
|
2803
2811
|
msgid "Move to the top level"
|
|
2804
2812
|
msgstr "جابجایی به سطح بالا"
|
|
2805
2813
|
|
|
2806
2814
|
#. placeholder {0}: collectionsToMove.length
|
|
2807
2815
|
#. placeholder {1}: collectionsToMove.length === 1 ? '' : 's'
|
|
2808
2816
|
#. placeholder {2}: selectedCollectionId === topLevelCollectionId ? 'top level' : collectionNameCache.current.get(selectedCollectionId) || 'selected collection'
|
|
2809
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2817
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:74
|
|
2810
2818
|
msgid "Moving {0} collection{1} into {2}"
|
|
2811
2819
|
msgstr "جابجایی {0} مجموعه به {2}"
|
|
2812
2820
|
|
|
2813
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2821
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:420
|
|
2814
2822
|
msgid "Moving..."
|
|
2815
2823
|
msgstr "در حال جابجایی..."
|
|
2816
2824
|
|
|
@@ -2828,7 +2836,7 @@ msgstr "نماهای ذخیره شده من"
|
|
|
2828
2836
|
#: src/app/routes/_authenticated/_customer-groups/customer-groups_.$id.tsx:107
|
|
2829
2837
|
#: src/app/routes/_authenticated/_customers/customers.tsx:72
|
|
2830
2838
|
#: src/app/routes/_authenticated/_facets/components/edit-facet-value.tsx:104
|
|
2831
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
2839
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:135
|
|
2832
2840
|
#: src/app/routes/_authenticated/_facets/facets_.$id.tsx:124
|
|
2833
2841
|
#: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:151
|
|
2834
2842
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:328
|
|
@@ -2837,9 +2845,9 @@ msgstr "نماهای ذخیره شده من"
|
|
|
2837
2845
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:181
|
|
2838
2846
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:158
|
|
2839
2847
|
#: src/app/routes/_authenticated/_sellers/sellers_.$id.tsx:96
|
|
2840
|
-
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:
|
|
2848
|
+
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:143
|
|
2841
2849
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations_.$id.tsx:109
|
|
2842
|
-
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:
|
|
2850
|
+
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:110
|
|
2843
2851
|
#: src/app/routes/_authenticated/_tax-rates/tax-rates_.$id.tsx:116
|
|
2844
2852
|
#: src/app/routes/_authenticated/_zones/zones_.$id.tsx:96
|
|
2845
2853
|
msgid "Name"
|
|
@@ -2913,8 +2921,8 @@ msgstr "ویژگی جدید"
|
|
|
2913
2921
|
msgid "New Facet"
|
|
2914
2922
|
msgstr "ویژگی جدید"
|
|
2915
2923
|
|
|
2916
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
2917
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
2924
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:42
|
|
2925
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:104
|
|
2918
2926
|
msgid "New facet value"
|
|
2919
2927
|
msgstr "مقدار ویژگی جدید"
|
|
2920
2928
|
|
|
@@ -2940,7 +2948,7 @@ msgstr "روش پرداخت جدید"
|
|
|
2940
2948
|
msgid "New product"
|
|
2941
2949
|
msgstr "محصول جدید"
|
|
2942
2950
|
|
|
2943
|
-
#: src/app/routes/_authenticated/_products/products.tsx:
|
|
2951
|
+
#: src/app/routes/_authenticated/_products/products.tsx:114
|
|
2944
2952
|
msgid "New Product"
|
|
2945
2953
|
msgstr "محصول جدید"
|
|
2946
2954
|
|
|
@@ -2952,7 +2960,7 @@ msgstr "گزینه محصول جدید"
|
|
|
2952
2960
|
msgid "New product option group"
|
|
2953
2961
|
msgstr "گروه گزینه محصول جدید"
|
|
2954
2962
|
|
|
2955
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
2963
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:207
|
|
2956
2964
|
msgid "New product variant"
|
|
2957
2965
|
msgstr "نوع محصول جدید"
|
|
2958
2966
|
|
|
@@ -3002,7 +3010,7 @@ msgid "New Stock Location"
|
|
|
3002
3010
|
msgstr "محل انبار جدید"
|
|
3003
3011
|
|
|
3004
3012
|
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:39
|
|
3005
|
-
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:
|
|
3013
|
+
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:90
|
|
3006
3014
|
msgid "New tax category"
|
|
3007
3015
|
msgstr "دستهبندی مالیاتی جدید"
|
|
3008
3016
|
|
|
@@ -3015,7 +3023,7 @@ msgstr "دستهبندی مالیاتی جدید"
|
|
|
3015
3023
|
msgid "New tax rate"
|
|
3016
3024
|
msgstr "نرخ مالیات جدید"
|
|
3017
3025
|
|
|
3018
|
-
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:
|
|
3026
|
+
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:112
|
|
3019
3027
|
msgid "New Tax Rate"
|
|
3020
3028
|
msgstr "نرخ مالیات جدید"
|
|
3021
3029
|
|
|
@@ -3341,7 +3349,7 @@ msgstr "سفارشها"
|
|
|
3341
3349
|
msgid "Orders Summary"
|
|
3342
3350
|
msgstr "خلاصه سفارشها"
|
|
3343
3351
|
|
|
3344
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
3352
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:353
|
|
3345
3353
|
msgid "Out-of-stock threshold"
|
|
3346
3354
|
msgstr "آستانه اتمام موجودی"
|
|
3347
3355
|
|
|
@@ -3351,9 +3359,13 @@ msgstr "آستانه اتمام موجودی"
|
|
|
3351
3359
|
msgid "Page {0} of {1}"
|
|
3352
3360
|
msgstr "صفحه {0} از {1}"
|
|
3353
3361
|
|
|
3362
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:436
|
|
3363
|
+
msgid "Parent product"
|
|
3364
|
+
msgstr "محصول والد"
|
|
3365
|
+
|
|
3354
3366
|
#: src/app/routes/_authenticated/_administrators/administrators_.$id.tsx:137
|
|
3355
3367
|
#: src/app/routes/_authenticated/_profile/profile.tsx:110
|
|
3356
|
-
#: src/lib/components/login/login-form.tsx:
|
|
3368
|
+
#: src/lib/components/login/login-form.tsx:96
|
|
3357
3369
|
msgid "Password"
|
|
3358
3370
|
msgstr "رمز عبور"
|
|
3359
3371
|
|
|
@@ -3459,7 +3471,7 @@ msgstr "ثبت شده در"
|
|
|
3459
3471
|
msgid "Please add products and complete the shipping address to run the test."
|
|
3460
3472
|
msgstr "لطفا برای اجرای آزمون محصولات اضافه کنید و آدرس ارسال را تکمیل کنید."
|
|
3461
3473
|
|
|
3462
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3474
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:307
|
|
3463
3475
|
msgid "Please select a target collection"
|
|
3464
3476
|
msgstr "لطفا یک مجموعه هدف انتخاب کنید"
|
|
3465
3477
|
|
|
@@ -3469,6 +3481,11 @@ msgstr "لطفا یک مجموعه هدف انتخاب کنید"
|
|
|
3469
3481
|
msgid "Postal Code"
|
|
3470
3482
|
msgstr "کد پستی"
|
|
3471
3483
|
|
|
3484
|
+
#: src/app/routes/_authenticated/_collections/components/collection-contents-preview-table.tsx:77
|
|
3485
|
+
#: src/app/routes/_authenticated/_collections/components/collection-contents-preview-table.tsx:88
|
|
3486
|
+
msgid "Preview"
|
|
3487
|
+
msgstr "پیشنمایش"
|
|
3488
|
+
|
|
3472
3489
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:206
|
|
3473
3490
|
msgid "Preview changes"
|
|
3474
3491
|
msgstr "پیشنمایش تغییرات"
|
|
@@ -3478,14 +3495,14 @@ msgid "Preview order modifications"
|
|
|
3478
3495
|
msgstr "پیشنمایش تغییرات سفارش"
|
|
3479
3496
|
|
|
3480
3497
|
#: src/app/routes/_authenticated/_orders/components/shipping-method-selector.tsx:49
|
|
3481
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
3498
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:272
|
|
3482
3499
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:340
|
|
3483
3500
|
#: src/app/routes/_authenticated/_products/components/create-product-variants.tsx:209
|
|
3484
3501
|
#: src/lib/components/layout/language-dialog.tsx:108
|
|
3485
3502
|
msgid "Price"
|
|
3486
3503
|
msgstr "قیمت"
|
|
3487
3504
|
|
|
3488
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
3505
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:252
|
|
3489
3506
|
msgid "Price and tax"
|
|
3490
3507
|
msgstr "قیمت و مالیات"
|
|
3491
3508
|
|
|
@@ -3519,7 +3536,6 @@ msgstr "ویژگیهای خصوصی در فروشگاه قابل مشاهده
|
|
|
3519
3536
|
msgid "Product"
|
|
3520
3537
|
msgstr "محصول"
|
|
3521
3538
|
|
|
3522
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:237
|
|
3523
3539
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:133
|
|
3524
3540
|
msgid "Product name"
|
|
3525
3541
|
msgstr "نام محصول"
|
|
@@ -3537,13 +3553,13 @@ msgstr "گزینههای محصول"
|
|
|
3537
3553
|
msgid "Product Options"
|
|
3538
3554
|
msgstr "گزینههای محصول"
|
|
3539
3555
|
|
|
3540
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
3556
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:62
|
|
3541
3557
|
#: src/app/routes/_authenticated/_product-variants/product-variants.tsx:18
|
|
3542
3558
|
#: src/app/routes/_authenticated/_product-variants/product-variants.tsx:26
|
|
3543
3559
|
msgid "Product Variants"
|
|
3544
3560
|
msgstr "انواع محصول"
|
|
3545
3561
|
|
|
3546
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
3562
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:57
|
|
3547
3563
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:54
|
|
3548
3564
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:45
|
|
3549
3565
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
|
|
@@ -3587,7 +3603,7 @@ msgstr "نرخ"
|
|
|
3587
3603
|
msgid "Reason"
|
|
3588
3604
|
msgstr "دلیل"
|
|
3589
3605
|
|
|
3590
|
-
#: src/app/routes/_authenticated/_products/products.tsx:
|
|
3606
|
+
#: src/app/routes/_authenticated/_products/products.tsx:107
|
|
3591
3607
|
msgid "Rebuild search index"
|
|
3592
3608
|
msgstr "بازسازی فهرست جستجو"
|
|
3593
3609
|
|
|
@@ -3634,8 +3650,8 @@ msgstr "بازپرداخت منتقل شد"
|
|
|
3634
3650
|
msgid "Refunds ({0})"
|
|
3635
3651
|
msgstr "بازپرداختها ({0})"
|
|
3636
3652
|
|
|
3653
|
+
#: src/lib/components/data-input/slug-input.tsx:264
|
|
3637
3654
|
#: src/lib/components/data-input/slug-input.tsx:265
|
|
3638
|
-
#: src/lib/components/data-input/slug-input.tsx:266
|
|
3639
3655
|
msgid "Regenerate slug from source field"
|
|
3640
3656
|
msgstr "بازسازی نامک از فیلد منبع"
|
|
3641
3657
|
|
|
@@ -3655,7 +3671,7 @@ msgstr "باقیمانده:"
|
|
|
3655
3671
|
msgid "Remove"
|
|
3656
3672
|
msgstr "حذف"
|
|
3657
3673
|
|
|
3658
|
-
#: src/lib/components/shared/remove-from-channel-bulk-action.tsx:
|
|
3674
|
+
#: src/lib/components/shared/remove-from-channel-bulk-action.tsx:82
|
|
3659
3675
|
msgid "Remove from current channel"
|
|
3660
3676
|
msgstr "حذف از کانال فعلی"
|
|
3661
3677
|
|
|
@@ -3863,7 +3879,7 @@ msgstr "یک کشور انتخاب کنید"
|
|
|
3863
3879
|
msgid "Select a currency"
|
|
3864
3880
|
msgstr "یک ارز انتخاب کنید"
|
|
3865
3881
|
|
|
3866
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3882
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:82
|
|
3867
3883
|
msgid "Select a destination collection"
|
|
3868
3884
|
msgstr "یک مجموعه مقصد انتخاب کنید"
|
|
3869
3885
|
|
|
@@ -3876,7 +3892,7 @@ msgid "Select a role"
|
|
|
3876
3892
|
msgstr "یک نقش انتخاب کنید"
|
|
3877
3893
|
|
|
3878
3894
|
#. placeholder {0}: collectionsToMove.length === 1 ? 'this collection' : `${collectionsToMove.length} collections`
|
|
3879
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3895
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:338
|
|
3880
3896
|
msgid "Select a target collection to move {0} to."
|
|
3881
3897
|
msgstr "یک مجموعه هدف برای جابجایی {0} انتخاب کنید."
|
|
3882
3898
|
|
|
@@ -3995,8 +4011,8 @@ msgstr "زبانهایی را که برای همه کانالها موجو
|
|
|
3995
4011
|
msgid "Sets the stock level at which this a variant is considered to be out of stock. Using a negative value enables backorder support. Can be overridden by product variants."
|
|
3996
4012
|
msgstr "سطح موجودی را تنظیم میکند که در آن این نوع اتمام موجودی در نظر گرفته میشود. استفاده از مقدار منفی پشتیبانی از پیشسفارش را فعال میکند. میتواند توسط انواع محصول لغو شود."
|
|
3997
4013
|
|
|
3998
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
3999
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4014
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:355
|
|
4015
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:373
|
|
4000
4016
|
msgid "Sets the stock level at which this variant is considered to be out of stock. Using a negative value enables backorder support."
|
|
4001
4017
|
msgstr "سطح موجودی را تنظیم میکند که در آن این نوع اتمام موجودی در نظر گرفته میشود. استفاده از مقدار منفی پشتیبانی از پیشسفارش را فعال میکند."
|
|
4002
4018
|
|
|
@@ -4011,7 +4027,7 @@ msgid "Settle refund"
|
|
|
4011
4027
|
msgstr "تسویه بازپرداخت"
|
|
4012
4028
|
|
|
4013
4029
|
#: src/app/routes/_authenticated/_orders/components/order-table-totals.tsx:61
|
|
4014
|
-
#: src/app/routes/_authenticated/_orders/orders.tsx:
|
|
4030
|
+
#: src/app/routes/_authenticated/_orders/orders.tsx:85
|
|
4015
4031
|
msgid "Shipping"
|
|
4016
4032
|
msgstr "ارسال"
|
|
4017
4033
|
|
|
@@ -4063,21 +4079,25 @@ msgstr "روشهای ارسال"
|
|
|
4063
4079
|
msgid "Short date"
|
|
4064
4080
|
msgstr "تاریخ کوتاه"
|
|
4065
4081
|
|
|
4082
|
+
#: src/lib/components/ui/password-input.tsx:20
|
|
4083
|
+
msgid "Show password"
|
|
4084
|
+
msgstr "نمایش رمز عبور"
|
|
4085
|
+
|
|
4066
4086
|
#. placeholder {0}: filteredTags.length
|
|
4067
4087
|
#: src/app/routes/_authenticated/_assets/components/asset-tag-filter.tsx:167
|
|
4068
4088
|
msgid "Showing all {0} results"
|
|
4069
4089
|
msgstr "نمایش همه {0} نتیجه"
|
|
4070
4090
|
|
|
4071
|
-
#: src/lib/components/login/login-form.tsx:
|
|
4091
|
+
#: src/lib/components/login/login-form.tsx:109
|
|
4072
4092
|
msgid "Sign in"
|
|
4073
4093
|
msgstr "ورود"
|
|
4074
4094
|
|
|
4075
|
-
#: src/lib/components/login/login-form.tsx:
|
|
4095
|
+
#: src/lib/components/login/login-form.tsx:73
|
|
4076
4096
|
msgid "Sign in to access the admin dashboard"
|
|
4077
4097
|
msgstr "برای دسترسی به داشبورد مدیریت وارد شوید"
|
|
4078
4098
|
|
|
4079
4099
|
#: src/app/routes/_authenticated/_orders/components/edit-order-table.tsx:96
|
|
4080
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4100
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:245
|
|
4081
4101
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:334
|
|
4082
4102
|
#: src/app/routes/_authenticated/_products/components/assign-facet-values-dialog.tsx:195
|
|
4083
4103
|
#: src/app/routes/_authenticated/_products/components/create-product-variants.tsx:206
|
|
@@ -4090,11 +4110,11 @@ msgstr "SKU"
|
|
|
4090
4110
|
msgid "Slug"
|
|
4091
4111
|
msgstr "نامک"
|
|
4092
4112
|
|
|
4093
|
-
#: src/lib/components/data-input/slug-input.tsx:
|
|
4113
|
+
#: src/lib/components/data-input/slug-input.tsx:236
|
|
4094
4114
|
msgid "Slug is set"
|
|
4095
4115
|
msgstr "نامک تنظیم شده است"
|
|
4096
4116
|
|
|
4097
|
-
#: src/lib/components/data-input/slug-input.tsx:
|
|
4117
|
+
#: src/lib/components/data-input/slug-input.tsx:237
|
|
4098
4118
|
msgid "Slug will be generated automatically..."
|
|
4099
4119
|
msgstr "نامک به طور خودکار ایجاد خواهد شد..."
|
|
4100
4120
|
|
|
@@ -4112,7 +4132,7 @@ msgstr "شروع در"
|
|
|
4112
4132
|
|
|
4113
4133
|
#: src/app/routes/_authenticated/_orders/components/fulfillment-details.tsx:108
|
|
4114
4134
|
#: src/app/routes/_authenticated/_orders/components/payment-details.tsx:217
|
|
4115
|
-
#: src/app/routes/_authenticated/_orders/orders.tsx:
|
|
4135
|
+
#: src/app/routes/_authenticated/_orders/orders.tsx:101
|
|
4116
4136
|
#: src/app/routes/_authenticated/_system/job-queue.tsx:222
|
|
4117
4137
|
msgid "State"
|
|
4118
4138
|
msgstr "وضعیت"
|
|
@@ -4131,7 +4151,7 @@ msgstr "ایالت/استان"
|
|
|
4131
4151
|
msgid "Status"
|
|
4132
4152
|
msgstr "وضعیت"
|
|
4133
4153
|
|
|
4134
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4154
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:316
|
|
4135
4155
|
msgid "Stock"
|
|
4136
4156
|
msgstr "موجودی"
|
|
4137
4157
|
|
|
@@ -4139,12 +4159,12 @@ msgstr "موجودی"
|
|
|
4139
4159
|
msgid "Stock allocated"
|
|
4140
4160
|
msgstr "موجودی تخصیص داده شده"
|
|
4141
4161
|
|
|
4142
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4162
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:396
|
|
4143
4163
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:353
|
|
4144
4164
|
msgid "Stock level"
|
|
4145
4165
|
msgstr "سطح موجودی"
|
|
4146
4166
|
|
|
4147
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4167
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:321
|
|
4148
4168
|
msgid "Stock levels"
|
|
4149
4169
|
msgstr "سطوح موجودی"
|
|
4150
4170
|
|
|
@@ -4220,7 +4240,7 @@ msgstr "گروه مشتری با موفقیت ایجاد شد"
|
|
|
4220
4240
|
msgid "Successfully created facet"
|
|
4221
4241
|
msgstr "ویژگی با موفقیت ایجاد شد"
|
|
4222
4242
|
|
|
4223
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
4243
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:86
|
|
4224
4244
|
msgid "Successfully created facet value"
|
|
4225
4245
|
msgstr "مقدار ویژگی با موفقیت ایجاد شد"
|
|
4226
4246
|
|
|
@@ -4248,7 +4268,7 @@ msgstr "گروه گزینههای محصول با موفقیت ایجاد ش
|
|
|
4248
4268
|
msgid "Successfully created product options"
|
|
4249
4269
|
msgstr "گزینههای محصول با موفقیت ایجاد شد"
|
|
4250
4270
|
|
|
4251
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4271
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:117
|
|
4252
4272
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:169
|
|
4253
4273
|
msgid "Successfully created product variant"
|
|
4254
4274
|
msgstr "نوع محصول با موفقیت ایجاد شد"
|
|
@@ -4273,7 +4293,7 @@ msgstr "روش ارسال با موفقیت ایجاد شد"
|
|
|
4273
4293
|
msgid "Successfully created stock location"
|
|
4274
4294
|
msgstr "محل انبار با موفقیت ایجاد شد"
|
|
4275
4295
|
|
|
4276
|
-
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:
|
|
4296
|
+
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:69
|
|
4277
4297
|
msgid "Successfully created tax category"
|
|
4278
4298
|
msgstr "دستهبندی مالیاتی با موفقیت ایجاد شد"
|
|
4279
4299
|
|
|
@@ -4293,7 +4313,7 @@ msgstr "{count} {entityName} با موفقیت تکثیر شد"
|
|
|
4293
4313
|
msgid "Successfully fulfilled order"
|
|
4294
4314
|
msgstr "سفارش با موفقیت تحویل داده شد"
|
|
4295
4315
|
|
|
4296
|
-
#: src/lib/components/shared/remove-from-channel-bulk-action.tsx:
|
|
4316
|
+
#: src/lib/components/shared/remove-from-channel-bulk-action.tsx:53
|
|
4297
4317
|
msgid "Successfully removed {selectionLength} {entityType} from channel"
|
|
4298
4318
|
msgstr "{selectionLength} {entityType} با موفقیت از کانال حذف شد"
|
|
4299
4319
|
|
|
@@ -4333,7 +4353,7 @@ msgstr "گروه مشتری با موفقیت بهروزرسانی شد"
|
|
|
4333
4353
|
msgid "Successfully updated facet"
|
|
4334
4354
|
msgstr "ویژگی با موفقیت بهروزرسانی شد"
|
|
4335
4355
|
|
|
4336
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
4356
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:86
|
|
4337
4357
|
msgid "Successfully updated facet value"
|
|
4338
4358
|
msgstr "مقدار ویژگی با موفقیت بهروزرسانی شد"
|
|
4339
4359
|
|
|
@@ -4366,7 +4386,7 @@ msgstr "گزینه محصول با موفقیت بهروزرسانی شد"
|
|
|
4366
4386
|
msgid "Successfully updated product option group"
|
|
4367
4387
|
msgstr "گروه گزینههای محصول با موفقیت بهروزرسانی شد"
|
|
4368
4388
|
|
|
4369
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4389
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:118
|
|
4370
4390
|
msgid "Successfully updated product variant"
|
|
4371
4391
|
msgstr "نوع محصول با موفقیت بهروزرسانی شد"
|
|
4372
4392
|
|
|
@@ -4394,7 +4414,7 @@ msgstr "روش ارسال با موفقیت بهروزرسانی شد"
|
|
|
4394
4414
|
msgid "Successfully updated stock location"
|
|
4395
4415
|
msgstr "محل انبار با موفقیت بهروزرسانی شد"
|
|
4396
4416
|
|
|
4397
|
-
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:
|
|
4417
|
+
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:70
|
|
4398
4418
|
msgid "Successfully updated tax category"
|
|
4399
4419
|
msgstr "دستهبندی مالیاتی با موفقیت بهروزرسانی شد"
|
|
4400
4420
|
|
|
@@ -4437,8 +4457,8 @@ msgstr "پایه مالیاتی"
|
|
|
4437
4457
|
msgid "Tax Categories"
|
|
4438
4458
|
msgstr "دستهبندیهای مالیاتی"
|
|
4439
4459
|
|
|
4440
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4441
|
-
#: src/app/routes/_authenticated/_tax-rates/tax-rates_.$id.tsx:
|
|
4460
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:257
|
|
4461
|
+
#: src/app/routes/_authenticated/_tax-rates/tax-rates_.$id.tsx:137
|
|
4442
4462
|
msgid "Tax category"
|
|
4443
4463
|
msgstr "دستهبندی مالیاتی"
|
|
4444
4464
|
|
|
@@ -4451,8 +4471,8 @@ msgid "Tax rate: {taxRate}%"
|
|
|
4451
4471
|
msgstr "نرخ مالیات: {taxRate}%"
|
|
4452
4472
|
|
|
4453
4473
|
#: src/app/routes/_authenticated/_tax-rates/tax-rates_.$id.tsx:37
|
|
4454
|
-
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:
|
|
4455
|
-
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:
|
|
4474
|
+
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:19
|
|
4475
|
+
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:29
|
|
4456
4476
|
msgid "Tax Rates"
|
|
4457
4477
|
msgstr "نرخهای مالیات"
|
|
4458
4478
|
|
|
@@ -4547,6 +4567,10 @@ msgstr "این زبانها برای استفاده همه کانالها
|
|
|
4547
4567
|
msgid "This is a default Role and cannot be modified"
|
|
4548
4568
|
msgstr "این یک نقش پیشفرض است و نمیتواند تغییر کند"
|
|
4549
4569
|
|
|
4570
|
+
#: src/app/routes/_authenticated/_collections/components/collection-contents-preview-table.tsx:91
|
|
4571
|
+
msgid "This is a preview of the collection contents based on the current filter settings. Once you save the collection, the contents will be updated to reflect the new filter settings."
|
|
4572
|
+
msgstr "این پیشنمایشی از محتویات مجموعه بر اساس تنظیمات فیلتر فعلی است. پس از ذخیره مجموعه، محتویات بهروزرسانی خواهند شد تا تنظیمات فیلتر جدید را منعکس کنند."
|
|
4573
|
+
|
|
4550
4574
|
#: src/app/routes/_authenticated/_collections/components/collection-contents-sheet.tsx:39
|
|
4551
4575
|
msgid "This is the contents of the <0>{collectionName}</0> collection."
|
|
4552
4576
|
msgstr "این محتویات مجموعه <0>{collectionName}</0> است."
|
|
@@ -4596,7 +4620,7 @@ msgstr "تغییر وضعیت سطر سرفصل"
|
|
|
4596
4620
|
msgid "Token"
|
|
4597
4621
|
msgstr "توکن"
|
|
4598
4622
|
|
|
4599
|
-
#: src/app/routes/_authenticated/_orders/components/edit-order-table.tsx:
|
|
4623
|
+
#: src/app/routes/_authenticated/_orders/components/edit-order-table.tsx:157
|
|
4600
4624
|
#: src/app/routes/_authenticated/_orders/components/order-table-totals.tsx:73
|
|
4601
4625
|
#: src/app/routes/_authenticated/_orders/components/order-table.tsx:114
|
|
4602
4626
|
#: src/app/routes/_authenticated/_orders/components/payment-details.tsx:228
|
|
@@ -4616,7 +4640,7 @@ msgstr "مجموع بازپرداخت:"
|
|
|
4616
4640
|
msgid "Total Revenue"
|
|
4617
4641
|
msgstr "کل درآمد"
|
|
4618
4642
|
|
|
4619
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4643
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:341
|
|
4620
4644
|
msgid "Track"
|
|
4621
4645
|
msgstr "دنبال کردن"
|
|
4622
4646
|
|
|
@@ -4689,12 +4713,12 @@ msgstr "تایید نشده"
|
|
|
4689
4713
|
#: src/app/routes/_authenticated/_countries/countries_.$id.tsx:87
|
|
4690
4714
|
#: src/app/routes/_authenticated/_customer-groups/customer-groups_.$id.tsx:96
|
|
4691
4715
|
#: src/app/routes/_authenticated/_customers/customers_.$id.tsx:155
|
|
4692
|
-
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:
|
|
4716
|
+
#: src/app/routes/_authenticated/_facets/facets_.$facetId.values_.$id.tsx:113
|
|
4693
4717
|
#: src/app/routes/_authenticated/_facets/facets_.$id.tsx:102
|
|
4694
4718
|
#: src/app/routes/_authenticated/_global-settings/global-settings.tsx:101
|
|
4695
4719
|
#: src/app/routes/_authenticated/_orders/components/order-line-custom-fields-form.tsx:46
|
|
4696
4720
|
#: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:130
|
|
4697
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4721
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:216
|
|
4698
4722
|
#: src/app/routes/_authenticated/_products/components/assign-facet-values-dialog.tsx:276
|
|
4699
4723
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:111
|
|
4700
4724
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:138
|
|
@@ -4703,9 +4727,9 @@ msgstr "تایید نشده"
|
|
|
4703
4727
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:136
|
|
4704
4728
|
#: src/app/routes/_authenticated/_roles/roles_.$id.tsx:87
|
|
4705
4729
|
#: src/app/routes/_authenticated/_sellers/sellers_.$id.tsx:81
|
|
4706
|
-
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:
|
|
4730
|
+
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:132
|
|
4707
4731
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations_.$id.tsx:99
|
|
4708
|
-
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:
|
|
4732
|
+
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:99
|
|
4709
4733
|
#: src/app/routes/_authenticated/_tax-rates/tax-rates_.$id.tsx:95
|
|
4710
4734
|
#: src/app/routes/_authenticated/_zones/zones_.$id.tsx:85
|
|
4711
4735
|
#: src/lib/framework/page/detail-page.tsx:202
|
|
@@ -4720,7 +4744,7 @@ msgstr "محتوا یا قابلیت مشاهده یادداشت را بهر
|
|
|
4720
4744
|
msgid "Updated"
|
|
4721
4745
|
msgstr "بهروزرسانی شد"
|
|
4722
4746
|
|
|
4723
|
-
#: src/lib/components/shared/asset/asset-gallery.tsx:
|
|
4747
|
+
#: src/lib/components/shared/asset/asset-gallery.tsx:361
|
|
4724
4748
|
msgid "Upload"
|
|
4725
4749
|
msgstr "آپلود"
|
|
4726
4750
|
|
|
@@ -4738,15 +4762,15 @@ msgstr "استفاده به عنوان آدرس صورتحساب پیشفرض
|
|
|
4738
4762
|
msgid "Use as the default shipping address"
|
|
4739
4763
|
msgstr "استفاده به عنوان آدرس ارسال پیشفرض"
|
|
4740
4764
|
|
|
4741
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4765
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:371
|
|
4742
4766
|
msgid "Use global out-of-stock threshold"
|
|
4743
4767
|
msgstr "استفاده از آستانه عمومی اتمام موجودی"
|
|
4744
4768
|
|
|
4745
|
-
#: src/lib/framework/dashboard-widget/base-widget.tsx:
|
|
4769
|
+
#: src/lib/framework/dashboard-widget/base-widget.tsx:18
|
|
4746
4770
|
msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
|
|
4747
4771
|
msgstr "useWidgetDimensions باید در داخل DashboardBaseWidget استفاده شود"
|
|
4748
4772
|
|
|
4749
|
-
#: src/lib/framework/dashboard-widget/widget-filters-context.tsx:
|
|
4773
|
+
#: src/lib/framework/dashboard-widget/widget-filters-context.tsx:33
|
|
4750
4774
|
msgid "useWidgetFilters must be used within a WidgetFiltersProvider"
|
|
4751
4775
|
msgstr "useWidgetFilters باید در داخل WidgetFiltersProvider استفاده شود"
|
|
4752
4776
|
|
|
@@ -4770,6 +4794,10 @@ msgstr "نوع"
|
|
|
4770
4794
|
msgid "Variant deleted successfully"
|
|
4771
4795
|
msgstr "نوع با موفقیت حذف شد"
|
|
4772
4796
|
|
|
4797
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:238
|
|
4798
|
+
msgid "Variant name"
|
|
4799
|
+
msgstr "نام نوع"
|
|
4800
|
+
|
|
4773
4801
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:174
|
|
4774
4802
|
msgid "Variant updated successfully"
|
|
4775
4803
|
msgstr "نوع با موفقیت بهروزرسانی شد"
|
|
@@ -4841,11 +4869,11 @@ msgstr "فقط برای مدیران قابل مشاهده"
|
|
|
4841
4869
|
msgid "Visible to customer"
|
|
4842
4870
|
msgstr "برای مشتری قابل مشاهده"
|
|
4843
4871
|
|
|
4844
|
-
#: src/lib/components/login/login-form.tsx:
|
|
4872
|
+
#: src/lib/components/login/login-form.tsx:70
|
|
4845
4873
|
msgid "Welcome to Vendure"
|
|
4846
4874
|
msgstr "به Vendure خوش آمدید"
|
|
4847
4875
|
|
|
4848
|
-
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:
|
|
4876
|
+
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:227
|
|
4849
4877
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:122
|
|
4850
4878
|
msgid "When enabled, a product is available in the shop"
|
|
4851
4879
|
msgstr "وقتی فعال باشد، محصول در فروشگاه موجود است"
|
|
@@ -4896,8 +4924,8 @@ msgstr "آخرین سفارشهای شما"
|
|
|
4896
4924
|
msgid "Your orders summary"
|
|
4897
4925
|
msgstr "خلاصه سفارشهای شما"
|
|
4898
4926
|
|
|
4899
|
-
#: src/app/routes/_authenticated/_tax-rates/tax-rates_.$id.tsx:
|
|
4900
|
-
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:
|
|
4927
|
+
#: src/app/routes/_authenticated/_tax-rates/tax-rates_.$id.tsx:145
|
|
4928
|
+
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:73
|
|
4901
4929
|
msgid "Zone"
|
|
4902
4930
|
msgstr "منطقه"
|
|
4903
4931
|
|