comparison config/locales/bs.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
13 day_names: [Nedjelja, Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota] 13 day_names: [Nedjelja, Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota]
14 abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub] 14 abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub]
15 15
16 month_names: [~, Januar, Februar, Mart, April, Maj, Jun, Jul, Avgust, Septembar, Oktobar, Novembar, Decembar] 16 month_names: [~, Januar, Februar, Mart, April, Maj, Jun, Jul, Avgust, Septembar, Oktobar, Novembar, Decembar]
17 abbr_month_names: [~, Jan, Feb, Mar, Apr, Maj, Jun, Jul, Avg, Sep, Okt, Nov, Dec] 17 abbr_month_names: [~, Jan, Feb, Mar, Apr, Maj, Jun, Jul, Avg, Sep, Okt, Nov, Dec]
18 order: [ :day, :month, :year ] 18 order:
19 - :day
20 - :month
21 - :year
19 22
20 time: 23 time:
21 formats: 24 formats:
22 default: "%A, %e. %B %Y, %H:%M" 25 default: "%A, %e. %B %Y, %H:%M"
23 short: "%e. %B, %H:%M Uhr" 26 short: "%e. %B, %H:%M Uhr"
143 general_text_no: 'ne' 146 general_text_no: 'ne'
144 general_text_yes: 'da' 147 general_text_yes: 'da'
145 general_lang_name: 'Bosanski' 148 general_lang_name: 'Bosanski'
146 general_csv_separator: ',' 149 general_csv_separator: ','
147 general_csv_decimal_separator: '.' 150 general_csv_decimal_separator: '.'
148 general_csv_encoding: utf8 151 general_csv_encoding: UTF-8
149 general_pdf_encoding: utf8 152 general_pdf_encoding: UTF-8
150 general_first_day_of_week: '7' 153 general_first_day_of_week: '7'
151 154
152 notice_account_activated: Vaš nalog je aktiviran. Možete se prijaviti. 155 notice_account_activated: Vaš nalog je aktiviran. Možete se prijaviti.
153 notice_account_invalid_creditentials: Pogrešan korisnik ili lozinka 156 notice_account_invalid_creditentials: Pogrešan korisnik ili lozinka
154 notice_account_lost_email_sent: Email sa uputstvima o izboru nove šifre je poslat na vašu adresu. 157 notice_account_lost_email_sent: Email sa uputstvima o izboru nove šifre je poslat na vašu adresu.
255 field_attr_firstname: Attribut za ime 258 field_attr_firstname: Attribut za ime
256 field_attr_lastname: Atribut za prezime 259 field_attr_lastname: Atribut za prezime
257 field_attr_mail: Atribut za email 260 field_attr_mail: Atribut za email
258 field_onthefly: 'Kreiranje korisnika "On-the-fly"' 261 field_onthefly: 'Kreiranje korisnika "On-the-fly"'
259 field_start_date: Početak 262 field_start_date: Početak
260 field_done_ratio: % Realizovano 263 field_done_ratio: "% Realizovano"
261 field_auth_source: Mod za authentifikaciju 264 field_auth_source: Mod za authentifikaciju
262 field_hide_mail: Sakrij moju email adresu 265 field_hide_mail: Sakrij moju email adresu
263 field_comments: Komentar 266 field_comments: Komentar
264 field_url: URL 267 field_url: URL
265 field_start_page: Početna stranica 268 field_start_page: Početna stranica
310 setting_date_format: Format datuma 313 setting_date_format: Format datuma
311 setting_time_format: Format vremena 314 setting_time_format: Format vremena
312 setting_cross_project_issue_relations: Omogući relacije između aktivnosti na različitim projektima 315 setting_cross_project_issue_relations: Omogući relacije između aktivnosti na različitim projektima
313 setting_issue_list_default_columns: Podrazumjevane koleone za prikaz na listi aktivnosti 316 setting_issue_list_default_columns: Podrazumjevane koleone za prikaz na listi aktivnosti
314 setting_repositories_encodings: Enkodiranje repozitorija 317 setting_repositories_encodings: Enkodiranje repozitorija
315 setting_commit_logs_encoding: 'Enkodiranje "commit" poruka'
316 setting_emails_footer: Potpis na email-ovima 318 setting_emails_footer: Potpis na email-ovima
317 setting_protocol: Protokol 319 setting_protocol: Protokol
318 setting_per_page_options: Broj objekata po stranici 320 setting_per_page_options: Broj objekata po stranici
319 setting_user_format: Format korisničkog prikaza 321 setting_user_format: Format korisničkog prikaza
320 setting_activity_days_default: Prikaz promjena na projektu - opseg dana 322 setting_activity_days_default: Prikaz promjena na projektu - opseg dana
952 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart 954 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
953 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text 955 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
954 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. 956 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
955 label_my_queries: My custom queries 957 label_my_queries: My custom queries
956 text_journal_changed_no_detail: "%{label} updated" 958 text_journal_changed_no_detail: "%{label} updated"
959 label_news_comment_added: Comment added to a news
960 button_expand_all: Expand all
961 button_collapse_all: Collapse all
962 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
963 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
964 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
965 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
966 label_role_anonymous: Anonymous
967 label_role_non_member: Non member
968 label_issue_note_added: Note added
969 label_issue_status_updated: Status updated
970 label_issue_priority_updated: Priority updated
971 label_issues_visibility_own: Issues created by or assigned to the user
972 field_issues_visibility: Issues visibility
973 label_issues_visibility_all: All issues
974 permission_set_own_issues_private: Set own issues public or private
975 field_is_private: Private
976 permission_set_issues_private: Set issues public or private
977 label_issues_visibility_public: All non private issues
978 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
979 field_commit_logs_encoding: 'Enkodiranje "commit" poruka'
980 field_scm_path_encoding: Path encoding
981 text_scm_path_encoding_note: "Default: UTF-8"
982 field_path_to_repository: Path to repository
983 field_root_directory: Root directory
984 field_cvs_module: Module
985 field_cvsroot: CVSROOT
986 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
987 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
988 text_scm_command: Command
989 text_scm_command_version: Version
990 label_git_report_last_commit: Report last commit for files and directories
991 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
992 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.