Skip to content

Commit 68b51f6

Browse files
committed
chore: update translations
1 parent 16bbc12 commit 68b51f6

2 files changed

Lines changed: 212 additions & 0 deletions

File tree

lunaria/files/en-US.json

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,112 @@
543543
"label": "jsr"
544544
}
545545
},
546+
"filters": {
547+
"title": "Filters",
548+
"search": "Search",
549+
"search_scope": "Search scope",
550+
"search_placeholder_name": "Filter by package name...",
551+
"search_placeholder_description": "Filter by description...",
552+
"search_placeholder_keywords": "Filter by keywords...",
553+
"search_placeholder_all": "Search all or use name: desc: kw:",
554+
"scope_name": "Name",
555+
"scope_name_description": "Search package names only",
556+
"scope_description": "Description",
557+
"scope_description_description": "Search descriptions only",
558+
"scope_keywords": "Keywords",
559+
"scope_keywords_description": "Search keywords only",
560+
"scope_all": "All",
561+
"scope_all_description": "Search all fields, supports name: desc: kw: operators",
562+
"weekly_downloads": "Weekly downloads",
563+
"updated_within": "Updated within",
564+
"security": "Security",
565+
"keywords": "Keywords",
566+
"more_keywords": "+{count} more",
567+
"clear_all": "Clear all",
568+
"remove_filter": "Remove {label} filter",
569+
"download_range": {
570+
"any": "Any",
571+
"lt100": "< 100",
572+
"100_1k": "100 - 1K",
573+
"1k_10k": "1K - 10K",
574+
"10k_100k": "10K - 100K",
575+
"gt100k": "> 100K"
576+
},
577+
"updated": {
578+
"any": "Any time",
579+
"week": "Past week",
580+
"month": "Past month",
581+
"quarter": "Past 3 months",
582+
"year": "Past year"
583+
},
584+
"security_options": {
585+
"all": "All packages",
586+
"secure": "Without warnings",
587+
"insecure": "With warnings"
588+
},
589+
"sort": {
590+
"label": "Sort packages",
591+
"toggle_direction": "Toggle sort direction",
592+
"ascending": "Ascending",
593+
"descending": "Descending",
594+
"relevance": "Relevance",
595+
"downloads_week": "Downloads/wk",
596+
"downloads_day": "Downloads/day",
597+
"downloads_month": "Downloads/mo",
598+
"downloads_year": "Downloads/yr",
599+
"updated": "Last Updated",
600+
"name": "Name",
601+
"quality": "Quality",
602+
"popularity": "Popularity",
603+
"maintenance": "Maintenance",
604+
"score": "Score"
605+
},
606+
"columns": {
607+
"title": "Columns",
608+
"show": "Show columns",
609+
"reset": "Reset to defaults",
610+
"coming_soon": "Coming soon",
611+
"name": "Name",
612+
"version": "Version",
613+
"description": "Description",
614+
"downloads": "Downloads/wk",
615+
"updated": "Last Updated",
616+
"maintainers": "Maintainers",
617+
"keywords": "Keywords",
618+
"quality_score": "Quality score",
619+
"popularity_score": "Popularity score",
620+
"maintenance_score": "Maintenance score",
621+
"combined_score": "Combined score",
622+
"security": "Security"
623+
},
624+
"view_mode": {
625+
"label": "View mode",
626+
"cards": "Card view",
627+
"table": "Table view"
628+
},
629+
"pagination": {
630+
"mode_label": "Pagination mode",
631+
"infinite": "Infinite",
632+
"paginated": "Paginated",
633+
"items_per_page": "Items per page",
634+
"per_page": "{count} / page",
635+
"all_yolo": "All (YOLO)",
636+
"showing": "{start}-{end} of {total}",
637+
"previous": "Previous page",
638+
"next": "Next page",
639+
"nav_label": "Pagination"
640+
},
641+
"count": {
642+
"showing_filtered": "{filtered} of {total} packages",
643+
"showing_all": "{total} packages",
644+
"showing_paginated": "{pageSize} of {total} packages"
645+
},
646+
"table": {
647+
"security_warning": "Security warning",
648+
"secure": "Secure",
649+
"no_packages": "No packages found"
650+
}
651+
},
546652
"about": {
547653
"title": "About",
548654
"heading": "about",

lunaria/files/fr-FR.json

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,112 @@
492492
"label": "jsr"
493493
}
494494
},
495+
"filters": {
496+
"title": "Filtres",
497+
"search": "Recherche",
498+
"search_scope": "Portée de la recherche",
499+
"search_placeholder_name": "Filtrer par nom de paquet...",
500+
"search_placeholder_description": "Filtrer par description...",
501+
"search_placeholder_keywords": "Filtrer par mots-clés...",
502+
"search_placeholder_all": "Rechercher ou utiliser name: desc: kw:",
503+
"scope_name": "Nom",
504+
"scope_name_description": "Rechercher uniquement les noms de paquets",
505+
"scope_description": "Description",
506+
"scope_description_description": "Rechercher uniquement les descriptions",
507+
"scope_keywords": "Mots-clés",
508+
"scope_keywords_description": "Rechercher uniquement les mots-clés",
509+
"scope_all": "Tout",
510+
"scope_all_description": "Rechercher tous les champs, supporte les opérateurs name: desc: kw:",
511+
"weekly_downloads": "Téléchargements hebdomadaires",
512+
"updated_within": "Mis à jour dans",
513+
"security": "Sécurité",
514+
"keywords": "Mots-clés",
515+
"more_keywords": "+{count} de plus",
516+
"clear_all": "Tout effacer",
517+
"remove_filter": "Supprimer le filtre {label}",
518+
"download_range": {
519+
"any": "Tous",
520+
"lt100": "< 100",
521+
"100_1k": "100 - 1K",
522+
"1k_10k": "1K - 10K",
523+
"10k_100k": "10K - 100K",
524+
"gt100k": "> 100K"
525+
},
526+
"updated": {
527+
"any": "N'importe quand",
528+
"week": "Semaine passée",
529+
"month": "Mois passé",
530+
"quarter": "3 derniers mois",
531+
"year": "Année passée"
532+
},
533+
"security_options": {
534+
"all": "Tous les paquets",
535+
"secure": "Sans avertissements",
536+
"insecure": "Avec avertissements"
537+
},
538+
"sort": {
539+
"label": "Trier les paquets",
540+
"toggle_direction": "Inverser l'ordre",
541+
"ascending": "Croissant",
542+
"descending": "Décroissant",
543+
"relevance": "Pertinence",
544+
"downloads_week": "Téléch./sem",
545+
"downloads_day": "Téléch./jour",
546+
"downloads_month": "Téléch./mois",
547+
"downloads_year": "Téléch./an",
548+
"updated": "Dern. mise à jour",
549+
"name": "Nom",
550+
"quality": "Qualité",
551+
"popularity": "Popularité",
552+
"maintenance": "Maintenance",
553+
"score": "Score"
554+
},
555+
"columns": {
556+
"title": "Colonnes",
557+
"show": "Afficher les colonnes",
558+
"reset": "Réinitialiser",
559+
"coming_soon": "Bientôt disponible",
560+
"name": "Nom",
561+
"version": "Version",
562+
"description": "Description",
563+
"downloads": "Téléch./sem",
564+
"updated": "Dern. mise à jour",
565+
"maintainers": "Mainteneurs",
566+
"keywords": "Mots-clés",
567+
"quality_score": "Score de qualité",
568+
"popularity_score": "Score de popularité",
569+
"maintenance_score": "Score de maintenance",
570+
"combined_score": "Score combiné",
571+
"security": "Sécurité"
572+
},
573+
"view_mode": {
574+
"label": "Mode d'affichage",
575+
"cards": "Vue carte",
576+
"table": "Vue tableau"
577+
},
578+
"pagination": {
579+
"mode_label": "Mode de pagination",
580+
"infinite": "Infini",
581+
"paginated": "Paginé",
582+
"items_per_page": "Éléments par page",
583+
"per_page": "{count} / page",
584+
"all_yolo": "Tout (YOLO)",
585+
"showing": "{start}-{end} sur {total}",
586+
"previous": "Page précédente",
587+
"next": "Page suivante",
588+
"nav_label": "Pagination"
589+
},
590+
"count": {
591+
"showing_filtered": "{filtered} sur {total} paquets",
592+
"showing_all": "{total} paquets",
593+
"showing_paginated": "{pageSize} sur {total} paquets"
594+
},
595+
"table": {
596+
"security_warning": "Avertissement de sécurité",
597+
"secure": "Sécurisé",
598+
"no_packages": "Aucun paquet trouvé"
599+
}
600+
},
495601
"about": {
496602
"title": "À propos",
497603
"heading": "à propos",

0 commit comments

Comments
 (0)