cobalt/web/i18n/en/queue.json

17 lines
497 B
JSON

{
"title": "processing queue",
"stub": "nothing here yet, just the two of us.\ntry downloading something!",
"state.waiting": "queued",
"state.retrying": "retrying",
"state.starting": "starting",
"state.starting.fetch": "starting downloading",
"state.starting.remux": "starting remuxing",
"state.starting.encode": "starting transcoding",
"state.running.remux": "remuxing",
"state.running.fetch": "downloading",
"state.running.encode": "transcoding"
}