diff --git a/public/language/ar/admin/menu.json b/public/language/ar/admin/menu.json index 26ecae22ef..7e65c42a79 100644 --- a/public/language/ar/admin/menu.json +++ b/public/language/ar/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/ar/admin/settings/activitypub.json b/public/language/ar/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/ar/admin/settings/activitypub.json +++ b/public/language/ar/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/az/admin/menu.json b/public/language/az/admin/menu.json index 084db0f36e..8e2cd059a8 100644 --- a/public/language/az/admin/menu.json +++ b/public/language/az/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Görünüş", diff --git a/public/language/az/admin/settings/activitypub.json b/public/language/az/admin/settings/activitypub.json index 2399a20908..c528187a81 100644 --- a/public/language/az/admin/settings/activitypub.json +++ b/public/language/az/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "Bu NodeBB hazırda %1 server(lər)dən xəbərdardır", "server.filter-help": "NodeBB ilə federasiyaya mane olmaq istədiyiniz serverləri göstərin. Alternativ olaraq, bunun əvəzinə xüsusi serverlərlə federasiyaya seçimlə icazə verə bilərsiniz. Hər iki variant bir-birini istisna etsə də, dəstəklənir.", "server.filter-help-hostname": "Aşağıdakı misal host adını daxil edin (məsələn, example.org), sətir fasilələri ilə ayrılır.", - "server.filter-allow-list": "Bunun əvəzinə İcazə Siyahısı kimi istifadə edin" + "server.filter-allow-list": "Bunun əvəzinə İcazə Siyahısı kimi istifadə edin", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/bg/admin/menu.json b/public/language/bg/admin/menu.json index 8bc54542ae..af370099ca 100644 --- a/public/language/bg/admin/menu.json +++ b/public/language/bg/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Външен вид", diff --git a/public/language/bg/admin/settings/activitypub.json b/public/language/bg/admin/settings/activitypub.json index dea26e2dfa..d9dfa05913 100644 --- a/public/language/bg/admin/settings/activitypub.json +++ b/public/language/bg/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "Този NodeBB в момента знае за наличието на %1 сървър(а)", "server.filter-help": "Посочете сървърите, с които не искате Вашият NodeBB да осъществява връзка. Или можете вместо това да посочите конкретни сървъри, с които разрешавате връзката. И двете възможности са налични, но може да изберете само една от тях.", "server.filter-help-hostname": "Въведете само имената на сървърите по-долу (например example.org), като всеки сървър трябва да е на отделен ред.", - "server.filter-allow-list": "Това да се ползва като списък с разрешените сървъри" + "server.filter-allow-list": "Това да се ползва като списък с разрешените сървъри", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/bn/admin/menu.json b/public/language/bn/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/bn/admin/menu.json +++ b/public/language/bn/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/bn/admin/settings/activitypub.json b/public/language/bn/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/bn/admin/settings/activitypub.json +++ b/public/language/bn/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/cs/admin/menu.json b/public/language/cs/admin/menu.json index 21ca2058a9..a4ab204ff5 100644 --- a/public/language/cs/admin/menu.json +++ b/public/language/cs/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Vzhled", diff --git a/public/language/cs/admin/settings/activitypub.json b/public/language/cs/admin/settings/activitypub.json index 5ab4fa43e8..111cdfa472 100644 --- a/public/language/cs/admin/settings/activitypub.json +++ b/public/language/cs/admin/settings/activitypub.json @@ -1,48 +1,54 @@ { - "intro-lead": "What is Federation?", - "intro-body": "NodeBB is able to communicate with other NodeBB instances that support it. This is achieved through a protocol called ActivityPub. If enabled, NodeBB will also be able to communicate with other apps and websites that use ActivityPub (e.g. Mastodon, Peertube, etc.)", - "general": "General", - "pruning": "Content Pruning", - "content-pruning": "Days to keep remote content", - "content-pruning-help": "Note that remote content that has received engagement (a reply or a upvote/downvote) will be preserved. (0 for disabled)", - "user-pruning": "Days to cache remote user accounts", - "user-pruning-help": "Remote user accounts will only be pruned if they have no posts. Otherwise they will be re-retrieved. (0 for disabled)", - "enabled": "Enable Federation", - "enabled-help": "If enabled, will allow this NodeBB will be able to communicate with all Activitypub-enabled clients on the wider fediverse.", - "allowLoopback": "Allow loopback processing", - "allowLoopback-help": "Useful for debugging purposes only. You should probably leave this disabled.", + "intro-lead": "Co je Federace?", + "intro-body": "NodeBB dokáže komunikovat s ostatními instancemi NodeBB, které to podporují. To je možné díky protokolu ActivityPub. Pokud jej povolíte, bude NodeBB schopen komunikovat také s dalšími aplikacemi a weby, které ActivityPub používají (např. Mastodon, Peertube atd.).", + "general": "Obecné", + "pruning": "Čištění obsahu", + "content-pruning": "Počet dní pro uchování vzdáleného obsahu", + "content-pruning-help": "Vzdálený obsah, který obdržel reakci (odpověď nebo hlas „pro/ proti“), bude uchován. (0 = vypnuto)", + "user-pruning": "Počet dní pro ukládání vzdálených uživatelských účtů do mezipaměti", + "user-pruning-help": "Vzdálené uživatelské účty budou odstraněny pouze v případě, že nemají žádné příspěvky. Jinak budou znovu načteny. (0 = vypnuto)", + "enabled": "Povolit federaci", + "enabled-help": "Pokud je povoleno, umožní to tomuto NodeBB komunikovat se všemi klienty podporujícími ActivityPub v širším fediverse.", + "allowLoopback": "Povolit zpracování smyčky", + "allowLoopback-help": "Užitečné pouze pro účely ladění. Pravděpodobně byste měli ponechat tuto možnost vypnutou.", - "probe": "Open in App", - "probe-enabled": "Try to open ActivityPub-enabled resources in NodeBB", - "probe-enabled-help": "If enabled, NodeBB will check every external link for an ActivityPub equivalent, and load it in NodeBB instead.", - "probe-timeout": "Lookup Timeout (milliseconds)", - "probe-timeout-help": "(Default: 2000) If the lookup query does not receive a response within the set timeframe, will send the user to the link directly instead. Adjust this number higher if sites are responding slowly and you wish to give extra time.", + "probe": "Otevřít v aplikaci", + "probe-enabled": "Zkusit otevřít zdroje podporující ActivityPub v NodeBB", + "probe-enabled-help": "Pokud je povoleno, NodeBB bude kontrolovat každý externí odkaz, zda existuje jeho ekvivalent podporující ActivityPub, a načte jej přímo v NodeBB.", + "probe-timeout": "Časový limit vyhledávání (v milisekundách)", + "probe-timeout-help": "(Výchozí: 2000) Pokud dotaz na vyhledávání nedostane odpověď během nastaveného časového limitu, uživatel bude místo toho přesměrován přímo na odkaz. Zvyšte tuto hodnotu, pokud servery reagují pomalu a chcete poskytnout více času.", - "rules": "Categorization", - "rules-intro": "Content discovered via ActivityPub can be automatically categorized based on certain rules (e.g. hashtag)", - "rules.modal.title": "How it works", - "rules.modal.instructions": "Any incoming content is checked against these categorization rules, and matching content is automatically moved into the category of choice.

