@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,144 +1,144 @@
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": "ទាញយក tarball"
9
9
  },
10
10
  "dialog": {
11
11
  "registry-info": {
12
- "title": "Registry Info"
12
+ "title": "ព័ត៌មានអំពី Registry"
13
13
  }
14
14
  },
15
15
  "header": {
16
- "documentation": "Documentation",
17
- "registry-info": "Registry Information",
18
- "registry-info-link": "Learn more",
16
+ "documentation": "ឯកសារ",
17
+ "registry-info": "ព័ត៌មានការចុះឈ្មោះ",
18
+ "registry-info-link": "ស្វែងយល់បន្ថែម",
19
19
  "registry-no-conf": "No configurations available",
20
20
  "greetings": "Hi "
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
- "uplinks": "Uplinks",
34
- "versions": "Versions",
35
- "dependencies": "Dependencies",
36
- "readme": "Readme"
33
+ "uplinks": "ភ្ជាប់តំណទៅ",
34
+ "versions": "កំណែ",
35
+ "dependencies": "អាស្រ័យលើ",
36
+ "readme": "អានខ្ញុំជាមុនសិន"
37
37
  },
38
38
  "uplinks": {
39
- "title": "Uplinks",
40
- "no-items": "{{name}} has no uplinks."
39
+ "title": "ភ្ជាប់តំណទៅ",
40
+ "no-items": "{{name}} គ្មានភ្ជាប់តំណទៅ។"
41
41
  },
42
42
  "versions": {
43
- "current-tags": "Current Tags",
44
- "version-history": "Version history",
43
+ "current-tags": "ស្លាកបច្ចុប្បន្ន",
44
+ "version-history": "ប្រវត្តិសាស្រ្តជំនាន់",
45
45
  "not-available": "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": "ឯកសារ 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",
93
- "install-using-yarn-command": "yarn add {{packageName}}",
94
- "install-using-npm": "Install using npm",
91
+ "title": "ការដំឡើង",
92
+ "install-using-yarn": "ដំឡើងដោយប្រើ yarn",
93
+ "install-using-yarn-command": "ដំឡើងដោយប្រើ 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>Fund</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": "៤០៤ - រកមិនឃើញទំព័រ",
139
+ "sorry-we-could-not-find-it": "សូមទោសយើងមិនអាចរកវាឃើញទេ..."
140
140
  },
141
- "app-context-not-correct-used": "The app context was not used correctly",
141
+ "app-context-not-correct-used": "បរិបទកម្មវិធីមិនត្រូវបានប្រើត្រឹមត្រូវទេ",
142
142
  "theme-context-not-correct-used": "The theme context was not used correctly",
143
143
  "package-meta-is-required-at-detail-context": "packageMeta is required at DetailContext"
144
144
  },
@@ -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": "Copiar para área de transferência",
3
+ "author-anonymous": "Anônimo(a)",
4
+ "author-unknown": "Desconhecido",
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": "Visitar a página inicial",
7
+ "open-an-issue": "Criar um incident",
8
+ "download-tarball": "Baixar Tarball"
9
9
  },
10
10
  "dialog": {
11
11
  "registry-info": {
12
- "title": "Registry Info"
12
+ "title": "Informações do Registro"
13
13
  }
14
14
  },
15
15
  "header": {
16
- "documentation": "Documentation",
17
- "registry-info": "Registry Information",
16
+ "documentation": "Documentação",
17
+ "registry-info": "Informações do Registro",
18
18
  "registry-info-link": "Learn more",
19
19
  "registry-no-conf": "No configurations available",
20
- "greetings": "Hi "
20
+ "greetings": "Oi "
21
21
  },
22
22
  "search": {
23
- "packages": "Search Packages"
23
+ "packages": "Pesquisar Pacotes"
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": "Carregando...",
27
+ "no-results-found": "\"Nenhum resultado encontrado",
28
+ "clear": "Limpar",
29
+ "expand": "Expandir",
30
+ "collapse": "Retrair"
31
31
  },
32
32
  "tab": {
33
33
  "uplinks": "Uplinks",
34
- "versions": "Versions",
35
- "dependencies": "Dependencies",
36
- "readme": "Readme"
34
+ "versions": "Versões",
35
+ "dependencies": "Dependências",
36
+ "readme": "Leia-me"
37
37
  },
38
38
  "uplinks": {
39
39
  "title": "Uplinks",
40
- "no-items": "{{name}} has no uplinks."
40
+ "no-items": "{{name}} não tem uplinks."
41
41
  },
