Various Aditions
This commit is contained in:
parent
46cfaaa553
commit
cbc83e1ba6
3 changed files with 95 additions and 10 deletions
|
@ -10,8 +10,7 @@ missingmodulenotification = [Somethings is fucked with the modules. Terminal has
|
||||||
imissedyouwelcommessage = [:) Hey, motherfucker. SUP?]
|
imissedyouwelcommessage = [:) Hey, motherfucker. SUP?]
|
||||||
PMConsoleExplanation = [
|
PMConsoleExplanation = [
|
||||||
Ah... Well. Dude. You got this fucking version. I mean Terminal based fucking
|
Ah... Well. Dude. You got this fucking version. I mean Terminal based fucking
|
||||||
version. Basically something's fucked on your god damn system. I can't draw. I
|
version.
|
||||||
can't find a bloody Gt-cunt. Or was it you, motherfucker, typing -c ?
|
|
||||||
|
|
||||||
Remember. That's ain't your sexy Gt-cunt. So don't expect being able to do
|
Remember. That's ain't your sexy Gt-cunt. So don't expect being able to do
|
||||||
everything through here.
|
everything through here.
|
||||||
|
@ -62,8 +61,12 @@ update_read_version_notes = [Fucking version page]
|
||||||
update_available = [Could be yours, mate.]
|
update_available = [Could be yours, mate.]
|
||||||
update_current = [But you have this shit.]
|
update_current = [But you have this shit.]
|
||||||
update_previous = [Good you ditched those.]
|
update_previous = [Good you ditched those.]
|
||||||
|
update_all = [Fucking Download all]
|
||||||
|
files = [motherfuckers]
|
||||||
update_install = [Download the motherfuckers]
|
update_install = [Download the motherfuckers]
|
||||||
update_installing = [Installing the motherfuckers...]
|
update_installing = [Installing the motherfuckers...]
|
||||||
|
update_all_tooltip = [Instead of downloading only the current motherfuckers.
|
||||||
|
Download all the motherfuckers. You can use it to fix fucked motherfuckers, for example.]
|
||||||
change_language = [Don't you dare changing the language!!!]
|
change_language = [Don't you dare changing the language!!!]
|
||||||
set_language = [Don't even fucking think of the ]
|
set_language = [Don't even fucking think of the ]
|
||||||
Blur = [Pixalated shit]
|
Blur = [Pixalated shit]
|
||||||
|
@ -214,3 +217,29 @@ change_theme = [How do you want your fucking screen to look?]
|
||||||
set_theme = [Maybe fucking: ]
|
set_theme = [Maybe fucking: ]
|
||||||
export_tooltip = [Export story to fucking ODT.
|
export_tooltip = [Export story to fucking ODT.
|
||||||
(LibreOffice format. Readable by most other peaces of shit.)]
|
(LibreOffice format. Readable by most other peaces of shit.)]
|
||||||
|
sc_help = [
|
||||||
|
|
||||||
|
help - returns this help
|
||||||
|
asset - choose and asset
|
||||||
|
assets - list existsing assets
|
||||||
|
scene - read a scene
|
||||||
|
scenes - lists available scenes
|
||||||
|
scenes_main_chain - list only scenes from the main chain
|
||||||
|
shot - choose a shot
|
||||||
|
shots - list shots of a given scene
|
||||||
|
file - open a file from a given asset or shot
|
||||||
|
files - list all files from a given asset or shot
|
||||||
|
multiuser_start - starts multiuser server for this project
|
||||||
|
multiuser_stop - stops multiuser
|
||||||
|
multiuser_users - list of users connected to multiuser
|
||||||
|
multiuser_message - message users on multiuser
|
||||||
|
vse - starts a vse file
|
||||||
|
vses - lists all vse files
|
||||||
|
render - render a given file from a shot
|
||||||
|
render_server - become a render server for users on multiuser
|
||||||
|
render_not_server - stop being a render server for users
|
||||||
|
eval - fucking security hazzard
|
||||||
|
exit - exit
|
||||||
|
|
||||||
|
]
|
||||||
|
press_to_continue = [PRESS ENTER TO CONTINUE]
|
||||||
|
|
|
@ -9,10 +9,7 @@ missingmoduleserror = [Errors found. Type Fix to attempt fixing.]
|
||||||
missingmodulenotification = [Module error. Look into the console for details.]
|
missingmodulenotification = [Module error. Look into the console for details.]
|
||||||
imissedyouwelcommessage = [:) I'm happy to see you.]
|
imissedyouwelcommessage = [:) I'm happy to see you.]
|
||||||
PMConsoleExplanation = [
|
PMConsoleExplanation = [
|
||||||
This is a console version of the VCStudio's Project-Manager. You have been
|
This is a console version of the VCStudio's Project-Manager.
|
||||||
launched in this version because our troubleshooter can't find some critical
|
|
||||||
module to enable graphical interface. Also you can enter this mode manually
|
|
||||||
using -c.
|
|
||||||
|
|
||||||
Keep in mind that console mode is limited in functionality and is used only
|
Keep in mind that console mode is limited in functionality and is used only
|
||||||
for most notoroius reasons.
|
for most notoroius reasons.
|
||||||
|
@ -65,7 +62,11 @@ update_read_version_notes = [Read about this version]
|
||||||
update_available = [Available]
|
update_available = [Available]
|
||||||
update_current = [Current]
|
update_current = [Current]
|
||||||
update_previous = [Previous]
|
update_previous = [Previous]
|
||||||
|
update_all = [Update all]
|
||||||
|
files = [files]
|
||||||
update_install = [Install Updates]
|
update_install = [Install Updates]
|
||||||
|
update_all_tooltip = [Instead of downloading only the current update.
|
||||||
|
Download all the files. You can use it to fix broken files, for example.]
|
||||||
update_installing = [Installing the Updates...]
|
update_installing = [Installing the Updates...]
|
||||||
change_language = [Select a Language]
|
change_language = [Select a Language]
|
||||||
set_language = [Set ]
|
set_language = [Set ]
|
||||||
|
@ -212,3 +213,29 @@ change_theme = [Change Theme]
|
||||||
set_theme = [Change Theme to: ]
|
set_theme = [Change Theme to: ]
|
||||||
export_tooltip = [Export story to ODT.
|
export_tooltip = [Export story to ODT.
|
||||||
(LibreOffice format. Readable by most office suits.)]
|
(LibreOffice format. Readable by most office suits.)]
|
||||||
|
sc_help = [
|
||||||
|
|
||||||
|
help - returns this help
|
||||||
|
asset - choose and asset
|
||||||
|
assets - list existsing assets
|
||||||
|
scene - read a scene
|
||||||
|
scenes - lists available scenes
|
||||||
|
scenes_main_chain - list only scenes from the main chain
|
||||||
|
shot - choose a shot
|
||||||
|
shots - list shots of a given scene
|
||||||
|
file - open a file from a given asset or shot
|
||||||
|
files - list all files from a given asset or shot
|
||||||
|
multiuser_start - starts multiuser server for this project
|
||||||
|
multiuser_stop - stops multiuser
|
||||||
|
multiuser_users - list of users connected to multiuser
|
||||||
|
multiuser_message - message users on multiuser
|
||||||
|
vse - starts a vse file
|
||||||
|
vses - lists all vse files
|
||||||
|
render - render a given file from a shot
|
||||||
|
render_server - become a render server for users on multiuser
|
||||||
|
render_not_server - stop being a render server for users
|
||||||
|
eval - run a python expression
|
||||||
|
exit - exit
|
||||||
|
|
||||||
|
]
|
||||||
|
press_to_continue = [PRESS ENTER TO CONTINUE]
|
||||||
|
|
|
@ -9,10 +9,9 @@ missingmoduleserror = [Ошибок найденно. Наберите Fix чт
|
||||||
missingmodulenotification = [Ошибка загрузки модулей. См. консоль для деталей.]
|
missingmodulenotification = [Ошибка загрузки модулей. См. консоль для деталей.]
|
||||||
imissedyouwelcommessage = [:) Приятно видить вас.]
|
imissedyouwelcommessage = [:) Приятно видить вас.]
|
||||||
PMConsoleExplanation = [
|
PMConsoleExplanation = [
|
||||||
Эта консольная версия VCStudio. Видемо на вашей системе нет нужных модулев
|
Эта консольная версия VCStudio.
|
||||||
чтобы запустить графический интерфейс. Еще сюда можно зайти набрав -c.
|
|
||||||
|
Напоминаю что это не полная версия. А значит и функционал тут минимальный.
|
||||||
Напоминаю что это не полная версия. А значит и функционал тут минимальный.
|
|
||||||
|
|
||||||
Наберите help для вывода существующих комманд.]
|
Наберите help для вывода существующих комманд.]
|
||||||
pm_console_help = [
|
pm_console_help = [
|
||||||
|
@ -61,8 +60,12 @@ update_read_version_notes = [Прочитать про эту версию]
|
||||||
update_available = [Доступно]
|
update_available = [Доступно]
|
||||||
update_current = [Данная версия]
|
update_current = [Данная версия]
|
||||||
update_previous = [Преведущая версия]
|
update_previous = [Преведущая версия]
|
||||||
|
update_all = [Обновить все]
|
||||||
|
files = [файлы]
|
||||||
update_install = [Устоновить обновления]
|
update_install = [Устоновить обновления]
|
||||||
update_installing = [Устанавливаю обновления...]
|
update_installing = [Устанавливаю обновления...]
|
||||||
|
update_all_tooltip = [Вместо того чтобы скачивать только данное обновление.
|
||||||
|
Скачать все файлы в репозитории. Скажем чтобы устронить разные бракованные файлы.]
|
||||||
change_language = [Выбрать язык]
|
change_language = [Выбрать язык]
|
||||||
set_language = [Выбрать ]
|
set_language = [Выбрать ]
|
||||||
Blur = [Размытость]
|
Blur = [Размытость]
|
||||||
|
@ -199,3 +202,29 @@ change_theme = [Поменять Тему]
|
||||||
set_theme = [Выбрать тему: ]
|
set_theme = [Выбрать тему: ]
|
||||||
export_tooltip = [Экспортировать в формат ODT.
|
export_tooltip = [Экспортировать в формат ODT.
|
||||||
(Формат программы LibreOffice. Читаемый любой другой офисной программой)]
|
(Формат программы LibreOffice. Читаемый любой другой офисной программой)]
|
||||||
|
sc_help = [
|
||||||
|
|
||||||
|
help - выдает окно помоши
|
||||||
|
asset - выбрать обьект
|
||||||
|
assets - список обьектов
|
||||||
|
scene - прочитать сцену
|
||||||
|
scenes - список всех сцен
|
||||||
|
scenes_main_chain - список сцен из главной полосы
|
||||||
|
shot - выбрать дубль
|
||||||
|
shots - список всех дублей в сцене
|
||||||
|
file - открыть файл из обьекта или дубля
|
||||||
|
files - список файлов из обьекта или дубля
|
||||||
|
multiuser_start - запустить сервер синхронизации
|
||||||
|
multiuser_stop - остановить синхронизацию
|
||||||
|
multiuser_users - список пользователей синхронизации
|
||||||
|
multiuser_message - написать сообщение пользователям синхронизации
|
||||||
|
vse - запустить файл видео-редактирования
|
||||||
|
vses - список файлов видео-редактирования
|
||||||
|
render - сапустить рендеринг файла из дубля
|
||||||
|
render_server - стать сервером рендера для пользователей синхронизации
|
||||||
|
render_not_server - перестать быть сервером рендера
|
||||||
|
eval - запустить питон комманду
|
||||||
|
exit - выход
|
||||||
|
|
||||||
|
]
|
||||||
|
press_to_continue = [НАЖМИТЕ ENTER ДЛЯ ПРОДОЛЖЕНИЯ]
|
||||||
|
|
Loading…
Reference in a new issue