diff --git a/src/i18n/cs/common.json b/src/i18n/cs/common.json index 95547ce9..7b60653d 100644 --- a/src/i18n/cs/common.json +++ b/src/i18n/cs/common.json @@ -1,33 +1,33 @@ { "buttons": { - "OK": "", - "apply": "", - "cancel": "", - "discard": "", - "continue": "", - "create": "", - "delete": "", - "done": "", - "confirm": "", - "add": "" + "OK": "OK", + "apply": "Použít", + "cancel": "Zrušit", + "discard": "Zrušit", + "continue": "Pokračovat", + "create": "Vytvořit", + "delete": "Odstranit", + "done": "Hotovo", + "confirm": "Potvrdit", + "add": "Přidat" }, "customEmoji": { - "accessibilityLabel": "" + "accessibilityLabel": "Vlastní emoji {{emoji}}" }, "message": { "success": { - "message": "" + "message": "{{function}} byl úspěšný" }, "warning": { "message": "" }, "error": { - "message": "" + "message": "{{function}} se nezdařil, zkuste to prosím znovu" } }, - "separator": "", + "separator": ", ", "discard": { - "title": "", - "message": "" + "title": "Změna nebyla uložena", + "message": "Vaše změna nebyla uložena. Chcete zrušit ukládání změn?" } } \ No newline at end of file diff --git a/src/i18n/cs/components/contextMenu.json b/src/i18n/cs/components/contextMenu.json index 6306d3a7..8ac33435 100644 --- a/src/i18n/cs/components/contextMenu.json +++ b/src/i18n/cs/components/contextMenu.json @@ -1,106 +1,106 @@ { - "accessibilityHint": "", + "accessibilityHint": "Akce pro tento toot, jako zveřejněný uživatel, toot sám", "account": { - "title": "", + "title": "Uživatelské akce", "following": { - "action_false": "", - "action_true": "" + "action_false": "Sledovat uživatele", + "action_true": "Přestat sledovat uživatele" }, - "inLists": "", + "inLists": "Seznamy obsahující uživatele ...", "showBoosts": { - "action_false": "", - "action_true": "" + "action_false": "Zobrazit boosty uživatele", + "action_true": "Skrýt boosty uživatele" }, "mute": { - "action_false": "", - "action_true": "" + "action_false": "Ztlumit uživatele", + "action_true": "Zrušit ztlumení uživatele" }, "followAs": { - "trigger": "", - "succeed_default": "", - "succeed_locked": "", - "failed": "" + "trigger": "Sledovat jako ...", + "succeed_default": "Nyní sledujte @{{target}} s @{{source}}", + "succeed_locked": "Žádost o sledování byla odeslána na @{{target}} s {{source}}, čeká na schválení", + "failed": "Sledovat jako" }, - "blockReport": "", + "blockReport": "Blokovat a hlásit", "block": { - "action_false": "", - "action_true": "", + "action_false": "Blokovat uživatele", + "action_true": "Odblokovat uživatele", "alert": { - "title": "" + "title": "Potvrdit blokování uživatele @{{username}}?" } }, "reports": { - "action": "", + "action": "Nahlásit a blokovat uživatele", "alert": { - "title": "" + "title": "Potvrdit nahlášení a blokování uživatele @{{username}}?" } } }, "at": { - "direct": "", - "public": "" + "direct": "Přímá zpráva", + "public": "Veřejná zpráva" }, "copy": { - "action": "", - "succeed": "" + "action": "Kopírovat toot", + "succeed": "Zkopírováno" }, "instance": { - "title": "", + "title": "Akce Instance", "block": { - "action": "", + "action": "Blokovat instanci {{instance}}", "alert": { - "title": "", - "message": "" + "title": "Potvrdit blokování instance {{instance}}?", + "message": "Většinou chcete ztlumit nebo blokovat určitého uživatele.\n\nPo blokování instance bude veškerý obsah včetně sledujících z této instance odstraněn!" } } }, "hashtag": { "follow": { - "action_false": "", - "action_true": "" + "action_false": "Sledovat", + "action_true": "Přestat sledovat" }, "filter": { - "action": "" + "action": "Filtrovat hashtag ..." } }, "share": { "status": { - "action": "" + "action": "Sdílet toot" }, "account": { - "action": "" + "action": "Sdílet uživatele" } }, "status": { - "title": "", + "title": "Akce tootu", "edit": { - "action": "" + "action": "Edit toot" }, "delete": { - "action": "", + "action": "Smazat seznam", "alert": { - "title": "", - "message": "" + "title": "Potvrdit smazání?", + "message": "Všechny boosty a oblíbené budou smazány, včetně všech odpovědí." } }, "deleteEdit": { - "action": "", + "action": "Odstranit toot a repost", "alert": { - "title": "", - "message": "" + "title": "Potvrdit odstranění a repost?", + "message": "Všechny boosty a oblíbené budou smazány, včetně všech odpovědí." } }, "mute": { - "action_false": "", - "action_true": "" + "action_false": "Ztlumit toot a odpovědi", + "action_true": "Zrušit ztlumení tootu a odpovědí" }, "pin": { - "action_false": "", - "action_true": "" + "action_false": "Připnout toot", + "action_true": "Odepnout toot" }, "filter": { - "action_false": "", - "action_true": "" + "action_false": "Filtrovat toot ...", + "action_true": "Spravovat filtry ..." } } } \ No newline at end of file diff --git a/src/i18n/cs/components/emojis.json b/src/i18n/cs/components/emojis.json index 9e26dfee..21772528 100644 --- a/src/i18n/cs/components/emojis.json +++ b/src/i18n/cs/components/emojis.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "frequentUsed": "Často používané" +} \ No newline at end of file diff --git a/src/i18n/cs/components/instance.json b/src/i18n/cs/components/instance.json index 70f946fd..7f111438 100644 --- a/src/i18n/cs/components/instance.json +++ b/src/i18n/cs/components/instance.json @@ -1,25 +1,25 @@ { "server": { "textInput": { - "placeholder": "" + "placeholder": "Doména instance" }, - "whitelisted": "", - "button": "", + "whitelisted": "Toto může být instance, ze které tooot nemůže načíst data před přihlášením.", + "button": "Přihlásit se", "information": { - "name": "", - "description": "" + "name": "Název", + "description": "Popis" }, "disclaimer": { - "base": "" + "base": "Přihlášení používá systémový prohlížeč, takže informace o vašem účtu nebudou viditelné pro aplikaci tooot." }, "terms": { - "base": "" + "base": "Přihlášením souhlasíte se <0>zásadami ochrany osobních údajů a <1>podmínkami služby." } }, "update": { "alert": { - "title": "", - "message": "" + "title": "Přihlášen do této instance", + "message": "Můžete se přihlásit i k jinému účtu a uchovat tak přihlášený existující účet" } } } \ No newline at end of file diff --git a/src/i18n/cs/components/mediaSelector.json b/src/i18n/cs/components/mediaSelector.json index afd894e4..8f4dc023 100644 --- a/src/i18n/cs/components/mediaSelector.json +++ b/src/i18n/cs/components/mediaSelector.json @@ -1,10 +1,10 @@ { - "title": "", - "message": "", + "title": "Zvolte zdroj médií", + "message": "Mediální EXIF data nejsou nahrána", "options": { - "image": "", - "image_max": "", - "video": "", - "video_max": "" + "image": "Nahrát fotky", + "image_max": "Nahrát fotky (max. {{max}})", + "video": "Nahrát video", + "video_max": "Nahrát video (max {{max}})" } } \ No newline at end of file diff --git a/src/i18n/cs/components/parse.json b/src/i18n/cs/components/parse.json index c2dc48a6..2daaa8b6 100644 --- a/src/i18n/cs/components/parse.json +++ b/src/i18n/cs/components/parse.json @@ -1,8 +1,8 @@ { "HTML": { - "accessibilityHint": "", - "expanded": "", - "moreLines": "", - "defaultHint": "" + "accessibilityHint": "Klepnutím rozbalíte nebo sbalíte obsah", + "expanded": "{{hint}}{{moreLines}}", + "moreLines": " ({{count}} více řádků)", + "defaultHint": "Dlouhý toot" } } \ No newline at end of file diff --git a/src/i18n/cs/components/relationship.json b/src/i18n/cs/components/relationship.json index ccf2aa7b..e5b68330 100644 --- a/src/i18n/cs/components/relationship.json +++ b/src/i18n/cs/components/relationship.json @@ -1,16 +1,16 @@ { "follow": { - "function": "" + "function": "Sledovat uživatele" }, "block": { - "function": "" + "function": "Zablokovat uživatele" }, "button": { - "error": "", - "blocked_by": "", - "blocking": "", - "following": "", - "requested": "", - "default": "" + "error": "Chyba při načítání", + "blocked_by": "Blokováno uživatelem", + "blocking": "Odblokovat", + "following": "Přestat sledovat", + "requested": "Zrušit žádost", + "default": "Sledovat" } } \ No newline at end of file diff --git a/src/i18n/cs/components/timeline.json b/src/i18n/cs/components/timeline.json index 4c3d04a8..0515c0a6 100644 --- a/src/i18n/cs/components/timeline.json +++ b/src/i18n/cs/components/timeline.json @@ -1,166 +1,166 @@ { "empty": { "error": { - "message": "", - "button": "" + "message": "Chyba při načítání", + "button": "Zkusit znovu" }, "success": { - "message": "" + "message": "Časová osa prázdná" } }, "end": { - "message": "" + "message": "Konec, co takhle šálek <0 />" }, "lookback": { - "message": "" + "message": "Poslední přečtení v" }, "refresh": { - "fetchPreviousPage": "", - "refetch": "", - "fetching": "", + "fetchPreviousPage": "Novější odsud", + "refetch": "Nejnovější", + "fetching": "Načítání nových tootů ...", "fetched": { - "none": "", - "found": "" + "none": "Žádné nové tooty", + "found": "Načtené nové tooty ({{count}})" } }, "shared": { "actioned": { - "pinned": "", - "favourite": "", - "status": "", - "follow": "", - "follow_request": "", - "poll": "", + "pinned": "Připnuto", + "favourite": "{{name}} si oblíbil váš toot", + "status": "{{name}} právě zveřejnil", + "follow": "{{name}} vás sleduje", + "follow_request": "{{name}} vás požádal o sledování", + "poll": "Anketa, ve které jste hlasoval/a, skončila", "reblog": { - "default": "", - "myself": "", - "notification": "" + "default": "{{name}} boostnul/a", + "myself": "Boostnul jsem", + "notification": "{{name}} boostnul váš toot" }, - "update": "", - "admin.sign_up": "", - "admin.report": "" + "update": "Reblog byl upraven", + "admin.sign_up": "{{name}} se připojil do instance", + "admin.report": "{{name}} nahlásil:" }, "actions": { "reply": { - "accessibilityLabel": "" + "accessibilityLabel": "Odpovědět na tento toot" }, "reblogged": { - "accessibilityLabel": "", - "function": "", + "accessibilityLabel": "Boostnout tento toot", + "function": "Boostnout toot", "options": { - "title": "", - "public": "", - "unlisted": "" + "title": "Zvolte viditelnost boostu", + "public": "Veřejný boost", + "unlisted": "Nezobrazovat boost" } }, "favourited": { - "accessibilityLabel": "", - "function": "" + "accessibilityLabel": "Přidat tento toot mezi oblíbené", + "function": "Oblíbený toot" }, "bookmarked": { - "accessibilityLabel": "", - "function": "" + "accessibilityLabel": "Přidat tento toot do záložek", + "function": "Záložky toot" }, - "openReport": "" + "openReport": "Otevřít hlášení" }, "actionsUsers": { "reblogged_by": { - "accessibilityLabel": "", - "accessibilityHint": "", - "text": "" + "accessibilityLabel": "{{count}} uživatelů boostlo tento toot", + "accessibilityHint": "Klepnutím zjistíte uživatele", + "text": "$t(screenTabs:shared.users.statuses.reblogged_by)" }, "favourited_by": { - "accessibilityLabel": "", - "accessibilityHint": "", - "text": "" + "accessibilityLabel": "{{count}} uživatelů oblíbilo tento toot", + "accessibilityHint": "Klepnutím zjistíte uživatele", + "text": "$t(screenTabs:shared.users.statuses.favourited_by)" }, "history": { - "accessibilityLabel": "", - "accessibilityHint": "", - "text_one": "", - "text_other": "" + "accessibilityLabel": "Tento toot byl upraven {{count}} krát", + "accessibilityHint": "Klepnutím zobrazíte historii úprav", + "text_one": "{{count}} upravit", + "text_other": "{{count}} úpravy" } }, "attachment": { "sensitive": { - "button": "" + "button": "Zobrazit citlivá média" }, "unsupported": { - "text": "", - "button": "" + "text": "Chyba načítání", + "button": "Vyzkoušet vzdálený odkaz" }, - "altText": "" + "altText": "Alternativní text" }, "avatar": { - "accessibilityLabel": "", - "accessibilityHint": "" + "accessibilityLabel": "Avatar {{name}}", + "accessibilityHint": "Klepnutím přejděte na stránku {{name}}" }, "content": { - "expandHint": "" + "expandHint": "Skrytý obsah" }, "filtered": { - "reveal": "", - "match_v1": "", - "match_v2_one": "", - "match_v2_other": "" + "reveal": "Přesto zobrazit", + "match_v1": "Filtrované: {{phrase}}.", + "match_v2_one": "Filtrováno {{filters}}.", + "match_v2_other": "Filtrováno {{count}} filtry, {{filters}}." }, - "fullConversation": "", + "fullConversation": "Přečíst konverzace", "translate": { - "default": "", - "succeed": "", - "failed": "", - "source_not_supported": "", - "target_not_supported": "" + "default": "Přeložit", + "succeed": "Přeloženo {{provider}} z {{source}}", + "failed": "Překlad selhal", + "source_not_supported": "jazyk tootu není podporován", + "target_not_supported": "Cílový jazyk není podporován" }, "header": { "shared": { "account": { "name": { - "accessibilityHint": "" + "accessibilityHint": "Jjméno uživatele" }, "account": { - "accessibilityHint": "" + "accessibilityHint": "Uživatelský účet" } }, - "application": "", + "application": "přes {{application}}", "edited": { - "accessibilityLabel": "" + "accessibilityLabel": "Toot upraven" }, "muted": { - "accessibilityLabel": "" + "accessibilityLabel": "Toot ztlumený" }, - "replies": "", + "replies": "Odpovědi <0 />", "visibility": { "direct": { - "accessibilityLabel": "" + "accessibilityLabel": "Toot je přímá zpráva" }, "private": { - "accessibilityLabel": "" + "accessibilityLabel": "Toot je viditelný pouze pro sledující" } } }, "conversation": { - "withAccounts": "", + "withAccounts": "S", "delete": { - "function": "" + "function": "Odstranit přímou zprávu" } } }, "poll": { "meta": { "button": { - "vote": "", - "refresh": "" + "vote": "Hlasovat", + "refresh": "Obnovit" }, "count": { - "voters_one": "", - "voters_other": "", - "votes_one": "", - "votes_other": "" + "voters_one": "{{count}} uživatel hlasoval", + "voters_other": "{{count}} uživatelů hlasovalo", + "votes_one": "{{count}} hlas", + "votes_other": "{{count}} hlasů" }, "expiration": { - "expired": "", - "until": "" + "expired": "Hlasování skončilo", + "until": "Vyprší <0 />" } } } diff --git a/src/i18n/cs/screens.json b/src/i18n/cs/screens.json index 35d8636e..adb11253 100644 --- a/src/i18n/cs/screens.json +++ b/src/i18n/cs/screens.json @@ -1,17 +1,17 @@ { "screenshot": { - "title": "", - "message": "" + "title": "Ochrana soukromí", + "message": "Prosím, nezveřejňujte identitu jiného uživatele, jako je uživatelské jméno, avatar atd. Děkujeme!" }, "localCorrupt": { - "message": "" + "message": "Přihlášení vypršelo, prosím přihlaste se znovu" }, "pushError": { - "message": "", - "description": "" + "message": "Chyba Push serveru", + "description": "Prosím znovu povolte push oznámení v nastavení" }, "shareError": { - "imageNotSupported": "", - "videoNotSupported": "" + "imageNotSupported": "Obrázek typu {{type}} není podporován", + "videoNotSupported": "Video typu {{type}} není podporováno" } } \ No newline at end of file diff --git a/src/i18n/cs/screens/accountSelection.json b/src/i18n/cs/screens/accountSelection.json index b16795a6..93814828 100644 --- a/src/i18n/cs/screens/accountSelection.json +++ b/src/i18n/cs/screens/accountSelection.json @@ -1,6 +1,6 @@ { - "heading": "", + "heading": "Sdílet...", "content": { - "select_account": "" + "select_account": "Vyberte účet" } } \ No newline at end of file diff --git a/src/i18n/cs/screens/announcements.json b/src/i18n/cs/screens/announcements.json index 95737a45..8b2f5eb9 100644 --- a/src/i18n/cs/screens/announcements.json +++ b/src/i18n/cs/screens/announcements.json @@ -1,10 +1,10 @@ { - "heading": "", + "heading": "Oznámení", "content": { - "published": "", + "published": "Zveřejněno <0 />", "button": { - "read": "", - "unread": "" + "read": "Číst", + "unread": "Označit jako přečtené" } } } \ No newline at end of file diff --git a/src/i18n/cs/screens/compose.json b/src/i18n/cs/screens/compose.json index 771e39e8..a834e3c3 100644 --- a/src/i18n/cs/screens/compose.json +++ b/src/i18n/cs/screens/compose.json @@ -2,31 +2,31 @@ "heading": { "left": { "alert": { - "title": "", + "title": "Zrušit úpravy?", "buttons": { - "save": "", - "delete": "" + "save": "Uložit koncept", + "delete": "Odstranit koncept" } } }, "right": { "button": { - "default": "", - "conversation": "", - "reply": "", - "deleteEdit": "", - "edit": "", - "share": "" + "default": "Toot", + "conversation": "Toot DM", + "reply": "Odpověď na Toot", + "deleteEdit": "Toot", + "edit": "Toot", + "share": "Toot" }, "alert": { "default": { - "title": "", - "button": "" + "title": "Tootování selhalo", + "button": "Zkusit znovu" }, "removeReply": { - "title": "", - "description": "", - "confirm": "" + "title": "Odpověď tootu nebyla nalezena", + "description": "Odpovězený toot mohl být odstraněn. Chcete jej odebrat z vašeho odkazu?", + "confirm": "Odebrat reference" } } } @@ -34,138 +34,138 @@ "content": { "root": { "header": { - "postingAs": "", + "postingAs": "Tootovat jako @{{acct}}@{{domain}}", "spoilerInput": { - "placeholder": "" + "placeholder": "Upozornění na Spoiler" }, "textInput": { - "placeholder": "", + "placeholder": "Co se vám honí hlavou", "keyboardImage": { "exceedMaximum": { - "title": "" + "title": "Dosáhli jste maximálního počtu příloh" } } } }, "footer": { "attachments": { - "sensitive": "", + "sensitive": "Označit přílohy za citlivé", "remove": { - "accessibilityLabel": "" + "accessibilityLabel": "Odebrat nahranou přílohu, číslo {{attachment}}" }, "edit": { - "accessibilityLabel": "" + "accessibilityLabel": "Upravit nahranou přílohu, číslo {{attachment}}" }, "upload": { - "accessibilityLabel": "" + "accessibilityLabel": "Nahrát více příloh" } }, "emojis": { - "accessibilityHint": "" + "accessibilityHint": "Klepnutím přidáte emoji pro toot" }, "poll": { "option": { "placeholder": { - "accessibilityLabel": "", - "single": "", - "multiple": "" + "accessibilityLabel": "Možnost ankety {{index}}", + "single": "Jediná správná odpověď", + "multiple": "Výběr z více možností" } }, "quantity": { "reduce": { - "accessibilityLabel": "", - "accessibilityHint": "" + "accessibilityLabel": "Snížit možnosti hlasování na {{amount}}", + "accessibilityHint": "Bylo dosaženo minimálního množství možností průzkumu, v současné době má {{amount}}" }, "increase": { - "accessibilityLabel": "", - "accessibilityHint": "" + "accessibilityLabel": "Zvýšit možnosti hlasování na {{amount}}", + "accessibilityHint": "Bylo dosaženo maximálního množství možností průzkumu, v současné době má {{amount}}" } }, "multiple": { - "heading": "", + "heading": "Volba typu", "options": { - "single": "", - "multiple": "" + "single": "Jediná správná odpověď", + "multiple": "Výběr z více možností" } }, "expiration": { - "heading": "", + "heading": "Platnost", "options": { - "300": "", - "1800": "", - "3600": "", - "21600": "", - "86400": "", - "259200": "", - "604800": "" + "300": "5 minut", + "1800": "30 minut", + "3600": "1 hodina", + "21600": "6 hodin", + "86400": "1 den", + "259200": "3 dny", + "604800": "7 dní" } } } }, "actions": { "attachment": { - "accessibilityLabel": "", - "accessibilityHint": "", + "accessibilityLabel": "Nahrát přílohu", + "accessibilityHint": "Když existuje nějaká příloha, funkce ankety bude vypnuta", "failed": { "alert": { - "title": "", - "button": "" + "title": "Nahrávání se nezdařilo", + "button": "Zkusit znovu" } } }, "poll": { - "accessibilityLabel": "", - "accessibilityHint": "" + "accessibilityLabel": "Přidat anketu", + "accessibilityHint": "Když je anketa aktivní, funkce přílohy bude vypnuta" }, "visibility": { - "accessibilityLabel": "", - "title": "", + "accessibilityLabel": "Viditelnost tootu je {{visibility}}", + "title": "Viditelnost tootu", "options": { - "public": "", - "unlisted": "", - "private": "", - "direct": "" + "public": "Veřejný", + "unlisted": "Neveřejný", + "private": "Pouze sledující", + "direct": "Přímá zpráva" } }, "spoiler": { - "accessibilityLabel": "" + "accessibilityLabel": "Spoiler" }, "emoji": { - "accessibilityLabel": "", - "accessibilityHint": "" + "accessibilityLabel": "Přidat emoji", + "accessibilityHint": "Otevřete panel výběru emoji, posunutím vodorovně změníte stránku" } }, - "drafts_one": "", - "drafts_other": "" + "drafts_one": "Koncept ({{count}})", + "drafts_other": "Koncepty ({{count}})" }, "editAttachment": { "header": { - "title": "", + "title": "Upravit přílohu", "right": { - "accessibilityLabel": "", + "accessibilityLabel": "Uložit editaci přílohy", "failed": { - "title": "", - "button": "" + "title": "Úprava selhala", + "button": "Zkusit znovu" } } }, "content": { "altText": { - "heading": "", - "placeholder": "" + "heading": "Popis pro zrakově postižené", + "placeholder": "Můžete přidat popis, někdy nazvaný alt-text, na vaše sdělovací prostředky, aby byly přístupné ještě většímu počtu lidí, včetně těch, kteří jsou slepí nebo zrakově postižení.\n\nDobré popisy jsou stručné, ale představte to, co je ve vašich médiích dostatečně přesně, aby bylo možné pochopit jejich kontext." } } }, "draftsList": { "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": { - "accessibilityHint": "", - "textEmpty": "" + "accessibilityHint": "Uložený koncept, klepnutím upravíte tento koncept", + "textEmpty": "Obsah je prázdný" }, - "checkAttachment": "" + "checkAttachment": "Kontrola příloh na serveru..." } } } \ No newline at end of file diff --git a/src/i18n/cs/screens/imageViewer.json b/src/i18n/cs/screens/imageViewer.json index 17bba91e..4168972b 100644 --- a/src/i18n/cs/screens/imageViewer.json +++ b/src/i18n/cs/screens/imageViewer.json @@ -1,16 +1,16 @@ { "content": { "actions": { - "accessibilityLabel": "", - "accessibilityHint": "" + "accessibilityLabel": "Více akcí tohoto obrázku", + "accessibilityHint": "Tento obrázek lze uložit nebo sdílet" }, "options": { - "save": "", - "share": "" + "save": "Uložit obrázek", + "share": "Sdílet obrázek" }, "save": { - "succeed": "", - "failed": "" + "succeed": "Obrázek byl uložený", + "failed": "Uložení obrázku se nezdařilo" } } } \ No newline at end of file diff --git a/src/i18n/cs/screens/tabs.json b/src/i18n/cs/screens/tabs.json index ced3322a..fca5f4c8 100644 --- a/src/i18n/cs/screens/tabs.json +++ b/src/i18n/cs/screens/tabs.json @@ -1,500 +1,500 @@ { "tabs": { "local": { - "name": "", + "name": "Sleduji", "options": { - "showBoosts": "", - "showReplies": "" + "showBoosts": "Zobrazit boosty", + "showReplies": "Zobrazit odpovědi" } }, "public": { "segments": { - "federated": "", - "local": "", - "explore": "" + "federated": "Federované", + "local": "Místní", + "explore": "Prozkoumat" }, "exploring": { - "heading": "", - "trending": "", - "followRemote": "", - "noTitle": "", + "heading": "Prozkoumání", + "trending": "Trendy", + "followRemote": "Sledovat vzdálenou instanci", + "noTitle": "Bez názvu", "errors": { - "existed": "", - "notAvailable": "" + "existed": "Tuto vzdálenou instanci již sledujete.", + "notAvailable": "Časová osa této instance není veřejná. Zkuste prosím jinou instanci." } } }, "notifications": { - "name": "" + "name": "Notifikace" } }, "common": { "search": { - "accessibilityLabel": "", - "accessibilityHint": "" + "accessibilityLabel": "Hledat", + "accessibilityHint": "Hledat hashtagy, uživatele nebo tooty" } }, "notifications": { "filters": { - "accessibilityLabel": "", - "accessibilityHint": "", - "title": "" + "accessibilityLabel": "Filtr", + "accessibilityHint": "Filtrovat typy oznámení", + "title": "Zobrazit notifikace" } }, "me": { "stacks": { "bookmarks": { - "name": "" + "name": "Záložky" }, "conversations": { - "name": "" + "name": "Přímé zprávy" }, "favourites": { - "name": "" + "name": "Oblíbené" }, "followedTags": { - "name": "" + "name": "Sledované hashtagy" }, "fontSize": { - "name": "" + "name": "Velikost písma" }, "language": { - "name": "" + "name": "Jazyk" }, "list": { - "name": "" + "name": "Seznam: {{list}}" }, "listAccounts": { - "name": "" + "name": "Uživatelé v seznamu: {{list}}" }, "listAdd": { - "name": "" + "name": "Vytvořit seznam" }, "listEdit": { - "name": "" + "name": "Upravit podrobnosti seznamu" }, "lists": { - "name": "" + "name": "Seznamy" }, "push": { - "name": "" + "name": "Push notifikace" }, "preferences": { - "name": "" + "name": "Předvolby" }, "preferencesFilters": { - "name": "" + "name": "Všechny filtry obsahu" }, "preferencesFilterAdd": { - "name": "" + "name": "Vytvořit Filtr" }, "preferencesFilterEdit": { - "name": "" + "name": "Upravit filtr" }, "profile": { - "name": "" + "name": "Upravit profil" }, "profileName": { - "name": "" + "name": "Upravit zobrazované jméno" }, "profileNote": { - "name": "" + "name": "Upravit popis" }, "profileFields": { - "name": "" + "name": "Upravit metadata" }, "settings": { - "name": "" + "name": "Nastavení aplikace" }, "switch": { - "name": "" + "name": "Změnit účet" } }, "fontSize": { - "demo": "", + "demo": "

Toto je demo toot😊. Můžete si vybrat z několika možností níže.

Toto nastavení ovlivní pouze hlavní obsah tootů, ale ne jiné velikosti písma.

", "sizes": { - "S": "", - "M": "", - "L": "", - "XL": "", - "XXL": "" + "S": "S", + "M": "M - Výchozí", + "L": "L", + "XL": "XL", + "XXL": "XXL" } }, "listAccounts": { - "heading": "", - "error": "", - "empty": "" + "heading": "Správa uživatelů", + "error": "Odebrat uživatele ze seznamu", + "empty": "Do seznamu nebyl přidán žádný uživatel" }, "listEdit": { - "heading": "", - "title": "", + "heading": "Upravit podrobnosti seznamu", + "title": "Název", "repliesPolicy": { - "heading": "", + "heading": "Odpovědi od:", "options": { - "none": "", - "list": "", - "followed": "" + "none": "Nikdo", + "list": "Členové seznamu", + "followed": "Sledovaných uživatelů" } } }, "listDelete": { - "heading": "", + "heading": "Smazat seznam", "confirm": { - "title": "", - "message": "" + "title": "Smazat seznam \"{{list}}\"?", + "message": "Tato akce není obnovitelná." } }, "preferences": { "visibility": { - "title": "", + "title": "Výchozí viditelnost příspěvku", "options": { - "public": "", - "unlisted": "", - "private": "" + "public": "Veřejný", + "unlisted": "Neveřejný", + "private": "Pouze sledující" } }, "sensitive": { - "title": "" + "title": "Vždy označovat média jako citlivá" }, "media": { - "title": "", + "title": "Zobrazování médií", "options": { - "default": "", - "show_all": "", - "hide_all": "" + "default": "Skrýt média označená jako citlivá", + "show_all": "Vždy zobrazovat média", + "hide_all": "Vždy skrývat média" } }, "spoilers": { - "title": "" + "title": "Automaticky rozbalit tooty s varováním obsahu" }, "autoplay_gifs": { - "title": "" + "title": "Automaticky přehrávat GIF v tootech" }, "filters": { - "title": "", - "content": "" + "title": "Filtry obsahu", + "content": "{{count}} aktivní" }, "web_only": { - "title": "", - "description": "" + "title": "Aktualizovat nastavení", + "description": "Nastavení níže mohou být aktualizována pouze pomocí webového rozhraní" } }, "preferencesFilters": { - "expired": "", - "keywords_one": "", - "keywords_other": "", - "statuses_one": "", - "statuses_other": "", - "context": "", + "expired": "Vypršel", + "keywords_one": "{{count}} klíčové slovo", + "keywords_other": "{{count}} klíčová slova", + "statuses_one": "{{count}} toot", + "statuses_other": "{{count}} tootů", + "context": "Použije se v <0 />", "contexts": { - "home": "", - "notifications": "", - "public": "", - "thread": "", - "account": "" + "home": "sledování a seznamy", + "notifications": "notifikace", + "public": "federované", + "thread": "konverzace", + "account": "profil" } }, "preferencesFilter": { - "name": "", - "expiration": "", + "name": "Název", + "expiration": "Vypršení platnosti", "expirationOptions": { - "0": "", - "1800": "", - "3600": "", - "43200": "", - "86400": "", - "604800": "", - "18144000": "" + "0": "Nikdy", + "1800": "Po 30 minutách", + "3600": "Po 1 hodině", + "43200": "Po 12 hodinách", + "86400": "Po 1 dni", + "604800": "Po 1 týdnu", + "18144000": "Po 1 měsíci" }, - "context": "", + "context": "Použije se v", "contexts": { - "home": "", - "notifications": "", - "public": "", - "thread": "", - "account": "" + "home": "Sledování a seznamy", + "notifications": "Notifikace", + "public": "Federovaná časová osa", + "thread": "Zobrazení konverzace", + "account": "Zobrazení profilu" }, - "action": "", + "action": "Když se shoduje", "actions": { - "warn": "", - "hide": "" + "warn": "Sbalený, ale může být zobrazen", + "hide": "Zcela skrytý" }, - "keywords": "", - "keyword": "", - "statuses": "" + "keywords": "Shody pro tato klíčová slova", + "keyword": "Klíčové slovo", + "statuses": "Shoduje se s těmito tooty" }, "profile": { "feedback": { - "succeed": "", - "failed": "" + "succeed": "{{type}} aktualizován", + "failed": "Aktualizace {{type}} se nezdařila, zkuste to prosím znovu" }, "root": { "name": { - "title": "" + "title": "Přezdívka" }, "avatar": { - "title": "", - "description": "" + "title": "Avatar", + "description": "Bude snížen na 400x400px" }, "header": { - "title": "", - "description": "" + "title": "Baner", + "description": "Bude snížen na 1500x500px" }, "note": { - "title": "" + "title": "Popis" }, "fields": { - "title": "", - "total_one": "", - "total_other": "" + "title": "Metadata", + "total_one": "{{count}} pole", + "total_other": "{{count}} polí" }, "lock": { - "title": "", - "description": "" + "title": "Uzamknout účet", + "description": "Vyžaduje manuální schválení sledujících" }, "bot": { - "title": "", - "description": "" + "title": "Účet bota", + "description": "Tento účet provádí v zásadě automatické akce a nemusí být monitorován" } }, "fields": { - "group": "", - "label": "", - "content": "" + "group": "Skupina {{index}}", + "label": "Štítek", + "content": "Obsah" }, - "mediaSelectionFailed": "" + "mediaSelectionFailed": "Zpracování obrázku se nezdařilo. Zkuste to prosím znovu." }, "push": { - "notAvailable": "", + "notAvailable": "Váš zařízení nepodporuje tooot push notifikace", "enable": { - "direct": "", - "settings": "" + "direct": "Povolit push notifikace", + "settings": "Povolit v nastavení" }, "missingServerKey": { - "message": "", - "description": "" + "message": "Server pro push chybně nakonfigurován", + "description": "Obraťte se na správce serveru pro konfiguraci push notifikací" }, "global": { - "heading": "", - "description": "" + "heading": "Povolit pro {{acct}}", + "description": "Zprávy jsou směrovány přes tooot server" }, "decode": { - "heading": "", - "description": "" + "heading": "Zobrazit podrobnosti zprávy", + "description": "Zprávy směrované přes tooot server jsou šifrované, ale můžete zvolit dekódování zprávy na serveru. Zdrojový kód našeho serveru je open source a nemá žádné zásady logu." }, "default": { - "heading": "" + "heading": "Výchozí" }, "follow": { - "heading": "" + "heading": "Nový sledující" }, "follow_request": { - "heading": "" + "heading": "Žádosti o sledování" }, "favourite": { - "heading": "" + "heading": "Oblíbené" }, "reblog": { - "heading": "" + "heading": "Boostováno" }, "mention": { - "heading": "" + "heading": "Zmínil vás" }, "poll": { - "heading": "" + "heading": "Anketa byla aktualizována" }, "status": { - "heading": "" + "heading": "Toot od sledovaných uživatelů" }, "update": { - "heading": "" + "heading": "Boost byl upraven" }, "admin.sign_up": { - "heading": "" + "heading": "Admin: registrace" }, "admin.report": { - "heading": "" + "heading": "Admin: nahlášení" }, - "howitworks": "" + "howitworks": "Zjistěte, jak směrování funguje" }, "root": { "announcements": { "content": { - "unread": "", - "read": "", - "empty": "" + "unread": "{{amount}} nepřečtených", + "read": "Všechny přečtené", + "empty": "Žádné" } }, "push": { - "content_true": "", - "content_false": "" + "content_true": "Povoleno", + "content_false": "Zakázáno" }, "logout": { - "button": "", + "button": "Odhlásit se", "alert": { - "title": "", - "message": "", + "title": "Odhlásit se?", + "message": "Po odhlášení se musíte znovu přihlásit", "buttons": { - "logout": "" + "logout": "Odhlásit se" } } } }, "settings": { "theme": { - "heading": "", + "heading": "Vzhled", "options": { - "auto": "", - "light": "", - "dark": "" + "auto": "Jako systém", + "light": "Světlý režim", + "dark": "Tmavý režim" } }, "darkTheme": { - "heading": "", + "heading": "Tmavý vzhled", "options": { - "lighter": "", - "darker": "" + "lighter": "Výchozí", + "darker": "Skutečná černá" } }, "browser": { - "heading": "", + "heading": "Otevírání odkazů", "options": { - "internal": "", - "external": "" + "internal": "V aplikaci", + "external": "Použít systémový prohlížeč" } }, "autoplayGifv": { - "heading": "" + "heading": "Automaticky přehrávat GIF" }, "feedback": { - "heading": "" + "heading": "Požadavek na funkci" }, "support": { - "heading": "" + "heading": "Podpořte tooot" }, "contact": { - "heading": "" + "heading": "Kontaktovat tooot" }, - "version": "", - "instanceVersion": "" + "version": "Verze v{{version}}", + "instanceVersion": "Mastodon verze v{{version}}" }, "switch": { - "existing": "", - "new": "" + "existing": "Vybrat z přihlášených", + "new": "Přihlásit se do instance" } }, "shared": { "account": { "actions": { - "accessibilityLabel": "", - "accessibilityHint": "" + "accessibilityLabel": "Akce pro uživatele {{user}}", + "accessibilityHint": "Můžete ztlumit, blokovat, nahlásit nebo sdílet tohoto uživatele" }, - "followed_by": "", - "privateNote": "", - "moved": "", - "created_at": "", + "followed_by": " vás sleduje", + "privateNote": "Nastavit soukromou poznámku", + "moved": "Uživatel byl přesunut", + "created_at": "Přidal/a se: {{date}}", "summary": { - "statuses_count": "" + "statuses_count": "{{count}} tootů" }, "toots": { - "default": "", - "all": "" + "default": "Tooty", + "all": "Tooty a odpovědi" }, - "suspended": "" + "suspended": "Účet pozastaven moderátory serveru" }, "accountInLists": { - "name": "", - "inLists": "", - "notInLists": "" + "name": "Seznamy @{{username}}", + "inLists": "V seznamu", + "notInLists": "Jiné seznamy" }, "attachments": { - "name": "" + "name": "<0 /><1>média" }, "filter": { - "name": "", - "existed": "" + "name": "Přidat do filtru", + "existed": "Existující v těchto filtrech" }, "history": { - "name": "" + "name": "Historie úprav" }, "mute": { - "name": "", - "mute": "", - "description": "", - "notification": "", + "name": "Ztlumit {{acct}}", + "mute": "Ztlumit", + "description": "Tohle skryje příspěvky uživatele a ty které ho zmiňují, ale uživatel stále uvidí vaše příspěvky a může vás sledovat.", + "notification": "Také skrýt notifikace od tohoto uživatele", "duration": { - "heading": "", - "0": "", - "1800": "", - "3600": "", - "86400": "", - "604800": "" + "heading": "Po dobu trvání", + "0": "Neomezeně", + "1800": "30 minut", + "3600": "1 hodina", + "86400": "1 den", + "604800": "1 týden" } }, "report": { - "name": "", - "report": "", + "name": "Nahlásit {{acct}}", + "report": "Hlášení", "forward": { - "heading": "" + "heading": "Anonymně přeposílat na vzdálený server {{instance}}" }, "reasons": { - "heading": "", - "spam": "", - "other": "", - "violation": "" + "heading": "Co se děje s tímto účtem?", + "spam": "Je to spam", + "other": "Je to něco jiného", + "violation": "Porušuje to pravidla serveru" }, "comment": { - "heading": "" + "heading": "Ještě něco, co bys chtěli dodat?" }, "violatedRules": { - "heading": "" + "heading": "Porušená pravidla serveru" } }, "search": { "header": { - "prefix": "", - "placeholder": "" + "prefix": "Vyhledávám", + "placeholder": "..." }, "empty": { - "general": "", + "general": "Zadejte klíčové slovo pro hledání $t(screenTabs:shared.search.sections.accounts)$t(screenTabs:shared.search.sections.hashtags) nebo $t(screenTabs:shared.search.sections.statuses)", "advanced": { - "header": "", + "header": "Pokročilé vyhledávání", "example": { - "account": "", - "hashtag": "", - "statusLink": "", - "accountLink": "" + "account": "$t(shared.search.header.prefix) $t(shared.search.sections.accounts)", + "hashtag": "$t(shared.search.header.prefix) $t(shared.search.sections.hashtags)", + "statusLink": "$t(shared.search.header.prefix) $t(shared.search.sections.statuses)", + "accountLink": "$t(shared.search.header.prefix) $t(shared.search.sections.accounts)" } }, "trending": { - "tags": "" + "tags": "Populární hashtagy" } }, "sections": { - "accounts": "", - "hashtags": "", - "statuses": "" + "accounts": "Uživatele", + "hashtags": "Hashtagu", + "statuses": "Tootů" }, - "notFound": "", - "noResult": "" + "notFound": "Nelze najít {{searchTerm}} související {{type}}", + "noResult": "Nelze nic najít, zkuste jiný výraz" }, "toot": { - "name": "", + "name": "Diskuze", "remoteFetch": { - "title": "", - "message": "" + "title": "Obsahuje vzdálený obsah", + "message": "Fedovaný obsah není vždy k dispozici na místní instanci. Tento obsah je načten ze vzdálené instance a označen. Můžete s tímto obsahem pracovat jako obvykle." } }, "users": { "accounts": { - "following": "", - "followers": "" + "following": "Sleduji {{count}}", + "followers": "Sledující {{count}}" }, "statuses": { - "reblogged_by": "", - "favourited_by": "" + "reblogged_by": "{{count}} boostnul/a", + "favourited_by": "{{count}} oblíbení" }, - "resultIncomplete": "" + "resultIncomplete": "Výsledky ze vzdálené instance jsou neúplné" } } } \ No newline at end of file diff --git a/src/i18n/ja/common.json b/src/i18n/ja/common.json index 7a905130..93eabcfc 100644 --- a/src/i18n/ja/common.json +++ b/src/i18n/ja/common.json @@ -9,7 +9,7 @@ "delete": "削除", "done": "完了", "confirm": "確認", - "add": "" + "add": "追加" }, "customEmoji": { "accessibilityLabel": "カスタム絵文字 {{emoji}}" diff --git a/src/i18n/ja/screens/tabs.json b/src/i18n/ja/screens/tabs.json index 2dcb6239..d7cbc743 100644 --- a/src/i18n/ja/screens/tabs.json +++ b/src/i18n/ja/screens/tabs.json @@ -11,16 +11,16 @@ "segments": { "federated": "連合", "local": "ローカル", - "explore": "" + "explore": "エクスプローラー" }, "exploring": { - "heading": "", - "trending": "", - "followRemote": "", - "noTitle": "", + "heading": "探索", + "trending": "トレンド", + "followRemote": "リモートインスタンスをフォロー", + "noTitle": "無題", "errors": { - "existed": "", - "notAvailable": "" + "existed": "既にこのリモートインスタンスをフォローしています。", + "notAvailable": "このインスタンスのタイムラインにはアクセスできません。他のインスタンスをお試しください。" } } }, @@ -216,7 +216,7 @@ }, "action": "一致した時", "actions": { - "warn": "", + "warn": "折りたたまれていますが、展開できます", "hide": "完全に非表示にする" }, "keywords": "これらのキーワードと一致", @@ -390,7 +390,7 @@ "accessibilityHint": "このユーザーをミュート、ブロック、報告または共有できます" }, "followed_by": "はあなたをフォローしています", - "privateNote": "", + "privateNote": "プライベートノートの設定", "moved": "ユーザーは引っ越ししました", "created_at": "登録日: {{date}}", "summary": { @@ -418,17 +418,17 @@ "name": "編集履歴" }, "mute": { - "name": "", - "mute": "", - "description": "", - "notification": "", + "name": "{{acct}} をミュートする", + "mute": "ミュート", + "description": "これにより相手のトゥートとリプライは見えなくなりますが、相手はあなたをフォローし続けあなたのトゥートを見ることができます。", + "notification": "このユーザーからの通知を非表示にする", "duration": { - "heading": "", - "0": "", - "1800": "", - "3600": "", - "86400": "", - "604800": "" + "heading": "期間", + "0": "無期限", + "1800": "30分", + "3600": "1時間", + "86400": "1日", + "604800": "1週間" } }, "report": {