Mercurial > hg > soundsoftware-site
comparison config/locales/hr.yml @ 441:cbce1fd3b1b7 redmine-1.2
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
author | Chris Cannam |
---|---|
date | Mon, 06 Jun 2011 14:24:13 +0100 |
parents | 051f544170fe |
children | 753f1380d6bc cbb26bc654de |
comparison
equal
deleted
inserted
replaced
245:051f544170fe | 441:cbce1fd3b1b7 |
---|---|
17 | 17 |
18 # Don't forget the nil at the beginning; there's no such thing as a 0th month | 18 # Don't forget the nil at the beginning; there's no such thing as a 0th month |
19 month_names: [~, Sijecanj, Veljaca, Ožujak, Travanj, Svibanj, Lipanj, Srpanj, Kolovoz, Rujan, Listopad, Studeni, Prosinac] | 19 month_names: [~, Sijecanj, Veljaca, Ožujak, Travanj, Svibanj, Lipanj, Srpanj, Kolovoz, Rujan, Listopad, Studeni, Prosinac] |
20 abbr_month_names: [~, Sij, Velj, Ožu, Tra, Svi, Lip, Srp, Kol, Ruj, List, Stu, Pro] | 20 abbr_month_names: [~, Sij, Velj, Ožu, Tra, Svi, Lip, Srp, Kol, Ruj, List, Stu, Pro] |
21 # Used in date_select and datime_select. | 21 # Used in date_select and datime_select. |
22 order: [ :year, :month, :day ] | 22 order: |
23 - :year | |
24 - :month | |
25 - :day | |
23 | 26 |
24 time: | 27 time: |
25 formats: | 28 formats: |
26 default: "%m/%d/%Y %I:%M %p" | 29 default: "%m/%d/%Y %I:%M %p" |
27 time: "%I:%M %p" | 30 time: "%I:%M %p" |
130 general_text_no: 'ne' | 133 general_text_no: 'ne' |
131 general_text_yes: 'da' | 134 general_text_yes: 'da' |
132 general_lang_name: 'Hrvatski' | 135 general_lang_name: 'Hrvatski' |
133 general_csv_separator: ',' | 136 general_csv_separator: ',' |
134 general_csv_decimal_separator: '.' | 137 general_csv_decimal_separator: '.' |
135 general_csv_encoding: utf8 | 138 general_csv_encoding: UTF-8 |
136 general_pdf_encoding: utf8 | 139 general_pdf_encoding: UTF-8 |
137 general_first_day_of_week: '7' | 140 general_first_day_of_week: '7' |
138 | 141 |
139 notice_account_updated: Vaš profil je uspješno promijenjen. | 142 notice_account_updated: Vaš profil je uspješno promijenjen. |
140 notice_account_invalid_creditentials: Neispravno korisničko ime ili zaporka. | 143 notice_account_invalid_creditentials: Neispravno korisničko ime ili zaporka. |
141 notice_account_password_updated: Zaporka je uspješno promijenjena. | 144 notice_account_password_updated: Zaporka je uspješno promijenjena. |
256 field_attr_firstname: Atribut imena | 259 field_attr_firstname: Atribut imena |
257 field_attr_lastname: Atribut prezimena | 260 field_attr_lastname: Atribut prezimena |
258 field_attr_mail: Atribut e-pošte | 261 field_attr_mail: Atribut e-pošte |
259 field_onthefly: "Izrada korisnika \"u hodu\"" | 262 field_onthefly: "Izrada korisnika \"u hodu\"" |
260 field_start_date: Pocetak | 263 field_start_date: Pocetak |
261 field_done_ratio: % Učinjeno | 264 field_done_ratio: "% Učinjeno" |
262 field_auth_source: Vrsta prijavljivanja | 265 field_auth_source: Vrsta prijavljivanja |
263 field_hide_mail: Sakrij moju adresu e-pošte | 266 field_hide_mail: Sakrij moju adresu e-pošte |
264 field_comments: Komentar | 267 field_comments: Komentar |
265 field_url: URL | 268 field_url: URL |
266 field_start_page: Početna stranica | 269 field_start_page: Početna stranica |
311 setting_date_format: Format datuma | 314 setting_date_format: Format datuma |
312 setting_time_format: Format vremena | 315 setting_time_format: Format vremena |
313 setting_cross_project_issue_relations: Dozvoli povezivanje predmeta izmedu različitih projekata | 316 setting_cross_project_issue_relations: Dozvoli povezivanje predmeta izmedu različitih projekata |
314 setting_issue_list_default_columns: Stupci prikazani na listi predmeta | 317 setting_issue_list_default_columns: Stupci prikazani na listi predmeta |
315 setting_repositories_encodings: Kodna stranica | 318 setting_repositories_encodings: Kodna stranica |
316 setting_commit_logs_encoding: Commit messages encoding | |
317 setting_emails_footer: Zaglavlje e-pošte | 319 setting_emails_footer: Zaglavlje e-pošte |
318 setting_protocol: Protokol | 320 setting_protocol: Protokol |
319 setting_per_page_options: Objekata po stranici opcija | 321 setting_per_page_options: Objekata po stranici opcija |
320 setting_user_format: Oblik prikaza korisnika | 322 setting_user_format: Oblik prikaza korisnika |
321 setting_activity_days_default: Dani prikazane aktivnosti na projektu | 323 setting_activity_days_default: Dani prikazane aktivnosti na projektu |
945 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart | 947 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart |
946 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text | 948 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text |
947 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. | 949 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. |
948 label_my_queries: My custom queries | 950 label_my_queries: My custom queries |
949 text_journal_changed_no_detail: "%{label} updated" | 951 text_journal_changed_no_detail: "%{label} updated" |
952 label_news_comment_added: Comment added to a news | |
953 button_expand_all: Expand all | |
954 button_collapse_all: Collapse all | |
955 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee | |
956 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author | |
957 label_bulk_edit_selected_time_entries: Bulk edit selected time entries | |
958 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? | |
959 label_role_anonymous: Anonymous | |
960 label_role_non_member: Non member | |
961 label_issue_note_added: Note added | |
962 label_issue_status_updated: Status updated | |
963 label_issue_priority_updated: Priority updated | |
964 label_issues_visibility_own: Issues created by or assigned to the user | |
965 field_issues_visibility: Issues visibility | |
966 label_issues_visibility_all: All issues | |
967 permission_set_own_issues_private: Set own issues public or private | |
968 field_is_private: Private | |
969 permission_set_issues_private: Set issues public or private | |
970 label_issues_visibility_public: All non private issues | |
971 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). | |
972 field_commit_logs_encoding: Commit messages encoding | |
973 field_scm_path_encoding: Path encoding | |
974 text_scm_path_encoding_note: "Default: UTF-8" | |
975 field_path_to_repository: Path to repository | |
976 field_root_directory: Root directory | |
977 field_cvs_module: Module | |
978 field_cvsroot: CVSROOT | |
979 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) | |
980 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) | |
981 text_scm_command: Command | |
982 text_scm_command_version: Version | |
983 label_git_report_last_commit: Report last commit for files and directories | |
984 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. | |
985 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. |