N.B. Content that is already categorized (i.e. in a remote category) will not pass through these rules.", - "rules.add": "Add New Rule", - "rules.help-hashtag": "Topics containing this case-insensitive hashtag will match. Do not enter the # symbol", - "rules.help-user": "Topics created by the entered user will match. Enter a handle or full ID (e.g. bob@example.org or https://example.org/users/bob.", - "rules.type": "Type", - "rules.value": "Value", - "rules.cid": "Category", + "rules": "Kategorizace", + "rules-intro": "Obsah získaný prostřednictvím ActivityPub může být automaticky kategorizován podle určitých pravidel (např. hashtagů).", + "rules.modal.title": "Jak to funguje", + "rules.modal.instructions": "Jakýkoli příchozí obsah je kontrolován podle těchto pravidel kategorizace a obsah, který pravidlům odpovídá, je automaticky přesunut do vybrané kategorie.

N.B.Obsah, který je již kategorizován (např. ve vzdálené kategorii), těmito pravidly neprochází.", + "rules.add": "Přidat nové pravidlo", + "rules.help-hashtag": "Témata obsahující tento hashtag bez ohledu na velikost písmen budou odpovídat. Nepište symbol #.", + "rules.help-user": "Témata vytvořená zadaným uživatelem budou odpovídat. Zadejte identifikátor nebo celé ID (např. bob@example.org nebo https://example.org/users/bob).", + "rules.type": "Typ", + "rules.value": "Hodnota", + "rules.cid": "Kategorie", - "relays": "Relays", - "relays.intro": "A relay improves discovery of content to and from your NodeBB. Subscribing to a relay means content received by the relay is forwarded here, and content posted here is syndicated outward by the relay.", - "relays.warning": "Note: Relays can send larges amounts of traffic in, and may increase storage and processing costs.", - "relays.litepub": "NodeBB follows the LitePub-style relay standard. The URL you enter here should end with /actor.", - "relays.add": "Add New Relay", - "relays.relay": "Relay", - "relays.state": "State", - "relays.state-0": "Pending", - "relays.state-1": "Receiving only", - "relays.state-2": "Active", + "relays": "Přeposílače", + "relays.intro": "Přeposílač zlepšuje objevování obsahu do vašeho NodeBB i z něj. Přihlášení k přeposílání znamená, že přijatý obsah je přeposlán sem a obsah zveřejněný zde je šířen dál.", + "relays.warning": "Poznámka: Přeposílače mohou přijímat velké množství dat, což může zvýšit náklady na úložiště a zpracování.", + "relays.litepub": "NodeBB dodržuje standard přeposílačů ve stylu LitePub. URL, kterou sem zadáte, by měla končit na /actor.", + "relays.add": "Přidat nový přeposílač", + "relays.relay": "Přeposílač", + "relays.state": "Stav", + "relays.state-0": "Čeká na schválení", + "relays.state-1": "Pouze příjem", + "relays.state-2": "Aktivní", - "server-filtering": "Filtering", - "count": "This NodeBB is currently aware of %1 server(s)", - "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", - "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server-filtering": "Filtrování", + "count": "Tento NodeBB momentálně vi o %1 serveru/serverech.", + "server.filter-help": "Zadejte servery, se kterými nechcete, aby vaše NodeBB federovalo. Alternativně můžete zvolit, že povolíte federaci pouze s vybranými servery. Obě možnosti jsou podporovány, ale vzájemně se vylučují.", + "server.filter-help-hostname": "Zadejte níže pouze název hostitele instance (např. example.org), oddělený novými řádky.", + "server.filter-allow-list": "Použít toto místo toho jako seznam povolených", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/da/admin/menu.json b/public/language/da/admin/menu.json index 0caf20c41e..c3cbc7445e 100644 --- a/public/language/da/admin/menu.json +++ b/public/language/da/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/da/admin/settings/activitypub.json b/public/language/da/admin/settings/activitypub.json index b70d230cf5..f5726b8b58 100644 --- a/public/language/da/admin/settings/activitypub.json +++ b/public/language/da/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "Denne NodeBB instans er lige nu bevidst om %1 server(e)", "server.filter-help": "Specificér servere, som du gerne vil stoppe fra at føderere med din NodeBB instans. Alternativt, kan du vælge at selektivt tillade føderation med udvalgte servere i stedet. Begge muligheder er understøttet, men man kan kun vælge en metode ad gangen.", "server.filter-help-hostname": "Indtast adressen på instansen nedenunder (f.eks. eksempel.dk ), separeret af linjeskift.", - "server.filter-allow-list": "Brug dette som en Tillad Liste i stedet" + "server.filter-allow-list": "Brug dette som en Tillad Liste i stedet", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/de/admin/menu.json b/public/language/de/admin/menu.json index f0b753ef3d..4c7ff4faa4 100644 --- a/public/language/de/admin/menu.json +++ b/public/language/de/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Aussehen", diff --git a/public/language/de/admin/settings/activitypub.json b/public/language/de/admin/settings/activitypub.json index 34f2635f78..1295262992 100644 --- a/public/language/de/admin/settings/activitypub.json +++ b/public/language/de/admin/settings/activitypub.json @@ -8,7 +8,7 @@ "user-pruning": "Tage, um externe Benutzerkonten zwischenzuspeichern", "user-pruning-help": "Externe Benutzerkonten werden nur gelöscht, wenn sie keine Beiträge haben. Andernfalls werden sie erneut abgerufen. (0 = deaktiviert)", "enabled": "Föderation aktivieren", - "enabled-help": "Wenn aktiviert, kann dieses NodeBB mit allen ActivityPub-fähigen Clients im weiteren Fediverse kommunizieren.", + "enabled-help": "Wenn diese Option aktiviert ist, kann dieses NodeBB mit allen Activitypub-fähigen Clients im gesamten Fediverse kommunizieren.", "allowLoopback": "Loopback-Verarbeitung erlauben", "allowLoopback-help": "Nur für Debugging-Zwecke nützlich. Sollte am besten deaktiviert bleiben.", @@ -23,26 +23,32 @@ "rules.modal.title": "Wie es funktioniert", "rules.modal.instructions": "Eingehende Inhalte werden mit diesen Kategorisierungsregeln abgeglichen, und passende Inhalte werden automatisch in die gewünschte Kategorie verschoben. Hinweis: Inhalte, die bereits kategorisiert sind (z. B. in einer externen Kategorie), durchlaufen diese Regeln nicht.", "rules.add": "Neue Regel hinzufügen", - "rules.help-hashtag": "Topics containing this case-insensitive hashtag will match. Do not enter the # symbol", - "rules.help-user": "Topics created by the entered user will match. Enter a handle or full ID (e.g. bob@example.org or https://example.org/users/bob.", + "rules.help-hashtag": "Themen, die diesen Hashtag enthalten, werden unabhängig von Groß- und Kleinschreibung gefunden. Gebe das Symbol # nicht ein", + "rules.help-user": "Die vom eingegebenen Benutzer erstellten Themen werden abgeglichen. Gebe ein Handle oder eine vollständige ID ein. (z.B. bob@example.org or https://example.org/users/bob.", "rules.type": "Typ", "rules.value": "Wert", "rules.cid": "Kategorie", "relays": "Relays", - "relays.intro": "A relay improves discovery of content to and from your NodeBB. Subscribing to a relay means content received by the relay is forwarded here, and content posted here is syndicated outward by the relay.", - "relays.warning": "Note: Relays can send larges amounts of traffic in, and may increase storage and processing costs.", - "relays.litepub": "NodeBB follows the LitePub-style relay standard. The URL you enter here should end with /actor.", - "relays.add": "Add New Relay", + "relays.intro": "Ein Relay verbessert die Auffindbarkeit von Inhalten zu und von deinem NodeBB. Wenn du ein Relay abonnierst, bedeutet dies, dass die vom Relay empfangenen Inhalte hier weitergeleitet werden und die hier geposteten Inhalte vom Relay nach außen syndiziert werden.", + "relays.warning": "Hinweis: Relays können große Datenmengen übertragen und somit die Speicher- und Verarbeitungskosten erhöhen.", + "relays.litepub": "NodeBB folgt dem LitePub-Relay-Standard. Die URL, die du hier eingibst, sollte mit /actor enden.", + "relays.add": "Neues Relay hinzufügen", "relays.relay": "Relay", - "relays.state": "State", - "relays.state-0": "Pending", - "relays.state-1": "Receiving only", - "relays.state-2": "Active", + "relays.state": "Status", + "relays.state-0": "Ausstehend", + "relays.state-1": "Nur Empfang", + "relays.state-2": "Aktiv", "server-filtering": "Filterung", "count": "Dieses NodeBB kennt derzeit %1 Server", "server.filter-help": "Gib die Server an, die du von der Föderation mit deinem NodeBB ausschließen möchtest. Alternativ kannst du auch festlegen, dass die Föderation nur mit bestimmten Servern erlaubt ist. Beide Optionen werden unterstützt, schließen sich jedoch gegenseitig aus.", "server.filter-help-hostname": "Gib unten nur den Instanz-Hostnamen ein (z. B. example.org), jeweils durch Zeilenumbrüche getrennt.", - "server.filter-allow-list": "Stattdessen als Allow-Liste verwenden" + "server.filter-allow-list": "Stattdessen als Allow-Liste verwenden", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/el/admin/menu.json b/public/language/el/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/el/admin/menu.json +++ b/public/language/el/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/el/admin/settings/activitypub.json b/public/language/el/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/el/admin/settings/activitypub.json +++ b/public/language/el/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/en-US/admin/menu.json b/public/language/en-US/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/en-US/admin/menu.json +++ b/public/language/en-US/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/en-US/admin/settings/activitypub.json b/public/language/en-US/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/en-US/admin/settings/activitypub.json +++ b/public/language/en-US/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/en-x-pirate/admin/menu.json b/public/language/en-x-pirate/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/en-x-pirate/admin/menu.json +++ b/public/language/en-x-pirate/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/en-x-pirate/admin/settings/activitypub.json b/public/language/en-x-pirate/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/en-x-pirate/admin/settings/activitypub.json +++ b/public/language/en-x-pirate/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/es/admin/menu.json b/public/language/es/admin/menu.json index 856494c67b..24c5a41254 100644 --- a/public/language/es/admin/menu.json +++ b/public/language/es/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Apariencia", diff --git a/public/language/es/admin/settings/activitypub.json b/public/language/es/admin/settings/activitypub.json index 5bc9a80078..7dca33aad3 100644 --- a/public/language/es/admin/settings/activitypub.json +++ b/public/language/es/admin/settings/activitypub.json @@ -1,26 +1,26 @@ { - "intro-lead": "¿Qué es Federación?", - "intro-body": "NodeBB puede comunicarse con otras instancias de NodeBB que lo soportan. Esto es conseguido a través de un prótocolo llamado ActivityPub. Si se habilita, NodeBB también será capaz de comunicarse con otras aplicaciones y sitios web que usan ActivityPub (ej. Mastodon, Peertube, etc.)", + "intro-lead": "¿Qué es la Federación?", + "intro-body": "NodeBB puede comunicarse con otras instancias de NodeBB que lo admitan. Esto se logra mediante un protocolo llamado ActivityPub. Si está activado, NodeBB también podrá comunicarse con otras aplicaciones y sitios web que utilicen ActivityPub (por ejemplo, Mastodon, PeerTube, etc.).", "general": "General", - "pruning": "Purga de contenido", + "pruning": "Poda de contenido", "content-pruning": "Días para mantener contenido remoto", - "content-pruning-help": "Nota, remover contenido que ha tenido actividad (respuesta, un voto) será preservado. (0 para deshabilitar)", - "user-pruning": "Días para mantener en caché cuentas de usuarios remotos", + "content-pruning-help": "Tenga en cuenta que el contenido remoto que haya recibido interacción (una respuesta o un voto positivo/negativo) se conservará. (0 para deshabilitado)", + "user-pruning": "Días para almacenar en caché las cuentas de usuarios remotos", "user-pruning-help": "Cuentas de usuarios remotos solo serán purgadas si no tienen publicaciones. De lo contrario serán re-obtenidas. (0 para deshabilitar)", "enabled": "Habilitar Federación", "enabled-help": "Si se activa, esto habilitará a NodeBB comunicarse con todos los clientes que tengan habilitado ActivityPub en el fediverso.", - "allowLoopback": "Allow loopback processing", - "allowLoopback-help": "Useful for debugging purposes only. You should probably leave this disabled.", + "allowLoopback": "Permitir procesamiento de bucle invertido", + "allowLoopback-help": "Útil únicamente para fines de depuración. Probablemente debería dejar esta opción desactivada.", - "probe": "Open in App", - "probe-enabled": "Try to open ActivityPub-enabled resources in NodeBB", - "probe-enabled-help": "If enabled, NodeBB will check every external link for an ActivityPub equivalent, and load it in NodeBB instead.", - "probe-timeout": "Lookup Timeout (milliseconds)", - "probe-timeout-help": "(Default: 2000) If the lookup query does not receive a response within the set timeframe, will send the user to the link directly instead. Adjust this number higher if sites are responding slowly and you wish to give extra time.", + "probe": "Abrir en la aplicación", + "probe-enabled": "Intenta abrir recursos compatibles con ActivityPub en NodeBB.", + "probe-enabled-help": "Si esta función está activada, NodeBB comprobará cada enlace externo para ver si existe una versión equivalente en ActivityPub y, en caso afirmativo, la cargará en NodeBB.", + "probe-timeout": "Tiempo de espera de búsqueda (milisegundos)", + "probe-timeout-help": "(Valor predeterminado: 2000) Si la consulta de búsqueda no recibe respuesta dentro del plazo establecido, se redirigirá al usuario directamente al enlace. Aumente este número si los sitios web responden lentamente y desea conceder más tiempo.", - "rules": "Categorization", - "rules-intro": "Content discovered via ActivityPub can be automatically categorized based on certain rules (e.g. hashtag)", - "rules.modal.title": "How it works", + "rules": "Categorización", + "rules-intro": "El contenido descubierto a través de ActivityPub se puede categorizar automáticamente según ciertas reglas (por ejemplo, etiquetas).", + "rules.modal.title": "Cómo funciona", "rules.modal.instructions": "Any incoming content is checked against these categorization rules, and matching content is automatically moved into the category of choice.

