This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathapp_zh_Hant.arb
890 lines (890 loc) · 31 KB
/
app_zh_Hant.arb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
{
"apiTypeDialog_missing": "少了什麼嗎?",
"@apiTypeDialog_missing": {},
"mfaTitle": "兩步驟驗證",
"@mfaTitle": {},
"mfaNoCode": "請輸入驗證碼",
"@mfaNoCode": {},
"okButtonLabel": "OK",
"@okButtonLabel": {},
"cancelButtonLabel": "取消",
"@cancelButtonLabel": {},
"verifyButtonLabel": "驗證",
"@verifyButtonLabel": {},
"removeButtonLabel": "移除",
"@removeButtonLabel": {},
"viewPostButtonLabel": "檢視貼文",
"@viewPostButtonLabel": {},
"continueAnywayButtonLabel": "仍然繼續",
"@continueAnywayButtonLabel": {},
"abortButtonLabel": "放棄",
"@abortButtonLabel": {},
"chooseButtonLabel": "選取",
"@chooseButtonLabel": {},
"attachButtonTooltip": "新增",
"@attachButtonTooltip": {},
"emojiButtonTooltip": "插入Emoji",
"@emojiButtonTooltip": {},
"formattingButtonTooltip": "修改格式",
"@formattingButtonTooltip": {},
"aboutInstanceTitle": "關於「 {instance}」",
"@aboutInstanceTitle": {
"placeholders": {
"instance": {
"description": "Domain/hostname of the instance",
"example": "fedi.absturztau.be"
}
}
},
"aboutBackendTitle": "關於「 {api} 」",
"@aboutBackendTitle": {
"placeholders": {
"api": {
"description": "Name of the instance backend software",
"example": "Pleroma"
}
}
},
"loginButtonLabel": "登入",
"@loginButtonLabel": {},
"rules": "規則",
"@rules": {},
"rulesLearnMore": "瞭解關於規則的更多資訊",
"@rulesLearnMore": {},
"postPreviewTitle": "預覽",
"@postPreviewTitle": {},
"postPreviewWaiting": "在預覽前先寫點什麼吧!",
"@postPreviewWaiting": {},
"composeBodyHint": "剛剛在洛杉磯著陸",
"@composeBodyHint": {},
"postSubmissionFailed": "發表貼文失敗",
"@postSubmissionFailed": {},
"postSubmissionSending": "正在發表貼文",
"@postSubmissionSending": {},
"postSubmissionSent": "貼文已發表",
"@postSubmissionSent": {},
"submitButtonTooltip": "提交",
"@submitButtonTooltip": {},
"empty": "空無一物…",
"@empty": {},
"postsTab": "貼文",
"@postsTab": {},
"featuredTab": "精選",
"@featuredTab": {},
"accountRequiredToContinue": "至少登入一個實例以繼續。",
"@accountRequiredToContinue": {},
"settingsHideSensitivePosts": "隱藏敏感貼文",
"@settingsHideSensitivePosts": {},
"settingsSensitivePosts": "敏感貼文",
"@settingsSensitivePosts": {},
"settingsSubjectPosts": "帶主題發文",
"@settingsSubjectPosts": {},
"settingsDisabled": "已停用",
"@settingsDisabled": {},
"creditsTitle": "作者",
"@creditsTitle": {},
"failedToLaunchUrl": "無法開啟連結",
"@failedToLaunchUrl": {},
"settingsAbout": "關於Kaiteki",
"@settingsAbout": {},
"settingsGeneral": "一般",
"@settingsGeneral": {},
"visibilityButtonTooltip": "更改貼文範圍",
"@visibilityButtonTooltip": {},
"followingTab": "正在追蹤",
"@followingTab": {},
"settingsFiltering": "過濾",
"@settingsFiltering": {},
"settingsNotifications": "通知",
"@settingsNotifications": {},
"settingsImportExport": "匯入/匯出",
"@settingsImportExport": {},
"settingsMutesBlocks": "靜音和封鎖",
"@settingsMutesBlocks": {},
"settingsCustomization": "客製化",
"@settingsCustomization": {},
"settingsTabs": "欄目",
"@settingsTabs": {},
"settingsDebugMaintenance": "偵錯和維護",
"@settingsDebugMaintenance": {},
"authNoInstance": "請輸入實例",
"@authNoInstance": {},
"authNoPassword": "請輸入密碼",
"@authNoPassword": {},
"authNoUsername": "請輸入使用者名稱",
"@authNoUsername": {},
"authDuplicate": "已有一個具有相同實例和使用者名稱的帳戶",
"@authDuplicate": {},
"authNoUrlAllowed": "請只輸入域名",
"@authNoUrlAllowed": {},
"loginTitle": "成功登入",
"@loginTitle": {},
"loginTitleInstance": "登入{instance}",
"@loginTitleInstance": {
"placeholders": {
"instance": {
"description": "Instance name",
"example": "'the wired' or as fallback 'letsalllovela.in'"
}
}
},
"nextButtonLabel": "繼續",
"@nextButtonLabel": {},
"backButtonLabel": "後退",
"@backButtonLabel": {},
"instanceFieldHint": "實例",
"@instanceFieldHint": {},
"usernameFieldHint": "使用者名稱",
"@usernameFieldHint": {},
"passwordFieldHint": "密碼",
"@passwordFieldHint": {},
"emailFieldHint": "電郵位址",
"@emailFieldHint": {},
"repeatPasswordFieldHint": "重複輸入密碼",
"@repeatPasswordFieldHint": {},
"authPasswordNoMatch": "兩次輸入密碼必須匹配",
"@authPasswordNoMatch": {},
"forgotPasswordButtonLabel": "忘記密碼",
"@forgotPasswordButtonLabel": {},
"createAccountButtonLabel": "新建帳戶",
"@createAccountButtonLabel": {},
"existingAccountButtonLabel": "使用現有帳戶登入",
"@existingAccountButtonLabel": {},
"registerButtonLabel": "註冊",
"@registerButtonLabel": {},
"unsupportedInstanceTitle": "目前不支援該實例類型",
"@unsupportedInstanceTitle": {},
"addAccountButtonLabel": "新增帳戶",
"@addAccountButtonLabel": {},
"emojiRetrievalFailed": "無法獲取Emoji",
"@emojiRetrievalFailed": {},
"threadRetrievalFailed": "無法獲取討論串",
"@threadRetrievalFailed": {},
"conversationTitle": "對話",
"@conversationTitle": {
"description": "Title used for conversation/thread page"
},
"accountRemovalConfirmationTitle": "移除帳戶?",
"@accountRemovalConfirmationTitle": {},
"switchListTileTextOn": "開啟",
"@switchListTileTextOn": {},
"filteringIncludeSensitive": "包含標記為敏感的貼文",
"@filteringIncludeSensitive": {},
"filteringIncludeSubject": "包含有主題的貼文",
"@filteringIncludeSubject": {},
"filteringSensitiveTitle": "過濾含有敏感內容的貼文",
"@filteringSensitiveTitle": {},
"composeButtonLabel": "撰寫",
"@composeButtonLabel": {},
"switchListTileTextOff": "關閉",
"@switchListTileTextOff": {},
"composeDialogTitle": "寫新貼文",
"@composeDialogTitle": {},
"composeDialogTitleReply": "回覆 ",
"@composeDialogTitleReply": {
"description": "Title used when compose dialog is shown for writing a reply. Gets appended with replyee's display name"
},
"discardButtonTooltip": "丟棄",
"@discardButtonTooltip": {},
"theme": "主題",
"@theme": {},
"selectThemeTitle": "選取主題",
"@selectThemeTitle": {},
"themeLight": "明亮",
"@themeLight": {},
"themeDark": "黑暗",
"@themeDark": {},
"themeSystem": "跟隨系統",
"@themeSystem": {},
"creditsLicenses": "開發原始碼授權",
"@creditsLicenses": {},
"creditsGithubRepo": "GitHub 專案",
"@creditsGithubRepo": {},
"creditsWebsite": "網站",
"@creditsWebsite": {},
"attachmentUnsupported": "附件未支援",
"@attachmentUnsupported": {},
"viewOnlineButtonLabel": "線上檢視",
"@viewOnlineButtonLabel": {
"description": "Button label used when certain content can't be displayed in Kaiteki but might able to in a web browser instead (e.g. videos)."
},
"timeDifferenceMinutes": "{minutes}分鐘",
"@timeDifferenceMinutes": {
"description": "Text used to display how many minutes have passed since a certain event",
"placeholders": {
"minutes": {
"description": "Amount of minutes",
"example": "2"
}
}
},
"timeDifferenceHours": "{hours}時",
"@timeDifferenceHours": {
"description": "Text used to display how many hours have passed since a certain event",
"placeholders": {
"hours": {
"description": "Amount of hours",
"example": "2"
}
}
},
"timeDifferenceDays": "{days}天",
"@timeDifferenceDays": {
"description": "Text used to display how many days have passed since a certain event",
"placeholders": {
"days": {
"description": "Amount of days",
"example": "2"
}
}
},
"timeDifferenceYears": "{years}年",
"@timeDifferenceYears": {
"description": "Text used to display how many years have passed since a certain event",
"placeholders": {
"years": {
"description": "Amount of years",
"example": "2"
}
}
},
"timeDifferenceNow": "剛剛",
"@timeDifferenceNow": {
"description": "Text used to display an event that just happened"
},
"replyTo": "回覆給",
"@replyTo": {
"description": "Gets appended with replyee's display name"
},
"postRepeated": "轉投",
"@postRepeated": {
"description": "Gets prepended with repeater's display name"
},
"openInBrowserLabel": "在瀏覽器裡開啟",
"@openInBrowserLabel": {},
"visibilityDirect": "直接",
"@visibilityDirect": {},
"visibilityFollowersOnly": "僅限追蹤者",
"@visibilityFollowersOnly": {},
"visibilityUnlisted": "未列出",
"@visibilityUnlisted": {},
"visibilityPublic": "公開",
"@visibilityPublic": {},
"visibilityDirectDescription": "對提及的使用者可見",
"@visibilityDirectDescription": {},
"visibilityFollowersOnlyDescription": "對追蹤者可見",
"@visibilityFollowersOnlyDescription": {},
"visibilityUnlistedDescription": "所有人都可以看到,不會出現在公共時間線上",
"@visibilityUnlistedDescription": {},
"visibilityPublicDescription": "所有人可見",
"@visibilityPublicDescription": {},
"formattingPlain": "純文字",
"@formattingPlain": {},
"formattingMfm": "Misskey 風格的 Markdown",
"@formattingMfm": {},
"attachFilesButtonLabel": "附件",
"@attachFilesButtonLabel": {},
"takePictureButtonLabel": "拍照",
"@takePictureButtonLabel": {},
"createPollButtonLabel": "新建投票",
"@createPollButtonLabel": {},
"recordVoiceButtonLabel": "錄音",
"@recordVoiceButtonLabel": {},
"contentWarningButtonLabelEnable": "啟用內容警告",
"@contentWarningButtonLabelEnable": {},
"contentWarningButtonLabelDisable": "停用內容警告",
"@contentWarningButtonLabelDisable": {},
"timelineRetrievalFailed": "取得時間線失敗",
"@timelineRetrievalFailed": {},
"searchButtonLabel": "搜尋",
"@searchButtonLabel": {},
"refresh": "重新整理",
"@refresh": {},
"attachmentNoDescription": "無描述",
"@attachmentNoDescription": {},
"attachmentDownloadButtonLabel": "下載附件",
"@attachmentDownloadButtonLabel": {},
"attachmentDownloadInProgress": "正在下載附件…",
"@attachmentDownloadInProgress": {},
"attachmentDownloadSuccessful": "{fileName}已儲存",
"@attachmentDownloadSuccessful": {
"placeholders": {
"fileName": {
"description": "The name of the file that the user has downloaded",
"example": "image.jpg"
}
}
},
"attachmentDownloadDialogTitle": "下載附件",
"@attachmentDownloadDialogTitle": {},
"creditsTelegramChannel": "Telegram頻道",
"@creditsTelegramChannel": {},
"discardDraftDialogTitle": "廢棄草稿?",
"@discardDraftDialogTitle": {},
"discardDraftDialogDescription": "你確定要廢棄這個草稿嗎?",
"@discardDraftDialogDescription": {},
"discardButtonLabel": "廢棄",
"@discardButtonLabel": {},
"keepWritingButtonLabel": "繼續撰寫",
"@keepWritingButtonLabel": {},
"refreshTimelineButtonLabel": "重新整理",
"@refreshTimelineButtonLabel": {},
"postBookmarkAdded": "書籤已新增",
"@postBookmarkAdded": {},
"postBookmarkRemoved": "書籤已移除",
"@postBookmarkRemoved": {},
"postBookmarkFailed": "無法在已有書籤內新增或移除貼文",
"@postBookmarkFailed": {},
"postRemoveFromBookmarks": "移除書籤",
"@postRemoveFromBookmarks": {},
"postAddToBookmarks": "新增書籤",
"@postAddToBookmarks": {},
"bookmarksTab": "書籤",
"@bookmarksTab": {},
"reportLabel": "報告",
"@reportLabel": {},
"reportsTitle": "已提交的報告",
"@reportsTitle": {},
"accountSettingsTitle": "帳戶設定",
"@accountSettingsTitle": {},
"timelineFederated": "聯邦宇宙",
"@timelineFederated": {},
"timelineLocal": "當前伺服器",
"@timelineLocal": {},
"timelineHybrid": "社交",
"@timelineHybrid": {},
"keyboardShortcuts": "鍵盤快速鍵",
"@keyboardShortcuts": {},
"keyboardShortcutsComposePost": "撰寫新貼文",
"@keyboardShortcutsComposePost": {},
"closeButtonLabel": "關閉",
"@closeButtonLabel": {},
"authInstructions": "欲新增帳戶,請鍵入其所在的網站。",
"@authInstructions": {},
"mfaInstructions": "該帳戶使用多重驗證,請輸入驗證碼:",
"@mfaInstructions": {},
"trendsTitle": "趨勢",
"@trendsTitle": {},
"bookmarksEmpty": "無書籤",
"@bookmarksEmpty": {},
"favoritesEmpty": "收藏夾為空",
"@favoritesEmpty": {},
"repeatsEmpty": "無轉貼",
"@repeatsEmpty": {},
"repeateesTitle": "轉貼由",
"@repeateesTitle": {},
"favoriteesTitle": "收藏由",
"@favoriteesTitle": {},
"useMaterialYou": "使用Material You",
"@useMaterialYou": {},
"settingsLocale": "地區",
"@settingsLocale": {},
"selectLocaleTitle": "選取地區",
"@selectLocaleTitle": {},
"localeSystem": "系統預設",
"@localeSystem": {},
"postPinned": "釘選的",
"@postPinned": {},
"noMorePosts": "已經到達終點了",
"@noMorePosts": {},
"timelineBubble": "氣泡",
"@timelineBubble": {},
"timelineBubbleDescription": "來自附近實例的貼文",
"@timelineBubbleDescription": {},
"showAltTextTooltip": "顯示替代文字",
"@showAltTextTooltip": {},
"copiedToClipboard": "已複製到剪貼簿",
"@copiedToClipboard": {},
"visibilityCircleDescription": "對您圈子中的使用者可見",
"@visibilityCircleDescription": {},
"pageViewTitle": "{total}中的{current}",
"@pageViewTitle": {
"placeholders": {
"current": {
"description": "The current number of the page",
"example": "2"
},
"total": {
"description": "The total amount of pages available",
"example": "10"
}
}
},
"emojiUnicodeGroupPeopleBody": "人物",
"@emojiUnicodeGroupPeopleBody": {},
"emojiUnicodeGroupAnimalsNature": "自然",
"@emojiUnicodeGroupAnimalsNature": {},
"emojiUnicodeGroupFoodDrink": "飲食",
"@emojiUnicodeGroupFoodDrink": {},
"emojiUnicodeGroupTravelPlaces": "旅遊",
"@emojiUnicodeGroupTravelPlaces": {},
"emojiUnicodeGroupActivities": "活動",
"@emojiUnicodeGroupActivities": {},
"emojiUnicodeGroupObjects": "物品",
"@emojiUnicodeGroupObjects": {},
"emojiUnicodeGroupSymbols": "標誌",
"@emojiUnicodeGroupSymbols": {},
"emojiUnicodeGroupFlags": "旗幟",
"@emojiUnicodeGroupFlags": {},
"useSystemColorScheme": "使用系統顏色值",
"@useSystemColorScheme": {},
"visibilityLocal": "本地的",
"@visibilityLocal": {},
"visibilityLocalDescription": "對當前實例上的使用者可見",
"@visibilityLocalDescription": {},
"settingsEmojiSize": "Emoji大小",
"@settingsEmojiSize": {},
"settingsSquareEmojis": "方形Emoji",
"@settingsSquareEmojis": {},
"settingsAvatarRoundness": "頭像圓角",
"@settingsAvatarRoundness": {},
"settingsAvatarsHeader": "頭像",
"@settingsAvatarsHeader": {},
"settingsEmojisHeader": "Emojis",
"@settingsEmojisHeader": {},
"settingsWellbeing": "安康",
"@settingsWellbeing": {},
"settingsTweaks": "修改",
"@settingsTweaks": {},
"settingsContentWarningBehavior": "內容警告行為",
"@settingsContentWarningBehavior": {},
"contentWarningBehaviorAutomatic": "自動",
"@contentWarningBehaviorAutomatic": {},
"contentWarningBehaviorCollapse": "摺疊",
"@contentWarningBehaviorCollapse": {},
"contentWarningBehaviorAutomaticDescription": "如果內容警告包含敏感詞,貼文將被摺疊。",
"@contentWarningBehaviorAutomaticDescription": {},
"contentWarningBehaviorCollapseDescription": "帶有內容警告的貼文總是會被摺疊",
"@contentWarningBehaviorCollapseDescription": {},
"contentWarningBehaviorExpandDescription": "總是展開貼文。內容警告被視為主題。",
"@contentWarningBehaviorExpandDescription": {},
"settingsHidePostMetrics": "隱藏貼文指標",
"@settingsHidePostMetrics": {},
"settingsBadgesHeader": "徽章",
"@settingsBadgesHeader": {},
"settingsUseNeutralBadgeColors": "使用中性徽章顏色",
"@settingsUseNeutralBadgeColors": {},
"settingsExperiments": "實驗性",
"@settingsExperiments": {},
"settingsExperimentsDescription": "試試Kaiteki的實驗性功能吧!",
"@settingsExperimentsDescription": {},
"translateButton": "翻譯",
"@translateButton": {},
"undoTranslateButton": "顯示原文",
"@undoTranslateButton": {},
"settingsThirdPartyServices": "第三方服務",
"@settingsThirdPartyServices": {},
"replyButtonLabel": "回覆",
"@replyButtonLabel": {},
"favoriteButtonLabel": "收藏",
"@favoriteButtonLabel": {},
"repeatButtonLabel": "轉貼",
"@repeatButtonLabel": {},
"bookmarkButtonLabel": "書籤",
"@bookmarkButtonLabel": {},
"shareButtonLabel": "分享",
"@shareButtonLabel": {},
"deleteButtonLabel": "刪除",
"@deleteButtonLabel": {},
"editButtonLabel": "編輯",
"@editButtonLabel": {},
"reactButtonLabel": "反應",
"@reactButtonLabel": {},
"settingsAccessibility": "無障礙",
"@settingsAccessibility": {},
"visibilityMutuals": "僅限相互",
"@visibilityMutuals": {},
"visibilityMutualsDescription": "只限您追蹤的和追蹤您的人可見",
"@visibilityMutualsDescription": {},
"prideSettingsHeader": "Pride",
"@prideSettingsHeader": {},
"prideFlag": "驕傲旗幟",
"@prideFlag": {},
"enablePrideFlag": "啟用Pride",
"@enablePrideFlag": {},
"finishButtonLabel": "完成",
"@finishButtonLabel": {},
"messagesTab": "訊息",
"@messagesTab": {},
"listsTab": "列表",
"@listsTab": {},
"exceptionShowJson": "顯示JSON",
"@exceptionShowJson": {},
"showDetailsButtonLabel": "顯示詳細資料",
"@showDetailsButtonLabel": {},
"exceptionReasonGeneric": "發生錯誤",
"@exceptionReasonGeneric": {},
"exceptionReasonUnauthorized": "發生錯誤",
"@exceptionReasonUnauthorized": {},
"exceptionReasonServerError": "內部伺服器錯誤",
"@exceptionReasonServerError": {},
"exceptionReasonForbidden": "被遮蔽",
"@exceptionReasonForbidden": {},
"exceptionReasonParseError": "無法解析回應",
"@exceptionReasonParseError": {},
"pollOptionVoteCount": "{count, plural, =1 {1 票} other {{count} 票}}",
"@pollOptionVoteCount": {},
"pollTotalVotes": "{voteCount, plural, =1 {1 票} other {{voteCount} 票}} 總共",
"@pollTotalVotes": {},
"copyToClipboardButtonTooltip": "複製到剪貼簿",
"@copyToClipboardButtonTooltip": {},
"usersTab": "使用者",
"@usersTab": {},
"searchUsersNoResults": "沒有找到使用者",
"@searchUsersNoResults": {},
"searchPostsNoResults": "沒有找到貼文",
"@searchPostsNoResults": {},
"searchHashtagsNoResults": "未找到主題標籤",
"@searchHashtagsNoResults": {},
"noRecentlyUsedEmojis": "這兒還沒有emoji...",
"@noRecentlyUsedEmojis": {},
"postAnywayButtonLabel": "仍然傳送",
"@postAnywayButtonLabel": {
"description": "Used in confirmation dialogs"
},
"missingDescriptionDialogTitle": "附件缺失描述",
"@missingDescriptionDialogTitle": {},
"missingDescriptionDialogDescription": "描述可以讓無法查看附件的使用者了解其內容。",
"@missingDescriptionDialogDescription": {},
"customEmojisTab": "自訂",
"@customEmojisTab": {},
"recentEmojisTab": "最近使用",
"@recentEmojisTab": {},
"showStackTrace": "顯示堆疊追蹤",
"@showStackTrace": {},
"exceptionDialogTitle": "異常詳情",
"@exceptionDialogTitle": {},
"findUserDialogTitle": "尋找使用者",
"@findUserDialogTitle": {},
"findUserDialogHint": "搜尋使用者",
"@findUserDialogHint": {},
"retryButtonLabel": "重試",
"@retryButtonLabel": {},
"applyButtonLabel": "應用",
"@applyButtonLabel": {},
"removeAttachmentButtonLabel": "移除附件",
"@removeAttachmentButtonLabel": {},
"unfollowButtonLabel": "取消追蹤",
"@unfollowButtonLabel": {},
"followButtonLabel": "追蹤",
"@followButtonLabel": {},
"pendingFollowRequestButtonLabel": "待確認",
"@pendingFollowRequestButtonLabel": {},
"editProfileButtonLabel": "編輯個人資料",
"@editProfileButtonLabel": {},
"userJoinDate": "{date}時加入",
"@userJoinDate": {
"placeholders": {
"date": {
"type": "DateTime",
"format": "yMMMMd"
}
}
},
"shareSheetFormatLink": "連結",
"@shareSheetFormatLink": {},
"shareSheetFormatRemoteLink": "連結於{host}",
"@shareSheetFormatRemoteLink": {},
"shareSheetFormatContent": "內容",
"@shareSheetFormatContent": {},
"misskeyCalendarToday": "今日",
"@misskeyCalendarToday": {},
"misskeyCalendarYear": "年",
"@misskeyCalendarYear": {},
"misskeyCalendarMonth": "月",
"@misskeyCalendarMonth": {},
"chatPreviewAttachments": "{attachmentCount, plural, =1 {1 附件} other {{attachmentCount} 附件}}",
"@chatPreviewAttachments": {},
"createButtonLabel": "建立",
"@createButtonLabel": {},
"renameButtonLabel": "重新命名",
"@renameButtonLabel": {},
"proceedButtonLabel": "繼續",
"@proceedButtonLabel": {},
"themeAffection": "情感",
"@themeAffection": {},
"themeJoy": "喜悅",
"@themeJoy": {},
"themeComfort": "舒適",
"@themeComfort": {},
"themeCompassion": "共鳴",
"@themeCompassion": {},
"themeSerenity": "寧靜",
"@themeSerenity": {},
"themeSpirit": "活力",
"@themeSpirit": {},
"themeCare": "關心",
"@themeCare": {},
"favoriteCount": "{count, plural, =1 {1 收藏} other {{count} 收藏}}",
"@favoriteCount": {},
"repeatCount": "{count, plural, =1 {1 轉貼} other {{count} 轉貼}}",
"@repeatCount": {},
"bookmarkCount": "{count, plural, =1 {1 書籤} other {{count} 書籤}}",
"@bookmarkCount": {},
"pollOptionCount": "{count, plural, =1 {1 選項} other {{count} 選項}}",
"@pollOptionCount": {},
"openInMenuItemLabel": "開啟...",
"@openInMenuItemLabel": {},
"peopleDialogTitle": "人們",
"@peopleDialogTitle": {},
"favoritesTab": "收藏",
"@favoritesTab": {},
"mediaTab": "媒體",
"@mediaTab": {},
"followerCount": "{count, plural, =1 {1 追蹤者} other {{count} 追蹤者}}",
"@followerCount": {
"placeholders": {
"count": {
"type": "int",
"format": "compact"
}
}
},
"followingCount": "{count, plural, other {{count} 追蹤中}}",
"@followingCount": {
"placeholders": {
"count": {
"type": "int",
"format": "compact"
}
}
},
"timeDifferenceDaysLong": "{days, plural, =1 {1 天前} other {{days} 天前}}",
"@timeDifferenceDaysLong": {
"description": "Text used to display how many days have passed since a certain event",
"placeholders": {
"days": {
"description": "Amount of days",
"example": "2"
}
}
},
"timeDifferenceWeeksLong": "{weeks, plural, =1 {1 週前} other {{weeks} 週前}}",
"@timeDifferenceWeeksLong": {
"description": "Text used to display how many weeks have passed since a certain event",
"placeholders": {
"weeks": {
"description": "Amount of weeks",
"example": "2"
}
}
},
"timeDifferenceYearsLong": "{years, plural, =1 {1 年前} other {{years} 年前}}",
"@timeDifferenceYearsLong": {
"description": "Text used to display how many years have passed since a certain event",
"placeholders": {
"years": {
"description": "Amount of years",
"example": "2"
}
}
},
"timeDifferenceSecondsLong": "{seconds, plural, =1 {1 秒前} other {{seconds} 秒前}}",
"@timeDifferenceSecondsLong": {
"description": "Text used to display how many seconds have passed since a certain event",
"placeholders": {
"seconds": {
"description": "Amount of seconds",
"example": "2"
}
}
},
"timeDifferenceNowLong": "剛剛",
"@timeDifferenceNowLong": {
"description": "Text used to display an event that just happened"
},
"apiTypeDialog_title": "無法偵測實例類型",
"@apiTypeDialog_title": {},
"apiTypeDialog_description": "Kaiteki 試圖找出實例正在運行什麼,但無法弄清楚。請從下面選擇正確的實例。",
"@apiTypeDialog_description": {},
"composeContentWarningHint": "有關於內容的警告(可選)",
"@composeContentWarningHint": {},
"followersTab": "追蹤者",
"@followersTab": {},
"homeTab": "主頁",
"@homeTab": {},
"notificationsTab": "通知",
"@notificationsTab": {},
"chatsTab": "聊天",
"@chatsTab": {},
"niy": "還沒實現",
"@niy": {},
"settings": "設定",
"@settings": {},
"welcome": "歡迎使用Kaiteki!",
"@welcome": {},
"settingsProfile": "個資",
"@settingsProfile": {},
"settingsSecurity": "安全性",
"@settingsSecurity": {},
"settingsKaiteki": "Kaiteki的設定",
"@settingsKaiteki": {},
"authOAuthPending": "正在等待OAuth完成…",
"@authOAuthPending": {
"description": "Kaiteki is waiting for an external website to confirm an authorization request"
},
"unsupportedInstanceDescriptionCORS": "Kaiteki Web目前不支援{api} ,因為您的瀏覽器會阻止來自其他網站的對實例的請求。欲了解更多信息,請訪問 ",
"@unsupportedInstanceDescriptionCORS": {
"placeholders": {
"api": {
"description": "Name of the instance backend software",
"example": "Pleroma"
}
}
},
"emptyAccounts": "無帳戶",
"@emptyAccounts": {
"description": "Placeholder text used if user doesn't have any accounts"
},
"manageAccountsTitle": "管理帳戶",
"@manageAccountsTitle": {},
"accountRemovalConfirmationDescription": "如果你移除了此帳戶,稍後需要重新登入以繼續使用。",
"@accountRemovalConfirmationDescription": {},
"timeDifferenceWeeks": "{weeks}週",
"@timeDifferenceWeeks": {
"description": "Text used to display how many weeks have passed since a certain event",
"placeholders": {
"weeks": {
"description": "Amount of weeks",
"example": "2"
}
}
},
"timeDifferenceSeconds": "{seconds}秒",
"@timeDifferenceSeconds": {
"description": "Text used to display how many seconds have passed since a certain event",
"placeholders": {
"seconds": {
"description": "Amount of seconds",
"example": "2"
}
}
},
"postFavoriteFailed": "無法進行此操作",
"@postFavoriteFailed": {},
"timelineDirectMessages": "DM",
"@timelineDirectMessages": {},
"postRepeatFailed": "無法進行此操作",
"@postRepeatFailed": {},
"timelineBookmarks": "書籤",
"@timelineBookmarks": {},
"timelineFollowing": "正在跟隨",
"@timelineFollowing": {},
"timelineHomeDescription": "您和您追蹤的人發布的貼文",
"@timelineHomeDescription": {},
"timelineFederatedDescription": "來自聯邦宇宙的貼文",
"@timelineFederatedDescription": {},
"timelineLocalDescription": "您所在實例上所有人的貼文",
"@timelineLocalDescription": {},
"timelineDirectMessagesDescription": "直接傳送給他人的貼文",
"@timelineDirectMessagesDescription": {},
"timelineBookmarksDescription": "已加書籤的貼文",
"@timelineBookmarksDescription": {},
"keyboardShortcutsOpenDialog": "顯示鍵盤快速鍵",
"@keyboardShortcutsOpenDialog": {},
"keyboardShortcutsReplyToPost": "回覆貼文",
"@keyboardShortcutsReplyToPost": {},
"keyboardShortcutsFavoritePost": "按讃貼文",
"@keyboardShortcutsFavoritePost": {},
"keyboardShortcutsRepeatPost": "重複發貼",
"@keyboardShortcutsRepeatPost": {},
"keyboardShortcutsBookmarkPost": "加書籤",
"@keyboardShortcutsBookmarkPost": {},
"keyboardShortcutsSubmitPost": "提交貼文",
"@keyboardShortcutsSubmitPost": {},
"keyboardShortcutsRefreshView": "重新整理",
"@keyboardShortcutsRefreshView": {},
"keyboardShortcutsGoToBookmarks": "轉到書籤",
"@keyboardShortcutsGoToBookmarks": {},
"keyboardShortcutsGoToHome": "轉到主頁面",
"@keyboardShortcutsGoToHome": {},
"keyboardShortcutsGoToSettings": "轉到設定",
"@keyboardShortcutsGoToSettings": {},
"keyboardShortcutsGoToNotifications": "轉到通知",
"@keyboardShortcutsGoToNotifications": {},
"keyboardShortcutsPostShortcuts": "捷徑",
"@keyboardShortcutsPostShortcuts": {},
"keyboardShortcutsNavigation": "導覽",
"@keyboardShortcutsNavigation": {},
"directMessagesTitle": "DM",
"@directMessagesTitle": {},
"languageName": "English (Simplified)",
"@languageName": {
"description": "Name of the language in the language itself. This would be \"日本語\" in Japanese, etc. Only write out the country name if it's necessary to distinguish between multiple languages with the same name.",
"context": "Locale picker"
},
"copyAttachmentUrl": "複製附件位址",
"@copyAttachmentUrl": {},
"emojiUnicodeGroupSmileysEmotion": "表情和情緒",
"@emojiUnicodeGroupSmileysEmotion": {},
"listsTitle": "列表",
"@listsTitle": {},
"visibilityCircle": "圈子",
"@visibilityCircle": {},
"contentWarningBehaviorExpand": "展開",
"@contentWarningBehaviorExpand": {},
"settingsHidePostMetricsDescription": "隱藏回覆數、收藏數、轉貼數",
"@settingsHidePostMetricsDescription": {},
"pollTotalVotesMultiple": "{voteCount, plural, =1 {1 票} other {{voteCount} 票}} 總共 {voterCount, plural, =1 {1 人} other {{voterCount} 人}}",
"@pollTotalVotesMultiple": {},
"searchEmojisNoResults": "沒有找到emoji",
"@searchEmojisNoResults": {},
"sendFeedbackButton": "傳送反饋",
"@sendFeedbackButton": {},
"exceptionReportOnGitHub": "在 GitHub 上報告",
"@exceptionReportOnGitHub": {},
"attachmentAltTextFallback": "沒有提供描述",
"@attachmentAltTextFallback": {},
"postLengthExceededDialogTitle": "你的貼文太長了",
"@postLengthExceededDialogTitle": {},
"postLengthExceededDialogDescription": "該貼文超出了{characterLimit}個字元的最大長度",
"@postLengthExceededDialogDescription": {
"placeholders": {
"characterLimit": {
"description": "Maximum number of characters in the post",
"example": "150"
}
}
},
"replyCount": "{count, plural, =1 {1 回覆} other {{count} 回覆}}",
"@replyCount": {},
"timeDifferenceMinutesLong": "{minutes, plural, =1 {1 分鐘前} other {{minutes} 分鐘前}}",
"@timeDifferenceMinutesLong": {
"description": "Text used to display how many minutes have passed since a certain event",
"placeholders": {
"minutes": {
"description": "Amount of minutes",
"example": "2"
}
}
},
"timeDifferenceHoursLong": "{hours, plural, =1 {1 小時前} other {{hours} 小時前}}",
"@timeDifferenceHoursLong": {
"description": "Text used to display how many hours have passed since a certain event",
"placeholders": {
"hours": {
"description": "Amount of hours",
"example": "2"
}
}
},
"peopleDialogButtonLabel": "檢視相關聯的人",
"@peopleDialogButtonLabel": {
"description": "Placeholder button label for opening the people dialog, when no people counts are available"
},
"altText": "替代文字",
"@altText": {},
"changeAltText": "修改替代文字",
"@changeAltText": {
"description": "Refers to attachment descriptions"
},
"userBirthDate": "出生於{date}",
"@userBirthDate": {
"placeholders": {
"date": {
"type": "DateTime",
"format": "yMMMMd"
}
}
}
}