Browsing Slovenian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Slovenian guidelines.
110 of 73 results
24.
Returns selected text or text of current item.
In case of Table widgets, returns the selection coordinates, separated by commas in TopRow,LeftColumn,BottomRow,RightColumn form.
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 lib/specialinformation.cpp:335
29.
Returns the name of a widget inserted into a cell, or an empty string if the cell contains no widget or an unknown widget type.
(no translation yet)
Located in lib/specialinformation.cpp:346
48.
Returns DCOP identifier of current process. This is shorthand for <i>kmdr-executor-@pid</i>.
(no translation yet)
Located in plugin/specialinformation.cpp:389
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
60.
Executes block if expression is true (non-zero number or non-empty string.) <p><b>Old</b>Close with <b>@endif</b></p><p><b>New</b><br>if val == true then<br>// do op<br>elseif cond<br>// second chance<br>else<br>// cond failed<br>endif</p>
(no translation yet)
Located in lib/specialinformation.cpp:419
61.
Executes another Kommander dialog. Current dialog directory is used if no path is given. Arguments may be given as named arguments which will become global variables in the new dialog. For instance: <i>var=val</i>
(no translation yet)
Located in lib/specialinformation.cpp:421
87.
Remove keyNum elements starting with keyStart from an indexed array and reindex the array. If keyNum is not specified, remove only the keyStart element.
(no translation yet)
Located in lib/specialinformation.cpp:477
88.
Insert the elements from string starting at key and reindex the array. Use the separator to separate the elements from the string. The separator's default value is '\t'.
(no translation yet)
Located in lib/specialinformation.cpp:479
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
110 of 73 results

This translation is managed by Ubuntu Slovenian Quality Assurance, assigned by Ubuntu Translators.

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

Contributors to this translation: Andrej Vernekar, Andrej Znidarsic, Jure Repinc, Miha Gašperšič.