diff --git a/app/components/Package/VersionDistribution.vue b/app/components/Package/VersionDistribution.vue index 06c5aedb6..f2fa33489 100644 --- a/app/components/Package/VersionDistribution.vue +++ b/app/components/Package/VersionDistribution.vue @@ -421,13 +421,13 @@ const chartConfig = computed(() => { @click="showLowUsageVersions = false" :variant="showLowUsageVersions ? 'secondary' : 'primary'" > - {{ $t('package.versions.grouping_usage_all') }} + {{ $t('package.versions.grouping_usage_most_used') }} - {{ $t('package.versions.grouping_usage_low') }} + {{ $t('package.versions.grouping_usage_all') }} diff --git a/i18n/locales/az-AZ.json b/i18n/locales/az-AZ.json index 0e3b5ab8c..e0d7893f7 100644 --- a/i18n/locales/az-AZ.json +++ b/i18n/locales/az-AZ.json @@ -379,7 +379,6 @@ "grouping_versions_only_recent": "Yalnız son", "grouping_usage_title": "İstifadə", "grouping_usage_all": "Hamısı", - "grouping_usage_low": "Aşağı", "recent_versions_only_tooltip": "Yalnız son bir il ərzində dərc edilmiş versiyaları göstər.", "show_low_usage_tooltip": "Ümumi endirmələrin 1%-dən azını təşkil edən versiya qruplarını daxil et.", "y_axis_label": "Endirmələr", @@ -963,15 +962,15 @@ "description": "Söhbət edin, suallar verin və fikirlər paylaşın.", "cta": "Discord-a qoşul" }, - "follow": { - "title": "Yeniliklərdən xəbərdar olun", - "description": "npmx haqqında son yenilikləri öyrənin.", - "cta": "Bluesky-da izlə" - }, "builders": { "title": "Qurucular", "description": "Qurucular icmasamıza qoşulun və npmx-in gələcəyini formalaşdırın", "cta": "Qurucular söhbətinə qoşul" + }, + "follow": { + "title": "Yeniliklərdən xəbərdar olun", + "description": "npmx haqqında son yenilikləri öyrənin.", + "cta": "Bluesky-da izlə" } } }, @@ -1024,7 +1023,6 @@ } }, "compare": { - "compare_versions_title": "Versiyaları müqayisə et", "packages": { "title": "paketləri müqayisə et", "tagline": "düzgün seçim etməyinizə kömək etmək üçün npm paketlərini yan-yana müqayisə edin.", @@ -1150,6 +1148,7 @@ "files_count": "{count} fayl", "lines_hidden": "{count} sətir gizlədilib", "compare_versions": "fərq", + "compare_versions_title": "Versiyaları müqayisə et", "summary": "Xülasə", "deps_count": "{count} asılılıq", "dependencies": "Asılılıqlar", diff --git a/i18n/locales/bg-BG.json b/i18n/locales/bg-BG.json index 595429a94..c2865f990 100644 --- a/i18n/locales/bg-BG.json +++ b/i18n/locales/bg-BG.json @@ -77,6 +77,10 @@ "links": "Връзки", "tap_to_search": "Докоснете за търсене" }, + "blog": { + "author": {}, + "atproto": {} + }, "settings": { "title": "настройки", "tagline": "персонализирайте вашето npmx изживяване", @@ -122,6 +126,7 @@ "edit_on_github": "Редактиране в GitHub", "view_guide": "Ръководство за превод" }, + "error": {}, "common": { "loading": "Зареждане...", "loading_more": "Зареждане на още...", @@ -337,7 +342,6 @@ "grouping_versions_only_recent": "Само скорошни", "grouping_usage_title": "Използване", "grouping_usage_all": "Всички", - "grouping_usage_low": "Ниско", "recent_versions_only_tooltip": "Показване само на версии, публикувани през последната година.", "show_low_usage_tooltip": "Включване на групи версии с по-малко от 1% от общите изтегляния.", "y_axis_label": "Изтегляния", @@ -919,6 +923,7 @@ "description": "Чат, задаване на въпроси и споделяне на идеи.", "cta": "Присъединяване към Discord" }, + "builders": {}, "follow": { "title": "Следете актуалното", "description": "Научете най-новото за npmx.", @@ -1127,6 +1132,11 @@ "close_files_panel": "Затваряне на панела с файлове", "filter_files_label": "Филтриране на файлове по тип на промяна" }, + "pds": { + "join": {}, + "server": {}, + "community": {} + }, "privacy_policy": { "title": "политика за поверителност", "last_updated": "Последна актуализация: {date}", diff --git a/i18n/locales/cs-CZ.json b/i18n/locales/cs-CZ.json index b7c7e112c..59aae4e8d 100644 --- a/i18n/locales/cs-CZ.json +++ b/i18n/locales/cs-CZ.json @@ -389,7 +389,6 @@ "grouping_versions_only_recent": "Pouze nedávné", "grouping_usage_title": "Použití", "grouping_usage_all": "Všechno", - "grouping_usage_low": "Nízké", "recent_versions_only_tooltip": "Zobrazit pouze verze zveřejněné v posledním roce.", "show_low_usage_tooltip": "Zahrnout skupiny verzí s méně než 1 % celkových stažení.", "y_axis_label": "Stažení", diff --git a/i18n/locales/de-DE.json b/i18n/locales/de-DE.json index c4f269276..eb81ebdec 100644 --- a/i18n/locales/de-DE.json +++ b/i18n/locales/de-DE.json @@ -13,13 +13,13 @@ "trademark_disclaimer": "npm ist eine eingetragene Marke von npm, Inc. Diese Seite ist nicht mit npm, Inc. verbunden.", "footer": { "about": "Über uns", + "blog": "Blog", "docs": "Doku", "source": "Quellcode", "social": "Social", "chat": "Chat", - "keyboard_shortcuts": "Tastenkombination", - "blog": "Blog", - "builders_chat": "Builders-Chat" + "builders_chat": "Builders-Chat", + "keyboard_shortcuts": "Tastenkombination" }, "shortcuts": { "section": { @@ -60,18 +60,18 @@ "start_typing": "Tippe, um Pakete zu suchen", "algolia_disclaimer": "Bereitgestellt von Algolia", "exact_match": "exakt", - "instant_search": "Sofortsuche", - "instant_search_on": "Sofortsuche aktiviert", - "instant_search_off": "Sofortsuche deaktiviert", - "instant_search_turn_on": "Sofortsuche aktivieren", - "instant_search_turn_off": "Sofortsuche deaktivieren", - "instant_search_advisory": "Die Sofortsuche sendet bei jedem Tastendruck eine Anfrage.", "suggestion": { "user": "Benutzer", "org": "Organisation", "view_user_packages": "Pakete dieses Benutzers anzeigen", "view_org_packages": "Pakete dieser Organisation anzeigen" - } + }, + "instant_search": "Sofortsuche", + "instant_search_on": "Sofortsuche aktiviert", + "instant_search_off": "Sofortsuche deaktiviert", + "instant_search_turn_on": "Sofortsuche aktivieren", + "instant_search_turn_off": "Sofortsuche deaktivieren", + "instant_search_advisory": "Die Sofortsuche sendet bei jedem Tastendruck eine Anfrage." }, "nav": { "main_navigation": "Hauptnavigation", @@ -85,6 +85,31 @@ "links": "Links", "tap_to_search": "Tippen zum Suchen" }, + "blog": { + "title": "Blog", + "heading": "Blog", + "meta_description": "Neuigkeiten, Updates und Artikel rund um npmx.", + "author": { + "view_profile": "Profil von {name} anzeigen" + }, + "draft_badge": "Entwurf", + "draft_banner": "Dies ist ein Entwurf und noch nicht öffentlich sichtbar.", + "atproto": { + "view_on_bluesky": "Auf Bluesky ansehen", + "reply_on_bluesky": "Auf Bluesky antworten", + "likes_on_bluesky": "{count} Like auf Bluesky | {count} Likes auf Bluesky", + "like_or_reply_on_bluesky": "Auf Bluesky liken oder antworten", + "no_comments_yet": "Noch keine Kommentare. Sei der Erste!", + "could_not_load_comments": "Kommentare konnten nicht geladen werden.", + "comments": "Kommentare", + "loading_comments": "Kommentare werden geladen...", + "updating": "(wird aktualisiert...)", + "reply_count": "{count} Antwort | {count} Antworten", + "like_count": "{count} Like | {count} Likes", + "repost_count": "{count} Repost | {count} Reposts", + "more_replies": "{count} weitere Antwort anzeigen | {count} weitere Antworten anzeigen" + } + }, "settings": { "title": "Einstellungen", "tagline": "Passe npmx an deine Vorlieben an", @@ -104,6 +129,8 @@ "algolia": "Algolia", "algolia_description": "Nutzt Algolia für schnellere Suche, Org- und Benutzerseiten." }, + "instant_search": "Sofortsuche", + "instant_search_description": "Suchergebnisse werden automatisch bei der Eingabe aktualisiert, ohne die Eingabetaste zu drücken.", "relative_dates": "Relative Datumsangaben", "include_types": "{'@'}types bei Installation einschließen", "include_types_description": "TypeScript-Typdefinitionen ({'@'}types-Paket) automatisch zu Installationsbefehlen für Pakete ohne Typen hinzufügen", @@ -120,9 +147,7 @@ "translation_progress": "Übersetzungsfortschritt", "background_themes": "Hintergrundschattierung", "keyboard_shortcuts_enabled": "Tastenkombinationen aktivieren", - "keyboard_shortcuts_enabled_description": "Tastenkombinationen können deaktiviert werden, wenn sie mit anderen Browser- oder Systemkürzeln in Konflikt stehen", - "instant_search": "Sofortsuche", - "instant_search_description": "Suchergebnisse werden automatisch bei der Eingabe aktualisiert, ohne die Eingabetaste zu drücken." + "keyboard_shortcuts_enabled_description": "Tastenkombinationen können deaktiviert werden, wenn sie mit anderen Browser- oder Systemkürzeln in Konflikt stehen" }, "i18n": { "missing_keys": "{count} fehlende Übersetzung | {count} fehlende Übersetzungen", @@ -132,6 +157,13 @@ "edit_on_github": "Auf GitHub bearbeiten", "view_guide": "Übersetzungsleitfaden" }, + "error": { + "401": "Nicht autorisiert", + "404": "Seite nicht gefunden", + "500": "Interner Serverfehler", + "503": "Dienst nicht verfügbar", + "default": "Ein unerwarteter Fehler ist aufgetreten" + }, "common": { "loading": "Lädt...", "loading_more": "Lädt mehr...", @@ -163,13 +195,6 @@ "github": "Auf GitHub ansehen" } }, - "error": { - "401": "Nicht autorisiert", - "404": "Seite nicht gefunden", - "500": "Interner Serverfehler", - "503": "Dienst nicht verfügbar", - "default": "Ein unerwarteter Fehler ist aufgetreten" - }, "profile": { "display_name": "Anzeigename", "description": "Beschreibung", @@ -187,31 +212,6 @@ "compose_text": "Schau dir {name} auf npmx an: {url}" } }, - "blog": { - "title": "Blog", - "heading": "Blog", - "meta_description": "Neuigkeiten, Updates und Artikel rund um npmx.", - "author": { - "view_profile": "Profil von {name} anzeigen" - }, - "draft_badge": "Entwurf", - "draft_banner": "Dies ist ein Entwurf und noch nicht öffentlich sichtbar.", - "atproto": { - "view_on_bluesky": "Auf Bluesky ansehen", - "reply_on_bluesky": "Auf Bluesky antworten", - "likes_on_bluesky": "{count} Like auf Bluesky | {count} Likes auf Bluesky", - "like_or_reply_on_bluesky": "Auf Bluesky liken oder antworten", - "no_comments_yet": "Noch keine Kommentare. Sei der Erste!", - "could_not_load_comments": "Kommentare konnten nicht geladen werden.", - "comments": "Kommentare", - "loading_comments": "Kommentare werden geladen...", - "updating": "(wird aktualisiert...)", - "reply_count": "{count} Antwort | {count} Antworten", - "like_count": "{count} Like | {count} Likes", - "repost_count": "{count} Repost | {count} Reposts", - "more_replies": "{count} weitere Antwort anzeigen | {count} weitere Antworten anzeigen" - } - }, "package": { "not_found": "Paket nicht gefunden", "not_found_message": "Das Paket konnte nicht gefunden werden.", @@ -379,7 +379,6 @@ "grouping_versions_only_recent": "Nur aktuelle", "grouping_usage_title": "Nutzung", "grouping_usage_all": "Alle", - "grouping_usage_low": "Gering", "recent_versions_only_tooltip": "Nur Versionen anzeigen, die im letzten Jahr veröffentlicht wurden.", "show_low_usage_tooltip": "Versionsgruppen anzeigen, die weniger als 1% aller Downloads ausmachen.", "y_axis_label": "Downloads", @@ -443,13 +442,13 @@ "download_file": "{fileType} herunterladen", "toggle_annotator": "Annotation umschalten", "toggle_stack_mode": "Gestapelte Ansicht ein-/ausschalten", + "open_options": "Diagrammoptionen öffnen", + "close_options": "Diagrammoptionen schließen", "legend_estimation": "Schätzung", "no_data": "Keine Daten vorhanden", "y_axis_label": "{facet} {granularity}", "facet": "Facette", "title": "Trends", - "open_options": "Diagrammoptionen öffnen", - "close_options": "Diagrammoptionen schließen", "contributors_skip": "Nicht angezeigt bei Mitwirkende (hat kein GitHub-Repository): | Nicht angezeigt bei Mitwirkende (haben kein GitHub-Repository):", "items": { "downloads": "Downloads", @@ -484,8 +483,8 @@ }, "downloads": { "title": "Wöchentliche Downloads", - "subtitle": "Downloads über die Zeit", - "community_distribution": "Community-Adoptionsverteilung ansehen" + "community_distribution": "Community-Adoptionsverteilung ansehen", + "subtitle": "Downloads über die Zeit" }, "install_scripts": { "title": "Installationsskripte", @@ -963,15 +962,15 @@ "description": "Chatte, stelle Fragen und teile Ideen.", "cta": "Discord beitreten" }, - "follow": { - "title": "Bleib auf dem Laufenden", - "description": "Erfahre das Neueste über npmx.", - "cta": "Auf Bluesky folgen" - }, "builders": { "title": "Builders-Community", "description": "Vernetze dich mit anderen Entwicklern, die auf npmx aufbauen.", "cta": "Builders-Chat beitreten" + }, + "follow": { + "title": "Bleib auf dem Laufenden", + "description": "Erfahre das Neueste über npmx.", + "cta": "Auf Bluesky folgen" } } }, @@ -1146,6 +1145,8 @@ "file_changes": "Dateiänderungen", "files_count": "{count} Datei | {count} Dateien", "lines_hidden": "{count} Zeile ausgeblendet | {count} Zeilen ausgeblendet", + "file_too_large": "Datei zu groß für Diff-Ansicht", + "file_size_warning": "{size} überschreitet das Limit für die Diff-Anzeige", "compare_versions": "Diff", "compare_versions_title": "Mit neuester Version vergleichen", "summary": "Zusammenfassung", @@ -1173,9 +1174,35 @@ "files_button": "Dateien", "select_file_prompt": "Wähle eine Datei in der Seitenleiste, um die Änderungen anzuzeigen", "close_files_panel": "Dateibereich schließen", - "filter_files_label": "Dateien nach Art der Änderung filtern", - "file_too_large": "Datei zu groß für Diff-Ansicht", - "file_size_warning": "{size} überschreitet das Limit für die Diff-Anzeige" + "filter_files_label": "Dateien nach Art der Änderung filtern" + }, + "pds": { + "title": "npmx PDS", + "meta_description": "Tritt dem persönlichen Datenspeicher (PDS) von npmx bei – deiner Heimat im AT-Protokoll-Netzwerk.", + "join": { + "title": "Dem PDS beitreten", + "description": "Erstelle ein Konto auf dem npmx PDS und werde Teil des dezentralen AT-Protokoll-Netzwerks.", + "migrate": "Bestehendes Konto migrieren" + }, + "server": { + "title": "Serverinformationen", + "location_label": "Standort", + "location_value": "EU", + "infrastructure_label": "Infrastruktur", + "infrastructure_value": "Vercel", + "privacy_label": "Datenschutz", + "privacy_value": "Datenschutzerklärung ansehen", + "learn_more": "Mehr über PDS erfahren" + }, + "community": { + "title": "Community", + "description": "Nutzende, die diesen PDS verwenden.", + "loading": "Community wird geladen...", + "error": "Community konnte nicht geladen werden", + "empty": "Noch keine Mitglieder gefunden.", + "view_profile": "Profil von {name} anzeigen", + "new_accounts": "Neue Konten" + } }, "privacy_policy": { "title": "Datenschutzerklärung", @@ -1286,33 +1313,5 @@ "p1": "Wenn du bei {app} auf eine Barriere stößt, sag uns bitte Bescheid, indem du ein Ticket in unserem {link} eröffnest. Wir nehmen diese Meldungen ernst und werden unser Bestes tun, um sie zu beheben.", "link": "GitHub-Repository" } - }, - "pds": { - "title": "npmx PDS", - "meta_description": "Tritt dem persönlichen Datenspeicher (PDS) von npmx bei – deiner Heimat im AT-Protokoll-Netzwerk.", - "join": { - "title": "Dem PDS beitreten", - "description": "Erstelle ein Konto auf dem npmx PDS und werde Teil des dezentralen AT-Protokoll-Netzwerks.", - "migrate": "Bestehendes Konto migrieren" - }, - "server": { - "title": "Serverinformationen", - "location_label": "Standort", - "location_value": "EU", - "infrastructure_label": "Infrastruktur", - "infrastructure_value": "Vercel", - "privacy_label": "Datenschutz", - "privacy_value": "Datenschutzerklärung ansehen", - "learn_more": "Mehr über PDS erfahren" - }, - "community": { - "title": "Community", - "description": "Nutzende, die diesen PDS verwenden.", - "loading": "Community wird geladen...", - "error": "Community konnte nicht geladen werden", - "empty": "Noch keine Mitglieder gefunden.", - "view_profile": "Profil von {name} anzeigen", - "new_accounts": "Neue Konten" - } } } diff --git a/i18n/locales/en.json b/i18n/locales/en.json index 7a7e3dbf4..00ba413a5 100644 --- a/i18n/locales/en.json +++ b/i18n/locales/en.json @@ -389,7 +389,7 @@ "grouping_versions_only_recent": "Only recent", "grouping_usage_title": "Usage", "grouping_usage_all": "All", - "grouping_usage_low": "Low", + "grouping_usage_most_used": "Most used", "recent_versions_only_tooltip": "Show only versions published within the last year.", "show_low_usage_tooltip": "Include version groups with less than 1% of total downloads.", "y_axis_label": "Downloads", diff --git a/i18n/locales/es.json b/i18n/locales/es.json index b407cde78..87f719488 100644 --- a/i18n/locales/es.json +++ b/i18n/locales/es.json @@ -77,6 +77,10 @@ "links": "Enlaces", "tap_to_search": "Toca para buscar" }, + "blog": { + "author": {}, + "atproto": {} + }, "settings": { "title": "configuración", "tagline": "personaliza tu experiencia en npmx", @@ -122,6 +126,7 @@ "edit_on_github": "Editar en GitHub", "view_guide": "Guía de traducción" }, + "error": {}, "common": { "loading": "Cargando...", "loading_more": "Cargando más...", @@ -337,7 +342,6 @@ "grouping_versions_only_recent": "Solo recientes", "grouping_usage_title": "Uso", "grouping_usage_all": "Todo", - "grouping_usage_low": "Bajo", "recent_versions_only_tooltip": "Mostrar solo versiones publicadas en el último año.", "show_low_usage_tooltip": "Incluir grupos de versiones con menos del 1% de las descargas totales.", "y_axis_label": "Descargas", @@ -919,6 +923,7 @@ "description": "Chatea, haz preguntas y comparte ideas.", "cta": "Únete a Discord" }, + "builders": {}, "follow": { "title": "Mantente actualizado", "description": "Entérate de lo último en npmx.", @@ -1127,6 +1132,11 @@ "close_files_panel": "Cerrar panel de archivos", "filter_files_label": "Filtrar archivos por tipo de cambio" }, + "pds": { + "join": {}, + "server": {}, + "community": {} + }, "privacy_policy": { "title": "política de privacidad", "last_updated": "Última actualización: {date}", diff --git a/i18n/locales/fr-FR.json b/i18n/locales/fr-FR.json index 969f27df6..add6ac7b0 100644 --- a/i18n/locales/fr-FR.json +++ b/i18n/locales/fr-FR.json @@ -13,11 +13,11 @@ "trademark_disclaimer": "npm est une marque déposée de npm, Inc. Ce site n'est pas affilié à npm, Inc.", "footer": { "about": "à propos", + "blog": "blog", "docs": "docs", "source": "source", "social": "réseaux sociaux", "chat": "espace de discussion", - "blog": "blog", "builders_chat": "builders", "keyboard_shortcuts": "raccourcis clavier" }, @@ -129,6 +129,8 @@ "algolia": "Algolia", "algolia_description": "Utiliser Algolia pour accélérer la recherche et les pages d'organisations et d'utilisateurs." }, + "instant_search": "Recherche instantanée", + "instant_search_description": "Navigue vers la page de recherche et met à jour les résultats au fur et à mesure de la saisie.", "relative_dates": "Dates relatives", "include_types": "Inclure {'@'}types à la commande d'installation", "include_types_description": "Inclure les paquets {'@'}types à la commande d'installation pour les paquets non typés", @@ -144,8 +146,6 @@ "clear_accent": "Supprimer la couleur d'accentuation", "translation_progress": "Progression de la traduction", "background_themes": "Teinte de fond", - "instant_search": "Recherche instantanée", - "instant_search_description": "Navigue vers la page de recherche et met à jour les résultats au fur et à mesure de la saisie.", "keyboard_shortcuts_enabled": "Activer les raccourcis clavier", "keyboard_shortcuts_enabled_description": "Les raccourcis clavier peuvent être désactivés s'ils entrent en conflit avec d'autres raccourcis du navigateur ou du système" }, @@ -379,7 +379,6 @@ "grouping_versions_only_recent": "Récentes seulement", "grouping_usage_title": "Utilisation", "grouping_usage_all": "Toutes", - "grouping_usage_low": "Basse", "recent_versions_only_tooltip": "Ne montrer que les versions publiées durant l'année écoulée.", "show_low_usage_tooltip": "Inclure les groupes de versions avec moins d'1% des téléchargements totaux.", "y_axis_label": "Téléchargements", @@ -926,10 +925,10 @@ "already": "Il y a", "people": "déjà des gens", "building": "qui créent", - "managers": "des gestionnaires", - "package": "de paquets", "really": "vraiment", - "cool": "cool" + "cool": "cool", + "package": "de paquets", + "managers": "des gestionnaires" } }, "sponsors": { diff --git a/i18n/locales/hu-HU.json b/i18n/locales/hu-HU.json index 006cc2dcd..87b645f33 100644 --- a/i18n/locales/hu-HU.json +++ b/i18n/locales/hu-HU.json @@ -77,6 +77,10 @@ "links": "Linkek", "tap_to_search": "Koppints a kereséshez" }, + "blog": { + "author": {}, + "atproto": {} + }, "settings": { "title": "beállítások", "tagline": "szabd személyre az npmx élményed", @@ -122,6 +126,7 @@ "edit_on_github": "Szerkesztés GitHub-on", "view_guide": "Fordítási útmutató" }, + "error": {}, "common": { "loading": "Betöltés...", "loading_more": "Továbbiak betöltése...", @@ -337,7 +342,6 @@ "grouping_versions_only_recent": "Csak a közelmúltbeli", "grouping_usage_title": "Használat", "grouping_usage_all": "Összes", - "grouping_usage_low": "Alacsony", "recent_versions_only_tooltip": "Csak az elmúlt év során közzétett verziókat mutasd meg.", "show_low_usage_tooltip": "Tartalmazzon olyan verziós csoportokat az összes letöltés 1%-ánál kevesebb.", "y_axis_label": "Letöltések", @@ -919,6 +923,7 @@ "description": "Chat, kérdések és ötletelés.", "cta": "Csatlakozás a Discord-hoz" }, + "builders": {}, "follow": { "title": "Maradj naprakész", "description": "Értesülj a legújabb npmx hírekről.", @@ -1127,6 +1132,11 @@ "close_files_panel": "Fájlok panel bezárása", "filter_files_label": "Fájlok szűrése módosítás típusa szerint" }, + "pds": { + "join": {}, + "server": {}, + "community": {} + }, "privacy_policy": { "title": "adatvédelmi nyilatkozat", "last_updated": "Utolsó frissítés: {date}", diff --git a/i18n/locales/id-ID.json b/i18n/locales/id-ID.json index 2d316a162..1ddcf9a3f 100644 --- a/i18n/locales/id-ID.json +++ b/i18n/locales/id-ID.json @@ -77,6 +77,10 @@ "links": "Tautan", "tap_to_search": "Ketuk untuk mencari" }, + "blog": { + "author": {}, + "atproto": {} + }, "settings": { "title": "pengaturan", "tagline": "sesuaikan pengalaman npmx Anda", @@ -122,6 +126,7 @@ "edit_on_github": "Edit di GitHub", "view_guide": "Panduan terjemahan" }, + "error": {}, "common": { "loading": "Memuat...", "loading_more": "Memuat lebih banyak...", @@ -149,6 +154,9 @@ "github": "Lihat di GitHub" } }, + "profile": { + "invite": {} + }, "package": { "not_found": "Paket Tidak Ditemukan", "not_found_message": "Paket tidak dapat ditemukan.", @@ -316,7 +324,6 @@ "grouping_versions_only_recent": "Hanya baru-baru ini", "grouping_usage_title": "Penggunaan", "grouping_usage_all": "Semua", - "grouping_usage_low": "Rendah", "recent_versions_only_tooltip": "Tampilkan hanya versi yang diterbitkan dalam satu tahun terakhir.", "show_low_usage_tooltip": "Sertakan grup versi dengan kurang dari 1% total unduhan.", "y_axis_label": "Unduhan", @@ -897,6 +904,7 @@ "description": "Obrolkan, ajukan pertanyaan, dan bagikan ide.", "cta": "Gabung Discord" }, + "builders": {}, "follow": { "title": "Tetap terbarui", "description": "Temukan kabar terbaru tentang npmx.", @@ -1102,6 +1110,11 @@ "close_files_panel": "Tutup panel berkas", "filter_files_label": "Filter berkas menurut jenis tindakan" }, + "pds": { + "join": {}, + "server": {}, + "community": {} + }, "privacy_policy": { "title": "kebijakan privasi", "last_updated": "Terakhir diperbarui: {date}", diff --git a/i18n/locales/ja-JP.json b/i18n/locales/ja-JP.json index 70d5e7677..ff5d8ca52 100644 --- a/i18n/locales/ja-JP.json +++ b/i18n/locales/ja-JP.json @@ -379,7 +379,6 @@ "grouping_versions_only_recent": "直近のみ", "grouping_usage_title": "使用状況", "grouping_usage_all": "すべて", - "grouping_usage_low": "低", "recent_versions_only_tooltip": "過去1年以内に公開されたバージョンのみ表示します。", "show_low_usage_tooltip": "総ダウンロード数の1%未満のバージョングループも含めます。", "y_axis_label": "ダウンロード", diff --git a/i18n/locales/pl-PL.json b/i18n/locales/pl-PL.json index 7aa71953f..17632b001 100644 --- a/i18n/locales/pl-PL.json +++ b/i18n/locales/pl-PL.json @@ -77,6 +77,10 @@ "links": "Linki", "tap_to_search": "Dotknij, aby wyszukać" }, + "blog": { + "author": {}, + "atproto": {} + }, "settings": { "title": "ustawienia", "tagline": "dostosuj npmx do siebie", @@ -122,6 +126,7 @@ "edit_on_github": "Edytuj na GitHub", "view_guide": "Przewodnik tłumaczeń" }, + "error": {}, "common": { "loading": "Ładowanie...", "loading_more": "Ładowanie kolejnych...", @@ -149,6 +154,9 @@ "github": "Zobacz na GitHub" } }, + "profile": { + "invite": {} + }, "package": { "not_found": "Nie znaleziono pakietu", "not_found_message": "Nie udało się znaleźć pakietu.", @@ -316,7 +324,6 @@ "grouping_versions_only_recent": "Tylko ostatnie", "grouping_usage_title": "Adopcja", "grouping_usage_all": "Wszystkie", - "grouping_usage_low": "Niskie", "recent_versions_only_tooltip": "Pokaż tylko wersje opublikowane w ciągu ostatniego roku.", "show_low_usage_tooltip": "Uwzględnij grupy wersji z mniej niż 1% wszystkich pobrań.", "y_axis_label": "Pobrania", @@ -897,6 +904,7 @@ "description": "Pogadaj, zadaj pytania i dziel się pomysłami.", "cta": "Dołącz do Discorda" }, + "builders": {}, "follow": { "title": "Bądź na bieżąco", "description": "Sprawdź, co nowego w npmx.", @@ -1102,6 +1110,11 @@ "close_files_panel": "Zamknij panel plików", "filter_files_label": "Filtruj pliki według rodzaju zmian" }, + "pds": { + "join": {}, + "server": {}, + "community": {} + }, "privacy_policy": { "title": "polityka prywatności", "last_updated": "Ostatnia aktualizacja: {date}", diff --git a/i18n/locales/ru-RU.json b/i18n/locales/ru-RU.json index 3685b7a06..11e6c3336 100644 --- a/i18n/locales/ru-RU.json +++ b/i18n/locales/ru-RU.json @@ -186,14 +186,14 @@ "members": "участники" }, "scroll_to_top": "Прокрутить наверх", - "view_on": { - "npm": "посмотреть на npm", - "github": "Посмотреть на GitHub" - }, "cancel": "Отменить", "save": "Сохранить", "edit": "Изменить", - "error": "Ошибка" + "error": "Ошибка", + "view_on": { + "npm": "посмотреть на npm", + "github": "Посмотреть на GitHub" + } }, "profile": { "display_name": "Отображаемое имя", @@ -379,7 +379,6 @@ "grouping_versions_only_recent": "Только недавние", "grouping_usage_title": "Использование", "grouping_usage_all": "Все", - "grouping_usage_low": "Низкое", "recent_versions_only_tooltip": "Показывать только версии, опубликованные за последний год.", "show_low_usage_tooltip": "Включить группы версий, на которые приходится менее 1% от общего числа загрузок.", "y_axis_label": "Загрузки", diff --git a/i18n/locales/tr-TR.json b/i18n/locales/tr-TR.json index 11dd70226..a761262ae 100644 --- a/i18n/locales/tr-TR.json +++ b/i18n/locales/tr-TR.json @@ -73,6 +73,18 @@ "instant_search_turn_off": "kapat", "instant_search_advisory": "{label} {state} — {action}" }, + "nav": { + "main_navigation": "Ana", + "popular_packages": "Popüler paketler", + "settings": "ayarlar", + "compare": "karşılaştır", + "back": "geri", + "menu": "Menü", + "mobile_menu": "Navigasyon menüsü", + "open_menu": "Menüyü aç", + "links": "Bağlantılar", + "tap_to_search": "Aramak için dokunun" + }, "blog": { "title": "Blog", "heading": "blog", @@ -98,18 +110,6 @@ "more_replies": "{count} yanıt daha..." } }, - "nav": { - "main_navigation": "Ana", - "popular_packages": "Popüler paketler", - "settings": "ayarlar", - "compare": "karşılaştır", - "back": "geri", - "menu": "Menü", - "mobile_menu": "Navigasyon menüsü", - "open_menu": "Menüyü aç", - "links": "Bağlantılar", - "tap_to_search": "Aramak için dokunun" - }, "settings": { "title": "ayarlar", "tagline": "npmx deneyiminizi kişiselleştirin", @@ -379,7 +379,6 @@ "grouping_versions_only_recent": "Yalnızca son", "grouping_usage_title": "Kullanım", "grouping_usage_all": "Tümü", - "grouping_usage_low": "Düşük", "recent_versions_only_tooltip": "Yalnızca son bir yıl içinde yayınlanan sürümleri göster.", "show_low_usage_tooltip": "Toplam indirmelerin %1'inden azını oluşturan sürüm gruplarını dahil et.", "y_axis_label": "İndirmeler", @@ -963,15 +962,15 @@ "description": "Discord'da topluluğa katılın", "cta": "Discord'a katıl" }, - "follow": { - "title": "Takip edin", - "description": "Güncellemeler için bizi takip edin", - "cta": "Bluesky'da takip et" - }, "builders": { "title": "Yapımcılar", "description": "Yapımcı topluluğumuza katılın ve npmx'in geleceğini şekillendirin", "cta": "Yapımcı sohbetine katıl" + }, + "follow": { + "title": "Takip edin", + "description": "Güncellemeler için bizi takip edin", + "cta": "Bluesky'da takip et" } } }, @@ -1024,7 +1023,6 @@ } }, "compare": { - "compare_versions_title": "Sürümleri karşılaştır", "packages": { "title": "Paketleri Karşılaştır", "tagline": "npm paketlerini yan yana karşılaştırın", @@ -1149,6 +1147,7 @@ "lines_hidden": "{count} satır gizlendi", "file_too_large": "Dosya çok büyük", "file_size_warning": "Dosya boyutu {size}", + "compare_versions_title": "Sürümleri karşılaştır", "summary": "Özet", "deps_count": "{count} bağımlılık", "dependencies": "Bağımlılıklar", diff --git a/i18n/locales/uk-UA.json b/i18n/locales/uk-UA.json index 533daeb68..1c46738e7 100644 --- a/i18n/locales/uk-UA.json +++ b/i18n/locales/uk-UA.json @@ -379,7 +379,6 @@ "grouping_versions_only_recent": "Тільки нещодавні", "grouping_usage_title": "Використання", "grouping_usage_all": "Усі", - "grouping_usage_low": "Низьке", "recent_versions_only_tooltip": "Показувати лише версії, опубліковані за останній рік.", "show_low_usage_tooltip": "Включити групи версій з менш ніж 1% від загальних завантажень.", "y_axis_label": "Завантаження", diff --git a/i18n/locales/zh-CN.json b/i18n/locales/zh-CN.json index 0f6dc9b60..4e91d8282 100644 --- a/i18n/locales/zh-CN.json +++ b/i18n/locales/zh-CN.json @@ -379,7 +379,6 @@ "grouping_versions_only_recent": "仅最近", "grouping_usage_title": "使用率", "grouping_usage_all": "全部", - "grouping_usage_low": "低", "recent_versions_only_tooltip": "仅显示在过去一年内发布的版本。", "show_low_usage_tooltip": "包括下载量低于 1% 的版本组。", "y_axis_label": "下载量", diff --git a/i18n/locales/zh-TW.json b/i18n/locales/zh-TW.json index 164336795..231abb7f4 100644 --- a/i18n/locales/zh-TW.json +++ b/i18n/locales/zh-TW.json @@ -77,6 +77,10 @@ "links": "連結", "tap_to_search": "點擊以搜尋" }, + "blog": { + "author": {}, + "atproto": {} + }, "settings": { "title": "設定", "tagline": "自訂你的 npmx 體驗", @@ -122,6 +126,7 @@ "edit_on_github": "在 GitHub 上編輯", "view_guide": "翻譯指南" }, + "error": {}, "common": { "loading": "載入中…", "loading_more": "載入更多中…", @@ -337,7 +342,6 @@ "grouping_versions_only_recent": "僅顯示近期版本", "grouping_usage_title": "使用量", "grouping_usage_all": "全部", - "grouping_usage_low": "低使用量", "recent_versions_only_tooltip": "僅顯示過去一年內發布的版本。", "show_low_usage_tooltip": "包含總下載量低於 1% 的版本群組。", "y_axis_label": "下載量", @@ -918,6 +922,7 @@ "description": "聊天、提問並分享想法。", "cta": "加入 Discord" }, + "builders": {}, "follow": { "title": "保持更新", "description": "掌握 npmx 的最新動態。", @@ -1124,6 +1129,11 @@ "close_files_panel": "關閉檔案面板", "filter_files_label": "依變更類型篩選檔案" }, + "pds": { + "join": {}, + "server": {}, + "community": {} + }, "privacy_policy": { "title": "隱私權政策", "last_updated": "最後更新時間: {date}", diff --git a/i18n/schema.json b/i18n/schema.json index 68cefe9a2..e3c3c0a4b 100644 --- a/i18n/schema.json +++ b/i18n/schema.json @@ -1171,7 +1171,7 @@ "grouping_usage_all": { "type": "string" }, - "grouping_usage_low": { + "grouping_usage_most_used": { "type": "string" }, "recent_versions_only_tooltip": {