You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
3.0 KiB
JSON
51 lines
3.0 KiB
JSON
{
|
|
"site-settings": "Nastavení stránky",
|
|
"title": "Název stránky",
|
|
"title.short": "Short Title",
|
|
"title.short-placeholder": "If no short title is specified, the site title will be used",
|
|
"title.url": "Title Link URL",
|
|
"title.url-placeholder": "URL názvu stránky",
|
|
"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
|
|
"title.name": "Název vaší komunity",
|
|
"title.show-in-header": "Zobrazit název stránky v hlavičce",
|
|
"browser-title": "Název prohlížeče",
|
|
"browser-title-help": "Nebude-li název prohlížeče určen, bude použit název stránky",
|
|
"title-layout": "Vzhled názvu",
|
|
"title-layout-help": "Určete jak název prohlížeče má být sestaven, tj. {pageTitle} | {browserTitle}",
|
|
"description.placeholder": "Zkrácený popis vaší komunity",
|
|
"description": "Popis stránky",
|
|
"keywords": "Klíčová slova pro stránky",
|
|
"keywords-placeholder": "Klíčová slova popisující vaši komunitu, odděleno čárkou",
|
|
"logo": "Logo stránky",
|
|
"logo.image": "Obrázek",
|
|
"logo.image-placeholder": "Cesta k logu, aby mohlo být zobrazeno v hlavičce fóra",
|
|
"logo.upload": "Nahrát",
|
|
"logo.url": "Logo Link URL",
|
|
"logo.url-placeholder": "URL loga stránky",
|
|
"logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
|
|
"logo.alt-text": "Popisující text (alt)",
|
|
"log.alt-text-placeholder": "Alternativní text pro přístupnost",
|
|
"favicon": "Ikonka (favicon)",
|
|
"favicon.upload": "Nahrát",
|
|
"pwa": "Progressive Web App",
|
|
"touch-icon": "Touch Icon",
|
|
"touch-icon.upload": "Nahrát",
|
|
"touch-icon.help": "Recommended size and format: 512x512, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.",
|
|
"maskable-icon": "Maskable (Homescreen) Icon",
|
|
"maskable-icon.help": "Recommended size and format: 512x512, PNG format only. If no maskable icon is specified, NodeBB will fall back to the Touch Icon.",
|
|
"outgoing-links": "Odchozí odkazy",
|
|
"outgoing-links.warning-page": "Použít stránku s upozorněním při odchozích odkazech",
|
|
"search": "Search",
|
|
"search-default-in": "Search In",
|
|
"search-default-in-quick": "Quick Search In",
|
|
"search-default-sort-by": "Sort by",
|
|
"outgoing-links.whitelist": "Domény u kterých bude přeskočena upozorňovací stránka",
|
|
"site-colors": "Site Color Metadata",
|
|
"theme-color": "Theme Color",
|
|
"background-color": "Background Color",
|
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
|
"undo-timeout": "Undo Timeout",
|
|
"undo-timeout-help": "Some operations such as moving topics will allow for the moderator to undo their action within a certain timeframe. Set to 0 to disable undo completely.",
|
|
"topic-tools": "Topic Tools"
|
|
}
|