+ "QA": {
+ "improveOSM": {
+ "directions": {
+ "east": "est",
+ "north": "nord",
+ "northeast": "nord-est",
+ "northwest": "nord-oest",
+ "south": "sud",
+ "southeast": "sud-est",
+ "southwest": "sud-oest",
+ "west": "oest"
+ }
+ },
+ "keepRight": {
+ "detail_title": "Error",
+ "detail_description": "Descripció",
+ "comment": "Comentari",
+ "save_comment": "Desa el comentari",
+ "close_comment": "Tanca i comenta",
+ "ignore_comment": "Ignora i comenta",
+ "error_parts": {
+ "this_node": "aquest node",
+ "this_way": "aquesta via",
+ "this_relation": "aquesta relació",
+ "this_bridge": "aquest pont",
+ "this_tunnel": "aquest túnel",
+ "this_boundary": "aquest límit",
+ "this_turn_restriction": "aquesta restricció de gir",
+ "this_roundabout": "aquesta rotonda",
+ "this_mini_roundabout": "aquesta mini-rotonda",
+ "restaurant": "restaurant",
+ "school": "escola",
+ "university": "universitat",
+ "hospital": "hospital",
+ "library": "biblioteca",
+ "courthouse": "jutjat",
+ "bank": "banc",
+ "cinema": "cinema",
+ "pharmacy": "farmàcia",
+ "cafe": "cafè",
+ "fast_food": "menjar ràpid",
+ "fuel": "carburant"
+ },
+ "errorTypes": {
+ "120": {
+ "title": "Via sense nodes"
+ },
+ "130": {
+ "title": "Via descoonectada"
+ },
+ "180": {
+ "title": "Manca el tipus de relació"
+ },
+ "220": {
+ "title": "Etiqueta mal escrita"
+ },
+ "230": {
+ "title": "Conflicte de capes"
+ },
+ "231": {
+ "layer": "(capa: {layer})"
+ },
+ "281": {
+ "description": "{var1} no té nom."
+ },
+ "401": {
+ "title": "Manca la restricció de gir"
+ },
+ "402": {
+ "title": "Angle impossible"
+ }
+ }
+ }
+ },