<?php
	# Mantis - a php based bugtracking system
	# Copyright (C) 2000 - 2002  Kenzaburo Ito - kenito@300baud.org
	# Copyright (C) 2002 - 2003  Mantis Team   - mantisbt-dev@lists.sourceforge.net
	# This program is distributed under the terms and conditions of the GPL
	# See the README and LICENSE files for details

	# Serbian: Dragan Matic, dragan@panforma.co.yu
	###########################################################################
	# Serbian strings for Mantis
	# -------------------------------------------------
	# $Revision: 1.14 $
	# $Author: bigbadger $
	# $Date: 2004/08/26 17:40:59 $
	#
	# $Id: strings_serbian.txt,v 1.14 2004/08/26 17:40:59 bigbadger Exp $
	###########################################################################
?>
<?php
# Charset
$s_charset = 'iso-8859-2';

# Group commands menuitems
$s_actiongroup_menu_move = 'Premesti';
$s_actiongroup_menu_copy = 'Copy';
$s_actiongroup_menu_assign = 'Dodeli';
$s_actiongroup_menu_close = 'Zatvori';
$s_actiongroup_menu_delete = 'Brii';
$s_actiongroup_menu_resolve = 'Rei';
$s_actiongroup_menu_update_priority = 'Auriranje prioriteta';
$s_actiongroup_menu_update_status = 'Auriranje statusa';
$s_actiongroup_menu_update_view_status = 'Update View Status';
$s_actiongroup_bugs = 'Selected Issues';

# new strings:
$s_all_projects = 'Svi projekti';
$s_move_bugs = 'Premesti greke';
$s_operation_successful = 'Akcija uspena.';
$s_date_order = 'Redosled datuma';
$s_print_all_bug_page_link = 'tampaj izvetaje';
$s_csv_export = 'CSV Izvoz';
$s_login_anonymously = 'Anonimna prijava';
$s_anonymous = 'Anonymous';
$s_jump_to_bugnotes = 'Skok na beleke o greci';
$s_public_project_msg = 'Ovaj projekat je JAVAN.  Svi korisnici imaju pristup.';
$s_private_project_msg = 'Ovaj projekat je PRIVATAN.  Samo administratori i rucno upisani korisnici imaju pristup.';
$s_access_level_project = 'Nivo pristupa projektu';
$s_view_submitted_bug_link = 'Pregled prijavljenih greaka';
$s_assigned_projects = 'Dodeljeni projekti';
$s_unassigned_projects = 'Nedodeljeni projekti';
$s_print = 'tampa';
$s_jump = 'Skok';
$s_copy_users = 'Kopiranje korisnika';
$s_copy_categories_from = 'Kopiranje kategorije iz';
$s_copy_categories_to = 'Kopiranje kategorije u';
$s_bug_history = 'Pregled ranijih greaka';
$s_field = 'Polje';
$s_old_value = 'Stara vrednost';
$s_new_value = 'Nova vrednost';
$s_date_modified = 'Datum modifikacije';
$s_bugnote = 'Komentar uz greku';
$s_change = 'Izmena';
$s_bugnote_view_state = 'Pregled statusa komentara uz greku';
$s_bug_monitor = 'Greka u stanju pracenja';
$s_bug_end_monitor = 'Zavretak pracenja greke';
$s_announcement = 'Izjava';
$s_stays_on_top = 'Ostani na vrhu';
$s_delete_bugnote_button = 'Brisanje komentara uz greku';
$s_delete_bugnote_sure_msg = 'Da li ste sigurni da elite da izbriete komentar uz greku?';
$s_bug_relationships = 'Relacije';
$s_empty_password_sure_msg = 'Korisnik ima praznu ifru.  Da li ste sigurni da to elite?';
$s_empty_password_button = 'Koristi praznu ifru';

$s_duplicate_of = 'duplikat od %id';
$s_has_duplicate = 'ima duplikat %id';
$s_related_to = 'u relaciji sa %id';
$s_dependant_on = 'zavistan od %id';
$s_blocks = 'blokira %id';

$s_new_bug = 'Nova greka';
$s_bugnote_added = 'Komentar uz greku dodat';
$s_bugnote_edited = 'Komentar uz greku izmenjen';
$s_bugnote_deleted = 'Komentar uz kreku izbrisan';
$s_summary_updated = 'Saetak auriran';
$s_description_updated = 'Opis izmenjen';
$s_additional_information_updated = 'Dodatne informacije su aurirane';
$s_steps_to_reproduce_updated = 'Koraci za reprodukciju su aurirani';
$s_file_added = 'File Dodat';
$s_file_deleted = 'Fajl izbrisan';
$s_bug_deleted = 'Bug Deleted';

$s_make_private = 'Nacini privatnim';
$s_make_public = 'Nacini javnim';

$s_create_new_project_link = 'Kreiranje novog projekta';

$s_login_link = 'Prijava';

# bug_actiongroup_page.php : mass treatment
$s_bug_actiongroup_failed = 'Niste imali odgovarajuce dozvole za izvrenje akcije nad sledecim grekama: ';
$s_bug_actiongroup_access = 'You did not have appropriate permissions to perform that action.';
$s_bug_actiongroup_status = 'This issue cannot be changed to the requested status';
$s_close_bugs_conf_msg = 'Da li ste sigurni da zelite da zatvorite sledece greske ?';
$s_delete_bugs_conf_msg = 'Da li ste siturni da zelite da izbrisete sledece greske ?';
$s_move_bugs_conf_msg = 'Premesti greku u';
$s_copy_bugs_conf_msg = 'Copy issues to';
$s_assign_bugs_conf_msg = 'Dodeli greku';
$s_resolve_bugs_conf_msg = 'Izaberite reenje greke';
$s_priority_bugs_conf_msg = 'Izaberite prioritet greske';
$s_status_bugs_conf_msg = 'Izaberite status greske';
$s_view_status_bugs_conf_msg = 'Choose issues view status';
$s_close_group_bugs_button = 'Zatvaranje greaka' ;
$s_delete_group_bugs_button = 'Brisanje greaka' ;
$s_move_group_bugs_button = 'Premetanje greaka' ;
$s_copy_group_bugs_button = 'Copy Issues' ;
$s_assign_group_bugs_button = 'Dodeljivanje greaka' ;
$s_resolve_group_bugs_button = 'Razlucivanje greaka' ;
$s_priority_group_bugs_button = 'Prioritet auriranja' ;
$s_status_group_bugs_button = 'Status auriranja' ;
$s_view_status_group_bugs_button = 'Update View Status';

# improved JPgraphs strings
$s_graph_imp_status_title = 'Synthesis graphs by status' ;
$s_graph_imp_priority_title = 'Synthesis graphs by priority' ;
$s_graph_imp_severity_title = 'Synthesis graphs by severity';
$s_graph_imp_category_title = 'Synthesis graphs by category';
$s_graph_imp_resolution_title = 'Synthesis graphs by resolution';
$s_by_status_pct = 'po procentu statusa';
$s_by_priority_pct = 'po procentu prioriteta';
$s_by_severity_pct = 'po procentu jacine';
$s_by_category_pct = 'po procentu kategorije';
$s_by_resolution_pct = 'po procentu reenja';
$s_by_severity_mix = 'po tezini i statusu';
$s_by_priority_mix = 'po prioritetu i statusu';
$s_by_resolution_mix = 'po reenju i statusu';
$s_synthesis_link = 'Sinteza';
$s_status_link = 'Po stanju';
$s_priority_link = 'Po prioritetu';
$s_severity_link = 'po teini';
$s_category_link = 'Po kategoriji';
$s_resolution_link = 'Po reenju';

