diff --git a/langs/ca.json b/langs/ca.json index 1ea38770d1..5ada3aad2a 100644 --- a/langs/ca.json +++ b/langs/ca.json @@ -24,7 +24,8 @@ "index": { "#": "These texts are shown above the theme buttons when no theme is loaded", "intro": "MapComplete és un visor i editor d'OpenStreetMap, que et mostra informació sobre un tema específic", - "title": "Benvingut/da a MapComplete" + "title": "Benvingut/da a MapComplete", + "pickTheme": "" }, "general": { "loginWithOpenStreetMap": "Entra a OpenStreetMap", @@ -54,7 +55,9 @@ "confirmIntro": "

Afegir {title} aquí?

El punt que estàs creant el veurà tothom. Només afegeix coses que realment existeixin. Moltes aplicacions fan servir aquestes dades.", "confirmButton": "Afegir {category} aquí", "openLayerControl": "Obrir el control de capes", - "layerNotEnabled": "La capa {layer} no està habilitada. Fes-ho per poder afegir un punt a aquesta capa" + "layerNotEnabled": "La capa {layer} no està habilitada. Fes-ho per poder afegir un punt a aquesta capa", + "presetInfo": "", + "warnVisibleForEveryone": "" }, "pickLanguage": "Tria idioma: ", "about": "Edita facilment i afegeix punts a OpenStreetMap d'una temàtica determinada", @@ -102,7 +105,8 @@ "noTagsSelected": "No s'han seleccionat etiquetes", "backgroundMap": "Mapa de fons", "layerSelection": { - "zoomInToSeeThisLayer": "Amplia per veure aquesta capa" + "zoomInToSeeThisLayer": "Amplia per veure aquesta capa", + "title": "" }, "weekdays": { "abbreviations": { @@ -131,7 +135,11 @@ "closed_permanently": "Tancat - sense dia d'obertura conegut", "ph_not_known": " ", "ph_closed": "tancat", - "ph_open": "tancat" + "ph_open": "tancat", + "loadingCountry": "", + "ph_open_as_usual": "", + "open_24_7": "", + "error_loading": "" }, "attribution": { "attributionContent": "

Totes les dades provenen d'OpenStreetMap, i es poden reutilitzar lliurement sota la Llicència Oberta de Base de Dades (ODbL).

", @@ -141,8 +149,35 @@ "iconAttribution": { "title": "Icones utilitzades" }, - "themeBy": "Tema mantingut per {author}" - } + "themeBy": "Tema mantingut per {author}", + "codeContributionsBy": "" + }, + "download": { + "downloadCSV": "", + "noDataLoaded": "", + "includeMetaData": "", + "downloadGeoJsonHelper": "", + "title": "", + "downloadAsPdf": "", + "downloadGeojson": "", + "licenseInfo": "", + "downloadAsPdfHelper": "", + "downloadCSVHelper": "" + }, + "testing": "", + "customThemeIntro": "", + "pdf": { + "attr": "", + "versionInfo": "", + "attrBackground": "", + "generatedWith": "" + }, + "histogram": { + "error_loading": "" + }, + "aboutMapcomplete": "", + "loginOnlyNeededToEdit": "", + "openTheMap": "" }, "favourite": { "panelIntro": "

La teva interfície personal

Activa les teves capes favorites de totes les interfícies oficials", @@ -157,6 +192,45 @@ "title_singular": "Una revisió", "title": "{count} revisions", "saved": "Revisió compartida. Gràcies per compartir!", - "saving_review": "Desant…" + "saving_review": "Desant…", + "affiliated_reviewer_warning": "", + "attribution": "", + "i_am_affiliated": "", + "tos": "", + "posting_as": "", + "no_rating": "" + }, + "split": { + "hasBeenSplit": "", + "cancel": "", + "splitTitle": "", + "split": "", + "loginToSplit": "", + "inviteToSplit": "" + }, + "delete": { + "reasons": { + "test": "", + "notFound": "", + "disused": "" + }, + "explanations": { + "hardDelete": "", + "selectReason": "", + "softDelete": "" + }, + "loading": "", + "useSomethingElse": "", + "whyDelete": "", + "partOfOthers": "", + "readMessages": "", + "notEnoughExperience": "", + "onlyEditedByLoggedInUser": "", + "isntAPoint": "", + "safeDelete": "", + "loginToDelete": "", + "isDeleted": "", + "cancel": "", + "delete": "" } }