Browsing Serbian Latn translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
7988 of 940 results
79.
Returns the number of elements in the array.
Vraća broj elemenata u nizu.
Translated and reviewed by Slobodan Simić
Located in lib/specialinformation.cpp:460
80.
Returns the value associated with the given key.
Vraća vrednost pridruženu datom ključu.
Translated and reviewed by Slobodan Simić
Located in lib/specialinformation.cpp:462
81.
Removes element with the given key from the array.
Uklanja iz niza element sa datim ključem.
Translated and reviewed by Slobodan Simić
Located in lib/specialinformation.cpp:464
82.
Adds element with the given key and value to the array
Dodaje u niz element sa datim ključem i vrednošću
Translated and reviewed by Slobodan Simić
Located in lib/specialinformation.cpp:466
83.
Adds all elements in the string to the array. String should have <i>key\tvalue\n</i> format.
Dodaje sve elemente iz znakovnog niza u niz. Znakovni niz bi trebalo da ima format <i>ključ\tvrednost\n</i>.
Translated and reviewed by Slobodan Simić
Located in lib/specialinformation.cpp:468
84.
Returns all elements in the array in <pre>key\tvalue\n</pre> format.
Vraća sve elemente iz niza u formatu <pre>ključ\tvrednost\n</pre>.
Translated and reviewed by Slobodan Simić
Located in lib/specialinformation.cpp:471
85.
Create an integer indexed array - starting from 0 - from a string. Use the separator character to split the string. The separator's default value is '\t'.
Napravi niz sa celobrojnim indeksiranjem (počev od 0) iz znakovnog niza. Znakovni niz može se podeliti razdvajačkim znakom, podrazumevani je „\t“.
Translated by Chusslove Illich
Located in lib/specialinformation.cpp:473
86.
Create a string from an integer indexed array. Concatenate the elements with the separator character. The separator's default value is '\t'.
Napravi znakovni niz iz celobrojno indeksiranog niza. Elementi se povezuju razdvajačkim znakom, podrazumevani je „\t“.
Translated by Chusslove Illich
Located in lib/specialinformation.cpp:475
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.
Ukloni keyNum elemenata počev od keyStart iz indeksiranog niza, potom reindeksiraj. Ako keyNum nije zadato, ukloni samo element keyStart.
Translated by Chusslove Illich
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'.
Umetni elemente iz znakovnog niza počev od ključa i reindeksiraj niz. Znakovni niz može se podeliti razdvajačkim znakom, podrazumevani je „\t“.
Translated by Chusslove Illich
Located in lib/specialinformation.cpp:479
7988 of 940 results

This translation is managed by translation group ubuntu-translators.

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

Contributors to this translation: Chusslove Illich, Slobodan Simić.