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": "Forum Einstellungen",
|
|
"title": "Forum Titel",
|
|
"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": "Die URL des Seitentitels",
|
|
"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": "Name Deiner Community",
|
|
"title.show-in-header": "Titel im Header anzeigen",
|
|
"browser-title": "Browser Titel",
|
|
"browser-title-help": "Wenn kein Browser Titel spezifiziert wurde, wird der Forum Titel verwendet",
|
|
"title-layout": "Titel Layout",
|
|
"title-layout-help": "Definiert wie der Browser Titel gebildet wird, z.B. {pageTitle} | {browserTitle}",
|
|
"description.placeholder": "Eine kurze Beschreibung der Community",
|
|
"description": "Forum Beschreibung",
|
|
"keywords": "Forum Schlüsselworte",
|
|
"keywords-placeholder": "Schlüsselworte, die ihre Community beschreiben, mit Komma getrennt",
|
|
"logo": "Forum Logo",
|
|
"logo.image": "Bild",
|
|
"logo.image-placeholder": "Pfad zu einem Logo, welches im Header des Forums angezeigt werden soll",
|
|
"logo.upload": "Hochladen",
|
|
"logo.url": "Logo Link URL",
|
|
"logo.url-placeholder": "Die URL des Logos",
|
|
"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": "Alt Text",
|
|
"log.alt-text-placeholder": "Alternativer Text, falls das Bild nicht angezeigt werden kann",
|
|
"favicon": "Favicon",
|
|
"favicon.upload": "Hochladen",
|
|
"pwa": "Progressive Web App",
|
|
"touch-icon": "Touch Icon",
|
|
"touch-icon.upload": "Hochladen",
|
|
"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": "Ausgehende Links",
|
|
"outgoing-links.warning-page": "Warnseite für ausgehende links verwenden",
|
|
"search": "Search",
|
|
"search-default-in": "Search In",
|
|
"search-default-in-quick": "Quick Search In",
|
|
"search-default-sort-by": "Sort by",
|
|
"outgoing-links.whitelist": "Domains, für die keine Warnseite angezeigt werden soll",
|
|
"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"
|
|
}
|