Files
video2x/video2x/video2x.pot
2021-07-06 00:56:12 +00:00

380 lines
6.8 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: 2021-01-23 16:45-0500\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:40
msgid "Processing: {} (pass {}/{})"
msgstr ""
#: upscaler.py:160
msgid "Specified or default cache directory is a file/link"
msgstr ""
#: upscaler.py:167
msgid "Creating cache directory {}"
msgstr ""
#: upscaler.py:174
msgid "Unable to create {}"
msgstr ""
#: upscaler.py:183
msgid "Extracted frames are being saved to: {}"
msgstr ""
#: upscaler.py:189
msgid "Upscaled frames are being saved to: {}"
msgstr ""
#: upscaler.py:203
msgid "Cleaning up cache directory: {}"
msgstr ""
#: upscaler.py:208
msgid "Unable to delete: {}"
msgstr ""
#: upscaler.py:214 upscaler.py:239 upscaler.py:250
msgid "Input and output path type mismatch"
msgstr ""
#: upscaler.py:215
msgid "Input is multiple files but output is not directory"
msgstr ""
#: upscaler.py:220
msgid "Input path {} is neither a file nor a directory"
msgstr ""
#: upscaler.py:230 upscaler.py:256
msgid "Input directory and output directory cannot be the same"
msgstr ""
#: upscaler.py:240
msgid "Input is single file but output is directory"
msgstr ""
#: upscaler.py:243
msgid "No suffix found in output file path"
msgstr ""
#: upscaler.py:244
msgid "Suffix must be specified"
msgstr ""
#: upscaler.py:251
msgid "Input is directory but output is existing single file"
msgstr ""
#: upscaler.py:264
msgid "Input path is neither a file nor a directory"
msgstr ""
#: upscaler.py:280
msgid "FFmpeg or FFprobe cannot be found under the specified path"
msgstr ""
#: upscaler.py:282 upscaler.py:295
msgid "Please check the configuration file settings"
msgstr ""
#: upscaler.py:294
msgid "Specified driver executable directory doesn't exist"
msgstr ""
#: upscaler.py:323
msgid "Failed to parse driver argument: {}"
msgstr ""
#: upscaler.py:346
msgid "Unrecognized driver: {}"
msgstr ""
#: upscaler.py:397
msgid "Starting progress monitor"
msgstr ""
#: upscaler.py:402
msgid "Starting upscaled image cleaner"
msgstr ""
#: upscaler.py:413 upscaler.py:432
msgid "Killing progress monitor"
msgstr ""
#: upscaler.py:416 upscaler.py:435
msgid "Killing upscaled image cleaner"
msgstr ""
#: upscaler.py:439
msgid "Terminating all processes"
msgstr ""
#: upscaler.py:445
msgid "Main process waiting for subprocesses to exit"
msgstr ""
#: upscaler.py:465 upscaler.py:475
msgid "Subprocess {} exited with code {}"
msgstr ""
#: upscaler.py:484
msgid "Stop signal received"
msgstr ""
#: upscaler.py:489
msgid "Subprocess execution ran into an error"
msgstr ""
#: upscaler.py:523
msgid "Loading files into processing queue"
msgstr ""
#: upscaler.py:524
msgid "Input path(s): {}"
msgstr ""
#: upscaler.py:576
msgid "File MIME type: {}"
msgstr ""
#: upscaler.py:601
msgid "File {} ({}) neither an image nor a video"
msgstr ""
#: upscaler.py:605
msgid "Skipping this file"
msgstr ""
#: upscaler.py:640
msgid "Loaded files into processing queue"
msgstr ""
#: upscaler.py:643
msgid "Input file: {}"
msgstr ""
#: upscaler.py:661
msgid "Reading file information"
msgstr ""
#: upscaler.py:670
msgid "Starting upscaling image"
msgstr ""
#: upscaler.py:684
msgid "Starting upscaling video/GIF"
msgstr ""
#: upscaler.py:695
msgid "Aborting: No video stream found"
msgstr ""
#: upscaler.py:708
msgid "Getting total number of frames in the file"
msgstr ""
#: upscaler.py:723
msgid "Calculating scaling parameters"
msgstr ""
#: upscaler.py:797
msgid "Framerate: {}"
msgstr ""
#: upscaler.py:798
msgid "Width: {}"
msgstr ""
#: upscaler.py:799
msgid "Height: {}"
msgstr ""
#: upscaler.py:801
msgid "Total number of frames: {}"
msgstr ""
#: upscaler.py:803
msgid "Output width: {}"
msgstr ""
#: upscaler.py:804
msgid "Output height: {}"
msgstr ""
#: upscaler.py:805
msgid "Required scale ratio: {}"
msgstr ""
#: upscaler.py:807
msgid "Upscaling jobs queue: {}"
msgstr ""
#: upscaler.py:834
msgid "Unsupported pixel format: {}"
msgstr ""
#: upscaler.py:843
msgid "Starting to upscale extracted frames"
msgstr ""
#: upscaler.py:860
msgid "Upscaling completed"
msgstr ""
#: upscaler.py:862
msgid "Average processing speed: {} seconds per frame"
msgstr ""
#: upscaler.py:868
msgid "Lanczos downscaling frames"
msgstr ""
#: upscaler.py:880
msgid "Downscaling"
msgstr ""
#: upscaler.py:905
msgid "Exporting image"
msgstr ""
#: upscaler.py:918
msgid "Converting extracted frames into GIF image"
msgstr ""
#: upscaler.py:931 upscaler.py:944
msgid "Conversion completed"
msgstr ""
#: upscaler.py:936
msgid "Converting extracted frames into video"
msgstr ""
#: upscaler.py:949
msgid "Migrating audio, subtitles and other streams to upscaled video"
msgstr ""
#: upscaler.py:966
msgid "Failed to migrate streams"
msgstr ""
#: upscaler.py:968
msgid "Trying to output video without additional streams"
msgstr ""
#: upscaler.py:991
msgid "Output video file exists"
msgstr ""
#: upscaler.py:1000
msgid "Created temporary directory to contain file"
msgstr ""
#: upscaler.py:1005
msgid "Writing intermediate file to: {}"
msgstr ""
#: video2x.py:89
msgid ""
"Video2X CLI Version: {}\n"
"Upscaler 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:117
msgid "Video2X Options"
msgstr ""
#: video2x.py:120
msgid "show this help message and exit"
msgstr ""
#: video2x.py:133
msgid "source video file/directory"
msgstr ""
#: video2x.py:141
msgid "output video file/directory"
msgstr ""
#: video2x.py:149
msgid "Video2X config file path"
msgstr ""
#: video2x.py:154
msgid "log file path"
msgstr ""
#: video2x.py:159
msgid "display version, lawful information and exit"
msgstr ""
#: video2x.py:164
msgid "Upscaling Options"
msgstr ""
#: video2x.py:167
msgid "scaling ratio"
msgstr ""
#: video2x.py:171
msgid "output width"
msgstr ""
#: video2x.py:175
msgid "output height"
msgstr ""
#: video2x.py:181
msgid "upscaling driver"
msgstr ""
#: video2x.py:189
msgid "number of processes to use for upscaling"
msgstr ""
#: video2x.py:197
msgid "preserve extracted and upscaled frames"
msgstr ""
#: video2x.py:241
msgid "This file cannot be imported"
msgstr ""
#: video2x.py:259
msgid "Specify either scaling ratio or scaling resolution, not both"
msgstr ""
#: video2x.py:265
msgid "Either scaling ratio or scaling resolution needs to be specified"
msgstr ""
#: video2x.py:353
msgid "Program completed, taking {} seconds"
msgstr ""
#: video2x.py:360
msgid "An exception has occurred"
msgstr ""
#: video2x.py:375
msgid "The error log file can be found at: {}"
msgstr ""