diff --git a/system/lang/es-es.json b/system/lang/es-es.json index 911fd2f..6168ff2 100644 --- a/system/lang/es-es.json +++ b/system/lang/es-es.json @@ -136,6 +136,7 @@ "player_filter_label": "Filtro de jugador", "player_filter_tooltip": "Aplicar filtro de jugador", "already_in_filter": "Ya en el filtro", + "no_results": "Not Found", "sources_categories": { "rules": "Reglas", "adventures": "Aventuras", @@ -810,7 +811,8 @@ "filter": { "rank": "Rango", "rarity": "Rareza", - "ring": "Anillo" + "ring": "Anillo", + "clear": "Clear Filter" } }, "source_reference": { diff --git a/system/lang/fr-fr.json b/system/lang/fr-fr.json index 874ebcc..821e3fb 100644 --- a/system/lang/fr-fr.json +++ b/system/lang/fr-fr.json @@ -136,6 +136,7 @@ "player_filter_label": "Filtre joueur", "player_filter_tooltip": "Applique le filtre des joueurs", "already_in_filter": "Filtre déjà appliqué", + "no_results": "Aucun résultat", "sources_categories": { "rules": "Règles", "adventures": "Aventures", @@ -810,7 +811,8 @@ "filter": { "rank": "Rang", "rarity": "Rareté", - "ring": "Anneau" + "ring": "Anneau", + "clear": "Suppr. les Filtres" } }, "source_reference": { diff --git a/system/lang/it-it.json b/system/lang/it-it.json index ec7ea33..f6f1407 100644 --- a/system/lang/it-it.json +++ b/system/lang/it-it.json @@ -136,6 +136,7 @@ "player_filter_label": "Player filter", "player_filter_tooltip": "Apply player filter", "already_in_filter": "Already in filter", + "no_results": "Not Found", "sources_categories": { "rules": "Rules", "adventures": "Adventures", @@ -708,6 +709,7 @@ "demeanor": { "adaptable": "Flessibile", "aggressive": "Aggressivo", + "alluring": "Alluring", "ambitious": "Ambizioso", "amiable": "Affabile", "analytical": "Analitico", @@ -716,6 +718,7 @@ "assertive": "Risoluto", "beguiling": "Ammaliante", "bitter": "Amaro", + "bloodthirsty": "Bloodthirsty", "bold": "Ardito", "calculating": "Calcolatore", "calm": "Calmo", @@ -726,37 +729,68 @@ "confused": "Confuso", "courageous": "Coraggioso", "cowardly": "Codardo", + "crestfallen": "Crestfallen", "curious": "Curioso", + "defensive": "Defensive", "dependable": "Affidabile", "detached": "Distaccato", + "determined": "Determined", + "devoted": "Devoted", + "direct": "Direct", "disheartened": "Sconfortato", + "dour": "Dour", + "duplicitous": "Duplicitous", + "effusive": "Effusive", "enraged": "Infuriato", + "fanatical": "Fanatical", "feral": "Selvaggio", + "fervent": "Fervent", "fickle": "Volubile", "fierce": "Agguerrito", "flighty": "Volubile", "flippant": "Irriverente", "friendly": "Amichevole", "gruff": "Burbero", + "honorable": "Honorable", + "hubristic": "Prétentieuse", "hungry": "Affamato", + "idealistic": "Idealistic", + "imposing": "Imposing", + "inquisitive": "Inquisitive", "intense": "Intenso", "intimidating": "Intimidatorio", "irritable": "Irritabile", "loyal": "Leale", + "methodical": "Methodical", + "meticulous": "Meticulous", "mischievous": "Malandrino", + "moon_blessed": "Moon-blessed", "morose": "Cupo", + "near_feral": "Near feral", "nurturing": "Materno", + "obsessed": "Obsessed", "obstinate": "Ostinato", "opportunistic": "Opportunista", + "otherworldly": "Otherworldly", + "outgoing": "Outgoing", "passionate": "Appassionato", + "patient": "Patient", + "personable": "Personable", "playful": "Giocoso", "power_hungry": "Affamato di potere", "proud": "Orgoglioso", + "refined": "Refined", + "reserved": "Reserved", "restrained": "Contenuto", + "righteous": "Righteous", "scheming": "Cospiratore", "serene": "Sereno", "serious": "Serio", "shrewd": "Scaltro", + "sinister": "Sinister", + "sociable": "Sociable", + "stoic": "Stoic", + "starved": "Starved", "stubborn": "Testardo", "suspicious": "Sospettoso", "teasing": "Stuzzicante", @@ -764,7 +798,12 @@ "uncertain": "Incerto", "unenthused": "Non entusiasta", "vain": "Vanesio", - "wary": "Diffidente" + "vengeful": "Vengeful", + "vindictive": "Vindictive", + "wary": "Diffidente", + "watchful": "Watchful", + "wrathful": "Wrathful", + "zealous": "Zealous" }, "compendium": { "filter_rank": "Show Rank", @@ -772,14 +811,15 @@ "filter": { "rank": "Rank", "rarity": "Rarity", - "ring": "Ring" + "ring": "Ring", + "clear": "Clear Filter" } }, "source_reference": { "core_rulebook": "Core Rulebook", "emerald_empire": "Emerald Empire", "shadowlands": "Shadowlands", - "court_of_stones": "Court of Stones", + "court_of_stones": "Courts of Stone", "path_of_waves": "Path of Waves", "celestial_realms": "Celestial Realms", "fields_of_victory": "Fields of Victory",