Chris@1517: hr:
Chris@1517: direction: ltr
Chris@1517: date:
Chris@1517: formats:
Chris@1517: # Use the strftime parameters for formats.
Chris@1517: # When no format has been given, it uses default.
Chris@1517: # You can provide other formats here if you like!
Chris@1517: default: "%m/%d/%Y"
Chris@1517: short: "%b %d"
Chris@1517: long: "%B %d, %Y"
Chris@1517:
Chris@1517: day_names: [Nedjelja, Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota]
Chris@1517: abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub]
Chris@1517:
Chris@1517: # Don't forget the nil at the beginning; there's no such thing as a 0th month
Chris@1517: month_names: [~, Siječanj, Veljača, Ožujak, Travanj, Svibanj, Lipanj, Srpanj, Kolovoz, Rujan, Listopad, Studeni, Prosinac]
Chris@1517: abbr_month_names: [~, Sij, Velj, Ožu, Tra, Svi, Lip, Srp, Kol, Ruj, Lis, Stu, Pro]
Chris@1517: # Used in date_select and datime_select.
Chris@1517: order:
Chris@1517: - :year
Chris@1517: - :month
Chris@1517: - :day
Chris@1517:
Chris@1517: time:
Chris@1517: formats:
Chris@1517: default: "%m/%d/%Y %I:%M %p"
Chris@1517: time: "%I:%M %p"
Chris@1517: short: "%d %b %H:%M"
Chris@1517: long: "%B %d, %Y %H:%M"
Chris@1517: am: "am"
Chris@1517: pm: "pm"
Chris@1517:
Chris@1517: datetime:
Chris@1517: distance_in_words:
Chris@1517: half_a_minute: "pola minute"
Chris@1517: less_than_x_seconds:
Chris@1517: one: "manje od sekunde"
Chris@1517: other: "manje od %{count} sekundi"
Chris@1517: x_seconds:
Chris@1517: one: "1 sekunda"
Chris@1517: other: "%{count} sekundi"
Chris@1517: less_than_x_minutes:
Chris@1517: one: "manje od minute"
Chris@1517: other: "manje od %{count} minuta"
Chris@1517: x_minutes:
Chris@1517: one: "1 minuta"
Chris@1517: other: "%{count} minuta"
Chris@1517: about_x_hours:
Chris@1517: one: "oko sat vremena"
Chris@1517: other: "oko %{count} sati"
Chris@1517: x_hours:
Chris@1517: one: "1 sata"
Chris@1517: other: "%{count} sati"
Chris@1517: x_days:
Chris@1517: one: "1 dan"
Chris@1517: other: "%{count} dana"
Chris@1517: about_x_months:
Chris@1517: one: "oko 1 mjesec"
Chris@1517: other: "oko %{count} mjeseci"
Chris@1517: x_months:
Chris@1517: one: "mjesec"
Chris@1517: other: "%{count} mjeseci"
Chris@1517: about_x_years:
Chris@1517: one: "1 godina"
Chris@1517: other: "%{count} godina"
Chris@1517: over_x_years:
Chris@1517: one: "preko 1 godine"
Chris@1517: other: "preko %{count} godina"
Chris@1517:
Chris@1517: number:
Chris@1517: format:
Chris@1517: separator: "."
Chris@1517: delimiter: ""
Chris@1517: precision: 3
Chris@1517: human:
Chris@1517: format:
Chris@1517: delimiter: ""
Chris@1517: precision: 3
Chris@1517: storage_units:
Chris@1517: format: "%n %u"
Chris@1517: units:
Chris@1517: byte:
Chris@1517: one: "Byte"
Chris@1517: other: "Bytes"
Chris@1517: kb: "KB"
Chris@1517: mb: "MB"
Chris@1517: gb: "GB"
Chris@1517: tb: "TB"
Chris@1517:
Chris@1517: # Used in array.to_sentence.
Chris@1517: support:
Chris@1517: array:
Chris@1517: sentence_connector: "i"
Chris@1517: skip_last_comma: false
Chris@1517:
Chris@1517: activerecord:
Chris@1517: errors:
Chris@1517: template:
Chris@1517: header:
Chris@1517: one: "1 error prohibited this %{model} from being saved"
Chris@1517: other: "%{count} errors prohibited this %{model} from being saved"
Chris@1517: messages:
Chris@1517: inclusion: "nije ukljuceno u listu"
Chris@1517: exclusion: "je rezervirano"
Chris@1517: invalid: "nije ispravno"
Chris@1517: confirmation: "ne odgovara za potvrdu"
Chris@1517: accepted: "mora biti prihvaćen"
Chris@1517: empty: "ne može biti prazno"
Chris@1517: blank: "ne može biti razmaka"
Chris@1517: too_long: "je predug (maximum is %{count} characters)"
Chris@1517: too_short: "je prekratak (minimum is %{count} characters)"
Chris@1517: wrong_length: "je pogrešne dužine (should be %{count} characters)"
Chris@1517: taken: "već je zauzeto"
Chris@1517: not_a_number: "nije broj"
Chris@1517: not_a_date: "nije ispravan datum"
Chris@1517: greater_than: "mora biti veći od %{count}"
Chris@1517: greater_than_or_equal_to: "mora biti veći ili jednak %{count}"
Chris@1517: equal_to: "mora biti jednak %{count}"
Chris@1517: less_than: "mora biti manji od %{count}"
Chris@1517: less_than_or_equal_to: "mora bit manji ili jednak%{count}"
Chris@1517: odd: "mora biti neparan"
Chris@1517: even: "mora biti paran"
Chris@1517: greater_than_start_date: "mora biti veci nego pocetni datum"
Chris@1517: not_same_project: "ne pripada istom projektu"
Chris@1517: circular_dependency: "Ovaj relacija stvara kružnu ovisnost"
Chris@1517: cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
Chris@1517: earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
Chris@1517:
Chris@1517: actionview_instancetag_blank_option: Molimo odaberite
Chris@1517:
Chris@1517: general_text_No: 'Ne'
Chris@1517: general_text_Yes: 'Da'
Chris@1517: general_text_no: 'ne'
Chris@1517: general_text_yes: 'da'
Chris@1517: general_lang_name: 'Hrvatski'
Chris@1517: general_csv_separator: ','
Chris@1517: general_csv_decimal_separator: '.'
Chris@1517: general_csv_encoding: UTF-8
Chris@1517: general_pdf_encoding: UTF-8
Chris@1517: general_first_day_of_week: '7'
Chris@1517:
Chris@1517: notice_account_updated: Vaš profil je uspješno promijenjen.
Chris@1517: notice_account_invalid_creditentials: Neispravno korisničko ime ili zaporka.
Chris@1517: notice_account_password_updated: Zaporka je uspješno promijenjena.
Chris@1517: notice_account_wrong_password: Pogrešna zaporka
Chris@1517: notice_account_register_done: Racun je uspješno napravljen. Da biste aktivirali svoj račun, kliknite na link koji vam je poslan na e-mail.
Chris@1517: notice_account_unknown_email: Nepoznati korisnik.
Chris@1517: notice_can_t_change_password: Ovaj račun koristi eksterni izvor prijavljivanja. Nemoguće je promijeniti zaporku.
Chris@1517: notice_account_lost_email_sent: E-mail s uputama kako bi odabrali novu zaporku je poslan na na vašu e-mail adresu.
Chris@1517: notice_account_activated: Vaš racun je aktiviran. Možete se prijaviti.
Chris@1517: notice_successful_create: Uspješno napravljeno.
Chris@1517: notice_successful_update: Uspješna promjena.
Chris@1517: notice_successful_delete: Uspješno brisanje.
Chris@1517: notice_successful_connection: Uspješna veza.
Chris@1517: notice_file_not_found: Stranica kojoj ste pokušali pristupiti ne postoji ili je uklonjena.
Chris@1517: notice_locking_conflict: Podataci su ažurirani od strane drugog korisnika.
Chris@1517: notice_not_authorized: Niste ovlašteni za pristup ovoj stranici.
Chris@1517: notice_email_sent: E-mail je poslan %{value}"
Chris@1517: notice_email_error: Dogodila se pogreška tijekom slanja E-maila (%{value})"
Chris@1517: notice_feeds_access_key_reseted: Vaš Atom pristup je resetovan.
Chris@1517: notice_api_access_key_reseted: Vaš API pristup je resetovan.
Chris@1517: notice_failed_to_save_issues: "Neuspjelo spremanje %{count} predmeta na %{total} odabrane: %{ids}."
Chris@1517: notice_no_issue_selected: "Niti jedan predmet nije odabran! Molim, odaberite predmete koje želite urediti."
Chris@1517: notice_account_pending: "Vaš korisnicki račun je otvoren, čeka odobrenje administratora."
Chris@1517: notice_default_data_loaded: Konfiguracija je uspješno učitana.
Chris@1517: notice_unable_delete_version: Nije moguće izbrisati verziju.
Chris@1517: notice_issue_done_ratios_updated: Issue done ratios updated.
Chris@1517:
Chris@1517: error_can_t_load_default_data: "Zadanu konfiguracija nije učitana: %{value}"
Chris@1517: error_scm_not_found: "Unos i/ili revizija nije pronađen."
Chris@1517: error_scm_command_failed: "Dogodila se pogreška prilikom pokušaja pristupa: %{value}"
Chris@1517: error_scm_annotate: "Ne postoji ili ne može biti obilježen."
Chris@1517: error_issue_not_found_in_project: 'Nije pronađen ili ne pripada u ovaj projekt'
Chris@1517: error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.'
Chris@1517: error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").'
Chris@1517: error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version can not be reopened'
Chris@1517: error_can_not_archive_project: This project can not be archived
Chris@1517: error_issue_done_ratios_not_updated: "Issue done ratios not updated."
Chris@1517: error_workflow_copy_source: 'Please select a source tracker or role'
Chris@1517: error_workflow_copy_target: 'Please select target tracker(s) and role(s)'
Chris@1517:
Chris@1517: warning_attachments_not_saved: "%{count} Datoteka/e nije mogla biti spremljena."
Chris@1517:
Chris@1517: mail_subject_lost_password: "Vaša %{value} zaporka"
Chris@1517: mail_body_lost_password: 'Kako biste promijenili Vašu zaporku slijedite poveznicu:'
Chris@1517: mail_subject_register: "Aktivacija korisničog računa %{value}"
Chris@1517: mail_body_register: 'Da biste aktivirali svoj račun, kliknite na sljedeci link:'
Chris@1517: mail_body_account_information_external: "Možete koristiti vaš račun %{value} za prijavu."
Chris@1517: mail_body_account_information: Vaši korisnički podaci
Chris@1517: mail_subject_account_activation_request: "%{value} predmet za aktivaciju korisničkog računa"
Chris@1517: mail_body_account_activation_request: "Novi korisnik (%{value}) je registriran. Njegov korisnički račun čeka vaše odobrenje:"
Chris@1517: mail_subject_reminder: "%{count} predmet(a) dospijeva sljedećih %{days} dana"
Chris@1517: mail_body_reminder: "%{count} vama dodijeljen(ih) predmet(a) dospijeva u sljedećih %{days} dana:"
Chris@1517: mail_subject_wiki_content_added: "'%{id}' wiki page has been added"
Chris@1517: mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}."
Chris@1517: mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
Chris@1517: mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}."
Chris@1517:
Chris@1517:
Chris@1517: field_name: Ime
Chris@1517: field_description: Opis
Chris@1517: field_summary: Sažetak
Chris@1517: field_is_required: Obavezno
Chris@1517: field_firstname: Ime
Chris@1517: field_lastname: Prezime
Chris@1517: field_mail: E-pošta
Chris@1517: field_filename: Datoteka
Chris@1517: field_filesize: Veličina
Chris@1517: field_downloads: Preuzimanja
Chris@1517: field_author: Autor
Chris@1517: field_created_on: Napravljen
Chris@1517: field_updated_on: Promijenjen
Chris@1517: field_field_format: Format
Chris@1517: field_is_for_all: Za sve projekte
Chris@1517: field_possible_values: Moguće vrijednosti
Chris@1517: field_regexp: Regularni izraz
Chris@1517: field_min_length: Minimalna dužina
Chris@1517: field_max_length: Maksimalna dužina
Chris@1517: field_value: Vrijednost
Chris@1517: field_category: Kategorija
Chris@1517: field_title: Naslov
Chris@1517: field_project: Projekt
Chris@1517: field_issue: Predmet
Chris@1517: field_status: Status
Chris@1517: field_notes: Napomene
Chris@1517: field_is_closed: Predmet je zatvoren
Chris@1517: field_is_default: Zadana vrijednost
Chris@1517: field_tracker: Tracker
Chris@1517: field_subject: Predmet
Chris@1517: field_due_date: Do datuma
Chris@1517: field_assigned_to: Dodijeljeno
Chris@1517: field_priority: Prioritet
Chris@1517: field_fixed_version: Verzija
Chris@1517: field_user: Korisnik
Chris@1517: field_role: Uloga
Chris@1517: field_homepage: Naslovnica
Chris@1517: field_is_public: Javni projekt
Chris@1517: field_parent: Potprojekt od
Chris@1517: field_is_in_roadmap: Predmeti se prikazuju u Putokazu
Chris@1517: field_login: Korisničko ime
Chris@1517: field_mail_notification: Obavijest putem e-pošte
Chris@1517: field_admin: Administrator
Chris@1517: field_last_login_on: Zadnja prijava
Chris@1517: field_language: Primarni jezik
Chris@1517: field_effective_date: Datum
Chris@1517: field_password: Zaporka
Chris@1517: field_new_password: Nova zaporka
Chris@1517: field_password_confirmation: Potvrda zaporke
Chris@1517: field_version: Verzija
Chris@1517: field_type: Tip
Chris@1517: field_host: Host
Chris@1517: field_port: Port
Chris@1517: field_account: Racun
Chris@1517: field_base_dn: Osnovni DN
Chris@1517: field_attr_login: Login atribut
Chris@1517: field_attr_firstname: Atribut imena
Chris@1517: field_attr_lastname: Atribut prezimena
Chris@1517: field_attr_mail: Atribut e-pošte
Chris@1517: field_onthefly: "Izrada korisnika \"u hodu\""
Chris@1517: field_start_date: Pocetak
Chris@1517: field_done_ratio: "% Učinjeno"
Chris@1517: field_auth_source: Vrsta prijavljivanja
Chris@1517: field_hide_mail: Sakrij moju adresu e-pošte
Chris@1517: field_comments: Komentar
Chris@1517: field_url: URL
Chris@1517: field_start_page: Početna stranica
Chris@1517: field_subproject: Potprojekt
Chris@1517: field_hours: Sati
Chris@1517: field_activity: Aktivnost
Chris@1517: field_spent_on: Datum
Chris@1517: field_identifier: Identifikator
Chris@1517: field_is_filter: Korišteno kao filtar
Chris@1517: field_issue_to_id: Povezano s predmetom
Chris@1517: field_delay: Odgodeno
Chris@1517: field_assignable: Predmeti mogu biti dodijeljeni ovoj ulozi
Chris@1517: field_redirect_existing_links: Preusmjeravanje postojećih linkova
Chris@1517: field_estimated_hours: Procijenjeno vrijeme
Chris@1517: field_column_names: Stupci
Chris@1517: field_time_zone: Vremenska zona
Chris@1517: field_searchable: Pretraživo
Chris@1517: field_default_value: Zadana vrijednost
Chris@1517: field_comments_sorting: Prikaz komentara
Chris@1517: field_parent_title: Parent page
Chris@1517: field_editable: Editable
Chris@1517: field_watcher: Watcher
Chris@1517: field_identity_url: OpenID URL
Chris@1517: field_content: Content
Chris@1517: field_group_by: Group results by
Chris@1517:
Chris@1517: setting_app_title: Naziv aplikacije
Chris@1517: setting_app_subtitle: Podnaslov aplikacije
Chris@1517: setting_welcome_text: Tekst dobrodošlice
Chris@1517: setting_default_language: Zadani jezik
Chris@1517: setting_login_required: Potrebna je prijava
Chris@1517: setting_self_registration: Samoregistracija je dozvoljena
Chris@1517: setting_attachment_max_size: Maksimalna veličina privitka
Chris@1517: setting_issues_export_limit: Ograničenje izvoza predmeta
Chris@1517: setting_mail_from: Izvorna adresa e-pošte
Chris@1517: setting_bcc_recipients: Blind carbon copy primatelja (bcc)
Chris@1517: setting_plain_text_mail: obični tekst pošte (bez HTML-a)
Chris@1517: setting_host_name: Naziv domaćina (host)
Chris@1517: setting_text_formatting: Oblikovanje teksta
Chris@1517: setting_wiki_compression: Sažimanje
Chris@1517: setting_feeds_limit: Ogranicenje unosa sadržaja
Chris@1517: setting_default_projects_public: Novi projekti su javni po defaultu
Chris@1517: setting_autofetch_changesets: Autofetch commits
Chris@1517: setting_sys_api_enabled: Omogući WS za upravljanje skladištem
Chris@1517: setting_commit_ref_keywords: Referentne ključne riječi
Chris@1517: setting_commit_fix_keywords: Fiksne ključne riječi
Chris@1517: setting_autologin: Automatska prijava
Chris@1517: setting_date_format: Format datuma
Chris@1517: setting_time_format: Format vremena
Chris@1517: setting_cross_project_issue_relations: Dozvoli povezivanje predmeta izmedu različitih projekata
Chris@1517: setting_issue_list_default_columns: Stupci prikazani na listi predmeta
Chris@1517: setting_emails_footer: Zaglavlje e-pošte
Chris@1517: setting_protocol: Protokol
Chris@1517: setting_per_page_options: Objekata po stranici opcija
Chris@1517: setting_user_format: Oblik prikaza korisnika
Chris@1517: setting_activity_days_default: Dani prikazane aktivnosti na projektu
Chris@1517: setting_display_subprojects_issues: Prikaz predmeta potprojekta na glavnom projektu po defaultu
Chris@1517: setting_enabled_scm: Omogućen SCM
Chris@1517: setting_mail_handler_body_delimiters: "Truncate emails after one of these lines"
Chris@1517: setting_mail_handler_api_enabled: Omoguci WS za dolaznu e-poštu
Chris@1517: setting_mail_handler_api_key: API ključ
Chris@1517: setting_sequential_project_identifiers: Generiraj slijedne identifikatore projekta
Chris@1517: setting_gravatar_enabled: Koristi Gravatar korisničke ikone
Chris@1517: setting_gravatar_default: Default Gravatar image
Chris@1517: setting_diff_max_lines_displayed: Maksimalni broj diff linija za prikazati
Chris@1517: setting_file_max_size_displayed: Max size of text files displayed inline
Chris@1517: setting_repository_log_display_limit: Maximum number of revisions displayed on file log
Chris@1517: setting_openid: Allow OpenID login and registration
Chris@1517: setting_password_min_length: Minimum password length
Chris@1517: setting_new_project_user_role_id: Role given to a non-admin user who creates a project
Chris@1517: setting_default_projects_modules: Default enabled modules for new projects
Chris@1517: setting_issue_done_ratio: Calculate the issue done ratio with
Chris@1517: setting_issue_done_ratio_issue_field: Use the issue field
Chris@1517: setting_issue_done_ratio_issue_status: Use the issue status
Chris@1517: setting_start_of_week: Start calendars on
Chris@1517: setting_rest_api_enabled: Enable REST web service
Chris@1517:
Chris@1517: permission_add_project: Dodaj projekt
Chris@1517: permission_add_subprojects: Dodaj potprojekt
Chris@1517: permission_edit_project: Uredi projekt
Chris@1517: permission_select_project_modules: Odaberi projektne module
Chris@1517: permission_manage_members: Upravljaj članovima
Chris@1517: permission_manage_versions: Upravljaj verzijama
Chris@1517: permission_manage_categories: Upravljaj kategorijama predmeta
Chris@1517: permission_view_issues: Pregledaj zahtjeve
Chris@1517: permission_add_issues: Dodaj predmete
Chris@1517: permission_edit_issues: Uredi predmete
Chris@1517: permission_manage_issue_relations: Upravljaj relacijama predmeta
Chris@1517: permission_add_issue_notes: Dodaj bilješke
Chris@1517: permission_edit_issue_notes: Uredi bilješke
Chris@1517: permission_edit_own_issue_notes: Uredi vlastite bilješke
Chris@1517: permission_move_issues: Premjesti predmete
Chris@1517: permission_delete_issues: Brisanje predmeta
Chris@1517: permission_manage_public_queries: Upravljaj javnim upitima
Chris@1517: permission_save_queries: Spremi upite
Chris@1517: permission_view_gantt: Pregledaj gantt grafikon
Chris@1517: permission_view_calendar: Pregledaj kalendar
Chris@1517: permission_view_issue_watchers: Pregledaj listu promatraca
Chris@1517: permission_add_issue_watchers: Dodaj promatrača
Chris@1517: permission_delete_issue_watchers: Delete watchers
Chris@1517: permission_log_time: Dnevnik utrošenog vremena
Chris@1517: permission_view_time_entries: Pregledaj utrošeno vrijeme
Chris@1517: permission_edit_time_entries: Uredi vremenske dnevnike
Chris@1517: permission_edit_own_time_entries: Edit own time logs
Chris@1517: permission_manage_news: Upravljaj novostima
Chris@1517: permission_comment_news: Komentiraj novosti
Chris@1517: permission_view_documents: Pregledaj dokumente
Chris@1517: permission_manage_files: Upravljaj datotekama
Chris@1517: permission_view_files: Pregledaj datoteke
Chris@1517: permission_manage_wiki: Upravljaj wikijem
Chris@1517: permission_rename_wiki_pages: Promijeni ime wiki stranicama
Chris@1517: permission_delete_wiki_pages: Obriši wiki stranice
Chris@1517: permission_view_wiki_pages: Pregledaj wiki
Chris@1517: permission_view_wiki_edits: Pregledaj povijest wikija
Chris@1517: permission_edit_wiki_pages: Uredi wiki stranice
Chris@1517: permission_delete_wiki_pages_attachments: Obriši privitke
Chris@1517: permission_protect_wiki_pages: Zaštiti wiki stranice
Chris@1517: permission_manage_repository: Upravljaj skladištem
Chris@1517: permission_browse_repository: Browse repository
Chris@1517: permission_view_changesets: View changesets
Chris@1517: permission_commit_access: Mogućnost pohranjivanja
Chris@1517: permission_manage_boards: Manage boards
Chris@1517: permission_view_messages: Pregledaj poruke
Chris@1517: permission_add_messages: Objavi poruke
Chris@1517: permission_edit_messages: Uredi poruke
Chris@1517: permission_edit_own_messages: Uredi vlastite poruke
Chris@1517: permission_delete_messages: Obriši poruke
Chris@1517: permission_delete_own_messages: Obriši vlastite poruke
Chris@1517:
Chris@1517: project_module_issue_tracking: Praćenje predmeta
Chris@1517: project_module_time_tracking: Praćenje vremena
Chris@1517: project_module_news: Novosti
Chris@1517: project_module_documents: Dokumenti
Chris@1517: project_module_files: Datoteke
Chris@1517: project_module_wiki: Wiki
Chris@1517: project_module_repository: Skladište
Chris@1517: project_module_boards: Boards
Chris@1517:
Chris@1517: label_user: Korisnik
Chris@1517: label_user_plural: Korisnici
Chris@1517: label_user_new: Novi korisnik
Chris@1517: label_user_anonymous: Anonymous
Chris@1517: label_project: Projekt
Chris@1517: label_project_new: Novi projekt
Chris@1517: label_project_plural: Projekti
Chris@1517: label_x_projects:
Chris@1517: zero: no projects
Chris@1517: one: 1 project
Chris@1517: other: "%{count} projects"
Chris@1517: label_project_all: Svi Projekti
Chris@1517: label_project_latest: Najnoviji projekt
Chris@1517: label_issue: Predmet
Chris@1517: label_issue_new: Novi predmet
Chris@1517: label_issue_plural: Predmeti
Chris@1517: label_issue_view_all: Pregled svih predmeta
Chris@1517: label_issues_by: "Predmeti od %{value}"
Chris@1517: label_issue_added: Predmet dodan
Chris@1517: label_issue_updated: Predmet promijenjen
Chris@1517: label_document: Dokument
Chris@1517: label_document_new: Novi dokument
Chris@1517: label_document_plural: Dokumenti
Chris@1517: label_document_added: Dokument dodan
Chris@1517: label_role: Uloga
Chris@1517: label_role_plural: Uloge
Chris@1517: label_role_new: Nova uloga
Chris@1517: label_role_and_permissions: Uloge i ovlasti
Chris@1517: label_member: Član
Chris@1517: label_member_new: Novi član
Chris@1517: label_member_plural: Članovi
Chris@1517: label_tracker: Vrsta
Chris@1517: label_tracker_plural: Vrste predmeta
Chris@1517: label_tracker_new: Nova vrsta
Chris@1517: label_workflow: Tijek rada
Chris@1517: label_issue_status: Status predmeta
Chris@1517: label_issue_status_plural: Status predmeta
Chris@1517: label_issue_status_new: Novi status
Chris@1517: label_issue_category: Kategorija predmeta
Chris@1517: label_issue_category_plural: Kategorije predmeta
Chris@1517: label_issue_category_new: Nova kategorija
Chris@1517: label_custom_field: Korisnički definirano polje
Chris@1517: label_custom_field_plural: Korisnički definirana polja
Chris@1517: label_custom_field_new: Novo korisnički definirano polje
Chris@1517: label_enumerations: Pobrojenice
Chris@1517: label_enumeration_new: Nova vrijednost
Chris@1517: label_information: Informacija
Chris@1517: label_information_plural: Informacije
Chris@1517: label_please_login: Molim prijavite se
Chris@1517: label_register: Registracija
Chris@1517: label_login_with_open_id_option: or login with OpenID
Chris@1517: label_password_lost: Izgubljena zaporka
Chris@1517: label_home: Početna stranica
Chris@1517: label_my_page: Moja stranica
Chris@1517: label_my_account: Moj profil
Chris@1517: label_my_projects: Moji projekti
Chris@1517: label_administration: Administracija
Chris@1517: label_login: Korisnik
Chris@1517: label_logout: Odjava
Chris@1517: label_help: Pomoć
Chris@1517: label_reported_issues: Prijavljeni predmeti
Chris@1517: label_assigned_to_me_issues: Moji predmeti
Chris@1517: label_last_login: Last connection
Chris@1517: label_registered_on: Registrirano
Chris@1517: label_activity: Aktivnosti
Chris@1517: label_overall_activity: Aktivnosti
Chris@1517: label_user_activity: "%{value} ova/ina aktivnost"
Chris@1517: label_new: Novi
Chris@1517: label_logged_as: Prijavljeni ste kao
Chris@1517: label_environment: Okolina
Chris@1517: label_authentication: Autentikacija
Chris@1517: label_auth_source: Način prijavljivanja
Chris@1517: label_auth_source_new: Novi način prijavljivanja
Chris@1517: label_auth_source_plural: Načini prijavljivanja
Chris@1517: label_subproject_plural: Potprojekti
Chris@1517: label_subproject_new: Novi potprojekt
Chris@1517: label_and_its_subprojects: "%{value} i njegovi potprojekti"
Chris@1517: label_min_max_length: Min - Maks veličina
Chris@1517: label_list: Liste
Chris@1517: label_date: Datum
Chris@1517: label_integer: Integer
Chris@1517: label_float: Float
Chris@1517: label_boolean: Boolean
Chris@1517: label_string: Text
Chris@1517: label_text: Long text
Chris@1517: label_attribute: Atribut
Chris@1517: label_attribute_plural: Atributi
Chris@1517: label_no_data: Nema podataka za prikaz
Chris@1517: label_change_status: Promjena statusa
Chris@1517: label_history: Povijest
Chris@1517: label_attachment: Datoteka
Chris@1517: label_attachment_new: Nova datoteka
Chris@1517: label_attachment_delete: Brisanje datoteke
Chris@1517: label_attachment_plural: Datoteke
Chris@1517: label_file_added: Datoteka dodana
Chris@1517: label_report: Izvješće
Chris@1517: label_report_plural: Izvješća
Chris@1517: label_news: Novosti
Chris@1517: label_news_new: Dodaj novost
Chris@1517: label_news_plural: Novosti
Chris@1517: label_news_latest: Novosti
Chris@1517: label_news_view_all: Pregled svih novosti
Chris@1517: label_news_added: Novosti dodane
Chris@1517: label_settings: Postavke
Chris@1517: label_overview: Pregled
Chris@1517: label_version: Verzija
Chris@1517: label_version_new: Nova verzija
Chris@1517: label_version_plural: Verzije
Chris@1517: label_confirmation: Potvrda
Chris@1517: label_export_to: 'Izvoz u:'
Chris@1517: label_read: Čitaj...
Chris@1517: label_public_projects: Javni projekti
Chris@1517: label_open_issues: Otvoren
Chris@1517: label_open_issues_plural: Otvoreno
Chris@1517: label_closed_issues: Zatvoren
Chris@1517: label_closed_issues_plural: Zatvoreno
Chris@1517: label_x_open_issues_abbr_on_total:
Chris@1517: zero: 0 open / %{total}
Chris@1517: one: 1 open / %{total}
Chris@1517: other: "%{count} open / %{total}"
Chris@1517: label_x_open_issues_abbr:
Chris@1517: zero: 0 open
Chris@1517: one: 1 open
Chris@1517: other: "%{count} open"
Chris@1517: label_x_closed_issues_abbr:
Chris@1517: zero: 0 closed
Chris@1517: one: 1 closed
Chris@1517: other: "%{count} closed"
Chris@1517: label_total: Ukupno
Chris@1517: label_permissions: Dozvole
Chris@1517: label_current_status: Trenutni status
Chris@1517: label_new_statuses_allowed: Novi status je dozvoljen
Chris@1517: label_all: Svi
Chris@1517: label_none: nema
Chris@1517: label_nobody: nitko
Chris@1517: label_next: Naredni
Chris@1517: label_previous: Prethodni
Chris@1517: label_used_by: Korišten od
Chris@1517: label_details: Detalji
Chris@1517: label_add_note: Dodaj napomenu
Chris@1517: label_per_page: Po stranici
Chris@1517: label_calendar: Kalendar
Chris@1517: label_months_from: Mjeseci od
Chris@1517: label_gantt: Gantt
Chris@1517: label_internal: Interno
Chris@1517: label_last_changes: "Posljednjih %{count} promjena"
Chris@1517: label_change_view_all: Prikaz svih promjena
Chris@1517: label_personalize_page: Prilagodite ovu stranicu
Chris@1517: label_comment: Komentar
Chris@1517: label_comment_plural: Komentari
Chris@1517: label_x_comments:
Chris@1517: zero: no comments
Chris@1517: one: 1 comment
Chris@1517: other: "%{count} comments"
Chris@1517: label_comment_add: Dodaj komentar
Chris@1517: label_comment_added: Komentar dodan
Chris@1517: label_comment_delete: Brisanje komentara
Chris@1517: label_query: Korisnički upit
Chris@1517: label_query_plural: Korisnički upiti
Chris@1517: label_query_new: Novi upit
Chris@1517: label_filter_add: Dodaj filtar
Chris@1517: label_filter_plural: Filtri
Chris@1517: label_equals: je
Chris@1517: label_not_equals: nije
Chris@1517: label_in_less_than: za manje od
Chris@1517: label_in_more_than: za više od
Chris@1517: label_greater_or_equal: '>='
Chris@1517: label_less_or_equal: '<='
Chris@1517: label_in: za točno
Chris@1517: label_today: danas
Chris@1517: label_all_time: sva vremena
Chris@1517: label_yesterday: jučer
Chris@1517: label_this_week: ovog tjedna
Chris@1517: label_last_week: prošlog tjedna
Chris@1517: label_last_n_days: "zadnjih %{count} dana"
Chris@1517: label_this_month: ovog mjeseca
Chris@1517: label_last_month: prošlog mjeseca
Chris@1517: label_this_year: ove godine
Chris@1517: label_date_range: vremenski raspon
Chris@1517: label_less_than_ago: manje od
Chris@1517: label_more_than_ago: više od
Chris@1517: label_ago: prije
Chris@1517: label_contains: Sadrži
Chris@1517: label_not_contains: ne sadrži
Chris@1517: label_day_plural: dana
Chris@1517: label_repository: Skladište
Chris@1517: label_repository_plural: Skladišta
Chris@1517: label_browse: Pregled
Chris@1517: label_branch: Branch
Chris@1517: label_tag: Tag
Chris@1517: label_revision: Revizija
Chris@1517: label_revision_plural: Revizije
Chris@1517: label_revision_id: "Revision %{value}"
Chris@1517: label_associated_revisions: Dodijeljene revizije
Chris@1517: label_added: dodano
Chris@1517: label_modified: promijenjen
Chris@1517: label_copied: kopirano
Chris@1517: label_renamed: preimenovano
Chris@1517: label_deleted: obrisano
Chris@1517: label_latest_revision: Posljednja revizija
Chris@1517: label_latest_revision_plural: Posljednje revizije
Chris@1517: label_view_revisions: Pregled revizija
Chris@1517: label_view_all_revisions: View all revisions
Chris@1517: label_max_size: Maksimalna veličina
Chris@1517: label_sort_highest: Premjesti na vrh
Chris@1517: label_sort_higher: Premjesti prema gore
Chris@1517: label_sort_lower: Premjesti prema dolje
Chris@1517: label_sort_lowest: Premjesti na dno
Chris@1517: label_roadmap: Putokaz
Chris@1517: label_roadmap_due_in: "Završava se za %{value}"
Chris@1517: label_roadmap_overdue: "%{value} kasni"
Chris@1517: label_roadmap_no_issues: Nema predmeta za ovu verziju
Chris@1517: label_search: Traži
Chris@1517: label_result_plural: Rezultati
Chris@1517: label_all_words: Sve riječi
Chris@1517: label_wiki: Wiki
Chris@1517: label_wiki_edit: Wiki promjena
Chris@1517: label_wiki_edit_plural: Wiki promjene
Chris@1517: label_wiki_page: Wiki stranica
Chris@1517: label_wiki_page_plural: Wiki stranice
Chris@1517: label_index_by_title: Indeks po naslovima
Chris@1517: label_index_by_date: Indeks po datumu
Chris@1517: label_current_version: Trenutna verzija
Chris@1517: label_preview: Brzi pregled
Chris@1517: label_feed_plural: Feeds
Chris@1517: label_changes_details: Detalji svih promjena
Chris@1517: label_issue_tracking: Praćenje predmeta
Chris@1517: label_spent_time: Utrošeno vrijeme
Chris@1517: label_f_hour: "%{value} sata"
Chris@1517: label_f_hour_plural: "%{value} sati"
Chris@1517: label_time_tracking: Praćenje vremena
Chris@1517: label_change_plural: Promjene
Chris@1517: label_statistics: Statistika
Chris@1517: label_commits_per_month: Pohrana po mjesecu
Chris@1517: label_commits_per_author: Pohrana po autoru
Chris@1517: label_view_diff: Pregled razlika
Chris@1517: label_diff_inline: uvučeno
Chris@1517: label_diff_side_by_side: paralelno
Chris@1517: label_options: Opcije
Chris@1517: label_copy_workflow_from: Kopiraj tijek rada od
Chris@1517: label_permissions_report: Izvješće o dozvolama
Chris@1517: label_watched_issues: Praćeni predmeti
Chris@1517: label_related_issues: Povezani predmeti
Chris@1517: label_applied_status: Primijenjen status
Chris@1517: label_loading: Učitavam...
Chris@1517: label_relation_new: Nova relacija
Chris@1517: label_relation_delete: Brisanje relacije
Chris@1517: label_relates_to: u relaciji sa
Chris@1517: label_duplicates: Duplira
Chris@1517: label_duplicated_by: ponovljen kao
Chris@1517: label_blocks: blokira
Chris@1517: label_blocked_by: blokiran od strane
Chris@1517: label_precedes: prethodi
Chris@1517: label_follows: slijedi
Chris@1517: label_end_to_start: od kraja do početka
Chris@1517: label_end_to_end: od kraja do kraja
Chris@1517: label_end_to_start: od kraja do početka
Chris@1517: label_end_to_end: od kraja do kraja
Chris@1517: label_stay_logged_in: Ostanite prijavljeni
Chris@1517: label_disabled: Isključen
Chris@1517: label_show_completed_versions: Prikaži završene verzije
Chris@1517: label_me: ja
Chris@1517: label_board: Forum
Chris@1517: label_board_new: Novi forum
Chris@1517: label_board_plural: Forumi
Chris@1517: label_topic_plural: Teme
Chris@1517: label_message_plural: Poruke
Chris@1517: label_message_last: Posljednja poruka
Chris@1517: label_message_new: Nova poruka
Chris@1517: label_message_posted: Poruka dodana
Chris@1517: label_reply_plural: Odgovori
Chris@1517: label_send_information: Pošalji korisniku informaciju o profilu
Chris@1517: label_year: Godina
Chris@1517: label_month: Mjesec
Chris@1517: label_week: Tjedan
Chris@1517: label_date_from: Od
Chris@1517: label_date_to: Do
Chris@1517: label_language_based: Zasnovano na jeziku
Chris@1517: label_sort_by: "Uredi po %{value}"
Chris@1517: label_send_test_email: Pošalji testno E-pismo
Chris@1517: label_feeds_access_key: Atom access key
Chris@1517: label_missing_feeds_access_key: Missing a Atom access key
Chris@1517: label_feeds_access_key_created_on: "Atom kljuc za pristup je napravljen prije %{value}"
Chris@1517: label_module_plural: Moduli
Chris@1517: label_added_time_by: "Promijenio %{author} prije %{age}"
Chris@1517: label_updated_time_by: "Dodao/la %{author} prije %{age}"
Chris@1517: label_updated_time: "Promijenjeno prije %{value}"
Chris@1517: label_jump_to_a_project: Prebaci se na projekt...
Chris@1517: label_file_plural: Datoteke
Chris@1517: label_changeset_plural: Promjene
Chris@1517: label_default_columns: Zadani stupci
Chris@1517: label_no_change_option: (Bez promjene)
Chris@1517: label_bulk_edit_selected_issues: Zajednička promjena izabranih predmeta
Chris@1517: label_theme: Tema
Chris@1517: label_default: Zadana
Chris@1517: label_search_titles_only: Pretraživanje samo naslova
Chris@1517: label_user_mail_option_all: "Za bilo koji događaj na svim mojim projektima"
Chris@1517: label_user_mail_option_selected: "Za bilo koji događaj samo za izabrane projekte..."
Chris@1517: label_user_mail_no_self_notified: "Ne želim primati obavijesti o promjenama koje sam napravim"
Chris@1517: label_registration_activation_by_email: aktivacija putem e-pošte
Chris@1517: label_registration_manual_activation: ručna aktivacija
Chris@1517: label_registration_automatic_activation: automatska aktivacija
Chris@1517: label_display_per_page: "Po stranici: %{value}"
Chris@1517: label_age: Starost
Chris@1517: label_change_properties: Promijeni svojstva
Chris@1517: label_general: Općenito
Chris@1517: label_more: Još
Chris@1517: label_scm: SCM
Chris@1517: label_plugins: Plugins
Chris@1517: label_ldap_authentication: LDAP autentikacija
Chris@1517: label_downloads_abbr: D/L
Chris@1517: label_optional_description: Opcije
Chris@1517: label_add_another_file: Dodaj još jednu datoteku
Chris@1517: label_preferences: Preferences
Chris@1517: label_chronological_order: U kronološkom redoslijedu
Chris@1517: label_reverse_chronological_order: U obrnutom kronološkom redoslijedu
Chris@1517: label_planning: Planiranje
Chris@1517: label_incoming_emails: Dolazne poruke e-pošte
Chris@1517: label_generate_key: Generiraj ključ
Chris@1517: label_issue_watchers: Promatrači
Chris@1517: label_example: Primjer
Chris@1517: label_display: Display
Chris@1517: label_sort: Sort
Chris@1517: label_ascending: Ascending
Chris@1517: label_descending: Descending
Chris@1517: label_date_from_to: From %{start} to %{end}
Chris@1517: label_wiki_content_added: Wiki page added
Chris@1517: label_wiki_content_updated: Wiki page updated
Chris@1517: label_group: Group
Chris@1517: label_group_plural: Grupe
Chris@1517: label_group_new: Nova grupa
Chris@1517: label_time_entry_plural: Spent time
Chris@1517: label_version_sharing_none: Not shared
Chris@1517: label_version_sharing_descendants: With subprojects
Chris@1517: label_version_sharing_hierarchy: With project hierarchy
Chris@1517: label_version_sharing_tree: With project tree
Chris@1517: label_version_sharing_system: With all projects
Chris@1517: label_update_issue_done_ratios: Update issue done ratios
Chris@1517: label_copy_source: Source
Chris@1517: label_copy_target: Target
Chris@1517: label_copy_same_as_target: Same as target
Chris@1517: label_display_used_statuses_only: Only display statuses that are used by this tracker
Chris@1517: label_api_access_key: API access key
Chris@1517: label_missing_api_access_key: Missing an API access key
Chris@1517: label_api_access_key_created_on: "API access key created %{value} ago"
Chris@1517:
Chris@1517: button_login: Prijavi
Chris@1517: button_submit: Pošalji
Chris@1517: button_save: Spremi
Chris@1517: button_check_all: Označi sve
Chris@1517: button_uncheck_all: Isključi sve
Chris@1517: button_delete: Obriši
Chris@1517: button_create: Napravi
Chris@1517: button_create_and_continue: Napravi i nastavi
Chris@1517: button_test: Test
Chris@1517: button_edit: Uredi
Chris@1517: button_add: Dodaj
Chris@1517: button_change: Promijeni
Chris@1517: button_apply: Primijeni
Chris@1517: button_clear: Ukloni
Chris@1517: button_lock: Zaključaj
Chris@1517: button_unlock: Otključaj
Chris@1517: button_download: Preuzmi
Chris@1517: button_list: Spisak
Chris@1517: button_view: Pregled
Chris@1517: button_move: Premjesti
Chris@1517: button_move_and_follow: Move and follow
Chris@1517: button_back: Nazad
Chris@1517: button_cancel: Odustani
Chris@1517: button_activate: Aktiviraj
Chris@1517: button_sort: Redoslijed
Chris@1517: button_log_time: Zapiši vrijeme
Chris@1517: button_rollback: Izvrši rollback na ovu verziju
Chris@1517: button_watch: Prati
Chris@1517: button_unwatch: Prekini pracenje
Chris@1517: button_reply: Odgovori
Chris@1517: button_archive: Arhiviraj
Chris@1517: button_rollback: Dearhiviraj
Chris@1517: button_reset: Poništi
Chris@1517: button_rename: Promijeni ime
Chris@1517: button_change_password: Promjena zaporke
Chris@1517: button_copy: Kopiraj
Chris@1517: button_copy_and_follow: Copy and follow
Chris@1517: button_annotate: Annotate
Chris@1517: button_update: Promijeni
Chris@1517: button_configure: Konfiguracija
Chris@1517: button_quote: Navod
Chris@1517: button_duplicate: Duplicate
Chris@1517: button_show: Show
Chris@1517:
Chris@1517: status_active: aktivan
Chris@1517: status_registered: Registriran
Chris@1517: status_locked: zaključan
Chris@1517:
Chris@1517: version_status_open: open
Chris@1517: version_status_locked: locked
Chris@1517: version_status_closed: closed
Chris@1517:
Chris@1517: field_active: Active
Chris@1517:
Chris@1517: text_select_mail_notifications: Izbor akcija za koje će biti poslana obavijest e-poštom.
Chris@1517: text_regexp_info: eg. ^[A-Z0-9]+$
Chris@1517: text_min_max_length_info: 0 znači bez ograničenja
Chris@1517: text_project_destroy_confirmation: Da li ste sigurni da želite izbrisati ovaj projekt i sve njegove podatke?
Chris@1517: text_subprojects_destroy_warning: "Njegov(i) potprojekt(i): %{value} će također biti obrisan."
Chris@1517: text_workflow_edit: Select a role and a tracker to edit the workflow
Chris@1517: text_are_you_sure: Da li ste sigurni?
Chris@1517: text_journal_changed: "%{label} promijenjen iz %{old} u %{new}"
Chris@1517: text_journal_set_to: "%{label} postavi na %{value}"
Chris@1517: text_journal_deleted: "%{label} izbrisano (%{old})"
Chris@1517: text_journal_added: "%{label} %{value} added"
Chris@1517: text_tip_issue_begin_day: Zadaci koji počinju ovog dana
Chris@1517: text_tip_issue_end_day: zadaci koji se završavaju ovog dana
Chris@1517: text_tip_issue_begin_end_day: Zadaci koji počinju i završavaju se ovog dana
Chris@1517: text_caracters_maximum: "Najviše %{count} znakova."
Chris@1517: text_caracters_minimum: "Mora biti dugačko najmanje %{count} znakova."
Chris@1517: text_length_between: "Dužina izmedu %{min} i %{max} znakova."
Chris@1517: text_tracker_no_workflow: Tijek rada nije definiran za ovaj tracker
Chris@1517: text_unallowed_characters: Nedozvoljeni znakovi
Chris@1517: text_comma_separated: Višestruke vrijednosti su dozvoljene (razdvojene zarezom).
Chris@1517: text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
Chris@1517: text_tracker_no_workflow: No workflow defined for this tracker
Chris@1517: text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
Chris@1517: text_issue_added: "Predmet %{id} je prijavljen (prijavio %{author})."
Chris@1517: text_issue_updated: "Predmet %{id} je promijenjen %{author})."
Chris@1517: text_wiki_destroy_confirmation: Da li ste sigurni da želite izbrisati ovaj wiki i njegov sadržaj?
Chris@1517: text_issue_category_destroy_question: "Neke predmeti (%{count}) su dodijeljeni ovoj kategoriji. Što želite uraditi?"
Chris@1517: text_issue_category_destroy_assignments: Ukloni dodjeljivanje kategorija
Chris@1517: text_issue_category_reassign_to: Ponovo dodijeli predmete ovoj kategoriji
Chris@1517: text_user_mail_option: "Za neizabrane projekte, primit ćete obavjesti samo o stvarima koje pratite ili u kojima sudjelujete (npr. predmete koje ste vi napravili ili koje su vama dodjeljeni)."
Chris@1517: text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
Chris@1517: text_load_default_configuration: Učitaj početnu konfiguraciju
Chris@1517: text_status_changed_by_changeset: "Applied in changeset %{value}."
Chris@1517: text_issues_destroy_confirmation: 'Jeste li sigurni da želite obrisati izabrani/e predmet(e)?'
Chris@1517: text_select_project_modules: 'Odaberite module koji će biti omogućeni za ovaj projekt:'
Chris@1517: text_default_administrator_account_changed: Default administrator account changed
Chris@1517: text_file_repository_writable: Dozvoljeno pisanje u direktorij za privitke
Chris@1517: text_plugin_assets_writable: Plugin assets directory writable
Chris@1517: text_rmagick_available: RMagick dostupan (nije obavezno)
Chris@1517: text_destroy_time_entries_question: "%{hours} sati je prijavljeno za predmete koje želite obrisati. Što ćete učiniti?"
Chris@1517: text_destroy_time_entries: Obriši prijavljene sate
Chris@1517: text_assign_time_entries_to_project: Pridruži prijavljene sate projektu
Chris@1517: text_reassign_time_entries: 'Premjesti prijavljene sate ovom predmetu:'
Chris@1517: text_user_wrote: "%{value} je napisao/la:"
Chris@1517: text_enumeration_destroy_question: "%{count} objekata je pridruženo toj vrijednosti."
Chris@1517: text_enumeration_category_reassign_to: 'Premjesti ih ovoj vrijednosti:'
Chris@1517: text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/configuration.yml and restart the application to enable them."
Chris@1517: text_repository_usernames_mapping: "Select or update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
Chris@1517: text_diff_truncated: '... Ovaj diff je odrezan zato što prelazi maksimalnu veličinu koja može biti prikazana.'
Chris@1517: text_custom_field_possible_values_info: 'One line for each value'
Chris@1517: text_wiki_page_destroy_question: "This page has %{descendants} child page(s) and descendant(s). What do you want to do?"
Chris@1517: text_wiki_page_nullify_children: "Keep child pages as root pages"
Chris@1517: text_wiki_page_destroy_children: "Delete child pages and all their descendants"
Chris@1517: text_wiki_page_reassign_children: "Reassign child pages to this parent page"
Chris@1517: default_role_manager: Upravitelj
Chris@1517: default_role_developer: Razvojni inženjer
Chris@1517: default_role_reporter: Korisnik
Chris@1517: default_tracker_bug: Pogreška
Chris@1517: default_tracker_feature: Funkcionalnost
Chris@1517: default_tracker_support: Podrška
Chris@1517: default_issue_status_new: Novo
Chris@1517: default_issue_status_assigned: Dodijeljeno
Chris@1517: default_issue_status_resolved: Riješeno
Chris@1517: default_issue_status_feedback: Povratna informacija
Chris@1517: default_issue_status_closed: Zatvoreno
Chris@1517: default_issue_status_rejected: Odbaceno
Chris@1517: default_doc_category_user: Korisnička dokumentacija
Chris@1517: default_doc_category_tech: Tehnička dokumentacija
Chris@1517: default_priority_low: Nizak
Chris@1517: default_priority_normal: Redovan
Chris@1517: default_priority_high: Visok
Chris@1517: default_priority_urgent: Hitan
Chris@1517: default_priority_immediate: Odmah
Chris@1517: default_activity_design: Dizajn
Chris@1517: default_activity_development: Razvoj
Chris@1517: enumeration_issue_priorities: Prioriteti predmeta
Chris@1517: enumeration_doc_categories: Kategorija dokumenata
Chris@1517: enumeration_activities: Aktivnosti (po vremenu)
Chris@1517: enumeration_system_activity: System Activity
Chris@1517: field_sharing: Sharing
Chris@1517: text_line_separated: Multiple values allowed (one line for each value).
Chris@1517: label_close_versions: Close completed versions
Chris@1517: button_unarchive: Unarchive
Chris@1517: label_start_to_end: start to end
Chris@1517: label_start_to_start: start to start
Chris@1517: field_issue_to: Related issue
Chris@1517: default_issue_status_in_progress: In Progress
Chris@1517: text_own_membership_delete_confirmation: |-
Chris@1517: You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
Chris@1517: Are you sure you want to continue?
Chris@1517: label_board_sticky: Sticky
Chris@1517: label_board_locked: Locked
Chris@1517: permission_export_wiki_pages: Export wiki pages
Chris@1517: setting_cache_formatted_text: Cache formatted text
Chris@1517: permission_manage_project_activities: Manage project activities
Chris@1517: error_unable_delete_issue_status: Unable to delete issue status
Chris@1517: label_profile: Profile
Chris@1517: permission_manage_subtasks: Manage subtasks
Chris@1517: field_parent_issue: Parent task
Chris@1517: label_subtask_plural: Subtasks
Chris@1517: label_project_copy_notifications: Send email notifications during the project copy
Chris@1517: error_can_not_delete_custom_field: Unable to delete custom field
Chris@1517: error_unable_to_connect: Unable to connect (%{value})
Chris@1517: error_can_not_remove_role: This role is in use and can not be deleted.
Chris@1517: error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
Chris@1517: field_principal: Principal
Chris@1517: label_my_page_block: My page block
Chris@1517: notice_failed_to_save_members: "Failed to save member(s): %{errors}."
Chris@1517: text_zoom_out: Zoom out
Chris@1517: text_zoom_in: Zoom in
Chris@1517: notice_unable_delete_time_entry: Unable to delete time log entry.
Chris@1517: label_overall_spent_time: Overall spent time
Chris@1517: field_time_entries: Log time
Chris@1517: project_module_gantt: Gantt
Chris@1517: project_module_calendar: Calendar
Chris@1517: button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
Chris@1517: field_text: Text field
Chris@1517: label_user_mail_option_only_owner: Only for things I am the owner of
Chris@1517: setting_default_notification_option: Default notification option
Chris@1517: label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
Chris@1517: label_user_mail_option_only_assigned: Only for things I am assigned to
Chris@1517: label_user_mail_option_none: No events
Chris@1517: field_member_of_group: Assignee's group
Chris@1517: field_assigned_to_role: Assignee's role
Chris@1517: notice_not_authorized_archived_project: The project you're trying to access has been archived.
Chris@1517: label_principal_search: "Search for user or group:"
Chris@1517: label_user_search: "Search for user:"
Chris@1517: field_visible: Visible
Chris@1517: setting_commit_logtime_activity_id: Activity for logged time
Chris@1517: text_time_logged_by_changeset: Applied in changeset %{value}.
Chris@1517: setting_commit_logtime_enabled: Enable time logging
Chris@1517: notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
Chris@1517: setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
Chris@1517: field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
Chris@1517: text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
Chris@1517: label_my_queries: My custom queries
Chris@1517: text_journal_changed_no_detail: "%{label} updated"
Chris@1517: label_news_comment_added: Comment added to a news
Chris@1517: button_expand_all: Expand all
Chris@1517: button_collapse_all: Collapse all
Chris@1517: label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
Chris@1517: label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
Chris@1517: label_bulk_edit_selected_time_entries: Bulk edit selected time entries
Chris@1517: text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
Chris@1517: label_role_anonymous: Anonymous
Chris@1517: label_role_non_member: Non member
Chris@1517: label_issue_note_added: Note added
Chris@1517: label_issue_status_updated: Status updated
Chris@1517: label_issue_priority_updated: Priority updated
Chris@1517: label_issues_visibility_own: Issues created by or assigned to the user
Chris@1517: field_issues_visibility: Issues visibility
Chris@1517: label_issues_visibility_all: All issues
Chris@1517: permission_set_own_issues_private: Set own issues public or private
Chris@1517: field_is_private: Private
Chris@1517: permission_set_issues_private: Set issues public or private
Chris@1517: label_issues_visibility_public: All non private issues
Chris@1517: text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
Chris@1517: field_commit_logs_encoding: Commit messages encoding
Chris@1517: field_scm_path_encoding: Path encoding
Chris@1517: text_scm_path_encoding_note: "Default: UTF-8"
Chris@1517: field_path_to_repository: Path to repository
Chris@1517: field_root_directory: Root directory
Chris@1517: field_cvs_module: Module
Chris@1517: field_cvsroot: CVSROOT
Chris@1517: text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
Chris@1517: text_scm_command: Command
Chris@1517: text_scm_command_version: Version
Chris@1517: label_git_report_last_commit: Report last commit for files and directories
Chris@1517: notice_issue_successful_create: Issue %{id} created.
Chris@1517: label_between: between
Chris@1517: setting_issue_group_assignment: Allow issue assignment to groups
Chris@1517: label_diff: diff
Chris@1517: text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
Chris@1517: description_query_sort_criteria_direction: Sort direction
Chris@1517: description_project_scope: Search scope
Chris@1517: description_filter: Filter
Chris@1517: description_user_mail_notification: Mail notification settings
Chris@1517: description_date_from: Enter start date
Chris@1517: description_message_content: Message content
Chris@1517: description_available_columns: Available Columns
Chris@1517: description_date_range_interval: Choose range by selecting start and end date
Chris@1517: description_issue_category_reassign: Choose issue category
Chris@1517: description_search: Searchfield
Chris@1517: description_notes: Notes
Chris@1517: description_date_range_list: Choose range from list
Chris@1517: description_choose_project: Projects
Chris@1517: description_date_to: Enter end date
Chris@1517: description_query_sort_criteria_attribute: Sort attribute
Chris@1517: description_wiki_subpages_reassign: Choose new parent page
Chris@1517: description_selected_columns: Selected Columns
Chris@1517: label_parent_revision: Parent
Chris@1517: label_child_revision: Child
Chris@1517: error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
Chris@1517: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
Chris@1517: button_edit_section: Edit this section
Chris@1517: setting_repositories_encodings: Attachments and repositories encodings
Chris@1517: description_all_columns: All Columns
Chris@1517: button_export: Export
Chris@1517: label_export_options: "%{export_format} export options"
Chris@1517: error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
Chris@1517: notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
Chris@1517: label_x_issues:
Chris@1517: zero: 0 predmet
Chris@1517: one: 1 predmet
Chris@1517: other: "%{count} predmeti"
Chris@1517: label_repository_new: New repository
Chris@1517: field_repository_is_default: Main repository
Chris@1517: label_copy_attachments: Copy attachments
Chris@1517: label_item_position: "%{position}/%{count}"
Chris@1517: label_completed_versions: Completed versions
Chris@1517: text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.
Once saved, the identifier cannot be changed.
Chris@1517: field_multiple: Multiple values
Chris@1517: setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
Chris@1517: text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
Chris@1517: text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
Chris@1517: notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
Chris@1517: text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
Chris@1517: permission_manage_related_issues: Manage related issues
Chris@1517: field_auth_source_ldap_filter: LDAP filter
Chris@1517: label_search_for_watchers: Search for watchers to add
Chris@1517: notice_account_deleted: Your account has been permanently deleted.
Chris@1517: setting_unsubscribe: Allow users to delete their own account
Chris@1517: button_delete_my_account: Delete my account
Chris@1517: text_account_destroy_confirmation: |-
Chris@1517: Are you sure you want to proceed?
Chris@1517: Your account will be permanently deleted, with no way to reactivate it.
Chris@1517: error_session_expired: Your session has expired. Please login again.
Chris@1517: text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
Chris@1517: setting_session_lifetime: Session maximum lifetime
Chris@1517: setting_session_timeout: Session inactivity timeout
Chris@1517: label_session_expiration: Session expiration
Chris@1517: permission_close_project: Close / reopen the project
Chris@1517: label_show_closed_projects: View closed projects
Chris@1517: button_close: Close
Chris@1517: button_reopen: Reopen
Chris@1517: project_status_active: active
Chris@1517: project_status_closed: closed
Chris@1517: project_status_archived: archived
Chris@1517: text_project_closed: This project is closed and read-only.
Chris@1517: notice_user_successful_create: User %{id} created.
Chris@1517: field_core_fields: Standard fields
Chris@1517: field_timeout: Timeout (in seconds)
Chris@1517: setting_thumbnails_enabled: Display attachment thumbnails
Chris@1517: setting_thumbnails_size: Thumbnails size (in pixels)
Chris@1517: label_status_transitions: Status transitions
Chris@1517: label_fields_permissions: Fields permissions
Chris@1517: label_readonly: Read-only
Chris@1517: label_required: Required
Chris@1517: text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.
Once saved, the identifier cannot be changed.
Chris@1517: field_board_parent: Parent forum
Chris@1517: label_attribute_of_project: Project's %{name}
Chris@1517: label_attribute_of_author: Author's %{name}
Chris@1517: label_attribute_of_assigned_to: Assignee's %{name}
Chris@1517: label_attribute_of_fixed_version: Target version's %{name}
Chris@1517: label_copy_subtasks: Copy subtasks
Chris@1517: label_copied_to: copied to
Chris@1517: label_copied_from: copied from
Chris@1517: label_any_issues_in_project: any issues in project
Chris@1517: label_any_issues_not_in_project: any issues not in project
Chris@1517: field_private_notes: Private notes
Chris@1517: permission_view_private_notes: View private notes
Chris@1517: permission_set_notes_private: Set notes as private
Chris@1517: label_no_issues_in_project: no issues in project
Chris@1517: label_any: Svi
Chris@1517: label_last_n_weeks: last %{count} weeks
Chris@1517: setting_cross_project_subtasks: Allow cross-project subtasks
Chris@1517: label_cross_project_descendants: With subprojects
Chris@1517: label_cross_project_tree: With project tree
Chris@1517: label_cross_project_hierarchy: With project hierarchy
Chris@1517: label_cross_project_system: With all projects
Chris@1517: button_hide: Hide
Chris@1517: setting_non_working_week_days: Non-working days
Chris@1517: label_in_the_next_days: in the next
Chris@1517: label_in_the_past_days: in the past
Chris@1517: label_attribute_of_user: User's %{name}
Chris@1517: text_turning_multiple_off: If you disable multiple values, multiple values will be
Chris@1517: removed in order to preserve only one value per item.
Chris@1517: label_attribute_of_issue: Issue's %{name}
Chris@1517: permission_add_documents: Add documents
Chris@1517: permission_edit_documents: Edit documents
Chris@1517: permission_delete_documents: Delete documents
Chris@1517: label_gantt_progress_line: Progress line
Chris@1517: setting_jsonp_enabled: Enable JSONP support
Chris@1517: field_inherit_members: Inherit members
Chris@1517: field_closed_on: Closed
Chris@1517: field_generate_password: Generate password
Chris@1517: setting_default_projects_tracker_ids: Default trackers for new projects
Chris@1517: label_total_time: Ukupno
Chris@1517: text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
Chris@1517: text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
Chris@1517: setting_emails_header: Email header
Chris@1517: notice_account_not_activated_yet: You haven't activated your account yet. If you want
Chris@1517: to receive a new activation email, please click this link.
Chris@1517: notice_account_locked: Your account is locked.
Chris@1517: label_hidden: Hidden
Chris@1517: label_visibility_private: to me only
Chris@1517: label_visibility_roles: to these roles only
Chris@1517: label_visibility_public: to any users
Chris@1517: field_must_change_passwd: Must change password at next logon
Chris@1517: notice_new_password_must_be_different: The new password must be different from the
Chris@1517: current password
Chris@1517: setting_mail_handler_excluded_filenames: Exclude attachments by name
Chris@1517: text_convert_available: ImageMagick convert available (optional)
Chris@1517: label_link: Link
Chris@1517: label_only: only
Chris@1517: label_drop_down_list: drop-down list
Chris@1517: label_checkboxes: checkboxes
Chris@1517: label_link_values_to: Link values to URL
Chris@1517: setting_force_default_language_for_anonymous: Force default language for anonymous
Chris@1517: users
Chris@1517: setting_force_default_language_for_loggedin: Force default language for logged-in
Chris@1517: users
Chris@1517: label_custom_field_select_type: Select the type of object to which the custom field
Chris@1517: is to be attached
Chris@1517: label_check_for_updates: Check for updates
Chris@1517: label_latest_compatible_version: Latest compatible version
Chris@1517: label_unknown_plugin: Unknown plugin
Chris@1517: label_radio_buttons: radio buttons