Skip to content

Commit 58ea2da

Browse files
sdornanclaude
andcommitted
refactor(i18n): name gallery filters by property instead of "Show X"
The bool filters are tri-state (All / Yes / No), so a verb-prefixed label read as a double negative: "Show missing" set to No. Name them after the property being filtered, matching the "Has saves" trio that already did. Several labels also named the wrong thing. "Show verified" is a DAT hash match via Hasheous, not a generic verification, and "Show missing" is specifically missing from disk. The section heading becomes "Properties" so it sits parallel with the drawer's other two headings (Platforms, Tags), and its key is renamed to match. Also corrects the RetroAchievements casing, which disagreed with every other string referencing it. These keys are shared with the v1 filter drawer, so its labels change too. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 05dc9ea commit 58ea2da

21 files changed

Lines changed: 173 additions & 173 deletions

File tree

frontend/src/locales/bg_BG/platform.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"on-disk": "На диск",
5353
"only-with-games": "Само платформи с игри",
5454
"player-count": "Брой играчи",
55+
"properties": "Свойства",
5556
"random-rom": "Случаен ROM",
5657
"random-rom-empty": "Няма ROM в тази платформа",
5758
"random-rom-error": "Неуспешно избиране на случаен ROM",
@@ -64,16 +65,15 @@
6465
"scan-platform": "Сканирай платформата",
6566
"search-platform": "Търси платформа",
6667
"settings": "Настройки",
67-
"show": "Покажи",
6868
"show-all": "Покажи всички",
69-
"show-duplicates": "Покажи версии",
69+
"show-duplicates": "Има версии",
7070
"show-duplicates-only": "Покажи само ROM-ове с версии",
71-
"show-favorites": "Покажи любими",
71+
"show-favorites": "Любими",
7272
"show-favorites-only": "Покажи само любими ROM-ове",
7373
"show-firmwares": "Покажи фърмуери/BIOS",
74-
"show-matched": "Покажи съвпадащите",
74+
"show-matched": "Съвпадащи",
7575
"show-matched-only": "Покажи само разпознати ROM-ове",
76-
"show-missing": "Покажи липсващите",
76+
"show-missing": "Липсват на диска",
7777
"show-missing-only": "Покажи само липсващи ROM-ове",
7878
"show-no-soundtrack-only": "Покажи само ROM-ове без саундтраци",
7979
"show-not-duplicates-only": "Покажи само ROM-ове без версии",
@@ -84,16 +84,16 @@
8484
"show-not-saves-only": "Покажи само ROM-ове без записи",
8585
"show-not-states-only": "Покажи само ROM-ове без състояния",
8686
"show-not-verified-only": "Покажи само непотвърдени ROM-ове",
87-
"show-playables": "Покажи изпълнимите",
87+
"show-playables": "Играеми в браузъра",
8888
"show-playables-only": "Покажи само изпълними ROM-ове",
89-
"show-ra": "Покажи RetroAchievements",
89+
"show-ra": "Има RetroAchievements",
9090
"show-ra-only": "Покажи само ROM-ове с RetroAchievements",
9191
"show-saves-only": "Покажи само ROM-ове със записи",
9292
"show-soundtrack-only": "Покажи само ROM-ове със саундтраци",
9393
"show-states-only": "Покажи само ROM-ове със състояния",
94-
"show-unmatched": "Покажи несъвпадащите",
94+
"show-unmatched": "Несъвпадащи",
9595
"show-unmatched-only": "Покажи само неразпознати ROM-ове",
96-
"show-verified": "Покажи потвърдените",
96+
"show-verified": "Проверен хеш",
9797
"show-verified-only": "Покажи само потвърдени ROM-ове",
9898
"status": "Статус",
9999
"tab-firmware": "Фърмуер",

