From 3f14373cdd9bfdcb8ee849b9e69dbc0738893a69 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 25 Nov 2024 11:55:42 -0500 Subject: [PATCH] chore: combine admin/settings/guest.json language file into admin/settings/user.json --- .tx/config | 53 ------------------- public/language/ar/admin/settings/guest.json | 8 --- public/language/ar/admin/settings/user.json | 9 +++- public/language/bg/admin/settings/guest.json | 8 --- public/language/bg/admin/settings/user.json | 9 +++- public/language/bn/admin/settings/guest.json | 8 --- public/language/bn/admin/settings/user.json | 9 +++- public/language/cs/admin/settings/guest.json | 8 --- public/language/cs/admin/settings/user.json | 9 +++- public/language/da/admin/settings/guest.json | 8 --- public/language/da/admin/settings/user.json | 9 +++- public/language/de/admin/settings/guest.json | 8 --- public/language/de/admin/settings/user.json | 9 +++- public/language/el/admin/settings/guest.json | 8 --- public/language/el/admin/settings/user.json | 9 +++- .../language/en-GB/admin/settings/guest.json | 8 --- .../language/en-GB/admin/settings/user.json | 9 +++- .../language/en-US/admin/settings/guest.json | 8 --- .../language/en-US/admin/settings/user.json | 9 +++- .../en-x-pirate/admin/settings/guest.json | 8 --- .../en-x-pirate/admin/settings/user.json | 9 +++- public/language/es/admin/settings/guest.json | 8 --- public/language/es/admin/settings/user.json | 9 +++- public/language/et/admin/settings/guest.json | 8 --- public/language/et/admin/settings/user.json | 9 +++- .../language/fa-IR/admin/settings/guest.json | 8 --- .../language/fa-IR/admin/settings/user.json | 9 +++- public/language/fi/admin/settings/guest.json | 8 --- public/language/fi/admin/settings/user.json | 9 +++- public/language/fr/admin/settings/guest.json | 8 --- public/language/fr/admin/settings/user.json | 9 +++- public/language/gl/admin/settings/guest.json | 8 --- public/language/gl/admin/settings/user.json | 9 +++- public/language/he/admin/settings/guest.json | 8 --- public/language/he/admin/settings/user.json | 9 +++- public/language/hr/admin/settings/guest.json | 8 --- public/language/hr/admin/settings/user.json | 9 +++- public/language/hu/admin/settings/guest.json | 8 --- public/language/hu/admin/settings/user.json | 9 +++- public/language/hy/admin/settings/guest.json | 8 --- public/language/hy/admin/settings/user.json | 9 +++- public/language/id/admin/settings/guest.json | 8 --- public/language/id/admin/settings/user.json | 9 +++- public/language/it/admin/settings/guest.json | 8 --- public/language/it/admin/settings/user.json | 9 +++- public/language/ja/admin/settings/guest.json | 8 --- public/language/ja/admin/settings/user.json | 9 +++- public/language/ko/admin/settings/guest.json | 8 --- public/language/ko/admin/settings/user.json | 9 +++- public/language/lt/admin/settings/guest.json | 8 --- public/language/lt/admin/settings/user.json | 9 +++- public/language/lv/admin/settings/guest.json | 8 --- public/language/lv/admin/settings/user.json | 9 +++- public/language/ms/admin/settings/guest.json | 8 --- public/language/ms/admin/settings/user.json | 9 +++- public/language/nb/admin/settings/guest.json | 8 --- public/language/nb/admin/settings/user.json | 9 +++- public/language/nl/admin/settings/guest.json | 8 --- public/language/nl/admin/settings/user.json | 9 +++- .../language/nn-NO/admin/settings/guest.json | 8 --- .../language/nn-NO/admin/settings/user.json | 9 +++- public/language/pl/admin/settings/guest.json | 8 --- public/language/pl/admin/settings/user.json | 9 +++- .../language/pt-BR/admin/settings/guest.json | 8 --- .../language/pt-BR/admin/settings/user.json | 9 +++- .../language/pt-PT/admin/settings/guest.json | 8 --- .../language/pt-PT/admin/settings/user.json | 9 +++- public/language/ro/admin/settings/guest.json | 8 --- public/language/ro/admin/settings/user.json | 9 +++- public/language/ru/admin/settings/guest.json | 8 --- public/language/ru/admin/settings/user.json | 9 +++- public/language/rw/admin/settings/guest.json | 8 --- public/language/rw/admin/settings/user.json | 9 +++- public/language/sc/admin/settings/guest.json | 8 --- public/language/sc/admin/settings/user.json | 9 +++- public/language/sk/admin/settings/guest.json | 8 --- public/language/sk/admin/settings/user.json | 9 +++- public/language/sl/admin/settings/guest.json | 8 --- public/language/sl/admin/settings/user.json | 9 +++- .../language/sq-AL/admin/settings/guest.json | 8 --- .../language/sq-AL/admin/settings/user.json | 9 +++- public/language/sr/admin/settings/guest.json | 8 --- public/language/sr/admin/settings/user.json | 9 +++- public/language/sv/admin/settings/guest.json | 8 --- public/language/sv/admin/settings/user.json | 9 +++- public/language/th/admin/settings/guest.json | 8 --- public/language/th/admin/settings/user.json | 9 +++- public/language/tr/admin/settings/guest.json | 8 --- public/language/tr/admin/settings/user.json | 9 +++- public/language/uk/admin/settings/guest.json | 8 --- public/language/uk/admin/settings/user.json | 9 +++- public/language/vi/admin/settings/guest.json | 8 --- public/language/vi/admin/settings/user.json | 9 +++- .../language/zh-CN/admin/settings/guest.json | 8 --- .../language/zh-CN/admin/settings/user.json | 9 +++- .../language/zh-TW/admin/settings/guest.json | 8 --- .../language/zh-TW/admin/settings/user.json | 9 +++- 97 files changed, 336 insertions(+), 533 deletions(-) delete mode 100644 public/language/ar/admin/settings/guest.json delete mode 100644 public/language/bg/admin/settings/guest.json delete mode 100644 public/language/bn/admin/settings/guest.json delete mode 100644 public/language/cs/admin/settings/guest.json delete mode 100644 public/language/da/admin/settings/guest.json delete mode 100644 public/language/de/admin/settings/guest.json delete mode 100644 public/language/el/admin/settings/guest.json delete mode 100644 public/language/en-GB/admin/settings/guest.json delete mode 100644 public/language/en-US/admin/settings/guest.json delete mode 100644 public/language/en-x-pirate/admin/settings/guest.json delete mode 100644 public/language/es/admin/settings/guest.json delete mode 100644 public/language/et/admin/settings/guest.json delete mode 100644 public/language/fa-IR/admin/settings/guest.json delete mode 100644 public/language/fi/admin/settings/guest.json delete mode 100644 public/language/fr/admin/settings/guest.json delete mode 100644 public/language/gl/admin/settings/guest.json delete mode 100644 public/language/he/admin/settings/guest.json delete mode 100644 public/language/hr/admin/settings/guest.json delete mode 100644 public/language/hu/admin/settings/guest.json delete mode 100644 public/language/hy/admin/settings/guest.json delete mode 100644 public/language/id/admin/settings/guest.json delete mode 100644 public/language/it/admin/settings/guest.json delete mode 100644 public/language/ja/admin/settings/guest.json delete mode 100644 public/language/ko/admin/settings/guest.json delete mode 100644 public/language/lt/admin/settings/guest.json delete mode 100644 public/language/lv/admin/settings/guest.json delete mode 100644 public/language/ms/admin/settings/guest.json delete mode 100644 public/language/nb/admin/settings/guest.json delete mode 100644 public/language/nl/admin/settings/guest.json delete mode 100644 public/language/nn-NO/admin/settings/guest.json delete mode 100644 public/language/pl/admin/settings/guest.json delete mode 100644 public/language/pt-BR/admin/settings/guest.json delete mode 100644 public/language/pt-PT/admin/settings/guest.json delete mode 100644 public/language/ro/admin/settings/guest.json delete mode 100644 public/language/ru/admin/settings/guest.json delete mode 100644 public/language/rw/admin/settings/guest.json delete mode 100644 public/language/sc/admin/settings/guest.json delete mode 100644 public/language/sk/admin/settings/guest.json delete mode 100644 public/language/sl/admin/settings/guest.json delete mode 100644 public/language/sq-AL/admin/settings/guest.json delete mode 100644 public/language/sr/admin/settings/guest.json delete mode 100644 public/language/sv/admin/settings/guest.json delete mode 100644 public/language/th/admin/settings/guest.json delete mode 100644 public/language/tr/admin/settings/guest.json delete mode 100644 public/language/uk/admin/settings/guest.json delete mode 100644 public/language/vi/admin/settings/guest.json delete mode 100644 public/language/zh-CN/admin/settings/guest.json delete mode 100644 public/language/zh-TW/admin/settings/guest.json diff --git a/.tx/config b/.tx/config index aa1f1e90a8..eda4639273 100644 --- a/.tx/config +++ b/.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_TW = public/language/zh-TW/admin/settings/group.json -[o:nodebb:p:nodebb:r:admin-settings-guest] -file_filter = public/language//admin/settings/guest.json -source_file = public/language/en-GB/admin/settings/guest.json -source_lang = en_GB -type = KEYVALUEJSON -trans.cs = public/language/cs/admin/settings/guest.json -trans.da = public/language/da/admin/settings/guest.json -trans.en_US = public/language/en-US/admin/settings/guest.json -trans.lt = public/language/lt/admin/settings/guest.json -trans.ms = public/language/ms/admin/settings/guest.json -trans.nl = public/language/nl/admin/settings/guest.json -trans.ru = public/language/ru/admin/settings/guest.json -trans.sc = public/language/sc/admin/settings/guest.json -trans.sr = public/language/sr/admin/settings/guest.json -trans.th = public/language/th/admin/settings/guest.json -trans.en@pirate = public/language/en-x-pirate/admin/settings/guest.json -trans.it = public/language/it/admin/settings/guest.json -trans.lv = public/language/lv/admin/settings/guest.json -trans.pt_BR = public/language/pt-BR/admin/settings/guest.json -trans.sk = public/language/sk/admin/settings/guest.json -trans.de = public/language/de/admin/settings/guest.json -trans.es = public/language/es/admin/settings/guest.json -trans.hr = public/language/hr/admin/settings/guest.json -trans.pt_PT = public/language/pt-PT/admin/settings/guest.json -trans.rw = public/language/rw/admin/settings/guest.json -trans.sq_AL = public/language/sq-AL/admin/settings/guest.json -trans.el = public/language/el/admin/settings/guest.json -trans.tr = public/language/tr/admin/settings/guest.json -trans.zh_CN = public/language/zh-CN/admin/settings/guest.json -trans.bg = public/language/bg/admin/settings/guest.json -trans.fi = public/language/fi/admin/settings/guest.json -trans.hu = public/language/hu/admin/settings/guest.json -trans.ja = public/language/ja/admin/settings/guest.json -trans.nb = public/language/nb/admin/settings/guest.json -trans.nn_NO = public/language/nn-NO/admin/settings/guest.json -trans.pl = public/language/pl/admin/settings/guest.json -trans.sl = public/language/sl/admin/settings/guest.json -trans.vi = public/language/vi/admin/settings/guest.json -trans.bn = public/language/bn/admin/settings/guest.json -trans.fa_IR = public/language/fa-IR/admin/settings/guest.json -trans.fr = public/language/fr/admin/settings/guest.json -trans.hy = public/language/hy/admin/settings/guest.json -trans.ro = public/language/ro/admin/settings/guest.json -trans.et = public/language/et/admin/settings/guest.json -trans.gl = public/language/gl/admin/settings/guest.json -trans.sv = public/language/sv/admin/settings/guest.json -trans.uk = public/language/uk/admin/settings/guest.json -trans.zh_TW = public/language/zh-TW/admin/settings/guest.json -trans.ar = public/language/ar/admin/settings/guest.json -trans.he = public/language/he/admin/settings/guest.json -trans.id = public/language/id/admin/settings/guest.json -trans.ko = public/language/ko/admin/settings/guest.json - [o:nodebb:p:nodebb:r:admin-settings-homepage] file_filter = public/language//admin/settings/homepage.json source_file = public/language/en-GB/admin/settings/homepage.json diff --git a/public/language/ar/admin/settings/guest.json b/public/language/ar/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/ar/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/ar/admin/settings/user.json b/public/language/ar/admin/settings/user.json index 905ef1a240..47828283c1 100644 --- a/public/language/ar/admin/settings/user.json +++ b/public/language/ar/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/bg/admin/settings/guest.json b/public/language/bg/admin/settings/guest.json deleted file mode 100644 index 32436ebbd7..0000000000 --- a/public/language/bg/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Настройки", - "guest-settings": "Настройки за гостите", - "handles.enabled": "Позволяване на имената за гостите", - "handles.enabled-help": "Тази възможност предоставя ново поле, което позволява на гостите да си изберат име, което да се използва за всяка публикация, която правят. Ако е изключено, всички те просто ще имат името „Гост“.", - "topic-views.enabled": "Гостите да допринасят за броя на преглеждания на темите", - "reply-notifications.enabled": "Гостите да могат да предизвикват изпращането на известия за отговорите си" -} \ No newline at end of file diff --git a/public/language/bg/admin/settings/user.json b/public/language/bg/admin/settings/user.json index 727bf61aca..c4725d85f9 100644 --- a/public/language/bg/admin/settings/user.json +++ b/public/language/bg/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Брой секунди преди новите потребители да могат да публикуват за пръв път", "restrictions.seconds-edit-after-new": "Брой секунди, през които публикациите могат да бъдат редактирани от нови потребители. (0 = изключено)", "restrictions.milliseconds-between-messages": "Време между съобщенията в разговорите за нови потребители (мсек)", - "restrictions.groups-exempt-from-new-user-restrictions": "Избиране на групи, за които да не важат ограниченията за нови потребители" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Избиране на групи, за които да не важат ограниченията за нови потребители", + "guest-settings": "Настройки за гостите", + "handles.enabled": "Позволяване на имената за гостите", + "handles.enabled-help": "Тази възможност предоставя ново поле, което позволява на гостите да си изберат име, което да се използва за всяка публикация, която правят. Ако е изключено, всички те просто ще имат името „Гост“.", + "topic-views.enabled": "Гостите да допринасят за броя на преглеждания на темите", + "reply-notifications.enabled": "Гостите да могат да предизвикват изпращането на известия за отговорите си" +} \ No newline at end of file diff --git a/public/language/bn/admin/settings/guest.json b/public/language/bn/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/bn/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/bn/admin/settings/user.json b/public/language/bn/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/bn/admin/settings/user.json +++ b/public/language/bn/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/cs/admin/settings/guest.json b/public/language/cs/admin/settings/guest.json deleted file mode 100644 index 7f818a9774..0000000000 --- a/public/language/cs/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Povolit upravení zacházení s hosty", - "handles.enabled-help": "Tato možnost odkryje nové pole, které umožňuje hostům vybrat jméno, které se připojí ke každému příspěvku, který vytvoří. Bude-li zakázáno, budou jednoduše nazýváni „Host”", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/cs/admin/settings/user.json b/public/language/cs/admin/settings/user.json index b867c55056..645eaa4088 100644 --- a/public/language/cs/admin/settings/user.json +++ b/public/language/cs/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Povolit upravení zacházení s hosty", + "handles.enabled-help": "Tato možnost odkryje nové pole, které umožňuje hostům vybrat jméno, které se připojí ke každému příspěvku, který vytvoří. Bude-li zakázáno, budou jednoduše nazýváni „Host”", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/da/admin/settings/guest.json b/public/language/da/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/da/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/da/admin/settings/user.json b/public/language/da/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/da/admin/settings/user.json +++ b/public/language/da/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/de/admin/settings/guest.json b/public/language/de/admin/settings/guest.json deleted file mode 100644 index 0007092f0b..0000000000 --- a/public/language/de/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Einstellungen", - "guest-settings": "Gasteinstellungen", - "handles.enabled": "Gastzugänge erlauben", - "handles.enabled-help": "Diese Option zeigt ein neues Feld an, in dem Gäste einen Namen auswählen können, der jedem von ihnen erstellten Beitrag zugeordnet werden soll. Wenn sie deaktiviert sind, werden sie einfach „Gast“ genannt.", - "topic-views.enabled": "Gästen erlauben, die gezählte Anzahl der Themenaufrufe zu erhöhen", - "reply-notifications.enabled": "Erlauben Sie Gästen, Antwortbenachrichtigungen zu erstellen" -} \ No newline at end of file diff --git a/public/language/de/admin/settings/user.json b/public/language/de/admin/settings/user.json index 2bc8bbfb5d..8ba2a4d4d3 100644 --- a/public/language/de/admin/settings/user.json +++ b/public/language/de/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Sekunden, bevor ein neuer Nutzer seinen ersten Beitrag verfassen kann", "restrictions.seconds-edit-after-new": "Anzahl der Sekunden, die ein Beitrag für neue Benutzer bearbeitbar bleibt (zum Deaktivieren auf 0 setzen)", "restrictions.milliseconds-between-messages": "Zeit zwischen Chat-Nachrichten für neue Benutzer (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Gruppen auswählen, die von den neuen Benutzerbeschränkungen ausgenommen werden sollen" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Gruppen auswählen, die von den neuen Benutzerbeschränkungen ausgenommen werden sollen", + "guest-settings": "Gasteinstellungen", + "handles.enabled": "Gastzugänge erlauben", + "handles.enabled-help": "Diese Option zeigt ein neues Feld an, in dem Gäste einen Namen auswählen können, der jedem von ihnen erstellten Beitrag zugeordnet werden soll. Wenn sie deaktiviert sind, werden sie einfach „Gast“ genannt.", + "topic-views.enabled": "Gästen erlauben, die gezählte Anzahl der Themenaufrufe zu erhöhen", + "reply-notifications.enabled": "Erlauben Sie Gästen, Antwortbenachrichtigungen zu erstellen" +} \ No newline at end of file diff --git a/public/language/el/admin/settings/guest.json b/public/language/el/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/el/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/el/admin/settings/user.json b/public/language/el/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/el/admin/settings/user.json +++ b/public/language/el/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/en-GB/admin/settings/guest.json b/public/language/en-GB/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/en-GB/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/en-GB/admin/settings/user.json b/public/language/en-GB/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/en-GB/admin/settings/user.json +++ b/public/language/en-GB/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/en-US/admin/settings/guest.json b/public/language/en-US/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/en-US/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/en-US/admin/settings/user.json b/public/language/en-US/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/en-US/admin/settings/user.json +++ b/public/language/en-US/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/en-x-pirate/admin/settings/guest.json b/public/language/en-x-pirate/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/en-x-pirate/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/en-x-pirate/admin/settings/user.json b/public/language/en-x-pirate/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/en-x-pirate/admin/settings/user.json +++ b/public/language/en-x-pirate/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/es/admin/settings/guest.json b/public/language/es/admin/settings/guest.json deleted file mode 100644 index c0bfdf5877..0000000000 --- a/public/language/es/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Permitir manejo de visitantes", - "handles.enabled-help": "Esta opción expone un nuevo campo que permite a los invitados escoger un nombre para asociarse con cada entrada/respuesta que hagan. Si está desactivado, se les llamará simplemente \"Invitado\".", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/es/admin/settings/user.json b/public/language/es/admin/settings/user.json index 5696e19163..6496acebd5 100644 --- a/public/language/es/admin/settings/user.json +++ b/public/language/es/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Permitir manejo de visitantes", + "handles.enabled-help": "Esta opción expone un nuevo campo que permite a los invitados escoger un nombre para asociarse con cada entrada/respuesta que hagan. Si está desactivado, se les llamará simplemente \"Invitado\".", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/et/admin/settings/guest.json b/public/language/et/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/et/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/et/admin/settings/user.json b/public/language/et/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/et/admin/settings/user.json +++ b/public/language/et/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/fa-IR/admin/settings/guest.json b/public/language/fa-IR/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/fa-IR/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/fa-IR/admin/settings/user.json b/public/language/fa-IR/admin/settings/user.json index 0256e00ae6..e4c4f1f229 100644 --- a/public/language/fa-IR/admin/settings/user.json +++ b/public/language/fa-IR/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/fi/admin/settings/guest.json b/public/language/fi/admin/settings/guest.json deleted file mode 100644 index 05e8db57cb..0000000000 --- a/public/language/fi/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Salli vieraiden viestien aiheuttaa vastausilmoitukset" -} \ No newline at end of file diff --git a/public/language/fi/admin/settings/user.json b/public/language/fi/admin/settings/user.json index a8030c34a8..719309bc50 100644 --- a/public/language/fi/admin/settings/user.json +++ b/public/language/fi/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Salli vieraiden viestien aiheuttaa vastausilmoitukset" +} \ No newline at end of file diff --git a/public/language/fr/admin/settings/guest.json b/public/language/fr/admin/settings/guest.json deleted file mode 100644 index f8853ee263..0000000000 --- a/public/language/fr/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Paramètres", - "guest-settings": "Paramètres d'invité", - "handles.enabled": "Autoriser les invités à poster", - "handles.enabled-help": "Cette option affiche un nouveau champ qui permet aux invités de choisir un nom qui sera associé à chaque message qu'ils rédigent. Si désactivé, il seront simplement nommés \"Invité\".", - "topic-views.enabled": "Autoriser les invités à augmenter le nombre de consultations de sujets", - "reply-notifications.enabled": "Autoriser les invités à générer des notifications de réponse" -} \ No newline at end of file diff --git a/public/language/fr/admin/settings/user.json b/public/language/fr/admin/settings/user.json index 0bbcdc540d..9a358f5ed5 100644 --- a/public/language/fr/admin/settings/user.json +++ b/public/language/fr/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Quelques secondes avant qu'un nouvel utilisateur puisse publier son premier message", "restrictions.seconds-edit-after-new": "Nombre de secondes pendant lesquelles une publication reste modifiable (définissez la valeur sur 0 pour la désactiver)", "restrictions.milliseconds-between-messages": "Temps entre chaque message de discussion (en millisecondes)", - "restrictions.groups-exempt-from-new-user-restrictions": "Sélectionnez les groupes qui devraient être exemptés des nouvelles restrictions d'utilisateur" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Sélectionnez les groupes qui devraient être exemptés des nouvelles restrictions d'utilisateur", + "guest-settings": "Paramètres d'invité", + "handles.enabled": "Autoriser les invités à poster", + "handles.enabled-help": "Cette option affiche un nouveau champ qui permet aux invités de choisir un nom qui sera associé à chaque message qu'ils rédigent. Si désactivé, il seront simplement nommés \"Invité\".", + "topic-views.enabled": "Autoriser les invités à augmenter le nombre de consultations de sujets", + "reply-notifications.enabled": "Autoriser les invités à générer des notifications de réponse" +} \ No newline at end of file diff --git a/public/language/gl/admin/settings/guest.json b/public/language/gl/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/gl/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/gl/admin/settings/user.json b/public/language/gl/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/gl/admin/settings/user.json +++ b/public/language/gl/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/he/admin/settings/guest.json b/public/language/he/admin/settings/guest.json deleted file mode 100644 index fbdf6f275e..0000000000 --- a/public/language/he/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "הגדרות", - "guest-settings": "הגדרות אורחים", - "handles.enabled": "אפשר נקודות אחיזה לאורחים", - "handles.enabled-help": "אפשרות זו חושפת שדה חדש המאפשר לאורחים לבחור שם שישויך לכל פוסט שהם מבצעים. אם מושבת, הם פשוט יקראו \"אורח\"", - "topic-views.enabled": "הגדל מספר צפיות בנושא על-ידי צפיות של אורחים", - "reply-notifications.enabled": "אפשר לאורחים ליצור הודעות תשובה" -} \ No newline at end of file diff --git a/public/language/he/admin/settings/user.json b/public/language/he/admin/settings/user.json index b442c9cb71..346dd56deb 100644 --- a/public/language/he/admin/settings/user.json +++ b/public/language/he/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "שניות לפני שמשתמש חדש יכול לפרסם את הפוסט הראשון שלו", "restrictions.seconds-edit-after-new": "מספר השניות שפוסט נשאר ניתן לעריכה עבור משתמשים חדשים (הגדר ל-0 כדי להשבית)", "restrictions.milliseconds-between-messages": "זמן בין הודעות צ'אט למשתמשים חדשים (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "בחר קבוצות שיהיו פטורות מהגבלות משתמש חדש" -} + "restrictions.groups-exempt-from-new-user-restrictions": "בחר קבוצות שיהיו פטורות מהגבלות משתמש חדש", + "guest-settings": "הגדרות אורחים", + "handles.enabled": "אפשר נקודות אחיזה לאורחים", + "handles.enabled-help": "אפשרות זו חושפת שדה חדש המאפשר לאורחים לבחור שם שישויך לכל פוסט שהם מבצעים. אם מושבת, הם פשוט יקראו \"אורח\"", + "topic-views.enabled": "הגדל מספר צפיות בנושא על-ידי צפיות של אורחים", + "reply-notifications.enabled": "אפשר לאורחים ליצור הודעות תשובה" +} \ No newline at end of file diff --git a/public/language/hr/admin/settings/guest.json b/public/language/hr/admin/settings/guest.json deleted file mode 100644 index 35efe569eb..0000000000 --- a/public/language/hr/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Dozvoli upravljanje gostima", - "handles.enabled-help": "Ova opcija omogućava gostima da izaberi ime za svaku objavu koju naprave.Ako je onemogućena gosti će se zvati \"gost\".", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/hr/admin/settings/user.json b/public/language/hr/admin/settings/user.json index abca425479..a1ceaf2720 100644 --- a/public/language/hr/admin/settings/user.json +++ b/public/language/hr/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Dozvoli upravljanje gostima", + "handles.enabled-help": "Ova opcija omogućava gostima da izaberi ime za svaku objavu koju naprave.Ako je onemogućena gosti će se zvati \"gost\".", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/hu/admin/settings/guest.json b/public/language/hu/admin/settings/guest.json deleted file mode 100644 index 8205281f5b..0000000000 --- a/public/language/hu/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Beállítások", - "guest-settings": "Guest Settings", - "handles.enabled": "Vendég név beállítás engedélyezése", - "handles.enabled-help": "Ez a beállítás engedélyez egy új mezőt, amivel a vendégek minden hozzászólásnál választhatnak egy nevet ami megjelenik ott. Ha nincs engedélyezve, egyszerűen \"Vendég\"-ként jelennek meg.", - "topic-views.enabled": "Témakör látogatások számának növelésének engedélyezése vendégek számára", - "reply-notifications.enabled": "Válasz értesítések generálásának engedélyezése vendégek számára" -} \ No newline at end of file diff --git a/public/language/hu/admin/settings/user.json b/public/language/hu/admin/settings/user.json index 49934fec5c..a901af7a38 100644 --- a/public/language/hu/admin/settings/user.json +++ b/public/language/hu/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Szükséges eltelt idő, mielőtt egy új felhasználó hozzászólást írhat (másodpercben)", "restrictions.seconds-edit-after-new": "Hány másodpercig maradjanak a hozzászólások szerkeszthetőek az új felhasználóknak (0: nincs korlátozás)", "restrictions.milliseconds-between-messages": "Csevegési üzenetek közötti idő új felhasználóknak ezredmásodpercben", - "restrictions.groups-exempt-from-new-user-restrictions": "Válaszd ki azokat a csoportokat, amelyek mentesülnek az új felhasználói korlátozások alól." -} + "restrictions.groups-exempt-from-new-user-restrictions": "Válaszd ki azokat a csoportokat, amelyek mentesülnek az új felhasználói korlátozások alól.", + "guest-settings": "Guest Settings", + "handles.enabled": "Vendég név beállítás engedélyezése", + "handles.enabled-help": "Ez a beállítás engedélyez egy új mezőt, amivel a vendégek minden hozzászólásnál választhatnak egy nevet ami megjelenik ott. Ha nincs engedélyezve, egyszerűen \"Vendég\"-ként jelennek meg.", + "topic-views.enabled": "Témakör látogatások számának növelésének engedélyezése vendégek számára", + "reply-notifications.enabled": "Válasz értesítések generálásának engedélyezése vendégek számára" +} \ No newline at end of file diff --git a/public/language/hy/admin/settings/guest.json b/public/language/hy/admin/settings/guest.json deleted file mode 100644 index 5e6999bc59..0000000000 --- a/public/language/hy/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Կարգավորումներ", - "guest-settings": "Հյուրերի կարգավորումներ", - "handles.enabled": "Թույլատրել guest handles", - "handles.enabled-help": "Այս ընտրանքը բացահայտում է նոր դաշտ, որը թույլ է տալիս հյուրերին ընտրել անուն՝ իրենց կատարած յուրաքանչյուր գրառման հետ կապելու համար: Եթե անջատված են, նրանք պարզապես կանվանվեն «Հյուր»", - "topic-views.enabled": "Թույլ տվեք հյուրերին ավելացնել թեմայի դիտումների քանակը", - "reply-notifications.enabled": "Թույլ տվեք հյուրերին ստեղծել պատասխանների ծանուցումներ" -} \ No newline at end of file diff --git a/public/language/hy/admin/settings/user.json b/public/language/hy/admin/settings/user.json index 84ba34fd34..efd655c458 100644 --- a/public/language/hy/admin/settings/user.json +++ b/public/language/hy/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Վայրկյաններ առաջ, երբ նոր օգտատերը կարող է կատարել իր առաջին գրառումը", "restrictions.seconds-edit-after-new": "Գրառման վայրկյանների քանակը մնում է խմբագրելի (անջատելու համար դնել 0)", "restrictions.milliseconds-between-messages": "Նոր օգտատերերի համար հաղորդագրությունների միջև ընկած ժամանակը (մվ)", - "restrictions.groups-exempt-from-new-user-restrictions": "Ընտրեք խմբեր, որոնք պետք է ազատվեն նոր օգտատերերի սահմանափակումնեից" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Ընտրեք խմբեր, որոնք պետք է ազատվեն նոր օգտատերերի սահմանափակումնեից", + "guest-settings": "Հյուրերի կարգավորումներ", + "handles.enabled": "Թույլատրել guest handles", + "handles.enabled-help": "Այս ընտրանքը բացահայտում է նոր դաշտ, որը թույլ է տալիս հյուրերին ընտրել անուն՝ իրենց կատարած յուրաքանչյուր գրառման հետ կապելու համար: Եթե անջատված են, նրանք պարզապես կանվանվեն «Հյուր»", + "topic-views.enabled": "Թույլ տվեք հյուրերին ավելացնել թեմայի դիտումների քանակը", + "reply-notifications.enabled": "Թույլ տվեք հյուրերին ստեղծել պատասխանների ծանուցումներ" +} \ No newline at end of file diff --git a/public/language/id/admin/settings/guest.json b/public/language/id/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/id/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/id/admin/settings/user.json b/public/language/id/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/id/admin/settings/user.json +++ b/public/language/id/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/it/admin/settings/guest.json b/public/language/it/admin/settings/guest.json deleted file mode 100644 index feeff7e25e..0000000000 --- a/public/language/it/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Impostazioni", - "guest-settings": "Impostazioni ospite", - "handles.enabled": "Consenti nome utente ospite", - "handles.enabled-help": "Questa opzione mostra un nuovo campo che permette agli ospiti di scegliere un nome da associare ad ogni post che fanno. Se disabilitata, saranno semplicemente chiamati \"Ospite\".", - "topic-views.enabled": "Consentire agli ospiti di aumentare il numero di visualizzazioni della discussione", - "reply-notifications.enabled": "Consenti agli ospiti di generare notifiche di risposta" -} \ No newline at end of file diff --git a/public/language/it/admin/settings/user.json b/public/language/it/admin/settings/user.json index 5a23248242..09bb35c3fe 100644 --- a/public/language/it/admin/settings/user.json +++ b/public/language/it/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Secondi prima che un nuovo utente possa pubblicare il suo primo post", "restrictions.seconds-edit-after-new": "Numero di secondi per cui un post rimane modificabile per i nuovi utenti (impostare a 0 per disabilitarlo)", "restrictions.milliseconds-between-messages": "Tempo tra i messaggi di chat per i nuovi utenti (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Seleziona i gruppi che devono essere esenti dalle restrizioni dei nuovi utente" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Seleziona i gruppi che devono essere esenti dalle restrizioni dei nuovi utente", + "guest-settings": "Impostazioni ospite", + "handles.enabled": "Consenti nome utente ospite", + "handles.enabled-help": "Questa opzione mostra un nuovo campo che permette agli ospiti di scegliere un nome da associare ad ogni post che fanno. Se disabilitata, saranno semplicemente chiamati \"Ospite\".", + "topic-views.enabled": "Consentire agli ospiti di aumentare il numero di visualizzazioni della discussione", + "reply-notifications.enabled": "Consenti agli ospiti di generare notifiche di risposta" +} \ No newline at end of file diff --git a/public/language/ja/admin/settings/guest.json b/public/language/ja/admin/settings/guest.json deleted file mode 100644 index 7bf33c0014..0000000000 --- a/public/language/ja/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "ゲストハンドルを有効にする", - "handles.enabled-help": "このオプションでは新しい投稿が表示される時に、ゲストは自分が投稿する各投稿に関連付ける名前を選択できます。無効にすると、単に「ゲスト」と呼ばれます。", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/ja/admin/settings/user.json b/public/language/ja/admin/settings/user.json index 89d24d7c6d..97afb95e20 100644 --- a/public/language/ja/admin/settings/user.json +++ b/public/language/ja/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "ゲストハンドルを有効にする", + "handles.enabled-help": "このオプションでは新しい投稿が表示される時に、ゲストは自分が投稿する各投稿に関連付ける名前を選択できます。無効にすると、単に「ゲスト」と呼ばれます。", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/ko/admin/settings/guest.json b/public/language/ko/admin/settings/guest.json deleted file mode 100644 index 661fe756bd..0000000000 --- a/public/language/ko/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "설정", - "guest-settings": "비회원 설정", - "handles.enabled": "비회원 처리 허용", - "handles.enabled-help": "비회원들이 각각의 게시물에 사용할 닉네임을 선택할 수 있게 됩니다. 비활성화하면 비회원은 간단히 \"비회원\"로 불릴 것입니다.", - "topic-views.enabled": "토픽 조회 수에 비회원도 포함", - "reply-notifications.enabled": "비회원이 답글 알림을 사용할 수 있도록 허용" -} \ No newline at end of file diff --git a/public/language/ko/admin/settings/user.json b/public/language/ko/admin/settings/user.json index a167e8e5ed..f944fb81e4 100644 --- a/public/language/ko/admin/settings/user.json +++ b/public/language/ko/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "새 사용자가 첫 게시물을 만들 수 있는 시간(초)", "restrictions.seconds-edit-after-new": "새 사용자의 게시물을 편집할 수 있는 시간(초) (비활성화하려면 0으로 설정)", "restrictions.milliseconds-between-messages": "새 사용자의 채팅 메시지 간 시간(밀리초)", - "restrictions.groups-exempt-from-new-user-restrictions": "새 사용자 제한에서 제외할 그룹 선택" -} + "restrictions.groups-exempt-from-new-user-restrictions": "새 사용자 제한에서 제외할 그룹 선택", + "guest-settings": "비회원 설정", + "handles.enabled": "비회원 처리 허용", + "handles.enabled-help": "비회원들이 각각의 게시물에 사용할 닉네임을 선택할 수 있게 됩니다. 비활성화하면 비회원은 간단히 \"비회원\"로 불릴 것입니다.", + "topic-views.enabled": "토픽 조회 수에 비회원도 포함", + "reply-notifications.enabled": "비회원이 답글 알림을 사용할 수 있도록 허용" +} \ No newline at end of file diff --git a/public/language/lt/admin/settings/guest.json b/public/language/lt/admin/settings/guest.json deleted file mode 100644 index 70d90332d6..0000000000 --- a/public/language/lt/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Nustatymai", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/lt/admin/settings/user.json b/public/language/lt/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/lt/admin/settings/user.json +++ b/public/language/lt/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/lv/admin/settings/guest.json b/public/language/lv/admin/settings/guest.json deleted file mode 100644 index e8904c3260..0000000000 --- a/public/language/lv/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Atļaut viesu iesaukas", - "handles.enabled-help": "Parādīt lauku, kas viesiem ļaus izvēlēties savu iesauku, kas saistīts ar katru viņu publicēto rakstu. Ja ir atspējots, viņus vienkārši sauks par \"Viesiem\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/lv/admin/settings/user.json b/public/language/lv/admin/settings/user.json index acc0890c61..57b6fcac28 100644 --- a/public/language/lv/admin/settings/user.json +++ b/public/language/lv/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Atļaut viesu iesaukas", + "handles.enabled-help": "Parādīt lauku, kas viesiem ļaus izvēlēties savu iesauku, kas saistīts ar katru viņu publicēto rakstu. Ja ir atspējots, viņus vienkārši sauks par \"Viesiem\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/ms/admin/settings/guest.json b/public/language/ms/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/ms/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/ms/admin/settings/user.json b/public/language/ms/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/ms/admin/settings/user.json +++ b/public/language/ms/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/nb/admin/settings/guest.json b/public/language/nb/admin/settings/guest.json deleted file mode 100644 index 760cb7000d..0000000000 --- a/public/language/nb/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Innstillinger ", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "Dette alternativet viser et nytt felt som lar gjestene velge et navn som kan knyttes til hvert innlegg de lager. Hvis de er deaktivert, vil de bare bli kalt \"Gjest\"", - "topic-views.enabled": "La gjestene øke antall visninger av emner", - "reply-notifications.enabled": "La gjestene generere varsler på svar" -} \ No newline at end of file diff --git a/public/language/nb/admin/settings/user.json b/public/language/nb/admin/settings/user.json index eca66f6002..7806e875e9 100644 --- a/public/language/nb/admin/settings/user.json +++ b/public/language/nb/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Minimum tid før nye brukere kan poste", "restrictions.seconds-edit-after-new": "Antall sekunder en ny bruker kan redigere et innlegg", "restrictions.milliseconds-between-messages": "Millisekunder mellom meldinger", - "restrictions.groups-exempt-from-new-user-restrictions": "Grupper unntatt fra nye brukerrestriksjoner" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Grupper unntatt fra nye brukerrestriksjoner", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "Dette alternativet viser et nytt felt som lar gjestene velge et navn som kan knyttes til hvert innlegg de lager. Hvis de er deaktivert, vil de bare bli kalt \"Gjest\"", + "topic-views.enabled": "La gjestene øke antall visninger av emner", + "reply-notifications.enabled": "La gjestene generere varsler på svar" +} \ No newline at end of file diff --git a/public/language/nl/admin/settings/guest.json b/public/language/nl/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/nl/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/nl/admin/settings/user.json b/public/language/nl/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/nl/admin/settings/user.json +++ b/public/language/nl/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/nn-NO/admin/settings/guest.json b/public/language/nn-NO/admin/settings/guest.json deleted file mode 100644 index f3a453787c..0000000000 --- a/public/language/nn-NO/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Innstillingar", - "guest-settings": "Gjestinnstillingar", - "handles.enabled": "Aktiver handtering av gjestar", - "handles.enabled-help": "Aktiver for å la gjestar kunne sjå og interagere med forumet innanfor visse grenser.", - "topic-views.enabled": "Aktiver visning av emne for gjestar", - "reply-notifications.enabled": "Aktiver svarvarsel for gjestar" -} \ No newline at end of file diff --git a/public/language/nn-NO/admin/settings/user.json b/public/language/nn-NO/admin/settings/user.json index a5800266fc..d2ad9f670d 100644 --- a/public/language/nn-NO/admin/settings/user.json +++ b/public/language/nn-NO/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Sekund før posting for nye brukarar", "restrictions.seconds-edit-after-new": "Sekund til redigering for nye brukarar", "restrictions.milliseconds-between-messages": "Millisekund mellom meldingar", - "restrictions.groups-exempt-from-new-user-restrictions": "Grupper unnateke frå nye brukarrestriksjonar" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Grupper unnateke frå nye brukarrestriksjonar", + "guest-settings": "Gjestinnstillingar", + "handles.enabled": "Aktiver handtering av gjestar", + "handles.enabled-help": "Aktiver for å la gjestar kunne sjå og interagere med forumet innanfor visse grenser.", + "topic-views.enabled": "Aktiver visning av emne for gjestar", + "reply-notifications.enabled": "Aktiver svarvarsel for gjestar" +} \ No newline at end of file diff --git a/public/language/pl/admin/settings/guest.json b/public/language/pl/admin/settings/guest.json deleted file mode 100644 index 4adbce8c78..0000000000 --- a/public/language/pl/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Ustawienia", - "guest-settings": "Ustawienia gości", - "handles.enabled": "Zezwalaj gościom na podpisywanie się", - "handles.enabled-help": "Opcja ta udostępnia gościom nowe pole, w którym mogą wybrać nazwę, pod jaką będą publikować posty. Jeśli opcja jest wyłączona, stosowana będzie po prostu nazwa „Gość”", - "topic-views.enabled": "Zezwalaj gościom na zwiększenie liczbę wyświetleń tematu", - "reply-notifications.enabled": "Zezwalaj gościom na generowanie powiadomień o odpowiedziach" -} \ No newline at end of file diff --git a/public/language/pl/admin/settings/user.json b/public/language/pl/admin/settings/user.json index 8a3e22336a..89ca1d1c44 100644 --- a/public/language/pl/admin/settings/user.json +++ b/public/language/pl/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Sekund zanim nowy użytkownik może napisać swój pierwszy post", "restrictions.seconds-edit-after-new": "Liczba sekund, w których post pozostaje edytowalny dla nowych użytkowników (ustaw 0, aby wyłączyć)", "restrictions.milliseconds-between-messages": "Czas pomiędzy wiadomościami czatu dla nowych użytkowników (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Wybierz grupy, które powinny być wyjątkiem od ograniczeń nowych użytkowników" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Wybierz grupy, które powinny być wyjątkiem od ograniczeń nowych użytkowników", + "guest-settings": "Ustawienia gości", + "handles.enabled": "Zezwalaj gościom na podpisywanie się", + "handles.enabled-help": "Opcja ta udostępnia gościom nowe pole, w którym mogą wybrać nazwę, pod jaką będą publikować posty. Jeśli opcja jest wyłączona, stosowana będzie po prostu nazwa „Gość”", + "topic-views.enabled": "Zezwalaj gościom na zwiększenie liczbę wyświetleń tematu", + "reply-notifications.enabled": "Zezwalaj gościom na generowanie powiadomień o odpowiedziach" +} \ No newline at end of file diff --git a/public/language/pt-BR/admin/settings/guest.json b/public/language/pt-BR/admin/settings/guest.json deleted file mode 100644 index 6888fa5c17..0000000000 --- a/public/language/pt-BR/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Configurações", - "guest-settings": "Guest Settings", - "handles.enabled": "Permitir que visitantes escolham um nome", - "handles.enabled-help": "Esta opção mostra um novo campo que permite visitantes de escolher um nome para associar a cada post que eles fizerem. Se desabilitado, eles serão simplesmente chamados de \"Visitante\".", - "topic-views.enabled": "Permitir que visitantes aumentem a contagem de visualizações do tópico", - "reply-notifications.enabled": "Permitir que convidados gerem notificações de resposta" -} \ No newline at end of file diff --git a/public/language/pt-BR/admin/settings/user.json b/public/language/pt-BR/admin/settings/user.json index dde1f90374..de5a286972 100644 --- a/public/language/pt-BR/admin/settings/user.json +++ b/public/language/pt-BR/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Permitir que visitantes escolham um nome", + "handles.enabled-help": "Esta opção mostra um novo campo que permite visitantes de escolher um nome para associar a cada post que eles fizerem. Se desabilitado, eles serão simplesmente chamados de \"Visitante\".", + "topic-views.enabled": "Permitir que visitantes aumentem a contagem de visualizações do tópico", + "reply-notifications.enabled": "Permitir que convidados gerem notificações de resposta" +} \ No newline at end of file diff --git a/public/language/pt-PT/admin/settings/guest.json b/public/language/pt-PT/admin/settings/guest.json deleted file mode 100644 index 4dfa11df73..0000000000 --- a/public/language/pt-PT/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Permitir nomes para visitantes", - "handles.enabled-help": "Esta opção expôe um novo campo que permite a visitantes escolher um nome para associar a cada publicação que eles criem. Se desabilitada, eles simplesmente se chamarão \"Visitante\" ", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/pt-PT/admin/settings/user.json b/public/language/pt-PT/admin/settings/user.json index 5ca3ec7d51..fcd47b2d74 100644 --- a/public/language/pt-PT/admin/settings/user.json +++ b/public/language/pt-PT/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Permitir nomes para visitantes", + "handles.enabled-help": "Esta opção expôe um novo campo que permite a visitantes escolher um nome para associar a cada publicação que eles criem. Se desabilitada, eles simplesmente se chamarão \"Visitante\" ", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/ro/admin/settings/guest.json b/public/language/ro/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/ro/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/ro/admin/settings/user.json b/public/language/ro/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/ro/admin/settings/user.json +++ b/public/language/ro/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/ru/admin/settings/guest.json b/public/language/ru/admin/settings/guest.json deleted file mode 100644 index 36e489cc74..0000000000 --- a/public/language/ru/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Настройки", - "guest-settings": "Guest Settings", - "handles.enabled": "Разрешить гостям выбирать имена", - "handles.enabled-help": "Эта настройка добавляет поле, в котором гость сможет указать имя, под которым он хочет оставить сообщение. Когда она выключена, вместо имени будет написано просто «Гость».", - "topic-views.enabled": "Разрешить гостям увеличивать количество просмотров тем", - "reply-notifications.enabled": "Разрешить гостям создавать уведомления об ответах" -} \ No newline at end of file diff --git a/public/language/ru/admin/settings/user.json b/public/language/ru/admin/settings/user.json index 0ab605742b..34b57d4f60 100644 --- a/public/language/ru/admin/settings/user.json +++ b/public/language/ru/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Разрешить гостям выбирать имена", + "handles.enabled-help": "Эта настройка добавляет поле, в котором гость сможет указать имя, под которым он хочет оставить сообщение. Когда она выключена, вместо имени будет написано просто «Гость».", + "topic-views.enabled": "Разрешить гостям увеличивать количество просмотров тем", + "reply-notifications.enabled": "Разрешить гостям создавать уведомления об ответах" +} \ No newline at end of file diff --git a/public/language/rw/admin/settings/guest.json b/public/language/rw/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/rw/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/rw/admin/settings/user.json b/public/language/rw/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/rw/admin/settings/user.json +++ b/public/language/rw/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/sc/admin/settings/guest.json b/public/language/sc/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/sc/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/sc/admin/settings/user.json b/public/language/sc/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/sc/admin/settings/user.json +++ b/public/language/sc/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/sk/admin/settings/guest.json b/public/language/sk/admin/settings/guest.json deleted file mode 100644 index bb1633e743..0000000000 --- a/public/language/sk/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Povoliť upravovanie zaobchádzania s hosťami", - "handles.enabled-help": "Táto možnosť odkryje nové pole, ktoré umožňuje hosťom vybrať meno, ktoré sa pripojí ku každému príspevku, ktorý vytvorí. Ak bude zakázané, budú jednoducho nazývaní 'Hosť'", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/sk/admin/settings/user.json b/public/language/sk/admin/settings/user.json index 4c1bcd69a2..550a32f101 100644 --- a/public/language/sk/admin/settings/user.json +++ b/public/language/sk/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Povoliť upravovanie zaobchádzania s hosťami", + "handles.enabled-help": "Táto možnosť odkryje nové pole, ktoré umožňuje hosťom vybrať meno, ktoré sa pripojí ku každému príspevku, ktorý vytvorí. Ak bude zakázané, budú jednoducho nazývaní 'Hosť'", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/sl/admin/settings/guest.json b/public/language/sl/admin/settings/guest.json deleted file mode 100644 index c974a34ef5..0000000000 --- a/public/language/sl/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Nastavitve", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/sl/admin/settings/user.json b/public/language/sl/admin/settings/user.json index 93c94e9e65..ef5217d556 100644 --- a/public/language/sl/admin/settings/user.json +++ b/public/language/sl/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/sq-AL/admin/settings/guest.json b/public/language/sq-AL/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/sq-AL/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/sq-AL/admin/settings/user.json b/public/language/sq-AL/admin/settings/user.json index 528debebaa..4e43ab7be3 100644 --- a/public/language/sq-AL/admin/settings/user.json +++ b/public/language/sq-AL/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/sr/admin/settings/guest.json b/public/language/sr/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/sr/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/sr/admin/settings/user.json b/public/language/sr/admin/settings/user.json index 13ac98d8db..c938bbf354 100644 --- a/public/language/sr/admin/settings/user.json +++ b/public/language/sr/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/sv/admin/settings/guest.json b/public/language/sv/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/sv/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/sv/admin/settings/user.json b/public/language/sv/admin/settings/user.json index 1174567a75..bb9d83586f 100644 --- a/public/language/sv/admin/settings/user.json +++ b/public/language/sv/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/th/admin/settings/guest.json b/public/language/th/admin/settings/guest.json deleted file mode 100644 index a0062ef75a..0000000000 --- a/public/language/th/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Allow guest handles", - "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/th/admin/settings/user.json b/public/language/th/admin/settings/user.json index e04950954d..6c72bc9d79 100644 --- a/public/language/th/admin/settings/user.json +++ b/public/language/th/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Allow guest handles", + "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/tr/admin/settings/guest.json b/public/language/tr/admin/settings/guest.json deleted file mode 100644 index 0f870c7122..0000000000 --- a/public/language/tr/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Ayarlar", - "guest-settings": "Guest Settings", - "handles.enabled": "Misafir üyelere izin ver", - "handles.enabled-help": "Bu seçenek, misafirlerin yaptıkları her gönderiyle ilişkilendirebilecekleri bir isim alanı sunar. Devre dışı bırakılırsa, gönderenin ismi basitçe \"Misafir\" olarak adlandırılacaktır.", - "topic-views.enabled": "Ziyaretçilerin konu bakış sayısını arttırmasına izin ver", - "reply-notifications.enabled": "Ziyaretçilerin cevap bildirimleri oluşturmasına izin ver" -} \ No newline at end of file diff --git a/public/language/tr/admin/settings/user.json b/public/language/tr/admin/settings/user.json index 4a2d1720ee..597f2876f7 100644 --- a/public/language/tr/admin/settings/user.json +++ b/public/language/tr/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Yeni kullanıcıların ilk iletilerini göndermesi için geçmesi gereken saniye miktarı", "restrictions.seconds-edit-after-new": "Yeni kullanıcıların iletileri kaç saniye boyunca düzenlenebilir (devre dışı bırakmak için 0 giriniz)", "restrictions.milliseconds-between-messages": "Yeni kullanıcıların sohbet mesajları arasındaki süre (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Yeni kullanıcı kısıtlamalarının uygulanmayacağı grupları seçiniz" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Yeni kullanıcı kısıtlamalarının uygulanmayacağı grupları seçiniz", + "guest-settings": "Guest Settings", + "handles.enabled": "Misafir üyelere izin ver", + "handles.enabled-help": "Bu seçenek, misafirlerin yaptıkları her gönderiyle ilişkilendirebilecekleri bir isim alanı sunar. Devre dışı bırakılırsa, gönderenin ismi basitçe \"Misafir\" olarak adlandırılacaktır.", + "topic-views.enabled": "Ziyaretçilerin konu bakış sayısını arttırmasına izin ver", + "reply-notifications.enabled": "Ziyaretçilerin cevap bildirimleri oluşturmasına izin ver" +} \ No newline at end of file diff --git a/public/language/uk/admin/settings/guest.json b/public/language/uk/admin/settings/guest.json deleted file mode 100644 index 0a434cfcc4..0000000000 --- a/public/language/uk/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "Дозволити гостьові імена", - "handles.enabled-help": "Ця опція надає додаткове поле, що дозволяє гостям обрати собі ім'я для кожного посту. Якщо вимкнено, вони будуть просто зватися \"Гість\"", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/uk/admin/settings/user.json b/public/language/uk/admin/settings/user.json index 4c0ea21d0a..5b4f22d223 100644 --- a/public/language/uk/admin/settings/user.json +++ b/public/language/uk/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)", "restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions", + "guest-settings": "Guest Settings", + "handles.enabled": "Дозволити гостьові імена", + "handles.enabled-help": "Ця опція надає додаткове поле, що дозволяє гостям обрати собі ім'я для кожного посту. Якщо вимкнено, вони будуть просто зватися \"Гість\"", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file diff --git a/public/language/vi/admin/settings/guest.json b/public/language/vi/admin/settings/guest.json deleted file mode 100644 index ba32d9b27a..0000000000 --- a/public/language/vi/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Cài đặt", - "guest-settings": "Cài Đặt Khách", - "handles.enabled": "Cho phép xử lý khách", - "handles.enabled-help": "Tùy chọn này hiển thị một trường mới cho phép khách chọn tên để liên kết với mỗi bài đăng mà họ thực hiện. Nếu bị tắt, họ sẽ chỉ được gọi là \"Khách\"", - "topic-views.enabled": "Cho phép khách tăng lượt xem chủ đề", - "reply-notifications.enabled": "Cho phép khách tạo thông báo trả lời" -} \ No newline at end of file diff --git a/public/language/vi/admin/settings/user.json b/public/language/vi/admin/settings/user.json index 524d0b5dca..e1721d6901 100644 --- a/public/language/vi/admin/settings/user.json +++ b/public/language/vi/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "Số giây trước khi người dùng mới có thể đăng bài đầu tiên của họ", "restrictions.seconds-edit-after-new": "Số giây một bài đăng vẫn có thể chỉnh sửa đối với người dùng mới (đặt thành 0 để tắt)", "restrictions.milliseconds-between-messages": "Thời gian giữa các tin nhắn trò chuyện đối với người dùng mới (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "Chọn các nhóm sẽ được miễn các hạn chế mới đối với người dùng" -} + "restrictions.groups-exempt-from-new-user-restrictions": "Chọn các nhóm sẽ được miễn các hạn chế mới đối với người dùng", + "guest-settings": "Cài Đặt Khách", + "handles.enabled": "Cho phép xử lý khách", + "handles.enabled-help": "Tùy chọn này hiển thị một trường mới cho phép khách chọn tên để liên kết với mỗi bài đăng mà họ thực hiện. Nếu bị tắt, họ sẽ chỉ được gọi là \"Khách\"", + "topic-views.enabled": "Cho phép khách tăng lượt xem chủ đề", + "reply-notifications.enabled": "Cho phép khách tạo thông báo trả lời" +} \ No newline at end of file diff --git a/public/language/zh-CN/admin/settings/guest.json b/public/language/zh-CN/admin/settings/guest.json deleted file mode 100644 index c9ebe43739..0000000000 --- a/public/language/zh-CN/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "设置", - "guest-settings": "访客设置", - "handles.enabled": "允许游客用户名", - "handles.enabled-help": "这个选项将允许游客使用一个额外的输入框来设置发帖时的用户名,如果被禁用,仅会统一显示为“游客”", - "topic-views.enabled": "将来自游客的浏览记入帖子的浏览数", - "reply-notifications.enabled": "允许游客生成回帖通知" -} \ No newline at end of file diff --git a/public/language/zh-CN/admin/settings/user.json b/public/language/zh-CN/admin/settings/user.json index 615c47996a..60526c93c2 100644 --- a/public/language/zh-CN/admin/settings/user.json +++ b/public/language/zh-CN/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "新用户多少秒后可以发第一帖", "restrictions.seconds-edit-after-new": "帖子保持可编辑的秒数(设置为 0 表示禁用)", "restrictions.milliseconds-between-messages": "聊天信息间的毫秒数", - "restrictions.groups-exempt-from-new-user-restrictions": "选择不受新用户限制的分组" -} + "restrictions.groups-exempt-from-new-user-restrictions": "选择不受新用户限制的分组", + "guest-settings": "访客设置", + "handles.enabled": "允许游客用户名", + "handles.enabled-help": "这个选项将允许游客使用一个额外的输入框来设置发帖时的用户名,如果被禁用,仅会统一显示为“游客”", + "topic-views.enabled": "将来自游客的浏览记入帖子的浏览数", + "reply-notifications.enabled": "允许游客生成回帖通知" +} \ No newline at end of file diff --git a/public/language/zh-TW/admin/settings/guest.json b/public/language/zh-TW/admin/settings/guest.json deleted file mode 100644 index 08d7c5c1ab..0000000000 --- a/public/language/zh-TW/admin/settings/guest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "settings": "Settings", - "guest-settings": "Guest Settings", - "handles.enabled": "允許訪客使用者名", - "handles.enabled-help": "這個選項將允許訪客使用一個額外的輸入框來設置發文時的使用者名,如果被禁用,僅會統一顯示為“訪客”", - "topic-views.enabled": "Allow guests to increase topic view counts", - "reply-notifications.enabled": "Allow guests to generate reply notifications" -} \ No newline at end of file diff --git a/public/language/zh-TW/admin/settings/user.json b/public/language/zh-TW/admin/settings/user.json index 8e938c3838..eb643b244d 100644 --- a/public/language/zh-TW/admin/settings/user.json +++ b/public/language/zh-TW/admin/settings/user.json @@ -88,5 +88,10 @@ "restrictions.seconds-before-new": "新用戶幾秒後可發第一篇文章", "restrictions.seconds-edit-after-new": "新用戶在幾秒內可再編輯已發的貼文 (0 為關閉)", "restrictions.milliseconds-between-messages": "新用戶的聊天訊息需間隔時間 (ms)", - "restrictions.groups-exempt-from-new-user-restrictions": "選擇有豁免新用戶限制的群組" -} + "restrictions.groups-exempt-from-new-user-restrictions": "選擇有豁免新用戶限制的群組", + "guest-settings": "Guest Settings", + "handles.enabled": "允許訪客使用者名", + "handles.enabled-help": "這個選項將允許訪客使用一個額外的輸入框來設置發文時的使用者名,如果被禁用,僅會統一顯示為“訪客”", + "topic-views.enabled": "Allow guests to increase topic view counts", + "reply-notifications.enabled": "Allow guests to generate reply notifications" +} \ No newline at end of file