Skip to content

Commit

Permalink
Merge pull request #3 from scootergrisen/patch-1
Browse files Browse the repository at this point in the history
Update Danish.nsh
  • Loading branch information
belphegor-belbel committed Nov 21, 2017
2 parents af6cfb1 + c2c9a99 commit a6818ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lang/Danish.nsh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!define LANG "DANISH"

!insertmacro LANG_STRING STRING_REFUSE_UEFI "Denne computer bruger på nuværende tidspunkt en UEFI-boottilstand, men det understøttes ikke af dette installationsprogram. Brug venligst openSUSE-installationsmediet i stedet (CD, DVD, osv.) til at installere på denne maskine."
!insertmacro LANG_STRING STRING_REFUSE_UEFI "Denne computer bruger på nuværende tidspunkt en UEFI-boottilstand, men det understøttes ikke af dette installationsprogram. Brug venligst openSUSE-installationsmediet i stedet (CD, DVD, osv.) til at installere på den samme maskine."
!insertmacro LANG_STRING STRING_WINDOWSME_NOTSUPPORTED "Windows Me understøtter ikke dual-boot og ej heller virtualisering, så dette installationsprogram kan ikke bruges. Brug venligst openSUSE-installationsmediet i stedet (CD, DVD, osv.)."
!insertmacro LANG_STRING STRING_NOTADMIN "Du ($0) har ikke administratorrettigheder til at bruge installationsprogrammet openSUSE-opsætning."
!insertmacro LANG_STRING STRING_LANGDLL_WINDOWTITLE "Installationsprogrammet openSUSE-opsætning: Vælg sprog"
Expand Down Expand Up @@ -56,7 +56,7 @@
!insertmacro LANG_STRING STRING_HYPERV_SLATDISABLED "Din CPU understøtter ikke Second Level Address Translation (SLAT). Kan ikke bruge Hyper-V."
!insertmacro LANG_STRING STRING_HYPERV_SLATCHECKFAILED "Kunne ikke tjekke SLAT-funktionalitet."
!insertmacro LANG_STRING STRING_PRELIM_WORK_COMPLETED "Forberedende arbejde for installation af openSUSE blev fuldført.$\r$\nHovedkomponenten af openSUSE-installationsprogrammet kan startes ved at genstarte systemet og vælge $\"openSUSE-installationsprogram$\" i bootmenuen.$\r$\n$\r$\nEfter installationen af openSUSE kan du rydde op i disse installationsfragmenter ved at genstarte Windows igen.$\r$\n(oprydningsprocessen vil starte mens Windows starter)."
!insertmacro LANG_STRING STRING_PRELIM_WORK_COMPLETED_SERVERCORE "Preliminary work for installing openSUSE was completed.$\r$\nMain component of openSUSE installer can be started by rebooting system and by selecting $\"openSUSE installer$\" at the boot menu.$\r$\n$\r$\nAfter openSUSE installation was succeeded, you can cleanup this installation fragments by rebooting Windows again and by running $systemDrive\openSUSE-uninst.exe."
!insertmacro LANG_STRING STRING_PRELIM_WORK_COMPLETED_SERVERCORE "Forberedende arbejde for installation af openSUSE blev fuldført.$\r$\nHovedkomponenten af openSUSE-installationsprogrammet kan startes ved at genstarte systemet og vælge $\"openSUSE-installationsprogram$\" i bootmenuen.$\r$\n$\r$\nEfter installationen af openSUSE kan du rydde op i disse installationsfragmenter ved at genstarte Windows igen og køre $systemDrive\openSUSE-uninst.exe."
!insertmacro LANG_STRING STRING_ENVIRONMENTSELECTITEM_LINUXONWINDOWS "Indbygget kørsel ved brug af Windows-undersystem til Linux"
!insertmacro LANG_STRING STRING_LINUXONWIN_OSFAILED "Windows 10 version 10.0.16226 eller senere kræves for indbygget kørsel."
!insertmacro LANG_STRING STRING_LINUXONWIN_SERVEROSFAILED "Windows-undersystem til Linux understøtter ikke server OS."
Expand All @@ -69,4 +69,4 @@
!insertmacro LANG_STRING STRING_LINUXONWIN_DEVLICENSECONFIRM_PROCEED "Tryk på OK-knappen efter udviklertilstand er blevet aktiveret."
!insertmacro LANG_STRING STRING_LINUXONWIN_BEFORESTORE "Nu åbnes Microsoft Store. Tryk på $\"Hent appen$\" eller $\"installer$\" for at installere. Efter installationen kan du starte openSUSE fra menuen Start."
!insertmacro LANG_STRING STRING_LINUXONWIN_NOTFOUNDONSTORE "Angivne openSUSE-version findes ikke i Microsoft Store."
!insertmacro LANG_STRING STRING_SYSTEMDRIVE_ENCRYPTED "Because of encryption of system drive, this installer cannot be used for installation to this machine itself."
!insertmacro LANG_STRING STRING_SYSTEMDRIVE_ENCRYPTED "Pga. kryptering af systemdrev, kan dette installationsprogram ikke bruges til installation på den samme maskine."

0 comments on commit a6818ed

Please sign in to comment.