|
1428 | 1428 | "searchModel": "Search models…", |
1429 | 1429 | "noModel": "No models available", |
1430 | 1430 | "saveSuccess": "Settings saved", |
| 1431 | + "saveOnly": "Save without Enabling", |
| 1432 | + "saveAndEnable": "Save and Enable", |
1431 | 1433 | "save": "Save Settings", |
1432 | 1434 | "dangerZone": "Danger Zone", |
1433 | 1435 | "deleteBotDescription": "Deleting this bot cannot be undone. Proceed with caution.", |
|
1445 | 1447 | "blacklistModeDescription": "Allow everyone by default, then block the entries on the blacklist.", |
1446 | 1448 | "blacklistModeHint": "Default is allow. New entries are added to the blacklist.", |
1447 | 1449 | "whitelistMode": "Whitelist Mode", |
1448 | | - "whitelistModeDescription": "Block everyone by default, then allow only the entries on the whitelist.", |
| 1450 | + "whitelistModeDescription": "Block everyone except those you explicitly allow.", |
1449 | 1451 | "whitelistModeHint": "Default is deny. New entries are added to the whitelist.", |
1450 | 1452 | "blacklistTitle": "Blacklist", |
1451 | | - "blacklistDescription": "Entries on this list are blocked.", |
| 1453 | + "blacklistDescription": "Anyone on this list is blocked.", |
1452 | 1454 | "whitelistTitle": "Whitelist", |
1453 | | - "whitelistDescription": "Only entries on this list are allowed.", |
| 1455 | + "whitelistDescription": "Only people on this list get through.", |
1454 | 1456 | "addBlacklistEntry": "Add to Blacklist", |
1455 | 1457 | "addWhitelistEntry": "Add to Whitelist", |
1456 | | - "blacklistEmpty": "Blacklist is empty", |
1457 | | - "blacklistEmptyDescription": "No additional blocks. Messages not matched by other rules are allowed.", |
1458 | | - "whitelistEmpty": "Whitelist is empty", |
1459 | | - "whitelistEmptyDescription": "No allowed entries yet. Messages not matched by other rules are blocked.", |
| 1458 | + "blacklistEmpty": "Blacklist Is Empty", |
| 1459 | + "blacklistEmptyDescription": "No blocks active. Anyone not matched by other rules is allowed.", |
| 1460 | + "whitelistEmpty": "Whitelist Is Empty", |
| 1461 | + "whitelistEmptyDescription": "No allowed entries yet. Anyone not matched by other rules is blocked.", |
1460 | 1462 | "blacklistPreview": "Add {target} to the blacklist.", |
1461 | 1463 | "whitelistPreview": "Add {target} to the whitelist.", |
1462 | | - "platformQuestion": "Which platform does this entry apply to?", |
1463 | | - "userQuestion": "Which user does this entry apply to?", |
1464 | | - "allPlatforms": "All platforms", |
1465 | | - "allUsers": "All users", |
| 1464 | + "platformQuestion": "Which Platform Is This For?", |
| 1465 | + "userQuestion": "Which User Does This Apply To?", |
| 1466 | + "allPlatforms": "All Platforms", |
| 1467 | + "allUsers": "All Users", |
1466 | 1468 | "searchPlatform": "Search platforms", |
1467 | 1469 | "noPlatformCandidates": "No platforms available", |
1468 | 1470 | "platformTargetPreview": "all {platform} users", |
1469 | 1471 | "platformUserTargetPreview": "{user} on {platform}", |
1470 | 1472 | "userTargetPreview": "user {user}", |
1471 | | - "previewScopeAny": "for all chats", |
1472 | | - "previewScopePrivate": "only in private chats", |
1473 | | - "previewScopeGroup": "only in groups", |
1474 | | - "previewScopeThread": "only in threads", |
1475 | | - "previewScopeSpecific": "only in the selected conversation", |
| 1473 | + "previewScopeAny": "In All Chats", |
| 1474 | + "previewScopePrivate": "Only In DMs", |
| 1475 | + "previewScopeGroup": "Only In Groups", |
| 1476 | + "previewScopeThread": "Only In Threads", |
| 1477 | + "previewScopeSpecific": "Only In The Selected Chat", |
1476 | 1478 | "effectAllow": "Allow", |
1477 | 1479 | "effectDeny": "Deny", |
1478 | 1480 | "rulesTitle": "Rules", |
1479 | 1481 | "addRule": "Add Rule", |
1480 | 1482 | "editRule": "Edit Rule", |
1481 | | - "rulesEmpty": "No rules", |
1482 | | - "rulesEmptyDescription": "Add a rule to control access beyond the default effect.", |
| 1483 | + "rulesEmpty": "No Rules", |
| 1484 | + "rulesEmptyDescription": "Add a rule to override the default behavior.", |
1483 | 1485 | "enabled": "Enabled", |
1484 | | - "effect": "Effect", |
1485 | | - "matchTarget": "Match Target", |
1486 | | - "targetQuestion": "Who does this list entry apply to?", |
1487 | | - "scopeQuestion": "Where should it take effect?", |
| 1486 | + "effect": "Action", |
| 1487 | + "matchTarget": "Applies To", |
| 1488 | + "targetQuestion": "Who Does This Apply To?", |
| 1489 | + "scopeQuestion": "Where Should It Work?", |
1488 | 1490 | "subjectAll": "All", |
1489 | 1491 | "subjectChannelType": "Platform", |
1490 | 1492 | "subjectChannelIdentity": "User", |
|
1504 | 1506 | "ruleDisabled": "Disabled", |
1505 | 1507 | "enableRule": "Enable", |
1506 | 1508 | "disableRule": "Disable", |
1507 | | - "saveOnly": "Save without Enabling", |
| 1509 | + "saveOnly": "Save", |
1508 | 1510 | "saveAndEnable": "Save and Enable", |
1509 | 1511 | "saveFailed": "Failed to save", |
1510 | | - "deleteSuccess": "Rule deleted", |
1511 | | - "deleteFailed": "Failed to delete rule", |
1512 | | - "anyConversationScope": "Any chat scope", |
| 1512 | + "deleteSuccess": "Deleted", |
| 1513 | + "deleteFailed": "Failed to delete", |
| 1514 | + "anyConversationScope": "Anywhere", |
1513 | 1515 | "chatScope": "Chat Scope", |
1514 | | - "chatScopeDescription": "Choose which chat contexts this list entry applies to.", |
| 1516 | + "chatScopeDescription": "Choose where this rule applies.", |
1515 | 1517 | "chatScopeAny": "All chats", |
1516 | | - "specificConversationTitle": "Limit to one specific chat", |
1517 | | - "specificConversationDescription": "Usually unnecessary. Use this only when the entry should apply to one group, private chat, or thread.", |
1518 | | - "sourceChannel": "Source Platform", |
1519 | | - "anyChannel": "Any platform", |
1520 | | - "conversationType": "Conversation Type", |
1521 | | - "anyConversationType": "Any conversation type", |
1522 | | - "privateConversationType": "Private chats only", |
1523 | | - "groupConversationType": "Groups only", |
1524 | | - "threadConversationType": "Threads only", |
1525 | | - "allowPrivateConversation": "Allow private chats", |
1526 | | - "allowGroupConversation": "Allow groups", |
1527 | | - "allowThreadConversation": "Allow threads", |
1528 | | - "denyPrivateConversation": "Block private chats", |
1529 | | - "denyGroupConversation": "Block groups", |
1530 | | - "denyThreadConversation": "Block threads", |
1531 | | - "privateConversationGroup": "Private Chats", |
| 1518 | + "specificConversationTitle": "Limit to a Specific Chat", |
| 1519 | + "specificConversationDescription": "Most people don't need this. Use it only if you want to target a single group, DM, or thread.", |
| 1520 | + "sourceChannel": "Platform", |
| 1521 | + "anyChannel": "Any Platform", |
| 1522 | + "conversationType": "Type", |
| 1523 | + "anyConversationType": "Any Type", |
| 1524 | + "privateConversationType": "DMs Only", |
| 1525 | + "groupConversationType": "Groups Only", |
| 1526 | + "threadConversationType": "Threads Only", |
| 1527 | + "allowPrivateConversation": "Allow DMs", |
| 1528 | + "allowGroupConversation": "Allow Groups", |
| 1529 | + "allowThreadConversation": "Allow Threads", |
| 1530 | + "denyPrivateConversation": "Block DMs", |
| 1531 | + "denyGroupConversation": "Block Groups", |
| 1532 | + "denyThreadConversation": "Block Threads", |
| 1533 | + "privateConversationGroup": "DMs", |
1532 | 1534 | "groupConversationGroup": "Groups", |
1533 | 1535 | "threadConversationGroup": "Threads", |
1534 | | - "unknownConversationGroup": "Other Conversations", |
1535 | | - "conversationSource": "Conversation", |
1536 | | - "existingConversation": "Existing Conversation", |
1537 | | - "selectConversationSource": "Search or select a conversation", |
1538 | | - "searchConversationSource": "Search conversations", |
1539 | | - "noObservedConversations": "No matching conversations in history yet. Use manual IDs below, or ensure this bot has messages in those chats (including private).", |
1540 | | - "manualConversationIds": "Can't find it? Enter IDs manually", |
1541 | | - "manualConversationIdsHint": "Use this only when the target is missing from history. Copy the raw conversation ID and thread ID from the platform.", |
1542 | | - "pickTargetForConversationSearch": "Choose a platform or user first, then pick from existing conversations.", |
1543 | | - "pickIdentityForConversationSearch": "Choose a user above to search conversations observed for this bot.", |
1544 | | - "pickChannelTypeForConversationSearch": "Choose a platform above to search conversations this bot has seen on that platform.", |
| 1536 | + "unknownConversationGroup": "Other", |
| 1537 | + "conversationSource": "Chat", |
| 1538 | + "existingConversation": "Known Chats", |
| 1539 | + "selectConversationSource": "Find a Conversation", |
| 1540 | + "searchConversationSource": "Search chats", |
| 1541 | + "noObservedConversations": "We haven't seen any conversations matching this yet. You can enter IDs manually below, or wait for the bot to show up in those chats.", |
| 1542 | + "manualConversationIds": "Enter IDs Manually", |
| 1543 | + "manualConversationIdsHint": "Only use this if you can't find the chat in history. You'll need to grab the IDs directly from the platform.", |
| 1544 | + "pickTargetForConversationSearch": "Choose a platform or user first to see their conversations.", |
| 1545 | + "pickIdentityForConversationSearch": "Pick a user to search their chat history.", |
| 1546 | + "pickChannelTypeForConversationSearch": "Pick a platform to search its chat history.", |
1545 | 1547 | "conversationId": "Conversation ID", |
1546 | | - "conversationIdPlaceholder": "Enter conversation ID", |
| 1548 | + "conversationIdPlaceholder": "Enter ID", |
1547 | 1549 | "threadId": "Thread ID", |
1548 | 1550 | "threadIdPlaceholder": "Enter thread ID", |
1549 | | - "clearSpecificConversation": "Clear Specific Conversation", |
| 1551 | + "clearSpecificConversation": "Clear Selection", |
1550 | 1552 | "lastObserved": "Last seen" |
1551 | 1553 | }, |
1552 | 1554 | "channels": { |
|
0 commit comments