From 32f32de76e6cb21d23e58ace14d9768ffd9674eb Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Tue, 10 Mar 2026 09:07:46 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/fr/topic.json | 2 +- .../tr/admin/settings/activitypub.json | 22 +++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/public/language/fr/topic.json b/public/language/fr/topic.json index c8f0c4f2f1..c1d8676507 100644 --- a/public/language/fr/topic.json +++ b/public/language/fr/topic.json @@ -35,7 +35,7 @@ "locked": "Verrouillé", "pinned": "Épinglé", "pinned-with-expiry": "Épinglé jusqu'au %1", - "scheduled": "Planifier", + "scheduled": "Planifié", "deleted": "Supprimé", "moved": "Déplacé", "moved-from": "Déplacé de %1", diff --git a/public/language/tr/admin/settings/activitypub.json b/public/language/tr/admin/settings/activitypub.json index b3b553f336..a4be3b7879 100644 --- a/public/language/tr/admin/settings/activitypub.json +++ b/public/language/tr/admin/settings/activitypub.json @@ -12,22 +12,22 @@ "allowLoopback": "Allow loopback processing", "allowLoopback-help": "Useful for debugging purposes only. You should probably leave this disabled.", - "probe": "Open in App", + "probe": "App ile aç", "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.", - "rules": "Categorization", + "rules": "Kategorileştirme", "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.add": "Yeni Kural Ekle", "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.type": "Tür", + "rules.value": "Değer", + "rules.cid": "Kategori", "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.", @@ -35,12 +35,12 @@ "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.state": "Durum", + "relays.state-0": "Beklemede", + "relays.state-1": "Sadece al", + "relays.state-2": "Etkin", - "server-filtering": "Filtering", + "server-filtering": "Filtreleme", "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.",