chore(translations): new crowdin updates (#1984)
This commit is contained in:
96
public/locales/pl/modules/media-transcoding.json
Normal file
96
public/locales/pl/modules/media-transcoding.json
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"appId": {
|
||||
"label": ""
|
||||
},
|
||||
"defaultView": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"workers": "",
|
||||
"queue": "Kolejka",
|
||||
"statistics": ""
|
||||
}
|
||||
},
|
||||
"showHealthCheck": {
|
||||
"label": ""
|
||||
},
|
||||
"showHealthChecksInQueue": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
},
|
||||
"showAppIcon": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"noAppSelected": "",
|
||||
"views": {
|
||||
"workers": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"eta": "ETA",
|
||||
"progress": "Postęp"
|
||||
},
|
||||
"empty": "Puste",
|
||||
"tooltip": {
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "Rozmiar"
|
||||
},
|
||||
"footer": {
|
||||
"currentIndex": ""
|
||||
},
|
||||
"empty": "Puste",
|
||||
"tooltip": {
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"statistics": {
|
||||
"empty": "Puste",
|
||||
"box": {
|
||||
"transcodes": "",
|
||||
"healthChecks": "",
|
||||
"files": "",
|
||||
"spaceSaved": ""
|
||||
},
|
||||
"pies": {
|
||||
"transcodes": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"title": "Błąd",
|
||||
"message": ""
|
||||
},
|
||||
"tabs": {
|
||||
"workers": "",
|
||||
"queue": "Kolejka",
|
||||
"statistics": ""
|
||||
},
|
||||
"healthCheckStatus": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user