frontend/src/locales/cs_CZ/platform.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"on-disk": "Na disku",
5353
"only-with-games": "Pouze platformy s hrami",
5454
"player-count": "Počet hráčů",
55+
"properties": "Vlastnosti",
5556
"random-rom": "Náhodné ROM",
5657
"random-rom-empty": "Na této platformě nejsou žádné ROM",
5758
"random-rom-error": "Nepodařilo se vybrat náhodné ROM",
@@ -64,16 +65,15 @@
6465
"scan-platform": "Skenovat platformu",
6566
"search-platform": "Hledat platformu",
6667
"settings": "Nastavení",
67-
"show": "Zobrazit",
6868
"show-all": "Zobrazit vše",
69-
"show-duplicates": "Zobrazit verze",
69+
"show-duplicates": " verze",
7070
"show-duplicates-only": "Zobrazit pouze ROMy s verzemi",
71-
"show-favorites": "Zobrazit oblíbené",
71+
"show-favorites": "Oblíbené",
7272
"show-favorites-only": "Zobrazit pouze oblíbené ROM",
7373
"show-firmwares": "Zobrazit firmwary/BIOS",
74-
"show-matched": "Zobrazit shody",
74+
"show-matched": "Spárované",
7575
"show-matched-only": "Zobrazit pouze spárované ROMy",
76-
"show-missing": "Zobrazit chybějící",
76+
"show-missing": "Chybí na disku",
7777
"show-missing-only": "Zobrazit pouze chybějící ROM",
7878
"show-no-soundtrack-only": "Zobrazit pouze ROMy bez zvukového doprovodu",
7979
"show-not-duplicates-only": "Zobrazit pouze ROMy bez verzí",
@@ -84,16 +84,16 @@
8484
"show-not-saves-only": "Zobrazit pouze ROM bez uložení",
8585
"show-not-states-only": "Zobrazit pouze ROM bez stavů",
8686
"show-not-verified-only": "Zobrazit pouze neověřené ROM",
87-
"show-playables": "Zobrazit spustitelné",
87+
"show-playables": "Hratelné v prohlížeči",
8888
"show-playables-only": "Zobrazit pouze spustitelné ROM",
89-
"show-ra": "Zobrazit Retroachievements",
89+
"show-ra": "Má RetroAchievements",
9090
"show-ra-only": "Zobrazit pouze ROM s RetroAchievements",
9191
"show-saves-only": "Zobrazit pouze ROM s uloženími",
9292
"show-soundtrack-only": "Zobrazit pouze ROMy se zvukovým doprovodem",
9393
"show-states-only": "Zobrazit pouze ROM se stavy",
94-
"show-unmatched": "Zobrazit neshody",
94+
"show-unmatched": "Nespárované",
9595
"show-unmatched-only": "Zobrazit pouze nespárované ROMy",
96-
"show-verified": "Zobrazit ověřené",
96+
"show-verified": "Ověřený hash",
9797
"show-verified-only": "Zobrazit pouze ověřené ROM",
9898
"status": "Stav",
9999
"tab-firmware": "Firmware",

frontend/src/locales/de_DE/platform.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"on-disk": "Auf Datenträger",
5353
"only-with-games": "Nur Plattformen mit Spielen",
5454
"player-count": "Spieleranzahl",
55+
"properties": "Eigenschaften",
5556
"random-rom": "Zufälliges ROM",
5657
"random-rom-empty": "Keine ROMs auf dieser Plattform",
5758
"random-rom-error": "Zufälliges ROM konnte nicht ausgewählt werden",
@@ -64,16 +65,15 @@
6465
"scan-platform": "Plattform scannen",
6566
"search-platform": "Plattform suchen",
6667
"settings": "Einstellungen",
67-
"show": "Anzeigen",
6868
"show-all": "Alle anzeigen",
69-
"show-duplicates": "Zeige Versionen",
69+
"show-duplicates": "Hat Versionen",
7070
"show-duplicates-only": "Nur ROMs mit Versionen anzeigen",
71-
"show-favorites": "Zeige Favoriten",
71+
"show-favorites": "Favorit",
7272
"show-favorites-only": "Zeige nur Favoriten-ROMs",
7373
"show-firmwares": "Zeige Firmwares/BIOS",
74-
"show-matched": "Zeige zugewiesene",
74+
"show-matched": "Zugeordnet",
7575
"show-matched-only": "Nur zugeordnete ROMs anzeigen",
76-
"show-missing": "Zeige fehlende",
76+
"show-missing": "Fehlt auf dem Datenträger",
7777
"show-missing-only": "Zeige nur fehlende ROMs",
7878
"show-no-soundtrack-only": "Nur ROMs ohne Soundtracks anzeigen",
7979
"show-not-duplicates-only": "Nur ROMs ohne Versionen anzeigen",
@@ -84,16 +84,16 @@
8484
"show-not-saves-only": "Zeige nur ROMs ohne Spielstände",
8585
"show-not-states-only": "Zeige nur ROMs ohne Savestates",
8686
"show-not-verified-only": "Zeige nur nicht verifizierte ROMs",
87-
"show-playables": "Zeige spielbare",
87+
"show-playables": "Im Browser spielbar",
8888
"show-playables-only": "Zeige nur spielbare ROMs",
89-
"show-ra": "Zeige Retroachievements",
89+
"show-ra": "Hat RetroAchievements",
9090
"show-ra-only": "Zeige nur ROMs mit RetroAchievements",
9191
"show-saves-only": "Zeige nur ROMs mit Spielständen",
9292
"show-soundtrack-only": "Nur ROMs mit Soundtracks anzeigen",
9393
"show-states-only": "Zeige nur ROMs mit Savestates",
94-
"show-unmatched": "Zeige unzugewiesene",
94+
"show-unmatched": "Nicht zugeordnet",
9595
"show-unmatched-only": "Nur nicht zugeordnete ROMs anzeigen",
96-
"show-verified": "Zeige verifiziert",
96+
"show-verified": "Hash verifiziert",
9797
"show-verified-only": "Zeige nur verifizierte ROMs",
9898
"status": "Status",
9999
"tab-firmware": "Firmware",

