mirror of
https://github.com/tooot-app/app
synced 2025-05-24 23:44:18 +02:00
New translations compose.json (Czech)
This commit is contained in:
parent
d9b6988446
commit
9cdf45a46e
@ -36,44 +36,44 @@
|
|||||||
"header": {
|
"header": {
|
||||||
"postingAs": "Tootovat jako @{{acct}}@{{domain}}",
|
"postingAs": "Tootovat jako @{{acct}}@{{domain}}",
|
||||||
"spoilerInput": {
|
"spoilerInput": {
|
||||||
"placeholder": ""
|
"placeholder": "Upozornění na Spoiler"
|
||||||
},
|
},
|
||||||
"textInput": {
|
"textInput": {
|
||||||
"placeholder": "",
|
"placeholder": "Co se vám honí hlavou",
|
||||||
"keyboardImage": {
|
"keyboardImage": {
|
||||||
"exceedMaximum": {
|
"exceedMaximum": {
|
||||||
"title": ""
|
"title": "Dosáhli jste maximálního počtu příloh"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
"attachments": {
|
"attachments": {
|
||||||
"sensitive": "",
|
"sensitive": "Označit přílohy za citlivé",
|
||||||
"remove": {
|
"remove": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Odebrat nahranou přílohu, číslo {{attachment}}"
|
||||||
},
|
},
|
||||||
"edit": {
|
"edit": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Upravit nahranou přílohu, číslo {{attachment}}"
|
||||||
},
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Nahrát více příloh"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"emojis": {
|
"emojis": {
|
||||||
"accessibilityHint": ""
|
"accessibilityHint": "Klepnutím přidáte emoji pro toot"
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"option": {
|
"option": {
|
||||||
"placeholder": {
|
"placeholder": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Možnost ankety {{index}}",
|
||||||
"single": "",
|
"single": "Jediná správná odpověď",
|
||||||
"multiple": ""
|
"multiple": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"quantity": {
|
"quantity": {
|
||||||
"reduce": {
|
"reduce": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Snížit možnosti hlasování na {{amount}}",
|
||||||
"accessibilityHint": ""
|
"accessibilityHint": ""
|
||||||
},
|
},
|
||||||
"increase": {
|
"increase": {
|
||||||
@ -82,34 +82,34 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"multiple": {
|
"multiple": {
|
||||||
"heading": "",
|
"heading": "Volba typu",
|
||||||
"options": {
|
"options": {
|
||||||
"single": "",
|
"single": "Jediná správná odpověď",
|
||||||
"multiple": ""
|
"multiple": "Výběr z více možností"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"expiration": {
|
"expiration": {
|
||||||
"heading": "",
|
"heading": "",
|
||||||
"options": {
|
"options": {
|
||||||
"300": "",
|
"300": "5 minut",
|
||||||
"1800": "",
|
"1800": "30 minut",
|
||||||
"3600": "",
|
"3600": "1 hodina",
|
||||||
"21600": "",
|
"21600": "6 hodin",
|
||||||
"86400": "",
|
"86400": "1 den",
|
||||||
"259200": "",
|
"259200": "3 dny",
|
||||||
"604800": ""
|
"604800": "7 dní"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"attachment": {
|
"attachment": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Nahrát přílohu",
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "",
|
||||||
"failed": {
|
"failed": {
|
||||||
"alert": {
|
"alert": {
|
||||||
"title": "",
|
"title": "Nahrávání se nezdařilo",
|
||||||
"button": ""
|
"button": "Zkusit znovu"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -119,33 +119,33 @@
|
|||||||
},
|
},
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "",
|
||||||
"title": "",
|
"title": "Viditelnost tootu",
|
||||||
"options": {
|
"options": {
|
||||||
"public": "",
|
"public": "Veřejný",
|
||||||
"unlisted": "",
|
"unlisted": "Neveřejný",
|
||||||
"private": "",
|
"private": "Pouze sledující",
|
||||||
"direct": ""
|
"direct": "Přímá zpráva"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"spoiler": {
|
"spoiler": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Spoiler"
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Přidat emoji",
|
||||||
"accessibilityHint": ""
|
"accessibilityHint": "Otevřete panel výběru emoji, posunutím vodorovně změníte stránku"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"drafts_one": "",
|
"drafts_one": "Koncept ({{count}})",
|
||||||
"drafts_other": ""
|
"drafts_other": "Koncepty ({{count}})"
|
||||||
},
|
},
|
||||||
"editAttachment": {
|
"editAttachment": {
|
||||||
"header": {
|
"header": {
|
||||||
"title": "",
|
"title": "Upravit přílohu",
|
||||||
"right": {
|
"right": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "",
|
||||||
"failed": {
|
"failed": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"button": ""
|
"button": "Zkusit znovu"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -158,14 +158,14 @@
|
|||||||
},
|
},
|
||||||
"draftsList": {
|
"draftsList": {
|
||||||
"header": {
|
"header": {
|
||||||
"title": ""
|
"title": "Koncept"
|
||||||
},
|
},
|
||||||
"warning": "",
|
"warning": "Koncepty jsou ukládány pouze lokálně a mohou být ztraceny při nešťastných událostech. Doporučeně nepoužívat koncepty pro dlouhodobé ukládání.",
|
||||||
"content": {
|
"content": {
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "Uložený koncept, klepnutím upravíte tento koncept",
|
||||||
"textEmpty": ""
|
"textEmpty": "Obsah je prázdný"
|
||||||
},
|
},
|
||||||
"checkAttachment": ""
|
"checkAttachment": "Kontrola příloh na serveru..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user