Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

New Crowdin updates #771

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
eeb1de2
New translations tabs.json (Japanese)
xmflsct Nov 22, 2023
288b4dd
New translations common.json (Czech)
xmflsct Dec 11, 2023
9b6f832
New translations instance.json (Czech)
xmflsct Dec 11, 2023
754c233
New translations parse.json (Czech)
xmflsct Dec 11, 2023
df15f29
New translations relationship.json (Czech)
xmflsct Dec 11, 2023
5a32fd5
New translations timeline.json (Czech)
xmflsct Dec 11, 2023
cead2f0
New translations instance.json (Czech)
xmflsct Dec 11, 2023
a02cb4e
New translations timeline.json (Czech)
xmflsct Dec 11, 2023
5f5f7bf
New translations timeline.json (Czech)
xmflsct Dec 11, 2023
97ba024
New translations imageviewer.json (Czech)
xmflsct Dec 11, 2023
c050f5c
New translations announcements.json (Czech)
xmflsct Dec 11, 2023
d9b6988
New translations compose.json (Czech)
xmflsct Dec 11, 2023
9cdf45a
New translations compose.json (Czech)
xmflsct Dec 11, 2023
20d132f
New translations screens.json (Czech)
xmflsct Dec 11, 2023
4874b3a
New translations tabs.json (Czech)
xmflsct Dec 11, 2023
85c6d2a
New translations tabs.json (Czech)
xmflsct Dec 12, 2023
df4fc25
New translations common.json (Czech)
xmflsct Dec 12, 2023
6071a9b
New translations parse.json (Czech)
xmflsct Dec 12, 2023
e2dc014
New translations timeline.json (Czech)
xmflsct Dec 12, 2023
77f8917
New translations announcements.json (Czech)
xmflsct Dec 12, 2023
699e2ab
New translations compose.json (Czech)
xmflsct Dec 12, 2023
3b49770
New translations tabs.json (Czech)
xmflsct Dec 12, 2023
4e4806a
New translations compose.json (Czech)
xmflsct Dec 12, 2023
39bd834
New translations screens.json (Czech)
xmflsct Dec 12, 2023
6f67cca
New translations tabs.json (Czech)
xmflsct Dec 12, 2023
1f19fa6
New translations mediaselector.json (Czech)
xmflsct Dec 12, 2023
7526d22
New translations emojis.json (Czech)
xmflsct Dec 12, 2023
7a7220d
New translations accountselection.json (Czech)
xmflsct Dec 12, 2023
f473472
New translations contextmenu.json (Czech)
xmflsct Dec 13, 2023
57fff18
New translations contextmenu.json (Czech)
xmflsct Dec 13, 2023
be6fcd1
New translations timeline.json (Czech)
xmflsct Dec 13, 2023
e2c32dc
New translations tabs.json (Czech)
xmflsct Dec 13, 2023
4ba31c1
New translations contextmenu.json (Czech)
xmflsct Dec 13, 2023
57d7a13
New translations common.json (Japanese)
xmflsct Dec 26, 2023
b708943
New translations tabs.json (Japanese)
xmflsct Dec 26, 2023
8105b1c
New translations timeline.json (Swedish)
xmflsct Aug 4, 2024
66f04ad
New translations tabs.json (Swedish)
xmflsct Aug 4, 2024
122e935
New translations tabs.json (Portuguese, Brazilian)
xmflsct Aug 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions src/i18n/cs/common.json
Original file line number Diff line number Diff line change
@@ -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?"
}
}
92 changes: 46 additions & 46 deletions src/i18n/cs/components/contextMenu.json
Original file line number Diff line number Diff line change
@@ -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 ..."
}
}
}
4 changes: 3 additions & 1 deletion src/i18n/cs/components/emojis.json
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{}
{
"frequentUsed": "Často používané"
}
18 changes: 9 additions & 9 deletions src/i18n/cs/components/instance.json
Original file line number Diff line number Diff line change
@@ -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ů</0> a <1>podmínkami služby</1>."
}
},
"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"
}
}
}
12 changes: 6 additions & 6 deletions src/i18n/cs/components/mediaSelector.json
Original file line number Diff line number Diff line change
@@ -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}})"
}
}
8 changes: 4 additions & 4 deletions src/i18n/cs/components/parse.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
16 changes: 8 additions & 8 deletions src/i18n/cs/components/relationship.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
Loading