Browsing Bosnian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Bosnian guidelines.
2736 of 191 results
27.
COPYRIGHT AND LICENSE
AUTORSKO PRAVO I LICENCA
Translated by Elvira Hajdarevic
Reviewed by Samir Ribić
Located in ../bin/parsechangelog:251 ../lib/Parse/DebianChangelog.pm:1262 ../lib/Parse/DebianChangelog/ChangesFilters.pm:173 ../lib/Parse/DebianChangelog/Entry.pm:157 ../lib/Parse/DebianChangelog/Util.pm:166
28.
Copyright (C) 2005 by Frank Lichtenheld
Autorsko pravo (C) 2005 by Frank Lichtenheld
Translated by Elvira Hajdarevic
Reviewed by Samir Ribić
Located in ../bin/parsechangelog:253 ../lib/Parse/DebianChangelog.pm:1264 ../lib/Parse/DebianChangelog/ChangesFilters.pm:175 ../lib/Parse/DebianChangelog/Entry.pm:159 ../lib/Parse/DebianChangelog/Util.pm:168
29.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Ovaj program je slobodan; možete ga raspodeljivati i/ili mijenjati pod uslovima GNU Opšte Javne Licence (GNU GPL) kako je objavljuje Zadužbina za Slobodni Softver (FSF); bilo verzije 2 te Licence, bilo (po vašem nahođenju) bilo koje novije verzije.
Translated and reviewed by Samir Ribić
Located in ../bin/parsechangelog:255 ../lib/Parse/DebianChangelog.pm:1266 ../lib/Parse/DebianChangelog/ChangesFilters.pm:177 ../lib/Parse/DebianChangelog/Entry.pm:161 ../lib/Parse/DebianChangelog/Util.pm:170
30.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Ovaj program se raspodjeljuje u nadi da će biti od koristi, ali BEZ IKAKVIH GARANCIJA; čak i bez podrazumijevane garancije KORISNOSTI ili PRILAGOĐENOSTI ODREĐENOJ NAMENI. Vidite GNU Opštu Javnu Licencu za više detalja.
Translated and reviewed by Samir Ribić
Located in ../bin/parsechangelog:260 ../lib/Parse/DebianChangelog.pm:1271 ../lib/Parse/DebianChangelog/ChangesFilters.pm:182 ../lib/Parse/DebianChangelog/Entry.pm:166 ../lib/Parse/DebianChangelog/Util.pm:175
31.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Trebalo bi da ste primili kopiju GNU General Public Licensezajedno sa ovim programom; ako niste, pišite na Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Translated by Elvira Hajdarevic
Reviewed by Samir Ribić
Located in ../bin/parsechangelog:265 ../lib/Parse/DebianChangelog.pm:1276 ../lib/Parse/DebianChangelog/ChangesFilters.pm:187 ../lib/Parse/DebianChangelog/Entry.pm:171 ../lib/Parse/DebianChangelog/Util.pm:180
32.
Parse::DebianChangelog - parse Debian changelogs and output them in other formats
Parse::DebianChangelog- analizira Debian izmjene i izvozi ih u druge formate
Translated by Najla Tihak
Reviewed by Samir Ribić
Located in ../lib/Parse/DebianChangelog.pm:24
33.
use Parse::DebianChangelog;

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.
koristite Parse::DebianChangelog;

Translated by Elvira Hajdarevic
Reviewed by Samir Ribić
Located in ../lib/Parse/DebianChangelog.pm:28
34.
my $chglog = Parse::DebianChangelog->init( { infile => 'debian/changelog',
HTML => { outfile => 'changelog.html' } );
$chglog->html;

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.
my $chglog = Parse::DebianChangelog->init( { infile => 'debian/changelog',
HTML => { outfile => 'changelog.html' } );
$chglog->html;

Translated by Elvira Hajdarevic
Reviewed by Samir Ribić
Located in ../lib/Parse/DebianChangelog.pm:30
35.
# the following is semantically equivalent
my $chglog = Parse::DebianChangelog->init();
$chglog->parse( { infile => 'debian/changelog' } );
$chglog->html( { outfile => 'changelog.html' } );

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.
# slijedeće je semantički ekvivalentno
my $chglog = Parse::DebianChangelog->init();
$chglog->parse( { infile => 'debian/changelog' } );
$chglog->html( { outfile => 'changelog.html' } );

Translated by Elvira Hajdarevic
Reviewed by Samir Ribić
Located in ../lib/Parse/DebianChangelog.pm:34
36.
my $changes = $chglog->dpkg_str( { since => '1.0-1' } );
print $changes;

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.
my $changes = $chglog->dpkg_str( { since => '1.0-1' } );
print $changes;

Translated by Elvira Hajdarevic
Reviewed by Samir Ribić
Located in ../lib/Parse/DebianChangelog.pm:39
2736 of 191 results

This translation is managed by Ubuntu Bosnia and Herzegovina translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Ajdin Mehic, Elvira Hajdarevic, Najla Tihak, Samir Ribić, amar isakovic.