Upload files to 'settings/languages'
This commit is contained in:
parent
1d6d3b96db
commit
c9df5f82b6
1 changed files with 13 additions and 12 deletions
|
@ -9,8 +9,8 @@ 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.
|
This is a console version of the VCStudio's Project-Manager.
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
@ -78,9 +78,9 @@ The founder of GNU. Which stands for GNU's not Unix. This man made VCStudio
|
||||||
possible and he probably doesn't even know about it's existance. In the early
|
possible and he probably doesn't even know about it's existance. In the early
|
||||||
80's he started the GNU project. An operating system project to free people from
|
80's he started the GNU project. An operating system project to free people from
|
||||||
the propietery world of non-free software. The free-software. Free as in Freedom.
|
the propietery world of non-free software. The free-software. Free as in Freedom.
|
||||||
Is the idea of GNU.
|
Is the idea of GNU.
|
||||||
|
|
||||||
Every program has to have 4 basic freedoms.
|
Every program has to have 4 basic freedoms.
|
||||||
0 Freedom to run the program for any reason at any time.
|
0 Freedom to run the program for any reason at any time.
|
||||||
1 Freedom to study and modify the source code.
|
1 Freedom to study and modify the source code.
|
||||||
2 Freedom to redestribute the software to help others.
|
2 Freedom to redestribute the software to help others.
|
||||||
|
@ -92,11 +92,11 @@ help_torvalds = [Linus Torvalds
|
||||||
|
|
||||||
In the early 90s the GNU Operating System was almost finished on top of non-free
|
In the early 90s the GNU Operating System was almost finished on top of non-free
|
||||||
UNIX. The only thing missing was the Kernel. The main program that's managing
|
UNIX. The only thing missing was the Kernel. The main program that's managing
|
||||||
the other programs that run on top of it.
|
the other programs that run on top of it.
|
||||||
|
|
||||||
Such a Kernel was written by Linus Torvalds. This program is known as Linux.
|
Such a Kernel was written by Linus Torvalds. This program is known as Linux.
|
||||||
Which is a combination of the name Linus and x from the Unix. It's the most
|
Which is a combination of the name Linus and x from the Unix. It's the most
|
||||||
popular peace of software in the world. Maybe not yet in the PC market. But
|
popular peace of software in the world. Maybe not yet in the PC market. But
|
||||||
most certainly in Servers and Mobile devices. (Android has a Linux kernel).
|
most certainly in Servers and Mobile devices. (Android has a Linux kernel).
|
||||||
|
|
||||||
Linux in GNU / Linux comes from this peace of software.
|
Linux in GNU / Linux comes from this peace of software.
|
||||||
|
@ -107,9 +107,9 @@ The man behind Blender. The package for 3D modeling, animation, rendering, video
|
||||||
editing and many more. Which is THE BEST software of it's kind. And is a Free-
|
editing and many more. Which is THE BEST software of it's kind. And is a Free-
|
||||||
Software. (Free as in Freedom).
|
Software. (Free as in Freedom).
|
||||||
|
|
||||||
While it's possible to run this software on many operating systems. It's mainly
|
While it's possible to run this software on many operating systems. It's mainly
|
||||||
developed for use under GNU / Linux and uses a license written by Richard
|
developed for use under GNU / Linux and uses a license written by Richard
|
||||||
Stallman. This ensures that Blender will always have the 4 basic freedoms.
|
Stallman. This ensures that Blender will always have the 4 basic freedoms.
|
||||||
|
|
||||||
VCStudio (Blender-Organizer) would not exist if Blender would not exist.
|
VCStudio (Blender-Organizer) would not exist if Blender would not exist.
|
||||||
]
|
]
|
||||||
|
@ -159,13 +159,13 @@ create_new_blend_file = [Create a New Blend File:]
|
||||||
add_new_task = [New Task]
|
add_new_task = [New Task]
|
||||||
add_new_subtask = [New Sub-Task]
|
add_new_subtask = [New Sub-Task]
|
||||||
user_schedules = [User:]
|
user_schedules = [User:]
|
||||||
add_phrase_tooltip = [Adding a Dialogue part to the script.
|
add_phrase_tooltip = [Adding a Dialogue part to the script.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
James Hacker
|
James Hacker
|
||||||
Hello World. How is my
|
Hello World. How is my
|
||||||
Gnomovision doing?
|
Gnomovision doing?
|
||||||
|
|
||||||
It will give you a good margin like in
|
It will give you a good margin like in
|
||||||
a real script. And as you export. You
|
a real script. And as you export. You
|
||||||
|
@ -269,3 +269,4 @@ Type freely using English, Russian or Hebrew.
|
||||||
tutorial_video_installation = [VCStudio: Installation Tutorial]
|
tutorial_video_installation = [VCStudio: Installation Tutorial]
|
||||||
tutorial_video_project_manager = [VCStudio: Project-Manager Tutorial]
|
tutorial_video_project_manager = [VCStudio: Project-Manager Tutorial]
|
||||||
auto_download_images = [Auto Download Images]
|
auto_download_images = [Auto Download Images]
|
||||||
|
check-for-updates = [Check For Updates at Launch]
|
Loading…
Add table
Reference in a new issue