|
538 | 538 | "errorInvalidResponse": "伺服器傳送了無效的請求。",
|
539 | 539 | "@errorInvalidResponse": {
|
540 | 540 | "description": "Error message when an API call returned an invalid response."
|
| 541 | + }, |
| 542 | + "newDmSheetSearchHintSomeSelected": "增添其他使用者…", |
| 543 | + "@newDmSheetSearchHintSomeSelected": { |
| 544 | + "description": "Hint text for the search bar when at least one user is selected." |
| 545 | + }, |
| 546 | + "inboxPageTitle": "收件匣", |
| 547 | + "@inboxPageTitle": { |
| 548 | + "description": "Title for the page with unreads." |
| 549 | + }, |
| 550 | + "initialAnchorSettingNewestAlways": "最新訊息", |
| 551 | + "@initialAnchorSettingNewestAlways": { |
| 552 | + "description": "Label for a value of setting controlling initial anchor of message list." |
| 553 | + }, |
| 554 | + "experimentalFeatureSettingsPageTitle": "實驗性功能", |
| 555 | + "@experimentalFeatureSettingsPageTitle": { |
| 556 | + "description": "Title of settings page for experimental, in-development features" |
| 557 | + }, |
| 558 | + "errorNotificationOpenTitle": "無法開啟通知", |
| 559 | + "@errorNotificationOpenTitle": { |
| 560 | + "description": "Error title when notification opening fails" |
| 561 | + }, |
| 562 | + "loginAddAnAccountPageTitle": "增添帳號", |
| 563 | + "@loginAddAnAccountPageTitle": { |
| 564 | + "description": "Title for page to add a Zulip account." |
| 565 | + }, |
| 566 | + "channelFeedButtonTooltip": "頻道饋給", |
| 567 | + "@channelFeedButtonTooltip": { |
| 568 | + "description": "Tooltip for button to navigate to a given channel's feed" |
| 569 | + }, |
| 570 | + "unpinnedSubscriptionsLabel": "未釘選", |
| 571 | + "@unpinnedSubscriptionsLabel": { |
| 572 | + "description": "Label for the list of unpinned subscribed channels." |
| 573 | + }, |
| 574 | + "wildcardMentionTopicDescription": "通知話題", |
| 575 | + "@wildcardMentionTopicDescription": { |
| 576 | + "description": "Description for \"@topic\" wildcard-mention autocomplete options when writing a channel message." |
| 577 | + }, |
| 578 | + "pinnedSubscriptionsLabel": "已釘選", |
| 579 | + "@pinnedSubscriptionsLabel": { |
| 580 | + "description": "Label for the list of pinned subscribed channels." |
| 581 | + }, |
| 582 | + "mutedUser": "已靜音的使用者", |
| 583 | + "@mutedUser": { |
| 584 | + "description": "Name for a muted user to display all over the app." |
| 585 | + }, |
| 586 | + "combinedFeedPageTitle": "綜合饋給", |
| 587 | + "@combinedFeedPageTitle": { |
| 588 | + "description": "Page title for the 'Combined feed' message view." |
541 | 589 | }
|
542 | 590 | }
|
0 commit comments