@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
@@ -103,13 +103,13 @@
103
103
  "title": "Autor"
104
104
  },
105
105
  "distribution": {
106
- "title": "Latest Distribution",
106
+ "title": "Última v{{version}}",
107
107
  "license": "Licencia",
108
- "size": "Size",
109
- "file-count": "file count"
108
+ "size": "Tamaño",
109
+ "file-count": "archivo cuenta"
110
110
  },
111
111
  "maintainers": {
112
- "title": "Maintainers"
112
+ "title": "Mantenedores"
113
113
  },
114
114
  "contributors": {
115
115
  "title": "Contribuidores"
@@ -120,42 +120,42 @@
120
120
  }
121
121
  },
122
122
  "footer": {
123
- "powered-by": "Powered by",
123
+ "powered-by": "Hecho con",
124
124
  "made-with-love-on": "Hecho con <0>♥</0>"
125
125
  },
126
126
  "button": {
127
127
  "close": "Cerrar",
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"
128
+ "cancel": "Cancelar",
129
+ "login": "Iniciar sesión",
130
+ "logout": "Cerrar sesión",
131
+ "go-to-the-home-page": "Ir a la página principal",
132
+ "learn-more": "Aprender más",
133
+ "fund-this-package": "<0>Donar</0> a este paquet"
134
134
  },
135
135
  "error": {
136
- "unspecific": "Something went wrong.",
136
+ "unspecific": "Algo salió mal.",
137
137
  "404": {
138
138
  "page-not-found": "404 - Página no encontrada",
139
- "sorry-we-could-not-find-it": "Sorry, we couldn't find it..."
139
+ "sorry-we-could-not-find-it": "Lo siento, no pudimos encontrarlo..."
140
140
  },
141
- "app-context-not-correct-used": "The app context was not used correctly",
142
- "theme-context-not-correct-used": "The theme context was not used correctly",
143
- "package-meta-is-required-at-detail-context": "packageMeta is required at DetailContext"
141
+ "app-context-not-correct-used": "El contexto de la aplicación no fue correctamente usado",
142
+ "theme-context-not-correct-used": "El contexto del tema no fue correctamente usado",
143
+ "package-meta-is-required-at-detail-context": "packageMeta es requerido en DetailContext"
144
144
  },
145
145
  "lng": {
146
- "english": "English",
147
- "czech": "Czech",
148
- "japanese": "Japanese",
149
- "portuguese": "Portuguese",
146
+ "english": "Inglés",
147
+ "czech": "Checo",
148
+ "japanese": "Japonés",
149
+ "portuguese": "Portugués",
150
150
  "spanish": "Español",
151
151
  "german": "Alemán",
152
152
  "chinese": "Chino",
153
153
  "chineseTraditional": "Chino (Tradicional)",
154
154
  "french": "Francés",
155
155
  "russian": "Ruso",
156
- "turkish": "Turkish",
156
+ "turkish": "Turco",
157
157
  "ukraine": "Ucrania",
158
- "khmer": "Khmer"
158
+ "khmer": "khmer"
159
159
  },
160
160
  "flag": {
161
161
  "austria": "Austria",
@@ -165,6 +165,6 @@
165
165
  "india": "India",
166
166
  "china": "China",
167
167
  "germany": "Alemania",
168
- "taiwan": "Taiwan"
168
+ "taiwan": "Taiwán"
169
169
  }
170
170
  }
@@ -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": "Copier dans le presse-papier",
3
+ "author-anonymous": "Anonyme",
4
+ "author-unknown": "Inconnue",
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": "Visiter la page d'accueil",
7
+ "open-an-issue": "Ouvrir un ticket",
8
+ "download-tarball": "Télécharger l'archive"
9
9
  },
10
10
  "dialog": {
11
11
  "registry-info": {
12
- "title": "Registry Info"
12
+ "title": "\"Informations du Registry"
13
13
  }
14
14
  },
15
15
  "header": {
16
16
  "documentation": "Documentation",
17
- "registry-info": "Registry Information",
17
+ "registry-info": "Informations du Registry",
18
18
  "registry-info-link": "Learn more",
19
19
  "registry-no-conf": "No configurations available",
20
- "greetings": "Hi "
20
+ "greetings": "Bonjour"
21
21
  },
22
22
  "search": {
23
- "packages": "Search Packages"
23
+ "packages": "Rechercher des paquets"
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": "En cours de chargement...",
27
+ "no-results-found": "Aucun resultat trouvé",
28
+ "clear": "Nettoyer",
29
+ "expand": "Développer",
30
+ "collapse": "Se rétracter"
31
31
  },
32
32
  "tab": {
33
33
  "uplinks": "Uplinks",
34
34
  "versions": "Versions",
35
- "dependencies": "Dependencies",
35
+ "dependencies": "Dépendances",
36
36
  "readme": "Readme"
37
37
  },
