/
githubmirror
/
faceswap
Обзор
Документация
Войти
/
githubmirror
/
faceswap
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
locales/gui.tooltips.pot
192 строки
4 KB
torzdf
locales: Add GUI menu translations
07 июн 2023, 16:16
07 июн 2023, 16:16
50a5113
Код
Авторство
О чём код?
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-03-22 18:37+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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=cp1252\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" #: ./lib/gui/command.py:184 msgid "Output command line options to the console" msgstr "" #: ./lib/gui/command.py:195 msgid "Run the {} script" msgstr "" #: ./lib/gui/control_helper.py:1234 msgid "Select a folder..." msgstr "" #: ./lib/gui/control_helper.py:1235 ./lib/gui/control_helper.py:1236 msgid "Select a file..." msgstr "" #: ./lib/gui/control_helper.py:1237 msgid "Select a folder of images..." msgstr "" #: ./lib/gui/control_helper.py:1238 msgid "Select a video..." msgstr "" #: ./lib/gui/control_helper.py:1239 msgid "Select a model folder..." msgstr "" #: ./lib/gui/control_helper.py:1240 msgid "Select one or more files..." msgstr "" #: ./lib/gui/control_helper.py:1241 msgid "Select a file or folder..." msgstr "" #: ./lib/gui/control_helper.py:1242 msgid "Select a save location..." msgstr "" #: ./lib/gui/display.py:71 msgid "Summary statistics for each training session" msgstr "" #: ./lib/gui/display.py:113 msgid "Preview updates every 5 seconds" msgstr "" #: ./lib/gui/display.py:122 msgid "Graph showing Loss vs Iterations" msgstr "" #: ./lib/gui/display.py:125 msgid "Training preview. Updated on every save iteration" msgstr "" #: ./lib/gui/display_analysis.py:342 msgid "Load/Refresh stats for the currently training session" msgstr "" #: ./lib/gui/display_analysis.py:344 msgid "Clear currently displayed session stats" msgstr "" #: ./lib/gui/display_analysis.py:346 msgid "Save session stats to csv" msgstr "" #: ./lib/gui/display_analysis.py:348 msgid "Load saved session stats" msgstr "" #: ./lib/gui/display_command.py:94 msgid "Preview updates at every model save. Click to refresh now." msgstr "" #: ./lib/gui/display_command.py:261 msgid "Graph updates at every model save. Click to refresh now." msgstr "" #: ./lib/gui/display_command.py:275 msgid "Display the raw loss data" msgstr "" #: ./lib/gui/display_command.py:287 msgid "Display the smoothed loss data" msgstr "" #: ./lib/gui/display_command.py:294 msgid "Set the smoothing amount. 0 is no smoothing, 0.99 is maximum smoothing." msgstr "" #: ./lib/gui/display_command.py:324 msgid "Set the number of iterations to display. 0 displays the full session." msgstr "" #: ./lib/gui/display_page.py:238 msgid "Save {}(s) to file" msgstr "" #: ./lib/gui/display_page.py:250 msgid "Enable or disable {} display" msgstr "" #: ./lib/gui/popup_configure.py:209 msgid "Close without saving" msgstr "" #: ./lib/gui/popup_configure.py:210 msgid "Save this page's config" msgstr "" #: ./lib/gui/popup_configure.py:211 msgid "Reset this page's config to default values" msgstr "" #: ./lib/gui/popup_configure.py:213 msgid "Save all settings for the currently selected config" msgstr "" #: ./lib/gui/popup_configure.py:216 msgid "Reset all settings for the currently selected config to default values" msgstr "" #: ./lib/gui/popup_configure.py:538 msgid "Select a plugin to configure:" msgstr "" #: ./lib/gui/popup_session.py:191 msgid "Display {}" msgstr "" #: ./lib/gui/popup_session.py:342 msgid "Refresh graph" msgstr "" #: ./lib/gui/popup_session.py:344 msgid "Save display data to csv" msgstr "" #: ./lib/gui/popup_session.py:346 msgid "Number of data points to sample for rolling average" msgstr "" #: ./lib/gui/popup_session.py:348 msgid "Set the smoothing amount. 0 is no smoothing, 0.99 is maximum smoothing" msgstr "" #: ./lib/gui/popup_session.py:350 msgid "Flatten data points that fall more than 1 standard deviation from the mean to the mean value." msgstr "" #: ./lib/gui/popup_session.py:353 msgid "Display rolling average of the data" msgstr "" #: ./lib/gui/popup_session.py:355 msgid "Smooth the data" msgstr "" #: ./lib/gui/popup_session.py:357 msgid "Display raw data" msgstr "" #: ./lib/gui/popup_session.py:359 msgid "Display polynormal data trend" msgstr "" #: ./lib/gui/popup_session.py:361 msgid "Set the data to display" msgstr "" #: ./lib/gui/popup_session.py:363 msgid "Change y-axis scale" msgstr ""