# print_all_bug_page.php : display selected bugs
$s_hide_button = 'Prikaz samo izabranih';

# print_all_bug_options.php : printing preferences
$s_printing_preferences_title = 'Izbor polja za tampu';
$s_printing_options_link = 'Opcije tampe';

# word and excel export
$s_bugnote_title = 'Bugnote handler' ;
$s_bugnote_date = 'Datum komentara uz greku';
$s_bugnote_description = 'Opis komentara uz greku';

$s_error_no_proceed = 'Molim koristite dugme "Back" u svom internet pretrazivacu radi povratka na prethodnu stranicu. Nakon povratka mozete ispraviti greku koja je tamo nastala ili izabrati drugu akciju. Takodje mozete kliknuti na opciju iz menija radi odlaska u novu sekciju.';

# ERROR strings
$MANTIS_ERROR[ERROR_GENERIC] = 'Dolo je do greke tokom izvrsavanja akcije. Verovatno zelite da prijavite gresku vasem lokalnom administratoru.';
$MANTIS_ERROR[ERROR_SQL] = 'SQL greska detektovana. Molimo prijavite ovu gresku na ';
$MANTIS_ERROR[ERROR_REPORT] = 'Postoji greska u vasem izvestaju.';
$MANTIS_ERROR[ERROR_NO_FILE_SPECIFIED] = 'Fajl nije izabran';
$MANTIS_ERROR[ERROR_FILE_DISALLOWED] = 'Ovaj tip fajla nije dozvoljen';
$MANTIS_ERROR[ERROR_NO_DIRECTORY] = 'Direktorijum ne postoji. Molim proverite podesavanja projekta.';
$MANTIS_ERROR[ERROR_DUPLICATE_FILE] = 'Dupliran fajl. Molim izbrisite fajl prvo.';
$MANTIS_ERROR[ERROR_DUPLICATE_PROJECT] = 'Projekat pod tim imenom vec postoji.';
$MANTIS_ERROR[ERROR_EMPTY_FIELD] = 'Obavezno polje je ostavljeno prazno. Molim proverite podatke.';
$MANTIS_ERROR[ERROR_PROTECTED_ACCOUNT] = 'Ovaj nalog je zasticen. Niste ovlasceni da mu pristupite dok se zastita ne ukloni .';
$MANTIS_ERROR[ERROR_ACCESS_DENIED] = 'Pristup zabranjen.';
$MANTIS_ERROR[ERROR_UPLOAD_FAILURE] = 'Neuspelo slanje fajla.  PHP slanje fajlova je verofatno iskljuceno.  Molim obavestite administratora radi izvrsenja admin_check skript procedure radi ispravljanja problema.';
$MANTIS_ERROR[ERROR_FILE_TOO_BIG] = 'Neuspelo slanje fajla.  Najverovatnije je velicina fajla veca od maksimalne velicine fajla dozvoljene u ovoj instalaciji PHP-a.';
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = 'Obavezan parametar na stranici nije pronadjen.';
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'Korisnicko ime je vec zauzeto. Molim vratite se i izaberite drugo. ';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'Opcija konfiguracije \'%s\' nije pronadjena.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'String nije pronadjen.';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'Komentar uz gresku nije pronadjen.';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'Projekat nije pronadjen.';
$MANTIS_ERROR[ERROR_DB_FIELD_NOT_FOUND] = 'Polje u bazi nije pronadjeno.';
$MANTIS_ERROR[ERROR_FTP_CONNECT_ERROR]	 = 'Ne mogu da se konektujem na FTP server.';
$MANTIS_ERROR[ERROR_PROJECT_NAME_NOT_UNIQUE] = 'Projekat pod tim imenom vec postoji. Molim vratite se i unesite novo ime.';
$MANTIS_ERROR[ERROR_PROJECT_NAME_INVALID] = 'Pogresno ime projekta.  Imena projekta ne mogu biti prazni stringovi.';
$MANTIS_ERROR[ERROR_USER_NOT_FOUND]	 = 'Korisnik nije pronadjen.';
$MANTIS_ERROR[ERROR_AUTH_INVALID_COOKIE] = 'Informacija o nalogu u vaem intenet pretraivacu je pogrena. Da li je va nalog izbrisan?';
$MANTIS_ERROR[ERROR_USER_PREFS_NOT_FOUND] = 'Parametri za korisnika nisu pronadeni.';
$MANTIS_ERROR[ERROR_NEWS_NOT_FOUND]	 = 'Stavka Vesti nije pronadjena.';
$MANTIS_ERROR[ERROR_USER_CREATE_PASSWORD_MISMATCH] = 'Lozinka se ne slae.';
$MANTIS_ERROR[ERROR_GPC_ARRAY_EXPECTED]	 = 'String je poslat umesto niza.';
$MANTIS_ERROR[ERROR_GPC_ARRAY_UNEXPECTED] = 'Niz je poslat umesto stringa.';
$MANTIS_ERROR[ERROR_BUG_NOT_FOUND]	 = 'Greka %d nije pronadjena.';
$MANTIS_ERROR[ERROR_EMAIL_INVALID]	 = 'pogresan email.';
$MANTIS_ERROR[ERROR_USER_PROFILE_NOT_FOUND] = 'profil nije pronadjen.';
$MANTIS_ERROR[ERROR_FILE_NOT_ALLOWED]	 = 'Ovaj tip fajla je zabranjen za prenos.';
$MANTIS_ERROR[ERROR_FILE_DUPLICATE]	 = 'Duplo ime fajla. Molim prvo izbriite fajl.';
$MANTIS_ERROR[ERROR_FILE_INVALID_UPLOAD_PATH] = 'Pogrena putanja slanja fajla.  Direktorijum ne postoji ili mu web server ne moe pristupiti';
$MANTIS_ERROR[ERROR_BUG_DUPLICATE_SELF]	 = 'Greku ne moete definisati kao duplikat same sebe.';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_NOT_FOUND] = 'Koricnicko polje nije pronadjeno';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_NAME_NOT_UNIQUE] = 'Ovo je duplo ime.';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_IN_USE] = 'Najmanje jo jedan projekat koristi ovo polje.';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_VALUE] = 'Pogresna vrednost polja';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_DEFINITION] = 'Invalid custom field definition';
$MANTIS_ERROR[ERROR_LDAP_AUTH_FAILED]	 = 'LDAP Authentifikacija neuspela';
$MANTIS_ERROR[ERROR_LDAP_SERVER_CONNECT_FAILED] = 'LDAP konekcija sa serverom neuspena';
$MANTIS_ERROR[ERROR_LDAP_UPDATE_FAILED]	 = 'LDAP auriranje sloga nije uspelo.';
$MANTIS_ERROR[ERROR_LDAP_USER_NOT_FOUND] = 'LDAP korisnicki slog nije pronadjen.';
$MANTIS_ERROR[ERROR_DB_CONNECT_FAILED]	 = 'Veza sa bazom podataka nije uspostavljena. Greka primljena od baze je #%d: %s';
$MANTIS_ERROR[ERROR_DB_QUERY_FAILED]	 = 'Upit bazi nije uspean.  Greka primljena od baze je #%d: %s for the query: %s';
$MANTIS_ERROR[ERROR_DB_SELECT_FAILED]	 = 'Izbor baze neuspean.  Greka primljena od baze je #%d: %s';
$MANTIS_ERROR[ERROR_CATEGORY_DUPLICATE] = 'Kategorija pod tim imenom vec postoji';
$MANTIS_ERROR[ERROR_CATEGORY_NO_ACTION] = 'Nije odredjena akcija za kopiranje.';
$MANTIS_ERROR[ERROR_CATEGORY_NOT_FOUND] = 'Kategorija nije pronadjena.';
$MANTIS_ERROR[ERROR_VERSION_DUPLICATE] = 'Verzija pod tim imenom vec postoji.';
$MANTIS_ERROR[ERROR_VERSION_NOT_FOUND] = 'Verzija nije pronadjena.';
$MANTIS_ERROR[ERROR_USER_NAME_INVALID] = 'Korisnicko ime je pogreno. Korisnicko ime moe da sadri samo slova, brojeve, prazna polja, crtice i donje crte.';
$MANTIS_ERROR[ERROR_USER_DOES_NOT_HAVE_REQ_ACCESS] = 'User does not have required access level';
$MANTIS_ERROR[ERROR_USER_REAL_MATCH_USER] = 'The "Real Name" chosen matches another user\'s login name. Please choose another.';
$MANTIS_ERROR[ERROR_SPONSORSHIP_NOT_ENABLED] = 'Sponsorship support not enabled.';
$MANTIS_ERROR[ERROR_SPONSORSHIP_NOT_FOUND] = 'Sponsorship %d not found.';
$MANTIS_ERROR[ERROR_SPONSORSHIP_AMOUNT_TOO_LOW] = 'Sponsorship (%s) is below minimum amount (%s).';
$MANTIS_ERROR[ERROR_SPONSORSHIP_HANDLER_ACCESS_LEVEL_TOO_LOW] = 'Handler does not have the required access level to handle sponsored issues.';
$MANTIS_ERROR[ERROR_SPONSORSHIP_ASSIGNER_ACCESS_LEVEL_TOO_LOW] = 'Access Denied: Assigning sponsored issues requires higher access level.';
$MANTIS_ERROR[ERROR_SPONSORSHIP_SPONSOR_NO_EMAIL] = 'Sponsor has not provided an email address. Please update your profile.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_INVALID] = 'Configuration option \'%s\' has invalid value \'%s\'';
$MANTIS_ERROR[ERROR_BUG_READ_ONLY_ACTION_DENIED] = 'The action cannot be performed because issue \'%d\' is read-only';
$MANTIS_ERROR[ERROR_RELATIONSHIP_ALREADY_EXISTS] = "ERROR: There is already a relationship between these two issues.";
$MANTIS_ERROR[ERROR_RELATIONSHIP_NOT_FOUND] = "ERROR: Relationship not found.";
$MANTIS_ERROR[ERROR_RELATIONSHIP_ACCESS_LEVEL_TO_DEST_BUG_TOO_LOW] = "Access denied: The issue %d requires higher access level.";
$MANTIS_ERROR[ERROR_RELATIONSHIP_SAME_BUG] = "An issue can't be related to itself.";
$MANTIS_ERROR[ERROR_SIGNUP_NOT_MATCHING_CAPTCHA] = 'Confirmation hash does not match. Please retry.';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NOT_ENABLED] = 'The \'lost your password\' feature is not available.';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NO_EMAIL_SPECIFIED] = 'You must provide an e-mail address in order to reset the password';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NOT_MATCHING_DATA] = 'The provided information doesn\'t match any registered account!';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_CONFIRM_HASH_INVALID] = 'The confirmation URL is invalid or has already been used. Please signup again.';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_MAX_IN_PROGRESS_ATTEMPTS_REACHED] = 'Max. number of in-progress requests reached. Please contact the system administrator';

