🌐 New Crowdin updates (#1572)

This commit is contained in:
Thomas Camlong
2023-11-12 13:37:54 +01:00
committed by GitHub
parent 27037c6f50
commit 0437b63870
42 changed files with 82 additions and 163 deletions

View File

@@ -18,7 +18,7 @@
}
},
"lineChart": {
"title": "",
"title": "Aktuální rychlost stahování",
"download": "",
"upload": "",
"timeSpan": "",

View File

@@ -14,7 +14,7 @@
},
"noRequests": "",
"state": {
"approved": "",
"approved": "Schváleno",
"pendingApproval": "",
"declined": ""
},

View File

@@ -13,15 +13,15 @@
}
},
"mediaStats": {
"title": "",
"pending": "",
"tvRequests": "",
"movieRequests": "",
"approved": "",
"totalRequests": ""
"title": "Statistiky médií",
"pending": "Čeká na schválení",
"tvRequests": "Požadavky seriálů",
"movieRequests": "Požadavky filmů",
"approved": "Již schváleno",
"totalRequests": "Celkem"
},
"userStats": {
"title": "",
"requests": ""
"title": "Top uživatelé",
"requests": "Požadavků: {{number}}"
}
}

View File

@@ -10,9 +10,9 @@
"card": {
"table": {
"header": {
"session": "",
"user": "",
"currentlyPlaying": ""
"session": "Relace",
"user": "Uživatel",
"currentlyPlaying": "Právě přehráváno"
}
},
"errors": {

View File

@@ -35,9 +35,9 @@
"card": {
"footer": {
"error": "",
"lastUpdated": "",
"ratioGlobal": "",
"ratioWithFilter": ""
"lastUpdated": "Naposledy aktualizováno před {{time}}",
"ratioGlobal": "Globální poměr",
"ratioWithFilter": "Filtrovaný poměr"
},
"table": {
"header": {
@@ -57,7 +57,7 @@
}
},
"lineChart": {
"title": "",
"title": "Aktuální rychlost stahování",
"download": "",
"upload": "",
"timeSpan": "",