This commit is contained in:
Yohan Boniface 2024-09-11 15:44:33 +02:00
parent 51c1fb0a8f
commit 409ec13163
100 changed files with 228 additions and 224 deletions

View file

@ -1282,9 +1282,9 @@ U.Editable = L.Editable.extend({
} }
if (measure) { if (measure) {
if (e.layer instanceof L.Polygon) { if (e.layer instanceof L.Polygon) {
content += L._(' (area: {measure})', { measure: measure }) content += ` ${L._('(area: {measure})', { measure: measure })}`
} else if (e.layer instanceof L.Polyline) { } else if (e.layer instanceof L.Polyline) {
content += L._(' (length: {measure})', { measure: measure }) content += ` ${L._('(length: {measure})', { measure: measure })}`
} }
} }
if (content) { if (content) {

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# አንድ ፓውንድ ምልክት ለዋናው አርእስት", "# one hash for main heading": "# አንድ ፓውንድ ምልክት ለዋናው አርእስት",
"## two hashes for second heading": "## ሁለት ፓውንድ ምልክቶች ለንዑስ አርእስቱ", "## two hashes for second heading": "## ሁለት ፓውንድ ምልክቶች ለንዑስ አርእስቱ",
"### three hashes for third heading": "### ሶስት ፓውንድ ምልክቶች ለሶስተኛው ደረጃ አርእስት", "### three hashes for third heading": "### ሶስት ፓውንድ ምልክቶች ለሶስተኛው ደረጃ አርእስት",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# አንድ ፓውንድ ምልክት ለዋናው አርእስት", "# one hash for main heading": "# አንድ ፓውንድ ምልክት ለዋናው አርእስት",
"## two hashes for second heading": "## ሁለት ፓውንድ ምልክቶች ለንዑስ አርእስቱ", "## two hashes for second heading": "## ሁለት ፓውንድ ምልክቶች ለንዑስ አርእስቱ",
"### three hashes for third heading": "### ሶስት ፓውንድ ምልክቶች ለሶስተኛው ደረጃ አርእስት", "### three hashes for third heading": "### ሶስት ፓውንድ ምልክቶች ለሶስተኛው ደረጃ አርእስት",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# един хеш за главната позиция", "# one hash for main heading": "# един хеш за главната позиция",
"## two hashes for second heading": "два хеша за втората таблица", "## two hashes for second heading": "два хеша за втората таблица",
"### three hashes for third heading": "# # # Три хеша за трета позиция", "### three hashes for third heading": "# # # Три хеша за трета позиция",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# един хеш за главната позиция", "# one hash for main heading": "# един хеш за главната позиция",
"## two hashes for second heading": "два хеша за втората таблица", "## two hashes for second heading": "два хеша за втората таблица",
"### three hashes for third heading": "# # # Три хеша за трета позиция", "### three hashes for third heading": "# # # Три хеша за трета позиция",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(gorread: {measure})", "(area: {measure})": "(gorread: {measure})",
" (length: {measure})": "(pellder: {measure})", "(length: {measure})": "(pellder: {measure})",
"# one hash for main heading": "# un diezenn evit an titl pennañ", "# one hash for main heading": "# un diezenn evit an titl pennañ",
"## two hashes for second heading": "## div ziezenn evit an eil titl", "## two hashes for second heading": "## div ziezenn evit an eil titl",
"### three hashes for third heading": "### teir diezenn evit an trede titl", "### three hashes for third heading": "### teir diezenn evit an trede titl",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(gorread: {measure})", "(area: {measure})": "(gorread: {measure})",
" (length: {measure})": "(pellder: {measure})", "(length: {measure})": "(pellder: {measure})",
"# one hash for main heading": "# un diezenn evit an titl pennañ", "# one hash for main heading": "# un diezenn evit an titl pennañ",
"## two hashes for second heading": "## div ziezenn evit an eil titl", "## two hashes for second heading": "## div ziezenn evit an eil titl",
"### three hashes for third heading": "### teir diezenn evit an trede titl", "### three hashes for third heading": "### teir diezenn evit an trede titl",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# un coixinet per a capçalera principal", "# one hash for main heading": "# un coixinet per a capçalera principal",
"## two hashes for second heading": "## dos coixinets per a capçalera secundària", "## two hashes for second heading": "## dos coixinets per a capçalera secundària",
"### three hashes for third heading": "### tres coixinets per a capçalera tercera", "### three hashes for third heading": "### tres coixinets per a capçalera tercera",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# un coixinet per a capçalera principal", "# one hash for main heading": "# un coixinet per a capçalera principal",
"## two hashes for second heading": "## dos coixinets per a capçalera secundària", "## two hashes for second heading": "## dos coixinets per a capçalera secundària",
"### three hashes for third heading": "### tres coixinets per a capçalera tercera", "### three hashes for third heading": "### tres coixinets per a capçalera tercera",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(plocha: {measure})", "(area: {measure})": "(plocha: {measure})",
" (length: {measure})": "(délka: {measure})", "(length: {measure})": "(délka: {measure})",
"# one hash for main heading": "# jedna mřížka pro hlavní nadpis", "# one hash for main heading": "# jedna mřížka pro hlavní nadpis",
"## two hashes for second heading": "## dvě mřížky pro nadpis druhé úrovně", "## two hashes for second heading": "## dvě mřížky pro nadpis druhé úrovně",
"### three hashes for third heading": "### podnadpis třetí úrovně", "### three hashes for third heading": "### podnadpis třetí úrovně",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(plocha: {measure})", "(area: {measure})": "(plocha: {measure})",
" (length: {measure})": "(délka: {measure})", "(length: {measure})": "(délka: {measure})",
"# one hash for main heading": "# jedna mřížka pro hlavní nadpis", "# one hash for main heading": "# jedna mřížka pro hlavní nadpis",
"## two hashes for second heading": "## dvě mřížky pro nadpis druhé úrovně", "## two hashes for second heading": "## dvě mřížky pro nadpis druhé úrovně",
"### three hashes for third heading": "### podnadpis třetí úrovně", "### three hashes for third heading": "### podnadpis třetí úrovně",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# et hashtag for hovedoverskrift", "# one hash for main heading": "# et hashtag for hovedoverskrift",
"## two hashes for second heading": "## to hashtags for andet overskriftniveau", "## two hashes for second heading": "## to hashtags for andet overskriftniveau",
"### three hashes for third heading": "### tre hashtags for tredje overskriftsniveau", "### three hashes for third heading": "### tre hashtags for tredje overskriftsniveau",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# et hashtag for hovedoverskrift", "# one hash for main heading": "# et hashtag for hovedoverskrift",
"## two hashes for second heading": "## to hashtags for andet overskriftniveau", "## two hashes for second heading": "## to hashtags for andet overskriftniveau",
"### three hashes for third heading": "### tre hashtags for tredje overskriftsniveau", "### three hashes for third heading": "### tre hashtags for tredje overskriftsniveau",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(Fläche: {measure})", "(area: {measure})": "(Fläche: {measure})",
" (length: {measure})": "(Länge: {measure})", "(length: {measure})": "(Länge: {measure})",
"# one hash for main heading": "# Eine Raute für große Überschrift", "# one hash for main heading": "# Eine Raute für große Überschrift",
"## two hashes for second heading": "## Zwei Rauten für mittlere Überschrift", "## two hashes for second heading": "## Zwei Rauten für mittlere Überschrift",
"### three hashes for third heading": "### Drei Rauten für kleine Überschrift", "### three hashes for third heading": "### Drei Rauten für kleine Überschrift",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(Fläche: {measure})", "(area: {measure})": "(Fläche: {measure})",
" (length: {measure})": "(Länge: {measure})", "(length: {measure})": "(Länge: {measure})",
"# one hash for main heading": "# Eine Raute für große Überschrift", "# one hash for main heading": "# Eine Raute für große Überschrift",
"## two hashes for second heading": "## Zwei Rauten für mittlere Überschrift", "## two hashes for second heading": "## Zwei Rauten für mittlere Überschrift",
"### three hashes for third heading": "### Drei Rauten für kleine Überschrift", "### three hashes for third heading": "### Drei Rauten für kleine Überschrift",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(περιοχή: {measure})", "(area: {measure})": "(περιοχή: {measure})",
" (length: {measure})": "(μήκος: {measure})", "(length: {measure})": "(μήκος: {measure})",
"# one hash for main heading": "# ένα hash για επικεφαλίδα πρώτου επιπέδου", "# one hash for main heading": "# ένα hash για επικεφαλίδα πρώτου επιπέδου",
"## two hashes for second heading": "## δύο hash για επικεφαλίδα δευτέρου επιπέδου", "## two hashes for second heading": "## δύο hash για επικεφαλίδα δευτέρου επιπέδου",
"### three hashes for third heading": "### τρία hash για επικεφαλίδα τρίτου επιπέδου", "### three hashes for third heading": "### τρία hash για επικεφαλίδα τρίτου επιπέδου",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(περιοχή: {measure})", "(area: {measure})": "(περιοχή: {measure})",
" (length: {measure})": "(μήκος: {measure})", "(length: {measure})": "(μήκος: {measure})",
"# one hash for main heading": "# ένα hash για επικεφαλίδα πρώτου επιπέδου", "# one hash for main heading": "# ένα hash για επικεφαλίδα πρώτου επιπέδου",
"## two hashes for second heading": "## δύο hash για επικεφαλίδα δευτέρου επιπέδου", "## two hashes for second heading": "## δύο hash για επικεφαλίδα δευτέρου επιπέδου",
"### three hashes for third heading": "### τρία hash για επικεφαλίδα τρίτου επιπέδου", "### three hashes for third heading": "### τρία hash για επικεφαλίδα τρίτου επιπέδου",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": " (area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": " (length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": " (area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": " (length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(área: {medida})", "(area: {measure})": "(área: {measure})",
" (length: {measure})": "(longitud: {medida})", "(length: {measure})": "(longitud: {measure})",
"# one hash for main heading": "# una almohadilla para el encabezado principal", "# one hash for main heading": "# una almohadilla para el encabezado principal",
"## two hashes for second heading": "## dos almohadillas para el encabezado secundario", "## two hashes for second heading": "## dos almohadillas para el encabezado secundario",
"### three hashes for third heading": "### tres almohadillas para el encabezado ternario", "### three hashes for third heading": "### tres almohadillas para el encabezado ternario",
@ -370,7 +370,7 @@ const locale = {
"Versions": "Versiones", "Versions": "Versiones",
"View Fullscreen": "Ver en pantalla completa", "View Fullscreen": "Ver en pantalla completa",
"View": "Vista", "View": "Vista",
"Visibility: {status}": "Visibilidad: {estado}", "Visibility: {status}": "Visibilidad: {status}",
"weight": "peso", "weight": "peso",
"Where do we go from here?": "¿A dónde vamos a partir de aquí?", "Where do we go from here?": "¿A dónde vamos a partir de aquí?",
"Whether to display or not polygons paths.": "Si desea mostrar o no el trayecto de los polígonos.", "Whether to display or not polygons paths.": "Si desea mostrar o no el trayecto de los polígonos.",
@ -391,18 +391,18 @@ const locale = {
"Zoom to the previous": "Acercamiento al anterior", "Zoom to the previous": "Acercamiento al anterior",
"Zoom to this feature": "Acercamiento a este elemento", "Zoom to this feature": "Acercamiento a este elemento",
"Zoom to this place": "Acercamiento a este lugar", "Zoom to this place": "Acercamiento a este lugar",
"{area} acres": "{área} acres", "{area} acres": "{area} acres",
"{area} ha": "{área} ha", "{area} ha": "{area} ha",
"{area} m²": "{área} m²", "{area} m²": "{area} m²",
"{area} mi²": "{área} mi²", "{area} mi²": "{area} mi²",
"{area} yd²": "{área} yd²", "{area} yd²": "{area} yd²",
"{count} errors during import: {message}": "{count} errores durante la importación: {message}", "{count} errors during import: {message}": "{count} errores durante la importación: {message}",
"{delay} seconds": "{delay} segundos", "{delay} seconds": "{delay} segundos",
"{distance} km": "{distancia} km", "{distance} km": "{distance} km",
"{distance} m": "{distancia} m", "{distance} m": "{distance} m",
"{distance} miles": "{distancia} millas", "{distance} miles": "{distance} millas",
"{distance} NM": "{distancia} NM", "{distance} NM": "{distance} NM",
"{distance} yd": "{distancia} yd", "{distance} yd": "{distance} yd",
"Edit map name and caption": "Edit map name and caption", "Edit map name and caption": "Edit map name and caption",
"Map advanced properties": "Propiedades avanzadas del mapa", "Map advanced properties": "Propiedades avanzadas del mapa",
"Edit map details": "Edit map details", "Edit map details": "Edit map details",
@ -504,7 +504,9 @@ const locale = {
"Property name to compute circles": "Property name to compute circles", "Property name to compute circles": "Property name to compute circles",
"Min circle radius": "Min circle radius", "Min circle radius": "Min circle radius",
"Max circle radius": "Max circle radius", "Max circle radius": "Max circle radius",
"Display the open browser control": "Display the open browser control" "Display the open browser control": "Display the open browser control",
"Copy as GeoJSON": "Copy as GeoJSON",
"Please zoom in to edit the geometry": "Please zoom in to edit the geometry"
} }
L.registerLocale("es", locale) L.registerLocale("es", locale)
L.setLocale("es") L.setLocale("es")

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(área: {medida})", "(area: {measure})": "(área: {measure})",
" (length: {measure})": "(longitud: {medida})", "(length: {measure})": "(longitud: {measure})",
"# one hash for main heading": "# una almohadilla para el encabezado principal", "# one hash for main heading": "# una almohadilla para el encabezado principal",
"## two hashes for second heading": "## dos almohadillas para el encabezado secundario", "## two hashes for second heading": "## dos almohadillas para el encabezado secundario",
"### three hashes for third heading": "### tres almohadillas para el encabezado ternario", "### three hashes for third heading": "### tres almohadillas para el encabezado ternario",
@ -370,7 +370,7 @@
"Versions": "Versiones", "Versions": "Versiones",
"View Fullscreen": "Ver en pantalla completa", "View Fullscreen": "Ver en pantalla completa",
"View": "Vista", "View": "Vista",
"Visibility: {status}": "Visibilidad: {estado}", "Visibility: {status}": "Visibilidad: {status}",
"weight": "peso", "weight": "peso",
"Where do we go from here?": "¿A dónde vamos a partir de aquí?", "Where do we go from here?": "¿A dónde vamos a partir de aquí?",
"Whether to display or not polygons paths.": "Si desea mostrar o no el trayecto de los polígonos.", "Whether to display or not polygons paths.": "Si desea mostrar o no el trayecto de los polígonos.",
@ -391,18 +391,18 @@
"Zoom to the previous": "Acercamiento al anterior", "Zoom to the previous": "Acercamiento al anterior",
"Zoom to this feature": "Acercamiento a este elemento", "Zoom to this feature": "Acercamiento a este elemento",
"Zoom to this place": "Acercamiento a este lugar", "Zoom to this place": "Acercamiento a este lugar",
"{area} acres": "{área} acres", "{area} acres": "{area} acres",
"{area} ha": "{área} ha", "{area} ha": "{area} ha",
"{area} m²": "{área} m²", "{area} m²": "{area} m²",
"{area} mi²": "{área} mi²", "{area} mi²": "{area} mi²",
"{area} yd²": "{área} yd²", "{area} yd²": "{area} yd²",
"{count} errors during import: {message}": "{count} errores durante la importación: {message}", "{count} errors during import: {message}": "{count} errores durante la importación: {message}",
"{delay} seconds": "{delay} segundos", "{delay} seconds": "{delay} segundos",
"{distance} km": "{distancia} km", "{distance} km": "{distance} km",
"{distance} m": "{distancia} m", "{distance} m": "{distance} m",
"{distance} miles": "{distancia} millas", "{distance} miles": "{distance} millas",
"{distance} NM": "{distancia} NM", "{distance} NM": "{distance} NM",
"{distance} yd": "{distancia} yd", "{distance} yd": "{distance} yd",
"Edit map name and caption": "Edit map name and caption", "Edit map name and caption": "Edit map name and caption",
"Map advanced properties": "Propiedades avanzadas del mapa", "Map advanced properties": "Propiedades avanzadas del mapa",
"Edit map details": "Edit map details", "Edit map details": "Edit map details",
@ -504,5 +504,7 @@
"Property name to compute circles": "Property name to compute circles", "Property name to compute circles": "Property name to compute circles",
"Min circle radius": "Min circle radius", "Min circle radius": "Min circle radius",
"Max circle radius": "Max circle radius", "Max circle radius": "Max circle radius",
"Display the open browser control": "Display the open browser control" "Display the open browser control": "Display the open browser control",
"Copy as GeoJSON": "Copy as GeoJSON",
"Please zoom in to edit the geometry": "Please zoom in to edit the geometry"
} }

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# üks trell põhipealkirja jaoks", "# one hash for main heading": "# üks trell põhipealkirja jaoks",
"## two hashes for second heading": "## kaks trelli teise pealkirja jaoks", "## two hashes for second heading": "## kaks trelli teise pealkirja jaoks",
"### three hashes for third heading": "### kolm trelli kolmanda pealkirja jaoks", "### three hashes for third heading": "### kolm trelli kolmanda pealkirja jaoks",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# üks trell põhipealkirja jaoks", "# one hash for main heading": "# üks trell põhipealkirja jaoks",
"## two hashes for second heading": "## kaks trelli teise pealkirja jaoks", "## two hashes for second heading": "## kaks trelli teise pealkirja jaoks",
"### three hashes for third heading": "### kolm trelli kolmanda pealkirja jaoks", "### three hashes for third heading": "### kolm trelli kolmanda pealkirja jaoks",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(luzera: {measure})", "(length: {measure})": "(luzera: {measure})",
"# one hash for main heading": "# traola bat goiburu nagusirako", "# one hash for main heading": "# traola bat goiburu nagusirako",
"## two hashes for second heading": "## bi traola bigarren goibururako", "## two hashes for second heading": "## bi traola bigarren goibururako",
"### three hashes for third heading": "### hiru traola hirugarren goibururako", "### three hashes for third heading": "### hiru traola hirugarren goibururako",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(luzera: {measure})", "(length: {measure})": "(luzera: {measure})",
"# one hash for main heading": "# traola bat goiburu nagusirako", "# one hash for main heading": "# traola bat goiburu nagusirako",
"## two hashes for second heading": "## bi traola bigarren goibururako", "## two hashes for second heading": "## bi traola bigarren goibururako",
"### three hashes for third heading": "### hiru traola hirugarren goibururako", "### three hashes for third heading": "### hiru traola hirugarren goibururako",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(مساحت: {measure})", "(area: {measure})": "(مساحت: {measure})",
" (length: {measure})": "(طول: {measure})", "(length: {measure})": "(طول: {measure})",
"# one hash for main heading": "# یک هش برای عنوان اصلی", "# one hash for main heading": "# یک هش برای عنوان اصلی",
"## two hashes for second heading": "## دو هش برای عنوان دوم", "## two hashes for second heading": "## دو هش برای عنوان دوم",
"### three hashes for third heading": "### سه هش برای عنوان سوم", "### three hashes for third heading": "### سه هش برای عنوان سوم",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(مساحت: {measure})", "(area: {measure})": "(مساحت: {measure})",
" (length: {measure})": "(طول: {measure})", "(length: {measure})": "(طول: {measure})",
"# one hash for main heading": "# یک هش برای عنوان اصلی", "# one hash for main heading": "# یک هش برای عنوان اصلی",
"## two hashes for second heading": "## دو هش برای عنوان دوم", "## two hashes for second heading": "## دو هش برای عنوان دوم",
"### three hashes for third heading": "### سه هش برای عنوان سوم", "### three hashes for third heading": "### سه هش برای عنوان سوم",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# yksi risuaita tekee päätason otsikon", "# one hash for main heading": "# yksi risuaita tekee päätason otsikon",
"## two hashes for second heading": "## kaksi risuaitaa tekee kakkostason otsikon", "## two hashes for second heading": "## kaksi risuaitaa tekee kakkostason otsikon",
"### three hashes for third heading": "### kolme risuaitaa tekee kolmostason otsikon", "### three hashes for third heading": "### kolme risuaitaa tekee kolmostason otsikon",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# yksi risuaita tekee päätason otsikon", "# one hash for main heading": "# yksi risuaita tekee päätason otsikon",
"## two hashes for second heading": "## kaksi risuaitaa tekee kakkostason otsikon", "## two hashes for second heading": "## kaksi risuaitaa tekee kakkostason otsikon",
"### three hashes for third heading": "### kolme risuaitaa tekee kolmostason otsikon", "### three hashes for third heading": "### kolme risuaitaa tekee kolmostason otsikon",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(surface : {measure})", "(area: {measure})": "(surface : {measure})",
" (length: {measure})": "(longueur : {measure})", "(length: {measure})": "(longueur : {measure})",
"# one hash for main heading": "# un dièse pour titre 1", "# one hash for main heading": "# un dièse pour titre 1",
"## two hashes for second heading": "## deux dièses pour titre 2", "## two hashes for second heading": "## deux dièses pour titre 2",
"### three hashes for third heading": "### trois dièses pour titre 3", "### three hashes for third heading": "### trois dièses pour titre 3",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(surface : {measure})", "(area: {measure})": "(surface : {measure})",
" (length: {measure})": "(longueur : {measure})", "(length: {measure})": "(longueur : {measure})",
"# one hash for main heading": "# un dièse pour titre 1", "# one hash for main heading": "# un dièse pour titre 1",
"## two hashes for second heading": "## deux dièses pour titre 2", "## two hashes for second heading": "## deux dièses pour titre 2",
"### three hashes for third heading": "### trois dièses pour titre 3", "### three hashes for third heading": "### trois dièses pour titre 3",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# un cancelo para a cabeceira principal", "# one hash for main heading": "# un cancelo para a cabeceira principal",
"## two hashes for second heading": "## dous cancelos para a cabeceira secundaria", "## two hashes for second heading": "## dous cancelos para a cabeceira secundaria",
"### three hashes for third heading": "### tres cancelos para a cabeceira terciaria", "### three hashes for third heading": "### tres cancelos para a cabeceira terciaria",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# un cancelo para a cabeceira principal", "# one hash for main heading": "# un cancelo para a cabeceira principal",
"## two hashes for second heading": "## dous cancelos para a cabeceira secundaria", "## two hashes for second heading": "## dous cancelos para a cabeceira secundaria",
"### three hashes for third heading": "### tres cancelos para a cabeceira terciaria", "### three hashes for third heading": "### tres cancelos para a cabeceira terciaria",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# סולמית אחת לכותרת ראשית", "# one hash for main heading": "# סולמית אחת לכותרת ראשית",
"## two hashes for second heading": "## שתי סולמיות לכותרת מסדר שני", "## two hashes for second heading": "## שתי סולמיות לכותרת מסדר שני",
"### three hashes for third heading": "### שלוש סולמיות לכותרת מסדר שלישי", "### three hashes for third heading": "### שלוש סולמיות לכותרת מסדר שלישי",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# סולמית אחת לכותרת ראשית", "# one hash for main heading": "# סולמית אחת לכותרת ראשית",
"## two hashes for second heading": "## שתי סולמיות לכותרת מסדר שני", "## two hashes for second heading": "## שתי סולמיות לכותרת מסדר שני",
"### three hashes for third heading": "### שלוש סולמיות לכותרת מסדר שלישי", "### three hashes for third heading": "### שלוש סולמיות לכותרת מסדר שלישי",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# jedne ljestve za glavni naslov", "# one hash for main heading": "# jedne ljestve za glavni naslov",
"## two hashes for second heading": "### dva puta ljestve za treću razinu naslova", "## two hashes for second heading": "### dva puta ljestve za treću razinu naslova",
"### three hashes for third heading": "### tri puta ljestve za treću razinu naslova", "### three hashes for third heading": "### tri puta ljestve za treću razinu naslova",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# jedne ljestve za glavni naslov", "# one hash for main heading": "# jedne ljestve za glavni naslov",
"## two hashes for second heading": "### dva puta ljestve za treću razinu naslova", "## two hashes for second heading": "### dva puta ljestve za treću razinu naslova",
"### three hashes for third heading": "### tri puta ljestve za treću razinu naslova", "### three hashes for third heading": "### tri puta ljestve za treću razinu naslova",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(terület: {measure})", "(area: {measure})": "(terület: {measure})",
" (length: {measure})": "(távolság: {measure})", "(length: {measure})": "(távolság: {measure})",
"# one hash for main heading": "# egy számjel: fő címsor", "# one hash for main heading": "# egy számjel: fő címsor",
"## two hashes for second heading": "## két számjel: második címsor", "## two hashes for second heading": "## két számjel: második címsor",
"### three hashes for third heading": "### három számjel: harmadik címsor", "### three hashes for third heading": "### három számjel: harmadik címsor",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(terület: {measure})", "(area: {measure})": "(terület: {measure})",
" (length: {measure})": "(távolság: {measure})", "(length: {measure})": "(távolság: {measure})",
"# one hash for main heading": "# egy számjel: fő címsor", "# one hash for main heading": "# egy számjel: fő címsor",
"## two hashes for second heading": "## két számjel: második címsor", "## two hashes for second heading": "## két számjel: második címsor",
"### three hashes for third heading": "### három számjel: harmadik címsor", "### three hashes for third heading": "### három számjel: harmadik címsor",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# eitt myllumerki fyrir aðalfyrirsögn", "# one hash for main heading": "# eitt myllumerki fyrir aðalfyrirsögn",
"## two hashes for second heading": "## tvö myllumerki fyrir aðra fyrirsögn", "## two hashes for second heading": "## tvö myllumerki fyrir aðra fyrirsögn",
"### three hashes for third heading": "### þrjú myllumerki fyrir þriðju fyrirsögn", "### three hashes for third heading": "### þrjú myllumerki fyrir þriðju fyrirsögn",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# eitt myllumerki fyrir aðalfyrirsögn", "# one hash for main heading": "# eitt myllumerki fyrir aðalfyrirsögn",
"## two hashes for second heading": "## tvö myllumerki fyrir aðra fyrirsögn", "## two hashes for second heading": "## tvö myllumerki fyrir aðra fyrirsögn",
"### three hashes for third heading": "### þrjú myllumerki fyrir þriðju fyrirsögn", "### three hashes for third heading": "### þrjú myllumerki fyrir þriðju fyrirsögn",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# un cancelleto per l'intestazione principale", "# one hash for main heading": "# un cancelleto per l'intestazione principale",
"## two hashes for second heading": "## due cancelletti per le intestazioni di secondo livello", "## two hashes for second heading": "## due cancelletti per le intestazioni di secondo livello",
"### three hashes for third heading": "### tre cancelletti per intestazione di terzo livello", "### three hashes for third heading": "### tre cancelletti per intestazione di terzo livello",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# un cancelleto per l'intestazione principale", "# one hash for main heading": "# un cancelleto per l'intestazione principale",
"## two hashes for second heading": "## due cancelletti per le intestazioni di secondo livello", "## two hashes for second heading": "## due cancelletti per le intestazioni di secondo livello",
"### three hashes for third heading": "### tre cancelletti per intestazione di terzo livello", "### three hashes for third heading": "### tre cancelletti per intestazione di terzo livello",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# ハッシュ1つで主な見出し", "# one hash for main heading": "# ハッシュ1つで主な見出し",
"## two hashes for second heading": "## ハッシュ2つで第二見出し", "## two hashes for second heading": "## ハッシュ2つで第二見出し",
"### three hashes for third heading": "### ハッシュ3つで第三見出し", "### three hashes for third heading": "### ハッシュ3つで第三見出し",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# ハッシュ1つで主な見出し", "# one hash for main heading": "# ハッシュ1つで主な見出し",
"## two hashes for second heading": "## ハッシュ2つで第二見出し", "## two hashes for second heading": "## ハッシュ2つで第二見出し",
"### three hashes for third heading": "### ハッシュ3つで第三見出し", "### three hashes for third heading": "### ハッシュ3つで第三見出し",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# 주요 단락", "# one hash for main heading": "# 주요 단락",
"## two hashes for second heading": "## 2차 단락", "## two hashes for second heading": "## 2차 단락",
"### three hashes for third heading": "### 3차 단락", "### three hashes for third heading": "### 3차 단락",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# 주요 단락", "# one hash for main heading": "# 주요 단락",
"## two hashes for second heading": "## 2차 단락", "## two hashes for second heading": "## 2차 단락",
"### three hashes for third heading": "### 3차 단락", "### three hashes for third heading": "### 3차 단락",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# viena grotelė pagrindinei antraštei", "# one hash for main heading": "# viena grotelė pagrindinei antraštei",
"## two hashes for second heading": "## dvi grotelės antraštei", "## two hashes for second heading": "## dvi grotelės antraštei",
"### three hashes for third heading": "### trys grotelės trečio lygio pastraipai", "### three hashes for third heading": "### trys grotelės trečio lygio pastraipai",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# viena grotelė pagrindinei antraštei", "# one hash for main heading": "# viena grotelė pagrindinei antraštei",
"## two hashes for second heading": "## dvi grotelės antraštei", "## two hashes for second heading": "## dvi grotelės antraštei",
"### three hashes for third heading": "### trys grotelės trečio lygio pastraipai", "### three hashes for third heading": "### trys grotelės trečio lygio pastraipai",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(kawasan: {measure})", "(area: {measure})": "(kawasan: {measure})",
" (length: {measure})": "(panjang: {measure})", "(length: {measure})": "(panjang: {measure})",
"# one hash for main heading": "# satu tanda pagar untuk tajuk utama", "# one hash for main heading": "# satu tanda pagar untuk tajuk utama",
"## two hashes for second heading": "## dua tanda pagar untuk tajuk kedua", "## two hashes for second heading": "## dua tanda pagar untuk tajuk kedua",
"### three hashes for third heading": "### tiga tanda pagar untuk tajuk ketiga", "### three hashes for third heading": "### tiga tanda pagar untuk tajuk ketiga",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(kawasan: {measure})", "(area: {measure})": "(kawasan: {measure})",
" (length: {measure})": "(panjang: {measure})", "(length: {measure})": "(panjang: {measure})",
"# one hash for main heading": "# satu tanda pagar untuk tajuk utama", "# one hash for main heading": "# satu tanda pagar untuk tajuk utama",
"## two hashes for second heading": "## dua tanda pagar untuk tajuk kedua", "## two hashes for second heading": "## dua tanda pagar untuk tajuk kedua",
"### three hashes for third heading": "### tiga tanda pagar untuk tajuk ketiga", "### three hashes for third heading": "### tiga tanda pagar untuk tajuk ketiga",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(oppervlakte: {measure})", "(area: {measure})": "(oppervlakte: {measure})",
" (length: {measure})": "(lengte: {measure})", "(length: {measure})": "(lengte: {measure})",
"# one hash for main heading": "# een hekje voor koptekst 1", "# one hash for main heading": "# een hekje voor koptekst 1",
"## two hashes for second heading": "## twee hekjes voor koptekst 2", "## two hashes for second heading": "## twee hekjes voor koptekst 2",
"### three hashes for third heading": "### drie hekjes voor koptekst 3", "### three hashes for third heading": "### drie hekjes voor koptekst 3",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(oppervlakte: {measure})", "(area: {measure})": "(oppervlakte: {measure})",
" (length: {measure})": "(lengte: {measure})", "(length: {measure})": "(lengte: {measure})",
"# one hash for main heading": "# een hekje voor koptekst 1", "# one hash for main heading": "# een hekje voor koptekst 1",
"## two hashes for second heading": "## twee hekjes voor koptekst 2", "## two hashes for second heading": "## twee hekjes voor koptekst 2",
"### three hashes for third heading": "### drie hekjes voor koptekst 3", "### three hashes for third heading": "### drie hekjes voor koptekst 3",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# en emneknagg for hovedtittel", "# one hash for main heading": "# en emneknagg for hovedtittel",
"## two hashes for second heading": "## to emneknagger for andre tittel", "## two hashes for second heading": "## to emneknagger for andre tittel",
"### three hashes for third heading": "### tre emneknagger for tredje tittel", "### three hashes for third heading": "### tre emneknagger for tredje tittel",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# en emneknagg for hovedtittel", "# one hash for main heading": "# en emneknagg for hovedtittel",
"## two hashes for second heading": "## to emneknagger for andre tittel", "## two hashes for second heading": "## to emneknagger for andre tittel",
"### three hashes for third heading": "### tre emneknagger for tredje tittel", "### three hashes for third heading": "### tre emneknagger for tredje tittel",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(obszar: {measure})", "(area: {measure})": "(obszar: {measure})",
" (length: {measure})": "(długość: {measure})", "(length: {measure})": "(długość: {measure})",
"# one hash for main heading": "# jeden krzyżyk nagłówek pierwszego poziomu", "# one hash for main heading": "# jeden krzyżyk nagłówek pierwszego poziomu",
"## two hashes for second heading": "## dwa krzyżyki nagłówek drugiego poziomu", "## two hashes for second heading": "## dwa krzyżyki nagłówek drugiego poziomu",
"### three hashes for third heading": "### trzy krzyżyki nagłówek trzeciego poziomu", "### three hashes for third heading": "### trzy krzyżyki nagłówek trzeciego poziomu",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(obszar: {measure})", "(area: {measure})": "(obszar: {measure})",
" (length: {measure})": "(długość: {measure})", "(length: {measure})": "(długość: {measure})",
"# one hash for main heading": "# jeden krzyżyk nagłówek pierwszego poziomu", "# one hash for main heading": "# jeden krzyżyk nagłówek pierwszego poziomu",
"## two hashes for second heading": "## dwa krzyżyki nagłówek drugiego poziomu", "## two hashes for second heading": "## dwa krzyżyki nagłówek drugiego poziomu",
"### three hashes for third heading": "### trzy krzyżyki nagłówek trzeciego poziomu", "### three hashes for third heading": "### trzy krzyżyki nagłówek trzeciego poziomu",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(área: {measure})", "(area: {measure})": "(área: {measure})",
" (length: {measure})": "(comprimento: {measure})", "(length: {measure})": "(comprimento: {measure})",
"# one hash for main heading": "# um cardinal para o cabeçalho principal", "# one hash for main heading": "# um cardinal para o cabeçalho principal",
"## two hashes for second heading": "## dois cardinais para o segundo cabeçalho", "## two hashes for second heading": "## dois cardinais para o segundo cabeçalho",
"### three hashes for third heading": "### três cardinais para o terceiro cabeçalho", "### three hashes for third heading": "### três cardinais para o terceiro cabeçalho",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(área: {measure})", "(area: {measure})": "(área: {measure})",
" (length: {measure})": "(comprimento: {measure})", "(length: {measure})": "(comprimento: {measure})",
"# one hash for main heading": "# um cardinal para o cabeçalho principal", "# one hash for main heading": "# um cardinal para o cabeçalho principal",
"## two hashes for second heading": "## dois cardinais para o segundo cabeçalho", "## two hashes for second heading": "## dois cardinais para o segundo cabeçalho",
"### three hashes for third heading": "### três cardinais para o terceiro cabeçalho", "### three hashes for third heading": "### três cardinais para o terceiro cabeçalho",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# um cardinal para o cabeçalho principal", "# one hash for main heading": "# um cardinal para o cabeçalho principal",
"## two hashes for second heading": "## dois cardinais para o segundo cabeçalho", "## two hashes for second heading": "## dois cardinais para o segundo cabeçalho",
"### three hashes for third heading": "### três cardinais para o terceiro cabeçalho", "### three hashes for third heading": "### três cardinais para o terceiro cabeçalho",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# um cardinal para o cabeçalho principal", "# one hash for main heading": "# um cardinal para o cabeçalho principal",
"## two hashes for second heading": "## dois cardinais para o segundo cabeçalho", "## two hashes for second heading": "## dois cardinais para o segundo cabeçalho",
"### three hashes for third heading": "### três cardinais para o terceiro cabeçalho", "### three hashes for third heading": "### três cardinais para o terceiro cabeçalho",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(área: {measure})", "(area: {measure})": "(área: {measure})",
" (length: {measure})": "(comprimento: {measure})", "(length: {measure})": "(comprimento: {measure})",
"# one hash for main heading": "# um cardinal para o cabeçalho principal", "# one hash for main heading": "# um cardinal para o cabeçalho principal",
"## two hashes for second heading": "## dois cardinais para o segundo cabeçalho", "## two hashes for second heading": "## dois cardinais para o segundo cabeçalho",
"### three hashes for third heading": "### três cardinais para o terceiro cabeçalho", "### three hashes for third heading": "### três cardinais para o terceiro cabeçalho",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(área: {measure})", "(area: {measure})": "(área: {measure})",
" (length: {measure})": "(comprimento: {measure})", "(length: {measure})": "(comprimento: {measure})",
"# one hash for main heading": "# um cardinal para o cabeçalho principal", "# one hash for main heading": "# um cardinal para o cabeçalho principal",
"## two hashes for second heading": "## dois cardinais para o segundo cabeçalho", "## two hashes for second heading": "## dois cardinais para o segundo cabeçalho",
"### three hashes for third heading": "### três cardinais para o terceiro cabeçalho", "### three hashes for third heading": "### três cardinais para o terceiro cabeçalho",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# один шарп — заголовок", "# one hash for main heading": "# один шарп — заголовок",
"## two hashes for second heading": "## два шарпа — подзаголовок", "## two hashes for second heading": "## два шарпа — подзаголовок",
"### three hashes for third heading": "### три шарпа — подзаголовок 3-го уровня", "### three hashes for third heading": "### три шарпа — подзаголовок 3-го уровня",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# один шарп — заголовок", "# one hash for main heading": "# один шарп — заголовок",
"## two hashes for second heading": "## два шарпа — подзаголовок", "## two hashes for second heading": "## два шарпа — подзаголовок",
"### three hashes for third heading": "### три шарпа — подзаголовок 3-го уровня", "### three hashes for third heading": "### три шарпа — подзаголовок 3-го уровня",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# jedna mriežka pre hlavný nadpis", "# one hash for main heading": "# jedna mriežka pre hlavný nadpis",
"## two hashes for second heading": "## dve mriežky pre nadpis druhej úrovne", "## two hashes for second heading": "## dve mriežky pre nadpis druhej úrovne",
"### three hashes for third heading": "## tri mriežky pre nadpis tretej úrovne", "### three hashes for third heading": "## tri mriežky pre nadpis tretej úrovne",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# jedna mriežka pre hlavný nadpis", "# one hash for main heading": "# jedna mriežka pre hlavný nadpis",
"## two hashes for second heading": "## dve mriežky pre nadpis druhej úrovne", "## two hashes for second heading": "## dve mriežky pre nadpis druhej úrovne",
"### three hashes for third heading": "## tri mriežky pre nadpis tretej úrovne", "### three hashes for third heading": "## tri mriežky pre nadpis tretej úrovne",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# en znak za prvi glavni naslov", "# one hash for main heading": "# en znak za prvi glavni naslov",
"## two hashes for second heading": "## dva znaka za drugi naslov", "## two hashes for second heading": "## dva znaka za drugi naslov",
"### three hashes for third heading": "### trije znaki za tretji naslov", "### three hashes for third heading": "### trije znaki za tretji naslov",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# en znak za prvi glavni naslov", "# one hash for main heading": "# en znak za prvi glavni naslov",
"## two hashes for second heading": "## dva znaka za drugi naslov", "## two hashes for second heading": "## dva znaka za drugi naslov",
"### three hashes for third heading": "### trije znaki za tretji naslov", "### three hashes for third heading": "### trije znaki za tretji naslov",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# једна тараба за главни наслов", "# one hash for main heading": "# једна тараба за главни наслов",
"## two hashes for second heading": "## две тарабе за поднаслов", "## two hashes for second heading": "## две тарабе за поднаслов",
"### three hashes for third heading": "### три тарабе за под-поднаслова", "### three hashes for third heading": "### три тарабе за под-поднаслова",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# једна тараба за главни наслов", "# one hash for main heading": "# једна тараба за главни наслов",
"## two hashes for second heading": "## две тарабе за поднаслов", "## two hashes for second heading": "## две тарабе за поднаслов",
"### three hashes for third heading": "### три тарабе за под-поднаслова", "### three hashes for third heading": "### три тарабе за под-поднаслова",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(längd: {measure})", "(length: {measure})": "(längd: {measure})",
"# one hash for main heading": "# en fyrkant för huvudrubrik", "# one hash for main heading": "# en fyrkant för huvudrubrik",
"## two hashes for second heading": "## två fyrkanter för andra rubrik", "## two hashes for second heading": "## två fyrkanter för andra rubrik",
"### three hashes for third heading": "### tre fyrkanter för tredje rubrik", "### three hashes for third heading": "### tre fyrkanter för tredje rubrik",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(längd: {measure})", "(length: {measure})": "(längd: {measure})",
"# one hash for main heading": "# en fyrkant för huvudrubrik", "# one hash for main heading": "# en fyrkant för huvudrubrik",
"## two hashes for second heading": "## två fyrkanter för andra rubrik", "## two hashes for second heading": "## två fyrkanter för andra rubrik",
"### three hashes for third heading": "### tre fyrkanter för tredje rubrik", "### three hashes for third heading": "### tre fyrkanter för tredje rubrik",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(พื้นที่: {measure})", "(area: {measure})": "(พื้นที่: {measure})",
" (length: {measure})": "(ความยาว: {measure})", "(length: {measure})": "(ความยาว: {measure})",
"# one hash for main heading": "# แฮชหนึ่งอันสำหรับหัวข้อหลัก", "# one hash for main heading": "# แฮชหนึ่งอันสำหรับหัวข้อหลัก",
"## two hashes for second heading": "## แฮชสองตัวสำหรับหัวข้อที่สอง", "## two hashes for second heading": "## แฮชสองตัวสำหรับหัวข้อที่สอง",
"### three hashes for third heading": "### แฮช 3 ตัวสำหรับหัวข้อที่สาม", "### three hashes for third heading": "### แฮช 3 ตัวสำหรับหัวข้อที่สาม",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(พื้นที่: {measure})", "(area: {measure})": "(พื้นที่: {measure})",
" (length: {measure})": "(ความยาว: {measure})", "(length: {measure})": "(ความยาว: {measure})",
"# one hash for main heading": "# แฮชหนึ่งอันสำหรับหัวข้อหลัก", "# one hash for main heading": "# แฮชหนึ่งอันสำหรับหัวข้อหลัก",
"## two hashes for second heading": "## แฮชสองตัวสำหรับหัวข้อที่สอง", "## two hashes for second heading": "## แฮชสองตัวสำหรับหัวข้อที่สอง",
"### three hashes for third heading": "### แฮช 3 ตัวสำหรับหัวข้อที่สาม", "### three hashes for third heading": "### แฮช 3 ตัวสำหรับหัวข้อที่สาม",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# ana başlık için bir hash", "# one hash for main heading": "# ana başlık için bir hash",
"## two hashes for second heading": "# # ana başlık için iki hash", "## two hashes for second heading": "# # ana başlık için iki hash",
"### three hashes for third heading": "### ana başlık için üç hash", "### three hashes for third heading": "### ana başlık için üç hash",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# ana başlık için bir hash", "# one hash for main heading": "# ana başlık için bir hash",
"## two hashes for second heading": "# # ana başlık için iki hash", "## two hashes for second heading": "# # ana başlık için iki hash",
"### three hashes for third heading": "### ana başlık için üç hash", "### three hashes for third heading": "### ana başlık için üç hash",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# один знак решітки — основний заголовок", "# one hash for main heading": "# один знак решітки — основний заголовок",
"## two hashes for second heading": "## два знаки решітки — підзаголовок", "## two hashes for second heading": "## два знаки решітки — підзаголовок",
"### three hashes for third heading": "### три знаки решітки — підзаголовок підзаголовка", "### three hashes for third heading": "### три знаки решітки — підзаголовок підзаголовка",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# один знак решітки — основний заголовок", "# one hash for main heading": "# один знак решітки — основний заголовок",
"## two hashes for second heading": "## два знаки решітки — підзаголовок", "## two hashes for second heading": "## два знаки решітки — підзаголовок",
"### three hashes for third heading": "### три знаки решітки — підзаголовок підзаголовка", "### three hashes for third heading": "### три знаки решітки — підзаголовок підзаголовка",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# 一个井号表示一级标题", "# one hash for main heading": "# 一个井号表示一级标题",
"## two hashes for second heading": "## 两个井号表示二级标题", "## two hashes for second heading": "## 两个井号表示二级标题",
"### three hashes for third heading": "### 三个井号表示三级标题", "### three hashes for third heading": "### 三个井号表示三级标题",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# 一个井号表示一级标题", "# one hash for main heading": "# 一个井号表示一级标题",
"## two hashes for second heading": "## 两个井号表示二级标题", "## two hashes for second heading": "## 两个井号表示二级标题",
"### three hashes for third heading": "### 三个井号表示三级标题", "### three hashes for third heading": "### 三个井号表示三级标题",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(area: {measure})", "(area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})", "(length: {measure})": "(length: {measure})",
"# one hash for main heading": "# one hash for main heading", "# one hash for main heading": "# one hash for main heading",
"## two hashes for second heading": "## two hashes for second heading", "## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading", "### three hashes for third heading": "### three hashes for third heading",

View file

@ -1,6 +1,6 @@
const locale = { const locale = {
" (area: {measure})": "(面積:{measure})", "(area: {measure})": "(面積:{measure})",
" (length: {measure})": "(長度:{measure})", "(length: {measure})": "(長度:{measure})",
"# one hash for main heading": "單個 # 代表主標題", "# one hash for main heading": "單個 # 代表主標題",
"## two hashes for second heading": "兩個 # 代表次標題", "## two hashes for second heading": "兩個 # 代表次標題",
"### three hashes for third heading": "三個 # 代表第三標題", "### three hashes for third heading": "三個 # 代表第三標題",

View file

@ -1,6 +1,6 @@
{ {
" (area: {measure})": "(面積:{measure})", "(area: {measure})": "(面積:{measure})",
" (length: {measure})": "(長度:{measure})", "(length: {measure})": "(長度:{measure})",
"# one hash for main heading": "單個 # 代表主標題", "# one hash for main heading": "單個 # 代表主標題",
"## two hashes for second heading": "兩個 # 代表次標題", "## two hashes for second heading": "兩個 # 代表次標題",
"### three hashes for third heading": "三個 # 代表第三標題", "### three hashes for third heading": "三個 # 代表第三標題",