2020-05-09 23:40:07 +00:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2020-05-22 20:30:02 +00:00
|
|
|
"POT-Creation-Date: 2020-05-22 16:28-0400\n"
|
2020-05-09 23:40:07 +00:00
|
|
|
"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 ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:110
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Specified or default cache directory is a file/link"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:116
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Creating cache directory {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:119
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Unable to create {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:124
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Extracted frames are being saved to: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:126
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Upscaled frames are being saved to: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:136
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Cleaning up cache directory: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:141
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Unable to delete: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:147 upscaler.py:162 upscaler.py:173
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input and output path type mismatch"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:148
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input is multiple files but output is not directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:152
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input path {} is neither a file nor a directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:156 upscaler.py:178
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input directory and output directory cannot be the same"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:163
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input is single file but output is directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:166
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "No suffix found in output file path"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:167
|
2020-05-12 08:30:04 +00:00
|
|
|
msgid "Suffix must be specified"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:174
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input is directory but output is existing single file"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:183
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input path is neither a file nor a directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:192
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "FFmpeg or FFprobe cannot be found under the specified path"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:193 upscaler.py:203
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Please check the configuration file settings"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:202
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Specified driver executable directory doesn't exist"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:229
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Failed to parse driver argument: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:261
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Unrecognized driver: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:301
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Starting progress monitor"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:306
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Starting upscaled image cleaner"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:315 upscaler.py:332
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Killing progress monitor"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:318 upscaler.py:335
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Killing upscaled image cleaner"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:339
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Terminating all processes"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:346
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Main process waiting for subprocesses to exit"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:365 upscaler.py:369
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Subprocess {} exited with code {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:375
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Stop signal received"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:380
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Subprocess execution ran into an error"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:428
|
2020-05-12 08:30:04 +00:00
|
|
|
msgid "Upscaling single file: {}"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:471
|
2020-05-12 08:30:04 +00:00
|
|
|
msgid "Starting to upscale image"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:474 upscaler.py:536
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Upscaling completed"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:488
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Reading video information"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:502
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Aborting: No video stream found"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:507
|
2020-05-17 14:13:43 +00:00
|
|
|
msgid "Framerate: {}"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:524
|
2020-05-17 14:13:43 +00:00
|
|
|
msgid "Unsupported pixel format: {}"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:534
|
2020-05-12 08:30:04 +00:00
|
|
|
msgid "Starting to upscale extracted frames"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:541
|
|
|
|
msgid "File {} ({}) neither an image nor a video"
|
2020-05-12 08:30:04 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:542
|
2020-05-12 08:30:04 +00:00
|
|
|
msgid "Skipping this file"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:552
|
2020-05-12 08:30:04 +00:00
|
|
|
msgid "Converting extracted frames into GIF image"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:556 upscaler.py:565
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Conversion completed"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:561
|
2020-05-12 08:30:04 +00:00
|
|
|
msgid "Converting extracted frames into video"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:569
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Migrating audio, subtitles and other streams to upscaled video"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:579
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Failed to migrate streams"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:580
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Trying to output video without additional streams"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:596
|
2020-05-17 14:13:43 +00:00
|
|
|
msgid "Output video file exists"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:600
|
2020-05-17 14:13:43 +00:00
|
|
|
msgid "Created temporary directory to contain file"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-22 20:30:02 +00:00
|
|
|
#: upscaler.py:603
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Writing intermediate file to: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:85
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid ""
|
2020-05-17 14:13:43 +00:00
|
|
|
"Video2X CLI Version: {}\n"
|
|
|
|
"Upscaler Version: {}\n"
|
2020-05-09 23:40:07 +00:00
|
|
|
"Author: K4YT3X\n"
|
|
|
|
"License: GNU GPL v3\n"
|
|
|
|
"Github Page: https://github.com/k4yt3x/video2x\n"
|
|
|
|
"Contact: k4yt3x@k4yt3x.com"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:108
|
2020-05-11 08:41:05 +00:00
|
|
|
msgid "Video2X Options"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:109
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "show this help message and exit"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:110
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "source video file/directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:111
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "output video file/directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:112
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "video2x config file path"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:114
|
2020-05-11 08:41:05 +00:00
|
|
|
msgid "display version, lawful information and exit"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:117
|
2020-05-11 08:41:05 +00:00
|
|
|
msgid "Upscaling Options"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:118
|
2020-05-11 08:41:05 +00:00
|
|
|
msgid "upscaling driver"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:119
|
2020-05-11 08:41:05 +00:00
|
|
|
msgid "scaling ratio"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:120
|
2020-05-11 08:41:05 +00:00
|
|
|
msgid "number of processes to use for upscaling"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:121
|
2020-05-11 08:41:05 +00:00
|
|
|
msgid "preserve extracted and upscaled frames"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:161
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "This file cannot be imported"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:236
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Program completed, taking {} seconds"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-17 14:13:43 +00:00
|
|
|
#: video2x.py:239
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "An exception has occurred"
|
|
|
|
msgstr ""
|
|
|
|
|