Browsing Slovak translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
1120 of 34 results
30.
JDK 1.5
(no translation yet)
Located in programming/C/programming.xml:94(title)
31.
<ulink url="apt:sun-java5-jdk">Install the <application>sun-java5-jdk</application> package</ulink>.
(no translation yet)
Located in programming/C/programming.xml:97(para)
34.
JDK 1.6
(no translation yet)
Located in programming/C/programming.xml:111(title)
36.
<ulink url="apt:sun-java6-jdk">Install the <application>sun-java6-jdk</application> package</ulink>.
(no translation yet)
Located in programming/C/programming.xml:115(para)
37.
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:121(para)
38.
Hello World
(no translation yet)
Located in programming/C/programming.xml:130(title)
39.
Enter the following code into a text editor and save it as "Hello.java":
(no translation yet)
Located in programming/C/programming.xml:131(para)
40.
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:132(screen)
41.
Open a terminal and compile your code by typing:<screen>javac Hello.java</screen>. You can then run your code by typing:<screen>java Hello</screen>
(no translation yet)
Located in programming/C/programming.xml:138(para)
42.
Integrated Development Environments
(no translation yet)
Located in programming/C/programming.xml:141(title)
1120 of 34 results

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

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

Contributors to this translation: joey.blacksmith, salwator, vid.