Browsing Belarusian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Belarusian guidelines.
1120 of 44 results
37.
Press <menuchoice><guimenu>Applications</guimenu><guimenuitem>Programming</guimenuitem><guimenuitem>Anjuta IDE</guimenuitem></menuchoice> to start using <application>anjuta</application>.
(no translation yet)
Located in programming/C/programming.xml:81(para)
39.
For <emphasis>PowerPC</emphasis> machines, see <ulink url="https://help.ubuntu.com/community/Java">Ubuntu Help Online</ulink>.
(no translation yet)
Located in programming/C/programming.xml:90(para)
40.
Java, developed by Sun Microsystems, is and interpreted language which is compiled to bytecode. This bytecode can be run on any Java Virtual Machine, making Java a highly portable language. It is object oriented, has similar syntax to C and is designed to be secure.
(no translation yet)
Located in programming/C/programming.xml:92(para)
42.
Ubuntu supports both Java 1.5 and 1.6 in both Sun and Open Source flavors.
(no translation yet)
Located in programming/C/programming.xml:95(para)
45.
Read the Java license presented. You must accept it to continue.
(no translation yet)
Located in programming/C/programming.xml:103(para) programming/C/programming.xml:121(para)
48.
Java 1.6 is also available, and can be installed by following the above directions, swapping all instances of 1.5 to 1.6
(no translation yet)
Located in programming/C/programming.xml:115(para)
50.
To get your system to use Sun Java instead of the open-source (but less functional) GIJ that is installed by default, run: <screen>sudo update-alternatives --config java</screen> and choose the option that has <filename>j2re1.6-sun</filename> in it.
(no translation yet)
Located in programming/C/programming.xml:124(para)
51.
Hello World
(no translation yet)
Located in programming/C/programming.xml:133(title)
52.
Enter the following code into a text editor and save it as "Hello.java":
(no translation yet)
Located in programming/C/programming.xml:134(para)
53.
public class Hello {
public static void main(String[] args) {
System.out.println("Hello world");
}
}
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in programming/C/programming.xml:135(screen)
1120 of 44 results

This translation is managed by Ubuntu Belarusian Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Iryna Nikanchuk.