comparison config/locales/sl.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
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: [~, January, February, March, April, May, June, July, August, September, October, November, December] 16 month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
17 abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec] 17 abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
18 # Used in date_select and datime_select. 18 # Used in date_select and datime_select.
19 order: [ :year, :month, :day ] 19 order:
20 - :year
21 - :month
22 - :day
20 23
21 time: 24 time:
22 formats: 25 formats:
23 default: "%a, %d %b %Y %H:%M:%S %z" 26 default: "%a, %d %b %Y %H:%M:%S %z"
24 time: "%H:%M" 27 time: "%H:%M"
130 general_text_yes: 'da' 133 general_text_yes: 'da'
131 general_lang_name: 'Slovenščina' 134 general_lang_name: 'Slovenščina'
132 general_csv_separator: ',' 135 general_csv_separator: ','
133 general_csv_decimal_separator: '.' 136 general_csv_decimal_separator: '.'
134 general_csv_encoding: UTF-8 137 general_csv_encoding: UTF-8
135 general_pdf_encoding: UFT-8 138 general_pdf_encoding: UTF-8
136 general_first_day_of_week: '1' 139 general_first_day_of_week: '1'
137 140
138 notice_account_updated: Račun je bil uspešno posodobljen. 141 notice_account_updated: Račun je bil uspešno posodobljen.
139 notice_account_invalid_creditentials: Napačno uporabniško ime ali geslo 142 notice_account_invalid_creditentials: Napačno uporabniško ime ali geslo
140 notice_account_password_updated: Geslo je bilo uspešno posodobljeno. 143 notice_account_password_updated: Geslo je bilo uspešno posodobljeno.
239 field_attr_firstname: Oznaka za ime 242 field_attr_firstname: Oznaka za ime
240 field_attr_lastname: Oznaka za priimek 243 field_attr_lastname: Oznaka za priimek
241 field_attr_mail: Oznaka za e-naslov 244 field_attr_mail: Oznaka za e-naslov
242 field_onthefly: Sprotna izdelava uporabnikov 245 field_onthefly: Sprotna izdelava uporabnikov
243 field_start_date: Začetek 246 field_start_date: Začetek
244 field_done_ratio: % Narejeno 247 field_done_ratio: "% Narejeno"
245 field_auth_source: Način overovljanja 248 field_auth_source: Način overovljanja
246 field_hide_mail: Skrij moj e-naslov 249 field_hide_mail: Skrij moj e-naslov
247 field_comments: Komentar 250 field_comments: Komentar
248 field_url: URL 251 field_url: URL
249 field_start_page: Začetna stran 252 field_start_page: Začetna stran
289 setting_date_format: Oblika datuma 292 setting_date_format: Oblika datuma
290 setting_time_format: Oblika časa 293 setting_time_format: Oblika časa
291 setting_cross_project_issue_relations: Dovoli povezave zahtevkov med različnimi projekti 294 setting_cross_project_issue_relations: Dovoli povezave zahtevkov med različnimi projekti
292 setting_issue_list_default_columns: Privzeti stolpci prikazani na seznamu zahtevkov 295 setting_issue_list_default_columns: Privzeti stolpci prikazani na seznamu zahtevkov
293 setting_repositories_encodings: Kodiranje shrambe 296 setting_repositories_encodings: Kodiranje shrambe
294 setting_commit_logs_encoding: Kodiranje sporočil ob predaji
295 setting_emails_footer: Noga e-sporočil 297 setting_emails_footer: Noga e-sporočil
296 setting_protocol: Protokol 298 setting_protocol: Protokol
297 setting_per_page_options: Število elementov na stran 299 setting_per_page_options: Število elementov na stran
298 setting_user_format: Oblika prikaza uporabnikov 300 setting_user_format: Oblika prikaza uporabnikov
299 setting_activity_days_default: Prikaz dni na aktivnost projekta 301 setting_activity_days_default: Prikaz dni na aktivnost projekta
934 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart 936 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
935 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text 937 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
936 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. 938 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
937 label_my_queries: My custom queries 939 label_my_queries: My custom queries
938 text_journal_changed_no_detail: "%{label} updated" 940 text_journal_changed_no_detail: "%{label} updated"
941 label_news_comment_added: Comment added to a news
942 button_expand_all: Expand all
943 button_collapse_all: Collapse all
944 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
945 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
946 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
947 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
948 label_role_anonymous: Anonymous
949 label_role_non_member: Non member
950 label_issue_note_added: Note added
951 label_issue_status_updated: Status updated
952 label_issue_priority_updated: Priority updated
953 label_issues_visibility_own: Issues created by or assigned to the user
954 field_issues_visibility: Issues visibility
955 label_issues_visibility_all: All issues
956 permission_set_own_issues_private: Set own issues public or private
957 field_is_private: Private
958 permission_set_issues_private: Set issues public or private
959 label_issues_visibility_public: All non private issues
960 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
961 field_commit_logs_encoding: Kodiranje sporočil ob predaji
962 field_scm_path_encoding: Path encoding
963 text_scm_path_encoding_note: "Default: UTF-8"
964 field_path_to_repository: Path to repository
965 field_root_directory: Root directory
966 field_cvs_module: Module
967 field_cvsroot: CVSROOT
968 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
969 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
970 text_scm_command: Command
971 text_scm_command_version: Version
972 label_git_report_last_commit: Report last commit for files and directories
973 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
974 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.