mirror of
https://github.com/tooot-app/app
synced 2025-05-24 23:44:18 +02:00
New translations tabs.json (Czech)
This commit is contained in:
parent
699e2ab631
commit
3b4977012e
@ -1,25 +1,25 @@
|
||||
{
|
||||
"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": "",
|
||||
"trending": "Trendy",
|
||||
"followRemote": "Sledovat vzdálenou instanci",
|
||||
"noTitle": "Bez názvu",
|
||||
"errors": {
|
||||
"existed": "",
|
||||
"existed": "Tuto vzdálenou instanci již sledujete.",
|
||||
"notAvailable": ""
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user