Redmine 4.1.1
This commit is contained in:
parent
33e7b881a5
commit
3d976f1b3b
1593 changed files with 36180 additions and 19489 deletions
|
@ -133,6 +133,10 @@ sr:
|
|||
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
|
||||
not_a_regexp: "is not a valid regular expression"
|
||||
open_issue_with_closed_parent: "An open issue cannot be attached to a closed parent task"
|
||||
must_contain_uppercase: "must contain uppercase letters (A-Z)"
|
||||
must_contain_lowercase: "must contain lowercase letters (a-z)"
|
||||
must_contain_digits: "must contain digits (0-9)"
|
||||
must_contain_special_chars: "must contain special characters (!, $, %, ...)"
|
||||
|
||||
actionview_instancetag_blank_option: Молим одаберите
|
||||
|
||||
|
@ -192,7 +196,7 @@ sr:
|
|||
error_issue_done_ratios_not_updated: "Однос решених проблема није ажуриран."
|
||||
error_workflow_copy_source: 'Молимо одаберите изворно праћење или улогу'
|
||||
error_workflow_copy_target: 'Молимо одаберите одредишно праћење и улогу'
|
||||
error_unable_delete_issue_status: 'Статус проблема је немогуће обрисати'
|
||||
error_unable_delete_issue_status: 'Статус проблема је немогуће обрисати (%{value})'
|
||||
error_unable_to_connect: "Повезивање са (%{value}) је немогуће"
|
||||
warning_attachments_not_saved: "%{count} датотека не може бити снимљена."
|
||||
|
||||
|
@ -306,7 +310,6 @@ sr:
|
|||
field_parent_issue: Матични задатак
|
||||
|
||||
setting_app_title: Наслов апликације
|
||||
setting_app_subtitle: Поднаслов апликације
|
||||
setting_welcome_text: Текст добродошлице
|
||||
setting_default_language: Подразумевани језик
|
||||
setting_login_required: Обавезна потврда идентитета
|
||||
|
@ -372,7 +375,6 @@ sr:
|
|||
permission_add_issue_notes: Додавање белешки
|
||||
permission_edit_issue_notes: Измена белешки
|
||||
permission_edit_own_issue_notes: Измена сопствених белешки
|
||||
permission_move_issues: Померање проблема
|
||||
permission_delete_issues: Брисање проблема
|
||||
permission_manage_public_queries: Управљање јавним упитима
|
||||
permission_save_queries: Снимање упита
|
||||
|
@ -469,7 +471,6 @@ sr:
|
|||
label_enumeration_new: Нова вредност
|
||||
label_information: Информација
|
||||
label_information_plural: Информације
|
||||
label_please_login: Молимо, пријавите се
|
||||
label_register: Регистрација
|
||||
label_login_with_open_id_option: или пријава са OpenID
|
||||
label_password_lost: Изгубљена лозинка
|
||||
|
@ -586,7 +587,6 @@ sr:
|
|||
label_less_or_equal: '<='
|
||||
label_in: у
|
||||
label_today: данас
|
||||
label_all_time: све време
|
||||
label_yesterday: јуче
|
||||
label_this_week: ове седмице
|
||||
label_last_week: последње седмице
|
||||
|
@ -803,7 +803,6 @@ sr:
|
|||
button_update: Ажурирај
|
||||
button_configure: Подеси
|
||||
button_quote: Под наводницима
|
||||
button_duplicate: Дуплирај
|
||||
button_show: Прикажи
|
||||
|
||||
status_active: активни
|
||||
|
@ -853,12 +852,13 @@ sr:
|
|||
text_default_administrator_account_changed: Подразумевани администраторски налог је промењен
|
||||
text_file_repository_writable: Фасцикла приложених датотека је уписива
|
||||
text_plugin_assets_writable: Фасцикла елемената додатних компоненти је уписива
|
||||
text_rmagick_available: RMagick је доступан (опционо)
|
||||
text_minimagick_available: MiniMagick је доступан (опционо)
|
||||
text_destroy_time_entries_question: "%{hours} сати је пријављено за овај проблем који желите избрисати. Шта желите да урадите?"
|
||||
text_destroy_time_entries: Избриши пријављене сате
|
||||
text_assign_time_entries_to_project: Додели пријављене сате пројекту
|
||||
text_reassign_time_entries: 'Додели поново пријављене сате овом проблему:'
|
||||
text_user_wrote: "%{value} је написао:"
|
||||
text_user_wrote_in: "%{value} је написао (%{link}):"
|
||||
text_enumeration_destroy_question: "%{count} објекат(а) је додељено овој вредности."
|
||||
text_enumeration_category_reassign_to: 'Додели их поново овој вредности:'
|
||||
text_email_delivery_not_configured: "Испорука е-порука није конфигурисана и обавештења су онемогућена.\nПодесите ваш SMTP сервер у config/configuration.yml и покрените поново апликацију за њихово омогућавање."
|
||||
|
@ -1015,7 +1015,6 @@ sr:
|
|||
setting_session_timeout: Session inactivity timeout
|
||||
label_session_expiration: Session expiration
|
||||
permission_close_project: Close / reopen the project
|
||||
label_show_closed_projects: View closed projects
|
||||
button_close: Close
|
||||
button_reopen: Reopen
|
||||
project_status_active: active
|
||||
|
@ -1208,7 +1207,7 @@ sr:
|
|||
setting_timespan_format: Time span format
|
||||
label_table_of_contents: Table of contents
|
||||
setting_commit_logs_formatting: Apply text formatting to commit messages
|
||||
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
|
||||
setting_mail_handler_enable_regex: Enable regular expressions
|
||||
error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
|
||||
project: %{errors}'
|
||||
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
|
||||
|
@ -1229,3 +1228,89 @@ sr:
|
|||
permission_view_news: View news
|
||||
label_no_preview_alternative_html: No preview available. %{link} the file instead.
|
||||
label_no_preview_download: Download
|
||||
setting_close_duplicate_issues: Close duplicate issues automatically
|
||||
error_exceeds_maximum_hours_per_day: Cannot log more than %{max_hours} hours on the
|
||||
same day (%{logged_hours} hours have already been logged)
|
||||
setting_time_entry_list_defaults: Timelog list defaults
|
||||
setting_timelog_accept_0_hours: Accept time logs with 0 hours
|
||||
setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user
|
||||
label_x_revisions: "%{count} revisions"
|
||||
error_can_not_delete_auth_source: This authentication mode is in use and cannot be
|
||||
deleted.
|
||||
button_actions: Actions
|
||||
mail_body_lost_password_validity: Please be aware that you may change the password
|
||||
only once using this link.
|
||||
text_login_required_html: When not requiring authentication, public projects and their
|
||||
contents are openly available on the network. You can <a href="%{anonymous_role_path}">edit
|
||||
the applicable permissions</a>.
|
||||
label_login_required_yes: 'Yes'
|
||||
label_login_required_no: No, allow anonymous access to public projects
|
||||
text_project_is_public_non_member: Public projects and their contents are available
|
||||
to all logged-in users.
|
||||
text_project_is_public_anonymous: Public projects and their contents are openly available
|
||||
on the network.
|
||||
label_version_and_files: Versions (%{count}) and Files
|
||||
label_ldap: LDAP
|
||||
label_ldaps_verify_none: LDAPS (without certificate check)
|
||||
label_ldaps_verify_peer: LDAPS
|
||||
label_ldaps_warning: It is recommended to use an encrypted LDAPS connection with certificate
|
||||
check to prevent any manipulation during the authentication process.
|
||||
label_nothing_to_preview: Nothing to preview
|
||||
error_token_expired: This password recovery link has expired, please try again.
|
||||
error_spent_on_future_date: Cannot log time on a future date
|
||||
setting_timelog_accept_future_dates: Accept time logs on future dates
|
||||
label_delete_link_to_subtask: Брисање релације
|
||||
error_not_allowed_to_log_time_for_other_users: You are not allowed to log time
|
||||
for other users
|
||||
permission_log_time_for_other_users: Log spent time for other users
|
||||
label_tomorrow: tomorrow
|
||||
label_next_week: next week
|
||||
label_next_month: next month
|
||||
text_role_no_workflow: No workflow defined for this role
|
||||
text_status_no_workflow: No tracker uses this status in the workflows
|
||||
setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails
|
||||
setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications
|
||||
subject
|
||||
label_inherited_from_parent_project: Inherited from parent project
|
||||
label_inherited_from_group: Inherited from group %{name}
|
||||
label_trackers_description: Trackers description
|
||||
label_open_trackers_description: View all trackers description
|
||||
label_preferred_body_part_text: Text
|
||||
label_preferred_body_part_html: HTML (experimental)
|
||||
field_parent_issue_subject: Parent task subject
|
||||
permission_edit_own_issues: Edit own issues
|
||||
text_select_apply_tracker: Select tracker
|
||||
label_updated_issues: Updated issues
|
||||
text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
|
||||
You can configure it in config/configuration.yml.
|
||||
setting_gantt_months_limit: Maximum number of months displayed on the gantt chart
|
||||
permission_import_time_entries: Import time entries
|
||||
label_import_notifications: Send email notifications during the import
|
||||
text_gs_available: ImageMagick PDF support available (optional)
|
||||
field_recently_used_projects: Number of recently used projects in jump box
|
||||
label_optgroup_bookmarks: Bookmarks
|
||||
label_optgroup_others: Other projects
|
||||
label_optgroup_recents: Recently used
|
||||
button_project_bookmark: Add bookmark
|
||||
button_project_bookmark_delete: Remove bookmark
|
||||
field_history_default_tab: Issue's history default tab
|
||||
label_issue_history_properties: Property changes
|
||||
label_issue_history_notes: Notes
|
||||
label_last_tab_visited: Last visited tab
|
||||
field_unique_id: Unique ID
|
||||
text_no_subject: no subject
|
||||
setting_password_required_char_classes: Required character classes for passwords
|
||||
label_password_char_class_uppercase: uppercase letters
|
||||
label_password_char_class_lowercase: lowercase letters
|
||||
label_password_char_class_digits: digits
|
||||
label_password_char_class_special_chars: special characters
|
||||
text_characters_must_contain: Must contain %{character_classes}.
|
||||
label_starts_with: starts with
|
||||
label_ends_with: ends with
|
||||
label_issue_fixed_version_updated: Target version updated
|
||||
setting_project_list_defaults: Projects list defaults
|
||||
label_display_type: Display results as
|
||||
label_display_type_list: List
|
||||
label_display_type_board: Board
|
||||
label_my_bookmarks: My bookmarks
|
||||
label_import_time_entries: Import time entries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue