config: new Crowdin updates (#1772)

This commit is contained in:
Thomas Camlong
2024-01-14 14:10:59 +01:00
committed by GitHub
parent e57af4ae10
commit 33da630db5
265 changed files with 2371 additions and 1306 deletions

View File

@@ -1,28 +1,28 @@
{
"descriptor": {
"name": "",
"description": ""
"name": "Overseerr",
"description": "Umožňuje vyhledávat a přidávat média z mediálního serveru Overseerr nebo Jellyseerr."
},
"popup": {
"item": {
"buttons": {
"askFor": "",
"cancel": "",
"request": ""
"askFor": "Požádat o {{title}}",
"cancel": "Zrušit",
"request": "Vyžádat"
},
"alerts": {
"automaticApproval": {
"title": "",
"text": ""
"title": "Používám API klíč",
"text": "Tato žádost bude automaticky schválena"
}
}
},
"seasonSelector": {
"caption": "",
"caption": "Zaškrtněte sezóny, které chcete stáhnout",
"table": {
"header": {
"season": "",
"numberOfEpisodes": ""
"season": "Sezóna",
"numberOfEpisodes": "Počet epizod"
}
}
}