mirror of
https://github.com/tooot-app/app
synced 2025-04-15 18:57:39 +02:00
New translations compose.json (Chinese Traditional)
This commit is contained in:
parent
34e01f8598
commit
03c48a5403
178
src/i18n/zh-Hant/screens/compose.json
Normal file
178
src/i18n/zh-Hant/screens/compose.json
Normal file
@ -0,0 +1,178 @@
|
|||||||
|
{
|
||||||
|
"heading": {
|
||||||
|
"left": {
|
||||||
|
"button": "",
|
||||||
|
"alert": {
|
||||||
|
"title": "",
|
||||||
|
"buttons": {
|
||||||
|
"save": "",
|
||||||
|
"delete": "",
|
||||||
|
"cancel": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"right": {
|
||||||
|
"button": {
|
||||||
|
"default": "",
|
||||||
|
"conversation": "",
|
||||||
|
"reply": "",
|
||||||
|
"deleteEdit": "",
|
||||||
|
"edit": "",
|
||||||
|
"share": ""
|
||||||
|
},
|
||||||
|
"alert": {
|
||||||
|
"default": {
|
||||||
|
"title": "",
|
||||||
|
"button": ""
|
||||||
|
},
|
||||||
|
"removeReply": {
|
||||||
|
"title": "",
|
||||||
|
"description": "",
|
||||||
|
"cancel": "",
|
||||||
|
"confirm": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"content": {
|
||||||
|
"root": {
|
||||||
|
"header": {
|
||||||
|
"postingAs": "",
|
||||||
|
"spoilerInput": {
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"textInput": {
|
||||||
|
"placeholder": "",
|
||||||
|
"keyboardImage": {
|
||||||
|
"exceedMaximum": {
|
||||||
|
"title": "",
|
||||||
|
"OK": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"attachments": {
|
||||||
|
"sensitive": "",
|
||||||
|
"remove": {
|
||||||
|
"accessibilityLabel": ""
|
||||||
|
},
|
||||||
|
"edit": {
|
||||||
|
"accessibilityLabel": ""
|
||||||
|
},
|
||||||
|
"upload": {
|
||||||
|
"accessibilityLabel": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"emojis": {
|
||||||
|
"accessibilityHint": ""
|
||||||
|
},
|
||||||
|
"poll": {
|
||||||
|
"option": {
|
||||||
|
"placeholder": {
|
||||||
|
"accessibilityLabel": "",
|
||||||
|
"single": "",
|
||||||
|
"multiple": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"quantity": {
|
||||||
|
"reduce": {
|
||||||
|
"accessibilityLabel": "",
|
||||||
|
"accessibilityHint": ""
|
||||||
|
},
|
||||||
|
"increase": {
|
||||||
|
"accessibilityLabel": "",
|
||||||
|
"accessibilityHint": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"multiple": {
|
||||||
|
"heading": "",
|
||||||
|
"options": {
|
||||||
|
"single": "",
|
||||||
|
"multiple": "",
|
||||||
|
"cancel": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"expiration": {
|
||||||
|
"heading": "",
|
||||||
|
"options": {
|
||||||
|
"300": "",
|
||||||
|
"1800": "",
|
||||||
|
"3600": "",
|
||||||
|
"21600": "",
|
||||||
|
"86400": "",
|
||||||
|
"259200": "",
|
||||||
|
"604800": "",
|
||||||
|
"cancel": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"actions": {
|
||||||
|
"attachment": {
|
||||||
|
"accessibilityLabel": "",
|
||||||
|
"accessibilityHint": "",
|
||||||
|
"failed": {
|
||||||
|
"alert": {
|
||||||
|
"title": "",
|
||||||
|
"button": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"poll": {
|
||||||
|
"accessibilityLabel": "",
|
||||||
|
"accessibilityHint": ""
|
||||||
|
},
|
||||||
|
"visibility": {
|
||||||
|
"accessibilityLabel": "",
|
||||||
|
"title": "",
|
||||||
|
"options": {
|
||||||
|
"public": "",
|
||||||
|
"unlisted": "",
|
||||||
|
"private": "",
|
||||||
|
"direct": "",
|
||||||
|
"cancel": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"spoiler": {
|
||||||
|
"accessibilityLabel": ""
|
||||||
|
},
|
||||||
|
"emoji": {
|
||||||
|
"accessibilityLabel": "",
|
||||||
|
"accessibilityHint": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"drafts_one": "",
|
||||||
|
"drafts_other": ""
|
||||||
|
},
|
||||||
|
"editAttachment": {
|
||||||
|
"header": {
|
||||||
|
"title": "",
|
||||||
|
"right": {
|
||||||
|
"accessibilityLabel": "",
|
||||||
|
"failed": {
|
||||||
|
"title": "",
|
||||||
|
"button": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"content": {
|
||||||
|
"altText": {
|
||||||
|
"heading": "",
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"imageFocus": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"draftsList": {
|
||||||
|
"header": {
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"content": {
|
||||||
|
"accessibilityHint": "",
|
||||||
|
"textEmpty": ""
|
||||||
|
},
|
||||||
|
"checkAttachment": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user