mirror of
https://github.com/deepfakes/faceswap
synced 2025-06-07 10:43:27 -04:00
50 lines
1.4 KiB
Text
50 lines
1.4 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-03-28 18:06+0000\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"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: lib/cli/args.py:188 lib/cli/args.py:199 lib/cli/args.py:208
|
|
#: lib/cli/args.py:219
|
|
msgid "Global Options"
|
|
msgstr ""
|
|
|
|
#: lib/cli/args.py:190
|
|
msgid ""
|
|
"R|Exclude GPUs from use by Faceswap. Select the number(s) which correspond "
|
|
"to any GPU(s) that you do not wish to be made available to Faceswap. "
|
|
"Selecting all GPUs here will force Faceswap into CPU mode.\n"
|
|
"L|{}"
|
|
msgstr ""
|
|
|
|
#: lib/cli/args.py:201
|
|
msgid ""
|
|
"Optionally overide the saved config with the path to a custom config file."
|
|
msgstr ""
|
|
|
|
#: lib/cli/args.py:210
|
|
msgid ""
|
|
"Log level. Stick with INFO or VERBOSE unless you need to file an error "
|
|
"report. Be careful with TRACE as it will generate a lot of data"
|
|
msgstr ""
|
|
|
|
#: lib/cli/args.py:220
|
|
msgid "Path to store the logfile. Leave blank to store in the faceswap folder"
|
|
msgstr ""
|
|
|
|
#: lib/cli/args.py:319
|
|
msgid "Output to Shell console instead of GUI console"
|
|
msgstr ""
|