Files
NodeBB/public/language/cs/admin/general/navigation.json

23 lines
585 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2017-08-04 09:23:25 +00:00
"icon": "Ikona:",
"change-icon": "změnit",
"route": "Cesta:",
"tooltip": "Tip:",
2016-12-19 15:51:36 -05:00
"text": "Text:",
2017-08-04 09:23:25 +00:00
"text-class": "Textová třída: <small>doporučené</small>",
2019-04-09 09:27:45 +00:00
"class": "Třída: <small>doporučené</small>",
2017-08-04 09:23:25 +00:00
"id": "ID: <small>doporučené</small>",
2016-12-19 15:51:36 -05:00
2017-08-04 09:23:25 +00:00
"properties": "Vlastnosti:",
2018-12-19 09:26:26 +00:00
"groups": "Skupiny:",
2017-08-04 09:23:25 +00:00
"open-new-window": "Otevřít v novém okně",
2016-12-19 15:51:36 -05:00
2017-08-04 09:23:25 +00:00
"btn.delete": "Odstranit",
"btn.disable": "Zakázat",
"btn.enable": "Povolit",
2016-12-19 15:51:36 -05:00
2017-08-04 09:23:25 +00:00
"available-menu-items": "Dostupné položky nabídky",
"custom-route": "Upravit cestu",
"core": "jádro",
"plugin": "rozšíření"
2016-12-19 15:51:36 -05:00
}