Skip to content

Commit 797e762

Browse files
committed
ci: update lunaria data in ci
1 parent fb62aa7 commit 797e762

8 files changed

Lines changed: 93 additions & 38 deletions

File tree

.github/workflows/autofix.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
- name: 🏃 Update component test snapshots
4040
run: pnpm test:nuxt -u
4141

42+
- name: 🌍 Update lunaria data
43+
run: pnpm build:lunaria
44+
4245
- name: 🖥️ Update browser test snapshots
4346
run: pnpm test:browser --update-snapshots
4447

lunaria/files/de-DE.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,30 +90,21 @@
9090
},
9191
"stats": {
9292
"license": "Lizenz",
93-
"weekly": "Wöchentlich",
9493
"deps": "Deps",
9594
"install_size": "Installationsgröße",
9695
"updated": "Aktualisiert",
97-
"view_download_trends": "Download-Trends anzeigen",
9896
"view_dependency_graph": "Abhängigkeitsgraph anzeigen",
9997
"inspect_dependency_tree": "Abhängigkeitsbaum untersuchen"
10098
},
10199
"links": {
102100
"repo": "Repo",
103101
"homepage": "Homepage",
104102
"issues": "Issues",
105-
"forks": "Fork | Forks",
106103
"jsr": "JSR",
107104
"code": "Code",
108105
"docs": "Doku",
109106
"fund": "Spenden"
110107
},
111-
"install": {
112-
"title": "Installieren",
113-
"pm_label": "Paketmanager",
114-
"copy_command": "Installationsbefehl kopieren",
115-
"view_types": "{package} anzeigen"
116-
},
117108
"create": {
118109
"title": "Neues Projekt erstellen",
119110
"copy_command": "Erstellungsbefehl kopieren"

lunaria/files/en-US.json

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"non_affiliation_disclaimer": "not affiliated with npm, Inc.",
1010
"trademark_disclaimer": "npm is a registered trademark of npm, Inc. This site is not affiliated with npm, Inc.",
1111
"footer": {
12+
"site_footer": "Site footer",
1213
"about": "about",
1314
"docs": "docs",
1415
"source": "source",
@@ -24,6 +25,7 @@
2425
"found_packages": "Found {count} packages",
2526
"updating": "(updating...)",
2627
"no_results": "No packages found for \"{query}\"",
28+
"results": "Search results",
2729
"not_taken": "{name} is not taken",
2830
"claim_prompt": "Claim this package name on npm",
2931
"claim_button": "Claim \"{name}\"",
@@ -38,6 +40,7 @@
3840
}
3941
},
4042
"nav": {
43+
"main_navigation": "Main navigation",
4144
"popular_packages": "Popular packages",
4245
"search": "search",
4346
"settings": "settings",
@@ -52,7 +55,8 @@
5255
"theme_system": "System",
5356
"language": "Language",
5457
"help_translate": "Help translate npmx",
55-
"accent_colors": "Accent colors"
58+
"accent_colors": "Accent colors",
59+
"clear_accent": "Clear accent color"
5660
},
5761
"common": {
5862
"loading": "Loading...",
@@ -64,6 +68,8 @@
6468
"retry": "Retry",
6569
"copy": "copy",
6670
"copied": "copied!",
71+
"skip_link": "Skip to main content",
72+
"close_modal": "Close modal",
6773
"show_more": "show more",
6874
"warnings": "Warnings:",
6975
"go_back_home": "Go back home",
@@ -84,31 +90,33 @@
8490
"not_latest": "(not latest)",
8591
"verified_provenance": "Verified provenance",
8692
"view_permalink": "View permalink for this version",
93+
"navigation": "Package navigation",
8794
"deprecation": {
8895
"package": "This package has been deprecated.",
8996
"version": "This version has been deprecated.",
9097
"no_reason": "No reason provided"
9198
},
9299
"stats": {
93100
"license": "License",
94-
"weekly": "Weekly",
95101
"deps": "Deps",
96102
"install_size": "Install Size",
97103
"updated": "Updated",
98-
"view_download_trends": "View download trends",
99104
"view_dependency_graph": "View dependency graph",
100105
"inspect_dependency_tree": "Inspect dependency tree"
101106
},
102107
"links": {
103108
"repo": "repo",
104109
"homepage": "homepage",
105110
"issues": "issues",
106-
"forks": "fork | forks",
107111
"jsr": "jsr",
108112
"code": "code",
109113
"docs": "docs",
110114
"fund": "fund"
111115
},
116+
"docs": {
117+
"not_available": "Docs not available",
118+
"not_available_detail": "We could not generate docs for this version."
119+
},
112120
"get_started": {
113121
"title": "Get started",
114122
"pm_label": "Package manager",
@@ -154,7 +162,8 @@
154162
"title": "Dependencies ({count})",
155163
"list_label": "Package dependencies",
156164
"show_all": "show all {count} deps",
157-
"optional": "optional"
165+
"optional": "optional",
166+
"view_vulnerabilities": "View vulnerabilities"
158167
},
159168
"peer_dependencies": {
160169
"title": "Peer Dependencies ({count})",
@@ -566,6 +575,7 @@
566575
}
567576
},
568577
"header": {
578+
"site_header": "Site header",
569579
"home": "npmx home",
570580
"github": "GitHub",
571581
"packages": "packages",

lunaria/files/es-419.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,19 +91,16 @@
9191
},
9292
"stats": {
9393
"license": "Licencia",
94-
"weekly": "Semanal",
9594
"deps": "Deps",
9695
"install_size": "Tamaño de Instalación",
9796
"updated": "Actualizado",
98-
"view_download_trends": "Ver tendencias de descarga",
9997
"view_dependency_graph": "Ver gráfico de dependencias",
10098
"inspect_dependency_tree": "Inspeccionar árbol de dependencias"
10199
},
102100
"links": {
103101
"repo": "repositorio",
104102
"homepage": "página principal",
105103
"issues": "issues",
106-
"forks": "fork | forks",
107104
"jsr": "jsr",
108105
"code": "código",
109106
"docs": "documentación",

lunaria/files/es-ES.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,19 +91,16 @@
9191
},
9292
"stats": {
9393
"license": "Licencia",
94-
"weekly": "Semanal",
9594
"deps": "Deps",
9695
"install_size": "Tamaño de Instalación",
9796
"updated": "Actualizado",
98-
"view_download_trends": "Ver tendencias de descarga",
9997
"view_dependency_graph": "Ver gráfico de dependencias",
10098
"inspect_dependency_tree": "Inspeccionar árbol de dependencias"
10199
},
102100
"links": {
103101
"repo": "repositorio",
104102
"homepage": "página principal",
105103
"issues": "issues",
106-
"forks": "fork | forks",
107104
"jsr": "jsr",
108105
"code": "código",
109106
"docs": "documentación",

lunaria/files/fr-FR.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,19 +90,16 @@
9090
},
9191
"stats": {
9292
"license": "Licence",
93-
"weekly": "Hebdo",
9493
"deps": "Dépendances",
9594
"install_size": "Taille d'installation",
9695
"updated": "Mis à jour",
97-
"view_download_trends": "Voir les tendances de téléchargement",
9896
"view_dependency_graph": "Voir le graphe de dépendances",
9997
"inspect_dependency_tree": "Inspecter l'arbre de dépendances"
10098
},
10199
"links": {
102100
"repo": "dépôt",
103101
"homepage": "site web",
104102
"issues": "issues",
105-
"forks": "fork | forks",
106103
"jsr": "jsr",
107104
"code": "code",
108105
"docs": "docs"

lunaria/files/it-IT.json

Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,19 +91,16 @@
9191
},
9292
"stats": {
9393
"license": "Licenza",
94-
"weekly": "Settimanale",
9594
"deps": "Deps",
9695
"install_size": "Dimensioni di installazione",
9796
"updated": "Aggiornato",
98-
"view_download_trends": "Trend dei download",
9997
"view_dependency_graph": "Vedi il grafico delle dipendenze",
10098
"inspect_dependency_tree": "Ispeziona l'albero delle dipendenze"
10199
},
102100
"links": {
103101
"repo": "repo",
104102
"homepage": "homepage",
105103
"issues": "issues",
106-
"forks": "fork | forks",
107104
"jsr": "jsr",
108105
"code": "codice",
109106
"docs": "documenti",
@@ -129,7 +126,7 @@
129126
"view_on_github": "Vedi su GitHub"
130127
},
131128
"keywords_title": "Keywords",
132-
"compatibility": "Compatibility",
129+
"compatibility": "Compatibilità",
133130
"card": {
134131
"publisher": "Autore",
135132
"updated": "Aggiornato",
@@ -204,6 +201,14 @@
204201
"title": "Provalo",
205202
"choose": "sciegli il playground"
206203
},
204+
"metrics": {
205+
"esm": "ES Modules supportati",
206+
"cjs": "CommonJS supportato",
207+
"no_esm": "Nessun supporto per ES Modules",
208+
"types_included": "Types inclusi",
209+
"types_available": "Types disponibili tramite {package}",
210+
"no_types": "No TypeScript types"
211+
},
207212
"license": {
208213
"view_spdx": "Vedi il testo della licenza su SPDX"
209214
},
@@ -530,6 +535,31 @@
530535
"package": "fantastici",
531536
"managers": "gestori di pacchetti"
532537
}
538+
},
539+
"contributors": {
540+
"title": "Collaboratori",
541+
"description": "npmx è interamente open source, creato da una straordinaria comunità di collaboratori.",
542+
"loading": "Caricando collaboratori...",
543+
"error": "Caricamento dei collaboratori non riuscito",
544+
"view_profile": "Vedi {name} profilo su GitHub"
545+
},
546+
"get_involved": {
547+
"title": "Partecipa",
548+
"contribute": {
549+
"title": "Contribuisci",
550+
"description": "Aiutaci a creare una miglior esperienza NPM.",
551+
"cta": "Vedi su GitHub"
552+
},
553+
"community": {
554+
"title": "Unisciti alla comunità",
555+
"description": "Chatta, fai domande, e condividi idee.",
556+
"cta": "Unisciti a Discord"
557+
},
558+
"follow": {
559+
"title": "Tieniti aggiornato",
560+
"description": "Scopri le ultime novità su npmx.",
561+
"cta": "Segui su Bluesky"
562+
}
533563
}
534564
},
535565
"header": {

lunaria/files/zh-CN.json

Lines changed: 41 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -91,19 +91,16 @@
9191
},
9292
"stats": {
9393
"license": "许可证",
94-
"weekly": "每周下载量",
9594
"deps": "依赖项",
9695
"install_size": "安装大小",
9796
"updated": "最近更新",
98-
"view_download_trends": "查看下载趋势",
9997
"view_dependency_graph": "查看依赖图",
10098
"inspect_dependency_tree": "查看依赖树"
10199
},
102100
"links": {
103101
"repo": "仓库",
104102
"homepage": "主页",
105103
"issues": "议题",
106-
"forks": "复刻",
107104
"jsr": "jsr",
108105
"code": "代码",
109106
"docs": "文档",
@@ -204,6 +201,14 @@
204201
"title": "试一试",
205202
"choose": "选择 Playground"
206203
},
204+
"metrics": {
205+
"esm": "支持 ES Modules",
206+
"cjs": "支持 CommonJS",
207+
"no_esm": "不支持 ES Modules",
208+
"types_included": "包含类型",
209+
"types_available": "通过 {package} 提供的类型",
210+
"no_types": "没有 TypeScript 类型"
211+
},
207212
"license": {
208213
"view_spdx": "在 SPDX 上查看许可证文本"
209214
},
@@ -512,8 +517,8 @@
512517
"title": "我们是什么",
513518
"better_ux_dx": "更好的用户体验和开发者体验",
514519
"admin_ui": "管理界面",
515-
"description": "npmx 为 npm 包仓库及其工具提供{betterUxDx}。我们提供快速、现代的界面来探索包,具有深色模式、键盘导航、代码浏览以及与 {jsr} 等替代仓库的连接等功能",
516-
"admin_description": "我们还致力于提供更好的{adminUi}来管理您的包、团队和组织——全部在浏览器中完成,由您本地的 npm CLI 驱动。"
520+
"description": "npmx 为 npm 仓库及其工具链提供{betterUxDx}。我们提供快速、现代化的界面来探索 npm 包,支持深色模式、键盘导航、代码浏览以及与 {jsr} 等替代仓库连接等功能",
521+
"admin_description": "我们也致力于提供更好的{adminUi},用于管理您的 npm 包、团队和组织——一切都在浏览器中完成,并由您本地的 npm CLI 驱动。"
517522
},
518523
"what_we_are_not": {
519524
"title": "我们不是什么",
@@ -523,12 +528,37 @@
523528
"package_managers_exist": "{already}{people}{building}{really}{cool}{package}{managers}。",
524529
"words": {
525530
"already": "已经有",
526-
"people": "很多",
527-
"building": "人在",
528-
"really": "开发",
529-
"cool": "非常",
530-
"package": "棒的",
531-
"managers": "包管理器"
531+
"people": "很多人",
532+
"building": "在开发",
533+
"really": "非常",
534+
"cool": "棒的",
535+
"package": "",
536+
"managers": "管理器"
537+
}
538+
},
539+
"contributors": {
540+
"title": "贡献者",
541+
"description": "npmx 是完全开源的,由令人惊叹的社区贡献者们共同构建。",
542+
"loading": "正在加载贡献者...",
543+
"error": "无法加载贡献者",
544+
"view_profile": "查看 {name} 的 GitHub 个人资料"
545+
},
546+
"get_involved": {
547+
"title": "加入我们",
548+
"community": {
549+
"title": "加入社区",
550+
"description": "聊天、提出问题并分享想法。",
551+
"cta": "加入 Discord"
552+
},
553+
"contribute": {
554+
"title": "作出贡献",
555+
"description": "帮助我们打造更好的 npm 体验。",
556+
"cta": "在 GitHub 上查看"
557+
},
558+
"follow": {
559+
"title": "保持更新",
560+
"description": "了解 npmx 的最新动态。",
561+
"cta": "在 BlueSky 上关注"
532562
}
533563
}
534564
},

0 commit comments

Comments
 (0)