mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-26 08:31:22 +01:00
chore: migrate admin/settings/homepage.json into admin/settings/general.json
This commit is contained in:
53
.tx/config
53
.tx/config
@@ -1750,59 +1750,6 @@ trans.pt_BR = public/language/pt-BR/admin/settings/group.json
|
|||||||
trans.zh_CN = public/language/zh-CN/admin/settings/group.json
|
trans.zh_CN = public/language/zh-CN/admin/settings/group.json
|
||||||
trans.zh_TW = public/language/zh-TW/admin/settings/group.json
|
trans.zh_TW = public/language/zh-TW/admin/settings/group.json
|
||||||
|
|
||||||
[o:nodebb:p:nodebb:r:admin-settings-homepage]
|
|
||||||
file_filter = public/language/<lang>/admin/settings/homepage.json
|
|
||||||
source_file = public/language/en-GB/admin/settings/homepage.json
|
|
||||||
source_lang = en_GB
|
|
||||||
type = KEYVALUEJSON
|
|
||||||
trans.nb = public/language/nb/admin/settings/homepage.json
|
|
||||||
trans.nn_NO = public/language/nn-NO/admin/settings/homepage.json
|
|
||||||
trans.tr = public/language/tr/admin/settings/homepage.json
|
|
||||||
trans.vi = public/language/vi/admin/settings/homepage.json
|
|
||||||
trans.et = public/language/et/admin/settings/homepage.json
|
|
||||||
trans.fi = public/language/fi/admin/settings/homepage.json
|
|
||||||
trans.hy = public/language/hy/admin/settings/homepage.json
|
|
||||||
trans.ru = public/language/ru/admin/settings/homepage.json
|
|
||||||
trans.sr = public/language/sr/admin/settings/homepage.json
|
|
||||||
trans.es = public/language/es/admin/settings/homepage.json
|
|
||||||
trans.id = public/language/id/admin/settings/homepage.json
|
|
||||||
trans.lt = public/language/lt/admin/settings/homepage.json
|
|
||||||
trans.sk = public/language/sk/admin/settings/homepage.json
|
|
||||||
trans.sq_AL = public/language/sq-AL/admin/settings/homepage.json
|
|
||||||
trans.th = public/language/th/admin/settings/homepage.json
|
|
||||||
trans.en_US = public/language/en-US/admin/settings/homepage.json
|
|
||||||
trans.lv = public/language/lv/admin/settings/homepage.json
|
|
||||||
trans.pt_PT = public/language/pt-PT/admin/settings/homepage.json
|
|
||||||
trans.sc = public/language/sc/admin/settings/homepage.json
|
|
||||||
trans.fa_IR = public/language/fa-IR/admin/settings/homepage.json
|
|
||||||
trans.he = public/language/he/admin/settings/homepage.json
|
|
||||||
trans.ms = public/language/ms/admin/settings/homepage.json
|
|
||||||
trans.cs = public/language/cs/admin/settings/homepage.json
|
|
||||||
trans.el = public/language/el/admin/settings/homepage.json
|
|
||||||
trans.en@pirate = public/language/en-x-pirate/admin/settings/homepage.json
|
|
||||||
trans.gl = public/language/gl/admin/settings/homepage.json
|
|
||||||
trans.ko = public/language/ko/admin/settings/homepage.json
|
|
||||||
trans.ar = public/language/ar/admin/settings/homepage.json
|
|
||||||
trans.bg = public/language/bg/admin/settings/homepage.json
|
|
||||||
trans.bn = public/language/bn/admin/settings/homepage.json
|
|
||||||
trans.rw = public/language/rw/admin/settings/homepage.json
|
|
||||||
trans.zh_CN = public/language/zh-CN/admin/settings/homepage.json
|
|
||||||
trans.hr = public/language/hr/admin/settings/homepage.json
|
|
||||||
trans.it = public/language/it/admin/settings/homepage.json
|
|
||||||
trans.ja = public/language/ja/admin/settings/homepage.json
|
|
||||||
trans.nl = public/language/nl/admin/settings/homepage.json
|
|
||||||
trans.ro = public/language/ro/admin/settings/homepage.json
|
|
||||||
trans.da = public/language/da/admin/settings/homepage.json
|
|
||||||
trans.de = public/language/de/admin/settings/homepage.json
|
|
||||||
trans.fr = public/language/fr/admin/settings/homepage.json
|
|
||||||
trans.sv = public/language/sv/admin/settings/homepage.json
|
|
||||||
trans.hu = public/language/hu/admin/settings/homepage.json
|
|
||||||
trans.pt_BR = public/language/pt-BR/admin/settings/homepage.json
|
|
||||||
trans.sl = public/language/sl/admin/settings/homepage.json
|
|
||||||
trans.pl = public/language/pl/admin/settings/homepage.json
|
|
||||||
trans.uk = public/language/uk/admin/settings/homepage.json
|
|
||||||
trans.zh_TW = public/language/zh-TW/admin/settings/homepage.json
|
|
||||||
|
|
||||||
[o:nodebb:p:nodebb:r:admin-settings-languages]
|
[o:nodebb:p:nodebb:r:admin-settings-languages]
|
||||||
file_filter = public/language/<lang>/admin/settings/languages.json
|
file_filter = public/language/<lang>/admin/settings/languages.json
|
||||||
source_file = public/language/en-GB/admin/settings/languages.json
|
source_file = public/language/en-GB/admin/settings/languages.json
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "وصف الموقع",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "الكلمات الدليله للموقع",
|
"keywords": "الكلمات الدليله للموقع",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Разположение на заглавието",
|
"title-layout": "Разположение на заглавието",
|
||||||
"title-layout-help": "Определете как ще бъде структурирано заглавието на браузъра, например: {pageTitle} | {browserTitle}",
|
"title-layout-help": "Определете как ще бъде структурирано заглавието на браузъра, например: {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Кратко описание на общността Ви",
|
"description.placeholder": "Кратко описание на общността Ви",
|
||||||
"description": "Описание на уеб сайта",
|
"description": "Изберете коя страница да бъде показана, когато потребителите отидат на главния адрес на форума.",
|
||||||
"keywords": "Ключови думи на уеб сайта",
|
"keywords": "Ключови думи на уеб сайта",
|
||||||
"keywords-placeholder": "Ключови думи, описващи общността Ви. Трябва да бъдат разделени със запетаи.",
|
"keywords-placeholder": "Ключови думи, описващи общността Ви. Трябва да бъдат разделени със запетаи.",
|
||||||
"logo-and-icons": "Лого и иконки на уеб сайта",
|
"logo-and-icons": "Лого и иконки на уеб сайта",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Цвят, който да се използва като фон за началния екран, когато уеб сайтът е инсталиран като приложение",
|
"background-color-help": "Цвят, който да се използва като фон за началния екран, когато уеб сайтът е инсталиран като приложение",
|
||||||
"undo-timeout": "Време за отмяна",
|
"undo-timeout": "Време за отмяна",
|
||||||
"undo-timeout-help": "Някои действия, като например преместването на теми, могат да бъдат отменени от модератора в рамките на определено време. Задайте 0, за да забраните изцяло отменянето.",
|
"undo-timeout-help": "Някои действия, като например преместването на теми, могат да бъдат отменени от модератора в рамките на определено време. Задайте 0, за да забраните изцяло отменянето.",
|
||||||
"topic-tools": "Инструменти за темите"
|
"topic-tools": "Инструменти за темите",
|
||||||
}
|
"home-page": "Начална страница",
|
||||||
|
"home-page-route": "Път на началната страница",
|
||||||
|
"custom-route": "Персонализиран път",
|
||||||
|
"allow-user-home-pages": "Разрешаване на потребителските начални страници",
|
||||||
|
"home-page-title": "Заглавие на началната страница (по подразбиране: „Начало“)"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Начална страница",
|
|
||||||
"description": "Изберете коя страница да бъде показана, когато потребителите отидат на главния адрес на форума.",
|
|
||||||
"home-page-route": "Път на началната страница",
|
|
||||||
"custom-route": "Персонализиран път",
|
|
||||||
"allow-user-home-pages": "Разрешаване на потребителските начални страници",
|
|
||||||
"home-page-title": "Заглавие на началната страница (по подразбиране: „Начало“)"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Vzhled názvu",
|
"title-layout": "Vzhled názvu",
|
||||||
"title-layout-help": "Určete jak název prohlížeče má být sestaven, tj. {pageTitle} | {browserTitle}",
|
"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.placeholder": "Zkrácený popis vaší komunity",
|
||||||
"description": "Popis stránky",
|
"description": "Vyberte, kterou stránku chcete zobrazit, jakmile uživatel přejde na výchozí URL vašeho fóra.",
|
||||||
"keywords": "Klíčová slova pro stránky",
|
"keywords": "Klíčová slova pro stránky",
|
||||||
"keywords-placeholder": "Klíčová slova popisující vaši komunitu, odděleno čárkou",
|
"keywords-placeholder": "Klíčová slova popisující vaši komunitu, odděleno čárkou",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Domovská stránka",
|
||||||
|
"home-page-route": "Cesta k domovské stránce",
|
||||||
|
"custom-route": "Upravit cestu",
|
||||||
|
"allow-user-home-pages": "Povolit uživatelům domovské stránky",
|
||||||
|
"home-page-title": "Titulka domovské stránky (výchozí „Domů”)"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Domovská stránka",
|
|
||||||
"description": "Vyberte, kterou stránku chcete zobrazit, jakmile uživatel přejde na výchozí URL vašeho fóra.",
|
|
||||||
"home-page-route": "Cesta k domovské stránce",
|
|
||||||
"custom-route": "Upravit cestu",
|
|
||||||
"allow-user-home-pages": "Povolit uživatelům domovské stránky",
|
|
||||||
"home-page-title": "Titulka domovské stránky (výchozí „Domů”)"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Titel Layout",
|
"title-layout": "Titel Layout",
|
||||||
"title-layout-help": "Definiert wie der Browser Titel gebildet wird, z.B. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Definiert wie der Browser Titel gebildet wird, z.B. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Eine kurze Beschreibung der Community",
|
"description.placeholder": "Eine kurze Beschreibung der Community",
|
||||||
"description": "Forum Beschreibung",
|
"description": "Wähle, welche Seite angezeigt wird, wenn Benutzer zur Stamm-URL deines Forums navigieren.",
|
||||||
"keywords": "Forum Schlüsselworte",
|
"keywords": "Forum Schlüsselworte",
|
||||||
"keywords-placeholder": "Schlüsselworte, die ihre Community beschreiben, mit Komma getrennt",
|
"keywords-placeholder": "Schlüsselworte, die ihre Community beschreiben, mit Komma getrennt",
|
||||||
"logo-and-icons": "Website-Logo & Icons",
|
"logo-and-icons": "Website-Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Farbe, die für den Hintergrund des Startbildschirms verwendet wird, wenn die Website als PWA installiert ist",
|
"background-color-help": "Farbe, die für den Hintergrund des Startbildschirms verwendet wird, wenn die Website als PWA installiert ist",
|
||||||
"undo-timeout": "Zeitüberschreitung rückgängig machen",
|
"undo-timeout": "Zeitüberschreitung rückgängig machen",
|
||||||
"undo-timeout-help": "Bei einigen Vorgängen, wie z. B. dem Verschieben eines Themes, kann der Moderator seine Aktion innerhalb eines bestimmten Zeitrahmens rückgängig machen. Setzen Sie den Wert auf 0, um die Rückgängigmachung vollständig zu deaktivieren.",
|
"undo-timeout-help": "Bei einigen Vorgängen, wie z. B. dem Verschieben eines Themes, kann der Moderator seine Aktion innerhalb eines bestimmten Zeitrahmens rückgängig machen. Setzen Sie den Wert auf 0, um die Rückgängigmachung vollständig zu deaktivieren.",
|
||||||
"topic-tools": "Themen-Tools"
|
"topic-tools": "Themen-Tools",
|
||||||
}
|
"home-page": "Startseite",
|
||||||
|
"home-page-route": "Startseiten Route",
|
||||||
|
"custom-route": "Benutzerdefinierte Route",
|
||||||
|
"allow-user-home-pages": "Benutzer-Startseiten zulassen",
|
||||||
|
"home-page-title": "Titel der Startseite (Standardmäßig \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Startseite",
|
|
||||||
"description": "Wähle, welche Seite angezeigt wird, wenn Benutzer zur Stamm-URL deines Forums navigieren.",
|
|
||||||
"home-page-route": "Startseiten Route",
|
|
||||||
"custom-route": "Benutzerdefinierte Route",
|
|
||||||
"allow-user-home-pages": "Benutzer-Startseiten zulassen",
|
|
||||||
"home-page-title": "Titel der Startseite (Standardmäßig \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Plantilla del Sitio",
|
"title-layout": "Plantilla del Sitio",
|
||||||
"title-layout-help": "Define cómo el se estructurará el título del explorador. Por ejemplo: {TítulodelaPágina} | {TítulodelExplorador}\n",
|
"title-layout-help": "Define cómo el se estructurará el título del explorador. Por ejemplo: {TítulodelaPágina} | {TítulodelExplorador}\n",
|
||||||
"description.placeholder": "Una descripción corta de tu comunidad",
|
"description.placeholder": "Una descripción corta de tu comunidad",
|
||||||
"description": "Descripción del Sitio",
|
"description": "Escoge que pagina se muestra cuando los usuarios navegan en la raíz del foro.",
|
||||||
"keywords": "Palabras Clave (keywords) del Sitio",
|
"keywords": "Palabras Clave (keywords) del Sitio",
|
||||||
"keywords-placeholder": "Palabras Clave (keywords) que describen tu comunidad, separadas por comas",
|
"keywords-placeholder": "Palabras Clave (keywords) que describen tu comunidad, separadas por comas",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Página Principal",
|
||||||
|
"home-page-route": "Ruta de la Pagina Principal",
|
||||||
|
"custom-route": "Ruta Personalizada",
|
||||||
|
"allow-user-home-pages": "Permitir Pagina de Perfil del Usuario",
|
||||||
|
"home-page-title": "Título de la página de inicio (por defecto, \"Home\" o \"Inicio\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Página Principal",
|
|
||||||
"description": "Escoge que pagina se muestra cuando los usuarios navegan en la raíz del foro.",
|
|
||||||
"home-page-route": "Ruta de la Pagina Principal",
|
|
||||||
"custom-route": "Ruta Personalizada",
|
|
||||||
"allow-user-home-pages": "Permitir Pagina de Perfil del Usuario",
|
|
||||||
"home-page-title": "Título de la página de inicio (por defecto, \"Home\" o \"Inicio\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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": "Aihetyökalut"
|
"topic-tools": "Aihetyökalut",
|
||||||
}
|
"home-page": "Aloitussivu",
|
||||||
|
"home-page-route": "Aloitussivun polku",
|
||||||
|
"custom-route": "Mukautettu polku",
|
||||||
|
"allow-user-home-pages": "Salli käyttäjäkohtaiset aloitussivut",
|
||||||
|
"home-page-title": "Aloitussivun otsikko (oletus on \"Aloitus\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Aloitussivu",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Aloitussivun polku",
|
|
||||||
"custom-route": "Mukautettu polku",
|
|
||||||
"allow-user-home-pages": "Salli käyttäjäkohtaiset aloitussivut",
|
|
||||||
"home-page-title": "Aloitussivun otsikko (oletus on \"Aloitus\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Disposition du titre",
|
"title-layout": "Disposition du titre",
|
||||||
"title-layout-help": "Définir la manière dont le titre est structuré dans le navigateur ex : {pageTitle} | {browserTitle}",
|
"title-layout-help": "Définir la manière dont le titre est structuré dans le navigateur ex : {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Une courte description de votre communauté",
|
"description.placeholder": "Une courte description de votre communauté",
|
||||||
"description": "Description du site",
|
"description": "Choisir la page affichée lorsque les utilisateurs naviguent à la racine de votre forum.",
|
||||||
"keywords": "Mots-clés du site",
|
"keywords": "Mots-clés du site",
|
||||||
"keywords-placeholder": "Mots-clés décrivant votre communauté, séparés par des virgules",
|
"keywords-placeholder": "Mots-clés décrivant votre communauté, séparés par des virgules",
|
||||||
"logo-and-icons": "Logo & Icônes du site",
|
"logo-and-icons": "Logo & Icônes du site",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Couleur utilisée pour l'arrière-plan de l'écran de démarrage lorsque le site Web est installé en tant que PWA",
|
"background-color-help": "Couleur utilisée pour l'arrière-plan de l'écran de démarrage lorsque le site Web est installé en tant que PWA",
|
||||||
"undo-timeout": "Annuler le délai d'attente",
|
"undo-timeout": "Annuler le délai d'attente",
|
||||||
"undo-timeout-help": "Certaines opérations telles que le déplacement de sujets permettront au modérateur d'annuler son action dans un certain délai. Régler sur 0 pour désactiver complètement l'annulation.",
|
"undo-timeout-help": "Certaines opérations telles que le déplacement de sujets permettront au modérateur d'annuler son action dans un certain délai. Régler sur 0 pour désactiver complètement l'annulation.",
|
||||||
"topic-tools": "Outils pour les sujets"
|
"topic-tools": "Outils pour les sujets",
|
||||||
}
|
"home-page": "Page d'accueil",
|
||||||
|
"home-page-route": "Route de la page d'accueil",
|
||||||
|
"custom-route": "Route personnalisée",
|
||||||
|
"allow-user-home-pages": "Permettre aux utilisateurs de choisir une page d'accueil personnalisée",
|
||||||
|
"home-page-title": "Titre de la page d'accueil (par défaut \"Accueil\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Page d'accueil",
|
|
||||||
"description": "Choisir la page affichée lorsque les utilisateurs naviguent à la racine de votre forum.",
|
|
||||||
"home-page-route": "Route de la page d'accueil",
|
|
||||||
"custom-route": "Route personnalisée",
|
|
||||||
"allow-user-home-pages": "Permettre aux utilisateurs de choisir une page d'accueil personnalisée",
|
|
||||||
"home-page-title": "Titre de la page d'accueil (par défaut \"Accueil\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "פריסת כותרת",
|
"title-layout": "פריסת כותרת",
|
||||||
"title-layout-help": "הגדרה כיצד כותרת הדפדפן תהיה מובנית לדוגמא. {pageTitle} | {browserTitle}",
|
"title-layout-help": "הגדרה כיצד כותרת הדפדפן תהיה מובנית לדוגמא. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "תיאור קצר על הקהילה שלך",
|
"description.placeholder": "תיאור קצר על הקהילה שלך",
|
||||||
"description": "תיאור האתר",
|
"description": "בחר איזה דף יוצג כאשר מנווטים לכתובת ה-URL הראשית של הפורום.",
|
||||||
"keywords": "מילות מפתח של האתר",
|
"keywords": "מילות מפתח של האתר",
|
||||||
"keywords-placeholder": "מילות מפתח המתארות את הקהילה שלך, מופרדות באמצעות פסיקים",
|
"keywords-placeholder": "מילות מפתח המתארות את הקהילה שלך, מופרדות באמצעות פסיקים",
|
||||||
"logo-and-icons": "לוגו אתר ואייקונים",
|
"logo-and-icons": "לוגו אתר ואייקונים",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "צבע המשמש לרקע של מסך פתיחה כאשר אתר האינטרנט מותקן כ-PWA",
|
"background-color-help": "צבע המשמש לרקע של מסך פתיחה כאשר אתר האינטרנט מותקן כ-PWA",
|
||||||
"undo-timeout": "פסק זמן לביטול",
|
"undo-timeout": "פסק זמן לביטול",
|
||||||
"undo-timeout-help": "לפעולות מסוימות, כמו העברת נושאים, יאופשרו ביטול הפעולה במסגרת זמן מסוימת. הגדר ל- 0 כדי להשבית לחלוטין את האפשרות.",
|
"undo-timeout-help": "לפעולות מסוימות, כמו העברת נושאים, יאופשרו ביטול הפעולה במסגרת זמן מסוימת. הגדר ל- 0 כדי להשבית לחלוטין את האפשרות.",
|
||||||
"topic-tools": "כלי נושא"
|
"topic-tools": "כלי נושא",
|
||||||
}
|
"home-page": "דף הבית",
|
||||||
|
"home-page-route": "נתיב דף הבית",
|
||||||
|
"custom-route": "נתיב מותאם אישית",
|
||||||
|
"allow-user-home-pages": "אפשר בחירת דף הבית בהגדרות המשתמשים להתאמה אישית",
|
||||||
|
"home-page-title": "כותרת דף הבית (ברירת מחדל \"דף הבית\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "דף הבית",
|
|
||||||
"description": "בחר איזה דף יוצג כאשר מנווטים לכתובת ה-URL הראשית של הפורום.",
|
|
||||||
"home-page-route": "נתיב דף הבית",
|
|
||||||
"custom-route": "נתיב מותאם אישית",
|
|
||||||
"allow-user-home-pages": "אפשר בחירת דף הבית בהגדרות המשתמשים להתאמה אישית",
|
|
||||||
"home-page-title": "כותרת דף הבית (ברירת מחדל \"דף הבית\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Raspored naslova",
|
"title-layout": "Raspored naslova",
|
||||||
"title-layout-help": "Definiraj kako će naslov pretraživača biti strukturiran npr.: {pageTitle} | {browserTitle}",
|
"title-layout-help": "Definiraj kako će naslov pretraživača biti strukturiran npr.: {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Kratak opis zajednice",
|
"description.placeholder": "Kratak opis zajednice",
|
||||||
"description": "Opis foruma",
|
"description": "Izaberi koja stranica će se prikazivati kada korisnici navigiraju u root URL Vašeg foruma",
|
||||||
"keywords": "Ključne riječi",
|
"keywords": "Ključne riječi",
|
||||||
"keywords-placeholder": "Ključne riječi koje opisuju Vašu zajednicu, odvojeni zarezom",
|
"keywords-placeholder": "Ključne riječi koje opisuju Vašu zajednicu, odvojeni zarezom",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Naslovnica",
|
||||||
|
"home-page-route": "Putanja naslovnice",
|
||||||
|
"custom-route": "Uobičajna putanja",
|
||||||
|
"allow-user-home-pages": "Dozvoli korisničke naslovnice",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Naslovnica",
|
|
||||||
"description": "Izaberi koja stranica će se prikazivati kada korisnici navigiraju u root URL Vašeg foruma",
|
|
||||||
"home-page-route": "Putanja naslovnice",
|
|
||||||
"custom-route": "Uobičajna putanja",
|
|
||||||
"allow-user-home-pages": "Dozvoli korisničke naslovnice",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Cím formátuma",
|
"title-layout": "Cím formátuma",
|
||||||
"title-layout-help": "Add meg, hogy a böngésző cím hogyan épüljön fel. Pl.: {pageTitle} | {browserTitle}",
|
"title-layout-help": "Add meg, hogy a böngésző cím hogyan épüljön fel. Pl.: {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A közösséged rövid leírása",
|
"description.placeholder": "A közösséged rövid leírása",
|
||||||
"description": "Weboldal leírása",
|
"description": "Válaszd ki milyen oldal jelenjen meg, amikor a felhasználók fórumod gyökér URL címéhez navigálnak.",
|
||||||
"keywords": "Weboldal kulcsszavak",
|
"keywords": "Weboldal kulcsszavak",
|
||||||
"keywords-placeholder": "A közösségedet leíró kulcsszavak, vesszővel elválasztva",
|
"keywords-placeholder": "A közösségedet leíró kulcsszavak, vesszővel elválasztva",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "A szín ami akkor jelenik meg alkalmazás indulásnál, ha a weboldal egy okostelefonon PWA-ként van telepítve",
|
"background-color-help": "A szín ami akkor jelenik meg alkalmazás indulásnál, ha a weboldal egy okostelefonon PWA-ként van telepítve",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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": "Témakör eszközök"
|
"topic-tools": "Témakör eszközök",
|
||||||
}
|
"home-page": "Főoldal",
|
||||||
|
"home-page-route": "Főoldal útvonala",
|
||||||
|
"custom-route": "Egyéni útvonal",
|
||||||
|
"allow-user-home-pages": "Felhasználói főoldalak engedélyezése",
|
||||||
|
"home-page-title": "A főoldal címe (alapértelmezés \"Kezdőlap\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Főoldal",
|
|
||||||
"description": "Válaszd ki milyen oldal jelenjen meg, amikor a felhasználók fórumod gyökér URL címéhez navigálnak.",
|
|
||||||
"home-page-route": "Főoldal útvonala",
|
|
||||||
"custom-route": "Egyéni útvonal",
|
|
||||||
"allow-user-home-pages": "Felhasználói főoldalak engedélyezése",
|
|
||||||
"home-page-title": "A főoldal címe (alapértelmezés \"Kezdőlap\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Վերնագրի դասավորություն",
|
"title-layout": "Վերնագրի դասավորություն",
|
||||||
"title-layout-help": "Սահմանեք, թե ինչպես է կառուցված բրաուզերի վերնագիրը, այսինքն. {էջի վերնագիր} | {browserTitle}",
|
"title-layout-help": "Սահմանեք, թե ինչպես է կառուցված բրաուզերի վերնագիրը, այսինքն. {էջի վերնագիր} | {browserTitle}",
|
||||||
"description.placeholder": "Ձեր համայնքի մասին կարճ նկարագրություն",
|
"description.placeholder": "Ձեր համայնքի մասին կարճ նկարագրություն",
|
||||||
"description": "Կայքի նկարագրություն",
|
"description": "Ընտրեք, թե որ էջը կցուցադրվի, երբ օգտվողները անցնեն դեպի ձեր ֆորումի արմատային URL-ը:",
|
||||||
"keywords": "Կայքի հիմնաբառեր",
|
"keywords": "Կայքի հիմնաբառեր",
|
||||||
"keywords-placeholder": "Ձեր համայնքը նկարագրող հիմնաբառեր՝ բաժանված ստորակետերով",
|
"keywords-placeholder": "Ձեր համայնքը նկարագրող հիմնաբառեր՝ բաժանված ստորակետերով",
|
||||||
"logo-and-icons": "Կայքի Լոգո և պատկերանշաններ",
|
"logo-and-icons": "Կայքի Լոգո և պատկերանշաններ",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Գույնը, որն օգտագործվում է շաղ տալ էկրանի ֆոնի համար, երբ կայքը տեղադրվում է որպես PWA",
|
"background-color-help": "Գույնը, որն օգտագործվում է շաղ տալ էկրանի ֆոնի համար, երբ կայքը տեղադրվում է որպես PWA",
|
||||||
"undo-timeout": "Հետարկել ժամանակի դադարը",
|
"undo-timeout": "Հետարկել ժամանակի դադարը",
|
||||||
"undo-timeout-help": "Որոշ գործողություններ, ինչպիսիք են թեմաների տեղափոխումը, մոդերատորին թույլ կտան հետարկել իրենց գործողությունները որոշակի ժամկետում: Սահմանեք 0՝ ամբողջությամբ հետարկելը անջատելու համար:",
|
"undo-timeout-help": "Որոշ գործողություններ, ինչպիսիք են թեմաների տեղափոխումը, մոդերատորին թույլ կտան հետարկել իրենց գործողությունները որոշակի ժամկետում: Սահմանեք 0՝ ամբողջությամբ հետարկելը անջատելու համար:",
|
||||||
"topic-tools": "Թեմայի գործիքներ"
|
"topic-tools": "Թեմայի գործիքներ",
|
||||||
}
|
"home-page": "Գլխավոր էջ",
|
||||||
|
"home-page-route": "Գլխավոր Էջի ուղեգիծ",
|
||||||
|
"custom-route": "Հատուկ ուղեգիծ",
|
||||||
|
"allow-user-home-pages": "Թույլատրել օգտատիրոջ գլխավոր էջերը",
|
||||||
|
"home-page-title": "Գլխավոր էջի անվանումը (կանխադրված «Գլխավոր»)"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Գլխավոր էջ",
|
|
||||||
"description": "Ընտրեք, թե որ էջը կցուցադրվի, երբ օգտվողները անցնեն դեպի ձեր ֆորումի արմատային URL-ը:",
|
|
||||||
"home-page-route": "Գլխավոր Էջի ուղեգիծ",
|
|
||||||
"custom-route": "Հատուկ ուղեգիծ",
|
|
||||||
"allow-user-home-pages": "Թույլատրել օգտատիրոջ գլխավոր էջերը",
|
|
||||||
"home-page-title": "Գլխավոր էջի անվանումը (կանխադրված «Գլխավոր»)"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Layout del Titolo",
|
"title-layout": "Layout del Titolo",
|
||||||
"title-layout-help": "Definire come sarà strutturato il titolo del browser, ad es. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Definire come sarà strutturato il titolo del browser, ad es. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Una breve descrizione della tua comunità",
|
"description.placeholder": "Una breve descrizione della tua comunità",
|
||||||
"description": "Descrizione del sito",
|
"description": "Scegliere quale pagina visualizzare quando gli utenti navigano all'URL principale del forum.",
|
||||||
"keywords": "Parole chiave del sito",
|
"keywords": "Parole chiave del sito",
|
||||||
"keywords-placeholder": "Parole chiave che descrivono la vostra comunità, separate da virgole",
|
"keywords-placeholder": "Parole chiave che descrivono la vostra comunità, separate da virgole",
|
||||||
"logo-and-icons": "Logo e icone del sito",
|
"logo-and-icons": "Logo e icone del sito",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Colore utilizzato per lo sfondo della schermata iniziale quando il sito Web è installato come PWA",
|
"background-color-help": "Colore utilizzato per lo sfondo della schermata iniziale quando il sito Web è installato come PWA",
|
||||||
"undo-timeout": "Annulla timeout",
|
"undo-timeout": "Annulla timeout",
|
||||||
"undo-timeout-help": "Alcune operazioni come lo spostamento delle discussioni permetteranno al moderatore di annullare la sua azione entro un certo periodo di tempo. Imposta a 0 per disabilitare completamente l'annullamento.",
|
"undo-timeout-help": "Alcune operazioni come lo spostamento delle discussioni permetteranno al moderatore di annullare la sua azione entro un certo periodo di tempo. Imposta a 0 per disabilitare completamente l'annullamento.",
|
||||||
"topic-tools": "Strumenti discussione"
|
"topic-tools": "Strumenti discussione",
|
||||||
}
|
"home-page": "Pagina Iniziale",
|
||||||
|
"home-page-route": "Percorso Pagina Iniziale",
|
||||||
|
"custom-route": "Percorso personalizzato",
|
||||||
|
"allow-user-home-pages": "Consenti Pagina Iniziale Utente",
|
||||||
|
"home-page-title": "Titolo della pagina iniziale (impostazione predefinita \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Pagina Iniziale",
|
|
||||||
"description": "Scegliere quale pagina visualizzare quando gli utenti navigano all'URL principale del forum.",
|
|
||||||
"home-page-route": "Percorso Pagina Iniziale",
|
|
||||||
"custom-route": "Percorso personalizzato",
|
|
||||||
"allow-user-home-pages": "Consenti Pagina Iniziale Utente",
|
|
||||||
"home-page-title": "Titolo della pagina iniziale (impostazione predefinita \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "タイトル配置",
|
"title-layout": "タイトル配置",
|
||||||
"title-layout-help": "ブラウザのタイトルがどのように構成されるかを定義します。{pageTitle} | {browserTitle}",
|
"title-layout-help": "ブラウザのタイトルがどのように構成されるかを定義します。{pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "あなたのコミュニティについての簡単な説明",
|
"description.placeholder": "あなたのコミュニティについての簡単な説明",
|
||||||
"description": "サイトの説明",
|
"description": "ユーザーがあなたのフォーラムのルートURLに移動するときに表示されるページを選択します。",
|
||||||
"keywords": "サイトのキーワード",
|
"keywords": "サイトのキーワード",
|
||||||
"keywords-placeholder": "あなたのコミュニティを記述するキーワード、カンマ区切り",
|
"keywords-placeholder": "あなたのコミュニティを記述するキーワード、カンマ区切り",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "ホームページ",
|
||||||
|
"home-page-route": "ホームページのルート",
|
||||||
|
"custom-route": "カスタムルート",
|
||||||
|
"allow-user-home-pages": "ユーザーホームページを有効にする",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "ホームページ",
|
|
||||||
"description": "ユーザーがあなたのフォーラムのルートURLに移動するときに表示されるページを選択します。",
|
|
||||||
"home-page-route": "ホームページのルート",
|
|
||||||
"custom-route": "カスタムルート",
|
|
||||||
"allow-user-home-pages": "ユーザーホームページを有効にする",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "제목 레이아웃",
|
"title-layout": "제목 레이아웃",
|
||||||
"title-layout-help": "브라우저 제목을 구성할 방식을 정의합니다. 예를 들어, {pageTitle} | {browserTitle} 형식으로 구성됩니다.",
|
"title-layout-help": "브라우저 제목을 구성할 방식을 정의합니다. 예를 들어, {pageTitle} | {browserTitle} 형식으로 구성됩니다.",
|
||||||
"description.placeholder": "커뮤니티에 대한 간단한 설명",
|
"description.placeholder": "커뮤니티에 대한 간단한 설명",
|
||||||
"description": "사이트 설명",
|
"description": "사용자가 포럼의 루트 URL로 이동할 때 표시되는 페이지를 선택합니다.",
|
||||||
"keywords": "사이트 키워드",
|
"keywords": "사이트 키워드",
|
||||||
"keywords-placeholder": "커뮤니티를 설명하는 키워드, 쉼표로 구분",
|
"keywords-placeholder": "커뮤니티를 설명하는 키워드, 쉼표로 구분",
|
||||||
"logo-and-icons": "사이트 로고 & 아이콘",
|
"logo-and-icons": "사이트 로고 & 아이콘",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "PWA로 설치된 웹사이트의 스플래시 화면 배경색으로 사용되는 색상",
|
"background-color-help": "PWA로 설치된 웹사이트의 스플래시 화면 배경색으로 사용되는 색상",
|
||||||
"undo-timeout": "실행 취소 시간 제한",
|
"undo-timeout": "실행 취소 시간 제한",
|
||||||
"undo-timeout-help": "조정자는 토픽 이동과 같은 일부 작업을 통해 특정 기간 내에 작업을 취소할 수 있습니다. 되돌리기를 완전히 비활성화하려면 0으로 설정합니다.",
|
"undo-timeout-help": "조정자는 토픽 이동과 같은 일부 작업을 통해 특정 기간 내에 작업을 취소할 수 있습니다. 되돌리기를 완전히 비활성화하려면 0으로 설정합니다.",
|
||||||
"topic-tools": "토픽 도구"
|
"topic-tools": "토픽 도구",
|
||||||
}
|
"home-page": "홈 페이지",
|
||||||
|
"home-page-route": "홈 페이지 경로",
|
||||||
|
"custom-route": "사용자 정의 경로",
|
||||||
|
"allow-user-home-pages": "사용자 홈 페이지 허용",
|
||||||
|
"home-page-title": "홈 페이지 제목 (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "홈 페이지",
|
|
||||||
"description": "사용자가 포럼의 루트 URL로 이동할 때 표시되는 페이지를 선택합니다.",
|
|
||||||
"home-page-route": "홈 페이지 경로",
|
|
||||||
"custom-route": "사용자 정의 경로",
|
|
||||||
"allow-user-home-pages": "사용자 홈 페이지 허용",
|
|
||||||
"home-page-title": "홈 페이지 제목 (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Virsraksta izkārtojums",
|
"title-layout": "Virsraksta izkārtojums",
|
||||||
"title-layout-help": "Noteikt, kā virsraksts pārlūkā tiks izkārtots, t.i., {pageTitle} | {browserTitle}",
|
"title-layout-help": "Noteikt, kā virsraksts pārlūkā tiks izkārtots, t.i., {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Īss foruma apraksts",
|
"description.placeholder": "Īss foruma apraksts",
|
||||||
"description": "Foruma apraksts",
|
"description": "Izvēlies, kādu lapu rādīt, kad lietotājs izvēlas foruma saknes URL.",
|
||||||
"keywords": "Foruma atslēgvārdi",
|
"keywords": "Foruma atslēgvārdi",
|
||||||
"keywords-placeholder": "Atslēgvārdi, kas apraksta forumu, atdalīti ar komatu",
|
"keywords-placeholder": "Atslēgvārdi, kas apraksta forumu, atdalīti ar komatu",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Sākums",
|
||||||
|
"home-page-route": "Sākumlapas ceļš",
|
||||||
|
"custom-route": "Pielāgotais ceļš",
|
||||||
|
"allow-user-home-pages": "Atļaut lietotājiem savas mājaslapas",
|
||||||
|
"home-page-title": "Sākumlapas titulis (pēc noklusējuma \"Sākums\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Sākums",
|
|
||||||
"description": "Izvēlies, kādu lapu rādīt, kad lietotājs izvēlas foruma saknes URL.",
|
|
||||||
"home-page-route": "Sākumlapas ceļš",
|
|
||||||
"custom-route": "Pielāgotais ceļš",
|
|
||||||
"allow-user-home-pages": "Atļaut lietotājiem savas mājaslapas",
|
|
||||||
"home-page-title": "Sākumlapas titulis (pēc noklusējuma \"Sākums\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Velg hvilken side som vises når brukere navigerer til rot-URL-en for forumet ditt.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Hjemmeside",
|
||||||
|
"home-page-route": "Rute for hjemmeside",
|
||||||
|
"custom-route": "Egendefinert rute",
|
||||||
|
"allow-user-home-pages": "Tillat brukerspesifikke hjemmesider",
|
||||||
|
"home-page-title": "Tittel på hjemmesiden (standard: \"Hjem\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Hjemmeside",
|
|
||||||
"description": "Velg hvilken side som vises når brukere navigerer til rot-URL-en for forumet ditt.",
|
|
||||||
"home-page-route": "Rute for hjemmeside",
|
|
||||||
"custom-route": "Egendefinert rute",
|
|
||||||
"allow-user-home-pages": "Tillat brukerspesifikke hjemmesider",
|
|
||||||
"home-page-title": "Tittel på hjemmesiden (standard: \"Hjem\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Titel Lay-out",
|
"title-layout": "Titel Lay-out",
|
||||||
"title-layout-help": "Defineer hoe de browser titel gestructureerd word. bijv: {paginaTitel} | {browserTitel}",
|
"title-layout-help": "Defineer hoe de browser titel gestructureerd word. bijv: {paginaTitel} | {browserTitel}",
|
||||||
"description.placeholder": "Een korte beschrijving van uw gemeenschap",
|
"description.placeholder": "Een korte beschrijving van uw gemeenschap",
|
||||||
"description": "Site Beschrijving",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Trefwoorden",
|
"keywords": "Site Trefwoorden",
|
||||||
"keywords-placeholder": "Trefwoorden die uw community beschrijven, kommagescheiden",
|
"keywords-placeholder": "Trefwoorden die uw community beschrijven, kommagescheiden",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Titteloppsett",
|
"title-layout": "Titteloppsett",
|
||||||
"title-layout-help": "Vel korleis tittelen skal visast på forumet.",
|
"title-layout-help": "Vel korleis tittelen skal visast på forumet.",
|
||||||
"description.placeholder": "Skriv inn ei kort skildring av nettstaden",
|
"description.placeholder": "Skriv inn ei kort skildring av nettstaden",
|
||||||
"description": "Skildring",
|
"description": "Konfigurer forumets heimeside og tilpass ruta for brukarane.",
|
||||||
"keywords": "Nøkkelord",
|
"keywords": "Nøkkelord",
|
||||||
"keywords-placeholder": "Skriv inn nøkkelord, skilde med komma",
|
"keywords-placeholder": "Skriv inn nøkkelord, skilde med komma",
|
||||||
"logo-and-icons": "Logo og ikon",
|
"logo-and-icons": "Logo og ikon",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Set bakgrunnsfargen til nettstaden.",
|
"background-color-help": "Set bakgrunnsfargen til nettstaden.",
|
||||||
"undo-timeout": "Angre-tid",
|
"undo-timeout": "Angre-tid",
|
||||||
"undo-timeout-help": "Kor lang tid brukarane har på seg til å angre handlingar.",
|
"undo-timeout-help": "Kor lang tid brukarane har på seg til å angre handlingar.",
|
||||||
"topic-tools": "Emneverktøy"
|
"topic-tools": "Emneverktøy",
|
||||||
}
|
"home-page": "Startside",
|
||||||
|
"home-page-route": "Startsiderute",
|
||||||
|
"custom-route": "Tilpassa rute",
|
||||||
|
"allow-user-home-pages": "Tillat brukarar å setje eigne heimesider",
|
||||||
|
"home-page-title": "Startsidetittel"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Startside",
|
|
||||||
"description": "Konfigurer forumets heimeside og tilpass ruta for brukarane.",
|
|
||||||
"home-page-route": "Startsiderute",
|
|
||||||
"custom-route": "Tilpassa rute",
|
|
||||||
"allow-user-home-pages": "Tillat brukarar å setje eigne heimesider",
|
|
||||||
"home-page-title": "Startsidetittel"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Struktura tytułu karty przeglądarki",
|
"title-layout": "Struktura tytułu karty przeglądarki",
|
||||||
"title-layout-help": "Określ strukturę tytułu karty przeglądarki, np. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Określ strukturę tytułu karty przeglądarki, np. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Krótki opis twojej społeczności",
|
"description.placeholder": "Krótki opis twojej społeczności",
|
||||||
"description": "Opis strony",
|
"description": "Wybierz stronę startową dla forum",
|
||||||
"keywords": "Słowa kluczowe strony",
|
"keywords": "Słowa kluczowe strony",
|
||||||
"keywords-placeholder": "Słowa kluczowe opisujące społeczność, oddzielone przecinkami",
|
"keywords-placeholder": "Słowa kluczowe opisujące społeczność, oddzielone przecinkami",
|
||||||
"logo-and-icons": "Logo i ikony strony",
|
"logo-and-icons": "Logo i ikony strony",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Kolor wykorzystywany jako tło ekranu ładowania gdy strona jest zainstalowana jako PWA",
|
"background-color-help": "Kolor wykorzystywany jako tło ekranu ładowania gdy strona jest zainstalowana jako PWA",
|
||||||
"undo-timeout": "Czas na cofnięcie",
|
"undo-timeout": "Czas na cofnięcie",
|
||||||
"undo-timeout-help": "Niektóre operacje, jak przenoszenie tematów, pozwolą moderatorowi cofnąć swoje akcje w przeciągu pewnego czasu. Ustaw 0 aby wyłączyć cofanie całkowicie.",
|
"undo-timeout-help": "Niektóre operacje, jak przenoszenie tematów, pozwolą moderatorowi cofnąć swoje akcje w przeciągu pewnego czasu. Ustaw 0 aby wyłączyć cofanie całkowicie.",
|
||||||
"topic-tools": "Narzędzia tematu"
|
"topic-tools": "Narzędzia tematu",
|
||||||
}
|
"home-page": "Strona główna",
|
||||||
|
"home-page-route": "Ścieżka strony głównej",
|
||||||
|
"custom-route": "Niestandardowa Ścieżka",
|
||||||
|
"allow-user-home-pages": "Zezwalaj na strony startowe użytkowników",
|
||||||
|
"home-page-title": "Tytuł strony głównej (domyślnie: „Strona Główna”)"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Strona główna",
|
|
||||||
"description": "Wybierz stronę startową dla forum",
|
|
||||||
"home-page-route": "Ścieżka strony głównej",
|
|
||||||
"custom-route": "Niestandardowa Ścieżka",
|
|
||||||
"allow-user-home-pages": "Zezwalaj na strony startowe użytkowników",
|
|
||||||
"home-page-title": "Tytuł strony głównej (domyślnie: „Strona Główna”)"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Layout do Título",
|
"title-layout": "Layout do Título",
|
||||||
"title-layout-help": "Defina como o título do navegador será estruturado, por exemplo: {pageTitle} | {browserTitle}",
|
"title-layout-help": "Defina como o título do navegador será estruturado, por exemplo: {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Uma descrição curta sobre a sua comunidade",
|
"description.placeholder": "Uma descrição curta sobre a sua comunidade",
|
||||||
"description": "Descrição do Site",
|
"description": "Escolha qual página será mostrada quando usuários navegarem para a URL raíz do seu fórum.",
|
||||||
"keywords": "Palavras-chave do Site",
|
"keywords": "Palavras-chave do Site",
|
||||||
"keywords-placeholder": "Palavras-chave descrevendo sua comunidade, separadas por vírgula",
|
"keywords-placeholder": "Palavras-chave descrevendo sua comunidade, separadas por vírgula",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Cor usada para o fundo da tela inicial quando o site é instalado como um PWA",
|
"background-color-help": "Cor usada para o fundo da tela inicial quando o site é instalado como um PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Página Inicial",
|
||||||
|
"home-page-route": "Rota da Página Inicial",
|
||||||
|
"custom-route": "Rota Personalizada",
|
||||||
|
"allow-user-home-pages": "Permitir Páginas Iniciais do Usuário",
|
||||||
|
"home-page-title": "Título da página inicial (padrão \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Página Inicial",
|
|
||||||
"description": "Escolha qual página será mostrada quando usuários navegarem para a URL raíz do seu fórum.",
|
|
||||||
"home-page-route": "Rota da Página Inicial",
|
|
||||||
"custom-route": "Rota Personalizada",
|
|
||||||
"allow-user-home-pages": "Permitir Páginas Iniciais do Usuário",
|
|
||||||
"home-page-title": "Título da página inicial (padrão \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Descrição do Site",
|
"description": "Escolhe qual página é apresentada quando os utilizadores navegam para o URL raiz do teu fórum.",
|
||||||
"keywords": "Palavras-chave do Site",
|
"keywords": "Palavras-chave do Site",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Página Principal",
|
||||||
|
"home-page-route": "Caminho da Página Principal",
|
||||||
|
"custom-route": "Caminho personalizado",
|
||||||
|
"allow-user-home-pages": "Permitir página principal personalizada para os utilizadores",
|
||||||
|
"home-page-title": "Título da página inicial (predefinido \"Página inicial\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Página Principal",
|
|
||||||
"description": "Escolhe qual página é apresentada quando os utilizadores navegam para o URL raiz do teu fórum.",
|
|
||||||
"home-page-route": "Caminho da Página Principal",
|
|
||||||
"custom-route": "Caminho personalizado",
|
|
||||||
"allow-user-home-pages": "Permitir página principal personalizada para os utilizadores",
|
|
||||||
"home-page-title": "Título da página inicial (predefinido \"Página inicial\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Макет заголовка",
|
"title-layout": "Макет заголовка",
|
||||||
"title-layout-help": "Укажите, как сформировать заголовок для браузера, напр.\n{название сайта} | {название для браузера}",
|
"title-layout-help": "Укажите, как сформировать заголовок для браузера, напр.\n{название сайта} | {название для браузера}",
|
||||||
"description.placeholder": "Краткое описание вашего сообщества",
|
"description.placeholder": "Краткое описание вашего сообщества",
|
||||||
"description": "Описание сайта",
|
"description": "Выберите, какую страницу показывать по корневому URL форума.",
|
||||||
"keywords": "Ключевые слова для сайта",
|
"keywords": "Ключевые слова для сайта",
|
||||||
"keywords-placeholder": "Укажите через запятую ключевые слова, описывающие ваше сообщество",
|
"keywords-placeholder": "Укажите через запятую ключевые слова, описывающие ваше сообщество",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Эти цвета используются на экране-заставке, если сайт установлен как приложение PWA",
|
"background-color-help": "Эти цвета используются на экране-заставке, если сайт установлен как приложение PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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": "Управление темой",
|
||||||
}
|
"home-page": "Главная страница",
|
||||||
|
"home-page-route": "Маршрут для главной страницы",
|
||||||
|
"custom-route": "Другой маршрут",
|
||||||
|
"allow-user-home-pages": "Разрешить пользователям выбирать персональные главные страницы",
|
||||||
|
"home-page-title": "Заголовок домашней страницы («Главная» по умолчанию)"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Главная страница",
|
|
||||||
"description": "Выберите, какую страницу показывать по корневому URL форума.",
|
|
||||||
"home-page-route": "Маршрут для главной страницы",
|
|
||||||
"custom-route": "Другой маршрут",
|
|
||||||
"allow-user-home-pages": "Разрешить пользователям выбирать персональные главные страницы",
|
|
||||||
"home-page-title": "Заголовок домашней страницы («Главная» по умолчанию)"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Vzhľad názvu",
|
"title-layout": "Vzhľad názvu",
|
||||||
"title-layout-help": "Určite, ako má byť zostavený názov prehliadača, tj. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Určite, ako má byť zostavený názov prehliadača, tj. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Skrátený popis Vašej komunity",
|
"description.placeholder": "Skrátený popis Vašej komunity",
|
||||||
"description": "Popis stránky",
|
"description": "Vyberte, akú stránku sa zobrazí, keď sa používatelia dostanú do koreňovej adresy URL vášho fóra.",
|
||||||
"keywords": "Kľúčové slová pre stránky",
|
"keywords": "Kľúčové slová pre stránky",
|
||||||
"keywords-placeholder": "Kľúčové slová popisujúce Vašu komunitu, oddelené čiarkou",
|
"keywords-placeholder": "Kľúčové slová popisujúce Vašu komunitu, oddelené čiarkou",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Domovská stránka",
|
||||||
|
"home-page-route": "Cesta k domovskej stránke",
|
||||||
|
"custom-route": "Upraviť cestu",
|
||||||
|
"allow-user-home-pages": "Povoliť používateľom domovské stránky",
|
||||||
|
"home-page-title": "Titulok domovskej stránky (Predvolený „Domov”)"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Domovská stránka",
|
|
||||||
"description": "Vyberte, akú stránku sa zobrazí, keď sa používatelia dostanú do koreňovej adresy URL vášho fóra.",
|
|
||||||
"home-page-route": "Cesta k domovskej stránke",
|
|
||||||
"custom-route": "Upraviť cestu",
|
|
||||||
"allow-user-home-pages": "Povoliť používateľom domovské stránky",
|
|
||||||
"home-page-title": "Titulok domovskej stránky (Predvolený „Domov”)"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Postavitev naslova",
|
"title-layout": "Postavitev naslova",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Kratek opis vaše skupnosti",
|
"description.placeholder": "Kratek opis vaše skupnosti",
|
||||||
"description": "Opis spletne strani",
|
"description": "Izberite, katera stran se prikaže, ko se uporabniki pomaknejo do korenskega URL-ja vašega foruma.",
|
||||||
"keywords": "Ključne besede spletnega mesta",
|
"keywords": "Ključne besede spletnega mesta",
|
||||||
"keywords-placeholder": "Ključne besede, ki opisujejo vašo skupnost, ločene z vejicami",
|
"keywords-placeholder": "Ključne besede, ki opisujejo vašo skupnost, ločene z vejicami",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Barva, ki se uporablja za ozadje začetnega zaslona, ko je spletno mesto nameščeno kot PWA",
|
"background-color-help": "Barva, ki se uporablja za ozadje začetnega zaslona, ko je spletno mesto nameščeno kot PWA",
|
||||||
"undo-timeout": "Razveljavi časovno omejitev",
|
"undo-timeout": "Razveljavi časovno omejitev",
|
||||||
"undo-timeout-help": "Nekatere operacije, kot so premikanje tem, bodo moderatorju omogočile, da v določenem časovnem okviru razveljavi svoje dejanje. Nastavite na 0, da popolnoma onemogočite razveljavitev.",
|
"undo-timeout-help": "Nekatere operacije, kot so premikanje tem, bodo moderatorju omogočile, da v določenem časovnem okviru razveljavi svoje dejanje. Nastavite na 0, da popolnoma onemogočite razveljavitev.",
|
||||||
"topic-tools": "Topic Tools"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Domača stran",
|
||||||
|
"home-page-route": "Pot do domače strani",
|
||||||
|
"custom-route": "Pot po meri",
|
||||||
|
"allow-user-home-pages": "Dovoli domače strani uporabnikov",
|
||||||
|
"home-page-title": "Naslov domače strani (privzeto »Domača stran«)"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Domača stran",
|
|
||||||
"description": "Izberite, katera stran se prikaže, ko se uporabniki pomaknejo do korenskega URL-ja vašega foruma.",
|
|
||||||
"home-page-route": "Pot do domače strani",
|
|
||||||
"custom-route": "Pot po meri",
|
|
||||||
"allow-user-home-pages": "Dovoli domače strani uporabnikov",
|
|
||||||
"home-page-title": "Naslov domače strani (privzeto »Domača stran«)"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Home Page",
|
||||||
|
"home-page-route": "Home Page Route",
|
||||||
|
"custom-route": "Custom Route",
|
||||||
|
"allow-user-home-pages": "Allow User Home Pages",
|
||||||
|
"home-page-title": "Title of the home page (default \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Home Page",
|
|
||||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
|
||||||
"home-page-route": "Home Page Route",
|
|
||||||
"custom-route": "Custom Route",
|
|
||||||
"allow-user-home-pages": "Allow User Home Pages",
|
|
||||||
"home-page-title": "Title of the home page (default \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Title Layout",
|
"title-layout": "Title Layout",
|
||||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "A short description about your community",
|
"description.placeholder": "A short description about your community",
|
||||||
"description": "Site Description",
|
"description": "เลือกหน้าเว็บที่จะแสดงเมื่อผู้ใช้ไปที่ URL หลักของฟอรัม",
|
||||||
"keywords": "Site Keywords",
|
"keywords": "Site Keywords",
|
||||||
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "หน้าแรก",
|
||||||
|
"home-page-route": "เส้นทางหน้าแรก",
|
||||||
|
"custom-route": "เส้นทางที่กำหนดเอง",
|
||||||
|
"allow-user-home-pages": "อนุญาตหน้าแรกของผู้ใช้",
|
||||||
|
"home-page-title": "ชื่อของหน้าแรก (ค่าเริ่มต้นคือ \"Home\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "หน้าแรก",
|
|
||||||
"description": "เลือกหน้าเว็บที่จะแสดงเมื่อผู้ใช้ไปที่ URL หลักของฟอรัม",
|
|
||||||
"home-page-route": "เส้นทางหน้าแรก",
|
|
||||||
"custom-route": "เส้นทางที่กำหนดเอง",
|
|
||||||
"allow-user-home-pages": "อนุญาตหน้าแรกของผู้ใช้",
|
|
||||||
"home-page-title": "ชื่อของหน้าแรก (ค่าเริ่มต้นคือ \"Home\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Başlık Düzeni",
|
"title-layout": "Başlık Düzeni",
|
||||||
"title-layout-help": "Tarayıcı başlığının nasıl yapılandırılacağını tanımlayın örn. {pageTitle} | {browserTitle}",
|
"title-layout-help": "Tarayıcı başlığının nasıl yapılandırılacağını tanımlayın örn. {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Topluluk hakkında kısa bir açıklama yazın",
|
"description.placeholder": "Topluluk hakkında kısa bir açıklama yazın",
|
||||||
"description": "Site Açıklaması",
|
"description": "Kullanıcıların, forumunuzun kök bağlantısına gittiğinde hangi sayfanın görüntüleneceğini seçin.",
|
||||||
"keywords": "Site Anahtar Kelimeler",
|
"keywords": "Site Anahtar Kelimeler",
|
||||||
"keywords-placeholder": "Topluluğunuzu tanımlayan anahtar kelimeler, virgülle-ayrılmış",
|
"keywords-placeholder": "Topluluğunuzu tanımlayan anahtar kelimeler, virgülle-ayrılmış",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Site PWA olarak kurulduğunda ekran arkaplanı olarak kullanılacak renk",
|
"background-color-help": "Site PWA olarak kurulduğunda ekran arkaplanı olarak kullanılacak renk",
|
||||||
"undo-timeout": "Zaman Aşımını Geri Al",
|
"undo-timeout": "Zaman Aşımını Geri Al",
|
||||||
"undo-timeout-help": "Konu taşıma gibi bazı işlemler, moderatörün belirli bir zaman dilimi içinde eylemlerini geri almasına olanak tanır. Tamamen geri almayı devre dışı bırakmak için 0'a ayarlayın.",
|
"undo-timeout-help": "Konu taşıma gibi bazı işlemler, moderatörün belirli bir zaman dilimi içinde eylemlerini geri almasına olanak tanır. Tamamen geri almayı devre dışı bırakmak için 0'a ayarlayın.",
|
||||||
"topic-tools": "Konu Araçları"
|
"topic-tools": "Konu Araçları",
|
||||||
}
|
"home-page": "Ana Sayfa",
|
||||||
|
"home-page-route": "Ana Sayfa Yolu",
|
||||||
|
"custom-route": "Özel Yol",
|
||||||
|
"allow-user-home-pages": "Kullanıcılara ana sayfalarını özelleştirmeleri için izin ver",
|
||||||
|
"home-page-title": "Ana sayfanın başlığı (varsayılan \"Ana Sayfa\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Ana Sayfa",
|
|
||||||
"description": "Kullanıcıların, forumunuzun kök bağlantısına gittiğinde hangi sayfanın görüntüleneceğini seçin.",
|
|
||||||
"home-page-route": "Ana Sayfa Yolu",
|
|
||||||
"custom-route": "Özel Yol",
|
|
||||||
"allow-user-home-pages": "Kullanıcılara ana sayfalarını özelleştirmeleri için izin ver",
|
|
||||||
"home-page-title": "Ana sayfanın başlığı (varsayılan \"Ana Sayfa\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Структура заголовка",
|
"title-layout": "Структура заголовка",
|
||||||
"title-layout-help": "Визначте як заголовок браузера буде сформовано, наприклад {pageTitle} | {browserTitle}",
|
"title-layout-help": "Визначте як заголовок браузера буде сформовано, наприклад {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Короткий опис вашої спільноти",
|
"description.placeholder": "Короткий опис вашої спільноти",
|
||||||
"description": "Опис сайту",
|
"description": "Вкажіть яку сторінку показувати коли користувач переходить на корньовий URL форуму.",
|
||||||
"keywords": "Ключові слова сайту",
|
"keywords": "Ключові слова сайту",
|
||||||
"keywords-placeholder": "Ключові слова, що описують вашу спільноту, розділені комами",
|
"keywords-placeholder": "Ключові слова, що описують вашу спільноту, розділені комами",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "Головна сторінка",
|
||||||
|
"home-page-route": "Шлях головної сторінки",
|
||||||
|
"custom-route": "Користувацький шлях",
|
||||||
|
"allow-user-home-pages": "Дозволити користувачам власні сторінки",
|
||||||
|
"home-page-title": "Назва домашньої сторінки (за замовчуванням \"Домашня сторінка\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Головна сторінка",
|
|
||||||
"description": "Вкажіть яку сторінку показувати коли користувач переходить на корньовий URL форуму.",
|
|
||||||
"home-page-route": "Шлях головної сторінки",
|
|
||||||
"custom-route": "Користувацький шлях",
|
|
||||||
"allow-user-home-pages": "Дозволити користувачам власні сторінки",
|
|
||||||
"home-page-title": "Назва домашньої сторінки (за замовчуванням \"Домашня сторінка\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "Bố Cục Tiêu Đề",
|
"title-layout": "Bố Cục Tiêu Đề",
|
||||||
"title-layout-help": "Xác định cách tiêu đề trình duyệt sẽ được cấu trúc, tức là {pageTitle} | {browserTitle}",
|
"title-layout-help": "Xác định cách tiêu đề trình duyệt sẽ được cấu trúc, tức là {pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "Mô tả ngắn gọn về cộng đồng của bạn",
|
"description.placeholder": "Mô tả ngắn gọn về cộng đồng của bạn",
|
||||||
"description": "Mô Tả Trang",
|
"description": "Chọn trang hiển thị khi người dùng chuyển hướng đến URL gốc diễn đàn của bạn.",
|
||||||
"keywords": "Từ Khóa Trang",
|
"keywords": "Từ Khóa Trang",
|
||||||
"keywords-placeholder": "Các từ khóa mô tả cộng đồng của bạn, được phân tách bằng dấu phẩy",
|
"keywords-placeholder": "Các từ khóa mô tả cộng đồng của bạn, được phân tách bằng dấu phẩy",
|
||||||
"logo-and-icons": "Lô-gô & Biểu Tượng Trang",
|
"logo-and-icons": "Lô-gô & Biểu Tượng Trang",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "Màu được sử dụng cho nền màn hình khởi động khi trang web được cài đặt làm PWA",
|
"background-color-help": "Màu được sử dụng cho nền màn hình khởi động khi trang web được cài đặt làm PWA",
|
||||||
"undo-timeout": "Thời Gian Chờ Hoàn Tác",
|
"undo-timeout": "Thời Gian Chờ Hoàn Tác",
|
||||||
"undo-timeout-help": "Một số thao tác như chuyển chủ đề sẽ cho phép mod hoàn tác hành động của họ trong khung giờ nhất định. Đặt thành 0 để tắt hoàn toàn hoàn tác.",
|
"undo-timeout-help": "Một số thao tác như chuyển chủ đề sẽ cho phép mod hoàn tác hành động của họ trong khung giờ nhất định. Đặt thành 0 để tắt hoàn toàn hoàn tác.",
|
||||||
"topic-tools": "Công cụ chủ đề"
|
"topic-tools": "Công cụ chủ đề",
|
||||||
}
|
"home-page": "Trang Chủ",
|
||||||
|
"home-page-route": "Liên Kết Trang Chủ",
|
||||||
|
"custom-route": "Tùy Chỉnh Liên Kết",
|
||||||
|
"allow-user-home-pages": "Cho Phép Trang Chủ Người Dùng",
|
||||||
|
"home-page-title": "Tiêu đề trang chủ (mặc định là \"Trang chủ\")"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "Trang Chủ",
|
|
||||||
"description": "Chọn trang hiển thị khi người dùng chuyển hướng đến URL gốc diễn đàn của bạn.",
|
|
||||||
"home-page-route": "Liên Kết Trang Chủ",
|
|
||||||
"custom-route": "Tùy Chỉnh Liên Kết",
|
|
||||||
"allow-user-home-pages": "Cho Phép Trang Chủ Người Dùng",
|
|
||||||
"home-page-title": "Tiêu đề trang chủ (mặc định là \"Trang chủ\")"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "标题布局",
|
"title-layout": "标题布局",
|
||||||
"title-layout-help": "定义浏览器标题的布局,即{pageTitle} | {browserTitle}",
|
"title-layout-help": "定义浏览器标题的布局,即{pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "关于您的社区的简短说明",
|
"description.placeholder": "关于您的社区的简短说明",
|
||||||
"description": "站点描述",
|
"description": "请选择用户到达根 URL 时所显示的页面。",
|
||||||
"keywords": "站点关键字",
|
"keywords": "站点关键字",
|
||||||
"keywords-placeholder": "描述您的社区的关键字(以逗号分隔)",
|
"keywords-placeholder": "描述您的社区的关键字(以逗号分隔)",
|
||||||
"logo-and-icons": "网站徽标与图标",
|
"logo-and-icons": "网站徽标与图标",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "当网站安装为 PWA 时用于启动屏幕背景的颜色",
|
"background-color-help": "当网站安装为 PWA 时用于启动屏幕背景的颜色",
|
||||||
"undo-timeout": "撤销超时",
|
"undo-timeout": "撤销超时",
|
||||||
"undo-timeout-help": "部分操作,例如移动主题,将允许版主在一定时间内撤销其操作。设置为 0 可完全禁用撤消。",
|
"undo-timeout-help": "部分操作,例如移动主题,将允许版主在一定时间内撤销其操作。设置为 0 可完全禁用撤消。",
|
||||||
"topic-tools": "主题工具"
|
"topic-tools": "主题工具",
|
||||||
}
|
"home-page": "主页",
|
||||||
|
"home-page-route": "主页路由",
|
||||||
|
"custom-route": "自定义路由",
|
||||||
|
"allow-user-home-pages": "允许用户主页",
|
||||||
|
"home-page-title": "首页标题(默认“Home”)"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "主页",
|
|
||||||
"description": "请选择用户到达根 URL 时所显示的页面。",
|
|
||||||
"home-page-route": "主页路由",
|
|
||||||
"custom-route": "自定义路由",
|
|
||||||
"allow-user-home-pages": "允许用户主页",
|
|
||||||
"home-page-title": "首页标题(默认“Home”)"
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"title-layout": "標題佈局",
|
"title-layout": "標題佈局",
|
||||||
"title-layout-help": "定義瀏覽器標題的佈局,即{pageTitle} | {browserTitle}",
|
"title-layout-help": "定義瀏覽器標題的佈局,即{pageTitle} | {browserTitle}",
|
||||||
"description.placeholder": "關於您的社區的簡短說明",
|
"description.placeholder": "關於您的社區的簡短說明",
|
||||||
"description": "網站描述",
|
"description": "請選擇使用者到達根 URL 時所顯示的頁面。",
|
||||||
"keywords": "網站關鍵字",
|
"keywords": "網站關鍵字",
|
||||||
"keywords-placeholder": "描述您的社區的關鍵字,以逗號分隔",
|
"keywords-placeholder": "描述您的社區的關鍵字,以逗號分隔",
|
||||||
"logo-and-icons": "Site Logo & Icons",
|
"logo-and-icons": "Site Logo & Icons",
|
||||||
@@ -48,5 +48,10 @@
|
|||||||
"background-color-help": "當網站以 PWA 方式安裝時起始視窗的背景顏色",
|
"background-color-help": "當網站以 PWA 方式安裝時起始視窗的背景顏色",
|
||||||
"undo-timeout": "Undo Timeout",
|
"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.",
|
"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"
|
"topic-tools": "Topic Tools",
|
||||||
}
|
"home-page": "首頁",
|
||||||
|
"home-page-route": "首頁路徑",
|
||||||
|
"custom-route": "自訂路徑",
|
||||||
|
"allow-user-home-pages": "允許使用者自訂首頁",
|
||||||
|
"home-page-title": "首頁標題(預設為“Home”)"
|
||||||
|
}
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"home-page": "首頁",
|
|
||||||
"description": "請選擇使用者到達根 URL 時所顯示的頁面。",
|
|
||||||
"home-page-route": "首頁路徑",
|
|
||||||
"custom-route": "自訂路徑",
|
|
||||||
"allow-user-home-pages": "允許使用者自訂首頁",
|
|
||||||
"home-page-title": "首頁標題(預設為“Home”)"
|
|
||||||
}
|
|
||||||
@@ -158,16 +158,16 @@
|
|||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div id="home-page" class="mb-4">
|
<div id="home-page" class="mb-4">
|
||||||
<h5 class="fw-bold tracking-tight settings-header">[[admin/settings/homepage:home-page]]</h5>
|
<h5 class="fw-bold tracking-tight settings-header">[[admin/settings/general:home-page]]</h5>
|
||||||
|
|
||||||
<div class="">
|
<div class="">
|
||||||
<p>
|
<p>
|
||||||
[[admin/settings/homepage:description]]
|
[[admin/settings/general:description]]
|
||||||
</p>
|
</p>
|
||||||
<form class="row">
|
<form class="row">
|
||||||
<div class="col-sm-12">
|
<div class="col-sm-12">
|
||||||
<div class="mb-3">
|
<div class="mb-3">
|
||||||
<label class="form-label" for="homePageRoute">[[admin/settings/homepage:home-page-route]]</label>
|
<label class="form-label" for="homePageRoute">[[admin/settings/general:home-page-route]]</label>
|
||||||
<select id="homePageRoute" class="form-select" data-field="homePageRoute">
|
<select id="homePageRoute" class="form-select" data-field="homePageRoute">
|
||||||
{{{ each routes }}}
|
{{{ each routes }}}
|
||||||
<option value="{./route}">{./name}</option>
|
<option value="{./route}">{./name}</option>
|
||||||
@@ -175,17 +175,17 @@
|
|||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<div id="homePageCustom" class="mb-3" style="display: none;">
|
<div id="homePageCustom" class="mb-3" style="display: none;">
|
||||||
<label class="form-label" for="homePageCustomInput">[[admin/settings/homepage:custom-route]]</label>
|
<label class="form-label" for="homePageCustomInput">[[admin/settings/general:custom-route]]</label>
|
||||||
<input id="homePageCustomInput" type="text" class="form-control" data-field="homePageCustom"/>
|
<input id="homePageCustomInput" type="text" class="form-control" data-field="homePageCustom"/>
|
||||||
<p class="form-text">[[user:custom-route-help]]</p>
|
<p class="form-text">[[user:custom-route-help]]</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="form-check form-switch mb-3">
|
<div class="form-check form-switch mb-3">
|
||||||
<input class="form-check-input" type="checkbox" id="allowUserHomePage" data-field="allowUserHomePage">
|
<input class="form-check-input" type="checkbox" id="allowUserHomePage" data-field="allowUserHomePage">
|
||||||
<label for="allowUserHomePage" class="form-check-label">[[admin/settings/homepage:allow-user-home-pages]]</label>
|
<label for="allowUserHomePage" class="form-check-label">[[admin/settings/general:allow-user-home-pages]]</label>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<label class="form-label" for="homePageTitle">[[admin/settings/homepage:home-page-title]]</label>
|
<label class="form-label" for="homePageTitle">[[admin/settings/general:home-page-title]]</label>
|
||||||
<input id="homePageTitle" class="form-control" type="text" data-field="homePageTitle">
|
<input id="homePageTitle" class="form-control" type="text" data-field="homePageTitle">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user