@@ -83,7 +83,7 module SortHelper | |||
|
83 | 83 | # Use this to sort the controller's table items collection. |
|
84 | 84 | # |
|
85 | 85 | def sort_clause() |
|
86 | session[@sort_name][:key] + ' ' + session[@sort_name][:order] | |
|
86 | session[@sort_name][:key] + ' ' + (session[@sort_name][:order] || 'ASC') | |
|
87 | 87 | end |
|
88 | 88 | |
|
89 | 89 | # Returns a link which sorts by the named column. |
@@ -307,8 +307,8 label_confirmation: Vahvistus | |||
|
307 | 307 | label_export_to: Vie |
|
308 | 308 | label_read: Lukee... |
|
309 | 309 | label_public_projects: Julkiset projektit |
|
310 | label_open_issues: avoin | |
|
311 | label_open_issues_plural: avointa | |
|
310 | label_open_issues: avoin, yhteensä | |
|
311 | label_open_issues_plural: avointa, yhteensä | |
|
312 | 312 | label_closed_issues: suljettu |
|
313 | 313 | label_closed_issues_plural: suljettua |
|
314 | 314 | label_total: Yhteensä |
@@ -617,4 +617,4 setting_default_projects_public: Uudet projektit ovat oletuksena julkisia | |||
|
617 | 617 | label_overall_activity: Kokonaishistoria |
|
618 | 618 | error_scm_annotate: "Merkintää ei ole tai siihen ei voi lisätä selityksiä." |
|
619 | 619 | label_planning: Suunnittelu |
|
620 |
text_subprojects_destroy_warning: ' |
|
|
620 | text_subprojects_destroy_warning: 'Tämän alaprojekti(t): %s tullaan myös poistamaan.' |
@@ -557,7 +557,7 text_select_mail_notifications: Velg hendelser som skal varsles med e-post. | |||
|
557 | 557 | text_regexp_info: eg. ^[A-Z0-9]+$ |
|
558 | 558 | text_min_max_length_info: 0 betyr ingen begrensning |
|
559 | 559 | text_project_destroy_confirmation: Er du sikker på at du vil slette dette prosjekter og alle relatert data ? |
|
560 |
text_subprojects_destroy_warning: 'Underprojekt(ene): %s vil ogs |
|
|
560 | text_subprojects_destroy_warning: 'Underprojekt(ene): %s vil også bli slettet.' | |
|
561 | 561 | text_workflow_edit: Velg en rolle og en sakstype for å endre arbeidsflyten |
|
562 | 562 | text_are_you_sure: Er du sikker ? |
|
563 | 563 | text_journal_changed: endret fra %s til %s |
@@ -114,7 +114,7 field_subject: Temat | |||
|
114 | 114 | field_due_date: Data oddania |
|
115 | 115 | field_assigned_to: Przydzielony do |
|
116 | 116 | field_priority: Priorytet |
|
117 |
field_fixed_version: |
|
|
117 | field_fixed_version: Wersja docelowa | |
|
118 | 118 | field_user: Użytkownik |
|
119 | 119 | field_role: Rola |
|
120 | 120 | field_homepage: Strona www |
@@ -331,7 +331,7 label_modification_plural: %d modyfikacja | |||
|
331 | 331 | label_revision: Zmiana |
|
332 | 332 | label_revision_plural: Zmiany |
|
333 | 333 | label_added: dodane |
|
334 |
label_modified: zmod |
|
|
334 | label_modified: zmodyfikowane | |
|
335 | 335 | label_deleted: usunięte |
|
336 | 336 | label_latest_revision: Ostatnia zmiana |
|
337 | 337 | label_latest_revision_plural: Ostatnie zmiany |
@@ -469,7 +469,7 default_role_manager: Kierownik | |||
|
469 | 469 | default_role_developper: Programista |
|
470 | 470 | default_role_reporter: Wprowadzajacy |
|
471 | 471 | default_tracker_bug: Błąd |
|
472 |
default_tracker_feature: |
|
|
472 | default_tracker_feature: Zadanie | |
|
473 | 473 | default_tracker_support: Wsparcie |
|
474 | 474 | default_issue_status_new: Nowy |
|
475 | 475 | default_issue_status_assigned: Przypisany |
@@ -483,7 +483,7 default_priority_low: Niski | |||
|
483 | 483 | default_priority_normal: Normalny |
|
484 | 484 | default_priority_high: Wysoki |
|
485 | 485 | default_priority_urgent: Pilny |
|
486 |
default_priority_immediate: Natyc |
|
|
486 | default_priority_immediate: Natychmiastowy | |
|
487 | 487 | default_activity_design: Projektowanie |
|
488 | 488 | default_activity_development: Rozwój |
|
489 | 489 |
@@ -210,7 +210,7 setting_protocol: 協定 | |||
|
210 | 210 | setting_per_page_options: 每頁顯示個數選項 |
|
211 | 211 | setting_user_format: 使用者顯示格式 |
|
212 | 212 | setting_activity_days_default: 專案活動顯示天數 |
|
213 |
setting_display_subprojects_issues: 預設於 |
|
|
213 | setting_display_subprojects_issues: 預設於父專案中顯示子專案的項目 | |
|
214 | 214 | |
|
215 | 215 | project_module_issue_tracking: 項目追蹤 |
|
216 | 216 | project_module_time_tracking: 工時追蹤 |
@@ -557,6 +557,7 text_select_mail_notifications: 選擇欲寄送提醒通知郵件之動作 | |||
|
557 | 557 | text_regexp_info: eg. ^[A-Z0-9]+$ |
|
558 | 558 | text_min_max_length_info: 0 代表「不限制」 |
|
559 | 559 | text_project_destroy_confirmation: 您確定要刪除這個專案和其他相關資料? |
|
560 | text_subprojects_destroy_warning: '下列子專案: %s 將一併被刪除。' | |
|
560 | 561 | text_workflow_edit: 選擇角色與追蹤標籤以設定其工作流程 |
|
561 | 562 | text_are_you_sure: 確定執行? |
|
562 | 563 | text_journal_changed: 從 %s 變更為 %s |
@@ -618,4 +619,3 default_activity_development: 開發 | |||
|
618 | 619 | enumeration_issue_priorities: 項目優先權 |
|
619 | 620 | enumeration_doc_categories: 文件分類 |
|
620 | 621 | enumeration_activities: 活動 (時間追蹤) |
|
621 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' |
@@ -554,9 +554,10 status_registered: 已注册 | |||
|
554 | 554 | status_locked: 已锁定 |
|
555 | 555 | |
|
556 | 556 | text_select_mail_notifications: 选择需要发送邮件通知的动作 |
|
557 |
text_regexp_info: |
|
|
557 | text_regexp_info: 例如:^[A-Z0-9]+$ | |
|
558 | 558 | text_min_max_length_info: 0 表示没有限制 |
|
559 | 559 | text_project_destroy_confirmation: 您确信要删除这个项目以及所有相关的数据吗? |
|
560 | text_subprojects_destroy_warning: '以下子项目也将被同时删除:%s' | |
|
560 | 561 | text_workflow_edit: 选择角色和跟踪标签来编辑工作流程 |
|
561 | 562 | text_are_you_sure: 您确定? |
|
562 | 563 | text_journal_changed: 从 %s 变更为 %s |
@@ -618,4 +619,3 default_activity_development: 开发 | |||
|
618 | 619 | enumeration_issue_priorities: 问题优先级 |
|
619 | 620 | enumeration_doc_categories: 文档类别 |
|
620 | 621 | enumeration_activities: 活动(时间跟踪) |
|
621 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' |
General Comments 0
You need to be logged in to leave comments.
Login now