#$s_login_error = 'Your account may be disabled or blocked (due to too many failed login attempts) or the username/password you entered is incorrect.';
$s_login_error = 'GRESKA: va nalog je iskljucen ili ste pogreno uneli korisnicko ime ili lozinku.';
$s_login_cookies_disabled = 'GRESKA: Va internet pretraivac ili ne zna da obradi kukije (cookies) ili odbija da ih prihvati.';

# General Strings
$s_go_back = 'Nazad';
$s_proceed = 'Kliknite ovde za nastavak';

$s_switch = 'Prebacivanje';
$s_logged_in_as = 'prikljuceni ste kao';

$s_prefix_for_deleted_users = 'korisnik';

$s_administrator = 'administrator';
$s_myself = "Sebi samom";

# Enum Strings
$s_access_levels_enum_string = '10:gledalac,25:reporter,40:updater,55:razvoj,70:menadzer,90:administrator';
$s_project_status_enum_string = '10:u razvoju,30:release,50:stabilna,70:zastarela';
$s_project_view_state_enum_string = '10:javan,50:privatan';
$s_view_state_enum_string = '10:javan,50:privatan';

$s_priority_enum_string = '10:bez prioriteta,20:nizak,30:normalan,40:visok,50:hitan,60:trenutno';
$s_severity_enum_string = '10:nova osobina,20:trivijalna,30:tekst,40:izmena,50:mala,60:velika,70:rusenje,80:blokiranje';
$s_reproducibility_enum_string = '10:uvek,30:ponekad,50:slucajan,70:nije isprobano,90:nemogucnost dupliciranja,100:N/A';
$s_status_enum_string = '10:novo,20:povratna informacija,30:primljeno,40:potvrdjeno,50:dodeljeno,80:reseno,90:zatvoreno';
$s_resolution_enum_string = '10:otvoreno,20:popravljeno,30:ponovo otvoreno,40:nemogucnost dupliciranja,50:ne moe se ispraviti,60:duplicate,70:nije greka,80:suspendovano,90:ne ispravlja se';
$s_projection_enum_string = '10:nema,30:izmena,50:mala izmena,70:major rework,90:redesign';
$s_eta_enum_string = '10:nema,20:< 1 dan,30:2-3 dana,40:< 1 nedelja,50:< 1 mesec,60:> 1 mesec';

# Email Strings
$s_new_account_subject = 'Account registration';
$s_new_account_greeting = 'Thank you for registering. You have account with username \'';
$s_new_account_greeting2 = '\'. In order to complete your registration, visit the following URL (make sure it is entered as the single line) and set your own access password:';
$s_new_account_username = 'Korisnicko ime: ';
$s_new_account_message = 'If you didn\'t request any registraion, ignore this message and nothing will happen.' . "\n\n";
$s_new_account_do_not_reply = 'DO NOT REPLY TO THIS MESSAGE';
$s_new_account_email = 'E-mail: ';
$s_new_account_IP = 'Remote IP address: ';
$s_new_account_signup_msg = 'The following account has been created:';

$s_reset_request_msg = 'Someone (presumably you) requested a password change through email verification. If this was not you, ignore this message and nothing will happen.' . "\n\n" . 'If you requested this verification, visit the following URL to change your password:';
$s_reset_request_in_progress_msg = 'If you supplied the correct username and email address for your account, we will now have sent a confirmation message to that email address. Once the message has been received, follow the instructions provided to change the password on your account.';

$s_email_notification_title_for_status_bug_feedback = 'Sledeca greka zahteva vau POVRATNU INFORMACIJU.';
$s_email_notification_title_for_status_bug_acknowledged = 'Sledeca greka je PRIMLJENA.';
$s_email_notification_title_for_status_bug_confirmed = 'Sledeca greka je POTVRDJENA.';
$s_email_notification_title_for_status_bug_assigned = 'Sledeca greka je DODELJENA.';
$s_email_notification_title_for_status_bug_resolved = 'Sledeca greka je REENA.';
$s_email_notification_title_for_status_bug_closed = 'Sledeca greka je ZATVORENA';

$s_email_notification_title_for_action_bug_submitted = 'Sledeca greka je POSLATA.';
$s_email_notification_title_for_action_bug_assigned = 'Sledeca greka je DODELJENA.';
$s_email_notification_title_for_action_bug_reopened = 'Sledeca greka je PONOVO OTVORENA.';
$s_email_notification_title_for_action_bug_deleted = 'Sledeca greka je IZBRISANA.';
$s_email_notification_title_for_action_bug_updated = 'The following issue has been UPDATED.';
$s_email_notification_title_for_action_sponsorship_added = 'The following issue has been SPONSORED.';
$s_email_notification_title_for_action_sponsorship_updated = 'A sponsorship of the following issue was modified.';
$s_email_notification_title_for_action_sponsorship_deleted = 'A sponsorship of the following issue was withdrawn.';

$s_email_notification_title_for_action_bugnote_submitted = 'KOMENTAR UZ GREKU je dodat uz greku.';
$s_email_notification_title_for_action_relationship_added = "A new RELATIONSHIP has been added to the following issue.";
$s_email_notification_title_for_action_relationship_deleted = "A RELATIONSHIP has been deleted from the following issue.";
$s_email_notification_title_for_action_relationship_child_resolved = "A RELATED issue has been RESOLVED.";
$s_email_notification_title_for_action_relationship_child_closed = "A RELATED issue has been CLOSED.";

$s_email_reporter = 'Prijavljivac';
$s_email_handler = 'Obradjivac';
$s_email_project = 'projekat';
$s_email_bug = 'ID greske';
$s_email_category = 'Kategorija';
$s_email_reproducibility = 'Reproduktivnost';
$s_email_severity = 'Teina';
$s_email_priority = 'Prioritet';
$s_email_status = 'Status';
$s_email_resolution = 'Razreenje';
$s_email_duplicate = 'Duplirano';
$s_email_fixed_in_version = 'Fixed in Version';
$s_email_date_submitted = 'Datum slanja';
$s_email_last_modified = 'Poslednja modifikacija';
$s_email_summary = 'Saetak';
$s_email_description = 'Opis';

# account_delete.php
$s_account_protected_msg = 'Nalog je zasticen. Ne mogu da izmenim podesavanja...';
$s_account_removed_msg = 'Vas nalog je uklonjen...';

# account_delete_page.php
$s_confirm_delete_msg = 'Da li ste sigurni da zelite da izbrisete nalog?';
$s_delete_account_button = 'Brisanje naloga';

# account_page.php
$s_manage_profiles_link = 'Profili';
$s_change_preferences_link = 'Podesavanja';
$s_edit_account_title = 'Izmena naloga';
$s_username = 'Korisnicko ime';
$s_realname = 'Real Name';
$s_email = 'Email';
$s_password = 'Lozinka';
$s_confirm_password = 'Potvrdite lozinku';
$s_access_level = 'Pristupni nivo';
$s_update_user_button = 'auriranje naloga';

# account_prefs_page.php
$s_default_account_preferences_title = 'Podeavanja naloga';
$s_default_project = 'Podrazumevani projekat';
$s_advanced_report = 'Napredni izvestaj';
$s_advanced_view = 'Napredni pogled';
$s_advanced_update = 'Napredno auriranje';
$s_refresh_delay = 'Interval osveavanja';
$s_redirect_delay = 'Interval redirekcije';
$s_with_minimum_severity = 'With Mimimum Severity of';
$s_bugnote_order = 'Bugnotes Sort Order';
$s_bugnote_order_asc = 'Ascending';
$s_bugnote_order_desc = 'Descending';
$s_email_on_new = 'Email po unosu Novog';
$s_email_on_assigned = 'Email po Dodeljivanju';
$s_email_on_feedback = 'Email nakon povratne informacija';
$s_email_on_resolved = 'Email po resenju';
$s_email_on_closed = 'Email nakon zatvaranja';
$s_email_on_reopened = 'Email nakon ponovnog otvaranja';
$s_email_on_bugnote_added = 'Email nakon dodavanja komentara uz gresku';
$s_email_on_status_change = 'Email po promeni statusa';
$s_email_on_priority_change = 'Email nakon promene prioriteta';
$s_email_bugnote_limit = 'Email Bugnotes Limit';
$s_language = 'Jezik';
$s_update_prefs_button = 'auriranje podesavanja';
$s_reset_prefs_button = 'Resetovanje podesavanja';

# account_prefs_reset.php
$s_prefs_reset_msg = 'Podesavanja su resetovana...';

# account_prefs_update.php
$s_prefs_updated_msg = 'Podesavanja su aurirana...';

# account_profile_add.php
$s_profile_added_msg = 'Profil je dodat...';

# account_profile_delete.php
$s_profile_deleted_msg = 'Profil je izbrisan...';

# account_profile_edit_page.php
$s_edit_profile_title = 'Izmene profila';
$s_platform = 'Platforma';
$s_operating_system = 'Operativni Sistem';
$s_additional_description = 'Dodatni opis';
$s_update_profile_button = 'auriranje profila';

# account_profile_make_default.php
$s_profile_defaulted_msg = 'Podrazumevani profil je auriran...';

# account_profile_manage_page.php
$s_add_profile_title = 'Dodaj Profil';
$s_add_profile_button = 'Dodaj Profil';
$s_edit_or_delete_profiles_title = 'Izmena ili brisanje profila';
$s_edit_profile = 'Izmena profila';
$s_make_default = 'Nacini podrazumevanim';
$s_delete_profile = 'Brisanje profila';
$s_select_profile = 'Izbor profila';
$s_submit_button = 'Poalji';

# account_profile_update.php
$s_profile_updated_msg = 'Profil je auriran...';

# account_update.php
$s_account_updated_msg = 'Vas nalog je uspesno auriran...';
$s_email_updated = 'Email adresa je uspesno aurirana';
$s_realname_duplicated = 'Real name is used by another user';
$s_realname_updated = 'Real name successfully updated';
$s_password_updated = 'Lozinka je uspesno aurirana';

# bug_assign.php
$s_bug_assign_msg = 'Greka je uspesno dodeljena...';

# bug_change_status_page.php
$s_new_bug_title = 'New Issue';
$s_feedback_bug_title = 'Provide Feedback to Issue';
$s_acknowledged_bug_title = 'Acknowledge Issue';
$s_confirmed_bug_title = 'Confirm Issue';
$s_assigned_bug_title = 'Assign Issue';
$s_new_bug_button = 'New Issue';
$s_feedback_bug_button = 'Provide Feedback';
$s_acknowledged_bug_button = 'Acknowledge Issue';
$s_confirmed_bug_button = 'Confirm Issue';
$s_assigned_bug_button = 'Assign Issue';

# bug_close.php
$s_bug_close_msg = 'Greka je upravo zatvorena...';
$s_close_immediately = 'Zatvori odmah:';

# bug_close_page.php
$s_closed_bug_title = 'Zatvori gresku';

# bug_delete.php
$s_bug_deleted_msg = 'Greska je upravo izbrisana...';

# bug_delete_page.php
$s_delete_bug_sure_msg = 'Jeste li sigurni da zelite da izbrisete ovu greku?';
$s_delete_bug_button = 'Brisanje greke';

# bug_monitor.php
$s_monitor_bug_button = 'Pracenje greske';
$s_unmonitor_bug_button = 'Zavrsetak pracenja';

# bug_file_add.php
$s_file_upload_msg = 'Fajl uspeno poslat';

# bug_file_upload_inc.php
$s_upload_file = 'Slanje fajla';
$s_select_file = 'Izbor fajla';
$s_upload_file_button = 'Slanje fajla';
$s_max_file_size = 'Max velicina';

# bug_reopen.php
$s_bug_reopened_msg = 'Greka je ponovno otvorena...';
$s_reopen_add_bugnote_title = 'Dodajte komentar uz greku za ponovno otvaranje greke';
$s_bugnote_add_reopen_button = 'Dodaj komentar uz greku i ponovno otvori greku';

# bug_resolve_page.php
$s_resolved_bug_title = 'Reenje greke';
$s_resolved_bug_button = 'Reenje greke';

# bug_resolve_page2.php
$s_bug_resolved_msg = 'Greka je reena. Unesite komentar uz greku ispod...';
$s_resolve_add_bugnote_title = 'Dodajte komentar za reenje greke';
$s_bugnote_add_resolve_button = 'Dodaj komentar uz greku';

# bug_reminder_page.php
$s_from = 'From';
$s_to = 'To';
$s_on = 'On';
$s_sent_you_this_reminder_about = 'Vam je poslao podsetnik o';
$s_bug_reminder = 'Posalji podsetnik';
$s_reminder_sent_to = 'Podsetnik poslat';
$s_bug_send_button = 'Slanje';
$s_reminder = 'Podsetnik';

# bug_update.php
$s_bug_updated_msg = 'Greka je uspesno aurirana...';

# bug_update_advanced_page.php
$s_back_to_bug_link = 'Povratak na greku';
$s_update_simple_link = 'Osnovno auriranje';
$s_updating_bug_advanced_title = 'Auriranje informacije o greci';
$s_id = 'ID';
$s_category = 'kategorija';
$s_severity = 'Tezina';
$s_reproducibility = 'Reproduktivnost';
$s_date_submitted = 'Datum slanja';
$s_last_update = 'Poslednja izmena';
$s_reporter = 'Reporter';
$s_assigned_to = 'Dodeljen';
$s_priority = 'Prioritet';
$s_resolution = 'Reenje';
$s_status = 'Status';
$s_duplicate_id = 'Duplirani ID';
$s_os = 'OS';
$s_projection = 'Projection';
$s_os_version = 'OS Verzija';
$s_eta = 'ETA';
$s_product_version = 'Verzija proizvoda';
$s_build = 'Build';
$s_fixed_in_version = 'Fixed in Version';
$s_votes = 'Glasova';
$s_summary = 'Saetak';
$s_description = 'Opis';
$s_steps_to_reproduce = 'Koraci za reprodukciju';
$s_update_information_button = 'auriranje informacija';

# bug_update_page.php
$s_update_advanced_link = 'Napredno auriranje';
$s_updating_bug_simple_title = 'auriranje infomacija o gresci';

# bug_vote_add.php
$s_vote_added_msg = 'Glas je dodat...';

# bugnote_add.php
$s_bugnote_added_msg = 'Komentar uz greku je dodat...';

# bugnote_delete.php
$s_bugnote_deleted_msg = 'Komentar uz greku je uspesno izbrisan...';
$s_bug_notes_title = 'Komentari uz greku';

# bugnote_edit_page.php
$s_edit_bugnote_title = 'Izmena komentara uz greku';

# bugnote_inc.php
$s_no_bugnotes_msg = 'Nema komentara uz ovaj greku.';
$s_delete_link = 'Brisanje';
$s_add_bugnote_title = 'Dodaj komentar uz greku';
$s_add_bugnote_button = 'Dodaj komentar uz greku';
$s_bugnote_edit_link = 'Izmena';
$s_closed_bug_button = 'Zatvaranje greke';

# bugnote_update.php
$s_bugnote_updated_msg = 'Komentar uz greku je uspesno auriran...';
$s_edited_on = 'izmenjeno: ';

# index.php
$s_click_to_login = 'Kliknite ovde za prijavljivanje';

# login.php

# login_page.php
#@@@ should the following string be related to $g_window_title?
$s_login_page_info = 'Dobrodosli u sistem za pracenje i prijavu greaka.';
$s_login_title = 'Operater';
$s_save_login = 'Zapamti nalog';
$s_choose_project = 'Izbor projekta';
$s_login_button = 'Prijava';
$s_signup_link = 'Prijava novog naloga';
$s_lost_password_link = 'Lost your password?';

# login_select_proj_page.php
$s_select_project_button = 'Izbor projekta';

# logout_page.php
$s_logged_out_title = 'Odjavljen...';
$s_redirecting = '...Redirekcija';
$s_here = 'Ovde';
# lost_pwd_page.php
$s_lost_password_title = "Password Reset";
$s_lost_password_done_title = "Password Message Sent";
$s_lost_password_subject = "Password Reset";
$s_lost_password_info = "To reinstate your lost password, please supply the name and email address for the account.<br/><br/>If the data corresponds to a valid account, you will be sent a special URL via email that contains a validation code for your account. Please follow this link to change your password.";
$s_lost_password_confirm_hash_OK = "Your confirmation has been accepted. Please update your password.";

# main_page.php
$s_open_and_assigned_to_me = 'Otvoreni i meni dodeljeni';
$s_open_and_reported_to_me = 'Otvoreni i licno prijavljeni';
$s_newer_news_link = 'Nove vesti';
$s_older_news_link = 'Stare vesti';
$s_archives = 'Arhiva';
$s_rss = 'RSS';

# manage_create_new_user.php
$s_created_user_part1 = 'Kreiran je korisnik';
$s_created_user_part2 = 'sa pristupnim nivoom';

# manage_create_user_page.php
$s_create_new_account_title = 'Kreiranje novog naloga';
$s_verify_password = 'Potvrda lozinke';
$s_enabled = 'Ukljucen';
$s_protected = 'Zasticen';
$s_create_user_button = 'Kreiranje korisnika';

# manage_page.php
$s_hide_disabled = 'Sakrij iskljucene';
$s_filter_button = 'Primena filtera';
$s_manage_users_link = 'auriranje Korisnika';
$s_manage_projects_link = 'auriranje projekata';
$s_manage_custom_field_link = 'auriranje korisnickih polja';
$s_create_new_account_link = 'kreiranje novog naloga';
$s_projects_link = 'Projekti';
$s_documentation_link = 'Dokumentacja';
$s_new_accounts_title = 'Novi nalozi';
$s_1_week_title = '1 Nedelja';
$s_never_logged_in_title = 'Nikad prijavljen';
$s_prune_accounts = 'Neaktivni Nalozi';
$s_hide_inactive = 'Skrivanje neaktivnih';
$s_manage_accounts_title = 'auriranje naloga';
$s_p = 'p';
$s_date_created = 'Datum kreiranja';
$s_last_visit = 'Poslednja poseta';
$s_edit_user_link = 'Izmena korisnika';

# manage_proj_add.php
$s_project_added_msg = 'projekat je uspesno dodat...';

# manage_proj_category_add.php
$s_category_added_msg = 'Kategorija je upravo uspesno dodata...';

# manage_proj_category_delete.php
$s_category_deleted_msg = 'Kategorija je upravo uspesno izbrisana...';

# manage_proj_category_delete_page.php
$s_category_delete_sure_msg = 'Da li ste sigurni da zelite da izbrisete ovu kategoriju?';
$s_delete_category_button = 'Brisanje kategorije';

# manage_proj_category_edit_page.php
$s_edit_project_category_title = 'Izmena kategorije projekta';
$s_update_category_button = 'auriranje kategorije';

# manage_proj_category_update.php
$s_category_updated_msg = 'Kategorija je upravo uspesno aurirana...';

# manage_proj_delete.php
$s_project_deleted_msg = 'Projekat je uspesno izbrisan...';

# manage_proj_delete_page.php
$s_project_delete_msg = 'Da li ste sigurni da zelite da izbrisete ovaj projekat i sve njemu pridruzene prijave greaka?';
$s_project_delete_button = 'Brisanje projekta';

# manage_proj_edit_page.php
$s_edit_project_title = 'Izmena projekta';
$s_project_name = 'Naziv projekta';
$s_view_status = 'Pregled statusa';
$s_public = 'javan';
$s_private = 'privatan';
$s_update_project_button = 'auriranje projekta';
$s_delete_project_button = 'Brisanje projekta';
$s_categories_and_version_title = 'Kategorije i verzije';
$s_categories = 'Kategorije';
$s_add_category_button = 'Dodavanje kategorije';
$s_versions = 'Verzije';
$s_add_version_button = 'Dodavanje verzije';
$s_edit_link = 'Izmena';
$s_actions = 'Akcije';
$s_version = 'Verzija';
$s_timestamp = 'Vreme izmene';
$s_update = 'auriranje';

# manage_proj_menu_page.php
$s_add_project_title = 'Dodavanje projekta';
$s_upload_file_path = 'Putanja za slanje fajla';
$s_add_project_button = 'Dodavanje projekta';
$s_projects_title = 'Projekti';
$s_name = 'Naziv';

# manage_proj_update.php
$s_project_updated_msg = 'Projekat je upravo uspesno auriran...';

# manage_proj_version_add.php
$s_version_added_msg = 'Verzija je uspesno dodata...';

# manage_proj_version_delete.php
$s_version_deleted_msg = 'Verzija je uspesno izbrisana...';

# manage_proj_version_delete_page.php
$s_version_delete_sure = 'da li ste sigurni da zelite da izbrisete ovu verziju?';
$s_delete_version_button = 'Brisanje verzije';

# manage_proj_version_edit_page.php
$s_edit_project_version_title = 'Izmena verzije projekta';
$s_update_version_button = 'auriranje verzije';
$s_released = 'Released';

# manage_proj_version_update.php
$s_version_updated_msg = 'Verzija je uspesno aurirana...';

# manage_user_delete.php
$s_account_delete_protected_msg = 'Nalog je zaticen. Ne mogu da izbriem nalog.';
$s_account_deleted_msg = 'Nalog je izbrisan...';

# manage_user_delete_page.php
$s_delete_account_sure_msg = 'Da li ste sigurni da zelite da izbrisete ovaj nalog?';

# manage_user_prune.php
$s_accounts_pruned_msg = 'Svi korisnici koji se nikad nisu prijavili i stariji su od jedne nedelje su uklonjeni';
$s_prune_accounts_button = 'Neaktivan';
$s_confirm_account_pruning = 'Da li ste sigurni da zelite da izbrisete stare naloge koji se nikad nisu prijavili?';

# manage_user_page.php
$s_edit_user_title = 'Izmena korisnika';
$s_reset_password_button = 'Resetovanje lozinke';
$s_delete_user_button = 'Brisanje korisnika';
$s_reset_password_msg = 'Reset Password sends the confirmation URL via email.';
$s_reset_password_msg2 = 'Po resetovanju lozinke lozinka ostaje prazna.';
$s_show_all_users = 'SVE';

# manage_user_reset.php
$s_account_reset_protected_msg = 'Nalog je zasticen. Nije moguce resetovanje lozinke.';
$s_account_reset_msg = 'Confirmation message has been sent to your email address...';
$s_account_reset_msg2 = 'Lozinka naloga je ostavljena praznom...';

# manage_user_update.php
$s_manage_user_protected_msg = 'Nalog je zaticen. Nivo pristupa i aktivnost su zasticeni. Ostale informacije su aurirane...';
$s_manage_user_updated_msg = 'Nalog je uspesno auriran...';

# menu_inc.php
$s_main_link = 'Glavni';
$s_view_bugs_link = 'Pregled greaka';
$s_report_bug_link = 'Prijava greaka';
$s_changelog_link = 'Change Log';
$s_summary_link = 'Saetak';
$s_account_link = 'Moj nalog';
$s_users_link = 'Korisnici';
$s_manage_link = 'Upravljanje';
$s_edit_news_link = 'Izmena vesti';
$s_docs_link = 'Dokumenti';
$s_logout_link = 'Odjava';
$s_my_view_link = 'My View';

# meta_inc.php

# my_view_page.php
$s_my_view_title_unassigned = 'Unassigned';
$s_my_view_title_recent_mod = 'Recently Modified';
$s_my_view_title_reported = 'Reported by Me';
$s_my_view_title_assigned = 'Assigned to Me (Unresolved)';
$s_my_view_title_resolved = 'Resolved';
$s_my_view_title_monitored = 'Monitored by Me';

# news_add.php
$s_news_added_msg = 'Stavka vesti dotata...';

# news_delete.php
$s_news_deleted_msg = 'Izbrisana stavka vesti...';

# news_delete_page.php
$s_delete_news_sure_msg = 'Da li ste sigurni da elite da izbrisete ovu stavku vesti?';
$s_delete_news_item_button = 'Stavka vesti izbrisana';