42
42
  "versions": {
43
- "current-tags": "Current Tags",
44
- "version-history": "Version history",
45
- "not-available": "Not available"
43
+ "current-tags": "Tags atuais",
44
+ "version-history": "Histórico de versões",
45
+ "not-available": "Não disponível"
46
46
  },
47
47
  "package": {
48
- "published-on": "Published on {{time}} •",
48
+ "published-on": "Publicado em {{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",
50
+ "visit-home-page": "Visitar a página inicial",
51
+ "homepage": "Página inicial",
52
+ "open-an-issue": "Criar um incident",
53
+ "bugs": "Erros",
54
+ "download": "Baixar {{what}}",
55
+ "the-tar-file": "o arquivo tar",
56
56
  "tarball": "Tarball"
57
57
  },
58
58
  "dependencies": {
59
- "has-no-dependencies": "{{package}} has no dependencies.",
59
+ "has-no-dependencies": "{{package}} não tem dependências.",
60
60
  "dependency-block": "{{package}}@{{version}}"
61
61
  },
62
62
  "form": {
63
- "username": "Username",
64
- "password": "Password"
63
+ "username": "Nome do usuário",
64
+ "password": "Senha"
65
65
  },
66
66
  "form-placeholder": {
67
- "username": "Your username",
68
- "password": "Your strong password"
67
+ "username": "O seu nome",
68
+ "password": "A sua senha forte"
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": "Este campo é obrigatório",
72
+ "required-min-length": "Este campo requer o mínimo de {{length}} caracteres",
73
+ "unable-to-sign-in": "Não foi possível fazer login",
74
+ "username-or-password-cant-be-empty": "Nome de usuário ou senha não podem estar vazios!"
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": "Nenhum pacote publicado ainda.",
78
+ "sub-title": "Para publicar seu primeiro pacote apenas:",
79
+ "first-step": "1. Faça login",
80
80
  "first-step-command-line": "npm adduser --registry {{registryUrl}}",
81
- "second-step": "2. Publish",
81
+ "second-step": "2. Publique",
82
82
  "second-step-command-line": "npm publish --registry {{registryUrl}}",
83
- "third-step": "3. Refresh this page"
83
+ "third-step": "3. Atualize esta página."
84
84
  },
85
85
  "sidebar": {
86
86
  "detail": {
87
- "latest-version": "Latest v{{version}}",
87
+ "latest-version": "Última versão: v{{version}}",
88
88
  "version": "v{{version}}"
89
89
  },
90
90
  "installation": {
91
91
  "title": "Instalação",
92
- "install-using-yarn": "Install using yarn",
92
+ "install-using-yarn": "Instale usando yarn",
93
93
  "install-using-yarn-command": "yarn add {{packageName}}",
94
- "install-using-npm": "Install using npm",
94
+ "install-using-npm": "Instale usando npm",
95
95
  "install-using-npm-command": "npm install {{packageName}}",
96
- "install-using-pnpm": "Install using pnpm",
96
+ "install-using-pnpm": "Instale usando pnpm",
97
97
  "install-using-pnpm-command": "pnpm install {{packageName}}"
98
98
  },
99
99
  "repository": {
100
- "title": "Repository"
100
+ "title": "Repositório"
101
101
  },
102
102
  "author": {
103
- "title": "Author"
103
+ "title": "Autor(a)"
104
104
  },
105
105
  "distribution": {
106
- "title": "Latest Distribution",
107
- "license": "License",
108
- "size": "Size",
109
- "file-count": "file count"
106
+ "title": "Distribuição mais recente",
107
+ "license": "Licença",
108
+ "size": "Tamanho",
109
+ "file-count": "Contagem de arquivos"
110
110
  },
111
111
  "maintainers": {
112
- "title": "Maintainers"
112
+ "title": "Mantenedores(as)"
113
113
  },
114
114
  "contributors": {
115
- "title": "Contributors"
115
+ "title": "Contribuidores(as)"
116
116
  },
117
117
  "engines": {
118
- "npm-version": "NPM Version",
118
+ "npm-version": "Versão 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": "Feito por",
124
+ "made-with-love-on": "Feito com amor <0>♥</0> no(a)"
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": "Fechar",
128
+ "cancel": "Cancelar",
129
+ "login": "Conectar",
130
+ "logout": "Desconectar",
131
+ "go-to-the-home-page": "Ir para a página inicial",
132
+ "learn-more": "Leia mais",
133
+ "fund-this-package": "<0>Financie</0> este pacote"
134
134
  },
135
135
  "error": {
136
- "unspecific": "Something went wrong.",
136
+ "unspecific": "Algo deu errado.",
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 - Página não encontrada",
139
+ "sorry-we-could-not-find-it": "Desculpe, não conseguimos encontrar..."
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",