@@ -223,6 +223,7 setting_mail_handler_api_enabled: Abruf eingehender E-Mails aktivieren | |||
|
223 | 223 | setting_mail_handler_api_key: API-Schlüssel |
|
224 | 224 | setting_sequential_project_identifiers: Fortlaufende Projektkennungen generieren |
|
225 | 225 | setting_gravatar_enabled: Gravatar Benutzerbilder benutzen |
|
226 | setting_diff_max_lines_displayed: Maximale Anzahl anzuzeigender Diff-Zeilen | |
|
226 | 227 | |
|
227 | 228 | permission_edit_project: Projekt bearbeiten |
|
228 | 229 | permission_select_project_modules: Projektmodule auswählen |
@@ -670,6 +671,7 text_enumeration_destroy_question: '%d Objekte sind diesem Wert zugeordnet.' | |||
|
670 | 671 | text_enumeration_category_reassign_to: 'Die Objekte stattdessen diesem Wert zuordnen:' |
|
671 | 672 | text_email_delivery_not_configured: "Der SMTP-Server ist nicht konfiguriert und Mailbenachrichtigungen sind ausgeschaltet.\nNehmen Sie die Einstellungen für Ihren SMTP-Server in config/email.yml vor und starten Sie die Applikation neu." |
|
672 | 673 | text_repository_usernames_mapping: "Bitte legen Sie die Zuordnung der Redmine-Benutzer zu den Benutzernamen der Commit-Log-Meldungen des Projektarchivs fest.\nBenutzer mit identischen Redmine- und Projektarchiv-Benutzernamen oder -E-Mail-Adressen werden automatisch zugeordnet." |
|
674 | text_diff_truncated: '... Dieser Diff wurde abgeschnitten, weil er die maximale Anzahl anzuzeigender Zeilen überschreitet.' | |
|
673 | 675 | |
|
674 | 676 | default_role_manager: Manager |
|
675 | 677 | default_role_developper: Entwickler |
@@ -696,5 +698,3 default_activity_development: Entwicklung | |||
|
696 | 698 | enumeration_issue_priorities: Ticket-Prioritäten |
|
697 | 699 | enumeration_doc_categories: Dokumentenkategorien |
|
698 | 700 | enumeration_activities: Aktivitäten (Zeiterfassung) |
|
699 | text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.' | |
|
700 | setting_diff_max_lines_displayed: Max number of diff lines displayed |
@@ -97,7 +97,7 field_mail: 메일 | |||
|
97 | 97 | field_filename: 파일 |
|
98 | 98 | field_filesize: 크기 |
|
99 | 99 | field_downloads: 다운로드 |
|
100 |
field_author: |
|
|
100 | field_author: 저자 | |
|
101 | 101 | field_created_on: 보고시간 |
|
102 | 102 | field_updated_on: 변경시간 |
|
103 | 103 | field_field_format: 포맷 |
@@ -203,7 +203,7 label_project_all: 모든 프로젝트 | |||
|
203 | 203 | label_project_latest: 최근 프로젝트 |
|
204 | 204 | label_issue: 일감 |
|
205 | 205 | label_issue_new: 새 일감만들기 |
|
206 |
label_issue_plural: 일감 |
|
|
206 | label_issue_plural: 일감 | |
|
207 | 207 | label_issue_view_all: 모든 일감 보기 |
|
208 | 208 | label_document: 문서 |
|
209 | 209 | label_document_new: 새 문서 |
@@ -243,7 +243,7 label_administration: 관리자 | |||
|
243 | 243 | label_login: 로그인 |
|
244 | 244 | label_logout: 로그아웃 |
|
245 | 245 | label_help: 도움말 |
|
246 |
label_reported_issues: 보고 |
|
|
246 | label_reported_issues: 보고한 일감 | |
|
247 | 247 | label_assigned_to_me_issues: 나에게 할당된 일감 |
|
248 | 248 | label_last_login: 최종 접속 |
|
249 | 249 | label_last_updates: 최종 변경 내역 |
@@ -307,7 +307,7 label_none: 없음 | |||
|
307 | 307 | label_next: 다음 |
|
308 | 308 | label_previous: 이전 |
|
309 | 309 | label_used_by: 사용됨 |
|
310 |
label_details: |
|
|
310 | label_details: 자세히 | |
|
311 | 311 | label_add_note: 일감덧글 추가 |
|
312 | 312 | label_per_page: 페이지별 |
|
313 | 313 | label_calendar: 달력 |
@@ -632,7 +632,7 setting_autofetch_changesets: Automatyczne pobieranie zmian | |||
|
632 | 632 | setting_autologin: Auto logowanie |
|
633 | 633 | setting_bcc_recipients: Odbiorcy kopii tajnej (kt/bcc) |
|
634 | 634 | setting_commit_fix_keywords: Słowa zmieniające status |
|
635 |
setting_commit_logs_encoding: |
|
|
635 | setting_commit_logs_encoding: Kodowanie komentarzy zatwierdzeń | |
|
636 | 636 | setting_commit_ref_keywords: Słowa tworzące powiązania |
|
637 | 637 | setting_cross_project_issue_relations: Zezwól na powiązania zagadnień między projektami |
|
638 | 638 | setting_date_format: Format daty |
@@ -104,8 +104,8 field_name: Nome | |||
|
104 | 104 | field_description: Descrição |
|
105 | 105 | field_summary: Sumário |
|
106 | 106 | field_is_required: Obrigatório |
|
107 |
field_firstname: Nome |
|
|
108 |
field_lastname: |
|
|
107 | field_firstname: Nome | |
|
108 | field_lastname: Apelido | |
|
109 | 109 | field_mail: E-mail |
|
110 | 110 | field_filename: Ficheiro |
|
111 | 111 | field_filesize: Tamanho |
@@ -141,7 +141,7 field_is_public: Público | |||
|
141 | 141 | field_parent: Sub-projecto de |
|
142 | 142 | field_is_in_chlog: Tarefas mostradas no changelog |
|
143 | 143 | field_is_in_roadmap: Tarefas mostradas no roadmap |
|
144 |
field_login: |
|
|
144 | field_login: Nome de utilizador | |
|
145 | 145 | field_mail_notification: Notificações por e-mail |
|
146 | 146 | field_admin: Administrador |
|
147 | 147 | field_last_login_on: Última visita |
@@ -224,7 +224,7 setting_mail_handler_api_key: Chave da API | |||
|
224 | 224 | setting_sequential_project_identifiers: Gerar identificadores de projecto sequênciais |
|
225 | 225 | |
|
226 | 226 | project_module_issue_tracking: Tarefas |
|
227 |
project_module_time_tracking: |
|
|
227 | project_module_time_tracking: Registo de tempo | |
|
228 | 228 | project_module_news: Notícias |
|
229 | 229 | project_module_documents: Documentos |
|
230 | 230 | project_module_files: Ficheiros |
@@ -440,7 +440,7 label_issue_tracking: Tarefas | |||
|
440 | 440 | label_spent_time: Tempo gasto |
|
441 | 441 | label_f_hour: %.2f hora |
|
442 | 442 | label_f_hour_plural: %.2f horas |
|
443 |
label_time_tracking: |
|
|
443 | label_time_tracking: Registo de tempo | |
|
444 | 444 | label_change_plural: Mudanças |
|
445 | 445 | label_statistics: Estatísticas |
|
446 | 446 | label_commits_per_month: Commits por mês |
@@ -551,7 +551,7 button_move: Mover | |||
|
551 | 551 | button_back: Voltar |
|
552 | 552 | button_cancel: Cancelar |
|
553 | 553 | button_activate: Activar |
|
554 |
button_sort: Orde |
|
|
554 | button_sort: Ordenar | |
|
555 | 555 | button_log_time: Tempo de trabalho |
|
556 | 556 | button_rollback: Voltar para esta versão |
|
557 | 557 | button_watch: Observar |
@@ -588,7 +588,7 text_tip_task_begin_end_day: tarefa a começar e acabar neste dia | |||
|
588 | 588 | text_project_identifier_info: 'Apenas são permitidos letras minúsculas (a-z), números e hífens.<br />Uma vez guardado, o identificador não poderá ser alterado.' |
|
589 | 589 | text_caracters_maximum: máximo %d caracteres. |
|
590 | 590 | text_caracters_minimum: Deve ter pelo menos %d caracteres. |
|
591 |
text_length_between: Deve ter entre %d |
|
|
591 | text_length_between: Deve ter entre %d e %d caracteres. | |
|
592 | 592 | text_tracker_no_workflow: Sem workflow definido para este tipo de tarefa. |
|
593 | 593 | text_unallowed_characters: Caracteres não permitidos |
|
594 | 594 | text_comma_separated: Permitidos múltiplos valores (separados por vírgula). |
@@ -641,60 +641,60 default_activity_development: Desenvolvimento | |||
|
641 | 641 | |
|
642 | 642 | enumeration_issue_priorities: Prioridade de tarefas |
|
643 | 643 | enumeration_doc_categories: Categorias de documentos |
|
644 |
enumeration_activities: Actividades ( |
|
|
645 |
setting_plain_text_mail: |
|
|
646 |
permission_view_files: V |
|
|
647 |
permission_edit_issues: Edit |
|
|
648 |
permission_edit_own_time_entries: Edit |
|
|
649 |
permission_manage_public_queries: |
|
|
650 |
permission_add_issues: Ad |
|
|
651 |
permission_log_time: |
|
|
652 |
permission_view_changesets: V |
|
|
653 |
permission_view_time_entries: V |
|
|
654 |
permission_manage_versions: |
|
|
655 |
permission_manage_wiki: |
|
|
656 |
permission_manage_categories: |
|
|
657 |
permission_protect_wiki_pages: Prote |
|
|
658 |
permission_comment_news: Com |
|
|
659 |
permission_delete_messages: |
|
|
660 |
permission_select_project_modules: Selec |
|
|
661 |
permission_manage_documents: |
|
|
662 |
permission_edit_wiki_pages: Edit wiki |
|
|
663 |
permission_add_issue_watchers: Ad |
|
|
664 |
permission_view_gantt: |
|
|
665 |
permission_move_issues: Move |
|
|
666 |
permission_manage_issue_relations: |
|
|
667 |
permission_delete_wiki_pages: |
|
|
668 |
permission_manage_boards: |
|
|
669 |
permission_delete_wiki_pages_attachments: |
|
|
670 |
permission_view_wiki_edits: V |
|
|
671 |
permission_add_messages: |
|
|
672 |
permission_view_messages: V |
|
|
673 |
permission_manage_files: |
|
|
674 | permission_edit_issue_notes: Edit notes | |
|
675 |
permission_manage_news: |
|
|
676 |
permission_view_calendar: V |
|
|
677 |
permission_manage_members: |
|
|
678 |
permission_edit_messages: Edit me |
|
|
679 |
permission_delete_issues: |
|
|
680 |
permission_view_issue_watchers: V |
|
|
681 |
permission_manage_repository: |
|
|
682 |
permission_commit_access: |
|
|
683 |
permission_browse_repository: |
|
|
684 |
permission_view_documents: V |
|
|
685 | permission_edit_project: Edit project | |
|
686 |
permission_add_issue_notes: Ad |
|
|
687 |
permission_save_queries: |
|
|
688 |
permission_view_wiki_pages: V |
|
|
689 |
permission_rename_wiki_pages: Ren |
|
|
690 |
permission_edit_time_entries: Edit |
|
|
691 |
permission_edit_own_issue_notes: Edit |
|
|
692 |
setting_gravatar_enabled: Us |
|
|
693 |
label_example: Ex |
|
|
694 | text_repository_usernames_mapping: "Select ou update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped." | |
|
695 |
permission_edit_own_messages: Edit |
|
|
696 |
permission_delete_own_messages: |
|
|
697 |
label_user_activity: " |
|
|
698 |
label_updated_time_by: |
|
|
699 |
text_diff_truncated: '... |
|
|
700 |
setting_diff_max_lines_displayed: |
|
|
644 | enumeration_activities: Actividades (Registo de tempo) | |
|
645 | setting_plain_text_mail: Apenas texto simples (sem HTML) | |
|
646 | permission_view_files: Ver ficheiros | |
|
647 | permission_edit_issues: Editar tarefas | |
|
648 | permission_edit_own_time_entries: Editar horas pessoais | |
|
649 | permission_manage_public_queries: Gerir queries públicas | |
|
650 | permission_add_issues: Adicionar tarefas | |
|
651 | permission_log_time: Registar tempo gasto | |
|
652 | permission_view_changesets: Ver changesets | |
|
653 | permission_view_time_entries: Ver tempo gasto | |
|
654 | permission_manage_versions: Gerir versões | |
|
655 | permission_manage_wiki: Gerir wiki | |
|
656 | permission_manage_categories: Gerir categorias de tarefas | |
|
657 | permission_protect_wiki_pages: Proteger páginas de wiki | |
|
658 | permission_comment_news: Comentar notícias | |
|
659 | permission_delete_messages: Apagar mensagens | |
|
660 | permission_select_project_modules: Seleccionar módulos do projecto | |
|
661 | permission_manage_documents: Gerir documentos | |
|
662 | permission_edit_wiki_pages: Editar páginas de wiki | |
|
663 | permission_add_issue_watchers: Adicionar observadores | |
|
664 | permission_view_gantt: ver diagrama de Gantt | |
|
665 | permission_move_issues: Mover tarefas | |
|
666 | permission_manage_issue_relations: Gerir relações de tarefas | |
|
667 | permission_delete_wiki_pages: Apagar páginas de wiki | |
|
668 | permission_manage_boards: Gerir forums | |
|
669 | permission_delete_wiki_pages_attachments: Apagar anexos | |
|
670 | permission_view_wiki_edits: Ver histórico da wiki | |
|
671 | permission_add_messages: Submeter mensagens | |
|
672 | permission_view_messages: Ver mensagens | |
|
673 | permission_manage_files: Gerir ficheiros | |
|
674 | permission_edit_issue_notes: Editar notas de tarefas | |
|
675 | permission_manage_news: Gerir notícias | |
|
676 | permission_view_calendar: Ver calendário | |
|
677 | permission_manage_members: Gerir membros | |
|
678 | permission_edit_messages: Editar mensagens | |
|
679 | permission_delete_issues: Apagar tarefas | |
|
680 | permission_view_issue_watchers: Ver lista de observadores | |
|
681 | permission_manage_repository: Gerir repositório | |
|
682 | permission_commit_access: Acesso a submissão | |
|
683 | permission_browse_repository: Navegar em repositório | |
|
684 | permission_view_documents: Ver documentos | |
|
685 | permission_edit_project: Editar projecto | |
|
686 | permission_add_issue_notes: Adicionar notas a tarefas | |
|
687 | permission_save_queries: Guardar queries | |
|
688 | permission_view_wiki_pages: Ver wiki | |
|
689 | permission_rename_wiki_pages: Renomear páginas de wiki | |
|
690 | permission_edit_time_entries: Editar entradas de tempo | |
|
691 | permission_edit_own_issue_notes: Editar as prórpias notas | |
|
692 | setting_gravatar_enabled: Utilizar icons Gravatar | |
|
693 | label_example: Exemplo | |
|
694 | text_repository_usernames_mapping: "Seleccionar ou actualizar o utilizador de Redmine mapeado a cada nome de utilizador encontrado no repositório.\nUtilizadores com o mesmo nome de utilizador ou email no Redmine e no repositório são mapeados automaticamente." | |
|
695 | permission_edit_own_messages: Editar as próprias mensagens | |
|
696 | permission_delete_own_messages: Apagar as próprias mensagens | |
|
697 | label_user_activity: "Actividade de %s" | |
|
698 | label_updated_time_by: Actualizado por %s há %s | |
|
699 | text_diff_truncated: '... Este diff foi truncado porque excede o tamanho máximo que pode ser mostrado.' | |
|
700 | setting_diff_max_lines_displayed: Número máximo de linhas de diff mostradas |
This diff has been collapsed as it changes many lines, (778 lines changed) Show them Hide them | |||
@@ -11,7 +11,7 actionview_datehelper_time_in_words_hour_about: cirka en timme | |||
|
11 | 11 | actionview_datehelper_time_in_words_hour_about_plural: cirka %d timmar |
|
12 | 12 | actionview_datehelper_time_in_words_hour_about_single: cirka en timme |
|
13 | 13 | actionview_datehelper_time_in_words_minute: 1 minut |
|
14 |
actionview_datehelper_time_in_words_minute_half: en halv minut |
|
|
14 | actionview_datehelper_time_in_words_minute_half: en halv minut | |
|
15 | 15 | actionview_datehelper_time_in_words_minute_less_than: mindre än en minut |
|
16 | 16 | actionview_datehelper_time_in_words_minute_plural: %d minuter |
|
17 | 17 | actionview_datehelper_time_in_words_minute_single: 1 minut |
@@ -22,19 +22,19 actionview_instancetag_blank_option: Var god välj | |||
|
22 | 22 | activerecord_error_inclusion: finns inte i listan |
|
23 | 23 | activerecord_error_exclusion: är reserverad |
|
24 | 24 | activerecord_error_invalid: är ogiltig |
|
25 |
activerecord_error_confirmation: över |
|
|
25 | activerecord_error_confirmation: överensstämmer inte med bekräftelsen | |
|
26 | 26 | activerecord_error_accepted: måste accepteras |
|
27 | 27 | activerecord_error_empty: får inte vara tom |
|
28 | 28 | activerecord_error_blank: får inte vara tom |
|
29 | 29 | activerecord_error_too_long: är för lång |
|
30 | 30 | activerecord_error_too_short: är för kort |
|
31 | 31 | activerecord_error_wrong_length: har fel längd |
|
32 |
activerecord_error_taken: har redan |
|
|
32 | activerecord_error_taken: har redan tagits | |
|
33 | 33 | activerecord_error_not_a_number: är inte ett nummer |
|
34 | 34 | activerecord_error_not_a_date: är inte ett korrekt datum |
|
35 | 35 | activerecord_error_greater_than_start_date: måste vara senare än startdatumet |
|
36 |
activerecord_error_not_same_project: |
|
|
37 |
activerecord_error_circular_dependency: |
|
|
36 | activerecord_error_not_same_project: tillhör inte samma projekt | |
|
37 | activerecord_error_circular_dependency: Denna relation skulle skapa ett cirkulärt beroende | |
|
38 | 38 | |
|
39 | 39 | general_fmt_age: %d år |
|
40 | 40 | general_fmt_age_plural: %d år |
@@ -52,35 +52,49 general_csv_decimal_separator: '.' | |||
|
52 | 52 | general_csv_encoding: ISO-8859-1 |
|
53 | 53 | general_pdf_encoding: ISO-8859-1 |
|
54 | 54 | general_day_names: Måndag,Tisdag,Onsdag,Torsdag,Fredag,Lördag,Söndag |
|
55 |
general_first_day_of_week: ' |
|
|
55 | general_first_day_of_week: '1' | |
|
56 | 56 | |
|
57 | 57 | notice_account_updated: Kontot har uppdaterats |
|
58 | 58 | notice_account_invalid_creditentials: Fel användarnamn eller lösenord |
|
59 | 59 | notice_account_password_updated: Lösenordet har uppdaterats |
|
60 | 60 | notice_account_wrong_password: Fel lösenord |
|
61 | notice_account_register_done: Kontot har skapats. | |
|
62 |
notice_account_unknown_email: Okän |
|
|
63 |
notice_can_t_change_password: Detta konto använder en extern aut |
|
|
64 |
notice_account_lost_email_sent: Ett |
|
|
61 | notice_account_register_done: Kontot har skapats. För att aktivera kontot, klicka på länken i mailet som skickades till dig. | |
|
62 | notice_account_unknown_email: Okänd användare. | |
|
63 | notice_can_t_change_password: Detta konto använder en extern autentiseringskälla. Det går inte att byta lösenord. | |
|
64 | notice_account_lost_email_sent: Ett mail med instruktioner om hur man väljer ett nytt lösenord har skickats till dig. | |
|
65 | 65 | notice_account_activated: Ditt konto har blivit aktiverat. Du kan nu logga in. |
|
66 |
notice_successful_create: |
|
|
67 |
notice_successful_update: |
|
|
68 |
notice_successful_delete: |
|
|
69 |
notice_successful_connection: |
|
|
70 |
notice_file_not_found: Sidan du försökte komma åt existerar inte eller |
|
|
66 | notice_successful_create: Skapandet lyckades. | |
|
67 | notice_successful_update: Uppdatering lyckades. | |
|
68 | notice_successful_delete: Borttagning lyckades. | |
|
69 | notice_successful_connection: Uppkoppling lyckades. | |
|
70 | notice_file_not_found: Sidan du försökte komma åt existerar inte eller är borttagen. | |
|
71 | 71 | notice_locking_conflict: Data har uppdaterats av en annan användare. |
|
72 | notice_not_authorized: You are not authorized to access this page. | |
|
73 |
notice_email_sent: |
|
|
74 | notice_email_error: An error occurred while sending mail (%s) | |
|
75 |
notice_feeds_access_key_reseted: |
|
|
72 | notice_not_authorized: Du saknar behörighet att komma åt den här sidan. | |
|
73 | notice_email_sent: Ett mail skickades till %s | |
|
74 | notice_email_error: Ett fel inträffade när mail skickades (%s) | |
|
75 | notice_feeds_access_key_reseted: Din RSS-nyckel återställdes. | |
|
76 | notice_failed_to_save_issues: "Misslyckades att spara %d ärende(n) på %d valt: %s." | |
|
77 | notice_no_issue_selected: "Inget ärende är markerat! Var vänlig, markera de ärenden du vill ändra." | |
|
78 | notice_account_pending: "Ditt konto skapades och avvaktar nu administratörens godkännande." | |
|
79 | notice_default_data_loaded: Standardkonfiguration inläst. | |
|
80 | notice_unable_delete_version: Denna version var inte möjlig att ta bort. | |
|
76 | 81 | |
|
77 | error_scm_not_found: "Inlägg och/eller revision finns inte i repositoriet." | |
|
78 | error_scm_command_failed: "An error occurred when trying to access the repository: %s" | |
|
82 | error_can_t_load_default_data: "Standardkonfiguration gick inte att läsa in: %s" | |
|
83 | error_scm_not_found: "Inlägg och/eller revision finns inte i detta repository." | |
|
84 | error_scm_command_failed: "Ett fel inträffade vid försök att nå repositoryt: %s" | |
|
85 | error_scm_annotate: "Inlägget existerar inte eller kan inte kommenteras." | |
|
86 | error_issue_not_found_in_project: 'Ärendet hittades inte eller så tillhör det inte detta projekt' | |
|
79 | 87 | |
|
80 | 88 | mail_subject_lost_password: Ditt %s lösenord |
|
81 |
mail_body_lost_password: 'För att ändra lösenord, |
|
|
82 |
mail_subject_register: Di |
|
|
83 |
mail_body_register: 'För att aktivera ditt konto, |
|
|
89 | mail_body_lost_password: 'För att ändra ditt lösenord, klicka på följande länk:' | |
|
90 | mail_subject_register: Din %s kontoaktivering | |
|
91 | mail_body_register: 'För att aktivera ditt konto, klicka på följande länk:' | |
|
92 | mail_body_account_information_external: Du kan använda ditt "%s"-konto för att logga in. | |
|
93 | mail_body_account_information: Din kontoinformation | |
|
94 | mail_subject_account_activation_request: %s begäran om kontoaktivering | |
|
95 | mail_body_account_activation_request: 'En ny användare (%s) har registrerat sig och avvaktar ditt godkännande:' | |
|
96 | mail_subject_reminder: "%d ärende(n) har deadline under de kommande dagarna" | |
|
97 | mail_body_reminder: "%d ärende(n) som är tilldelat dig har deadline under de %d dagarna:" | |
|
84 | 98 | |
|
85 | 99 | gui_validation_error: 1 fel |
|
86 | 100 | gui_validation_error_plural: %d fel |
@@ -91,7 +105,7 field_summary: Sammanfattning | |||
|
91 | 105 | field_is_required: Obligatorisk |
|
92 | 106 | field_firstname: Förnamn |
|
93 | 107 | field_lastname: Efternamn |
|
94 |
field_mail: |
|
|
108 | field_mail: Mail | |
|
95 | 109 | field_filename: Fil |
|
96 | 110 | field_filesize: Storlek |
|
97 | 111 | field_downloads: Nerladdningar |
@@ -101,91 +115,172 field_updated_on: Uppdaterad | |||
|
101 | 115 | field_field_format: Format |
|
102 | 116 | field_is_for_all: För alla projekt |
|
103 | 117 | field_possible_values: Möjliga värden |
|
104 |
field_regexp: Regul |
|
|
118 | field_regexp: Reguljärt uttryck | |
|
105 | 119 | field_min_length: Minimilängd |
|
106 |
field_max_length: Max |
|
|
120 | field_max_length: Maxlängd | |
|
107 | 121 | field_value: Värde |
|
108 | 122 | field_category: Kategori |
|
109 | 123 | field_title: Titel |
|
110 | 124 | field_project: Projekt |
|
111 |
field_issue: |
|
|
125 | field_issue: Ärende | |
|
112 | 126 | field_status: Status |
|
113 | 127 | field_notes: Anteckningar |
|
114 |
field_is_closed: |
|
|
115 |
field_is_default: |
|
|
116 |
field_tracker: |
|
|
117 |
field_subject: |
|
|
118 |
field_due_date: |
|
|
119 | field_assigned_to: Tilldelad | |
|
128 | field_is_closed: Ärendet är stängt | |
|
129 | field_is_default: Standardvärde | |
|
130 | field_tracker: Ärendetyp | |
|
131 | field_subject: Ämne | |
|
132 | field_due_date: Deadline | |
|
133 | field_assigned_to: Tilldelad till | |
|
120 | 134 | field_priority: Prioritet |
|
121 |
field_fixed_version: |
|
|
135 | field_fixed_version: Versionsmål | |
|
122 | 136 | field_user: Användare |
|
123 | 137 | field_role: Roll |
|
124 | 138 | field_homepage: Hemsida |
|
125 |
field_is_public: |
|
|
126 |
field_parent: |
|
|
127 |
field_is_in_chlog: |
|
|
128 |
field_is_in_roadmap: |
|
|
129 |
field_login: |
|
|
130 |
field_mail_notification: |
|
|
139 | field_is_public: Publik | |
|
140 | field_parent: Underprojekt till | |
|
141 | field_is_in_chlog: Visa ärenden i ändringslogg | |
|
142 | field_is_in_roadmap: Visa ärenden i roadmap | |
|
143 | field_login: Användarnamn | |
|
144 | field_mail_notification: Mailnotifieringar | |
|
131 | 145 | field_admin: Administratör |
|
132 | 146 | field_last_login_on: Senaste inloggning |
|
133 | 147 | field_language: Språk |
|
134 | 148 | field_effective_date: Datum |
|
135 | 149 | field_password: Lösenord |
|
136 | 150 | field_new_password: Nytt lösenord |
|
137 | field_password_confirmation: Bekräfta | |
|
151 | field_password_confirmation: Bekräfta lösenord | |
|
138 | 152 | field_version: Version |
|
139 | 153 | field_type: Typ |
|
140 | 154 | field_host: Värddator |
|
141 | 155 | field_port: Port |
|
142 | 156 | field_account: Konto |
|
143 |
field_base_dn: Bas |
|
|
157 | field_base_dn: Bas-DN | |
|
144 | 158 | field_attr_login: Inloggningsattribut |
|
145 | field_attr_firstname: Förnamnattribut | |
|
146 | field_attr_lastname: Efternamnattribut | |
|
147 |
field_attr_mail: |
|
|
159 | field_attr_firstname: Förnamnsattribut | |
|
160 | field_attr_lastname: Efternamnsattribut | |
|
161 | field_attr_mail: Mailattribut | |
|
148 | 162 | field_onthefly: On-the-fly användarskapning |
|
149 | 163 | field_start_date: Start |
|
150 |
field_done_ratio: %% |
|
|
151 |
field_auth_source: Aut |
|
|
152 |
field_hide_mail: Dölj min |
|
|
153 | field_comment: Kommentar | |
|
164 | field_done_ratio: %% Klart | |
|
165 | field_auth_source: Autentiseringsläge | |
|
166 | field_hide_mail: Dölj min mailadress | |
|
167 | field_comments: Kommentar | |
|
154 | 168 | field_url: URL |
|
155 | 169 | field_start_page: Startsida |
|
156 |
field_subproject: |
|
|
170 | field_subproject: Underprojekt | |
|
157 | 171 | field_hours: Timmar |
|
158 | 172 | field_activity: Aktivitet |
|
159 | 173 | field_spent_on: Datum |
|
160 | 174 | field_identifier: Identifierare |
|
161 |
field_is_filter: |
|
|
162 |
field_issue_to_id: Related |
|
|
163 |
field_delay: |
|
|
164 |
field_assignable: |
|
|
165 |
field_redirect_existing_links: |
|
|
166 |
field_estimated_hours: Estim |
|
|
167 | field_default_value: Default value | |
|
175 | field_is_filter: Använd som filter | |
|
176 | field_issue_to_id: Relaterade ärenden | |
|
177 | field_delay: Fördröjning | |
|
178 | field_assignable: Ärenden kan tilldelas denna roll | |
|
179 | field_redirect_existing_links: Omdirigera existerande länkar | |
|
180 | field_estimated_hours: Estimerad tid | |
|
181 | field_column_names: Kolumner | |
|
182 | field_time_zone: Tidszon | |
|
183 | field_searchable: Sökbar | |
|
184 | field_default_value: Standardvärde | |
|
185 | field_comments_sorting: Visa kommentarer | |
|
186 | field_parent_title: Föräldersida | |
|
168 | 187 | |
|
169 |
setting_app_title: Applikations |
|
|
170 |
setting_app_subtitle: Appli |
|
|
171 |
setting_welcome_text: Välkom |
|
|
172 |
setting_default_language: |
|
|
173 |
setting_login_required: |
|
|
174 |
setting_self_registration: Självregistrering |
|
|
175 |
setting_attachment_max_size: |
|
|
176 |
setting_issues_export_limit: |
|
|
177 |
setting_mail_from: |
|
|
188 | setting_app_title: Applikationsrubrik | |
|
189 | setting_app_subtitle: Applikationsunderrubrik | |
|
190 | setting_welcome_text: Välkomsttext | |
|
191 | setting_default_language: Standardspråk | |
|
192 | setting_login_required: Kräver inloggning | |
|
193 | setting_self_registration: Självregistrering | |
|
194 | setting_attachment_max_size: Maxstorlek på bilaga | |
|
195 | setting_issues_export_limit: Exportgräns för ärenden | |
|
196 | setting_mail_from: Mailavsändare | |
|
197 | setting_bcc_recipients: Hemlig kopia (bcc) till mottagare | |
|
198 | setting_plain_text_mail: oformaterad text i mail (ingen HTML) | |
|
178 | 199 | setting_host_name: Värddatornamn |
|
179 |
setting_text_formatting: Textformat |
|
|
180 |
setting_wiki_compression: |
|
|
181 |
setting_feeds_limit: Feed |
|
|
200 | setting_text_formatting: Textformatering | |
|
201 | setting_wiki_compression: Komprimering av wikihistorik | |
|
202 | setting_feeds_limit: Innehållsgräns för Feed | |
|
203 | setting_default_projects_public: Nya projekt är publika som standard | |
|
182 | 204 | setting_autofetch_changesets: Automatisk hämtning av commits |
|
183 |
setting_sys_api_enabled: Aktivera WS för repository |
|
|
184 |
setting_commit_ref_keywords: Referen |
|
|
185 |
setting_commit_fix_keywords: Fix |
|
|
186 | setting_autologin: Autologin | |
|
187 |
setting_date_format: Dat |
|
|
188 | setting_cross_project_issue_relations: Allow cross-project issue relations | |
|
205 | setting_sys_api_enabled: Aktivera WS för repository-hantering | |
|
206 | setting_commit_ref_keywords: Referens-nyckelord | |
|
207 | setting_commit_fix_keywords: Fix-nyckelord | |
|
208 | setting_autologin: Automatisk inloggning | |
|
209 | setting_date_format: Datumformat | |
|
210 | setting_time_format: Tidsformat | |
|
211 | setting_cross_project_issue_relations: Tillåt ärenderelationer mellan projekt | |
|
212 | setting_issue_list_default_columns: Standardkolumner i ärendelistan | |
|
213 | setting_repositories_encodings: Teckenuppsättningar för repositoriy | |
|
214 | setting_commit_logs_encoding: Teckenuppsättning för commit-meddelanden | |
|
215 | setting_emails_footer: Mailsignatur | |
|
216 | setting_protocol: Protokoll | |
|
217 | setting_per_page_options: Alternativ, objekt per sida | |
|
218 | setting_user_format: Visningsformat för användare | |
|
219 | setting_activity_days_default: Dagar som visas på projektaktivitet | |
|
220 | setting_display_subprojects_issues: Visa ärenden från underprojekt i huvudprojekt som standard | |
|
221 | setting_enabled_scm: Aktivera SCM | |
|
222 | setting_mail_handler_api_enabled: Aktivera WS for inkommande mail | |
|
223 | setting_mail_handler_api_key: API-nyckel | |
|
224 | setting_sequential_project_identifiers: Generera projektidentifierare sekventiellt | |
|
225 | setting_gravatar_enabled: Använd Gravatar-avatarer | |
|
226 | setting_diff_max_lines_displayed: Maximalt antal synliga rader i diff | |
|
227 | ||
|
228 | permission_edit_project: Ändra projekt | |
|
229 | permission_select_project_modules: Välja projektmoduler | |
|
230 | permission_manage_members: Hantera medlemmar | |
|
231 | permission_manage_versions: Hantera versioner | |
|
232 | permission_manage_categories: Hantera ärendekategorier | |
|
233 | permission_add_issues: Lägga till ärende | |
|
234 | permission_edit_issues: Ändra ärende | |
|
235 | permission_manage_issue_relations: Hantera ärenderelationer | |
|
236 | permission_add_issue_notes: Lägga till notering | |
|
237 | permission_edit_issue_notes: Ändra noteringar | |
|
238 | permission_edit_own_issue_notes: Ändra egna noteringar | |
|
239 | permission_move_issues: Flytta ärenden | |
|
240 | permission_delete_issues: Ta bort ärenden | |
|
241 | permission_manage_public_queries: Hantera publika frågor | |
|
242 | permission_save_queries: Spara frågor | |
|
243 | permission_view_gantt: Visa Gantt-schema | |
|
244 | permission_view_calendar: Visa kalender | |
|
245 | permission_view_issue_watchers: Visa bevakarlista | |
|
246 | permission_add_issue_watchers: Lägga till bevakare | |
|
247 | permission_log_time: Logga spenderad tid | |
|
248 | permission_view_time_entries: Visa spenderad tid | |
|
249 | permission_edit_time_entries: Ändra tidloggar | |
|
250 | permission_edit_own_time_entries: Ändra egna tidloggar | |
|
251 | permission_manage_news: Hantera nyheter | |
|
252 | permission_comment_news: Kommentera nyheter | |
|
253 | permission_manage_documents: Hantera dokument | |
|
254 | permission_view_documents: Visa dokument | |
|
255 | permission_manage_files: Hantera filer | |
|
256 | permission_view_files: Visa filer | |
|
257 | permission_manage_wiki: Hantera wiki | |
|
258 | permission_rename_wiki_pages: Byta namn på wikisidor | |
|
259 | permission_delete_wiki_pages: Ta bort wikisidor | |
|
260 | permission_view_wiki_pages: Visa wiki | |
|
261 | permission_view_wiki_edits: Visa wikihistorik | |
|
262 | permission_edit_wiki_pages: Ändra wikisidor | |
|
263 | permission_delete_wiki_pages_attachments: Ta bort bilagor | |
|
264 | permission_protect_wiki_pages: Skydda wikisidor | |
|
265 | permission_manage_repository: Hantera repository | |
|
266 | permission_browse_repository: Bläddra i repository | |
|
267 | permission_view_changesets: Visa changesets | |
|
268 | permission_commit_access: Commit-tillgång | |
|
269 | permission_manage_boards: Hantera forum | |
|
270 | permission_view_messages: Visa meddelanden | |
|
271 | permission_add_messages: Lägg till meddelanden | |
|
272 | permission_edit_messages: Ändra meddelanden | |
|
273 | permission_edit_own_messages: Ändra egna meddelanden | |
|
274 | permission_delete_messages: Ta bort meddelanden | |
|
275 | permission_delete_own_messages: Ta bort egna meddelanden | |
|
276 | project_module_issue_tracking: Ärendeuppföljning | |
|
277 | project_module_time_tracking: Tidsuppföljning | |
|
278 | project_module_news: Nyheter | |
|
279 | project_module_documents: Dokument | |
|
280 | project_module_files: Filer | |
|
281 | project_module_wiki: Wiki | |
|
282 | project_module_repository: Repository | |
|
283 | project_module_boards: Forum | |
|
189 | 284 | |
|
190 | 285 | label_user: Användare |
|
191 | 286 | label_user_plural: Användare |
@@ -193,36 +288,40 label_user_new: Ny användare | |||
|
193 | 288 | label_project: Projekt |
|
194 | 289 | label_project_new: Nytt projekt |
|
195 | 290 | label_project_plural: Projekt |
|
196 |
label_project_all: All |
|
|
291 | label_project_all: Alla projekt | |
|
197 | 292 | label_project_latest: Senaste projekt |
|
198 |
label_issue: |
|
|
199 |
label_issue_new: Ny |
|
|
200 |
label_issue_plural: |
|
|
201 |
label_issue_view_all: Visa alla |
|
|
293 | label_issue: Ärende | |
|
294 | label_issue_new: Nytt ärende | |
|
295 | label_issue_plural: Ärenden | |
|
296 | label_issue_view_all: Visa alla ärenden | |
|
297 | label_issues_by: Ärenden %s | |
|
298 | label_issue_added: Ärende tillagt | |
|
299 | label_issue_updated: Ärende uppdaterat | |
|
202 | 300 | label_document: Dokument |
|
203 | 301 | label_document_new: Nytt dokument |
|
204 | 302 | label_document_plural: Dokument |
|
303 | label_document_added: Dokument tillagt | |
|
205 | 304 | label_role: Roll |
|
206 | 305 | label_role_plural: Roller |
|
207 | 306 | label_role_new: Ny roll |
|
208 |
label_role_and_permissions: Roller och r |
|
|
307 | label_role_and_permissions: Roller och behörigheter | |
|
209 | 308 | label_member: Medlem |
|
210 | 309 | label_member_new: Ny medlem |
|
211 | 310 | label_member_plural: Medlemmar |
|
212 |
label_tracker: |
|
|
213 |
label_tracker_plural: |
|
|
214 |
label_tracker_new: Ny |
|
|
215 |
label_workflow: |
|
|
216 |
label_issue_status: |
|
|
217 |
label_issue_status_plural: |
|
|
311 | label_tracker: Ärendetyp | |
|
312 | label_tracker_plural: Ärendetyper | |
|
313 | label_tracker_new: Ny ärendetyp | |
|
314 | label_workflow: Arbetsflöde | |
|
315 | label_issue_status: Ärendestatus | |
|
316 | label_issue_status_plural: Ärendestatusar | |
|
218 | 317 | label_issue_status_new: Ny status |
|
219 |
label_issue_category: |
|
|
220 |
label_issue_category_plural: |
|
|
318 | label_issue_category: Ärendekategori | |
|
319 | label_issue_category_plural: Ärendekategorier | |
|
221 | 320 | label_issue_category_new: Ny kategori |
|
222 | 321 | label_custom_field: Användardefinerat fält |
|
223 | 322 | label_custom_field_plural: Användardefinerade fält |
|
224 |
label_custom_field_new: Nytt |
|
|
225 |
label_enumerations: |
|
|
323 | label_custom_field_new: Nytt användardefinerat fält | |
|
324 | label_enumerations: Enumerationer | |
|
226 | 325 | label_enumeration_new: Nytt värde |
|
227 | 326 | label_information: Information |
|
228 | 327 | label_information_plural: Information |
@@ -237,28 +336,32 label_administration: Administration | |||
|
237 | 336 | label_login: Logga in |
|
238 | 337 | label_logout: Logga ut |
|
239 | 338 | label_help: Hjälp |
|
240 |
label_reported_issues: Rapporterade |
|
|
241 |
label_assigned_to_me_issues: |
|
|
339 | label_reported_issues: Rapporterade ärenden | |
|
340 | label_assigned_to_me_issues: Ärenden tilldelade till mig | |
|
242 | 341 | label_last_login: Senaste inloggning |
|
243 | 342 | label_last_updates: Senast uppdaterad |
|
244 | 343 | label_last_updates_plural: %d senaste uppdateringarna |
|
245 | 344 | label_registered_on: Registrerad |
|
246 | 345 | label_activity: Aktivitet |
|
346 | label_overall_activity: All aktivitet | |
|
347 | label_user_activity: "Aktiviteter för %s" | |
|
247 | 348 | label_new: Ny |
|
248 |
label_logged_as: |
|
|
349 | label_logged_as: Inloggad som | |
|
249 | 350 | label_environment: Miljö |
|
250 |
label_authentication: Aut |
|
|
251 |
label_auth_source: Aut |
|
|
252 |
label_auth_source_new: Nytt aut |
|
|
253 |
label_auth_source_plural: Aut |
|
|
254 |
label_subproject_plural: |
|
|
255 | label_min_max_length: Min - Max längd | |
|
351 | label_authentication: Autentisering | |
|
352 | label_auth_source: Autentiseringsläge | |
|
353 | label_auth_source_new: Nytt autentiseringsläge | |
|
354 | label_auth_source_plural: Autentiseringslägen | |
|
355 | label_subproject_plural: Underprojekt | |
|
356 | label_and_its_subprojects: %s och dess underprojekt | |
|
357 | label_min_max_length: Min./Max.-längd | |
|
256 | 358 | label_list: Lista |
|
257 | 359 | label_date: Datum |
|
258 | 360 | label_integer: Heltal |
|
361 | label_float: Flyttal | |
|
259 | 362 | label_boolean: Boolean |
|
260 | 363 | label_string: Text |
|
261 |
label_text: L |
|
|
364 | label_text: Lång text | |
|
262 | 365 | label_attribute: Attribut |
|
263 | 366 | label_attribute_plural: Attribut |
|
264 | 367 | label_download: %d Nerladdning |
@@ -270,13 +373,15 label_attachment: Fil | |||
|
270 | 373 | label_attachment_new: Ny fil |
|
271 | 374 | label_attachment_delete: Ta bort fil |
|
272 | 375 | label_attachment_plural: Filer |
|
376 | label_file_added: Fil tillagd | |
|
273 | 377 | label_report: Rapport |
|
274 | 378 | label_report_plural: Rapporter |
|
275 | 379 | label_news: Nyhet |
|
276 | 380 | label_news_new: Lägg till nyhet |
|
277 | 381 | label_news_plural: Nyheter |
|
278 |
label_news_latest: Senaste n |
|
|
382 | label_news_latest: Senaste nyheterna | |
|
279 | 383 | label_news_view_all: Visa alla nyheter |
|
384 | label_news_added: Nyhet tillagd | |
|
280 | 385 | label_change_log: Ändringslogg |
|
281 | 386 | label_settings: Inställningar |
|
282 | 387 | label_overview: Överblick |
@@ -286,17 +391,18 label_version_plural: Versioner | |||
|
286 | 391 | label_confirmation: Bekräftelse |
|
287 | 392 | label_export_to: Exportera till |
|
288 | 393 | label_read: Läs... |
|
289 |
label_public_projects: |
|
|
394 | label_public_projects: Publika projekt | |
|
290 | 395 | label_open_issues: öppen |
|
291 | 396 | label_open_issues_plural: öppna |
|
292 | 397 | label_closed_issues: stängd |
|
293 | 398 | label_closed_issues_plural: stängda |
|
294 | 399 | label_total: Total |
|
295 |
label_permissions: |
|
|
400 | label_permissions: Behörigheter | |
|
296 | 401 | label_current_status: Nuvarande status |
|
297 | 402 | label_new_statuses_allowed: Nya statusar tillåtna |
|
298 | 403 | label_all: alla |
|
299 |
label_none: ing |
|
|
404 | label_none: ingen | |
|
405 | label_nobody: ingen | |
|
300 | 406 | label_next: Nästa |
|
301 | 407 | label_previous: Föregående |
|
302 | 408 | label_used_by: Använd av |
@@ -322,124 +428,173 label_filter_add: Lägg till filter | |||
|
322 | 428 | label_filter_plural: Filter |
|
323 | 429 | label_equals: är |
|
324 | 430 | label_not_equals: är inte |
|
325 |
label_in_less_than: |
|
|
326 |
label_in_more_than: |
|
|
327 |
label_in: |
|
|
431 | label_in_less_than: om mindre än | |
|
432 | label_in_more_than: om mer än | |
|
433 | label_in: om | |
|
328 | 434 | label_today: idag |
|
329 | label_this_week: this week | |
|
435 | label_all_time: närsom | |
|
436 | label_yesterday: igår | |
|
437 | label_this_week: denna vecka | |
|
438 | label_last_week: senaste veckan | |
|
439 | label_last_n_days: senaste %d dagarna | |
|
440 | label_this_month: denna månad | |
|
441 | label_last_month: senaste månaden | |
|
442 | label_this_year: detta året | |
|
443 | label_date_range: Datumintervall | |
|
330 | 444 | label_less_than_ago: mindre än dagar sedan |
|
331 | 445 | label_more_than_ago: mer än dagar sedan |
|
332 | 446 | label_ago: dagar sedan |
|
333 | 447 | label_contains: innehåller |
|
334 | 448 | label_not_contains: innehåller inte |
|
335 | 449 | label_day_plural: dagar |
|
336 |
label_repository: Repositor |
|
|
450 | label_repository: Repository | |
|
451 | label_repository_plural: Repositorys | |
|
337 | 452 | label_browse: Bläddra |
|
338 | 453 | label_modification: %d ändring |
|
339 | 454 | label_modification_plural: %d ändringar |
|
340 | 455 | label_revision: Revision |
|
341 | 456 | label_revision_plural: Revisioner |
|
457 | label_associated_revisions: Associerade revisioner | |
|
342 | 458 | label_added: tillagd |
|
343 | 459 | label_modified: modifierad |
|
460 | label_copied: kopierad | |
|
461 | label_renamed: omdöpt | |
|
344 | 462 | label_deleted: borttagen |
|
345 | 463 | label_latest_revision: Senaste revisionen |
|
346 | 464 | label_latest_revision_plural: Senaste revisionerna |
|
347 | 465 | label_view_revisions: Visa revisioner |
|
348 |
label_max_size: Max |
|
|
466 | label_max_size: Maxstorlek | |
|
349 | 467 | label_on: 'på' |
|
350 | label_sort_highest: Flytta till top | |
|
351 | label_sort_higher: Flytta up | |
|
468 | label_sort_highest: Flytta till toppen | |
|
469 | label_sort_higher: Flytta upp | |
|
352 | 470 | label_sort_lower: Flytta ner |
|
353 | 471 | label_sort_lowest: Flytta till botten |
|
354 | 472 | label_roadmap: Roadmap |
|
355 | 473 | label_roadmap_due_in: Färdig om %s |
|
356 |
label_roadmap_overdue: %s |
|
|
357 |
label_roadmap_no_issues: Inga |
|
|
474 | label_roadmap_overdue: %s sen | |
|
475 | label_roadmap_no_issues: Inga ärenden för denna version | |
|
358 | 476 | label_search: Sök |
|
359 | 477 | label_result_plural: Resultat |
|
360 | 478 | label_all_words: Alla ord |
|
361 | 479 | label_wiki: Wiki |
|
362 |
label_wiki_edit: Wiki |
|
|
363 |
label_wiki_edit_plural: Wiki |
|
|
364 |
label_wiki_page: Wiki |
|
|
365 |
label_wiki_page_plural: Wiki |
|
|
366 |
label_index_by_title: In |
|
|
367 |
label_index_by_date: In |
|
|
480 | label_wiki_edit: Wikiändring | |
|
481 | label_wiki_edit_plural: Wikiändringar | |
|
482 | label_wiki_page: Wikisida | |
|
483 | label_wiki_page_plural: Wikisidor | |
|
484 | label_index_by_title: Innehåll efter titel | |
|
485 | label_index_by_date: Innehåll efter datum | |
|
368 | 486 | label_current_version: Nuvarande version |
|
369 |
label_preview: |
|
|
370 |
label_feed_plural: Feed |
|
|
487 | label_preview: Förhandsgranska | |
|
488 | label_feed_plural: Feeds | |
|
371 | 489 | label_changes_details: Detaljer om alla ändringar |
|
372 |
label_issue_tracking: |
|
|
490 | label_issue_tracking: Ärendeuppföljning | |
|
373 | 491 | label_spent_time: Spenderad tid |
|
374 |
label_f_hour: %.2f timm |
|
|
492 | label_f_hour: %.2f timme | |
|
375 | 493 | label_f_hour_plural: %.2f timmar |
|
376 |
label_time_tracking: Tids |
|
|
494 | label_time_tracking: Tidsuppföljning | |
|
377 | 495 | label_change_plural: Ändringar |
|
378 | 496 | label_statistics: Statistik |
|
379 | label_commits_per_month: Commit per månad | |
|
380 | label_commits_per_author: Commit per författare | |
|
497 | label_commits_per_month: Commits per månad | |
|
498 | label_commits_per_author: Commits per författare | |
|
381 | 499 | label_view_diff: Visa skillnader |
|
382 |
label_diff_inline: i |
|
|
500 | label_diff_inline: i texten | |
|
383 | 501 | label_diff_side_by_side: sida vid sida |
|
384 | 502 | label_options: Inställningar |
|
385 |
label_copy_workflow_from: Kopiera |
|
|
386 |
label_permissions_report: |
|
|
387 |
label_watched_issues: |
|
|
388 |
label_related_issues: Related |
|
|
389 |
label_applied_status: |
|
|
390 |
label_loading: L |
|
|
391 |
label_relation_new: N |
|
|
392 |
label_relation_delete: |
|
|
393 |
label_relates_to: relate |
|
|
394 |
label_duplicates: |
|
|
395 | label_blocks: blocks | |
|
396 |
label_block |
|
|
397 | label_precedes: precedes | |
|
398 | label_follows: follows | |
|
399 | label_end_to_start: end to start | |
|
400 | label_end_to_end: end to end | |
|
401 | label_start_to_start: start to start | |
|
402 |
label_start_to_ |
|
|
403 | label_stay_logged_in: Stay logged in | |
|
404 | label_disabled: disabled | |
|
405 | label_show_completed_versions: Show completed versions | |
|
406 | label_me: me | |
|
503 | label_copy_workflow_from: Kopiera arbetsflöde från | |
|
504 | label_permissions_report: Behörighetsrapport | |
|
505 | label_watched_issues: Bevakade ärenden | |
|
506 | label_related_issues: Relaterade ärenden | |
|
507 | label_applied_status: Tilldelad status | |
|
508 | label_loading: Laddar... | |
|
509 | label_relation_new: Ny relation | |
|
510 | label_relation_delete: Ta bort relation | |
|
511 | label_relates_to: relaterar till | |
|
512 | label_duplicates: kopierar | |
|
513 | label_duplicated_by: kopierad av | |
|
514 | label_blocks: blockerar | |
|
515 | label_blocked_by: blockerad av | |
|
516 | label_precedes: kommer före | |
|
517 | label_follows: följer | |
|
518 | label_end_to_start: slut till start | |
|
519 | label_end_to_end: slut till slut | |
|
520 | label_start_to_start: start till start | |
|
521 | label_start_to_end: start till slut | |
|
522 | label_stay_logged_in: Förbli inloggad | |
|
523 | label_disabled: inaktiverad | |
|
524 | label_show_completed_versions: Visa färdiga versioner | |
|
525 | label_me: mig | |
|
407 | 526 | label_board: Forum |
|
408 |
label_board_new: N |
|
|
409 |
label_board_plural: Forum |
|
|
410 |
label_topic_plural: |
|
|
411 |
label_message_plural: Me |
|
|
412 |
label_message_last: |
|
|
413 |
label_message_new: N |
|
|
414 | label_reply_plural: Replies | |
|
415 | label_send_information: Send account information to the user | |
|
416 | label_year: Year | |
|
417 | label_month: Month | |
|
418 | label_week: Week | |
|
419 | label_date_from: From | |
|
420 |
label_date_ |
|
|
421 | label_language_based: Language based | |
|
422 | label_sort_by: Sort by %s | |
|
423 | label_send_test_email: Send a test email | |
|
424 | label_feeds_access_key_created_on: RSS access key created %s ago | |
|
425 | label_module_plural: Modules | |
|
426 | label_added_time_by: Added by %s %s ago | |
|
427 | label_updated_time: Updated %s ago | |
|
428 | label_jump_to_a_project: Jump to a project... | |
|
527 | label_board_new: Nytt forum | |
|
528 | label_board_plural: Forum | |
|
529 | label_topic_plural: Ämnen | |
|
530 | label_message_plural: Meddelande | |
|
531 | label_message_last: Senaste meddelande | |
|
532 | label_message_new: Nytt meddelande | |
|
533 | label_message_posted: Meddelande tillagt | |
|
534 | label_reply_plural: Svar | |
|
535 | label_send_information: Skicka kontoinformation till användaren | |
|
536 | label_year: År | |
|
537 | label_month: Månad | |
|
538 | label_week: Vecka | |
|
539 | label_date_from: Från | |
|
540 | label_date_to: Till | |
|
541 | label_language_based: Språkbaserad | |
|
542 | label_sort_by: Sortera på %s | |
|
543 | label_send_test_email: Skicka testmail | |
|
544 | label_feeds_access_key_created_on: RSS-nyckel skapad %s sedan | |
|
545 | label_module_plural: Moduler | |
|
546 | label_added_time_by: Tillagd av %s %s sedan | |
|
547 | label_updated_time_by: Uppdaterad av %s %s sedan | |
|
548 | label_updated_time: Uppdaterad %s sedan | |
|
549 | label_jump_to_a_project: Gå till projekt... | |
|
550 | label_file_plural: Filer | |
|
551 | label_changeset_plural: Changesets | |
|
552 | label_default_columns: Standardkolumner | |
|
553 | label_no_change_option: (Ingen ändring) | |
|
554 | label_bulk_edit_selected_issues: Gemensam editering av markerade ärenden | |
|
555 | label_theme: Tema | |
|
556 | label_default: Standard | |
|
557 | label_search_titles_only: Sök endast i titlar | |
|
558 | label_user_mail_option_all: "För alla händelser i mina projekt" | |
|
559 | label_user_mail_option_selected: "För alla händelser i markerade projekt..." | |
|
560 | label_user_mail_option_none: "Endast för saker jag bevakar eller är involverad i" | |
|
561 | label_user_mail_no_self_notified: "Jag vill inte bli notifierad om ändringar som jag har gjort" | |
|
562 | label_registration_activation_by_email: kontoaktivering med mail | |
|
563 | label_registration_manual_activation: manuell kontoaktivering | |
|
564 | label_registration_automatic_activation: automatisk kontoaktivering | |
|
565 | label_display_per_page: 'Per sida: %s' | |
|
566 | label_age: Ålder | |
|
567 | label_change_properties: Ändra inställningar | |
|
568 | label_general: Allmänt | |
|
569 | label_more: Mer | |
|
570 | label_scm: SCM | |
|
571 | label_plugins: Tillägg | |
|
572 | label_ldap_authentication: LDAP-autentisering | |
|
573 | label_downloads_abbr: Nerl. | |
|
574 | label_optional_description: Valfri beskrivning | |
|
575 | label_add_another_file: Lägg till en annan fil | |
|
576 | label_preferences: Användarinställningar | |
|
577 | label_chronological_order: I kronologisk ordning | |
|
578 | label_reverse_chronological_order: I omvänd kronologisk ordning | |
|
579 | label_planning: Planering | |
|
580 | label_incoming_emails: Inkommande mail | |
|
581 | label_generate_key: Generera en nyckel | |
|
582 | label_issue_watchers: Bevakare | |
|
583 | label_example: Exempel | |
|
429 | 584 | |
|
430 | 585 | button_login: Logga in |
|
431 |
button_submit: S |
|
|
586 | button_submit: Spara | |
|
432 | 587 | button_save: Spara |
|
433 | 588 | button_check_all: Markera alla |
|
434 | 589 | button_uncheck_all: Avmarkera alla |
|
435 | 590 | button_delete: Ta bort |
|
436 | 591 | button_create: Skapa |
|
437 | 592 | button_test: Testa |
|
438 |
button_edit: |
|
|
593 | button_edit: Ändra | |
|
439 | 594 | button_add: Lägg till |
|
440 | 595 | button_change: Ändra |
|
441 | 596 | button_apply: Verkställ |
|
442 |
button_clear: |
|
|
597 | button_clear: Återställ | |
|
443 | 598 | button_lock: Lås |
|
444 | 599 | button_unlock: Lås upp |
|
445 | 600 | button_download: Ladda ner |
@@ -451,50 +606,77 button_cancel: Avbryt | |||
|
451 | 606 | button_activate: Aktivera |
|
452 | 607 | button_sort: Sortera |
|
453 | 608 | button_log_time: Logga tid |
|
454 |
button_rollback: |
|
|
455 |
button_watch: |
|
|
456 |
button_unwatch: |
|
|
457 |
button_reply: |
|
|
458 |
button_archive: Ar |
|
|
459 |
button_unarchive: |
|
|
460 |
button_reset: |
|
|
461 |
button_rename: |
|
|
609 | button_rollback: Återställ till denna version | |
|
610 | button_watch: Bevaka | |
|
611 | button_unwatch: Stoppa bevakning | |
|
612 | button_reply: Svara | |
|
613 | button_archive: Arkivera | |
|
614 | button_unarchive: Ta bort från arkiv | |
|
615 | button_reset: Återställ | |
|
616 | button_rename: Byt namn | |
|
617 | button_change_password: Ändra lösenord | |
|
618 | button_copy: Kopiera | |
|
619 | button_annotate: Kommentera | |
|
620 | button_update: Uppdatera | |
|
621 | button_configure: Konfigurera | |
|
622 | button_quote: Citat | |
|
462 | 623 | |
|
463 |
status_active: a |
|
|
624 | status_active: aktiv | |
|
464 | 625 | status_registered: registrerad |
|
465 | 626 | status_locked: låst |
|
466 | 627 | |
|
467 |
text_select_mail_notifications: Väl |
|
|
628 | text_select_mail_notifications: Välj för vilka händelser mail ska skickas. | |
|
468 | 629 | text_regexp_info: eg. ^[A-Z0-9]+$ |
|
469 | 630 | text_min_max_length_info: 0 betyder ingen gräns |
|
470 | 631 | text_project_destroy_confirmation: Är du säker på att du vill ta bort detta projekt och all relaterad data? |
|
471 | text_workflow_edit: Väl en roll och en tracker för att editera workflow. | |
|
472 | text_are_you_sure: Är du säker? | |
|
632 | text_subprojects_destroy_warning: 'Alla underprojekt: %s kommer också tas bort.' | |
|
633 | text_workflow_edit: Välj en roll och en ärendetyp för att ändra arbetsflöde | |
|
634 | text_are_you_sure: Är du säker ? | |
|
473 | 635 | text_journal_changed: ändrad från %s till %s |
|
474 | 636 | text_journal_set_to: satt till %s |
|
475 | 637 | text_journal_deleted: borttagen |
|
476 | text_tip_task_begin_day: arbetsuppgift börjar denna dag | |
|
477 | text_tip_task_end_day: arbetsuppgift slutar denna dag | |
|
638 | text_tip_task_begin_day: arbetsuppgift som börjar denna dag | |
|
639 | text_tip_task_end_day: arbetsuppgift som slutar denna dag | |
|
478 | 640 | text_tip_task_begin_end_day: arbetsuppgift börjar och slutar denna dag |
|
479 | 641 | text_project_identifier_info: 'Små bokstäver (a-z), siffror och streck tillåtna.<br />När den är sparad kan identifieraren inte ändras.' |
|
480 |
text_caracters_maximum: |
|
|
642 | text_caracters_maximum: max %d tecken. | |
|
643 | text_caracters_minimum: Måste vara minst %d tecken lång. | |
|
481 | 644 | text_length_between: Längd mellan %d och %d tecken. |
|
482 |
text_tracker_no_workflow: Inget |
|
|
483 |
text_unallowed_characters: |
|
|
484 |
text_comma_separated: |
|
|
485 |
text_issues_ref_in_commit_messages: Refere |
|
|
486 |
text_issue_added: |
|
|
487 |
text_issue_updated: |
|
|
488 |
text_wiki_destroy_confirmation: |
|
|
489 |
text_issue_category_destroy_question: |
|
|
490 |
text_issue_category_destroy_assignments: |
|
|
491 |
text_issue_category_reassign_to: |
|
|
645 | text_tracker_no_workflow: Inget arbetsflöde definerat för denna ärendetyp | |
|
646 | text_unallowed_characters: Otillåtna tecken | |
|
647 | text_comma_separated: Flera värden tillåtna (kommaseparerade). | |
|
648 | text_issues_ref_in_commit_messages: Referera och fixa ärenden i commit-meddelanden | |
|
649 | text_issue_added: Ärende %s har rapporterats (av %s). | |
|
650 | text_issue_updated: Ärende %s har uppdaterats (av %s). | |
|
651 | text_wiki_destroy_confirmation: Är du säker på att du vill ta bort denna wiki och allt dess innehåll ? | |
|
652 | text_issue_category_destroy_question: Några ärenden (%d) är tilldelade till denna kategori. Vad vill du göra ? | |
|
653 | text_issue_category_destroy_assignments: Ta bort kategoritilldelningar | |
|
654 | text_issue_category_reassign_to: Återtilldela ärenden till denna kategori | |
|
655 | text_user_mail_option: "För omarkerade projekt kommer du bara få notifieringar om saker du bevakar eller är inblandad i (T.ex. ärenden du skapat eller tilldelats)." | |
|
656 | text_no_configuration_data: "Roller, ärendetyper, ärendestatusar och arbetsflöden har inte konfigurerats ännu.\nDet rekommenderas att läsa in standardkonfigurationen. Du kommer att kunna göra ändringar efter att den blivit inläst." | |
|
657 | text_load_default_configuration: Läs in standardkonfiguration | |
|
658 | text_status_changed_by_changeset: Tilldelad i changeset %s. | |
|
659 | text_issues_destroy_confirmation: 'Är du säker på att du vill radera markerade ärende(n) ?' | |
|
660 | text_select_project_modules: 'Välj vilka moduler som ska vara aktiva för projektet:' | |
|
661 | text_default_administrator_account_changed: Standardadministratörens konto ändrat | |
|
662 | text_file_repository_writable: Fil-repository tillåter skrivning | |
|
663 | text_rmagick_available: RMagick tillgängligt (valfritt) | |
|
664 | text_destroy_time_entries_question: %.02f timmar har rapporterats på ärendena du är på väg att ta bort. Vad vill du göra ? | |
|
665 | text_destroy_time_entries: Ta bort rapporterade timmar | |
|
666 | text_assign_time_entries_to_project: Tilldela rapporterade timmar till projektet | |
|
667 | text_reassign_time_entries: 'Återtilldela rapporterade timmar till detta ärende:' | |
|
668 | text_user_wrote: '%s skrev:' | |
|
669 | text_enumeration_destroy_question: '%d objekt är tilldelade till detta värde.' | |
|
670 | text_enumeration_category_reassign_to: 'Återtilldela till detta värde:' | |
|
671 | text_email_delivery_not_configured: "Mailfunktionen har inte konfigurerats, och notifieringar är inaktiverade.\nKonfigurera din SMTP-server i config/email.yml och starta om applikationen för att aktivera dem." | |
|
672 | text_repository_usernames_mapping: "Välj eller uppdatera den Redmine-användare som är mappad till varje användarnamn i repository-loggen.\nAnvändare med samma användarnamn eller emailadress i både Redmine och repositoryt mappas automatiskt." | |
|
673 | text_diff_truncated: '... Denna diff har förminskats eftersom den överskrider den maximala storlek som kan visas.' | |
|
492 | 674 | |
|
493 |
default_role_manager: |
|
|
675 | default_role_manager: Projektledare | |
|
494 | 676 | default_role_developper: Utvecklare |
|
495 |
default_role_reporter: Rapport |
|
|
677 | default_role_reporter: Rapportör | |
|
496 | 678 | default_tracker_bug: Bugg |
|
497 |
default_tracker_feature: F |
|
|
679 | default_tracker_feature: Funktionalitet | |
|
498 | 680 | default_tracker_support: Support |
|
499 | 681 | default_issue_status_new: Ny |
|
500 | 682 | default_issue_status_assigned: Tilldelad |
@@ -507,193 +689,11 default_doc_category_tech: Teknisk dokumentation | |||
|
507 | 689 | default_priority_low: Låg |
|
508 | 690 | default_priority_normal: Normal |
|
509 | 691 | default_priority_high: Hög |
|
510 |
default_priority_urgent: Brå |
|
|
692 | default_priority_urgent: Brådskande | |
|
511 | 693 | default_priority_immediate: Omedelbar |
|
512 | 694 | default_activity_design: Design |
|
513 | 695 | default_activity_development: Utveckling |
|
514 | 696 | |
|
515 |
enumeration_issue_priorities: |
|
|
697 | enumeration_issue_priorities: Ärendeprioriteter | |
|
516 | 698 | enumeration_doc_categories: Dokumentkategorier |
|
517 |
enumeration_activities: Aktiviteter (tids |
|
|
518 | field_comments: Comment | |
|
519 | label_file_plural: Files | |
|
520 | label_changeset_plural: Changesets | |
|
521 | field_column_names: Columns | |
|
522 | label_default_columns: Default columns | |
|
523 | setting_issue_list_default_columns: Default columns displayed on the issue list | |
|
524 | setting_repositories_encodings: Repositories encodings | |
|
525 | notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit." | |
|
526 | label_bulk_edit_selected_issues: Bulk edit selected issues | |
|
527 | label_no_change_option: (No change) | |
|
528 | notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s." | |
|
529 | label_theme: Theme | |
|
530 | label_default: Default | |
|
531 | label_search_titles_only: Search titles only | |
|
532 | label_nobody: nobody | |
|
533 | button_change_password: Change password | |
|
534 | text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)." | |
|
535 | label_user_mail_option_selected: "For any event on the selected projects only..." | |
|
536 | label_user_mail_option_all: "For any event on all my projects" | |
|
537 | label_user_mail_option_none: "Only for things I watch or I'm involved in" | |
|
538 | setting_emails_footer: Emails footer | |
|
539 | label_float: Float | |
|
540 | button_copy: Copy | |
|
541 | mail_body_account_information_external: You can use your "%s" account to log in. | |
|
542 | mail_body_account_information: Your account information | |
|
543 | setting_protocol: Protocol | |
|
544 | label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" | |
|
545 | setting_time_format: Time format | |
|
546 | label_registration_activation_by_email: account activation by email | |
|
547 | mail_subject_account_activation_request: %s account activation request | |
|
548 | mail_body_account_activation_request: 'A new user (%s) has registered. His account his pending your approval:' | |
|
549 | label_registration_automatic_activation: automatic account activation | |
|
550 | label_registration_manual_activation: manual account activation | |
|
551 | notice_account_pending: "Your account was created and is now pending administrator approval." | |
|
552 | field_time_zone: Time zone | |
|
553 | text_caracters_minimum: Must be at least %d characters long. | |
|
554 | setting_bcc_recipients: Blind carbon copy recipients (bcc) | |
|
555 | button_annotate: Annotate | |
|
556 | label_issues_by: Issues by %s | |
|
557 | field_searchable: Searchable | |
|
558 | label_display_per_page: 'Per page: %s' | |
|
559 | setting_per_page_options: Objects per page options | |
|
560 | label_age: Age | |
|
561 | notice_default_data_loaded: Default configuration successfully loaded. | |
|
562 | text_load_default_configuration: Load the default configuration | |
|
563 | text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." | |
|
564 | error_can_t_load_default_data: "Default configuration could not be loaded: %s" | |
|
565 | button_update: Update | |
|
566 | label_change_properties: Change properties | |
|
567 | label_general: General | |
|
568 | label_repository_plural: Repositories | |
|
569 | label_associated_revisions: Associated revisions | |
|
570 | setting_user_format: Users display format | |
|
571 | text_status_changed_by_changeset: Applied in changeset %s. | |
|
572 | label_more: More | |
|
573 | text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?' | |
|
574 | label_scm: SCM | |
|
575 | text_select_project_modules: 'Select modules to enable for this project:' | |
|
576 | label_issue_added: Issue added | |
|
577 | label_issue_updated: Issue updated | |
|
578 | label_document_added: Document added | |
|
579 | label_message_posted: Message added | |
|
580 | label_file_added: File added | |
|
581 | label_news_added: News added | |
|
582 | project_module_boards: Boards | |
|
583 | project_module_issue_tracking: Issue tracking | |
|
584 | project_module_wiki: Wiki | |
|
585 | project_module_files: Files | |
|
586 | project_module_documents: Documents | |
|
587 | project_module_repository: Repository | |
|
588 | project_module_news: News | |
|
589 | project_module_time_tracking: Time tracking | |
|
590 | text_file_repository_writable: File repository writable | |
|
591 | text_default_administrator_account_changed: Default administrator account changed | |
|
592 | text_rmagick_available: RMagick available (optional) | |
|
593 | button_configure: Configure | |
|
594 | label_plugins: Plugins | |
|
595 | label_ldap_authentication: LDAP authentication | |
|
596 | label_downloads_abbr: D/L | |
|
597 | label_this_month: this month | |
|
598 | label_last_n_days: last %d days | |
|
599 | label_all_time: all time | |
|
600 | label_this_year: this year | |
|
601 | label_date_range: Date range | |
|
602 | label_last_week: last week | |
|
603 | label_yesterday: yesterday | |
|
604 | label_last_month: last month | |
|
605 | label_add_another_file: Add another file | |
|
606 | label_optional_description: Optional description | |
|
607 | text_destroy_time_entries_question: %.02f hours were reported on the issues you are about to delete. What do you want to do ? | |
|
608 | error_issue_not_found_in_project: 'The issue was not found or does not belong to this project' | |
|
609 | text_assign_time_entries_to_project: Assign reported hours to the project | |
|
610 | text_destroy_time_entries: Delete reported hours | |
|
611 | text_reassign_time_entries: 'Reassign reported hours to this issue:' | |
|
612 | setting_activity_days_default: Days displayed on project activity | |
|
613 | label_chronological_order: In chronological order | |
|
614 | field_comments_sorting: Display comments | |
|
615 | label_reverse_chronological_order: In reverse chronological order | |
|
616 | label_preferences: Preferences | |
|
617 | setting_display_subprojects_issues: Display subprojects issues on main projects by default | |
|
618 | label_overall_activity: Overall activity | |
|
619 | setting_default_projects_public: New projects are public by default | |
|
620 | error_scm_annotate: "The entry does not exist or can not be annotated." | |
|
621 | label_planning: Planning | |
|
622 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' | |
|
623 | label_and_its_subprojects: %s and its subprojects | |
|
624 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" | |
|
625 | mail_subject_reminder: "%d issue(s) due in the next days" | |
|
626 | text_user_wrote: '%s wrote:' | |
|
627 | label_duplicated_by: duplicated by | |
|
628 | setting_enabled_scm: Enabled SCM | |
|
629 | text_enumeration_category_reassign_to: 'Reassign them to this value:' | |
|
630 | text_enumeration_destroy_question: '%d objects are assigned to this value.' | |
|
631 | label_incoming_emails: Incoming emails | |
|
632 | label_generate_key: Generate a key | |
|
633 | setting_mail_handler_api_enabled: Enable WS for incoming emails | |
|
634 | setting_mail_handler_api_key: API key | |
|
635 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." | |
|
636 | field_parent_title: Parent page | |
|
637 | label_issue_watchers: Watchers | |
|
638 | setting_commit_logs_encoding: Commit messages encoding | |
|
639 | button_quote: Quote | |
|
640 | setting_sequential_project_identifiers: Generate sequential project identifiers | |
|
641 | notice_unable_delete_version: Unable to delete version | |
|
642 | label_renamed: renamed | |
|
643 | label_copied: copied | |
|
644 | setting_plain_text_mail: plain text only (no HTML) | |
|
645 | permission_view_files: View files | |
|
646 | permission_edit_issues: Edit issues | |
|
647 | permission_edit_own_time_entries: Edit own time logs | |
|
648 | permission_manage_public_queries: Manage public queries | |
|
649 | permission_add_issues: Add issues | |
|
650 | permission_log_time: Log spent time | |
|
651 | permission_view_changesets: View changesets | |
|
652 | permission_view_time_entries: View spent time | |
|
653 | permission_manage_versions: Manage versions | |
|
654 | permission_manage_wiki: Manage wiki | |
|
655 | permission_manage_categories: Manage issue categories | |
|
656 | permission_protect_wiki_pages: Protect wiki pages | |
|
657 | permission_comment_news: Comment news | |
|
658 | permission_delete_messages: Delete messages | |
|
659 | permission_select_project_modules: Select project modules | |
|
660 | permission_manage_documents: Manage documents | |
|
661 | permission_edit_wiki_pages: Edit wiki pages | |
|
662 | permission_add_issue_watchers: Add watchers | |
|
663 | permission_view_gantt: View gantt chart | |
|
664 | permission_move_issues: Move issues | |
|
665 | permission_manage_issue_relations: Manage issue relations | |
|
666 | permission_delete_wiki_pages: Delete wiki pages | |
|
667 | permission_manage_boards: Manage boards | |
|
668 | permission_delete_wiki_pages_attachments: Delete attachments | |
|
669 | permission_view_wiki_edits: View wiki history | |
|
670 | permission_add_messages: Post messages | |
|
671 | permission_view_messages: View messages | |
|
672 | permission_manage_files: Manage files | |
|
673 | permission_edit_issue_notes: Edit notes | |
|
674 | permission_manage_news: Manage news | |
|
675 | permission_view_calendar: View calendrier | |
|
676 | permission_manage_members: Manage members | |
|
677 | permission_edit_messages: Edit messages | |
|
678 | permission_delete_issues: Delete issues | |
|
679 | permission_view_issue_watchers: View watchers list | |
|
680 | permission_manage_repository: Manage repository | |
|
681 | permission_commit_access: Commit access | |
|
682 | permission_browse_repository: Browse repository | |
|
683 | permission_view_documents: View documents | |
|
684 | permission_edit_project: Edit project | |
|
685 | permission_add_issue_notes: Add notes | |
|
686 | permission_save_queries: Save queries | |
|
687 | permission_view_wiki_pages: View wiki | |
|
688 | permission_rename_wiki_pages: Rename wiki pages | |
|
689 | permission_edit_time_entries: Edit time logs | |
|
690 | permission_edit_own_issue_notes: Edit own notes | |
|
691 | setting_gravatar_enabled: Use Gravatar user icons | |
|
692 | label_example: Example | |
|
693 | text_repository_usernames_mapping: "Select ou update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped." | |
|
694 | permission_edit_own_messages: Edit own messages | |
|
695 | permission_delete_own_messages: Delete own messages | |
|
696 | label_user_activity: "%s's activity" | |
|
697 | label_updated_time_by: Updated by %s %s ago | |
|
698 | text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.' | |
|
699 | setting_diff_max_lines_displayed: Max number of diff lines displayed | |
|
699 | enumeration_activities: Aktiviteter (tidsuppföljning) No newline at end of file |
@@ -79,23 +79,23 Calendar._SMN = new Array | |||
|
79 | 79 | |
|
80 | 80 | // tooltips |
|
81 | 81 | Calendar._TT = {}; |
|
82 |
Calendar._TT["INFO"] = " |
|
|
82 | Calendar._TT["INFO"] = "이 달력은 ... & 도움말"; | |
|
83 | 83 | |
|
84 | 84 | Calendar._TT["ABOUT"] = |
|
85 | "DHTML Date/Time Selector\n" + | |
|
85 | "DHTML 날짜/시간 선택기\n" + | |
|
86 | 86 | "(c) dynarch.com 2002-2005 / Author: Mihai Bazon\n" + // don't translate this this ;-) |
|
87 |
" |
|
|
88 |
" |
|
|
87 | "최신 버전을 구하려면 여기로: http://www.dynarch.com/projects/calendar/\n" + | |
|
88 | "배포라이센스:GNU LGPL. 참조:http://gnu.org/licenses/lgpl.html for details." + | |
|
89 | 89 | "\n\n" + |
|
90 | "Date selection:\n" + | |
|
91 | "- Use the \xab, \xbb buttons to select year\n" + | |
|
92 |
"- |
|
|
93 | "- Hold mouse button on any of the above buttons for faster selection."; | |
|
90 | "날짜 선택:\n" + | |
|
91 | "- 해를 선택하려면 \xab, \xbb 버튼을 사용하세요.\n" + | |
|
92 | "- 달을 선택하려면 " + String.fromCharCode(0x2039) + ", " + String.fromCharCode(0x203a) + " 버튼을 사용하세요.\n" + | |
|
93 | "- 좀 더 빠르게 선택하려면 위의 버튼을 꾹 눌러주세요."; | |
|
94 | 94 | Calendar._TT["ABOUT_TIME"] = "\n\n" + |
|
95 | "Time selection:\n" + | |
|
96 | "- Click on any of the time parts to increase it\n" + | |
|
97 | "- or Shift-click to decrease it\n" + | |
|
98 | "- or click and drag for faster selection."; | |
|
95 | "시간 선택:\n" + | |
|
96 | "- 시, 분을 더하려면 클릭하세요.\n" + | |
|
97 | "- 시, 분을 빼려면 쉬프트 누르고 클릭하세요.\n" + | |
|
98 | "- 좀 더 빠르게 선택하려면 클릭하고 드래그하세요."; | |
|
99 | 99 | |
|
100 | 100 | Calendar._TT["PREV_YEAR"] = "이전 해"; |
|
101 | 101 | Calendar._TT["PREV_MONTH"] = "이전 달"; |
@@ -117,11 +117,11 Calendar._TT["WEEKEND"] = "0,6"; | |||
|
117 | 117 | |
|
118 | 118 | Calendar._TT["CLOSE"] = "닫기"; |
|
119 | 119 | Calendar._TT["TODAY"] = "오늘"; |
|
120 | Calendar._TT["TIME_PART"] = "(Shift-)클릭 or drag to change value"; | |
|
120 | Calendar._TT["TIME_PART"] = "클릭(+),쉬프트+클릭(-),드래그"; | |
|
121 | 121 | |
|
122 | 122 | // date formats |
|
123 | 123 | Calendar._TT["DEF_DATE_FORMAT"] = "%Y-%m-%d"; |
|
124 | 124 | Calendar._TT["TT_DATE_FORMAT"] = "%a, %b %e"; |
|
125 | 125 | |
|
126 | 126 | Calendar._TT["WK"] = "주"; |
|
127 |
Calendar._TT["TIME"] = " |
|
|
127 | Calendar._TT["TIME"] = "시간:"; |
@@ -1,16 +1,16 | |||
|
1 | 1 | jsToolBar.strings = {}; |
|
2 |
jsToolBar.strings['Strong'] = ' |
|
|
3 |
jsToolBar.strings['Italic'] = ' |
|
|
4 |
jsToolBar.strings['Underline'] = ' |
|
|
5 |
jsToolBar.strings['Deleted'] = ' |
|
|
6 |
jsToolBar.strings['Code'] = ' |
|
|
7 |
jsToolBar.strings['Heading 1'] = ' |
|
|
8 |
jsToolBar.strings['Heading 2'] = ' |
|
|
9 |
jsToolBar.strings['Heading 3'] = ' |
|
|
10 |
jsToolBar.strings['Unordered list'] = ' |
|
|
11 |
jsToolBar.strings['Ordered list'] = ' |
|
|
12 |
jsToolBar.strings['Quote'] = ' |
|
|
13 |
jsToolBar.strings['Unquote'] = ' |
|
|
14 | jsToolBar.strings['Preformatted text'] = 'Preformatted text'; | |
|
15 |
jsToolBar.strings['Wiki link'] = ' |
|
|
16 |
jsToolBar.strings['Image'] = ' |
|
|
2 | jsToolBar.strings['Strong'] = '굵게'; | |
|
3 | jsToolBar.strings['Italic'] = '기울임'; | |
|
4 | jsToolBar.strings['Underline'] = '밑줄'; | |
|
5 | jsToolBar.strings['Deleted'] = 'ì·¨ì†Œì„ '; | |
|
6 | jsToolBar.strings['Code'] = '코드'; | |
|
7 | jsToolBar.strings['Heading 1'] = 'ì œëª© 1'; | |
|
8 | jsToolBar.strings['Heading 2'] = 'ì œëª© 2'; | |
|
9 | jsToolBar.strings['Heading 3'] = 'ì œëª© 3'; | |
|
10 | jsToolBar.strings['Unordered list'] = '글머리 기호'; | |
|
11 | jsToolBar.strings['Ordered list'] = '번호 매기기'; | |
|
12 | jsToolBar.strings['Quote'] = '�용'; | |
|
13 | jsToolBar.strings['Unquote'] = '�용 취소'; | |
|
14 | jsToolBar.strings['Preformatted text'] = '있는 그대로 표현 (Preformatted text)'; | |
|
15 | jsToolBar.strings['Wiki link'] = 'Wiki 페�지� 연결'; | |
|
16 | jsToolBar.strings['Image'] = '그림'; |
General Comments 0
You need to be logged in to leave comments.
Login now