# news_edit_page.php
$s_edit_news_title = 'Izmene vesti';
$s_headline = 'Naslovna linija';
$s_body = 'Telo';
$s_update_news_button = 'auriranje vesti';

# news_menu_page.php
$s_add_news_title = 'Dodavanje vesti';
$s_post_to = 'Poslati';
$s_post_news_button = 'Slanje vesti';
$s_edit_or_delete_news_title = 'Izmene ili brisanje vesti';
$s_edit_post = 'Izmena clanka';
$s_delete_post = 'Brisanje clanka';
$s_select_post = 'Izbor clanka';

# news_update.php
$s_news_updated_msg = 'Stavka vesti aurirana...';

# news_view_page.php
$s_back_link = 'Nazad';

# proj_doc_add.php
$s_file_uploaded_msg = 'Fajl uspeno poslat';

# proj_doc_add_page.php
$s_upload_file_title = 'Slanje fajla';
$s_title = 'Naziv';

# proj_doc_delete.php
$s_project_file_deleted_msg = 'Fajl Projekta zbrisan';

# proj_doc_delete_page.php
$s_confirm_file_delete_msg = 'Da li ste sigurni da zelite da izbrisete ovaj fajl?';

# proj_doc_edit_page.php
$s_filename = 'Naziv fajla';
$s_file_update_button = 'auriranje fajla';
$s_file_delete_button = 'Brisanje fajla';

# proj_doc_page.php
$s_project_documentation_title = 'Dokumentacija projekta';
$s_user_documentation = 'Korisnicka dokumentacija';
$s_project_documentation = 'Dokumentacija projekta';
$s_add_file = 'Dodavanje fajla';

# proj_doc_update.php
$s_project_document_updated = 'Projekat uspesno auriran';

# proj_user_add.php
$s_project_user_added_msg = 'Korisnik je uspesno dodat u projekat';

# proj_user_delete.php
$s_project_removed_user_msg = 'Korisnik je uspesno uklonjen iz projekta';

# proj_user_delete_page.php
$s_remove_user_sure_msg = 'Da li ste sigurni da zelite da uklonite ovog korisnika?';

# proj_user_menu_page.php
$s_add_user_title = 'Dodavanje korisnika u projekat';
$s_add_user_button = 'Dodavanje korisnika';
$s_project_selection_title = 'Izbor projekta';
$s_remove_link = 'Ukloni';

# proj_user_update.php
$s_updated_user_msg = 'Korisnik uspesno auriran';

# report_add.php
$s_must_enter_category = 'Morate izabrati kategoriju';
$s_must_enter_severity = 'Morate izabrati tezinu';
$s_must_enter_reproducibility = 'Morate izabrati reproduktivnost';
$s_must_enter_summary = 'Morate uneti sazetak';
$s_must_enter_description = 'Morate uneti opis';
$s_report_more_bugs = 'Prijava dodatnih gresaka';
$s_submission_thanks_msg = 'Hvala na saradnji';

# report_bug_advanced_page.php
$s_simple_report_link = 'Osnovni izvestaj';
$s_enter_report_details_title = 'Unos detalja izvetaja';
$s_required = 'zahtevano';
$s_select_category = 'Izbor kategorije';
$s_select_reproducibility = 'Izaberite reproduktivnost';
$s_select_severity = 'Izaberite tezinu';
$s_or_fill_in = 'ILI popunite';
$s_assign_to = 'Dodeljivanje';
$s_additional_information = 'Dodatne informacije';
$s_submit_report_button = 'Slanje izvestaja';
$s_check_report_more_bugs = 'Ukljucite za prijavu dodatnih gresaka';

# report_bug_page.php
$s_advanced_report_link = 'Napredni izvestaj';
$s_report_stay = 'Prijava dodatnih';

# set_project.php
$s_selected_project = 'Izabrani projekat';
$s_valid_project_msg = 'Morate izabrati projekat';

# signup.php
$s_signup_done_title = 'Account registration processed';
$s_password_emailed_msg = 'Congratulations. You have registered successfully. You are now being sent a confirmation email to verify your email address. Visiting the link sent to you in this email will activate your account.';
$s_no_reponse_msg = 'You will have seven days to complete the account confirmation process; if you fail to complete account confirmation within seven days, this newly-registered account may be purged.';

# signup_page.php
$s_signup_captcha_request = 'Enter the code as it is shown in the box on the right';
$s_signup_info = 'On completion of this form and verification of your answers, you will be sent a confirmation email to the email address you specified.<br/>Using the confirmation email, you will be able activate your account. If you fail to activate your account within seven days, it will be purged.<br/>You must specify a valid email address in order to receive the account confirmation email.';
$s_signup_title = 'Prijava';
$s_signup_button = 'Prijava';

# site_settings_edit_page.php
$s_edit_site_settings_title = 'Izmena posesavanja sajta';
$s_save_settings_button = 'Zapamti podeavanja';

# site_settings_page.php
$s_site_settings_title = 'Podeavanja sajta';
$s_system_info_link = 'Sistem Info';
$s_site_settings_link = 'Podeavanja sajta';

# site_settings_update.php
$s_site_settings_updated_msg = 'Podeavanja sajta su aurirana';

# summary_page.php
$s_summary_title = 'Saetak';
$s_summary_jpgraph_link = 'Proireni sazetak';
$s_by_project = 'po projektu';
$s_by_status = 'po statusu';
$s_by_date = 'po datumu (dani)';
$s_by_severity = 'po teini';
$s_by_resolution = 'po reenju';
$s_by_category = 'po kategoriji';
$s_by_priority = 'po prioritetu';
$s_by_developer = 'Po programeru';
$s_by_reporter = 'po prijavljivacu';
$s_reporter_by_resolution = 'Reporter Po Reenju';
$s_reporter_effectiveness = 'Efektivnost reportera';
$s_developer_by_resolution = 'Developer By Resolution';
$s_percentage_fixed = '% Reenih';
$s_percentage_errors = '% pogrenih';
$s_errors = 'pogrean';
$s_total = 'Ukupno';
$s_time_stats = 'Vremenska statistika za reene greke(dani)';
$s_longest_open_bug = 'najdue otvorena greka';
$s_longest_open = 'najdue otvoreno';
$s_average_time = 'prosecno vreme';
$s_total_time = 'ukupno vreme';
$s_developer_stats = 'statistika razvojnog tima';
$s_reporter_stats = 'statistika reportera';
$s_orct = '(otvoreni/reseni/zatvoreni/ukupno)';

# view_all_bug_page.php
$s_any = 'Bilo koji';
$s_show = 'Prikazi';
$s_changed = 'Izmenjeni(casovi)';
$s_viewing_bugs_title = 'Pregled greaka';
$s_updated = 'auriran';

# view_all_inc.php
$s_none = 'nijedan';
$s_search = 'Pretraga';
$s_view_prev_link = 'Vidi prethodni';
$s_view_next_link = 'Vidi sledeci';
$s_prev = 'Prethodni';
$s_next = 'Naredni';
$s_first = 'Prvi';
$s_last = 'Poslednji';
$s_start_date = 'Start Date';
$s_end_date = 'End Date';
$s_use_date_filters = 'Use Date Filters';
$s_yes = 'Yes';
$s_no = 'No';
$s_open_filters = 'Change Filter';
$s_or_unassigned = 'Or Unassigned';
$s_ok = 'OK';
$s_select_all = 'Select All';

