Translated using Weblate (Catalan)

Currently translated at 91.9% (171 of 186 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/ca/
This commit is contained in:
Anonymous 2021-08-21 21:26:33 +00:00 committed by Hosted Weblate
parent 2a986912e2
commit 22f4969cf4
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -24,7 +24,8 @@
"index": { "index": {
"#": "These texts are shown above the theme buttons when no theme is loaded", "#": "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", "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": { "general": {
"loginWithOpenStreetMap": "Entra a OpenStreetMap", "loginWithOpenStreetMap": "Entra a OpenStreetMap",
@ -54,7 +55,9 @@
"confirmIntro": "<h3>Afegir {title} aquí?</h3>El punt que estàs creant <b>el veurà tothom</b>. Només afegeix coses que realment existeixin. Moltes aplicacions fan servir aquestes dades.", "confirmIntro": "<h3>Afegir {title} aquí?</h3>El punt que estàs creant <b>el veurà tothom</b>. Només afegeix coses que realment existeixin. Moltes aplicacions fan servir aquestes dades.",
"confirmButton": "Afegir {category} aquí", "confirmButton": "Afegir {category} aquí",
"openLayerControl": "Obrir el control de capes", "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: ", "pickLanguage": "Tria idioma: ",
"about": "Edita facilment i afegeix punts a OpenStreetMap d'una temàtica determinada", "about": "Edita facilment i afegeix punts a OpenStreetMap d'una temàtica determinada",
@ -102,7 +105,8 @@
"noTagsSelected": "No s'han seleccionat etiquetes", "noTagsSelected": "No s'han seleccionat etiquetes",
"backgroundMap": "Mapa de fons", "backgroundMap": "Mapa de fons",
"layerSelection": { "layerSelection": {
"zoomInToSeeThisLayer": "Amplia per veure aquesta capa" "zoomInToSeeThisLayer": "Amplia per veure aquesta capa",
"title": ""
}, },
"weekdays": { "weekdays": {
"abbreviations": { "abbreviations": {
@ -131,7 +135,11 @@
"closed_permanently": "Tancat - sense dia d'obertura conegut", "closed_permanently": "Tancat - sense dia d'obertura conegut",
"ph_not_known": " ", "ph_not_known": " ",
"ph_closed": "tancat", "ph_closed": "tancat",
"ph_open": "tancat" "ph_open": "tancat",
"loadingCountry": "",
"ph_open_as_usual": "",
"open_24_7": "",
"error_loading": ""
}, },
"attribution": { "attribution": {
"attributionContent": "<p>Totes les dades provenen d'<a href=\"https://osm.org\" target=\"_blank\">OpenStreetMap</a>, i es poden reutilitzar lliurement sota <a href=\"https://osm.org/copyright\" target=\"_blank\">la Llicència Oberta de Base de Dades (ODbL)</a>.</p>", "attributionContent": "<p>Totes les dades provenen d'<a href=\"https://osm.org\" target=\"_blank\">OpenStreetMap</a>, i es poden reutilitzar lliurement sota <a href=\"https://osm.org/copyright\" target=\"_blank\">la Llicència Oberta de Base de Dades (ODbL)</a>.</p>",
@ -141,8 +149,35 @@
"iconAttribution": { "iconAttribution": {
"title": "Icones utilitzades" "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": { "favourite": {
"panelIntro": "<h3>La teva interfície personal</h3>Activa les teves capes favorites de totes les interfícies oficials", "panelIntro": "<h3>La teva interfície personal</h3>Activa les teves capes favorites de totes les interfícies oficials",
@ -157,6 +192,45 @@
"title_singular": "Una revisió", "title_singular": "Una revisió",
"title": "{count} revisions", "title": "{count} revisions",
"saved": "<span class=\"thanks\">Revisió compartida. Gràcies per compartir!</span>", "saved": "<span class=\"thanks\">Revisió compartida. Gràcies per compartir!</span>",
"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": ""
} }
} }