mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-15 12:02:54 +01:00
27 lines
851 B
JSON
27 lines
851 B
JSON
{
|
|
"navigation": "Navigation",
|
|
"icon": "Ikona:",
|
|
"change-icon": "změnit",
|
|
"route": "Cesta:",
|
|
"tooltip": "Tip:",
|
|
"text": "Text:",
|
|
"text-class": "Textová třída: <small>doporučené</small>",
|
|
"class": "Třída: <small>doporučené</small>",
|
|
"id": "ID: <small>doporučené</small>",
|
|
|
|
"properties": "Vlastnosti:",
|
|
"show-to-groups": "Show to Groups:",
|
|
"open-new-window": "Otevřít v novém okně",
|
|
"dropdown": "Dropdown",
|
|
"dropdown-placeholder": "Place your dropdown menu items below, ie: <br/><li><a class="dropdown-item" href="https://myforum.com">Link 1</a></li>",
|
|
|
|
"btn.delete": "Odstranit",
|
|
"btn.disable": "Zakázat",
|
|
"btn.enable": "Povolit",
|
|
|
|
"available-menu-items": "Dostupné položky nabídky",
|
|
"custom-route": "Upravit cestu",
|
|
"core": "jádro",
|
|
"plugin": "rozšíření"
|
|
}
|