mirror of https://github.com/tooot-app/app
147 lines
3.4 KiB
JSON
147 lines
3.4 KiB
JSON
{
|
|
"empty": {
|
|
"error": {
|
|
"message": "載入錯誤",
|
|
"button": "重試"
|
|
},
|
|
"success": {
|
|
"message": "空蕩蕩的時間軸"
|
|
}
|
|
},
|
|
"end": {
|
|
"message": "到底了,來杯 <0 /> 如何"
|
|
},
|
|
"lookback": {
|
|
"message": "上次閱讀於"
|
|
},
|
|
"refresh": {
|
|
"fetchPreviousPage": "",
|
|
"refetch": "到最新的位置"
|
|
},
|
|
"shared": {
|
|
"actioned": {
|
|
"pinned": "置頂",
|
|
"favourite": "{{name}} 把您的嘟文加入了最愛",
|
|
"status": "{{name}} 正發了嘟",
|
|
"follow": "{{name}} 追隨您了",
|
|
"follow_request": "{{name}} 要求您允許他的追隨",
|
|
"poll": "您曾投過的投票已經結束",
|
|
"reblog": {
|
|
"default": "{{name}} 轉嘟了",
|
|
"notification": "{{name}} 轉嘟了您的嘟文"
|
|
},
|
|
"update": ""
|
|
},
|
|
"actions": {
|
|
"reply": {
|
|
"accessibilityLabel": "回覆嘟文"
|
|
},
|
|
"reblogged": {
|
|
"accessibilityLabel": "轉發此嘟",
|
|
"function": "轉嘟"
|
|
},
|
|
"favourited": {
|
|
"accessibilityLabel": "將嘟文加入最愛",
|
|
"function": "加入最愛"
|
|
},
|
|
"bookmarked": {
|
|
"accessibilityLabel": "將嘟文加入書籤",
|
|
"function": "加入書籤"
|
|
}
|
|
},
|
|
"actionsUsers": {
|
|
"reblogged_by": {
|
|
"accessibilityLabel": "{{count}} 個使用者轉嘟了此嘟文",
|
|
"accessibilityHint": "點擊可以取得更多使用者資訊",
|
|
"text": "$t(screenTabs:shared.users.statuses.reblogged_by)"
|
|
},
|
|
"favourited_by": {
|
|
"accessibilityLabel": "{{count}} 個使用者喜歡此嘟文",
|
|
"accessibilityHint": "點擊可以取得使用者資訊",
|
|
"text": "$t(screenTabs:shared.users.statuses.favourited_by)"
|
|
},
|
|
"history": {
|
|
"accessibilityLabel": "嘟文被編輯了 {{count}} 次",
|
|
"accessibilityHint": "點擊查看編輯紀錄",
|
|
"text_one": "{{count}} 次編輯",
|
|
"text_other": ""
|
|
}
|
|
},
|
|
"attachment": {
|
|
"sensitive": {
|
|
"button": ""
|
|
},
|
|
"unsupported": {
|
|
"text": "",
|
|
"button": ""
|
|
}
|
|
},
|
|
"avatar": {
|
|
"accessibilityLabel": "",
|
|
"accessibilityHint": ""
|
|
},
|
|
"content": {
|
|
"expandHint": ""
|
|
},
|
|
"filtered": "",
|
|
"fullConversation": "",
|
|
"translate": {
|
|
"default": "",
|
|
"succeed": "",
|
|
"failed": "",
|
|
"source_not_supported": "",
|
|
"target_not_supported": ""
|
|
},
|
|
"header": {
|
|
"shared": {
|
|
"account": {
|
|
"name": {
|
|
"accessibilityHint": ""
|
|
},
|
|
"account": {
|
|
"accessibilityHint": ""
|
|
}
|
|
},
|
|
"application": "",
|
|
"edited": {
|
|
"accessibilityLabel": ""
|
|
},
|
|
"muted": {
|
|
"accessibilityLabel": ""
|
|
},
|
|
"visibility": {
|
|
"direct": {
|
|
"accessibilityLabel": ""
|
|
},
|
|
"private": {
|
|
"accessibilityLabel": ""
|
|
}
|
|
}
|
|
},
|
|
"conversation": {
|
|
"withAccounts": "",
|
|
"delete": {
|
|
"function": ""
|
|
}
|
|
}
|
|
},
|
|
"poll": {
|
|
"meta": {
|
|
"button": {
|
|
"vote": "",
|
|
"refresh": ""
|
|
},
|
|
"count": {
|
|
"voters_one": "",
|
|
"voters_other": "",
|
|
"votes_one": "",
|
|
"votes_other": ""
|
|
},
|
|
"expiration": {
|
|
"expired": "",
|
|
"until": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |