Browsing Catalan translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Catalan guidelines.
110 of 38 results
57.
Executes loop: variable is set to <i>start</i> and is increased by <i>step</i> each time loop is executed. Execution stops when variable becomes larger then <i>end</i>. <br><b>Old</b><br><i>@for(i,1,10,1)<br> @# @i=1<br>@endif</i><br><b>New</b><br><i>for i=0 to 20 step 5 do<br> debug(i)<br>end</i>.
(no translation yet)
Located in plugin/specialinformation.cpp:410
105.
Convert a string to an integer. If not possible use the default value
(no translation yet)
Located in plugin/specialinformation.cpp:515
106.
Convert a string to a double precision floating point value. If not possible use the default value
(no translation yet)
Located in plugin/specialinformation.cpp:517
129.
Previous maintainer
(no translation yet)
Translated by Josep Ma. Ferrer
141.
Create an integer indexed array - starting from 0 - from a string. Use the separator character to split the string.
(no translation yet)
Translated by Josep Ma. Ferrer
142.
Create a string from an integer indexed array. Concatenate the elements with the separator character.
(no translation yet)
Translated by Josep Ma. Ferrer
143.
Remove the element specified by the key from an indexed array and reindex the array.
(no translation yet)
234.
A date selection widget
(no translation yet)
268.
Edit text
(no translation yet)
269.
Edit text - read only mode
(no translation yet)
Translated by Josep Ma. Ferrer
110 of 38 results

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

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

Contributors to this translation: Antoni Bella Perez, Jonathan Riddell, Josep Ma. Ferrer, manutortosa.