comparison config/locales/sr-YU.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
16 16
17 # Don't forget the nil at the beginning; there's no such thing as a 0th month 17 # Don't forget the nil at the beginning; there's no such thing as a 0th month
18 month_names: [~, januar, februar, mart, april, maj, jun, jul, avgust, septembar, oktobar, novembar, decembar] 18 month_names: [~, januar, februar, mart, april, maj, jun, jul, avgust, septembar, oktobar, novembar, decembar]
19 abbr_month_names: [~, jan, feb, mar, apr, maj, jun, jul, avg, sep, okt, nov, dec] 19 abbr_month_names: [~, jan, feb, mar, apr, maj, jun, jul, avg, sep, okt, nov, dec]
20 # Used in date_select and datime_select. 20 # Used in date_select and datime_select.
21 order: [ :day, :month, :year ] 21 order:
22 - :day
23 - :month
24 - :year
22 25
23 time: 26 time:
24 formats: 27 formats:
25 default: "%d.%m.%Y. u %H:%M" 28 default: "%d.%m.%Y. u %H:%M"
26 time: "%H:%M" 29 time: "%H:%M"
264 field_attr_firstname: Atribut imena 267 field_attr_firstname: Atribut imena
265 field_attr_lastname: Atribut prezimena 268 field_attr_lastname: Atribut prezimena
266 field_attr_mail: Atribut e-adrese 269 field_attr_mail: Atribut e-adrese
267 field_onthefly: Kreiranje korisnika u toku rada 270 field_onthefly: Kreiranje korisnika u toku rada
268 field_start_date: Početak 271 field_start_date: Početak
269 field_done_ratio: % urađeno 272 field_done_ratio: "% urađeno"
270 field_auth_source: Režim potvrde identiteta 273 field_auth_source: Režim potvrde identiteta
271 field_hide_mail: Sakrij moju e-adresu 274 field_hide_mail: Sakrij moju e-adresu
272 field_comments: Komentar 275 field_comments: Komentar
273 field_url: URL 276 field_url: URL
274 field_start_page: Početna stranica 277 field_start_page: Početna stranica
321 setting_date_format: Format datuma 324 setting_date_format: Format datuma
322 setting_time_format: Format vremena 325 setting_time_format: Format vremena
323 setting_cross_project_issue_relations: Dozvoli povezivanje problema iz unakrsnih projekata 326 setting_cross_project_issue_relations: Dozvoli povezivanje problema iz unakrsnih projekata
324 setting_issue_list_default_columns: Podrazumevane kolone prikazane na spisku problema 327 setting_issue_list_default_columns: Podrazumevane kolone prikazane na spisku problema
325 setting_repositories_encodings: Kodiranje spremišta 328 setting_repositories_encodings: Kodiranje spremišta
326 setting_commit_logs_encoding: Kodiranje izvršnih poruka
327 setting_emails_footer: Podnožje stranice e-poruke 329 setting_emails_footer: Podnožje stranice e-poruke
328 setting_protocol: Protokol 330 setting_protocol: Protokol
329 setting_per_page_options: Opcije prikaza objekata po stranici 331 setting_per_page_options: Opcije prikaza objekata po stranici
330 setting_user_format: Format prikaza korisnika 332 setting_user_format: Format prikaza korisnika
331 setting_activity_days_default: Broj dana prikazanih na projektnoj aktivnosti 333 setting_activity_days_default: Broj dana prikazanih na projektnoj aktivnosti
938 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart 940 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
939 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text 941 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
940 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. 942 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
941 label_my_queries: My custom queries 943 label_my_queries: My custom queries
942 text_journal_changed_no_detail: "%{label} updated" 944 text_journal_changed_no_detail: "%{label} updated"
945 label_news_comment_added: Comment added to a news
946 button_expand_all: Expand all
947 button_collapse_all: Collapse all
948 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
949 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
950 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
951 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
952 label_role_anonymous: Anonymous
953 label_role_non_member: Non member
954 label_issue_note_added: Note added
955 label_issue_status_updated: Status updated
956 label_issue_priority_updated: Priority updated
957 label_issues_visibility_own: Issues created by or assigned to the user
958 field_issues_visibility: Issues visibility
959 label_issues_visibility_all: All issues
960 permission_set_own_issues_private: Set own issues public or private
961 field_is_private: Private
962 permission_set_issues_private: Set issues public or private
963 label_issues_visibility_public: All non private issues
964 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
965 field_commit_logs_encoding: Kodiranje izvršnih poruka
966 field_scm_path_encoding: Path encoding
967 text_scm_path_encoding_note: "Default: UTF-8"
968 field_path_to_repository: Path to repository
969 field_root_directory: Root directory
970 field_cvs_module: Module
971 field_cvsroot: CVSROOT
972 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
973 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
974 text_scm_command: Command
975 text_scm_command_version: Version
976 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.