38
38
  "uplinks": {
39
39
  "title": "Uplinks",
40
- "no-items": "{{name}} has no uplinks."
40
+ "no-items": "{{name}} n'a pas de uplink."
41
41
  },
42
42
  "versions": {
43
- "current-tags": "Current Tags",
44
- "version-history": "Version history",
45
- "not-available": "Not available"
43
+ "current-tags": "Tags courants",
44
+ "version-history": "Historique de version",
45
+ "not-available": "Non disponible"
46
46
  },
47
47
  "package": {
48
- "published-on": "Published on {{time}} •",
48
+ "published-on": "Publié le {{time}} •",
49
49
  "version": "v{{version}}",
50
- "visit-home-page": "Visit homepage",
51
- "homepage": "Homepage",
52
- "open-an-issue": "Open an issue",
50
+ "visit-home-page": "Visiter la page d'accueil",
51
+ "homepage": "Page d'accueil",
52
+ "open-an-issue": "Ouvrir un ticket",
53
53
  "bugs": "Bugs",
54
- "download": "Download {{what}}",
55
- "the-tar-file": "the tar file",
56
- "tarball": "Tarball"
54
+ "download": "Télécharger {{what}}",
55
+ "the-tar-file": "le fichier tar",
56
+ "tarball": "Archive"
57
57
  },
58
58
  "dependencies": {
59
- "has-no-dependencies": "{{package}} has no dependencies.",
59
+ "has-no-dependencies": "{{package}} n'a aucune dépendance.",
60
60
  "dependency-block": "{{package}}@{{version}}"
61
61
  },
62
62
  "form": {
63
- "username": "Username",
64
- "password": "Password"
63
+ "username": "Nom d'utilisateur",
64
+ "password": "Mot de passe"
65
65
  },
66
66
  "form-placeholder": {
67
- "username": "Your username",
68
- "password": "Your strong password"
67
+ "username": "Nom d'utilisateur",
68
+ "password": "Mot de passe"
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": "Ce champ est obligatoire",
72
+ "required-min-length": "Ce champ doit faire au moins {{length}} caractères",
73
+ "unable-to-sign-in": "Connexion impossible",
74
+ "username-or-password-cant-be-empty": "Le nom d'utilisateur ou mot de passe ne peut pas être vide!"
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": "Aucun paquet publié pour l'instant.",
78
+ "sub-title": "Pour publier votre premier paquet:",
79
+ "first-step": "1. Se connecter",
80
80
  "first-step-command-line": "npm adduser --registry {{registryUrl}}",
81
- "second-step": "2. Publish",
81
+ "second-step": "2. Publier",
82
82
  "second-step-command-line": "npm publish --registry {{registryUrl}}",
83
- "third-step": "3. Refresh this page"
83
+ "third-step": "3. Recharger cette page."
84
84
  },
