mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-16 10:22:28 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -28,16 +28,16 @@
|
||||
"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 <code>/actor</code>.",
|
||||
"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. Адресът, който въведете тук, трябва да завършва с <code>/actor</code>.",
|
||||
"relays.add": "Добавяне на нов препредавател",
|
||||
"relays.relay": "Препредавател",
|
||||
"relays.state": "Състояние",
|
||||
"relays.state-0": "В изчакване",
|
||||
"relays.state-1": "Само приемане",
|
||||
"relays.state-2": "Активен",
|
||||
|
||||
"server-filtering": "Филтриране",
|
||||
"count": "Този NodeBB в момента знае за наличието на <strong>%1</strong> сървър(а)",
|
||||
|
||||
@@ -28,16 +28,16 @@
|
||||
"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 <code>/actor</code>.",
|
||||
"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 风格的中继标准。您在此处输入的URL应以 <code>/actor</code> 结尾。",
|
||||
"relays.add": "添加新中继服务",
|
||||
"relays.relay": "中继服务",
|
||||
"relays.state": "状态",
|
||||
"relays.state-0": "待处理",
|
||||
"relays.state-1": "仅接收",
|
||||
"relays.state-2": "已启用",
|
||||
|
||||
"server-filtering": "过滤",
|
||||
"count": "该 NodeBB 目前可检测到 <strong>%1</strong> 台服务器",
|
||||
|
||||
Reference in New Issue
Block a user