mirror of https://github.com/tooot-app/app
New translations common.json (Czech)
This commit is contained in:
parent
eeb1de2d88
commit
288b4dd38c
|
@ -1,18 +1,18 @@
|
||||||
{
|
{
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"OK": "",
|
"OK": "OK",
|
||||||
"apply": "",
|
"apply": "Použít",
|
||||||
"cancel": "",
|
"cancel": "Zrušit",
|
||||||
"discard": "",
|
"discard": "Zrušit",
|
||||||
"continue": "",
|
"continue": "Pokračovat",
|
||||||
"create": "",
|
"create": "Vytvořit",
|
||||||
"delete": "",
|
"delete": "Odstranit",
|
||||||
"done": "",
|
"done": "Hotovo",
|
||||||
"confirm": "",
|
"confirm": "Potvrdit",
|
||||||
"add": ""
|
"add": "Přidat"
|
||||||
},
|
},
|
||||||
"customEmoji": {
|
"customEmoji": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Vlastní emoji {{emoji}}"
|
||||||
},
|
},
|
||||||
"message": {
|
"message": {
|
||||||
"success": {
|
"success": {
|
||||||
|
@ -25,9 +25,9 @@
|
||||||
"message": ""
|
"message": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"separator": "",
|
"separator": ", ",
|
||||||
"discard": {
|
"discard": {
|
||||||
"title": "",
|
"title": "Změna nebyla uložena",
|
||||||
"message": ""
|
"message": "Vaše změna nebyla uložena. Chcete zrušit ukládání změn?"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue