Normalize translations (#6638)

Ran i18n-tasks normalize && yarn manage:translations, so that the
translation changes appear on weblate
This commit is contained in:
Renato "Lond" Cerqueira 2018-03-05 15:12:17 +01:00 committed by Yamagishi Kazutoshi
parent 3b2e783c1f
commit 1674e2f34c
38 changed files with 160 additions and 36 deletions

View file

@ -1,6 +1,7 @@
{
"account.block": "封鎖 @{name}",
"account.block_domain": "隱藏來自 {domain} 的一切貼文",
"account.blocked": "Blocked",
"account.disclaimer_full": "下列資料不一定完整。",
"account.edit_profile": "編輯用者資訊",
"account.follow": "關注",
@ -13,6 +14,7 @@
"account.moved_to": "{name} has moved to:",
"account.mute": "消音 @{name}",
"account.mute_notifications": "Mute notifications from @{name}",
"account.muted": "Muted",
"account.posts": "貼文",
"account.posts_with_replies": "Toots with replies",
"account.report": "檢舉 @{name}",
@ -216,6 +218,7 @@
"report.target": "通報中",
"search.placeholder": "搜尋",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
"search_popout.tips.hashtag": "hashtag",
"search_popout.tips.status": "status",
"search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
@ -238,6 +241,7 @@
"status.mute_conversation": "消音對話",
"status.open": "展開這個狀態",
"status.pin": "置頂到個人資訊頁",
"status.pinned": "Pinned toot",
"status.reblog": "轉推",
"status.reblogged_by": "{name} 轉推了",
"status.reply": "回應",
@ -250,7 +254,6 @@
"status.show_more": "看更多",
"status.unmute_conversation": "不消音對話",
"status.unpin": "解除置頂",
"tabs_bar.compose": "編輯",
"tabs_bar.federated_timeline": "聯盟",
"tabs_bar.home": "家",
"tabs_bar.local_timeline": "本地",