N.B. Content that is already categorized (i.e. in a remote category) will not pass through these rules.", "rules.add": "Add New Rule", "rules.help-hashtag": "Topics containing this case-insensitive hashtag will match. Do not enter the # symbol", @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/et/admin/menu.json b/public/language/et/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/et/admin/menu.json +++ b/public/language/et/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/et/admin/settings/activitypub.json b/public/language/et/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/et/admin/settings/activitypub.json +++ b/public/language/et/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/fa-IR/admin/menu.json b/public/language/fa-IR/admin/menu.json index 8918e39750..d966acae7f 100644 --- a/public/language/fa-IR/admin/menu.json +++ b/public/language/fa-IR/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/fa-IR/admin/settings/activitypub.json b/public/language/fa-IR/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/fa-IR/admin/settings/activitypub.json +++ b/public/language/fa-IR/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/fi/admin/menu.json b/public/language/fi/admin/menu.json index 97e1517ed3..9ec0f43b5d 100644 --- a/public/language/fi/admin/menu.json +++ b/public/language/fi/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/fi/admin/settings/activitypub.json b/public/language/fi/admin/settings/activitypub.json index a916af734e..c43363e641 100644 --- a/public/language/fi/admin/settings/activitypub.json +++ b/public/language/fi/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/fr/admin/menu.json b/public/language/fr/admin/menu.json index faf24b7181..01724a9f37 100644 --- a/public/language/fr/admin/menu.json +++ b/public/language/fr/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Apparence", diff --git a/public/language/fr/admin/settings/activitypub.json b/public/language/fr/admin/settings/activitypub.json index 5ab4fa43e8..eb1cbd4016 100644 --- a/public/language/fr/admin/settings/activitypub.json +++ b/public/language/fr/admin/settings/activitypub.json @@ -1,48 +1,54 @@ { - "intro-lead": "What is Federation?", - "intro-body": "NodeBB is able to communicate with other NodeBB instances that support it. This is achieved through a protocol called ActivityPub. If enabled, NodeBB will also be able to communicate with other apps and websites that use ActivityPub (e.g. Mastodon, Peertube, etc.)", - "general": "General", - "pruning": "Content Pruning", - "content-pruning": "Days to keep remote content", - "content-pruning-help": "Note that remote content that has received engagement (a reply or a upvote/downvote) will be preserved. (0 for disabled)", - "user-pruning": "Days to cache remote user accounts", - "user-pruning-help": "Remote user accounts will only be pruned if they have no posts. Otherwise they will be re-retrieved. (0 for disabled)", - "enabled": "Enable Federation", - "enabled-help": "If enabled, will allow this NodeBB will be able to communicate with all Activitypub-enabled clients on the wider fediverse.", - "allowLoopback": "Allow loopback processing", - "allowLoopback-help": "Useful for debugging purposes only. You should probably leave this disabled.", + "intro-lead": "Qu'est-ce que la fédération ?", + "intro-body": "NodeBB est capable de communiquer avec d’autres instances de NodeBB qui le prennent en charge. Cela est réalisé via un protocole appelé ActivityPub. Si activé, NodeBB pourra également communiquer avec d’autres applications et sites web qui utilisent ActivityPub (par exemple Mastodon, Peertube, etc.)", + "general": "Général", + "pruning": "Elagage de contenu", + "content-pruning": "Durée de conservatio du contenu distant", + "content-pruning-help": "Notez que le contenu distant qui a reçu une participation (une réponse ou un vote positif/négatif) sera préservé. (0 pour désactiver)", + "user-pruning": "Durée de mise en cache des comptes utilisateurs distants", + "user-pruning-help": "Les comptes d’utilisateurs distants seront élagués s’ils n’ont pas de publications. Sinon, ils seront re-récupérés. (0 pour désactiver)", + "enabled": "Activer la fédération", + "enabled-help": "Si activé, cela permettra à ce NodeBB de communiquer avec tous les clients compatibles ActivityPub sur le fediverse.", + "allowLoopback": "Autoriser le traitement en boucle", + "allowLoopback-help": "Utile à des fins de débogage uniquement. Nous vous recommandons de laisser cela désactivé.", - "probe": "Open in App", - "probe-enabled": "Try to open ActivityPub-enabled resources in NodeBB", - "probe-enabled-help": "If enabled, NodeBB will check every external link for an ActivityPub equivalent, and load it in NodeBB instead.", - "probe-timeout": "Lookup Timeout (milliseconds)", - "probe-timeout-help": "(Default: 2000) If the lookup query does not receive a response within the set timeframe, will send the user to the link directly instead. Adjust this number higher if sites are responding slowly and you wish to give extra time.", + "probe": "Ouvrir dans l’application", + "probe-enabled": "Tenter d’ouvrir les ressources compatibles ActivityPub dans NodeBB", + "probe-enabled-help": "Si activé, NodeBB vérifiera chaque lien externe afin de déterminer s’il existe un équivalent ActivityPub, et le chargera dans NodeBB à la place.", + "probe-timeout": "Expiration de la recherche (ms)", + "probe-timeout-help": "(Par défaut : 2000) Si la requête de recherche n’obtient pas de réponse dans le délai défini, l’utilisateur est automatiquement redirigé vers le lien. Augmentez cette valeur si les sites répondent lentement et que vous souhaitez accorder davantage de temps.", - "rules": "Categorization", - "rules-intro": "Content discovered via ActivityPub can be automatically categorized based on certain rules (e.g. hashtag)", - "rules.modal.title": "How it works", - "rules.modal.instructions": "Any incoming content is checked against these categorization rules, and matching content is automatically moved into the category of choice.

N.B. Content that is already categorized (i.e. in a remote category) will not pass through these rules.", - "rules.add": "Add New Rule", - "rules.help-hashtag": "Topics containing this case-insensitive hashtag will match. Do not enter the # symbol", - "rules.help-user": "Topics created by the entered user will match. Enter a handle or full ID (e.g. bob@example.org or https://example.org/users/bob.", + "rules": "Catégorisation", + "rules-intro": "Le contenu découvert via ActivityPub peut être automatiquement catégorisé en fonction de certaines règles (par exemple, hashtag)", + "rules.modal.title": "Comment cela fonctionne", + "rules.modal.instructions": "Tout contenu entrant est vérifié selon ces règles de catégorisation, et le contenu correspondant est automatiquement déplacé dans la catégorie de choix.

N.B. Le contenu qui est déjà catégorisé (c’est-à-dire dans une catégorie distante) ne passera pas par ces règles.", + "rules.add": "Ajouter une nouvelle règle", + "rules.help-hashtag": "Les sujets qui contiennent ce hashtag, quelle que soit la casse, seront inclus. Ne saisissez pas le symbole # ", + "rules.help-user": "Les sujets créés par l’utilisateur saisi seront pris en compte. Entrez un identifiant ou un ID complet (par ex. bob@exemple.org ou https://exemple.org/users/bob).", "rules.type": "Type", - "rules.value": "Value", - "rules.cid": "Category", + "rules.value": "Valeur", + "rules.cid": "Catégorie", - "relays": "Relays", - "relays.intro": "A relay improves discovery of content to and from your NodeBB. Subscribing to a relay means content received by the relay is forwarded here, and content posted here is syndicated outward by the relay.", - "relays.warning": "Note: Relays can send larges amounts of traffic in, and may increase storage and processing costs.", - "relays.litepub": "NodeBB follows the LitePub-style relay standard. The URL you enter here should end with /actor.", - "relays.add": "Add New Relay", - "relays.relay": "Relay", - "relays.state": "State", - "relays.state-0": "Pending", - "relays.state-1": "Receiving only", - "relays.state-2": "Active", + "relays": "Relais", + "relays.intro": "Un relais améliore la découverte de contenu vers et depuis votre instance NodeBB. S’abonner à un relais signifie que le contenu reçu par le relais est transmis ici, et que le contenu publié ici est diffusé vers l’extérieur par le relais.", + "relays.warning": "Remarque : les relais peuvent générer d’importants volumes de trafic entrant et entraîner une augmentation des coûts de stockage et de traitement.", + "relays.litepub": "NodeBB suit le standard de relais de type LitePub. L’URL que vous saisissez ici doit se terminer par /actor.", + "relays.add": "Ajouter un nouveau relais", + "relays.relay": "Relais", + "relays.state": "Etat", + "relays.state-0": "En attente", + "relays.state-1": "Recevoir uniquement", + "relays.state-2": "Actif", - "server-filtering": "Filtering", - "count": "This NodeBB is currently aware of %1 server(s)", - "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", - "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server-filtering": "Filtrage", + "count": "Ce NodeBB connaît actuellement %1 serveur(s)", + "server.filter-help": "Spécifiez les serveurs que vous souhaitez interdire de se fédérer avec votre NodeBB. Vous pouvez également autoriser sélectivement la fédération permettre avec certains serveurs. Ces deux options sont possibles, mais incompatibles.", + "server.filter-help-hostname": "Saisissez uniquement le nom d’hôte de l’instance ci-dessous (par ex. exemple.org), en les séparant par des sauts de ligne.", + "server.filter-allow-list": "Utiliser comme liste blanche", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/gl/admin/menu.json b/public/language/gl/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/gl/admin/menu.json +++ b/public/language/gl/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/gl/admin/settings/activitypub.json b/public/language/gl/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/gl/admin/settings/activitypub.json +++ b/public/language/gl/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/he/admin/menu.json b/public/language/he/admin/menu.json index 77eea6a41e..a78eaf272f 100644 --- a/public/language/he/admin/menu.json +++ b/public/language/he/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "מראה חיצוני", diff --git a/public/language/he/admin/settings/activitypub.json b/public/language/he/admin/settings/activitypub.json index 784350dfff..f5f07c9bf1 100644 --- a/public/language/he/admin/settings/activitypub.json +++ b/public/language/he/admin/settings/activitypub.json @@ -18,31 +18,37 @@ "probe-timeout": "פסק זמן לחיפוש (מילישניות)", "probe-timeout-help": "(ברירת מחדל: 2000) אם שאילתת החיפוש לא תקבל תגובה בתוך מסגרת הזמן שנקבעה, המשתמש יישלח ישירות לקישור. התאימו מספר זה גבוה יותר אם אתרים מגיבים באיטיות וברצונכם להקדיש זמן נוסף.", - "rules": "Categorization", - "rules-intro": "Content discovered via ActivityPub can be automatically categorized based on certain rules (e.g. hashtag)", - "rules.modal.title": "How it works", - "rules.modal.instructions": "Any incoming content is checked against these categorization rules, and matching content is automatically moved into the category of choice.

