~videolan/vlc/full-packaging.quantal

« back to all changes in this revision

Viewing changes to extras/package/win32/languages/danish.nsh

  • Committer: Benjamin Drung
  • Date: 2013-08-01 12:41:20 UTC
  • mfrom: (1.2.24)
  • Revision ID: git-v1:fb4fa2a1d766b8b516650e16460ed2dea07a29a7
Merge tag 'upstream/2.0.8' into quantal

Upstream version 2.0.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
StrCpy $Desc_Section05 \
25
25
    "DVD og CD-afspilning registrering"
26
26
StrCpy $Desc_Section06 \
27
 
    "S�tter VLC Media Player som standard program for de angivne filtype"
 
27
    "S�tter VLC media player som standard program for de angivne filtype"
28
28
StrCpy $Desc_Section07 \
29
 
    "Tilf�j kontekst menu artikler ('Afspil med VLC Media Player' og 'Tilf�j til VLC's Afspilningsliste')"
 
29
    "Tilf�j kontekst menu artikler ('Afspil med VLC media player' og 'Tilf�j til VLC's Afspilningsliste')"
30
30
StrCpy $Desc_Section08 \
31
 
    "Sletter VLC Media Player pr�ferencer og cache filer, levn fra tidligere installationer"
 
31
    "Sletter VLC media player pr�ferencer og cache filer, levn fra tidligere installationer"
32
32
 
33
33
StrCpy $Message_AlreadyInstalled  \
34
 
"VLC Media Player er allerede blevet installeret. $\nVil du fjerne \
 
34
"VLC media player er allerede blevet installeret. $\nVil du fjerne \
35
35
den tidligere version, f�r du installerer $(^Name) ?"
36
36
 
37
37
StrCpy $Name_Section91 "Afinstaller"
38
38
StrCpy $Name_Section92 "Slet pr�ferencer og cache"
39
39
 
40
40
StrCpy $Desc_Section91 \
41
 
"Afinstaller VLC Media Player og alle dens komponenter"
 
41
"Afinstaller VLC media player og alle dens komponenter"
42
42
StrCpy $Desc_Section92 \
43
 
"Sletter VLC Media Player pr�ferencer og cache filer"
 
43
"Sletter VLC media player pr�ferencer og cache filer"
44
44
 
45
45
StrCpy $ShellAssociation_Play "Afspil"
46
 
StrCpy $ContextMenuEntry_PlayWith "Afspil med VLC Media Player"
 
46
StrCpy $ContextMenuEntry_PlayWith "Afspil med VLC media player"
47
47
StrCpy $ContextMenuEntry_AddToPlaylist "Tilf�j til VLC's Afspilningsliste"
48
48
 
49
 
StrCpy $Link_VisitWebsite "Bes�g VideoLAN VLC Media Player Webside"
 
49
StrCpy $Link_VisitWebsite "Bes�g VideoLAN VLC media player Webside"
50
50
 
51
51
StrCpy $Name_InstTypeRecommended "Anbefalet"
52
52
StrCpy $Name_InstTypeMinimum "Minimum"