@@ -194,6 +194,8 sv: | |||
|
194 | 194 | error_scm_command_failed: "Ett fel inträffade vid försök att nå versionsarkivet: {{value}}" |
|
195 | 195 | error_scm_annotate: "Inlägget existerar inte eller kan inte kommenteras." |
|
196 | 196 | error_issue_not_found_in_project: 'Ärendet hittades inte eller så tillhör det inte detta projekt' |
|
197 | error_no_tracker_in_project: Ingen ärendetyp är associerad med projektet. Vänligen kontrollera projektinställningarna. | |
|
198 | error_no_default_issue_status: Ingen status är definierad som standard för nya ärenden. Vänligen kontrollera din konfiguration (Gå till "Administration -> Ärendestatus"). | |
|
197 | 199 | |
|
198 | 200 | warning_attachments_not_saved: "{{count}} fil(er) kunde inte sparas." |
|
199 | 201 | |
@@ -600,6 +602,8 sv: | |||
|
600 | 602 | label_browse: Bläddra |
|
601 | 603 | label_modification: "{{count}} ändring" |
|
602 | 604 | label_modification_plural: "{{count}} ändringar" |
|
605 | label_branch: Branch | |
|
606 | label_tag: Tag | |
|
603 | 607 | label_revision: Revision |
|
604 | 608 | label_revision_plural: Revisioner |
|
605 | 609 | label_associated_revisions: Associerade revisioner |
@@ -611,6 +615,7 sv: | |||
|
611 | 615 | label_latest_revision: Senaste revisionen |
|
612 | 616 | label_latest_revision_plural: Senaste revisionerna |
|
613 | 617 | label_view_revisions: Visa revisioner |
|
618 | label_view_all_revisions: Visa alla revisioner | |
|
614 | 619 | label_max_size: Maxstorlek |
|
615 | 620 | label_sort_highest: Flytta till toppen |
|
616 | 621 | label_sort_higher: Flytta upp |
@@ -858,8 +863,3 sv: | |||
|
858 | 863 | enumeration_issue_priorities: Ärendeprioriteter |
|
859 | 864 | enumeration_doc_categories: Dokumentkategorier |
|
860 | 865 | enumeration_activities: Aktiviteter (tidsuppföljning) |
|
861 | label_view_all_revisions: View all revisions | |
|
862 | label_tag: Tag | |
|
863 | label_branch: Branch | |
|
864 | error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings. | |
|
865 | error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses"). |
@@ -243,6 +243,8 | |||
|
243 | 243 | error_scm_command_failed: "嘗試存取儲存庫時發生錯誤: {{value}}" |
|
244 | 244 | error_scm_annotate: "SCM 儲存庫中無此項目或此項目無法被加註。" |
|
245 | 245 | error_issue_not_found_in_project: '該項目不存在或不屬於此專案' |
|
246 | error_no_tracker_in_project: '此專案尚未指定追蹤標籤。請檢查專案的設定資訊。' | |
|
247 | error_no_default_issue_status: '尚未定義項目狀態的預設值。請您前往「網站管理」->「項目狀態清單」頁面,檢查相關組態設定。' | |
|
246 | 248 | |
|
247 | 249 | warning_attachments_not_saved: "{{count}} 個附加檔案無法儲存。" |
|
248 | 250 | |
@@ -913,5 +915,3 | |||
|
913 | 915 | label_view_all_revisions: View all revisions |
|
914 | 916 | label_tag: Tag |
|
915 | 917 | label_branch: Branch |
|
916 | error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings. | |
|
917 | error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses"). |
General Comments 0
You need to be logged in to leave comments.
Login now