N.B. Content that is already categorized (i.e. in a remote category) will not pass through these rules.", - "rules.add": "Add New Rule", - "rules.help-hashtag": "Topics containing this case-insensitive hashtag will match. Do not enter the # symbol", - "rules.help-user": "Topics created by the entered user will match. Enter a handle or full ID (e.g. bob@example.org or https://example.org/users/bob.", - "rules.type": "Type", - "rules.value": "Value", - "rules.cid": "Category", + "rules": "סיווג", + "rules-intro": "ניתן לסווג תוכן שהתגלה דרך ActivityPub באופן אוטומטי בהתבסס על כללים מסוימים (למשל hashtag)", + "rules.modal.title": "איך זה עובד", + "rules.modal.instructions": "כל תוכן שנכנס נבדק מול כללי סיווג אלה, תוכן תואם מועבר אוטומטית לקטגוריה הרצויה.

נ.ב. תוכן שכבר מסווג (כלומר בקטגוריה מרוחקת) לא יעבור בכללים אלה.", + "rules.add": "הוספת כלל חדש", + "rules.help-hashtag": "נושאים המכילים האשטג הזה ללא רגישות רישיות יתאימו. אל תכינסו את התו #", + "rules.help-user": "נושאים שנוצרו על ידי המשתמש שהזין יתאימו. הזן ידית אחיזה או מזהה מלא (למשל. bob@example.org אוhttps://example.org/users/bob.", + "rules.type": "סוג", + "rules.value": "ערך", + "rules.cid": "קטגוריה", - "relays": "Relays", - "relays.intro": "A relay improves discovery of content to and from your NodeBB. Subscribing to a relay means content received by the relay is forwarded here, and content posted here is syndicated outward by the relay.", - "relays.warning": "Note: Relays can send larges amounts of traffic in, and may increase storage and processing costs.", - "relays.litepub": "NodeBB follows the LitePub-style relay standard. The URL you enter here should end with /actor.", - "relays.add": "Add New Relay", - "relays.relay": "Relay", - "relays.state": "State", - "relays.state-0": "Pending", - "relays.state-1": "Receiving only", - "relays.state-2": "Active", + "relays": "ממסרים", + "relays.intro": "ממסר משפר את הגילוי של תוכן אל וממנו ה-NodeBB שלך. הרשמה לממסר פירושה שתוכן המתקבל על ידי הממסר מועבר לכאן, ותוכן שמתפרסם כאן מועבר החוצה על ידי הממסר.", + "relays.warning": "הערה: ממסרים יכולים לשלוח כמויות גדולות של תעבורה פנימה, ועשויים להגדיל את עלויות האחסון והעיבוד.", + "relays.litepub": "NodeBB עוקב אחר תקן הממסר בסגנון LitePub. כתובת האתר שתזין כאן צריך להסתיים עם /actor.", + "relays.add": "הוסף ממסר חדש", + "relays.relay": "ממסרים", + "relays.state": "מצב", + "relays.state-0": "ממתין", + "relays.state-1": "קבלה בלבד", + "relays.state-2": "פעיל", "server-filtering": "סינון", "count": "NodeBB זה מודע כרגע ל-%1 שרתים", "server.filter-help": "ציין שרתים שברצונך למנוע מהתאחדות עם ה-NodeBB שלך. לחלופין, אתה יכול לבחור באופן סלקטיבי פדרציה מאושרים עם שרתים ספציפיים, במקום זאת. שתי האפשרויות נתמכות, אם כי הן סותרות זו את זו.", "server.filter-help-hostname": "הזן רק את שם המארח של המופע למטה (למשל.example.org), מופרדים עם מעברי שורות.", - "server.filter-allow-list": "השתמשו בזה בתור רשימת אישורים במקום זאת" + "server.filter-allow-list": "השתמשו בזה בתור רשימת אישורים במקום זאת", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/hr/admin/menu.json b/public/language/hr/admin/menu.json index e409e31735..11c33be756 100644 --- a/public/language/hr/admin/menu.json +++ b/public/language/hr/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Izgled", diff --git a/public/language/hr/admin/settings/activitypub.json b/public/language/hr/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/hr/admin/settings/activitypub.json +++ b/public/language/hr/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/hu/admin/menu.json b/public/language/hu/admin/menu.json index 6ac8e52799..46ccaadcad 100644 --- a/public/language/hu/admin/menu.json +++ b/public/language/hu/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Megjelenés", diff --git a/public/language/hu/admin/settings/activitypub.json b/public/language/hu/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/hu/admin/settings/activitypub.json +++ b/public/language/hu/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/hy/admin/menu.json b/public/language/hy/admin/menu.json index 2dc7c7df4e..427930f66c 100644 --- a/public/language/hy/admin/menu.json +++ b/public/language/hy/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Արտաքին տեսք", diff --git a/public/language/hy/admin/settings/activitypub.json b/public/language/hy/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/hy/admin/settings/activitypub.json +++ b/public/language/hy/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/id/admin/menu.json b/public/language/id/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/id/admin/menu.json +++ b/public/language/id/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/id/admin/settings/activitypub.json b/public/language/id/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/id/admin/settings/activitypub.json +++ b/public/language/id/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/it/admin/menu.json b/public/language/it/admin/menu.json index ac36bd91d9..88b0486c2e 100644 --- a/public/language/it/admin/menu.json +++ b/public/language/it/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Stile", diff --git a/public/language/it/admin/settings/activitypub.json b/public/language/it/admin/settings/activitypub.json index faaf555e92..faa6f19ccb 100644 --- a/public/language/it/admin/settings/activitypub.json +++ b/public/language/it/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "Questo NodeBB è attualmente a conoscenza di %1 server", "server.filter-help": "Specifica i server a cui desideri impedire la federazione con il tuo NodeBB. In alternativa, puoi scegliere di consentire in modo selettivo la federazione con server specifici. Entrambe le opzioni sono supportate, anche se si escludono a vicenda.", "server.filter-help-hostname": "Inserisci solo il nome host dell'istanza sottostante (ad es. example.org), separato da interruzioni di riga.", - "server.filter-allow-list": "Usa invece questo come Elenco permessi" + "server.filter-allow-list": "Usa invece questo come Elenco permessi", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/ja/admin/menu.json b/public/language/ja/admin/menu.json index 7506baf52d..685c73aec5 100644 --- a/public/language/ja/admin/menu.json +++ b/public/language/ja/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "外観", diff --git a/public/language/ja/admin/settings/activitypub.json b/public/language/ja/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/ja/admin/settings/activitypub.json +++ b/public/language/ja/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/ko/admin/menu.json b/public/language/ko/admin/menu.json index 20f4ed99c6..684fcdcbae 100644 --- a/public/language/ko/admin/menu.json +++ b/public/language/ko/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "외관", diff --git a/public/language/ko/admin/settings/activitypub.json b/public/language/ko/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/ko/admin/settings/activitypub.json +++ b/public/language/ko/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/lt/admin/menu.json b/public/language/lt/admin/menu.json index 7c98a52952..5c6f513bcd 100644 --- a/public/language/lt/admin/menu.json +++ b/public/language/lt/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/lt/admin/settings/activitypub.json b/public/language/lt/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/lt/admin/settings/activitypub.json +++ b/public/language/lt/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/lv/admin/menu.json b/public/language/lv/admin/menu.json index 8b25aa8273..e7dbbbd256 100644 --- a/public/language/lv/admin/menu.json +++ b/public/language/lv/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Izskats", diff --git a/public/language/lv/admin/settings/activitypub.json b/public/language/lv/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/lv/admin/settings/activitypub.json +++ b/public/language/lv/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/ms/admin/menu.json b/public/language/ms/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/ms/admin/menu.json +++ b/public/language/ms/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/ms/admin/settings/activitypub.json b/public/language/ms/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/ms/admin/settings/activitypub.json +++ b/public/language/ms/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/nb/admin/menu.json b/public/language/nb/admin/menu.json index 5aa9a8cb8b..6cd98eb59e 100644 --- a/public/language/nb/admin/menu.json +++ b/public/language/nb/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Utseende", diff --git a/public/language/nb/admin/settings/activitypub.json b/public/language/nb/admin/settings/activitypub.json index bab848c368..312603a4ff 100644 --- a/public/language/nb/admin/settings/activitypub.json +++ b/public/language/nb/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/nl/admin/menu.json b/public/language/nl/admin/menu.json index 565ad14e4d..8316ab0c3f 100644 --- a/public/language/nl/admin/menu.json +++ b/public/language/nl/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/nl/admin/settings/activitypub.json b/public/language/nl/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/nl/admin/settings/activitypub.json +++ b/public/language/nl/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/nn-NO/admin/menu.json b/public/language/nn-NO/admin/menu.json index 06f22df376..90025d89e0 100644 --- a/public/language/nn-NO/admin/menu.json +++ b/public/language/nn-NO/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Utseende", diff --git a/public/language/nn-NO/admin/settings/activitypub.json b/public/language/nn-NO/admin/settings/activitypub.json index 79f6f05cd6..016130ebb9 100644 --- a/public/language/nn-NO/admin/settings/activitypub.json +++ b/public/language/nn-NO/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "Denne NodeBB-en er for tida klar over %1 server(ar)", "server.filter-help": "Spesifiser serverar du ønskjer å hindre frå å føderere med din NodeBB. Alternativt kan du velje å tillate føderasjon berre med spesifikke serverar. Begge alternativ er støtta, men dei er gjensidig utelukkande.", "server.filter-help-hostname": "Skriv berre inn vertsnamnet for instansen nedanfor (t.d. døme.no), separert med linjeskift.", - "server.filter-allow-list": "Bruk dette som ei tillatingsliste i staden" + "server.filter-allow-list": "Bruk dette som ei tillatingsliste i staden", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/pl/admin/menu.json b/public/language/pl/admin/menu.json index f70b4f35fd..0451a4d9fe 100644 --- a/public/language/pl/admin/menu.json +++ b/public/language/pl/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Wygląd", diff --git a/public/language/pl/admin/settings/activitypub.json b/public/language/pl/admin/settings/activitypub.json index 3d6712f199..746b544e8c 100644 --- a/public/language/pl/admin/settings/activitypub.json +++ b/public/language/pl/admin/settings/activitypub.json @@ -2,7 +2,7 @@ "intro-lead": "Czym jest Federacja?", "intro-body": "NodeBB jest w stanie komunikować się z innymi instancjami NodeBB, które to obsługują. Jest to osiągnięte za pomocą protokołu ActivityPub. Jeśli włączono, NodeBB będzie też w stanie komunikować się z innymi aplikacjami i stronami, które używają ActivityPub (jak Mastodon, Peertube, itp.)", "general": "Ogólne", - "pruning": "Usuwanie zawartości", + "pruning": "Czyszczenie zawartości", "content-pruning": "Dni przechowywania zawartości zdalnej", "content-pruning-help": "Zauważ, że zawartość zdalna, która uzyskała jakąś reakcję (jak odpowiedź, głos) zostanie zachowana. (0 aby wyłączyć)", "user-pruning": "Dni przechowywania użytkowników zdalnych", @@ -44,5 +44,11 @@ "count": "NodeBB obecnie wykrywa 1% serwerów", "server.filter-help": "Określ serwery, z którymi nie chcesz spinać NodeBB w ramach fediverse. Alternatywnie możesz dobrać dozwolone serwery fediverse. Obie opcje są dostępne ale wybierz jedną z nich.", "server.filter-help-hostname": "Poniżej podaj nazwę serwera (np. example.org) i użyj nowej linii dla kolejnych wpisów.", - "server.filter-allow-list": "Użyj tego jako listę dozwolonych" + "server.filter-allow-list": "Użyj tego jako listę dozwolonych", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/pt-BR/admin/menu.json b/public/language/pt-BR/admin/menu.json index 4d239ed158..ed5e9de3f3 100644 --- a/public/language/pt-BR/admin/menu.json +++ b/public/language/pt-BR/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Aparência", diff --git a/public/language/pt-BR/admin/settings/activitypub.json b/public/language/pt-BR/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/pt-BR/admin/settings/activitypub.json +++ b/public/language/pt-BR/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/pt-PT/admin/menu.json b/public/language/pt-PT/admin/menu.json index 9f6be38202..44e1e12814 100644 --- a/public/language/pt-PT/admin/menu.json +++ b/public/language/pt-PT/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Aparência", diff --git a/public/language/pt-PT/admin/settings/activitypub.json b/public/language/pt-PT/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/pt-PT/admin/settings/activitypub.json +++ b/public/language/pt-PT/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/ro/admin/menu.json b/public/language/ro/admin/menu.json index 1762967550..6a35fa9a7f 100644 --- a/public/language/ro/admin/menu.json +++ b/public/language/ro/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/ro/admin/settings/activitypub.json b/public/language/ro/admin/settings/activitypub.json index e94dfe6b6d..79dfbd9e30 100644 --- a/public/language/ro/admin/settings/activitypub.json +++ b/public/language/ro/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "NodeBB cunoaște acum %1 server(e)", "server.filter-help": "Specificați serverele interzise a se conecta cu NodeBB-ul dvs. Alternativ, puteți opta să permiteți selectiv conectarea cu anumite servere. Ambele opțiuni sunt acceptate, deși se exclud reciproc.", "server.filter-help-hostname": "Introduceți mai jos doar numele instanței (de exemplu, example.org), câte unul pe rând.", - "server.filter-allow-list": "Folosește ca Poziții Permise" + "server.filter-allow-list": "Folosește ca Poziții Permise", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/ru/admin/menu.json b/public/language/ru/admin/menu.json index 8d31c24a5f..16a13d0976 100644 --- a/public/language/ru/admin/menu.json +++ b/public/language/ru/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Оформление", diff --git a/public/language/ru/admin/settings/activitypub.json b/public/language/ru/admin/settings/activitypub.json index 201d4d7a65..be8f21ea1a 100644 --- a/public/language/ru/admin/settings/activitypub.json +++ b/public/language/ru/admin/settings/activitypub.json @@ -20,11 +20,11 @@ "rules": "Categorization", "rules-intro": "Content discovered via ActivityPub can be automatically categorized based on certain rules (e.g. hashtag)", - "rules.modal.title": "How it works", + "rules.modal.title": "Как это работает", "rules.modal.instructions": "Any incoming content is checked against these categorization rules, and matching content is automatically moved into the category of choice.

