1
0
mirror of https://github.com/tooot-app/app synced 2025-05-25 07:54:19 +02:00

New translations tabs.json (Czech)

This commit is contained in:
xmflsct 2023-12-12 11:40:01 +01:00
parent 699e2ab631
commit 3b4977012e

View File

@ -1,25 +1,25 @@
{ {
"tabs": { "tabs": {
"local": { "local": {
"name": "", "name": "Sleduji",
"options": { "options": {
"showBoosts": "", "showBoosts": "Zobrazit boosty",
"showReplies": "" "showReplies": "Zobrazit odpovědi"
} }
}, },
"public": { "public": {
"segments": { "segments": {
"federated": "", "federated": "Federované",
"local": "", "local": "Místní",
"explore": "" "explore": "Prozkoumat"
}, },
"exploring": { "exploring": {
"heading": "", "heading": "",
"trending": "", "trending": "Trendy",
"followRemote": "", "followRemote": "Sledovat vzdálenou instanci",
"noTitle": "", "noTitle": "Bez názvu",
"errors": { "errors": {
"existed": "", "existed": "Tuto vzdálenou instanci již sledujete.",
"notAvailable": "" "notAvailable": ""
} }
} }