frontend/src/locales/en_GB/platform.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"on-disk": "On disk",
5353
"only-with-games": "Only platforms with games",
5454
"player-count": "Player count",
55+
"properties": "Properties",
5556
"random-rom": "Random ROM",
5657
"random-rom-empty": "No ROMs in this platform",
5758
"random-rom-error": "Couldn't pick a random ROM",
@@ -64,16 +65,15 @@
6465
"scan-platform": "Scan platform",
6566
"search-platform": "Search platform",
6667
"settings": "Settings",
67-
"show": "Show",
6868
"show-all": "Show all",
69-
"show-duplicates": "Show versions",
69+
"show-duplicates": "Has versions",
7070
"show-duplicates-only": "Show ROMs with versions only",
71-
"show-favorites": "Show favourites",
71+
"show-favorites": "Favourite",
7272
"show-favorites-only": "Show favourite ROMs only",
7373
"show-firmwares": "Show firmwares/BIOS",
74-
"show-matched": "Show matched",
74+
"show-matched": "Matched",
7575
"show-matched-only": "Show matched ROMs only",
76-
"show-missing": "Show missing",
76+
"show-missing": "Missing from disk",
7777
"show-missing-only": "Show missing ROMs only",
7878
"show-no-soundtrack-only": "Show ROMs without soundtracks only",
7979
"show-not-duplicates-only": "Show ROMs without versions only",
@@ -84,16 +84,16 @@
8484
"show-not-saves-only": "Show ROMs without saves only",
8585
"show-not-states-only": "Show ROMs without save states only",
8686
"show-not-verified-only": "Show non-verified ROMs only",
87-
"show-playables": "Show playables",
87+
"show-playables": "Playable in browser",
8888
"show-playables-only": "Show playable ROMs only",
89-
"show-ra": "Show Retroachievements",
89+
"show-ra": "Has RetroAchievements",
9090
"show-ra-only": "Show ROMs with RetroAchievements only",
9191
"show-saves-only": "Show ROMs with saves only",
9292
"show-soundtrack-only": "Show ROMs with soundtracks only",
9393
"show-states-only": "Show ROMs with save states only",
94-
"show-unmatched": "Show unmatched",
94+
"show-unmatched": "Unmatched",
9595
"show-unmatched-only": "Show unmatched ROMs only",
96-
"show-verified": "Show verified",
96+
"show-verified": "Hash verified",
9797
"show-verified-only": "Show verified ROMs only",
9898
"status": "Status",
9999
"tab-firmware": "Firmware",

