This commit is contained in:
Yohan Boniface 2023-12-18 23:41:00 +01:00
parent 396cbd34b4
commit 417f1b9d08
2 changed files with 32 additions and 32 deletions

View file

@ -413,25 +413,25 @@ const locale = {
"Number of desired classes (default 5)": "Počet požadovaných tříd (výchozí 5)", "Number of desired classes (default 5)": "Počet požadovaných tříd (výchozí 5)",
"Quantiles": "Kvantily", "Quantiles": "Kvantily",
"Show this layer in the caption": "Zobrazit tuto vrstvu v nadpisu", "Show this layer in the caption": "Zobrazit tuto vrstvu v nadpisu",
"Back to preview": "Back to preview", "Back to preview": "Zpět na náhled",
"Drawing": "Drawing", "Drawing": "Kresba",
"Edit the title of the map": "Edit the title of the map", "Edit the title of the map": "Upravit název mapy",
"Go to the homepage": "Go to the homepage", "Go to the homepage": "Přejít na domovskou stránku",
"Switch to edit mode": "Switch to edit mode", "Switch to edit mode": "Přepnout do režimu úprav",
"Update who can see and edit the map": "Update who can see and edit the map", "Update who can see and edit the map": "Aktualizujte, kdo může vidět a upravovat mapu.",
"View": "View", "View": "Zobrazit",
"Add image URL": "Add image URL", "Add image URL": "Přidat URL obrázku",
"Backup data": "Backup data", "Backup data": "Zálohovat data",
"Download full data": "Download full data", "Download full data": "Stáhnout kompletní data",
"Emoji & Character": "Emoji & Character", "Emoji & Character": "Emoji & Character",
"Generic": "Generic", "Generic": "Generic",
"Symbol": "Symbol", "Symbol": "Symbol",
"Type char or paste emoji": "Type char or paste emoji", "Type char or paste emoji": "Zadejte znak nebo vložte emoji",
"URL": "URL", "URL": "URL",
"If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", "If false, the polygon or line will act as a part of the underlying map.": "Pokud je hodnota false, polygon nebo linie bude fungovat jako součást podkladové mapy.",
"Save map": "Save map", "Save map": "Uložit mapu",
"Share, download and embed this map": "Share, download and embed this map", "Share, download and embed this map": "Sdílejte, stáhněte a vložte tuto mapu.",
"Toggle edit mode": "Toggle edit mode" "Toggle edit mode": "Přepnout režim úprav"
} }
L.registerLocale("cs_CZ", locale) L.registerLocale("cs_CZ", locale)
L.setLocale("cs_CZ") L.setLocale("cs_CZ")

View file

@ -413,23 +413,23 @@
"Number of desired classes (default 5)": "Počet požadovaných tříd (výchozí 5)", "Number of desired classes (default 5)": "Počet požadovaných tříd (výchozí 5)",
"Quantiles": "Kvantily", "Quantiles": "Kvantily",
"Show this layer in the caption": "Zobrazit tuto vrstvu v nadpisu", "Show this layer in the caption": "Zobrazit tuto vrstvu v nadpisu",
"Back to preview": "Back to preview", "Back to preview": "Zpět na náhled",
"Drawing": "Drawing", "Drawing": "Kresba",
"Edit the title of the map": "Edit the title of the map", "Edit the title of the map": "Upravit název mapy",
"Go to the homepage": "Go to the homepage", "Go to the homepage": "Přejít na domovskou stránku",
"Switch to edit mode": "Switch to edit mode", "Switch to edit mode": "Přepnout do režimu úprav",
"Update who can see and edit the map": "Update who can see and edit the map", "Update who can see and edit the map": "Aktualizujte, kdo může vidět a upravovat mapu.",
"View": "View", "View": "Zobrazit",
"Add image URL": "Add image URL", "Add image URL": "Přidat URL obrázku",
"Backup data": "Backup data", "Backup data": "Zálohovat data",
"Download full data": "Download full data", "Download full data": "Stáhnout kompletní data",
"Emoji & Character": "Emoji & Character", "Emoji & Character": "Emoji & Character",
"Generic": "Generic", "Generic": "Generic",
"Symbol": "Symbol", "Symbol": "Symbol",
"Type char or paste emoji": "Type char or paste emoji", "Type char or paste emoji": "Zadejte znak nebo vložte emoji",
"URL": "URL", "URL": "URL",
"If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", "If false, the polygon or line will act as a part of the underlying map.": "Pokud je hodnota false, polygon nebo linie bude fungovat jako součást podkladové mapy.",
"Save map": "Save map", "Save map": "Uložit mapu",
"Share, download and embed this map": "Share, download and embed this map", "Share, download and embed this map": "Sdílejte, stáhněte a vložte tuto mapu.",
"Toggle edit mode": "Toggle edit mode" "Toggle edit mode": "Přepnout režim úprav"
} }