# stored query strings
$s_use_query = 'Use Filter';
$s_delete_query = 'Delete Filter';
$s_query_deleted = 'Filter Deleted';
$s_save_query = 'Save Current Filter';
$s_reset_query = 'Reset Filter';
$s_query_name = 'Filter Name';
$s_query_exists = 'This particular query appears to already exist.';
$s_query_dupe_name = 'Another query already has this name. Please choose a different name for this query.';
$s_query_blank_name = 'You cannot store a filter without a name. Please give this filter a name before saving it.';
$s_query_store_error = 'There was an error saving this query.';
$s_open_queries = 'Manage Filters';
$s_query_delete_msg = 'Are you sure you wish to delete this query?';

# view_bug_advanced_page.php
$s_view_simple_link = 'Osnovni pregled';
$s_viewing_bug_advanced_details_title = 'Detaljan pregled greaka';
$s_product_build = 'Product Build';
$s_system_profile = 'Opis sistema';
$s_update_bug_button = 'Auriranje greke';
$s_bug_assign_to_button = 'Dodeljuje se:';
$s_bug_status_to_button = 'Change Status To:';
$s_reopen_bug_button = 'Ponovno otvaranje';
$s_move_bug_button = 'Move Issue';
$s_attached_files = 'Prikaceni fajlovi';
$s_publish = 'Publikuj';
$s_cached = 'Keirano';

# view_bug_inc.php

# view_bug_page.php
$s_view_advanced_link = 'Napredni pregled';
$s_viewing_bug_simple_details_title = 'Osnovni pregled greaka';

# bug_monitor_list_view_inc.php
$s_no_users_monitoring_bug = 'Nema korisnika koji prate ovu gresku.';
$s_users_monitoring_bug = 'Korisnici koji prate ovu greku';
$s_monitoring_user_list = 'Lista korisnika';

# bug_sponsorship_list_view_inc.php
$s_no_users_sponsoring_bug = 'There are no users sponsoring this issue.';
$s_users_sponsoring_bug = 'Users sponsoring this issue';
$s_sponsors_list = 'Sponsors List';
$s_total_sponsorship_amount = 'Total Sponsorship = %s';
$s_sponsor_issue = 'Sponsor Issue';

# custom field strings
$s_add_custom_field_button = 'Novo korisnicko polje';
$s_delete_custom_field_button = 'Brisanje korisnickog polja';
$s_delete_custom_field_everywhere = 'Brisanje svih korisnickih polja svuda';
$s_update_custom_field_button = 'auriranje korisnickih polja';
$s_add_existing_custom_field = 'Dodavanje ovog postojeceg korisnickog polja';
$s_edit_custom_field_title = 'Izmena korisnickog polja';
$s_custom_field = 'polje';
$s_custom_fields_setup = 'Korisnicka polja';
$s_custom_field_name = 'Naziv';
$s_custom_field_project_count = 'Broj projekata	';
$s_custom_field_type = 'Tip';
$s_custom_field_possible_values = 'Moguce vrednosti';
$s_custom_field_default_value = 'Podrazumevana vrednost';
$s_custom_field_valid_regexp = 'Regularni izraz';
$s_custom_field_access_level_r = 'Pristup za citanje';
$s_custom_field_access_level_rw = 'Pristup za pisanje';
$s_custom_field_length_min = 'Min. duzina';
$s_custom_field_length_max = 'Max. duzina';
$s_custom_field_advanced = 'napredne opcije';
$s_custom_field_display_report = 'Display When Reporting Issues';
$s_custom_field_display_update = 'Display When Updating Issues';
$s_custom_field_display_resolved = 'Display When Resolving Issues';
$s_custom_field_display_closed = 'Display When Closing Issues';
$s_custom_field_require_report = 'Required On Report';
$s_custom_field_require_update = 'Required On Update';
$s_custom_field_require_resolved = 'Required On Resolve';
$s_custom_field_require_closed = 'Required On Close';

$s_custom_field_sequence = 'sekvenca';
$s_custom_field_type_enum_string = '0:String,1:Numeric,2:Float,3:Enumeration,4:Email,5:Checkbox,6:List,7:Multiselection list';

$s_confirm_used_custom_field_deletion = 'Ovo polje je trenutno povezano sa bar jednim projektom.  Ukoliko nastavite, sve vrednosti ovog polja ce permanentno biti izbrisane.  Ovo je nepovratna akcija.  Ako ne elite da izbriete ovo polje kliknite na "Back" polje u vaem internet pretraivacu. Da bi ste nastavili kliknite na dugme ispod.';
$s_confirm_custom_field_deletion = 'Da li ste sigurni da elite da izbrisete ovo korisnicko polje i sve njemu pridruene vrednosti?';
$s_field_delete_button = 'Brisanje polja';

$s_hide_status = 'Skrivanje statusa';
$s_filter_closed = "Zatvoren";
$s_filter_resolved = "Reen";
$s_hide_closed = "Hide Closed";
$s_hide_resolved = "Hide Resolved";
$s_and_above = 'And Above';
$s_advanced_filters = 'Advanced Filters';
$s_simple_filters = 'Simple Filters';
$s_monitored_by = 'Monitored By';

$s_attachments = "Prilozi";
$s_attachment_alt = "A";

# PHPMailer
$s_phpmailer_language = 'en';

# Sponsorship Strings
$s_sponsors = '%d sponsor(s)';
$s_sponsorship_added = 'Sponsorship Added';
$s_sponsorship_updated = 'Sponsorship Updated';
$s_sponsorship_deleted = 'Sponsorship Deleted';
$s_sponsorship_more_info = 'More information about sponsorship';

# URL explaining the process of sponsoring an issue.  This is defined here rather than
# in the config to allow for a URL per language.  This can be set to an empty string if there
# is not need to provide such process information.
$s_sponsorship_process_url = '';

# Changelog
$s_changelog = 'Change Log';

# Http auth
$s_http_auth_realm = "Mantis Login";

$s_bug = "issue";
$s_add_new_relationship = "New relationship";
$s_add_new_relationship_button = "Add";
$s_this_bug = "Current issue";
$s_relationship_added = "Relationship added";
$s_relationship_deleted = "Relationship deleted";
$s_delete_relationship_button = "Delete";
$s_delete_relationship_sure_msg = "Are you sure you wish to delete this relationship?";
$s_relationship_warning_blocking_bugs_not_resolved = "Not all the children of this issue are yet resolved or closed.";
$s_relationship_warning_blocking_bugs_not_resolved_2 = "<b>ATTENTION</b>. Not all the children of this issue are yet resolved or closed.<br>Before <b>resolving/closing</b> a parent issue, all the issues related as child with this one should be resolved or closed.";
$s_create_child_bug_button = "Create Child";
$s_bug_cloned_to = "Issue cloned";
$s_bug_created_from = "Issue generated from";

# Source Control Integration
$s_checkin = 'Checkin';
?>