351 |
351 |
field_warn_on_leaving_unsaved: Varna om jag lämnar en sida med osparad text
|
352 |
352 |
field_issues_visibility: Ärendesynlighet
|
353 |
353 |
field_is_private: Privat
|
|
354 |
field_commit_logs_encoding: Teckenuppsättning för commit-meddelanden
|
|
355 |
field_scm_path_encoding: Sökvägskodning
|
|
356 |
field_path_to_repository: Sökväg till versionsarkiv
|
|
357 |
field_root_directory: Rotmapp
|
|
358 |
field_cvsroot: CVSROOT
|
|
359 |
field_cvs_module: Modul
|
354 |
360 |
|
355 |
361 |
setting_app_title: Applikationsrubrik
|
356 |
362 |
setting_app_subtitle: Applikationsunderrubrik
|
... | ... | |
855 |
861 |
label_issues_visibility_all: Alla ärenden
|
856 |
862 |
label_issues_visibility_public: Alla icke-privata ärenden
|
857 |
863 |
label_issues_visibility_own: Ärenden skapade av eller tilldelade till användaren
|
|
864 |
label_git_report_last_commit: Rapportera senaste commit av filer och mappar
|
858 |
865 |
|
859 |
866 |
button_login: Logga in
|
860 |
867 |
button_submit: Skicka
|
... | ... | |
976 |
983 |
text_zoom_out: Zooma ut
|
977 |
984 |
text_zoom_in: Zooma in
|
978 |
985 |
text_warn_on_leaving_unsaved: Nuvarande sida innehåller osparad text som kommer försvinna om du lämnar sidan.
|
|
986 |
text_scm_path_encoding_note: "Standard: UTF-8"
|
|
987 |
text_git_repository_note: Naket och lokalt versionsarkiv (t.ex. /gitrepo, c:\gitrepo)
|
|
988 |
text_mercurial_repository_note: Lokalt versionsarkiv (t.ex. /hgrepo, c:\hgrepo)
|
|
989 |
text_scm_command: Kommando
|
|
990 |
text_scm_command_version: Version
|
|
991 |
text_scm_config: Du kan konfigurera dina scm-kommando i config/configuration.yml. Vänligen starta om applikationen när ändringar gjorts.
|
|
992 |
text_scm_command_not_available: Scm-kommando är inte tillgängligt. Vänligen kontrollera inställningarna i administratörspanelen.
|
979 |
993 |
|
980 |
994 |
default_role_manager: Projektledare
|
981 |
995 |
default_role_developer: Utvecklare
|
... | ... | |
1003 |
1017 |
enumeration_doc_categories: Dokumentkategorier
|
1004 |
1018 |
enumeration_activities: Aktiviteter (tidsuppföljning)
|
1005 |
1019 |
enumeration_system_activity: Systemaktivitet
|
1006 |
|
field_commit_logs_encoding: Teckenuppsättning för commit-meddelanden
|
1007 |
|
field_scm_path_encoding: Path encoding
|
1008 |
|
text_scm_path_encoding_note: "Default: UTF-8"
|
1009 |
|
field_path_to_repository: Path to repository
|
1010 |
|
field_root_directory: Root directory
|
1011 |
|
field_cvs_module: Module
|
1012 |
|
field_cvsroot: CVSROOT
|
1013 |
|
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
|
1014 |
|
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
|
1015 |
|
text_scm_command: Command
|
1016 |
|
text_scm_command_version: Version
|
1017 |
|
label_git_report_last_commit: Report last commit for files and directories
|
1018 |
|
text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
|
1019 |
|
text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.
|