Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
45269979
Commit
45269979
authored
Feb 04, 2006
by
Kasper Sandberg
Committed by
Alexandre Julliard
Feb 04, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Danish language update.
parent
08bf7180
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
14 additions
and
13 deletions
+14
-13
shell32_Da.rc
dlls/shell32/shell32_Da.rc
+4
-4
Da.rc
programs/clock/Da.rc
+1
-1
Da.rc
programs/notepad/Da.rc
+6
-6
Da.rc
programs/progman/Da.rc
+1
-1
Da.rc
programs/winhelp/Da.rc
+2
-1
No files found.
dlls/shell32/shell32_Da.rc
View file @
45269979
...
...
@@ -37,10 +37,10 @@ CAPTION ""
FONT 8, "MS Shell Dlg"
{
ICON "", 12297, 7, 11, 18, 20, WS_VISIBLE
LTEXT "
Type the name of a program, folder, document, or Internet resource, and Wine will open it for you
.", 12289, 36, 11, 182, 18
LTEXT "&
Op
en:", 12305, 7, 39, 24, 10
LTEXT "
Skriv navnet p et Program, Mappe, Document eller Internet Ressource, for at f Wine til at bne det
.", 12289, 36, 11, 182, 18
LTEXT "&
b
en:", 12305, 7, 39, 24, 10
CONTROL "", 12298, "COMBOBOX", WS_TABSTOP | WS_GROUP | WS_VSCROLL | WS_VISIBLE | CBS_DISABLENOSCROLL | CBS_AUTOHSCROLL | CBS_DROPDOWN, 36, 37, 183, 100
DEFPUSHBUTTON "OK", IDOK, 62, 63, 50, 14, WS_TABSTOP
PUSHBUTTON "
Cancel
", IDCANCEL, 116, 63, 50, 14, WS_TABSTOP
PUSHBUTTON "&Bro
wse
...", 12288, 170, 63, 50, 14, WS_TABSTOP
PUSHBUTTON "
Annuller
", IDCANCEL, 116, 63, 50, 14, WS_TABSTOP
PUSHBUTTON "&Bro...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
programs/clock/Da.rc
View file @
45269979
...
...
@@ -36,7 +36,7 @@ MAIN_MENU MENU LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
}
POPUP "Inf&o" {
MENUITEM "&Licens...", IDM_LICENSE
MENUITEM "&
NO WARRANTY
...", IDM_NOWARRANTY
MENUITEM "&
Ingen Garenti
...", IDM_NOWARRANTY
MENUITEM "&Om Ur...", IDM_ABOUT
}
}
...
...
programs/notepad/Da.rc
View file @
45269979
...
...
@@ -58,7 +58,7 @@ POPUP "&Hjælp" {
MENUITEM SEPARATOR
POPUP "&Om Notesblok..." {
MENUITEM "&Licens", CMD_LICENSE
MENUITEM "&
NO WARRANTY
", CMD_NO_WARRANTY
MENUITEM "&
Ingen Garenti
", CMD_NO_WARRANTY
MENUITEM "&Om WINE", CMD_ABOUT_WINE
}
}
...
...
@@ -114,13 +114,13 @@ STRING_TOOLARGE, "Filen '%s' er for stor til Note
\nBrug en anden editor til at redigere filen."
STRING_NOTEXT, "Du har ikke skrevet noget tekst. \
\nSkriv noget tekst, og prv s igen"
STRING_DOESNOTEXIST, "File
'%s'\ndoes not exist
\n\n \
Do you want to create a new file
?"
STRING_NOTSAVED, "File
'%s'\nhas been modified
\n\n \
Would you like to save the changes
?"
STRING_DOESNOTEXIST, "File
n '%s'\nfindes ikke
\n\n \
nsker du at oprette en ny fil
?"
STRING_NOTSAVED, "File
n '%s'\ner blevet ndret\
n\n \
Vil du gemme ndringerne
?"
STRING_NOTFOUND, "Kan ikke finde '%s'."
STRING_OUT_OF_MEMORY, "Der er ikke nok hukommelse til at udfre \
denne operation. \nAfslut et eller flere aktive programmer for at frigre \
hukommelse, og prv s
ig
en."
hukommelse, og prv igen."
}
programs/progman/Da.rc
View file @
45269979
...
...
@@ -54,7 +54,7 @@
#define MENU_INFO "&Om Programstyring..."
#define MENU_INFO_LICENSE "&Licens"
#define MENU_INFO_NO_WARRANTY "&
NO WARRANTY
"
#define MENU_INFO_NO_WARRANTY "&
Ingen Garenti
"
#define MENU_INFO_ABOUT_WINE "&Om WINE"
/* Dialogs */
...
...
programs/winhelp/Da.rc
View file @
45269979
...
...
@@ -50,6 +50,7 @@ MAIN_MENU MENU LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
}
}
/* Strings */
STRINGTABLE DISCARDABLE LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
...
...
@@ -59,7 +60,7 @@ STID_WHERROR, "FEJL"
STID_WARNING, "ADVARSEL"
STID_INFO, "Information"
STID_NOT_IMPLEMENTED, "Ikke implementeret"
STID_HLPFILE_ERROR_s, "Fejl ved lsning af filen `%s'"
STID_HLPFILE_ERROR_s, "Fejl ved
ind
lsning af filen `%s'"
STID_CONTENTS, "&Indhold"
STID_SEARCH, "&Sg"
STID_BACK, "&Tilbage"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment