@verdaccio/ui-theme 6.0.0-6-next.13 → 6.0.0-6-next.14

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.
Files changed (105) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/jest/server-handlers.ts +1 -1
  3. package/package.json +26 -28
  4. package/src/App/Header/HeaderMenu.tsx +6 -3
  5. package/src/App/Header/HeaderToolTipIcon.tsx +4 -2
  6. package/src/App/Header/LoginDialog/LoginDialog.tsx +2 -1
  7. package/src/App/Header/LoginDialog/LoginDialogForm.tsx +2 -1
  8. package/src/App/Header/RegistryInfoContent/RegistryInfoContent.tsx +6 -3
  9. package/src/App/Header/RegistryInfoDialog/RegistryInfoDialog.tsx +2 -1
  10. package/src/App/Header/Search/__snapshots__/Search.test.tsx.snap +5 -1
  11. package/src/components/AutoComplete/AutoCompleteV2.tsx +10 -4
  12. package/src/components/Link.tsx +2 -1
  13. package/src/components/NotFound/NotFound.tsx +2 -1
  14. package/src/components/NotFound/__snapshots__/Notfound.test.tsx.snap +1 -1
  15. package/src/components/TextField/__snapshots__/TextField.test.tsx.snap +2 -0
  16. package/src/i18n/download_translations/cs-CZ/ui.json +92 -92
  17. package/src/i18n/download_translations/es-ES/ui.json +23 -23
  18. package/src/i18n/download_translations/fr-FR/ui.json +66 -66
  19. package/src/i18n/download_translations/gl-ES/ui.json +28 -28
  20. package/src/i18n/download_translations/ja-JP/ui.json +71 -71
  21. package/src/i18n/download_translations/km-KH/ui.json +73 -73
  22. package/src/i18n/download_translations/pt-BR/ui.json +69 -69
  23. package/src/i18n/download_translations/ru-RU/ui.json +70 -70
  24. package/src/i18n/download_translations/tr-TR/ui.json +65 -65
  25. package/src/i18n/download_translations/uk-UA/ui.json +68 -68
  26. package/src/i18n/download_translations/zh-CN/ui.json +66 -66
  27. package/src/i18n/download_translations/zh-TW/ui.json +60 -60
  28. package/src/pages/Version/DetailContainer/DetailContainerTabs.tsx +2 -1
  29. package/src/pages/Version/DetailContainer/UpLinks/__snapshots__/UpLinks.test.tsx.snap +2 -2
  30. package/src/pages/Version/DetailSidebar/DetailSidebarFundButton.tsx +2 -1
  31. package/src/pages/Version/DetailSidebar/Dist/Dist.tsx +2 -1
  32. package/src/pages/Version/DetailSidebar/Engines/Engines.tsx +4 -2
  33. package/src/pages/Version/DetailSidebar/Install/Install.tsx +2 -1
  34. package/src/pages/Version/DetailSidebar/Repository/Repository.tsx +2 -1
  35. package/src/pages/Version/Version.test.tsx +2 -1
  36. package/src/pages/Version/VersionContextProvider.tsx +2 -1
  37. package/src/pages/home/PackageList/Help/__snapshots__/Help.test.tsx.snap +1 -1
  38. package/src/pages/home/PackageList/Package/Package.tsx +6 -3
  39. package/src/store/models/login.ts +11 -7
  40. package/src/store/models/manifest.ts +2 -2
  41. package/src/store/models/packages.ts +1 -1
  42. package/src/store/models/search.ts +1 -1
  43. package/static/Dependencies.915355f5a928b489259e.js +2 -0
  44. package/static/{Dependencies.15768a14646212b71166.js.LICENSE.txt → Dependencies.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  45. package/static/Dist.915355f5a928b489259e.js +2 -0
  46. package/static/{Dist.15768a14646212b71166.js.LICENSE.txt → Dist.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  47. package/static/Engines.915355f5a928b489259e.js +2 -0
  48. package/static/{Engines.15768a14646212b71166.js.LICENSE.txt → Engines.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  49. package/static/Home.915355f5a928b489259e.js +2 -0
  50. package/static/{Home.15768a14646212b71166.js.LICENSE.txt → Home.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  51. package/static/Install.915355f5a928b489259e.js +2 -0
  52. package/static/{Install.15768a14646212b71166.js.LICENSE.txt → Install.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  53. package/static/NotFound.915355f5a928b489259e.js +2 -0
  54. package/static/{NotFound.15768a14646212b71166.js.LICENSE.txt → NotFound.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  55. package/static/{Provider.15768a14646212b71166.js → Provider.915355f5a928b489259e.js} +1 -1
  56. package/static/{Provider.15768a14646212b71166.js.LICENSE.txt → Provider.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  57. package/static/Repository.915355f5a928b489259e.js +2 -0
  58. package/static/{Repository.15768a14646212b71166.js.LICENSE.txt → Repository.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  59. package/static/UpLinks.915355f5a928b489259e.js +2 -0
  60. package/static/{UpLinks.15768a14646212b71166.js.LICENSE.txt → UpLinks.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  61. package/static/Version.915355f5a928b489259e.js +2 -0
  62. package/static/{Version.15768a14646212b71166.js.LICENSE.txt → Version.915355f5a928b489259e.js.LICENSE.txt} +2 -22
  63. package/static/Versions.915355f5a928b489259e.js +2 -0
  64. package/static/{Versions.15768a14646212b71166.js.LICENSE.txt → Versions.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  65. package/static/index.html +1 -1
  66. package/static/main.915355f5a928b489259e.js +2 -0
  67. package/static/{main.15768a14646212b71166.js.LICENSE.txt → main.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  68. package/static/manifest.json +17 -17
  69. package/static/{runtime.15768a14646212b71166.js → runtime.915355f5a928b489259e.js} +2 -2
  70. package/static/{runtime.15768a14646212b71166.js.LICENSE.txt → runtime.915355f5a928b489259e.js.LICENSE.txt} +2 -2
  71. package/static/vendors-node_modules_pnpm_mui_icons-material_5_2_5_f463eef15d59df5aa770d062739aa27b_node_modu-03c9e7.915355f5a928b489259e.js +2 -0
  72. package/static/{vendors-node_modules_pnpm_mui_icons-material_5_0_5_d1eeebd4022867ee03864a00e16c7901_node_modu-123400.15768a14646212b71166.js.LICENSE.txt → vendors-node_modules_pnpm_mui_icons-material_5_2_5_f463eef15d59df5aa770d062739aa27b_node_modu-03c9e7.915355f5a928b489259e.js.LICENSE.txt} +20 -20
  73. package/static/{vendors-node_modules_pnpm_mui_icons-material_5_0_5_d1eeebd4022867ee03864a00e16c7901_node_modu-d2b578.15768a14646212b71166.js → vendors-node_modules_pnpm_mui_icons-material_5_2_5_f463eef15d59df5aa770d062739aa27b_node_modu-e72974.915355f5a928b489259e.js} +2 -2
  74. package/static/{vendors-node_modules_pnpm_mui_icons-material_5_0_5_d1eeebd4022867ee03864a00e16c7901_node_modu-d2b578.15768a14646212b71166.js.LICENSE.txt → vendors-node_modules_pnpm_mui_icons-material_5_2_5_f463eef15d59df5aa770d062739aa27b_node_modu-e72974.915355f5a928b489259e.js.LICENSE.txt} +31 -31
  75. package/static/vendors-node_modules_pnpm_mui_material_5_2_8_f5341c4d41f1e34c3a73251df9f98a19_node_modules_mu-6057aa.915355f5a928b489259e.js +2 -0
  76. package/static/{vendors-node_modules_pnpm_mui_material_5_0_6_033766d34292bd5d464212fd95cb4b6d_node_modules_mu-1fb115.15768a14646212b71166.js.LICENSE.txt → vendors-node_modules_pnpm_mui_material_5_2_8_f5341c4d41f1e34c3a73251df9f98a19_node_modules_mu-6057aa.915355f5a928b489259e.js.LICENSE.txt} +7 -7
  77. package/static/vendors.915355f5a928b489259e.js +103 -0
  78. package/static/{vendors.15768a14646212b71166.js.LICENSE.txt → vendors.915355f5a928b489259e.js.LICENSE.txt} +362 -364
  79. package/src/i18n/deprecated_translations_dont_use/cs-CZ.json +0 -168
  80. package/src/i18n/deprecated_translations_dont_use/de-DE.json +0 -168
  81. package/src/i18n/deprecated_translations_dont_use/en-US.json +0 -170
  82. package/src/i18n/deprecated_translations_dont_use/es-ES.json +0 -168
  83. package/src/i18n/deprecated_translations_dont_use/fr-FR.json +0 -168
  84. package/src/i18n/deprecated_translations_dont_use/ja-JP.json +0 -168
  85. package/src/i18n/deprecated_translations_dont_use/km-KH.json +0 -168
  86. package/src/i18n/deprecated_translations_dont_use/pt-BR.json +0 -168
  87. package/src/i18n/deprecated_translations_dont_use/ru-RU.json +0 -168
  88. package/src/i18n/deprecated_translations_dont_use/tr-TR.json +0 -168
  89. package/src/i18n/deprecated_translations_dont_use/uk-UA.json +0 -168
  90. package/src/i18n/deprecated_translations_dont_use/zh-CN.json +0 -168
  91. package/src/i18n/deprecated_translations_dont_use/zh-TW.json +0 -165
  92. package/static/Dependencies.15768a14646212b71166.js +0 -2
  93. package/static/Dist.15768a14646212b71166.js +0 -2
  94. package/static/Engines.15768a14646212b71166.js +0 -2
  95. package/static/Home.15768a14646212b71166.js +0 -2
  96. package/static/Install.15768a14646212b71166.js +0 -2
  97. package/static/NotFound.15768a14646212b71166.js +0 -2
  98. package/static/Repository.15768a14646212b71166.js +0 -2
  99. package/static/UpLinks.15768a14646212b71166.js +0 -2
  100. package/static/Version.15768a14646212b71166.js +0 -2
  101. package/static/Versions.15768a14646212b71166.js +0 -2
  102. package/static/main.15768a14646212b71166.js +0 -2
  103. package/static/vendors-node_modules_pnpm_mui_icons-material_5_0_5_d1eeebd4022867ee03864a00e16c7901_node_modu-123400.15768a14646212b71166.js +0 -2
  104. package/static/vendors-node_modules_pnpm_mui_material_5_0_6_033766d34292bd5d464212fd95cb4b6d_node_modules_mu-1fb115.15768a14646212b71166.js +0 -2
  105. package/static/vendors.15768a14646212b71166.js +0 -103
@@ -1,142 +1,142 @@
1
1
  {
2
- "copy-to-clipboard": "Copy to clipboard",
3
- "author-anonymous": "Anonymous",
4
- "author-unknown": "Unknown",
2
+ "copy-to-clipboard": "Копировать в буфер обмена",
3
+ "author-anonymous": "Анонимный",
4
+ "author-unknown": "неизвестно",
5
5
  "action-bar-action": {
6
- "visit-home-page": "Visit homepage",
7
- "open-an-issue": "Open an issue",
8
- "download-tarball": "Download tarball"
6
+ "visit-home-page": "Посетить домашнюю страницу",
7
+ "open-an-issue": "Открыть вопрос, проблему",
8
+ "download-tarball": "Скачать архив"
9
9
  },
10
10
  "dialog": {
11
11
  "registry-info": {
12
- "title": "Registry Info"
12
+ "title": "Информация о реестре"
13
13
  }
14
14
  },
15
15
  "header": {
16
- "documentation": "Documentation",
17
- "registry-info": "Registry Information",
16
+ "documentation": "Документация",
17
+ "registry-info": "Информация о реестре",
18
18
  "registry-info-link": "Learn more",
19
19
  "registry-no-conf": "No configurations available",
20
- "greetings": "Hi "
20
+ "greetings": "Привет "
21
21
  },
22
22
  "search": {
23
- "packages": "Search Packages"
23
+ "packages": "Поиск пакетов"
24
24
  },
25
25
  "autoComplete": {
26
- "loading": "Loading...",
27
- "no-results-found": "No results found",
28
- "clear": "Clear",
29
- "expand": "Expand",
30
- "collapse": "Collapse"
26
+ "loading": "Загрузка ...",
27
+ "no-results-found": "Ничего не найдено",
28
+ "clear": "Очистить",
29
+ "expand": "Развернуть",
30
+ "collapse": "Свернуть"
31
31
  },
32
32
  "tab": {
33
33
  "uplinks": "Аплинки",
34
- "versions": "Versions",
35
- "dependencies": "Dependencies",
36
- "readme": "Readme"
34
+ "versions": "Версии",
35
+ "dependencies": "Зависимости",
36
+ "readme": "Описание"
37
37
  },
38
38
  "uplinks": {
39
39
  "title": "Аплинки",
40
- "no-items": "{{name}} has no uplinks."
40
+ "no-items": "{{name}} не опубликован."
41
41
  },
42
42
  "versions": {
43
- "current-tags": "Current Tags",
44
- "version-history": "Version history",
45
- "not-available": "Not available"
43
+ "current-tags": "Текущие теги",
44
+ "version-history": "История версий",
45
+ "not-available": "Недоступен"
46
46
  },
47
47
  "package": {
48
- "published-on": "Published on {{time}} •",
48
+ "published-on": "Опубликовано {{time}} •",
49
49
  "version": "v{{version}}",
50
- "visit-home-page": "Visit homepage",
51
- "homepage": "Homepage",
52
- "open-an-issue": "Open an issue",
53
- "bugs": "Bugs",
54
- "download": "Download {{what}}",
55
- "the-tar-file": "the tar file",
56
- "tarball": "Tarball"
50
+ "visit-home-page": "Посетить домашнюю страницу",
51
+ "homepage": "Домашняя страница",
52
+ "open-an-issue": "Открыть вопрос, проблему, ...",
53
+ "bugs": "Ошибки",
54
+ "download": "Скачать {{what}}",
55
+ "the-tar-file": "файл tar",
56
+ "tarball": "Скачать"
57
57
  },
58
58
  "dependencies": {
59
- "has-no-dependencies": "{{package}} has no dependencies.",
59
+ "has-no-dependencies": "{{package}} не имеет зависимостей.",
60
60
  "dependency-block": "{{package}}@{{version}}"
61
61
  },
62
62
  "form": {
63
- "username": "Username",
64
- "password": "Password"
63
+ "username": "Имя пользователя",
64
+ "password": "Пароль"
65
65
  },
66
66
  "form-placeholder": {
67
- "username": "Your username",
68
- "password": "Your strong password"
67
+ "username": "Ваше имя пользователя",
68
+ "password": "Ваш надежный пароль"
69
69
  },
70
70
  "form-validation": {
71
- "required-field": "This field is required",
72
- "required-min-length": "This field required the min length of {{length}}",
73
- "unable-to-sign-in": "Unable to sign in",
74
- "username-or-password-cant-be-empty": "Username or password can't be empty!"
71
+ "required-field": "Это поле является обязательны",
72
+ "required-min-length": "Для этого поля требуется минимальная длина {{length}}",
73
+ "unable-to-sign-in": "Невозможно войти",
74
+ "username-or-password-cant-be-empty": "Имя пользователя или пароль не могут быть пустыми!"
75
75
  },
76
76
  "help": {
77
- "title": "No Package Published Yet.",
78
- "sub-title": "To publish your first package just:",
79
- "first-step": "1. Login",
77
+ "title": "Нет опубликованных пакетов.",
78
+ "sub-title": "Опубликовать свой первый пакет просто:",
79
+ "first-step": "1. Подключитесь",
80
80
  "first-step-command-line": "npm adduser --registry {{registryUrl}}",
81
- "second-step": "2. Publish",
81
+ "second-step": "2. Опубликуйте",
82
82
  "second-step-command-line": "npm publish --registry {{registryUrl}}",
83
- "third-step": "3. Refresh this page"
83
+ "third-step": "3. Обновите эту страницу."
84
84
  },
85
85
  "sidebar": {
86
86
  "detail": {
87
- "latest-version": "Latest v{{version}}",
87
+ "latest-version": "Последняя версия v{{version}}",
88
88
  "version": "v{{version}}"
89
89
  },
90
90
  "installation": {
91
91
  "title": "Установка",
92
- "install-using-yarn": "Install using yarn",
92
+ "install-using-yarn": "Установка с помощью yarn",
93
93
  "install-using-yarn-command": "yarn add {{packageName}}",
94
- "install-using-npm": "Install using npm",
94
+ "install-using-npm": "Установка с помощью npm",
95
95
  "install-using-npm-command": "npm install {{packageName}}",
96
- "install-using-pnpm": "Install using pnpm",
96
+ "install-using-pnpm": "Установка с помощью pnpm",
97
97
  "install-using-pnpm-command": "pnpm install {{packageName}}"
98
98
  },
99
99
  "repository": {
100
- "title": "Repository"
100
+ "title": "Хранилище"
101
101
  },
102
102
  "author": {
103
- "title": "Author"
103
+ "title": "Автор"
104
104
  },
105
105
  "distribution": {
106
- "title": "Latest Distribution",
107
- "license": "License",
108
- "size": "Size",
109
- "file-count": "file count"
106
+ "title": "Условия распространения",
107
+ "license": "Лицензия",
108
+ "size": "Размер",
109
+ "file-count": "количество файлов"
110
110
  },
111
111
  "maintainers": {
112
- "title": "Maintainers"
112
+ "title": "Техническое сопровождени"
113
113
  },
114
114
  "contributors": {
115
- "title": "Contributors"
115
+ "title": "Авторы"
116
116
  },
117
117
  "engines": {
118
- "npm-version": "NPM Version",
118
+ "npm-version": "Версия NPM",
119
119
  "node-js": "NODE JS"
120
120
  }
121
121
  },
122
122
  "footer": {
123
- "powered-by": "Powered by",
124
- "made-with-love-on": "Made with <0>♥</0> on"
123
+ "powered-by": "Работает на",
124
+ "made-with-love-on": "Сделано с <0>♥</0> на"
125
125
  },
126
126
  "button": {
127
- "close": "Close",
128
- "cancel": "Cancel",
129
- "login": "Login",
130
- "logout": "Logout",
131
- "go-to-the-home-page": "Go to the home page",
132
- "learn-more": "Learn More",
133
- "fund-this-package": "<0>Fund</0> this package"
127
+ "close": "Закрыть",
128
+ "cancel": "Отмена",
129
+ "login": "Войти",
130
+ "logout": "Выйти",
131
+ "go-to-the-home-page": "Перейдите на главную страницу",
132
+ "learn-more": "Изучайте больше",
133
+ "fund-this-package": "<0>Поддержать</0> этот паке"
134
134
  },
135
135
  "error": {
136
- "unspecific": "Something went wrong.",
136
+ "unspecific": "Что-то пошло не так.",
137
137
  "404": {
138
- "page-not-found": "404 - Page not found",
139
- "sorry-we-could-not-find-it": "Sorry, we couldn't find it..."
138
+ "page-not-found": "404 - Страница не найдена",
139
+ "sorry-we-could-not-find-it": "К сожалению, мы не смогли его найти ..."
140
140
  },
141
141
  "app-context-not-correct-used": "The app context was not used correctly",
142
142
  "theme-context-not-correct-used": "The theme context was not used correctly",
@@ -3,92 +3,92 @@
3
3
  "author-anonymous": "Anonim",
4
4
  "author-unknown": "Bilinmeyen",
5
5
  "action-bar-action": {
6
- "visit-home-page": "Visit homepage",
7
- "open-an-issue": "Open an issue",
8
- "download-tarball": "Download tarball"
6
+ "visit-home-page": "Ana sayfayı ziyaret et",
7
+ "open-an-issue": "Sorunları ",
8
+ "download-tarball": "Arşivi indir"
9
9
  },
10
10
  "dialog": {
11
11
  "registry-info": {
12
- "title": "Registry Info"
12
+ "title": "Kayıt Bilgisi"
13
13
  }
14
14
  },
15
15
  "header": {
16
- "documentation": "Documentation",
17
- "registry-info": "Registry Information",
16
+ "documentation": "Dokümantasyon",
17
+ "registry-info": "Kayıt Bilgileri",
18
18
  "registry-info-link": "Learn more",
19
19
  "registry-no-conf": "No configurations available",
20
- "greetings": "Hi "
20
+ "greetings": "Merhaba "
21
21
  },
22
22
  "search": {
23
- "packages": "Search Packages"
23
+ "packages": "Paket Ara"
24
24
  },
25
25
  "autoComplete": {
26
- "loading": "Loading...",
27
- "no-results-found": "No results found",
28
- "clear": "Clear",
29
- "expand": "Expand",
30
- "collapse": "Collapse"
26
+ "loading": "Yükleniyor...",
27
+ "no-results-found": "Sonuç bulunamadı",
28
+ "clear": "Temizle",
29
+ "expand": "Genişlet",
30
+ "collapse": "Dök"
31
31
  },
32
32
  "tab": {
33
- "uplinks": "Uplinks",
33
+ "uplinks": "Bağlantılar",
34
34
  "versions": "Versiyonlar",
35
- "dependencies": "Dependencies",
36
- "readme": "Readme"
35
+ "dependencies": "Bağımlılıklar",
36
+ "readme": "Beni Oku"
37
37
  },
38
38
  "uplinks": {
39
- "title": "Uplinks",
40
- "no-items": "{{name}} has no uplinks."
39
+ "title": "Bağlantılar",
40
+ "no-items": "{{name}} bağlantısı yok"
41
41
  },
42
42
  "versions": {
43
- "current-tags": "Current Tags",
44
- "version-history": "Version history",
45
- "not-available": "Not available"
43
+ "current-tags": "Mevcut Etiketler",
44
+ "version-history": "Sürüm Tarihçesi",
45
+ "not-available": "Mevcut değil"
46
46
  },
47
47
  "package": {
48
- "published-on": "Published on {{time}} •",
48
+ "published-on": "{{time}}'de yayınlandı •",
49
49
  "version": "v{{version}}",
50
- "visit-home-page": "Visit homepage",
51
- "homepage": "Homepage",
52
- "open-an-issue": "Open an issue",
53
- "bugs": "Bugs",
54
- "download": "Download {{what}}",
55
- "the-tar-file": "the tar file",
56
- "tarball": "Tarball"
50
+ "visit-home-page": "Ana sayfayı ziyaret et",
51
+ "homepage": "Ana sayfa",
52
+ "open-an-issue": "Sorunları ",
53
+ "bugs": "Hatalar",
54
+ "download": "İndir {{what}}",
55
+ "the-tar-file": "arşiv dosyası",
56
+ "tarball": "Arşiv"
57
57
  },
58
58
  "dependencies": {
59
- "has-no-dependencies": "{{package}} has no dependencies.",
59
+ "has-no-dependencies": "{{package}} bağımlılığı yok.",
60
60
  "dependency-block": "{{package}}@{{version}}"
61
61
  },
62
62
  "form": {
63
- "username": "Username",
64
- "password": "Password"
63
+ "username": "Kullanıcı Adı",
64
+ "password": "Parola"
65
65
  },
66
66
  "form-placeholder": {
67
- "username": "Your username",
68
- "password": "Your strong password"
67
+ "username": "Kullanıcı adınız",
68
+ "password": "Parolanız"
69
69
  },
70
70
  "form-validation": {
71
- "required-field": "This field is required",
72
- "required-min-length": "This field required the min length of {{length}}",
73
- "unable-to-sign-in": "Unable to sign in",
74
- "username-or-password-cant-be-empty": "Username or password can't be empty!"
71
+ "required-field": "Bu alan gereklidir",
72
+ "required-min-length": "Bu alan en az {{length}} karakter uzunluğunda olmalıdır",
73
+ "unable-to-sign-in": "Oturum açılamıyor",
74
+ "username-or-password-cant-be-empty": "Kullanıcı adı veya parola boş olamaz!"
75
75
  },
76
76
  "help": {
77
- "title": "No Package Published Yet.",
78
- "sub-title": "To publish your first package just:",
79
- "first-step": "1. Login",
77
+ "title": "Henüz Paket Yayınlanmadı.",
78
+ "sub-title": "İlk paketinizi yayınlamak için:",
79
+ "first-step": "1. Giriş",
80
80
  "first-step-command-line": "npm adduser --registry {{registryUrl}}",
81
- "second-step": "2. Publish",
81
+ "second-step": "2. Yayınla",
82
82
  "second-step-command-line": "npm publish --registry {{registryUrl}}",
83
- "third-step": "3. Refresh this page"
83
+ "third-step": "3. Sayfayı yenile."
84
84
  },
85
85
  "sidebar": {
86
86
  "detail": {
87
- "latest-version": "Latest v{{version}}",
87
+ "latest-version": "En son sürüm v{{version}}",
88
88
  "version": "v{{version}}"
89
89
  },
90
90
  "installation": {
91
- "title": "Installation",
91
+ "title": "Kurulum",
92
92
  "install-using-yarn": "Yarn kullanarak indir",
93
93
  "install-using-yarn-command": "yarn add {{packageName}}",
94
94
  "install-using-npm": "Npm kullanarak indir",
@@ -97,22 +97,22 @@
97
97
  "install-using-pnpm-command": "pnpm install {{packageName}}"
98
98
  },
99
99
  "repository": {
100
- "title": "Repository"
100
+ "title": "Depo"
101
101
  },
102
102
  "author": {
103
- "title": "Author"
103
+ "title": "Yazar"
104
104
  },
105
105
  "distribution": {
106
- "title": "Latest Distribution",
107
- "license": "License",
108
- "size": "Size",
109
- "file-count": "file count"
106
+ "title": "Son Dağıtım",
107
+ "license": "Lisans",
108
+ "size": "Boyut",
109
+ "file-count": "Bakımcılar"
110
110
  },
111
111
  "maintainers": {
112
- "title": "Maintainers"
112
+ "title": "Bakımcılar"
113
113
  },
114
114
  "contributors": {
115
- "title": "Contributors"
115
+ "title": "Katkıda bulunanlar"
116
116
  },
117
117
  "engines": {
118
118
  "npm-version": "NPM Version",
@@ -120,23 +120,23 @@
120
120
  }
121
121
  },
122
122
  "footer": {
123
- "powered-by": "Powered by",
124
- "made-with-love-on": "Made with <0>♥</0> on"
123
+ "powered-by": "Destekleyen",
124
+ "made-with-love-on": "<0>♥</0> ile yapılmıştı"
125
125
  },
126
126
  "button": {
127
- "close": "Close",
128
- "cancel": "Cancel",
129
- "login": "Login",
130
- "logout": "Logout",
131
- "go-to-the-home-page": "Go to the home page",
132
- "learn-more": "Learn More",
133
- "fund-this-package": "<0>Fund</0> this package"
127
+ "close": "Kapat",
128
+ "cancel": "İptal",
129
+ "login": "Giriş",
130
+ "logout": "Çıkış",
131
+ "go-to-the-home-page": "Ana sayfaya git",
132
+ "learn-more": "Daha Fazlasını Öğren",
133
+ "fund-this-package": "Bu paketi <0>fonla</0>"
134
134
  },
135
135
  "error": {
136
- "unspecific": "Something went wrong.",
136
+ "unspecific": "Bir şeyler ters gitti.",
137
137
  "404": {
138
- "page-not-found": "404 - Page not found",
139
- "sorry-we-could-not-find-it": "Sorry, we couldn't find it..."
138
+ "page-not-found": "404 - Sayfa bulunamadı",
139
+ "sorry-we-could-not-find-it": "Üzgünüz, bunu bulamadık.."
140
140
  },
141
141
  "app-context-not-correct-used": "The app context was not used correctly",
142
142
  "theme-context-not-correct-used": "The theme context was not used correctly",
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "copy-to-clipboard": "Копіювати в буфер обміну",
3
- "author-anonymous": "Anonymous",
4
- "author-unknown": "Unknown",
3
+ "author-anonymous": "Анонімний",
4
+ "author-unknown": "Невідомо",
5
5
  "action-bar-action": {
6
- "visit-home-page": "Visit homepage",
7
- "open-an-issue": "Open an issue",
8
- "download-tarball": "Download tarball"
6
+ "visit-home-page": "Відвідати домашню сторінку",
7
+ "open-an-issue": "Відкрити питання, проблему",
8
+ "download-tarball": "Завантажити архів"
9
9
  },
10
10
  "dialog": {
11
11
  "registry-info": {
12
- "title": "Registry Info"
12
+ "title": "Інформація про реєстр"
13
13
  }
14
14
  },
15
15
  "header": {
@@ -17,126 +17,126 @@
17
17
  "registry-info": "Registry Information",
18
18
  "registry-info-link": "Learn more",
19
19
  "registry-no-conf": "No configurations available",
20
- "greetings": "Hi "
20
+ "greetings": "Привіт "
21
21
  },
22
22
  "search": {
23
- "packages": "Search Packages"
23
+ "packages": "Пошук пакетів"
24
24
  },
25
25
  "autoComplete": {
26
- "loading": "Loading...",
27
- "no-results-found": "No results found",
28
- "clear": "Clear",
29
- "expand": "Expand",
30
- "collapse": "Collapse"
26
+ "loading": "Завантаження...",
27
+ "no-results-found": "Нічого не знайдено",
28
+ "clear": "Чистити",
29
+ "expand": "Розгорнути",
30
+ "collapse": "Відкликати"
31
31
  },
32
32
  "tab": {
33
33
  "uplinks": "Uplinks",
34
- "versions": "Versions",
35
- "dependencies": "Dependencies",
36
- "readme": "Readme"
34
+ "versions": "Версії",
35
+ "dependencies": "Залежності",
36
+ "readme": "Опис"
37
37
  },
38
38
  "uplinks": {
39
39
  "title": "Uplinks",
40
- "no-items": "{{name}} has no uplinks."
40
+ "no-items": "{{name}} не опубліковано."
41
41
  },
42
42
  "versions": {
43
- "current-tags": "Current Tags",
44
- "version-history": "Version history",
45
- "not-available": "Not available"
43
+ "current-tags": "Поточні теги",
44
+ "version-history": "Історія версій",
45
+ "not-available": "Недоступний"
46
46
  },
47
47
  "package": {
48
- "published-on": "Published on {{time}} •",
48
+ "published-on": "Опубліковано {{time}} •",
49
49
  "version": "v{{version}}",
50
- "visit-home-page": "Visit homepage",
51
- "homepage": "Homepage",
52
- "open-an-issue": "Open an issue",
53
- "bugs": "Bugs",
54
- "download": "Download {{what}}",
55
- "the-tar-file": "the tar file",
56
- "tarball": "Tarball"
50
+ "visit-home-page": "Відвідати домашню сторінку",
51
+ "homepage": "Домашня сторінка",
52
+ "open-an-issue": "Відкрити питання, проблему",
53
+ "bugs": "Помилки",
54
+ "download": "Завантажити {{what}}",
55
+ "the-tar-file": "файл tar",
56
+ "tarball": "Завантажити"
57
57
  },
58
58
  "dependencies": {
59
- "has-no-dependencies": "{{package}} has no dependencies.",
59
+ "has-no-dependencies": "{{package}} не має залежностей.",
60
60
  "dependency-block": "{{package}}@{{version}}"
61
61
  },
62
62
  "form": {
63
- "username": "Username",
64
- "password": "Password"
63
+ "username": "Ім'я користувача",
64
+ "password": "Пароль"
65
65
  },
66
66
  "form-placeholder": {
67
- "username": "Your username",
68
- "password": "Your strong password"
67
+ "username": "Ваше ім'я користувача",
68
+ "password": "Ваш надійний парол"
69
69
  },
70
70
  "form-validation": {
71
- "required-field": "This field is required",
72
- "required-min-length": "This field required the min length of {{length}}",
73
- "unable-to-sign-in": "Unable to sign in",
74
- "username-or-password-cant-be-empty": "Username or password can't be empty!"
71
+ "required-field": "Це поле є обов'язковим",
72
+ "required-min-length": "Для цього поля потрібна мінімальна довжина {{length}}",
73
+ "unable-to-sign-in": "Неможливо ввійти",
74
+ "username-or-password-cant-be-empty": "Ім'я користувача або пароль не можуть бути порожніми !"
75
75
  },
76
76
  "help": {
77
- "title": "No Package Published Yet.",
78
- "sub-title": "To publish your first package just:",
79
- "first-step": "1. Login",
77
+ "title": "Пакети ще не опубліковані",
78
+ "sub-title": "Опублікувати свій перший пакет просто:",
79
+ "first-step": "1. Підключіться",
80
80
  "first-step-command-line": "npm adduser --registry {{registryUrl}}",
81
- "second-step": "2. Publish",
81
+ "second-step": "2. Опублікуйте",
82
82
  "second-step-command-line": "npm publish --registry {{registryUrl}}",
83
- "third-step": "3. Refresh this page"
83
+ "third-step": "3. Оновіть цю сторінку"
84
84
  },
85
85
  "sidebar": {
86
86
  "detail": {
87
- "latest-version": "Latest v{{version}}",
87
+ "latest-version": "Остання версія v{{version}}",
88
88
  "version": "v{{version}}"
89
89
  },
90
90
  "installation": {
91
- "title": "Installation",
92
- "install-using-yarn": "Install using yarn",
91
+ "title": "Встановлення",
92
+ "install-using-yarn": "Встановлення за допомогою yarn ",
93
93
  "install-using-yarn-command": "yarn add {{packageName}}",
94
- "install-using-npm": "Install using npm",
94
+ "install-using-npm": "Встановлення за допомогою npm",
95
95
  "install-using-npm-command": "npm install {{packageName}}",
96
- "install-using-pnpm": "Install using pnpm",
96
+ "install-using-pnpm": "Встановлення за допомогою pnpm",
97
97
  "install-using-pnpm-command": "pnpm install {{packageName}}"
98
98
  },
99
99
  "repository": {
100
- "title": "Repository"
100
+ "title": "Сховище"
101
101
  },
102
102
  "author": {
103
- "title": "Author"
103
+ "title": "Автор"
104
104
  },
105
105
  "distribution": {
106
- "title": "Latest Distribution",
107
- "license": "License",
108
- "size": "Size",
109
- "file-count": "file count"
106
+ "title": "Умови поширення",
107
+ "license": "Ліцензія",
108
+ "size": "Розмір",
109
+ "file-count": "кількість файлів"
110
110
  },
111
111
  "maintainers": {
112
- "title": "Maintainers"
112
+ "title": "Технічне супроводження"
113
113
  },
114
114
  "contributors": {
115
- "title": "Contributors"
115
+ "title": "Автори"
116
116
  },
117
117
  "engines": {
118
- "npm-version": "NPM Version",
118
+ "npm-version": "NPM версія",
119
119
  "node-js": "NODE JS"
120
120
  }
121
121
  },
122
122
  "footer": {
123
- "powered-by": "Powered by",
124
- "made-with-love-on": "Made with <0>♥</0> on"
123
+ "powered-by": "Працює на",
124
+ "made-with-love-on": "Зроблено з <0> ♥ </0> на"
125
125
  },
126
126
  "button": {
127
- "close": "Close",
128
- "cancel": "Cancel",
129
- "login": "Login",
130
- "logout": "Logout",
131
- "go-to-the-home-page": "Go to the home page",
132
- "learn-more": "Learn More",
133
- "fund-this-package": "<0>Fund</0> this package"
127
+ "close": "Закрити",
128
+ "cancel": "Скасувати",
129
+ "login": "Вхід",
130
+ "logout": "Вийти",
131
+ "go-to-the-home-page": "Перейдіть на головну сторінку",
132
+ "learn-more": "Вивчайте більше",
133
+ "fund-this-package": "<0>Фінансувати</0> цей пакет"
134
134
  },
135
135
  "error": {
136
- "unspecific": "Something went wrong.",
136
+ "unspecific": "Щось пішло не так.",
137
137
  "404": {
138
- "page-not-found": "404 - Page not found",
139
- "sorry-we-could-not-find-it": "Sorry, we couldn't find it..."
138
+ "page-not-found": "404 - Сторінку не знайдено",
139
+ "sorry-we-could-not-find-it": "На жаль, ми не змогли його знайти..."
140
140
  },
141
141
  "app-context-not-correct-used": "The app context was not used correctly",
142
142
  "theme-context-not-correct-used": "The theme context was not used correctly",