Skip to content
2 changes: 1 addition & 1 deletion app/components/Package/Versions.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,7 @@ function majorGroupContainsCurrent(group: (typeof otherMajorGroups.value)[0]): b
<!-- Version Distribution Modal -->
<PackageChartModal
v-if="isDistributionModalOpen"
:title="$t('package.versions.distribution_modal_title')"
:modal-title="$t('package.versions.distribution_modal_title')"
@close="closeDistributionModal"
@transitioned="handleDistributionModalTransitioned"
>
Expand Down
6 changes: 3 additions & 3 deletions app/components/Package/WeeklyDownloadStats.vue
Original file line number Diff line number Diff line change
Expand Up @@ -264,10 +264,10 @@ const config = computed(() => {
type="button"
@click="openChartModal"
class="text-fg-subtle hover:text-fg transition-colors duration-200 inline-flex items-center justify-center min-w-6 min-h-6 -m-1 p-1 focus-visible:outline-accent/70 rounded"
:title="$t('package.downloads.analyze')"
:title="$t('package.trends.title')"
classicon="i-lucide:chart-line"
>
<span class="sr-only">{{ $t('package.downloads.analyze') }}</span>
<span class="sr-only">{{ $t('package.trends.title') }}</span>
</ButtonBase>
<span v-else-if="isLoadingWeeklyDownloads" class="min-w-6 min-h-6 -m-1 p-1" />
</template>
Expand Down Expand Up @@ -312,7 +312,7 @@ const config = computed(() => {

<PackageChartModal
v-if="isChartModalOpen && hasWeeklyDownloads"
:title="modalTitle"
:modal-title="modalTitle"
@close="handleModalClose"
@transitioned="handleModalTransitioned"
>
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@
},
"downloads": {
"title": "التنزيلات الأسبوعية",
"analyze": "تحليل التنزيلات",
"community_distribution": "عرض توزيع تبنّي المجتمع"
},
"install_scripts": {
Expand Down
10 changes: 8 additions & 2 deletions i18n/locales/az-AZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,7 @@
"items": {}
},
"downloads": {
"title": "Həftəlik Endirmələr",
"analyze": "Endirmələri təhlil et"
"title": "Həftəlik Endirmələr"
},
"install_scripts": {
"title": "Quraşdırma Skriptləri",
Expand Down Expand Up @@ -666,6 +665,7 @@
"managers": "var"
}
},
"team": {},
"contributors": {
"title": "Əməkdaşlar",
"description": "npmx tam açıq mənbəlidir, möhtəşəm əməkdaşlar icması tərəfindən hazırlanır. Bizə qoşulun və həmişə istədiyimiz npm baxış təcrübəsini birlikdə quraq.",
Expand Down Expand Up @@ -753,5 +753,11 @@
"your_rights": {},
"contact": {},
"changes": {}
},
"a11y": {
"approach": {},
"measures": {},
"limitations": {},
"contact": {}
}
}
1 change: 0 additions & 1 deletion i18n/locales/bg-BG.json
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@
},
"downloads": {
"title": "Седмични изтегляния",
"analyze": "Анализ на изтеглянията",
"community_distribution": "Преглед на разпределението на приемането от общността"
},
"install_scripts": {
Expand Down
10 changes: 8 additions & 2 deletions i18n/locales/bn-IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,7 @@
"items": {}
},
"downloads": {
"title": "সাপ্তাহিক ডাউনলোড",
"analyze": "ডাউনলোড বিশ্লেষণ করুন"
"title": "সাপ্তাহিক ডাউনলোড"
},
"install_scripts": {
"title": "ইনস্টল স্ক্রিপ্ট",
Expand Down Expand Up @@ -702,6 +701,7 @@
"managers": "ম্যানেজার"
}
},
"team": {},
"contributors": {
"title": "অবদানকারী",
"description": "npmx সম্পূর্ণ ওপেন সোর্স, অসাধারণ অবদানকারীদের কমিউনিটি দ্বারা নির্মিত। আমাদের সাথে যোগ দিন এবং একসাথে আমাদের সবসময় চাওয়া npm ব্রাউজিং অভিজ্ঞতা তৈরি করি।",
Expand Down Expand Up @@ -847,5 +847,11 @@
"your_rights": {},
"contact": {},
"changes": {}
},
"a11y": {
"approach": {},
"measures": {},
"limitations": {},
"contact": {}
}
}
10 changes: 8 additions & 2 deletions i18n/locales/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,7 @@
"items": {}
},
"downloads": {
"title": "Týdenní stažení",
"analyze": "Analyzovat stažení"
"title": "Týdenní stažení"
},
"install_scripts": {
"title": "Instalační skripty",
Expand Down Expand Up @@ -717,6 +716,7 @@
"managers": "správce balíčků"
}
},
"team": {},
"contributors": {
"title": "Přispěvatelé | {count} přispěvatelé | {count} přispěvatelů",
"description": "npmx je plně open source, postavený úžasnou komunitou přispěvatelů. Přidejte se k nám a společně vytvořme npm prohlížeč, jaký jsme vždy chtěli.",
Expand Down Expand Up @@ -908,5 +908,11 @@
"your_rights": {},
"contact": {},
"changes": {}
},
"a11y": {
"approach": {},
"measures": {},
"limitations": {},
"contact": {}
}
}
1 change: 0 additions & 1 deletion i18n/locales/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,6 @@
},
"downloads": {
"title": "Wöchentliche Downloads",
"analyze": "Downloads analysieren",
"community_distribution": "Community-Adoptionsverteilung ansehen"
},
"install_scripts": {
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@
},
"downloads": {
"title": "Weekly Downloads",
"analyze": "Analyze downloads",
"community_distribution": "View community adoption distribution"
},
"install_scripts": {
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,6 @@
},
"downloads": {
"title": "Descargas Semanales",
"analyze": "Analizar descargas",
"community_distribution": "Ver distribución de adopción comunitaria"
},
"install_scripts": {
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@
},
"downloads": {
"title": "Téléchargements hebdo.",
"analyze": "Analyser les téléchargements",
"community_distribution": "Voir la distribution des versions téléchargées par la communauté"
},
"install_scripts": {
Expand Down
10 changes: 8 additions & 2 deletions i18n/locales/hi-IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,8 +272,7 @@
"items": {}
},
"downloads": {
"title": "साप्ताहिक डाउनलोड्स",
"analyze": "डाउनलोड्स का विश्लेषण करें"
"title": "साप्ताहिक डाउनलोड्स"
},
"install_scripts": {
"title": "इंस्टॉल स्क्रिप्ट्स",
Expand Down Expand Up @@ -703,6 +702,7 @@
"managers": "मैनेजर"
}
},
"team": {},
"contributors": {
"title": "योगदानकर्ता",
"description": "npmx पूरी तरह से ओपन सोर्स है, जो योगदानकर्ताओं के एक अद्भुत समुदाय द्वारा बनाया गया है। हमसे जुड़ें और आइए एक साथ वह npm ब्राउज़िंग अनुभव बनाएं जो हमेशा से चाहते थे।",
Expand Down Expand Up @@ -848,5 +848,11 @@
"your_rights": {},
"contact": {},
"changes": {}
},
"a11y": {
"approach": {},
"measures": {},
"limitations": {},
"contact": {}
}
}
10 changes: 8 additions & 2 deletions i18n/locales/hu-HU.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,7 @@
"items": {}
},
"downloads": {
"title": "Heti letöltések",
"analyze": "Letöltések elemzése"
"title": "Heti letöltések"
},
"install_scripts": {
"title": "Telepítő scriptek",
Expand Down Expand Up @@ -665,6 +664,7 @@
"managers": "kezelőket"
}
},
"team": {},
"contributors": {
"title": "Közreműködők",
"description": "Az npmx teljes mértékben nyílt forráskódú. Egy csodálatos közösség építi. Csatlakozz hozzánk, és építsük fel együtt azt az npm böngészési élményt, amire mindig is vágytunk.",
Expand Down Expand Up @@ -752,5 +752,11 @@
"your_rights": {},
"contact": {},
"changes": {}
},
"a11y": {
"approach": {},
"measures": {},
"limitations": {},
"contact": {}
}
}
10 changes: 8 additions & 2 deletions i18n/locales/id-ID.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,7 @@
"items": {}
},
"downloads": {
"title": "Unduhan Mingguan",
"analyze": "Analisis unduhan"
"title": "Unduhan Mingguan"
},
"install_scripts": {
"title": "Skrip Instalasi",
Expand Down Expand Up @@ -688,6 +687,7 @@
"managers": "yang keren"
}
},
"team": {},
"contributors": {
"title": "Kontributor",
"description": "npmx sepenuhnya sumber terbuka (open source), dibangun oleh komunitas kontributor yang luar biasa. Bergabunglah dengan kami dan mari bangun pengalaman menjelajah npm yang selalu kita inginkan, bersama-sama.",
Expand Down Expand Up @@ -833,5 +833,11 @@
"your_rights": {},
"contact": {},
"changes": {}
},
"a11y": {
"approach": {},
"measures": {},
"limitations": {},
"contact": {}
}
}
8 changes: 7 additions & 1 deletion i18n/locales/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@
},
"downloads": {
"title": "Download settimanali",
"analyze": "Analizza download",
"community_distribution": "Visualizza distribuzione adozione della comunità"
},
"install_scripts": {
Expand Down Expand Up @@ -756,6 +755,7 @@
"managers": "gestori di pacchetti"
}
},
"team": {},
"contributors": {
"title": "{count} Collaboratore | {count} Collaboratori",
"description": "npmx è completamente open source, costruito da una straordinaria comunità di collaboratori. Unisciti a noi e costruiamo insieme l'esperienza di navigazione npm che abbiamo sempre voluto.",
Expand Down Expand Up @@ -1026,5 +1026,11 @@
"title": "Modifiche a questa informativa sulla privacy",
"p1": "Potremmo aggiornare questa informativa sulla privacy di tanto in tanto. Eventuali modifiche saranno pubblicate su questa pagina con una data di revisione aggiornata."
}
},
"a11y": {
"approach": {},
"measures": {},
"limitations": {},
"contact": {}
}
}
1 change: 0 additions & 1 deletion i18n/locales/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,6 @@
},
"downloads": {
"title": "週間ダウンロード数",
"analyze": "ダウンロード数を分析",
"community_distribution": "コミュニティの採用分布を表示"
},
"install_scripts": {
Expand Down
Loading
Loading