Chore: Update translatable strings (#17723)
This commit is contained in:
parent
3bc0aeed50
commit
db04dfc8a6
85 changed files with 276 additions and 192 deletions
|
@ -18,12 +18,12 @@
|
|||
"account.followers": "跟隨者",
|
||||
"account.followers.empty": "尚未有人跟隨這位使用者。",
|
||||
"account.followers_counter": "被 {count, plural,one {{counter} 人}other {{counter} 人}} 跟隨",
|
||||
"account.following": "Following",
|
||||
"account.following_counter": "正在跟隨 {count, plural,one {{counter}}other {{counter} 人}}",
|
||||
"account.follows.empty": "這位使用者尚未跟隨任何人。",
|
||||
"account.follows_you": "跟隨了您",
|
||||
"account.hide_reblogs": "隱藏來自 @{name} 的轉嘟",
|
||||
"account.joined": "加入於 {date}",
|
||||
"account.last_status": "上次活躍時間",
|
||||
"account.link_verified_on": "已在 {date} 檢查此連結的擁有者權限",
|
||||
"account.locked_info": "此帳戶的隱私狀態被設為鎖定。該擁有者會手動審核能跟隨此帳戶的人。",
|
||||
"account.media": "媒體",
|
||||
|
@ -32,7 +32,6 @@
|
|||
"account.mute": "靜音 @{name}",
|
||||
"account.mute_notifications": "靜音來自 @{name} 的通知",
|
||||
"account.muted": "已靜音",
|
||||
"account.never_active": "永不",
|
||||
"account.posts": "嘟文",
|
||||
"account.posts_with_replies": "嘟文與回覆",
|
||||
"account.report": "檢舉 @{name}",
|
||||
|
@ -42,10 +41,12 @@
|
|||
"account.statuses_counter": "{count, plural,one {{counter} 則}other {{counter} 則}}嘟文",
|
||||
"account.unblock": "取消封鎖 @{name}",
|
||||
"account.unblock_domain": "取消封鎖域名 {domain}",
|
||||
"account.unblock_short": "Unblock",
|
||||
"account.unendorse": "不再於個人資料頁面推薦對方",
|
||||
"account.unfollow": "取消跟隨",
|
||||
"account.unmute": "取消靜音 @{name}",
|
||||
"account.unmute_notifications": "重新接收來自 @{name} 的通知",
|
||||
"account.unmute_short": "Unmute",
|
||||
"account_note.placeholder": "按此添加備注",
|
||||
"admin.dashboard.daily_retention": "註冊後使用者存留率(日)",
|
||||
"admin.dashboard.monthly_retention": "註冊後使用者存留率(月)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue