Browsing Basque translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Basque guidelines.
4453 of 87 results
44.
<ulink url="apt:sun-java5-jdk">Install the <application>sun-java5-jdk</application> package</ulink>.
(no translation yet)
Located in programming/C/programming.xml:100(para)
45.
Read the Java license presented. You must accept it to continue.
Aurkeztutako Java lizantzia irakur ezazu. Onartu egin beharko duzu jarraitzeko.
Translated and reviewed by Mikel Pascual Aldabaldetreku
Located in programming/C/programming.xml:103(para) programming/C/programming.xml:121(para)
46.
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.5-sun</filename> in it.
Sun Java erabili nahi baduzu iturburu askeko (baina funtzionabilitate gutxiagoko) GIJ-ren ordez, exekutatu: <screen>sudo update-alternatives --config java</screen> eta hautatu <filename>j2re1.5-sun</filename> duen aukera.
Translated and reviewed by Mikel Pascual Aldabaldetreku
Located in programming/C/programming.xml:106(para)
47.
JDK 1.6
(no translation yet)
Located in programming/C/programming.xml:114(title)
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
Eskuragarri dago jada Java 1.6. Jarraiko helbideetatik instalatu ahalko duzu, instantzia guztiak 1.5tik 1.6ra aldatuz.
Translated and reviewed by Mikel Pascual Aldabaldetreku
Located in programming/C/programming.xml:115(para)
49.
<ulink url="apt:sun-java6-jdk">Install the <application>sun-java6-jdk</application> package</ulink>.
(no translation yet)
Located in programming/C/programming.xml:118(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)
4453 of 87 results

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

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

Contributors to this translation: Mikel Pascual Aldabaldetreku.