forked from feature-sliced/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.json
More file actions
410 lines (410 loc) · 17 KB
/
code.json
File metadata and controls
410 lines (410 loc) · 17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
{
"pages.home.features.title": {
"message": "Afzalliklari",
"description": "Features"
},
"pages.home.features.logic.title": {
"message": "Aniq biznes mantiq",
"description": "Feature title"
},
"pages.home.features.logic.description": {
"message": "Arxitekturani o'rganish oson, chunki u domen modullaridan iborat",
"description": "Feature description"
},
"pages.home.features.adaptability.title": {
"message": "Moslashuvchanlik",
"description": "Feature title"
},
"pages.home.features.adaptability.description": {
"message": "Arxitektura komponentlarini moslashuvchan tarzda almashtirish, yangi sharoitlarda qo'shish mumkin",
"description": "Feature description"
},
"pages.home.features.debt.title": {
"message": "Texnik qarz",
"description": "Feature title"
},
"pages.home.features.debt.description": {
"message": "Har bir modul nojo'ya ta'sirlarsiz mustaqil ravishda o'zgartirilishi/qayta yozilishi mumkin",
"description": "Feature description"
},
"pages.home.features.shared.title": {
"message": "Aniq qayta foydalanish mumkinligi",
"description": "Feature title"
},
"pages.home.features.shared.description": {
"message": "DRY va lokal moslashtirish o'rtasidagi muvozanatni saqlaydi",
"description": "Feature description"
},
"pages.home.concepts.title": {
"message": "Tushunchalar",
"description": "Concepts"
},
"pages.home.concepts.public.title": {
"message": "Ommaviy API",
"description": "Concept title"
},
"pages.home.concepts.public.description": {
"message": "Har bir modul yuqori darajadagi umumiy API deklaratsiyasiga ega bo'lishi kerak",
"description": "Concept description"
},
"pages.home.concepts.isolation.title": {
"message": "Izolyatsiya",
"description": "Concept title"
},
"pages.home.concepts.isolation.description": {
"message": "Modul to'g'ridan-to'g'ri bir xil qatlamdagi boshqa modullarga yoki uning ustidagi qatlamlarga bog'liq bo'lmasligi kerak.",
"description": "Concept description"
},
"pages.home.concepts.needs.title": {
"message": "Ehtiyojlarni tushunish",
"description": "Concept title"
},
"pages.home.concepts.needs.description": {
"message": "Biznes va foydalanuvchi ehtiyojlariga e'tibor qarating",
"description": "Concept description"
},
"pages.home.scheme.title": {
"message": "Sxema",
"description": "Scheme"
},
"pages.home.companies.using": {
"message": "Metodologiyadan foydalanadigan kompaniyalar",
"description": "Companies using methodology"
},
"pages.home.companies.add_me": {
"message": "Sizning kompaniyangizda metodologiya qo'llaniladimi?",
"description": "Methodology is used in your company?"
},
"pages.home.companies.tell_us": {
"message": "Habar bering",
"description": "Tell us"
},
"pages.examples.title": {
"message": "Namunalar",
"description": "Page title"
},
"pages.examples.subtitle": {
"message": "FSD yordamida yaratilgan veb-saytlar ro'yxati",
"description": "Page subtitle"
},
"pages.examples.add_me.title": {
"message": "Namuna qoshish",
"description": "Request to add example"
},
"pages.examples.repo.title": {
"message": "Repezitoriyalar",
"description": "Examples repository label"
},
"pages.examples.versions": {
"message": "Shuningdek, versiyalar ro'yxatiga qarang",
"description": "Versions reminder"
},
"pages.versions.title": {
"message": "Feature-Sliced Design versiyalari",
"description": "Feature-Sliced Design versions"
},
"pages.versions.current": {
"message": "Bu yerda siz joriy nashr etilgan versiya uchun hujjatlarni topishingiz mumkin",
"description": "Description for current version"
},
"pages.versions.legacy": {
"message": "Bu yerda {of} ning eski versiyalari uchun hujjatlarni topishingiz mumkin",
"description": "Description for legacy version"
},
"pages.nav.title": {
"message": "🧭 Navigatsiya",
"description": "NavPage title"
},
"pages.nav.legacy.title": {
"message": "Eskirgan havolalar",
"description": "NavPage section=legacy title"
},
"pages.nav.legacy.details": {
"message": "Hujjatlarni qayta tuzilgandan so'ng, maqolalarda ba'zi havolalar o'zgartirildi. Quyida siz izlayotgan sahifani topishingiz mumkin.",
"description": "NavPage section=legacy details"
},
"pages.nav.legacy.subdetails": {
"message": "Lekin moslik uchun eski havolalardan qayta yo'naltirishlar mavjud",
"description": "NavPage section=legacy subdetails"
},
"features.feedback-badge.label": {
"message": "Hujjatlar bo'yicha fikr-mulohazalaringizni baham ko'ring 🤙",
"description": "Feedback share button label"
},
"features.feedback-badge.url": {
"message": "https://forms.gle/7p4anU2shHAzmfqc8",
"description": "Feedback share form url"
},
"features.feedback-doc.thanks": {
"message": "Baham ko'rganingiz uchun rahmat!",
"description": "DocFeedback block=Thanks"
},
"features.feedback-doc.title": {
"message": "Sahifa foydali bo'ldimi?",
"description": "DocFeedback block=Title"
},
"features.feedback-doc.subtitle": {
"message": "Sizning fikringiz bizga dastur dokumentatsiyasini yaxshilashda yordam beradi",
"description": "DocFeedback block=Subtitle"
},
"features.feedback-doc.button-text": {
"message": "Fikr-mulohaza qoldirish",
"description": "The text on a floating button to leave feedback about the docs"
},
"features.feedback-doc.email-placeholder": {
"message": "Sizning e-mailingizni qoldiring (ixtiyoriy)",
"description": "The placeholder for email input"
},
"features.feedback-doc.error-message": {
"message": "Iltimos, keyinroq urinib ko'ring.",
"description": "The error message displayed when feedback form submission fails"
},
"features.feedback-doc.modal-title-error-403": {
"message": "URL so'rovi bu proyekt uchun PushFeedbackda ko'rsatilgan URL bilan mos kelmadi.",
"description": "The title of the modal displayed when the feedback form submission fails with 403 error"
},
"features.feedback-doc.modal-title-error-404": {
"message": "Biz PushFeedbackda berilgan proyekt identifikatorini topolmadik.",
"description": "The title of the modal displayed when the feedback form submission fails with 404 error"
},
"features.feedback-doc.message-placeholder": {
"message": "Fikringizni shu yerga yozing…",
"description": "The placeholder for message input"
},
"features.feedback-doc.modal-title": {
"message": "Fikringizni ulashing",
"description": "The title of the modal displayed when the feedback form is opened"
},
"features.feedback-doc.modal-title-error": {
"message": "Xatolik!",
"description": "The title of the modal displayed when the feedback form submission fails"
},
"features.feedback-doc.modal-title-success": {
"message": "Fikringiz uchun rahmat!",
"description": "The title of the modal displayed when the feedback form submission is successful"
},
"features.feedback-doc.rating-placeholder": {
"message": "Ushbu sahifa foydali bo'ldimi?",
"description": "The placeholder for rating input"
},
"features.feedback-doc.rating-stars-placeholder": {
"message": "Ushbu sahifani qanday baholay olasiz",
"description": "The placeholder for rating stars input"
},
"features.feedback-doc.screenshot-button-text": {
"message": "Ekran surati olish",
"description": "The text on a button to take a screenshot"
},
"features.feedback-doc.screenshot-topbar-text": {
"message": "Sahifadagi elementni tanlang",
"description": "The text displayed in the top bar of the screenshot tool"
},
"features.feedback-doc.send-button-text": {
"message": "Yuborish",
"description": "The text on a button to send feedback"
},
"features.hero.tagline": {
"message": "Front-end loyihalari uchun arxitektura metodologiyasi",
"description": "Architectural methodology for frontend projects"
},
"features.hero.get_started": {
"message": "Tanishib chiqish",
"description": "Get Started"
},
"features.hero.examples": {
"message": "Namunalar",
"description": "Examples"
},
"features.hero.previous": {
"message": "Oldingi versiya",
"description": "Previous version"
},
"shared.wip.title": {
"message": "Maqola yozilish jarayonida",
"description": "Admonition title"
},
"shared.wip.subtitle": {
"message": "Uning yaratilishini tezlashtirish uchun siz:",
"description": "Admonition subtitle"
},
"shared.wip.var.feedback.base": {
"message": "📢 Fikr-mulohaza ulashing ",
"description": "Variant for contribute (base)"
},
"shared.wip.var.feedback.link": {
"message": "chiptada (sharhlar/reaksiya emoji)",
"description": "Variant for contribute (link)"
},
"shared.wip.var.material.base": {
"message": "💬 Mavzu boyicha to'plamlarni chiptaga yig'ish ",
"description": "Variant for contribute (base)"
},
"shared.wip.var.material.link": {
"message": "suhbatdan olingan material",
"description": "Variant for contribute (link)"
},
"shared.wip.var.contribute.base": {
"message": "⚒️ Hissa qo‘shish ",
"description": "Variant for contribute (base)"
},
"shared.wip.var.contribute.link": {
"message": "har qanday boshqa yo'l bilan",
"description": "Variant for contribute (link)"
},
"theme.NotFound.title": {
"message": "Sahifa topilmadi",
"description": "The title of the 404 page"
},
"theme.NotFound.p1": {
"message": "Afsuski, siz hohlagan sahifa topilmadi",
"description": "The first paragraph of the 404 page"
},
"theme.NotFound.p2": {
"message": "Iltimos, ushbu havolaga kirgan sayt egasiga havola ishlamayotganligi haqida xabar bering.",
"description": "The 2nd paragraph of the 404 page"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Yopish",
"description": "The ARIA label for close button of announcement bar"
},
"theme.blog.paginator.navAriaLabel": {
"message": "Bloglar roʻyxati sahifalariga navigatsiya",
"description": "The ARIA label for the blog pagination"
},
"theme.blog.paginator.newerEntries": {
"message": "Keyingi yozmalar",
"description": "The label used to navigate to the newer blog posts page (previous page)"
},
"theme.blog.paginator.olderEntries": {
"message": "Oldingi yozmalar",
"description": "The label used to navigate to the older blog posts page (next page)"
},
"theme.blog.post.readingTime.plurals": {
"message": "{readingTime} min. o'qish",
"description": "Pluralized label for \"{readingTime} min read\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.tags.tagsListLabel": {
"message": "Teglar:",
"description": "The label alongside a tag list"
},
"theme.blog.post.readMore": {
"message": "Ko'proq o'qish",
"description": "The label used in blog post item excerpts to link to full blog posts"
},
"theme.blog.post.paginator.navAriaLabel": {
"message": "Blog postlari sahifalarida navigatsiya",
"description": "The ARIA label for the blog posts pagination"
},
"theme.blog.post.paginator.newerPost": {
"message": "Keyingi post",
"description": "The blog post button label to navigate to the newer/previous post"
},
"theme.blog.post.paginator.olderPost": {
"message": "Oldingi post",
"description": "The blog post button label to navigate to the older/next post"
},
"theme.tags.tagsPageTitle": {
"message": "Teglar",
"description": "The title of the tag list page"
},
"theme.blog.post.plurals": {
"message": "Bir post|{count} ta post",
"description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.blog.tagTitle": {
"message": "{nPosts} \"{tagName}\" bilan",
"description": "The title of the page for a blog tag"
},
"theme.tags.tagsPageLink": {
"message": "Hamma teglarni ko'rish",
"description": "The label of the link targeting the tag list page"
},
"theme.CodeBlock.copyButtonAriaLabel": {
"message": "Buferga nusxalash",
"description": "The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copied": {
"message": "Nuxsalandi",
"description": "The copied button label on code blocks"
},
"theme.CodeBlock.copy": {
"message": "Nusxalash",
"description": "The copy button label on code blocks"
},
"theme.docs.sidebar.expandButtonTitle": {
"message": "Yon panelni kengaytirish",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.sidebar.expandButtonAriaLabel": {
"message": "Yon panelni kengaytirish",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.paginator.navAriaLabel": {
"message": "Hujjat sahifalarida navigatsiya",
"description": "The ARIA label for the docs pagination"
},
"theme.docs.paginator.previous": {
"message": "Oldingi sahifa",
"description": "The label used to navigate to the previous doc"
},
"theme.docs.paginator.next": {
"message": "Keyingi sahifa",
"description": "The label used to navigate to the next doc"
},
"theme.docs.sidebar.collapseButtonTitle": {
"message": "Yon panelni yig‘ish",
"description": "The title attribute for collapse button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonAriaLabel": {
"message": "Yon panelni yig‘ish",
"description": "The title attribute for collapse button of doc sidebar"
},
"theme.docs.sidebar.responsiveCloseButtonLabel": {
"message": "Menyuni yopish",
"description": "The ARIA label for close button of mobile doc sidebar"
},
"theme.docs.sidebar.responsiveOpenButtonLabel": {
"message": "Menyuni ochish",
"description": "The ARIA label for open button of mobile doc sidebar"
},
"theme.docs.versions.unreleasedVersionLabel": {
"message": "Bu {siteTitle} {versionLabel} ning kelajakdagi versiyasi uchun hujjatdir.",
"description": "The label used to tell the user that he's browsing an unreleased doc version"
},
"theme.docs.versions.unmaintainedVersionLabel": {
"message": "Bu endi faol saqlanmaydigan {siteTitle} {versionLabel} uchun hujjatlar.",
"description": "The label used to tell the user that he's browsing an unmaintained doc version"
},
"theme.docs.versions.latestVersionSuggestionLabel": {
"message": "Eng yangi hujjatlar uchun {latestVersionLink} ({versionLabel}) ga qarang.",
"description": "The label userd to tell the user that he's browsing an unmaintained doc version"
},
"theme.docs.versions.latestVersionLinkLabel": {
"message": "so'ngi versiya",
"description": "The label used for the latest version suggestion link label"
},
"theme.common.editThisPage": {
"message": "Sahifani tahrirlash",
"description": "The link label to edit the current page"
},
"theme.common.headingLinkTitle": {
"message": "Sarlavhaga to'g'ridan-to'g'ri havola",
"description": "Title for link to heading"
},
"theme.lastUpdated.atDate": {
"message": " {date}",
"description": "The words used to describe on which date a page has been last updated"
},
"theme.lastUpdated.byUser": {
"message": " {user} dan",
"description": "The words used to describe by who the page has been last updated"
},
"theme.lastUpdated.lastUpdatedAtBy": {
"message": "Oxirgi yangilangan{atDate}{byUser}",
"description": "The sentence used to display when a page has been last updated, and by who"
},
"theme.common.skipToMainContent": {
"message": "Asosiy tarkibga o'tish",
"description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
}
}