N.B. Content that is already categorized (i.e. in a remote category) will not pass through these rules.", "rules.add": "Add New Rule", - "rules.help-hashtag": "Topics containing this case-insensitive hashtag will match. Do not enter the # symbol", - "rules.help-user": "Topics created by the entered user will match. Enter a handle or full ID (e.g. bob@example.org or https://example.org/users/bob.", + "rules.help-hashtag": "Будут совпадать темы, содержащие этот хэштег без учета регистра. Не вводите символ #", + "rules.help-user": "Будут совпадать темы, созданные указанным пользователем. Введите дескриптор или полный ID (напр. bob@example.com или https://example.com/users/bob)", "rules.type": "Type", "rules.value": "Value", "rules.cid": "Category", @@ -35,14 +35,20 @@ "relays.litepub": "NodeBB follows the LitePub-style relay standard. The URL you enter here should end with /actor.", "relays.add": "Add New Relay", "relays.relay": "Relay", - "relays.state": "State", - "relays.state-0": "Pending", + "relays.state": "Статус", + "relays.state-0": "На рассмотрении", "relays.state-1": "Receiving only", - "relays.state-2": "Active", + "relays.state-2": "Активный", "server-filtering": "Фильтрация", "count": "В настоящее время NodeBB знает о %1 сервере(ах)", "server.filter-help": "Укажите серверы, для которых вы хотели бы запретить объединение с вашим NodeBB. В качестве альтернативы вы можете выборочно разрешить объединение с определенными серверами. Поддерживаются оба варианта, хотя они и являются взаимоисключающими.", "server.filter-help-hostname": "Введите ниже только имя хоста экземпляра (например, example.org), разделенное переносами строк.", - "server.filter-allow-list": "Вместо этого используйте это как список разрешений." + "server.filter-allow-list": "Вместо этого используйте это как список разрешений.", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/rw/admin/menu.json b/public/language/rw/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/rw/admin/menu.json +++ b/public/language/rw/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/rw/admin/settings/activitypub.json b/public/language/rw/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/rw/admin/settings/activitypub.json +++ b/public/language/rw/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/sc/admin/menu.json b/public/language/sc/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/sc/admin/menu.json +++ b/public/language/sc/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/sc/admin/settings/activitypub.json b/public/language/sc/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/sc/admin/settings/activitypub.json +++ b/public/language/sc/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/sk/admin/menu.json b/public/language/sk/admin/menu.json index c96e175971..e037b5d4f5 100644 --- a/public/language/sk/admin/menu.json +++ b/public/language/sk/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Vzhľad", diff --git a/public/language/sk/admin/settings/activitypub.json b/public/language/sk/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/sk/admin/settings/activitypub.json +++ b/public/language/sk/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/sl/admin/menu.json b/public/language/sl/admin/menu.json index dbbe49a29e..71bf60ee54 100644 --- a/public/language/sl/admin/menu.json +++ b/public/language/sl/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Videz", diff --git a/public/language/sl/admin/settings/activitypub.json b/public/language/sl/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/sl/admin/settings/activitypub.json +++ b/public/language/sl/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/sq-AL/admin/menu.json b/public/language/sq-AL/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/sq-AL/admin/menu.json +++ b/public/language/sq-AL/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/sq-AL/admin/settings/activitypub.json b/public/language/sq-AL/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/sq-AL/admin/settings/activitypub.json +++ b/public/language/sq-AL/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/sr/admin/menu.json b/public/language/sr/admin/menu.json index b944b4696f..bfa8e261a2 100644 --- a/public/language/sr/admin/menu.json +++ b/public/language/sr/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Izgled", diff --git a/public/language/sr/admin/settings/activitypub.json b/public/language/sr/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/sr/admin/settings/activitypub.json +++ b/public/language/sr/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/sv/admin/menu.json b/public/language/sv/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/sv/admin/menu.json +++ b/public/language/sv/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/sv/admin/settings/activitypub.json b/public/language/sv/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/sv/admin/settings/activitypub.json +++ b/public/language/sv/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/th/admin/menu.json b/public/language/th/admin/menu.json index 319e4d3af2..9a2566141e 100644 --- a/public/language/th/admin/menu.json +++ b/public/language/th/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Appearance", diff --git a/public/language/th/admin/settings/activitypub.json b/public/language/th/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/th/admin/settings/activitypub.json +++ b/public/language/th/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/tr/admin/menu.json b/public/language/tr/admin/menu.json index 220fe46273..4d82d9828d 100644 --- a/public/language/tr/admin/menu.json +++ b/public/language/tr/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Görünüm", diff --git a/public/language/tr/admin/settings/activitypub.json b/public/language/tr/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/tr/admin/settings/activitypub.json +++ b/public/language/tr/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/uk/admin/menu.json b/public/language/uk/admin/menu.json index 777cc83d12..d649a6e9ab 100644 --- a/public/language/uk/admin/menu.json +++ b/public/language/uk/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Зовнішній вигляд", diff --git a/public/language/uk/admin/settings/activitypub.json b/public/language/uk/admin/settings/activitypub.json index 5ab4fa43e8..0486870db1 100644 --- a/public/language/uk/admin/settings/activitypub.json +++ b/public/language/uk/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "This NodeBB is currently aware of %1 server(s)", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/ur/admin/menu.json b/public/language/ur/admin/menu.json index e4ea53fbac..da4accb456 100644 --- a/public/language/ur/admin/menu.json +++ b/public/language/ur/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "ظاہری شکل", diff --git a/public/language/ur/admin/settings/activitypub.json b/public/language/ur/admin/settings/activitypub.json index 9f2b98f72a..34869aa058 100644 --- a/public/language/ur/admin/settings/activitypub.json +++ b/public/language/ur/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "یہ نوڈ بی بی فی الحال %1 سرور(ز) کے بارے میں جانتا ہے", "server.filter-help": "ان سرورز کی نشاندہی کریں جن کے ساتھ آپ نہیں چاہتے کہ آپ کا نوڈ بی بی رابطہ قائم کرے۔ یا آپ اس کے بجائے مخصوص سرورز کی نشاندہی کر سکتے ہیں جن کے ساتھ رابطہ کی اجازت ہے۔ دونوں اختیارات دستیاب ہیں، لیکن آپ صرف ایک کا انتخاب کر سکتے ہیں۔", "server.filter-help-hostname": "نیچے صرف سرورز کے نام درج کریں (جیسے example.org)، ہر سرور ایک الگ لائن پر ہونا چاہیے۔", - "server.filter-allow-list": "اسے اجازت یافتہ سرورز کی فہرست کے طور پر استعمال کریں" + "server.filter-allow-list": "اسے اجازت یافتہ سرورز کی فہرست کے طور پر استعمال کریں", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/vi/admin/menu.json b/public/language/vi/admin/menu.json index 457c422af0..f42d3edcd4 100644 --- a/public/language/vi/admin/menu.json +++ b/public/language/vi/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "Trực quan", diff --git a/public/language/vi/admin/settings/activitypub.json b/public/language/vi/admin/settings/activitypub.json index c1a9a54a7e..0f36ae3b8c 100644 --- a/public/language/vi/admin/settings/activitypub.json +++ b/public/language/vi/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "NodeBB này hiện đã biết về %1 máy chủ", "server.filter-help": "Chỉ định các máy chủ mà bạn muốn cấm liên kết với NodeBB của mình. Ngoài ra, bạn có thể chọn tham gia có chọn lọc cho phép liên kết có chọn lọc với các máy chủ cụ thể. Cả hai tùy chọn đều được hỗ trợ, mặc dù chúng loại trừ lẫn nhau.", "server.filter-help-hostname": "Chỉ nhập tên máy chủ bên dưới (vd: example.org), tách nhau bằng ngắt dòng.", - "server.filter-allow-list": "Dùng nó làm Danh Sách Cho Phép Thay Thế" + "server.filter-allow-list": "Dùng nó làm Danh Sách Cho Phép Thay Thế", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/zh-CN/admin/menu.json b/public/language/zh-CN/admin/menu.json index 90fe4445ce..61aaf0fd6d 100644 --- a/public/language/zh-CN/admin/menu.json +++ b/public/language/zh-CN/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "界面", diff --git a/public/language/zh-CN/admin/settings/activitypub.json b/public/language/zh-CN/admin/settings/activitypub.json index 4effab4baf..9ad8afaffe 100644 --- a/public/language/zh-CN/admin/settings/activitypub.json +++ b/public/language/zh-CN/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "该 NodeBB 目前可检测到 %1 台服务器", "server.filter-help": "指定您希望禁止与 NodeBB 联邦化的服务器。或者,您也可以选择性地 允许 与特定服务器联邦化。两者只能选其一。", "server.filter-help-hostname": "请在下面输入实例主机名(如 example.org ),中间用换行符隔开。", - "server.filter-allow-list": "将其用作允许列表" + "server.filter-allow-list": "将其用作允许列表", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file diff --git a/public/language/zh-TW/admin/menu.json b/public/language/zh-TW/admin/menu.json index 9e0bcbe0d1..1da8b11555 100644 --- a/public/language/zh-TW/admin/menu.json +++ b/public/language/zh-TW/admin/menu.json @@ -50,9 +50,10 @@ "section-federation": "Federation", "federation/general": "General", + "federation/content": "Content", "federation/rules": "Categorization", "federation/relays": "Relays", - "federation/pruning": "Content Pruning", + "federation/pruning": "Storage", "federation/safety": "Trust & Safety", "section-appearance": "外觀", diff --git a/public/language/zh-TW/admin/settings/activitypub.json b/public/language/zh-TW/admin/settings/activitypub.json index dd07276f94..9718851b7d 100644 --- a/public/language/zh-TW/admin/settings/activitypub.json +++ b/public/language/zh-TW/admin/settings/activitypub.json @@ -44,5 +44,11 @@ "count": "本 NodeBB 已發現 %1 台伺服器。", "server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively allow federation with specific servers, instead. Both options are supported, although they are mutually exclusive.", "server.filter-help-hostname": "Enter just the instance hostname below (e.g. example.org), separated by line breaks.", - "server.filter-allow-list": "Use this as an Allow List instead" + "server.filter-allow-list": "Use this as an Allow List instead", + + "content.outgoing": "Outgoing", + "content.summary-limit": "Character count after which a summary is generated", + "content.summary-limit-help": "When content is federated out that exceeds this character count, a summary is generated, comprising of all complete sentences prior to this limit. (Default: 500)", + "content.break-string": "Note/Article Delimiter", + "content.break-string-help": "This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the summary. If this string is not used, then the character count fallback applies. (Default: [...])" } \ No newline at end of file