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-12 08:30:04 +00:00
|
|
|
"POT-Creation-Date: 2020-05-12 04:27-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-12 08:30:04 +00:00
|
|
|
#: upscaler.py:106
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Specified or default cache directory is a file/link"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:112
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Creating cache directory {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:115
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Unable to create {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:120
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Extracted frames are being saved to: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:122
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Upscaled frames are being saved to: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:132
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Cleaning up cache directory: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:135
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Unable to delete: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:141 upscaler.py:156 upscaler.py:167
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input and output path type mismatch"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:142
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input is multiple files but output is not directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:146
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input path {} is neither a file nor a directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:150 upscaler.py:172
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input directory and output directory cannot be the same"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:157
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input is single file but output is directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:160
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "No suffix found in output file path"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:161
|
|
|
|
msgid "Suffix must be specified"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:168
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input is directory but output is existing single file"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:177
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Input path is neither a file nor a directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:186
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "FFmpeg or FFprobe cannot be found under the specified path"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:187 upscaler.py:197
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Please check the configuration file settings"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:196
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Specified driver executable directory doesn't exist"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:223
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Failed to parse driver argument: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:248
|
|
|
|
msgid "Anime4KCPP doesn't yet support GIF processing"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: upscaler.py:263
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Unrecognized driver: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:303
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Starting progress monitor"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:308
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Starting upscaled image cleaner"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:317 upscaler.py:334
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Killing progress monitor"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:320 upscaler.py:337
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Killing upscaled image cleaner"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:341
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Terminating all processes"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:348
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Main process waiting for subprocesses to exit"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:367 upscaler.py:371
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Subprocess {} exited with code {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:377
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Stop signal received"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:382
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Subprocess execution ran into an error"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:430
|
|
|
|
msgid "Upscaling single file: {}"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:466
|
|
|
|
msgid "Starting to upscale image"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:469 upscaler.py:487 upscaler.py:545
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Upscaling completed"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:482
|
|
|
|
msgid "Starting to upscale video with Anime4KCPP"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: upscaler.py:496
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Reading video information"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:510
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Aborting: No video stream found"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:531
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Unsupported pixel format: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:534
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Framerate: {}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:543
|
|
|
|
msgid "Starting to upscale extracted frames"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: upscaler.py:550
|
|
|
|
msgid "File {} ({}) neither an image of a video"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: upscaler.py:551
|
|
|
|
msgid "Skipping this file"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: upscaler.py:561
|
|
|
|
msgid "Converting extracted frames into GIF image"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:565 upscaler.py:574
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Conversion completed"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:570
|
|
|
|
msgid "Converting extracted frames into video"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: upscaler.py:578
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Migrating audio, subtitles and other streams to upscaled video"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:587
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Failed to migrate streams"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:588
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Trying to output video without additional streams"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:599
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Output video file exists, aborting"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: upscaler.py:603
|
2020-05-09 23:40:07 +00:00
|
|
|
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
|
2020-05-11 08:41:05 +00:00
|
|
|
msgid "Video2X Options"
|
2020-05-09 23:40:07 +00:00
|
|
|
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
|
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-11 08:41:05 +00:00
|
|
|
#: video2x.py:115
|
|
|
|
msgid "Upscaling Options"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-05-11 08:41:05 +00:00
|
|
|
#: video2x.py:116
|
|
|
|
msgid "upscaling driver"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: video2x.py:117
|
2020-05-11 08:41:05 +00:00
|
|
|
msgid "scaling ratio"
|
2020-05-09 23:40:07 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: video2x.py:118
|
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 ""
|
|
|
|
|
|
|
|
#: video2x.py:119
|
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-11 08:41:05 +00:00
|
|
|
#: video2x.py:159
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "This file cannot be imported"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: video2x.py:234
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "Program completed, taking {} seconds"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-12 08:30:04 +00:00
|
|
|
#: video2x.py:237
|
2020-05-09 23:40:07 +00:00
|
|
|
msgid "An exception has occurred"
|
|
|
|
msgstr ""
|
|
|
|
|