frontend/src/locales/en_US/platform.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"on-disk": "On disk",
5353
"only-with-games": "Only platforms with games",
5454
"player-count": "Player count",
55+
"properties": "Properties",
5556
"random-rom": "Random ROM",
5657
"random-rom-empty": "No ROMs in this platform",
5758
"random-rom-error": "Couldn't pick a random ROM",
@@ -64,36 +65,35 @@
6465
"scan-platform": "Scan platform",
6566
"search-platform": "Search platform",
6667
"settings": "Settings",
67-
"show": "Show",
6868
"show-all": "Show all",
69-
"show-duplicates": "Show versions",
69+
"show-duplicates": "Has versions",
7070
"show-duplicates-only": "Show ROMs with versions only",
71-
"show-favorites": "Show favourites",
72-
"show-favorites-only": "Show favourite ROMs only",
71+
"show-favorites": "Favorite",
72+
"show-favorites-only": "Show favorite ROMs only",
7373
"show-firmwares": "Show firmwares/BIOS",
74-
"show-matched": "Show matched",
74+
"show-matched": "Matched",
7575
"show-matched-only": "Show matched ROMs only",
76-
"show-missing": "Show missing",
76+
"show-missing": "Missing from disk",
7777
"show-missing-only": "Show missing ROMs only",
7878
"show-no-soundtrack-only": "Show ROMs without soundtracks only",
7979
"show-not-duplicates-only": "Show ROMs without versions only",
80-
"show-not-favorites-only": "Show non-favourite ROMs only",
80+
"show-not-favorites-only": "Show non-favorite ROMs only",
8181
"show-not-missing-only": "Show non-missing ROMs only",
8282
"show-not-playables-only": "Show non-playable ROMs only",
8383
"show-not-ra-only": "Show ROMs without RetroAchievements only",
8484
"show-not-saves-only": "Show ROMs without saves only",
8585
"show-not-states-only": "Show ROMs without save states only",
8686
"show-not-verified-only": "Show non-verified ROMs only",
87-
"show-playables": "Show playables",
87+
"show-playables": "Playable in browser",
8888
"show-playables-only": "Show playable ROMs only",
89-
"show-ra": "Show Retroachievements",
89+
"show-ra": "Has RetroAchievements",
9090
"show-ra-only": "Show ROMs with RetroAchievements only",
9191
"show-saves-only": "Show ROMs with saves only",
9292
"show-soundtrack-only": "Show ROMs with soundtracks only",
9393
"show-states-only": "Show ROMs with save states only",
94-
"show-unmatched": "Show unmatched",
94+
"show-unmatched": "Unmatched",
9595
"show-unmatched-only": "Show unmatched ROMs only",
96-
"show-verified": "Show verified",
96+
"show-verified": "Hash verified",
9797
"show-verified-only": "Show verified ROMs only",
9898
"status": "Status",
9999
"tab-firmware": "Firmware",

frontend/src/locales/es_ES/platform.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"on-disk": "En disco",
5353
"only-with-games": "Solo plataformas con juegos",
5454
"player-count": "Número de jugadores",
55+
"properties": "Propiedades",
5556
"random-rom": "ROM aleatorio",
5657
"random-rom-empty": "No hay ROMs en esta plataforma",
5758
"random-rom-error": "No se pudo elegir un ROM aleatorio",
@@ -64,16 +65,15 @@
6465
"scan-platform": "Escanear plataforma",
6566
"search-platform": "Buscar plataforma",
6667
"settings": "Ajustes",
67-
"show": "Mostrar",
6868
"show-all": "Mostrar todo",
69-
"show-duplicates": "Mostrar versiones",
69+
"show-duplicates": "Tiene versiones",
7070
"show-duplicates-only": "Mostrar solo ROMs con versiones",
71-
"show-favorites": "Mostrar favoritos",
71+
"show-favorites": "Favoritos",
7272
"show-favorites-only": "Mostrar solo ROMs favoritas",
7373
"show-firmwares": "Mostrar firmwares/BIOS",
74-
"show-matched": "Mostrar identificados",
74+
"show-matched": "Identificados",
7575
"show-matched-only": "Solo emparejados",
76-
"show-missing": "Mostrar perdidos",
76+
"show-missing": "Ausentes del disco",
7777
"show-missing-only": "Mostrar solo ROMs perdidas",
7878
"show-no-soundtrack-only": "Mostrar solo ROMs sin bandas sonoras",
7979
"show-not-duplicates-only": "Mostrar solo ROMs sin versiones",
@@ -84,16 +84,16 @@
8484
"show-not-saves-only": "Mostrar solo ROMs sin partidas guardadas",
8585
"show-not-states-only": "Mostrar solo ROMs sin estados guardados",
8686
"show-not-verified-only": "Mostrar solo ROMs no verificadas",
87-
"show-playables": "Mostrar jugables",
87+
"show-playables": "Jugables en el navegador",
8888
"show-playables-only": "Mostrar solo ROMs jugables",
89-
"show-ra": "Mostrar Retroachievements",
89+
"show-ra": "Tiene RetroAchievements",
9090
"show-ra-only": "Mostrar solo ROMs con RetroAchievements",
9191
"show-saves-only": "Mostrar solo ROMs con partidas guardadas",
9292
"show-soundtrack-only": "Mostrar solo ROMs con bandas sonoras",
9393
"show-states-only": "Mostrar solo ROMs con estados guardados",
94-
"show-unmatched": "Mostrar no identificados",
94+
"show-unmatched": "No identificados",
9595
"show-unmatched-only": "Solo sin emparejar",
96-
"show-verified": "Mostrar verificados",
96+
"show-verified": "Hash verificado",
9797
"show-verified-only": "Mostrar solo ROMs verificadas",
9898
"status": "Estado",
9999
"tab-firmware": "Firmware",