85
85
  "sidebar": {
86
86
  "detail": {
87
- "latest-version": "Latest v{{version}}",
87
+ "latest-version": "Dernière v{{version}}",
88
88
  "version": "v{{version}}"
89
89
  },
90
90
  "installation": {
91
91
  "title": "Installation",
92
- "install-using-yarn": "Install using yarn",
92
+ "install-using-yarn": "Installer avec yarn",
93
93
  "install-using-yarn-command": "yarn add {{packageName}}",
94
- "install-using-npm": "Install using npm",
94
+ "install-using-npm": "Installer avec npm",
95
95
  "install-using-npm-command": "npm install {{packageName}}",
96
- "install-using-pnpm": "Install using pnpm",
96
+ "install-using-pnpm": "Installer avec pnpm",
97
97
  "install-using-pnpm-command": "pnpm install {{packageName}}"
98
98
  },
99
99
  "repository": {
100
- "title": "Repository"
100
+ "title": "Dépôt"
101
101
  },
102
102
  "author": {
103
- "title": "Author"
103
+ "title": "Auteur"
104
104
  },
105
105
  "distribution": {
106
- "title": "Latest Distribution",
107
- "license": "License",
108
- "size": "Size",
109
- "file-count": "file count"
106
+ "title": "Dernière distribution",
107
+ "license": "Licence",
108
+ "size": "Taille",
109
+ "file-count": "nombre de fichiers"
110
110
  },
111
111
  "maintainers": {
112
- "title": "Maintainers"
112
+ "title": "Mainteneurs"
113
113
  },
114
114
  "contributors": {
115
- "title": "Contributors"
115
+ "title": "Contributeurs"
116
116
  },
117
117
  "engines": {
118
- "npm-version": "NPM Version",
118
+ "npm-version": "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": "Propulsé par",
124
+ "made-with-love-on": "Fait avec <0>♥</0> sur"
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": "Fermer",
128
+ "cancel": "Annuler",
129
+ "login": "Se connecter",
130
+ "logout": "Se déconnecter",
131
+ "go-to-the-home-page": "Aller à la page d'accueil",
132
+ "learn-more": "En savoir plus",
133
+ "fund-this-package": "<0>Financer</0> ce paquet"
134
134
  },
135
135
  "error": {
136
- "unspecific": "Something went wrong.",
136
+ "unspecific": "Quelque chose a mal tourné.",
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 - Page non trouvée",
139
+ "sorry-we-could-not-find-it": "Desolé, nous n'avons rien retrouvé..."
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,38 +1,38 @@
1
1
  {
2
- "copy-to-clipboard": "Copy to clipboard",
3
- "author-anonymous": "Anonymous",
4
- "author-unknown": "Unknown",
2
+ "copy-to-clipboard": "Copiar ao portapapeis",
3
+ "author-anonymous": "Anónimo",
4
+ "author-unknown": "Descoñecido",
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": "Visita a páxina de inicio",
7
+ "open-an-issue": "Abre un problema",
8
+ "download-tarball": "Descargar tarball"
9
9
  },
10
10
  "dialog": {
11
11
  "registry-info": {
12
- "title": "Registry Info"
12
+ "title": "Información do Rexistro"
13
13
  }
14
14
  },
15
15
  "header": {
16
- "documentation": "Documentation",
17
- "registry-info": "Registry Information",
18
- "registry-info-link": "Learn more",
19
- "registry-no-conf": "No configurations available",
20
- "greetings": "Hi "
16
+ "documentation": "Documentación",
17
+ "registry-info": "Información do Rexistro",
18
+ "registry-info-link": "Aprender máis",
19
+ "registry-no-conf": "Non hai configuracións dispoñibles",
20
+ "greetings": "Ola "
21
21
  },
22
22
  "search": {
23
- "packages": "Search Packages"
23
+ "packages": "Buscar Paquetes"
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": "Cargando...",
27
+ "no-results-found": "Non se atoparon resultados",
28
+ "clear": "Limpar",
29
+ "expand": "Expandir",
30
+ "collapse": "Colapso"
31
31
  },
32
32
  "tab": {
33
33
  "uplinks": "Uplinks",
34
- "versions": "Versions",
35
- "dependencies": "Dependencies",
34
+ "versions": "Versións",
35
+ "dependencies": "Dependencias",
36
36
  "readme": "Readme"
37
37
  },
38
38
  "uplinks": {
@@ -40,17 +40,17 @@
40
40
  "no-items": "{{name}} has no uplinks."
41
41
  },
42
42
  "versions": {
43
- "current-tags": "Current Tags",
44
- "version-history": "Version history",
45
- "not-available": "Not available"
43
+ "current-tags": "Etiquetas Actuais",
44
+ "version-history": "Historial da versión",
45
+ "not-available": "Non dispoñible"
46
46
  },
47
47
  "package": {
48
- "published-on": "Published on {{time}} •",
48
+ "published-on": "Publicado en {{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",
50
+ "visit-home-page": "Visita a páxina de inicio",
51
+ "homepage": "Páxina Principal",
52
+ "open-an-issue": "Abre un problema",
53
+ "bugs": "Fallo",
54
54
  "download": "Download {{what}}",
55
55
  "the-tar-file": "the tar file",
56
56
  "tarball": "Tarball"
@@ -1,118 +1,118 @@
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": "tar形式でダウンロード"
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",
18
- "registry-info-link": "Learn more",
19
- "registry-no-conf": "No configurations available",
16
+ "documentation": "ドキュメント",
17
+ "registry-info": "レジストリの設定方法",
18
+ "registry-info-link": "もっと知る",
19
+ "registry-no-conf": "パッケージを検索",
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",
33
+ "uplinks": "アップリンク",
34
+ "versions": "バージョン情報",
35
+ "dependencies": "依存パッケージ",
36
36
  "readme": "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",
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": "tar形式でダウンロード"
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": "最新バージョンは{{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
118
  "npm-version": "NPM Version",
@@ -124,27 +124,27 @@
124
124
  "made-with-love-on": "Made with <0>♥</0> on"
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
138
  "page-not-found": "404 - Page not found",
139
- "sorry-we-could-not-find-it": "Sorry, we couldn't find it..."
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",
143
143
  "package-meta-is-required-at-detail-context": "packageMeta is required at DetailContext"
144
144
  },
145
145
  "lng": {
146
- "english": "English",
147
- "czech": "Czech",
146
+ "english": "英語",
147
+ "czech": "チェコ人",
148
148
  "japanese": "Japanese",
149
149
  "portuguese": "Portuguese",
150
150
  "spanish": "Spanish",