comparison config/locales/hr.yml @ 1464:261b3d9a4903 redmine-2.4

Update to Redmine 2.4 branch rev 12663
author Chris Cannam
date Tue, 14 Jan 2014 14:37:42 +0000
parents 433d4f72a19b
children 51364c0cd58f dffacf8a6908
comparison
equal deleted inserted replaced
1296:038ba2d95de8 1464:261b3d9a4903
7 # You can provide other formats here if you like! 7 # You can provide other formats here if you like!
8 default: "%m/%d/%Y" 8 default: "%m/%d/%Y"
9 short: "%b %d" 9 short: "%b %d"
10 long: "%B %d, %Y" 10 long: "%B %d, %Y"
11 11
12 day_names: [Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota, Nedjelja] 12 day_names: [Nedjelja, Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota]
13 abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub] 13 abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub]
14 14
15 # Don't forget the nil at the beginning; there's no such thing as a 0th month 15 # Don't forget the nil at the beginning; there's no such thing as a 0th month
16 month_names: [~, Sijecanj, Veljaca, Ožujak, Travanj, Svibanj, Lipanj, Srpanj, Kolovoz, Rujan, Listopad, Studeni, Prosinac] 16 month_names: [~, Siječanj, Veljača, Ožujak, Travanj, Svibanj, Lipanj, Srpanj, Kolovoz, Rujan, Listopad, Studeni, Prosinac]
17 abbr_month_names: [~, Sij, Velj, Ožu, Tra, Svi, Lip, Srp, Kol, Ruj, List, Stu, Pro] 17 abbr_month_names: [~, Sij, Velj, Ožu, Tra, Svi, Lip, Srp, Kol, Ruj, Lis, Stu, Pro]
18 # Used in date_select and datime_select. 18 # Used in date_select and datime_select.
19 order: 19 order:
20 - :year 20 - :year
21 - :month 21 - :month
22 - :day 22 - :day
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_hours: 51 x_hours:
52 one: "1 hour" 52 one: "1 sata"
53 other: "%{count} hours" 53 other: "%{count} sati"
54 x_days: 54 x_days:
55 one: "1 dan" 55 one: "1 dan"
56 other: "%{count} dana" 56 other: "%{count} dana"
57 about_x_months: 57 about_x_months:
58 one: "oko 1 mjesec" 58 one: "oko 1 mjesec"
122 even: "mora biti paran" 122 even: "mora biti paran"
123 greater_than_start_date: "mora biti veci nego pocetni datum" 123 greater_than_start_date: "mora biti veci nego pocetni datum"
124 not_same_project: "ne pripada istom projektu" 124 not_same_project: "ne pripada istom projektu"
125 circular_dependency: "Ovaj relacija stvara kružnu ovisnost" 125 circular_dependency: "Ovaj relacija stvara kružnu ovisnost"
126 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks" 126 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
127 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
127 128
128 actionview_instancetag_blank_option: Molimo odaberite 129 actionview_instancetag_blank_option: Molimo odaberite
129 130
130 general_text_No: 'Ne' 131 general_text_No: 'Ne'
131 general_text_Yes: 'Da' 132 general_text_Yes: 'Da'
154 notice_file_not_found: Stranica kojoj ste pokušali pristupiti ne postoji ili je uklonjena. 155 notice_file_not_found: Stranica kojoj ste pokušali pristupiti ne postoji ili je uklonjena.
155 notice_locking_conflict: Podataci su ažurirani od strane drugog korisnika. 156 notice_locking_conflict: Podataci su ažurirani od strane drugog korisnika.
156 notice_not_authorized: Niste ovlašteni za pristup ovoj stranici. 157 notice_not_authorized: Niste ovlašteni za pristup ovoj stranici.
157 notice_email_sent: E-mail je poslan %{value}" 158 notice_email_sent: E-mail je poslan %{value}"
158 notice_email_error: Dogodila se pogreška tijekom slanja E-maila (%{value})" 159 notice_email_error: Dogodila se pogreška tijekom slanja E-maila (%{value})"
159 notice_feeds_access_key_reseted: Vaš RSS pristup je resetovan. 160 notice_feeds_access_key_reseted: Vaš Atom pristup je resetovan.
160 notice_api_access_key_reseted: Vaš API pristup je resetovan. 161 notice_api_access_key_reseted: Vaš API pristup je resetovan.
161 notice_failed_to_save_issues: "Neuspjelo spremanje %{count} predmeta na %{total} odabrane: %{ids}." 162 notice_failed_to_save_issues: "Neuspjelo spremanje %{count} predmeta na %{total} odabrane: %{ids}."
162 notice_no_issue_selected: "Niti jedan predmet nije odabran! Molim, odaberite predmete koje želite urediti." 163 notice_no_issue_selected: "Niti jedan predmet nije odabran! Molim, odaberite predmete koje želite urediti."
163 notice_account_pending: "Vaš korisnicki račun je otvoren, čeka odobrenje administratora." 164 notice_account_pending: "Vaš korisnicki račun je otvoren, čeka odobrenje administratora."
164 notice_default_data_loaded: Konfiguracija je uspješno učitana. 165 notice_default_data_loaded: Konfiguracija je uspješno učitana.
193 mail_subject_wiki_content_added: "'%{id}' wiki page has been added" 194 mail_subject_wiki_content_added: "'%{id}' wiki page has been added"
194 mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}." 195 mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}."
195 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" 196 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
196 mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}." 197 mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}."
197 198
198 gui_validation_error: 1 pogreška
199 gui_validation_error_plural: "%{count} pogrešaka"
200 199
201 field_name: Ime 200 field_name: Ime
202 field_description: Opis 201 field_description: Opis
203 field_summary: Sažetak 202 field_summary: Sažetak
204 field_is_required: Obavezno 203 field_is_required: Obavezno
366 permission_view_time_entries: Pregledaj utrošeno vrijeme 365 permission_view_time_entries: Pregledaj utrošeno vrijeme
367 permission_edit_time_entries: Uredi vremenske dnevnike 366 permission_edit_time_entries: Uredi vremenske dnevnike
368 permission_edit_own_time_entries: Edit own time logs 367 permission_edit_own_time_entries: Edit own time logs
369 permission_manage_news: Upravljaj novostima 368 permission_manage_news: Upravljaj novostima
370 permission_comment_news: Komentiraj novosti 369 permission_comment_news: Komentiraj novosti
371 permission_manage_documents: Upravljaj dokumentima
372 permission_view_documents: Pregledaj dokumente 370 permission_view_documents: Pregledaj dokumente
373 permission_manage_files: Upravljaj datotekama 371 permission_manage_files: Upravljaj datotekama
374 permission_view_files: Pregledaj datoteke 372 permission_view_files: Pregledaj datoteke
375 permission_manage_wiki: Upravljaj wikijem 373 permission_manage_wiki: Upravljaj wikijem
376 permission_rename_wiki_pages: Promijeni ime wiki stranicama 374 permission_rename_wiki_pages: Promijeni ime wiki stranicama
486 label_boolean: Boolean 484 label_boolean: Boolean
487 label_string: Text 485 label_string: Text
488 label_text: Long text 486 label_text: Long text
489 label_attribute: Atribut 487 label_attribute: Atribut
490 label_attribute_plural: Atributi 488 label_attribute_plural: Atributi
491 label_download: "%{count} Download"
492 label_download_plural: "%{count} Downloads"
493 label_no_data: Nema podataka za prikaz 489 label_no_data: Nema podataka za prikaz
494 label_change_status: Promjena statusa 490 label_change_status: Promjena statusa
495 label_history: Povijest 491 label_history: Povijest
496 label_attachment: Datoteka 492 label_attachment: Datoteka
497 label_attachment_new: Nova datoteka 493 label_attachment_new: Nova datoteka
589 label_not_contains: ne sadrži 585 label_not_contains: ne sadrži
590 label_day_plural: dana 586 label_day_plural: dana
591 label_repository: Skladište 587 label_repository: Skladište
592 label_repository_plural: Skladišta 588 label_repository_plural: Skladišta
593 label_browse: Pregled 589 label_browse: Pregled
594 label_modification: "%{count} promjena"
595 label_modification_plural: "%{count} promjena"
596 label_branch: Branch 590 label_branch: Branch
597 label_tag: Tag 591 label_tag: Tag
598 label_revision: Revizija 592 label_revision: Revizija
599 label_revision_plural: Revizije 593 label_revision_plural: Revizije
600 label_revision_id: "Revision %{value}" 594 label_revision_id: "Revision %{value}"
683 label_date_from: Od 677 label_date_from: Od
684 label_date_to: Do 678 label_date_to: Do
685 label_language_based: Zasnovano na jeziku 679 label_language_based: Zasnovano na jeziku
686 label_sort_by: "Uredi po %{value}" 680 label_sort_by: "Uredi po %{value}"
687 label_send_test_email: Pošalji testno E-pismo 681 label_send_test_email: Pošalji testno E-pismo
688 label_feeds_access_key: RSS access key 682 label_feeds_access_key: Atom access key
689 label_missing_feeds_access_key: Missing a RSS access key 683 label_missing_feeds_access_key: Missing a Atom access key
690 label_feeds_access_key_created_on: "RSS kljuc za pristup je napravljen prije %{value}" 684 label_feeds_access_key_created_on: "Atom kljuc za pristup je napravljen prije %{value}"
691 label_module_plural: Moduli 685 label_module_plural: Moduli
692 label_added_time_by: "Promijenio %{author} prije %{age}" 686 label_added_time_by: "Promijenio %{author} prije %{age}"
693 label_updated_time_by: "Dodao/la %{author} prije %{age}" 687 label_updated_time_by: "Dodao/la %{author} prije %{age}"
694 label_updated_time: "Promijenjeno prije %{value}" 688 label_updated_time: "Promijenjeno prije %{value}"
695 label_jump_to_a_project: Prebaci se na projekt... 689 label_jump_to_a_project: Prebaci se na projekt...
931 field_assigned_to_role: Assignee's role 925 field_assigned_to_role: Assignee's role
932 notice_not_authorized_archived_project: The project you're trying to access has been archived. 926 notice_not_authorized_archived_project: The project you're trying to access has been archived.
933 label_principal_search: "Search for user or group:" 927 label_principal_search: "Search for user or group:"
934 label_user_search: "Search for user:" 928 label_user_search: "Search for user:"
935 field_visible: Visible 929 field_visible: Visible
936 setting_emails_header: Emails header
937 setting_commit_logtime_activity_id: Activity for logged time 930 setting_commit_logtime_activity_id: Activity for logged time
938 text_time_logged_by_changeset: Applied in changeset %{value}. 931 text_time_logged_by_changeset: Applied in changeset %{value}.
939 setting_commit_logtime_enabled: Enable time logging 932 setting_commit_logtime_enabled: Enable time logging
940 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max}) 933 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
941 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart 934 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
972 field_cvsroot: CVSROOT 965 field_cvsroot: CVSROOT
973 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) 966 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
974 text_scm_command: Command 967 text_scm_command: Command
975 text_scm_command_version: Version 968 text_scm_command_version: Version
976 label_git_report_last_commit: Report last commit for files and directories 969 label_git_report_last_commit: Report last commit for files and directories
977 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
978 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.
979 notice_issue_successful_create: Issue %{id} created. 970 notice_issue_successful_create: Issue %{id} created.
980 label_between: between 971 label_between: between
981 setting_issue_group_assignment: Allow issue assignment to groups 972 setting_issue_group_assignment: Allow issue assignment to groups
982 label_diff: diff 973 label_diff: diff
983 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo) 974 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
1080 label_cross_project_system: With all projects 1071 label_cross_project_system: With all projects
1081 button_hide: Hide 1072 button_hide: Hide
1082 setting_non_working_week_days: Non-working days 1073 setting_non_working_week_days: Non-working days
1083 label_in_the_next_days: in the next 1074 label_in_the_next_days: in the next
1084 label_in_the_past_days: in the past 1075 label_in_the_past_days: in the past
1076 label_attribute_of_user: User's %{name}
1077 text_turning_multiple_off: If you disable multiple values, multiple values will be
1078 removed in order to preserve only one value per item.
1079 label_attribute_of_issue: Issue's %{name}
1080 permission_add_documents: Add documents
1081 permission_edit_documents: Edit documents
1082 permission_delete_documents: Delete documents
1083 label_gantt_progress_line: Progress line
1084 setting_jsonp_enabled: Enable JSONP support
1085 field_inherit_members: Inherit members
1086 field_closed_on: Closed
1087 field_generate_password: Generate password
1088 setting_default_projects_tracker_ids: Default trackers for new projects
1089 label_total_time: Ukupno
1090 text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
1091 text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
1092 setting_emails_header: Email header
1093 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1094 to receive a new activation email, please <a href="%{url}">click this link</a>.
1095 notice_account_locked: Your account is locked.
1096 label_hidden: Hidden
1097 label_visibility_private: to me only
1098 label_visibility_roles: to these roles only
1099 label_visibility_public: to any users
1100 field_must_change_passwd: Must change password at next logon
1101 notice_new_password_must_be_different: The new password must be different from the
1102 current password
1103 setting_mail_handler_excluded_filenames: Exclude attachments by name
1104 text_convert_available: ImageMagick convert available (optional)