frontend/src/locales/fr_FR/platform.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"on-disk": "Sur le disque",
5353
"only-with-games": "Uniquement les plateformes avec des jeux",
5454
"player-count": "Nombre de joueurs",
55+
"properties": "Propriétés",
5556
"random-rom": "ROM aléatoire",
5657
"random-rom-empty": "Aucune ROM sur cette plateforme",
5758
"random-rom-error": "Impossible de choisir une ROM aléatoire",
@@ -64,16 +65,15 @@
6465
"scan-platform": "Analyser la plateforme",
6566
"search-platform": "Recherche dans la plateforme",
6667
"settings": "Paramètres",
67-
"show": "Afficher",
6868
"show-all": "Tout afficher",
69-
"show-duplicates": "Afficher les versions",
69+
"show-duplicates": "A des versions",
7070
"show-duplicates-only": "Afficher uniquement les ROMs avec versions",
71-
"show-favorites": "Jeux favoris",
71+
"show-favorites": "Favoris",
7272
"show-favorites-only": "Afficher uniquement les ROMs favorites",
7373
"show-firmwares": "Afficher firmwares/BIOS",
74-
"show-matched": "Jeux identifiés",
74+
"show-matched": "Identifiés",
7575
"show-matched-only": "Afficher uniquement les ROMs identifiées",
76-
"show-missing": "Afficher les manquants",
76+
"show-missing": "Absents du disque",
7777
"show-missing-only": "Afficher uniquement les ROMs manquantes",
7878
"show-no-soundtrack-only": "Afficher uniquement les ROMs sans bande-son",
7979
"show-not-duplicates-only": "Afficher uniquement les ROMs sans versions",
@@ -84,16 +84,16 @@
8484
"show-not-saves-only": "Afficher uniquement les ROMs sans sauvegardes",
8585
"show-not-states-only": "Afficher uniquement les ROMs sans états de sauvegarde",
8686
"show-not-verified-only": "Afficher uniquement les ROMs non vérifiées",
87-
"show-playables": "Afficher les jouables",
87+
"show-playables": "Jouables dans le navigateur",
8888
"show-playables-only": "Afficher uniquement les ROMs jouables",
89-
"show-ra": "Afficher les Retroachievements",
89+
"show-ra": "A des RetroAchievements",
9090
"show-ra-only": "Afficher uniquement les ROMs avec RetroAchievements",
9191
"show-saves-only": "Afficher uniquement les ROMs avec sauvegardes",
9292
"show-soundtrack-only": "Afficher uniquement les ROMs avec bande-son",
9393
"show-states-only": "Afficher uniquement les ROMs avec états de sauvegarde",
94-
"show-unmatched": "Jeux non identifiés",
94+
"show-unmatched": "Non identifiés",
9595
"show-unmatched-only": "Afficher uniquement les ROMs non identifiées",
96-
"show-verified": "Afficher les vérifiés",
96+
"show-verified": "Hash vérifié",
9797
"show-verified-only": "Afficher uniquement les ROMs vérifiées",
9898
"status": "Statut",
9999
"tab-firmware": "Firmware",

0 commit comments

Comments
 (0)