Mercurial > hg > soundsoftware-site
comparison config/locales/hr.yml @ 117:af80e5618e9b redmine-1.1
* Update to Redmine 1.1-stable branch (Redmine SVN rev 4707)
author | Chris Cannam |
---|---|
date | Thu, 13 Jan 2011 12:53:21 +0000 |
parents | 94944d00e43c |
children | b859cc0c4fa1 0579821a129a |
comparison
equal
deleted
inserted
replaced
39:150ceac17a8d | 117:af80e5618e9b |
---|---|
33 datetime: | 33 datetime: |
34 distance_in_words: | 34 distance_in_words: |
35 half_a_minute: "pola minute" | 35 half_a_minute: "pola minute" |
36 less_than_x_seconds: | 36 less_than_x_seconds: |
37 one: "manje od sekunde" | 37 one: "manje od sekunde" |
38 other: "manje od {{count}} sekundi" | 38 other: "manje od %{count} sekundi" |
39 x_seconds: | 39 x_seconds: |
40 one: "1 sekunda" | 40 one: "1 sekunda" |
41 other: "{{count}} sekundi" | 41 other: "%{count} sekundi" |
42 less_than_x_minutes: | 42 less_than_x_minutes: |
43 one: "manje od minute" | 43 one: "manje od minute" |
44 other: "manje od {{count}} minuta" | 44 other: "manje od %{count} minuta" |
45 x_minutes: | 45 x_minutes: |
46 one: "1 minuta" | 46 one: "1 minuta" |
47 other: "{{count}} minuta" | 47 other: "%{count} minuta" |
48 about_x_hours: | 48 about_x_hours: |
49 one: "oko sat vremena" | 49 one: "oko sat vremena" |
50 other: "oko {{count}} sati" | 50 other: "oko %{count} sati" |
51 x_days: | 51 x_days: |
52 one: "1 dan" | 52 one: "1 dan" |
53 other: "{{count}} dana" | 53 other: "%{count} dana" |
54 about_x_months: | 54 about_x_months: |
55 one: "oko 1 mjesec" | 55 one: "oko 1 mjesec" |
56 other: "oko {{count}} mjeseci" | 56 other: "oko %{count} mjeseci" |
57 x_months: | 57 x_months: |
58 one: "mjesec" | 58 one: "mjesec" |
59 other: "{{count}} mjeseci" | 59 other: "%{count} mjeseci" |
60 about_x_years: | 60 about_x_years: |
61 one: "1 godina" | 61 one: "1 godina" |
62 other: "{{count}} godina" | 62 other: "%{count} godina" |
63 over_x_years: | 63 over_x_years: |
64 one: "preko 1 godine" | 64 one: "preko 1 godine" |
65 other: "preko {{count}} godina" | 65 other: "preko %{count} godina" |
66 | 66 |
67 number: | 67 number: |
68 format: | 68 format: |
69 separator: "." | 69 separator: "." |
70 delimiter: "" | 70 delimiter: "" |
91 sentence_connector: "i" | 91 sentence_connector: "i" |
92 skip_last_comma: false | 92 skip_last_comma: false |
93 | 93 |
94 activerecord: | 94 activerecord: |
95 errors: | 95 errors: |
96 template: | |
97 header: | |
98 one: "1 error prohibited this %{model} from being saved" | |
99 other: "%{count} errors prohibited this %{model} from being saved" | |
96 messages: | 100 messages: |
97 inclusion: "nije ukljuceno u listu" | 101 inclusion: "nije ukljuceno u listu" |
98 exclusion: "je rezervirano" | 102 exclusion: "je rezervirano" |
99 invalid: "nije ispravno" | 103 invalid: "nije ispravno" |
100 confirmation: "ne odgovara za potvrdu" | 104 confirmation: "ne odgovara za potvrdu" |
101 accepted: "mora biti prihvaćen" | 105 accepted: "mora biti prihvaćen" |
102 empty: "ne može biti prazno" | 106 empty: "ne može biti prazno" |
103 blank: "ne može biti razmaka" | 107 blank: "ne može biti razmaka" |
104 too_long: "je predug (maximum is {{count}} characters)" | 108 too_long: "je predug (maximum is %{count} characters)" |
105 too_short: "je prekratak (minimum is {{count}} characters)" | 109 too_short: "je prekratak (minimum is %{count} characters)" |
106 wrong_length: "je pogrešne dužine (should be {{count}} characters)" | 110 wrong_length: "je pogrešne dužine (should be %{count} characters)" |
107 taken: "već je zauzeto" | 111 taken: "već je zauzeto" |
108 not_a_number: "nije broj" | 112 not_a_number: "nije broj" |
109 not_a_date: "nije ispravan datum" | 113 not_a_date: "nije ispravan datum" |
110 greater_than: "mora biti veći od {{count}}" | 114 greater_than: "mora biti veći od %{count}" |
111 greater_than_or_equal_to: "mora biti veći ili jednak {{count}}" | 115 greater_than_or_equal_to: "mora biti veći ili jednak %{count}" |
112 equal_to: "mora biti jednak {{count}}" | 116 equal_to: "mora biti jednak %{count}" |
113 less_than: "mora biti manji od {{count}}" | 117 less_than: "mora biti manji od %{count}" |
114 less_than_or_equal_to: "mora bit manji ili jednak{{count}}" | 118 less_than_or_equal_to: "mora bit manji ili jednak%{count}" |
115 odd: "mora biti neparan" | 119 odd: "mora biti neparan" |
116 even: "mora biti paran" | 120 even: "mora biti paran" |
117 greater_than_start_date: "mora biti veci nego pocetni datum" | 121 greater_than_start_date: "mora biti veci nego pocetni datum" |
118 not_same_project: "ne pripada istom projektu" | 122 not_same_project: "ne pripada istom projektu" |
119 circular_dependency: "Ovaj relacija stvara kružnu ovisnost" | 123 circular_dependency: "Ovaj relacija stvara kružnu ovisnost" |
146 notice_successful_delete: Uspješno brisanje. | 150 notice_successful_delete: Uspješno brisanje. |
147 notice_successful_connection: Uspješna veza. | 151 notice_successful_connection: Uspješna veza. |
148 notice_file_not_found: Stranica kojoj ste pokušali pristupiti ne postoji ili je uklonjena. | 152 notice_file_not_found: Stranica kojoj ste pokušali pristupiti ne postoji ili je uklonjena. |
149 notice_locking_conflict: Podataci su ažurirani od strane drugog korisnika. | 153 notice_locking_conflict: Podataci su ažurirani od strane drugog korisnika. |
150 notice_not_authorized: Niste ovlašteni za pristup ovoj stranici. | 154 notice_not_authorized: Niste ovlašteni za pristup ovoj stranici. |
151 notice_email_sent: E-mail je poslan {{value}}" | 155 notice_email_sent: E-mail je poslan %{value}" |
152 notice_email_error: Dogodila se pogreška tijekom slanja E-maila ({{value}})" | 156 notice_email_error: Dogodila se pogreška tijekom slanja E-maila (%{value})" |
153 notice_feeds_access_key_reseted: Vaš RSS pristup je resetovan. | 157 notice_feeds_access_key_reseted: Vaš RSS pristup je resetovan. |
154 notice_api_access_key_reseted: Vaš API pristup je resetovan. | 158 notice_api_access_key_reseted: Vaš API pristup je resetovan. |
155 notice_failed_to_save_issues: "Neuspjelo spremanje {{count}} predmeta na {{total}} odabrane: {{ids}}." | 159 notice_failed_to_save_issues: "Neuspjelo spremanje %{count} predmeta na %{total} odabrane: %{ids}." |
156 notice_no_issue_selected: "Niti jedan predmet nije odabran! Molim, odaberite predmete koje želite urediti." | 160 notice_no_issue_selected: "Niti jedan predmet nije odabran! Molim, odaberite predmete koje želite urediti." |
157 notice_account_pending: "Vaš korisnicki račun je otvoren, čeka odobrenje administratora." | 161 notice_account_pending: "Vaš korisnicki račun je otvoren, čeka odobrenje administratora." |
158 notice_default_data_loaded: Konfiguracija je uspješno učitana. | 162 notice_default_data_loaded: Konfiguracija je uspješno učitana. |
159 notice_unable_delete_version: Nije moguće izbrisati verziju. | 163 notice_unable_delete_version: Nije moguće izbrisati verziju. |
160 notice_issue_done_ratios_updated: Issue done ratios updated. | 164 notice_issue_done_ratios_updated: Issue done ratios updated. |
161 | 165 |
162 error_can_t_load_default_data: "Zadanu konfiguracija nije učitana: {{value}}" | 166 error_can_t_load_default_data: "Zadanu konfiguracija nije učitana: %{value}" |
163 error_scm_not_found: "Unos i/ili revizija nije pronađen." | 167 error_scm_not_found: "Unos i/ili revizija nije pronađen." |
164 error_scm_command_failed: "Dogodila se pogreška prilikom pokušaja pristupa: {{value}}" | 168 error_scm_command_failed: "Dogodila se pogreška prilikom pokušaja pristupa: %{value}" |
165 error_scm_annotate: "Ne postoji ili ne može biti obilježen." | 169 error_scm_annotate: "Ne postoji ili ne može biti obilježen." |
166 error_issue_not_found_in_project: 'Nije pronađen ili ne pripada u ovaj projekt' | 170 error_issue_not_found_in_project: 'Nije pronađen ili ne pripada u ovaj projekt' |
167 error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.' | 171 error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.' |
168 error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").' | 172 error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").' |
169 error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version can not be reopened' | 173 error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version can not be reopened' |
170 error_can_not_archive_project: This project can not be archived | 174 error_can_not_archive_project: This project can not be archived |
171 error_issue_done_ratios_not_updated: "Issue done ratios not updated." | 175 error_issue_done_ratios_not_updated: "Issue done ratios not updated." |
172 error_workflow_copy_source: 'Please select a source tracker or role' | 176 error_workflow_copy_source: 'Please select a source tracker or role' |
173 error_workflow_copy_target: 'Please select target tracker(s) and role(s)' | 177 error_workflow_copy_target: 'Please select target tracker(s) and role(s)' |
174 | 178 |
175 warning_attachments_not_saved: "{{count}} Datoteka/e nije mogla biti spremljena." | 179 warning_attachments_not_saved: "%{count} Datoteka/e nije mogla biti spremljena." |
176 | 180 |
177 mail_subject_lost_password: "Vaša {{value}} zaporka" | 181 mail_subject_lost_password: "Vaša %{value} zaporka" |
178 mail_body_lost_password: 'Kako biste promijenili Vašu zaporku slijedite poveznicu:' | 182 mail_body_lost_password: 'Kako biste promijenili Vašu zaporku slijedite poveznicu:' |
179 mail_subject_register: "Aktivacija korisničog računa {{value}}" | 183 mail_subject_register: "Aktivacija korisničog računa %{value}" |
180 mail_body_register: 'Da biste aktivirali svoj račun, kliknite na sljedeci link:' | 184 mail_body_register: 'Da biste aktivirali svoj račun, kliknite na sljedeci link:' |
181 mail_body_account_information_external: "Možete koristiti vaš račun {{value}} za prijavu." | 185 mail_body_account_information_external: "Možete koristiti vaš račun %{value} za prijavu." |
182 mail_body_account_information: Vaši korisnički podaci | 186 mail_body_account_information: Vaši korisnički podaci |
183 mail_subject_account_activation_request: "{{value}} predmet za aktivaciju korisničkog računa" | 187 mail_subject_account_activation_request: "%{value} predmet za aktivaciju korisničkog računa" |
184 mail_body_account_activation_request: "Novi korisnik ({{value}}) je registriran. Njegov korisnički račun čeka vaše odobrenje:" | 188 mail_body_account_activation_request: "Novi korisnik (%{value}) je registriran. Njegov korisnički račun čeka vaše odobrenje:" |
185 mail_subject_reminder: "{{count}} predmet(a) dospijeva sljedećih {{days}} dana" | 189 mail_subject_reminder: "%{count} predmet(a) dospijeva sljedećih %{days} dana" |
186 mail_body_reminder: "{{count}} vama dodijeljen(ih) predmet(a) dospijeva u sljedećih {{days}} dana:" | 190 mail_body_reminder: "%{count} vama dodijeljen(ih) predmet(a) dospijeva u sljedećih %{days} dana:" |
187 mail_subject_wiki_content_added: "'{{id}}' wiki page has been added" | 191 mail_subject_wiki_content_added: "'%{id}' wiki page has been added" |
188 mail_body_wiki_content_added: "The '{{id}}' wiki page has been added by {{author}}." | 192 mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}." |
189 mail_subject_wiki_content_updated: "'{{id}}' wiki page has been updated" | 193 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" |
190 mail_body_wiki_content_updated: "The '{{id}}' wiki page has been updated by {{author}}." | 194 mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}." |
191 | 195 |
192 gui_validation_error: 1 pogreška | 196 gui_validation_error: 1 pogreška |
193 gui_validation_error_plural: "{{count}} pogrešaka" | 197 gui_validation_error_plural: "%{count} pogrešaka" |
194 | 198 |
195 field_name: Ime | 199 field_name: Ime |
196 field_description: Opis | 200 field_description: Opis |
197 field_summary: Sažetak | 201 field_summary: Sažetak |
198 field_is_required: Obavezno | 202 field_is_required: Obavezno |
251 field_attr_login: Login atribut | 255 field_attr_login: Login atribut |
252 field_attr_firstname: Atribut imena | 256 field_attr_firstname: Atribut imena |
253 field_attr_lastname: Atribut prezimena | 257 field_attr_lastname: Atribut prezimena |
254 field_attr_mail: Atribut e-pošte | 258 field_attr_mail: Atribut e-pošte |
255 field_onthefly: "Izrada korisnika \"u hodu\"" | 259 field_onthefly: "Izrada korisnika \"u hodu\"" |
260 field_start_date: Pocetak | |
256 field_done_ratio: % Učinjeno | 261 field_done_ratio: % Učinjeno |
257 field_auth_source: Vrsta prijavljivanja | 262 field_auth_source: Vrsta prijavljivanja |
258 field_hide_mail: Sakrij moju adresu e-pošte | 263 field_hide_mail: Sakrij moju adresu e-pošte |
259 field_comments: Komentar | 264 field_comments: Komentar |
260 field_url: URL | 265 field_url: URL |
405 label_project_new: Novi projekt | 410 label_project_new: Novi projekt |
406 label_project_plural: Projekti | 411 label_project_plural: Projekti |
407 label_x_projects: | 412 label_x_projects: |
408 zero: no projects | 413 zero: no projects |
409 one: 1 project | 414 one: 1 project |
410 other: "{{count}} projects" | 415 other: "%{count} projects" |
411 label_project_all: Svi Projekti | 416 label_project_all: Svi Projekti |
412 label_project_latest: Najnoviji projekt | 417 label_project_latest: Najnoviji projekt |
413 label_issue: Predmet | 418 label_issue: Predmet |
414 label_issue_new: Novi predmet | 419 label_issue_new: Novi predmet |
415 label_issue_plural: Predmeti | 420 label_issue_plural: Predmeti |
416 label_issue_view_all: Pregled svih predmeta | 421 label_issue_view_all: Pregled svih predmeta |
417 label_issues_by: "Predmeti od {{value}}" | 422 label_issues_by: "Predmeti od %{value}" |
418 label_issue_added: Predmet dodan | 423 label_issue_added: Predmet dodan |
419 label_issue_updated: Predmet promijenjen | 424 label_issue_updated: Predmet promijenjen |
420 label_document: Dokument | 425 label_document: Dokument |
421 label_document_new: Novi dokument | 426 label_document_new: Novi dokument |
422 label_document_plural: Dokumenti | 427 label_document_plural: Dokumenti |
461 label_assigned_to_me_issues: Moji predmeti | 466 label_assigned_to_me_issues: Moji predmeti |
462 label_last_login: Last connection | 467 label_last_login: Last connection |
463 label_registered_on: Registrirano | 468 label_registered_on: Registrirano |
464 label_activity: Aktivnosti | 469 label_activity: Aktivnosti |
465 label_overall_activity: Aktivnosti | 470 label_overall_activity: Aktivnosti |
466 label_user_activity: "{{value}} ova/ina aktivnost" | 471 label_user_activity: "%{value} ova/ina aktivnost" |
467 label_new: Novi | 472 label_new: Novi |
468 label_logged_as: Prijavljeni ste kao | 473 label_logged_as: Prijavljeni ste kao |
469 label_environment: Okolina | 474 label_environment: Okolina |
470 label_authentication: Autentikacija | 475 label_authentication: Autentikacija |
471 label_auth_source: Način prijavljivanja | 476 label_auth_source: Način prijavljivanja |
472 label_auth_source_new: Novi način prijavljivanja | 477 label_auth_source_new: Novi način prijavljivanja |
473 label_auth_source_plural: Načini prijavljivanja | 478 label_auth_source_plural: Načini prijavljivanja |
474 label_subproject_plural: Potprojekti | 479 label_subproject_plural: Potprojekti |
475 label_subproject_new: Novi potprojekt | 480 label_subproject_new: Novi potprojekt |
476 label_and_its_subprojects: "{{value}} i njegovi potprojekti" | 481 label_and_its_subprojects: "%{value} i njegovi potprojekti" |
477 label_min_max_length: Min - Maks veličina | 482 label_min_max_length: Min - Maks veličina |
478 label_list: Liste | 483 label_list: Liste |
479 label_date: Datum | 484 label_date: Datum |
480 label_integer: Integer | 485 label_integer: Integer |
481 label_float: Float | 486 label_float: Float |
482 label_boolean: Boolean | 487 label_boolean: Boolean |
483 label_string: Text | 488 label_string: Text |
484 label_text: Long text | 489 label_text: Long text |
485 label_attribute: Atribut | 490 label_attribute: Atribut |
486 label_attribute_plural: Atributi | 491 label_attribute_plural: Atributi |
487 label_download: "{{count}} Download" | 492 label_download: "%{count} Download" |
488 label_download_plural: "{{count}} Downloads" | 493 label_download_plural: "%{count} Downloads" |
489 label_no_data: Nema podataka za prikaz | 494 label_no_data: Nema podataka za prikaz |
490 label_change_status: Promjena statusa | 495 label_change_status: Promjena statusa |
491 label_history: Povijest | 496 label_history: Povijest |
492 label_attachment: Datoteka | 497 label_attachment: Datoteka |
493 label_attachment_new: Nova datoteka | 498 label_attachment_new: Nova datoteka |
515 label_open_issues: Otvoren | 520 label_open_issues: Otvoren |
516 label_open_issues_plural: Otvoreno | 521 label_open_issues_plural: Otvoreno |
517 label_closed_issues: Zatvoren | 522 label_closed_issues: Zatvoren |
518 label_closed_issues_plural: Zatvoreno | 523 label_closed_issues_plural: Zatvoreno |
519 label_x_open_issues_abbr_on_total: | 524 label_x_open_issues_abbr_on_total: |
520 zero: 0 open / {{total}} | 525 zero: 0 open / %{total} |
521 one: 1 open / {{total}} | 526 one: 1 open / %{total} |
522 other: "{{count}} open / {{total}}" | 527 other: "%{count} open / %{total}" |
523 label_x_open_issues_abbr: | 528 label_x_open_issues_abbr: |
524 zero: 0 open | 529 zero: 0 open |
525 one: 1 open | 530 one: 1 open |
526 other: "{{count}} open" | 531 other: "%{count} open" |
527 label_x_closed_issues_abbr: | 532 label_x_closed_issues_abbr: |
528 zero: 0 closed | 533 zero: 0 closed |
529 one: 1 closed | 534 one: 1 closed |
530 other: "{{count}} closed" | 535 other: "%{count} closed" |
531 label_total: Ukupno | 536 label_total: Ukupno |
532 label_permissions: Dozvole | 537 label_permissions: Dozvole |
533 label_current_status: Trenutni status | 538 label_current_status: Trenutni status |
534 label_new_statuses_allowed: Novi status je dozvoljen | 539 label_new_statuses_allowed: Novi status je dozvoljen |
535 label_all: Svi | 540 label_all: Svi |
543 label_per_page: Po stranici | 548 label_per_page: Po stranici |
544 label_calendar: Kalendar | 549 label_calendar: Kalendar |
545 label_months_from: Mjeseci od | 550 label_months_from: Mjeseci od |
546 label_gantt: Gantt | 551 label_gantt: Gantt |
547 label_internal: Interno | 552 label_internal: Interno |
548 label_last_changes: "Posljednjih {{count}} promjena" | 553 label_last_changes: "Posljednjih %{count} promjena" |
549 label_change_view_all: Prikaz svih promjena | 554 label_change_view_all: Prikaz svih promjena |
550 label_personalize_page: Prilagodite ovu stranicu | 555 label_personalize_page: Prilagodite ovu stranicu |
551 label_comment: Komentar | 556 label_comment: Komentar |
552 label_comment_plural: Komentari | 557 label_comment_plural: Komentari |
553 label_x_comments: | 558 label_x_comments: |
554 zero: no comments | 559 zero: no comments |
555 one: 1 comment | 560 one: 1 comment |
556 other: "{{count}} comments" | 561 other: "%{count} comments" |
557 label_comment_add: Dodaj komentar | 562 label_comment_add: Dodaj komentar |
558 label_comment_added: Komentar dodan | 563 label_comment_added: Komentar dodan |
559 label_comment_delete: Brisanje komentara | 564 label_comment_delete: Brisanje komentara |
560 label_query: Korisnički upit | 565 label_query: Korisnički upit |
561 label_query_plural: Korisnički upiti | 566 label_query_plural: Korisnički upiti |
572 label_today: danas | 577 label_today: danas |
573 label_all_time: sva vremena | 578 label_all_time: sva vremena |
574 label_yesterday: jučer | 579 label_yesterday: jučer |
575 label_this_week: ovog tjedna | 580 label_this_week: ovog tjedna |
576 label_last_week: prošlog tjedna | 581 label_last_week: prošlog tjedna |
577 label_last_n_days: "zadnjih {{count}} dana" | 582 label_last_n_days: "zadnjih %{count} dana" |
578 label_this_month: ovog mjeseca | 583 label_this_month: ovog mjeseca |
579 label_last_month: prošlog mjeseca | 584 label_last_month: prošlog mjeseca |
580 label_this_year: ove godine | 585 label_this_year: ove godine |
581 label_date_range: vremenski raspon | 586 label_date_range: vremenski raspon |
582 label_less_than_ago: manje od | 587 label_less_than_ago: manje od |
586 label_not_contains: ne sadrži | 591 label_not_contains: ne sadrži |
587 label_day_plural: dana | 592 label_day_plural: dana |
588 label_repository: Skladište | 593 label_repository: Skladište |
589 label_repository_plural: Skladišta | 594 label_repository_plural: Skladišta |
590 label_browse: Pregled | 595 label_browse: Pregled |
591 label_modification: "{{count}} promjena" | 596 label_modification: "%{count} promjena" |
592 label_modification_plural: "{{count}} promjena" | 597 label_modification_plural: "%{count} promjena" |
593 label_branch: Branch | 598 label_branch: Branch |
594 label_tag: Tag | 599 label_tag: Tag |
595 label_revision: Revizija | 600 label_revision: Revizija |
596 label_revision_plural: Revizije | 601 label_revision_plural: Revizije |
597 label_revision_id: "Revision {{value}}" | 602 label_revision_id: "Revision %{value}" |
598 label_associated_revisions: Dodijeljene revizije | 603 label_associated_revisions: Dodijeljene revizije |
599 label_added: dodano | 604 label_added: dodano |
600 label_modified: promijenjen | 605 label_modified: promijenjen |
601 label_copied: kopirano | 606 label_copied: kopirano |
602 label_renamed: preimenovano | 607 label_renamed: preimenovano |
609 label_sort_highest: Premjesti na vrh | 614 label_sort_highest: Premjesti na vrh |
610 label_sort_higher: Premjesti prema gore | 615 label_sort_higher: Premjesti prema gore |
611 label_sort_lower: Premjesti prema dolje | 616 label_sort_lower: Premjesti prema dolje |
612 label_sort_lowest: Premjesti na dno | 617 label_sort_lowest: Premjesti na dno |
613 label_roadmap: Putokaz | 618 label_roadmap: Putokaz |
614 label_roadmap_due_in: "Završava se za {{value}}" | 619 label_roadmap_due_in: "Završava se za %{value}" |
615 label_roadmap_overdue: "{{value}} kasni" | 620 label_roadmap_overdue: "%{value} kasni" |
616 label_roadmap_no_issues: Nema predmeta za ovu verziju | 621 label_roadmap_no_issues: Nema predmeta za ovu verziju |
617 label_search: Traži | 622 label_search: Traži |
618 label_result_plural: Rezultati | 623 label_result_plural: Rezultati |
619 label_all_words: Sve riječi | 624 label_all_words: Sve riječi |
620 label_wiki: Wiki | 625 label_wiki: Wiki |
628 label_preview: Brzi pregled | 633 label_preview: Brzi pregled |
629 label_feed_plural: Feeds | 634 label_feed_plural: Feeds |
630 label_changes_details: Detalji svih promjena | 635 label_changes_details: Detalji svih promjena |
631 label_issue_tracking: Praćenje predmeta | 636 label_issue_tracking: Praćenje predmeta |
632 label_spent_time: Utrošeno vrijeme | 637 label_spent_time: Utrošeno vrijeme |
633 label_f_hour: "{{value}} sata" | 638 label_f_hour: "%{value} sata" |
634 label_f_hour_plural: "{{value}} sati" | 639 label_f_hour_plural: "%{value} sati" |
635 label_time_tracking: Praćenje vremena | 640 label_time_tracking: Praćenje vremena |
636 label_change_plural: Promjene | 641 label_change_plural: Promjene |
637 label_statistics: Statistika | 642 label_statistics: Statistika |
638 label_commits_per_month: Pohrana po mjesecu | 643 label_commits_per_month: Pohrana po mjesecu |
639 label_commits_per_author: Pohrana po autoru | 644 label_commits_per_author: Pohrana po autoru |
678 label_month: Mjesec | 683 label_month: Mjesec |
679 label_week: Tjedan | 684 label_week: Tjedan |
680 label_date_from: Od | 685 label_date_from: Od |
681 label_date_to: Do | 686 label_date_to: Do |
682 label_language_based: Zasnovano na jeziku | 687 label_language_based: Zasnovano na jeziku |
683 label_sort_by: "Uredi po {{value}}" | 688 label_sort_by: "Uredi po %{value}" |
684 label_send_test_email: Pošalji testno E-pismo | 689 label_send_test_email: Pošalji testno E-pismo |
685 label_feeds_access_key: RSS access key | 690 label_feeds_access_key: RSS access key |
686 label_missing_feeds_access_key: Missing a RSS access key | 691 label_missing_feeds_access_key: Missing a RSS access key |
687 label_feeds_access_key_created_on: "RSS kljuc za pristup je napravljen prije {{value}}" | 692 label_feeds_access_key_created_on: "RSS kljuc za pristup je napravljen prije %{value}" |
688 label_module_plural: Moduli | 693 label_module_plural: Moduli |
689 label_added_time_by: "Promijenio {{author}} prije {{age}}" | 694 label_added_time_by: "Promijenio %{author} prije %{age}" |
690 label_updated_time_by: "Dodao/la {{author}} prije {{age}}" | 695 label_updated_time_by: "Dodao/la %{author} prije %{age}" |
691 label_updated_time: "Promijenjeno prije {{value}}" | 696 label_updated_time: "Promijenjeno prije %{value}" |
692 label_jump_to_a_project: Prebaci se na projekt... | 697 label_jump_to_a_project: Prebaci se na projekt... |
693 label_file_plural: Datoteke | 698 label_file_plural: Datoteke |
694 label_changeset_plural: Promjene | 699 label_changeset_plural: Promjene |
695 label_default_columns: Zadani stupci | 700 label_default_columns: Zadani stupci |
696 label_no_change_option: (Bez promjene) | 701 label_no_change_option: (Bez promjene) |
702 label_user_mail_option_selected: "Za bilo koji događaj samo za izabrane projekte..." | 707 label_user_mail_option_selected: "Za bilo koji događaj samo za izabrane projekte..." |
703 label_user_mail_no_self_notified: "Ne želim primati obavijesti o promjenama koje sam napravim" | 708 label_user_mail_no_self_notified: "Ne želim primati obavijesti o promjenama koje sam napravim" |
704 label_registration_activation_by_email: aktivacija putem e-pošte | 709 label_registration_activation_by_email: aktivacija putem e-pošte |
705 label_registration_manual_activation: ručna aktivacija | 710 label_registration_manual_activation: ručna aktivacija |
706 label_registration_automatic_activation: automatska aktivacija | 711 label_registration_automatic_activation: automatska aktivacija |
707 label_display_per_page: "Po stranici: {{value}}" | 712 label_display_per_page: "Po stranici: %{value}" |
708 label_age: Starost | 713 label_age: Starost |
709 label_change_properties: Promijeni svojstva | 714 label_change_properties: Promijeni svojstva |
710 label_general: Općenito | 715 label_general: Općenito |
711 label_more: Još | 716 label_more: Još |
712 label_scm: SCM | 717 label_scm: SCM |
725 label_example: Primjer | 730 label_example: Primjer |
726 label_display: Display | 731 label_display: Display |
727 label_sort: Sort | 732 label_sort: Sort |
728 label_ascending: Ascending | 733 label_ascending: Ascending |
729 label_descending: Descending | 734 label_descending: Descending |
730 label_date_from_to: From {{start}} to {{end}} | 735 label_date_from_to: From %{start} to %{end} |
731 label_wiki_content_added: Wiki page added | 736 label_wiki_content_added: Wiki page added |
732 label_wiki_content_updated: Wiki page updated | 737 label_wiki_content_updated: Wiki page updated |
733 label_group: Group | 738 label_group: Group |
734 label_group_plural: Grupe | 739 label_group_plural: Grupe |
735 label_group_new: Nova grupa | 740 label_group_new: Nova grupa |
744 label_copy_target: Target | 749 label_copy_target: Target |
745 label_copy_same_as_target: Same as target | 750 label_copy_same_as_target: Same as target |
746 label_display_used_statuses_only: Only display statuses that are used by this tracker | 751 label_display_used_statuses_only: Only display statuses that are used by this tracker |
747 label_api_access_key: API access key | 752 label_api_access_key: API access key |
748 label_missing_api_access_key: Missing an API access key | 753 label_missing_api_access_key: Missing an API access key |
749 label_api_access_key_created_on: "API access key created {{value}} ago" | 754 label_api_access_key_created_on: "API access key created %{value} ago" |
750 | 755 |
751 button_login: Prijavi | 756 button_login: Prijavi |
752 button_submit: Pošalji | 757 button_submit: Pošalji |
753 button_save: Spremi | 758 button_save: Spremi |
754 button_check_all: Označi sve | 759 button_check_all: Označi sve |
804 | 809 |
805 text_select_mail_notifications: Izbor akcija za koje će biti poslana obavijest e-poštom. | 810 text_select_mail_notifications: Izbor akcija za koje će biti poslana obavijest e-poštom. |
806 text_regexp_info: eg. ^[A-Z0-9]+$ | 811 text_regexp_info: eg. ^[A-Z0-9]+$ |
807 text_min_max_length_info: 0 znači bez ograničenja | 812 text_min_max_length_info: 0 znači bez ograničenja |
808 text_project_destroy_confirmation: Da li ste sigurni da želite izbrisati ovaj projekt i sve njegove podatke? | 813 text_project_destroy_confirmation: Da li ste sigurni da želite izbrisati ovaj projekt i sve njegove podatke? |
809 text_subprojects_destroy_warning: "Njegov(i) potprojekt(i): {{value}} će također biti obrisan." | 814 text_subprojects_destroy_warning: "Njegov(i) potprojekt(i): %{value} će također biti obrisan." |
810 text_workflow_edit: Select a role and a tracker to edit the workflow | 815 text_workflow_edit: Select a role and a tracker to edit the workflow |
811 text_are_you_sure: Da li ste sigurni? | 816 text_are_you_sure: Da li ste sigurni? |
812 text_journal_changed: "{{label}} promijenjen iz {{old}} u {{new}}" | 817 text_journal_changed: "%{label} promijenjen iz %{old} u %{new}" |
813 text_journal_set_to: "{{label}} postavi na {{value}}" | 818 text_journal_set_to: "%{label} postavi na %{value}" |
814 text_journal_deleted: "{{label}} izbrisano ({{old}})" | 819 text_journal_deleted: "%{label} izbrisano (%{old})" |
815 text_journal_added: "{{label}} {{value}} added" | 820 text_journal_added: "%{label} %{value} added" |
816 text_tip_issue_begin_day: Zadaci koji počinju ovog dana | 821 text_tip_issue_begin_day: Zadaci koji počinju ovog dana |
817 text_tip_issue_end_day: zadaci koji se završavaju ovog dana | 822 text_tip_issue_end_day: zadaci koji se završavaju ovog dana |
818 text_tip_issue_begin_end_day: Zadaci koji počinju i završavaju se ovog dana | 823 text_tip_issue_begin_end_day: Zadaci koji počinju i završavaju se ovog dana |
819 text_project_identifier_info: 'mala slova (a-z), brojevi i crtice su dozvoljeni.<br />Jednom snimljen identifikator se ne može mijenjati!' | 824 text_project_identifier_info: 'mala slova (a-z), brojevi i crtice su dozvoljeni.<br />Jednom snimljen identifikator se ne može mijenjati!' |
820 text_caracters_maximum: "Najviše {{count}} znakova." | 825 text_caracters_maximum: "Najviše %{count} znakova." |
821 text_caracters_minimum: "Mora biti dugačko najmanje {{count}} znakova." | 826 text_caracters_minimum: "Mora biti dugačko najmanje %{count} znakova." |
822 text_length_between: "Dužina izmedu {{min}} i {{max}} znakova." | 827 text_length_between: "Dužina izmedu %{min} i %{max} znakova." |
823 text_tracker_no_workflow: Tijek rada nije definiran za ovaj tracker | 828 text_tracker_no_workflow: Tijek rada nije definiran za ovaj tracker |
824 text_unallowed_characters: Nedozvoljeni znakovi | 829 text_unallowed_characters: Nedozvoljeni znakovi |
825 text_comma_separated: Višestruke vrijednosti su dozvoljene (razdvojene zarezom). | 830 text_comma_separated: Višestruke vrijednosti su dozvoljene (razdvojene zarezom). |
826 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages | 831 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages |
827 text_tracker_no_workflow: No workflow defined for this tracker | 832 text_tracker_no_workflow: No workflow defined for this tracker |
828 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages | 833 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages |
829 text_issue_added: "Predmet {{id}} je prijavljen (prijavio {{author}})." | 834 text_issue_added: "Predmet %{id} je prijavljen (prijavio %{author})." |
830 text_issue_updated: "Predmet {{id}} je promijenjen {{author}})." | 835 text_issue_updated: "Predmet %{id} je promijenjen %{author})." |
831 text_wiki_destroy_confirmation: Da li ste sigurni da želite izbrisati ovaj wiki i njegov sadržaj? | 836 text_wiki_destroy_confirmation: Da li ste sigurni da želite izbrisati ovaj wiki i njegov sadržaj? |
832 text_issue_category_destroy_question: "Neke predmeti ({{count}}) su dodijeljeni ovoj kategoriji. Što želite uraditi?" | 837 text_issue_category_destroy_question: "Neke predmeti (%{count}) su dodijeljeni ovoj kategoriji. Što želite uraditi?" |
833 text_issue_category_destroy_assignments: Ukloni dodjeljivanje kategorija | 838 text_issue_category_destroy_assignments: Ukloni dodjeljivanje kategorija |
834 text_issue_category_reassign_to: Ponovo dodijeli predmete ovoj kategoriji | 839 text_issue_category_reassign_to: Ponovo dodijeli predmete ovoj kategoriji |
835 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)." | 840 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)." |
836 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." | 841 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." |
837 text_load_default_configuration: Učitaj početnu konfiguraciju | 842 text_load_default_configuration: Učitaj početnu konfiguraciju |
838 text_status_changed_by_changeset: "Applied in changeset {{value}}." | 843 text_status_changed_by_changeset: "Applied in changeset %{value}." |
839 text_issues_destroy_confirmation: 'Jeste li sigurni da želite obrisati izabrani/e predmet(e)?' | 844 text_issues_destroy_confirmation: 'Jeste li sigurni da želite obrisati izabrani/e predmet(e)?' |
840 text_select_project_modules: 'Odaberite module koji će biti omogućeni za ovaj projekt:' | 845 text_select_project_modules: 'Odaberite module koji će biti omogućeni za ovaj projekt:' |
841 text_default_administrator_account_changed: Default administrator account changed | 846 text_default_administrator_account_changed: Default administrator account changed |
842 text_file_repository_writable: Dozvoljeno pisanje u direktorij za privitke | 847 text_file_repository_writable: Dozvoljeno pisanje u direktorij za privitke |
843 text_plugin_assets_writable: Plugin assets directory writable | 848 text_plugin_assets_writable: Plugin assets directory writable |
844 text_rmagick_available: RMagick dostupan (nije obavezno) | 849 text_rmagick_available: RMagick dostupan (nije obavezno) |
845 text_destroy_time_entries_question: "{{hours}} sati je prijavljeno za predmete koje želite obrisati. Što ćete učiniti?" | 850 text_destroy_time_entries_question: "%{hours} sati je prijavljeno za predmete koje želite obrisati. Što ćete učiniti?" |
846 text_destroy_time_entries: Obriši prijavljene sate | 851 text_destroy_time_entries: Obriši prijavljene sate |
847 text_assign_time_entries_to_project: Pridruži prijavljene sate projektu | 852 text_assign_time_entries_to_project: Pridruži prijavljene sate projektu |
848 text_reassign_time_entries: 'Premjesti prijavljene sate ovom predmetu:' | 853 text_reassign_time_entries: 'Premjesti prijavljene sate ovom predmetu:' |
849 text_user_wrote: "{{value}} je napisao/la:" | 854 text_user_wrote: "%{value} je napisao/la:" |
850 text_enumeration_destroy_question: "{{count}} objekata je pridruženo toj vrijednosti." | 855 text_enumeration_destroy_question: "%{count} objekata je pridruženo toj vrijednosti." |
851 text_enumeration_category_reassign_to: 'Premjesti ih ovoj vrijednosti:' | 856 text_enumeration_category_reassign_to: 'Premjesti ih ovoj vrijednosti:' |
852 text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." | 857 text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." |
853 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." | 858 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." |
854 text_diff_truncated: '... Ovaj diff je odrezan zato što prelazi maksimalnu veličinu koja može biti prikazana.' | 859 text_diff_truncated: '... Ovaj diff je odrezan zato što prelazi maksimalnu veličinu koja može biti prikazana.' |
855 text_custom_field_possible_values_info: 'One line for each value' | 860 text_custom_field_possible_values_info: 'One line for each value' |
856 text_wiki_page_destroy_question: "This page has {{descendants}} child page(s) and descendant(s). What do you want to do?" | 861 text_wiki_page_destroy_question: "This page has %{descendants} child page(s) and descendant(s). What do you want to do?" |
857 text_wiki_page_nullify_children: "Keep child pages as root pages" | 862 text_wiki_page_nullify_children: "Keep child pages as root pages" |
858 text_wiki_page_destroy_children: "Delete child pages and all their descendants" | 863 text_wiki_page_destroy_children: "Delete child pages and all their descendants" |
859 text_wiki_page_reassign_children: "Reassign child pages to this parent page" | 864 text_wiki_page_reassign_children: "Reassign child pages to this parent page" |
860 default_role_manager: Upravitelj | 865 default_role_manager: Upravitelj |
861 default_role_developer: Razvojni inženjer | 866 default_role_developer: Razvojni inženjer |
903 permission_manage_subtasks: Manage subtasks | 908 permission_manage_subtasks: Manage subtasks |
904 field_parent_issue: Parent task | 909 field_parent_issue: Parent task |
905 label_subtask_plural: Subtasks | 910 label_subtask_plural: Subtasks |
906 label_project_copy_notifications: Send email notifications during the project copy | 911 label_project_copy_notifications: Send email notifications during the project copy |
907 error_can_not_delete_custom_field: Unable to delete custom field | 912 error_can_not_delete_custom_field: Unable to delete custom field |
908 error_unable_to_connect: Unable to connect ({{value}}) | 913 error_unable_to_connect: Unable to connect (%{value}) |
909 error_can_not_remove_role: This role is in use and can not be deleted. | 914 error_can_not_remove_role: This role is in use and can not be deleted. |
910 error_can_not_delete_tracker: This tracker contains issues and can't be deleted. | 915 error_can_not_delete_tracker: This tracker contains issues and can't be deleted. |
911 field_principal: Principal | 916 field_principal: Principal |
912 label_my_page_block: My page block | 917 label_my_page_block: My page block |
913 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." | 918 notice_failed_to_save_members: "Failed to save member(s): %{errors}." |
914 text_zoom_out: Zoom out | 919 text_zoom_out: Zoom out |
915 text_zoom_in: Zoom in | 920 text_zoom_in: Zoom in |
916 notice_unable_delete_time_entry: Unable to delete time log entry. | 921 notice_unable_delete_time_entry: Unable to delete time log entry. |
917 label_overall_spent_time: Overall spent time | 922 label_overall_spent_time: Overall spent time |
918 field_time_entries: Log time | 923 field_time_entries: Log time |
919 project_module_gantt: Gantt | 924 project_module_gantt: Gantt |
920 project_module_calendar: Calendar | 925 project_module_calendar: Calendar |
921 button_edit_associated_wikipage: "Edit associated Wiki page: {{page_title}}" | 926 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}" |
922 text_are_you_sure_with_children: Delete issue and all child issues? | 927 text_are_you_sure_with_children: Delete issue and all child issues? |
923 field_text: Text field | 928 field_text: Text field |
924 label_user_mail_option_only_owner: Only for things I am the owner of | 929 label_user_mail_option_only_owner: Only for things I am the owner of |
925 setting_default_notification_option: Default notification option | 930 setting_default_notification_option: Default notification option |
926 label_user_mail_option_only_my_events: Only for things I watch or I'm involved in | 931 label_user_mail_option_only_my_events: Only for things I watch or I'm involved in |
927 label_user_mail_option_only_assigned: Only for things I am assigned to | 932 label_user_mail_option_only_assigned: Only for things I am assigned to |
928 label_user_mail_option_none: No events | 933 label_user_mail_option_none: No events |
929 field_member_of_group: Assignee's group | 934 field_member_of_group: Assignee's group |
930 field_assigned_to_role: Assignee's role | 935 field_assigned_to_role: Assignee's role |
931 notice_not_authorized_archived_project: The project you're trying to access has been archived. | 936 notice_not_authorized_archived_project: The project you're trying to access has been archived. |
932 field_start_date: Start date | |
933 label_principal_search: "Search for user or group:" | 937 label_principal_search: "Search for user or group:" |
934 label_user_search: "Search for user:" | 938 label_user_search: "Search for user:" |
935 field_visible: Visible | 939 field_visible: Visible |
936 setting_emails_header: Emails header | 940 setting_emails_header: Emails header |
941 setting_commit_logtime_activity_id: Activity for logged time | |
942 text_time_logged_by_changeset: Applied in changeset %{value}. | |
943 setting_commit_logtime_enabled: Enable time logging | |
944 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max}) | |
945 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart |