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)",
"Quantiles": "Kvantily",
"Show this layer in the caption": "Zobrazit tuto vrstvu v nadpisu",
"Back to preview": "Back to preview",
"Drawing": "Drawing",
"Edit the title of the map": "Edit the title of the map",
"Go to the homepage": "Go to the homepage",
"Switch to edit mode": "Switch to edit mode",
"Update who can see and edit the map": "Update who can see and edit the map",
"View": "View",
"Add image URL": "Add image URL",
"Backup data": "Backup data",
"Download full data": "Download full data",
"Back to preview": "Zpět na náhled",
"Drawing": "Kresba",
"Edit the title of the map": "Upravit název mapy",
"Go to the homepage": "Přejít na domovskou stránku",
"Switch to edit mode": "Přepnout do režimu úprav",
"Update who can see and edit the map": "Aktualizujte, kdo může vidět a upravovat mapu.",
"View": "Zobrazit",
"Add image URL": "Přidat URL obrázku",
"Backup data": "Zálohovat data",
"Download full data": "Stáhnout kompletní data",
"Emoji & Character": "Emoji & Character",
"Generic": "Generic",
"Generic": "Generic",
"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",
"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.",
"Save map": "Save map",
"Share, download and embed this map": "Share, download and embed this map",
"Toggle edit mode": "Toggle edit mode"
"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": "Uložit mapu",
"Share, download and embed this map": "Sdílejte, stáhněte a vložte tuto mapu.",
"Toggle edit mode": "Přepnout režim úprav"
}
L.registerLocale("cs_CZ", locale)
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)",
"Quantiles": "Kvantily",
"Show this layer in the caption": "Zobrazit tuto vrstvu v nadpisu",
"Back to preview": "Back to preview",
"Drawing": "Drawing",
"Edit the title of the map": "Edit the title of the map",
"Go to the homepage": "Go to the homepage",
"Switch to edit mode": "Switch to edit mode",
"Update who can see and edit the map": "Update who can see and edit the map",
"View": "View",
"Add image URL": "Add image URL",
"Backup data": "Backup data",
"Download full data": "Download full data",
"Back to preview": "Zpět na náhled",
"Drawing": "Kresba",
"Edit the title of the map": "Upravit název mapy",
"Go to the homepage": "Přejít na domovskou stránku",
"Switch to edit mode": "Přepnout do režimu úprav",
"Update who can see and edit the map": "Aktualizujte, kdo může vidět a upravovat mapu.",
"View": "Zobrazit",
"Add image URL": "Přidat URL obrázku",
"Backup data": "Zálohovat data",
"Download full data": "Stáhnout kompletní data",
"Emoji & Character": "Emoji & Character",
"Generic": "Generic",
"Generic": "Generic",
"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",
"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.",
"Save map": "Save map",
"Share, download and embed this map": "Share, download and embed this map",
"Toggle edit mode": "Toggle edit mode"
"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": "Uložit mapu",
"Share, download and embed this map": "Sdílejte, stáhněte a vložte tuto mapu.",
"Toggle edit mode": "Přepnout režim úprav"
}