mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-02-23 16:09:53 +00:00
267 lines
5.0 KiB
Plaintext
267 lines
5.0 KiB
Plaintext
|
# SOME DESCRIPTIVE TITLE.
|
||
|
# Copyright (C) YEAR ORGANIZATION
|
||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||
|
"POT-Creation-Date: 2020-05-09 19:34-0400\n"
|
||
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=cp1252\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Generated-By: pygettext.py 1.5\n"
|
||
|
|
||
|
|
||
|
#: progress_monitor.py:42
|
||
|
msgid "Upscaling Progress"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:105
|
||
|
msgid "Specified or default cache directory is a file/link"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:111
|
||
|
msgid "Creating cache directory {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:114
|
||
|
msgid "Unable to create {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:119
|
||
|
msgid "Extracted frames are being saved to: {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:121
|
||
|
msgid "Upscaled frames are being saved to: {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:131
|
||
|
msgid "Cleaning up cache directory: {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:134
|
||
|
msgid "Unable to delete: {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:140 upscaler.py:155 upscaler.py:166
|
||
|
msgid "Input and output path type mismatch"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:141
|
||
|
msgid "Input is multiple files but output is not directory"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:145
|
||
|
msgid "Input path {} is neither a file nor a directory"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:149 upscaler.py:171
|
||
|
msgid "Input directory and output directory cannot be the same"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:156
|
||
|
msgid "Input is single file but output is directory"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:159
|
||
|
msgid "No suffix found in output file path"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:160
|
||
|
msgid "Suffix must be specified for FFmpeg"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:167
|
||
|
msgid "Input is directory but output is existing single file"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:176
|
||
|
msgid "Input path is neither a file nor a directory"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:185
|
||
|
msgid "FFmpeg or FFprobe cannot be found under the specified path"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:186 upscaler.py:196
|
||
|
msgid "Please check the configuration file settings"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:195
|
||
|
msgid "Specified driver executable directory doesn't exist"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:222
|
||
|
msgid "Failed to parse driver argument: {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:237
|
||
|
msgid "Unrecognized driver: {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:311
|
||
|
msgid "Starting progress monitor"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:316
|
||
|
msgid "Starting upscaled image cleaner"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:325 upscaler.py:342
|
||
|
msgid "Killing progress monitor"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:328 upscaler.py:345
|
||
|
msgid "Killing upscaled image cleaner"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:349
|
||
|
msgid "Terminating all processes"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:356
|
||
|
msgid "Main process waiting for subprocesses to exit"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:375 upscaler.py:379
|
||
|
msgid "Subprocess {} exited with code {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:385
|
||
|
msgid "Stop signal received"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:390
|
||
|
msgid "Subprocess execution ran into an error"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:432
|
||
|
msgid "Upscaling single video file: {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:454 upscaler.py:517
|
||
|
msgid "Starting to upscale extracted images"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:463 upscaler.py:519
|
||
|
msgid "Upscaling completed"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:472
|
||
|
msgid "Reading video information"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:486
|
||
|
msgid "Aborting: No video stream found"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:504
|
||
|
msgid "Unsupported pixel format: {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:507
|
||
|
msgid "Framerate: {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:522
|
||
|
msgid "Converting extracted frames into video"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:529
|
||
|
msgid "Conversion completed"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:533
|
||
|
msgid "Migrating audio, subtitles and other streams to upscaled video"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:542
|
||
|
msgid "Failed to migrate streams"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:543
|
||
|
msgid "Trying to output video without additional streams"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:550
|
||
|
msgid "Output video file exists, aborting"
|
||
|
msgstr ""
|
||
|
|
||
|
#: upscaler.py:554
|
||
|
msgid "Writing intermediate file to: {}"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:84
|
||
|
msgid ""
|
||
|
"Video2X Version: {}\n"
|
||
|
"Author: K4YT3X\n"
|
||
|
"License: GNU GPL v3\n"
|
||
|
"Github Page: https://github.com/k4yt3x/video2x\n"
|
||
|
"Contact: k4yt3x@k4yt3x.com"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:106
|
||
|
msgid "General Options"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:107
|
||
|
msgid "show this help message and exit"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:108
|
||
|
msgid "source video file/directory"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:109
|
||
|
msgid "output video file/directory"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:110
|
||
|
msgid "video2x config file path"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:112
|
||
|
msgid "upscaling driver"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:113
|
||
|
msgid "number of processes to use for upscaling"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:114
|
||
|
msgid "display version, lawful information and exit"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:117
|
||
|
msgid "Scaling Options"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:118
|
||
|
msgid "output video width"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:119
|
||
|
msgid "output video height"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:120
|
||
|
msgid "scaling ratio"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:160
|
||
|
msgid "This file cannot be imported"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:225
|
||
|
msgid "Program completed, taking {} seconds"
|
||
|
msgstr ""
|
||
|
|
||
|
#: video2x.py:228
|
||
|
msgid "An exception has occurred"
|
||
|
msgstr ""
|
||
|
|