tooot/src/i18n/eu/screens/compose.json

171 lines
3.8 KiB
JSON

{
"heading": {
"left": {
"alert": {
"title": "Editatzeari utzi?",
"buttons": {
"save": "Gorde zirriborroa",
"delete": "Ezabatu zirriborroa"
}
}
},
"right": {
"button": {
"default": "Tut egin",
"conversation": "Mezu zuzena bidali",
"reply": "Erantzun",
"deleteEdit": "Berriro tut egin",
"edit": "Editatu",
"share": "Partekatu"
},
"alert": {
"default": {
"title": "Akatsa tut egitean",
"button": "Berriro saiatu"
},
"removeReply": {
"title": "Erantzutako tuta ezin izan da aurkitu",
"description": "Erantzutako tuta ezabatua izan da agian. Zure aipamenetik kendu nahi al duzu?",
"confirm": "Kendu aipamena"
}
}
}
},
"content": {
"root": {
"header": {
"postingAs": "@{{acct}}@{{domain}} bezala tut egiten",
"spoilerInput": {
"placeholder": ""
},
"textInput": {
"placeholder": "",
"keyboardImage": {
"exceedMaximum": {
"title": ""
}
}
}
},
"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": ""
}
},
"expiration": {
"heading": "",
"options": {
"300": "",
"1800": "",
"3600": "",
"21600": "",
"86400": "",
"259200": "",
"604800": ""
}
}
}
},
"actions": {
"attachment": {
"accessibilityLabel": "",
"accessibilityHint": "",
"failed": {
"alert": {
"title": "",
"button": ""
}
}
},
"poll": {
"accessibilityLabel": "",
"accessibilityHint": ""
},
"visibility": {
"accessibilityLabel": "",
"title": "",
"options": {
"public": "",
"unlisted": "",
"private": "",
"direct": ""
}
},
"spoiler": {
"accessibilityLabel": ""
},
"emoji": {
"accessibilityLabel": "",
"accessibilityHint": ""
}
},
"drafts_one": "",
"drafts_other": ""
},
"editAttachment": {
"header": {
"title": "",
"right": {
"accessibilityLabel": "",
"failed": {
"title": "",
"button": ""
}
}
},
"content": {
"altText": {
"heading": "",
"placeholder": ""
}
}
},
"draftsList": {
"header": {
"title": ""
},
"warning": "",
"content": {
"accessibilityHint": "",
"textEmpty": ""
},
"checkAttachment": ""
}
}
}