Module: wine
Branch: master
Commit: b74ee6fbcd9cfa6bc556834ce8d3754b137fc479
URL: http://source.winehq.org/git/wine.git/?a=commit;h=b74ee6fbcd9cfa6bc556834ce…
Author: Jens Albretsen <jens(a)albretsen.dk>
Date: Mon May 5 22:13:52 2008 +0200
msi: Danish translation.
---
dlls/msi/msi.rc | 1 +
dlls/msi/msi_Da.rc | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/dlls/msi/msi.rc b/dlls/msi/msi.rc
index 121ae21..b5aef60 100644
--- a/dlls/msi/msi.rc
+++ b/dlls/msi/msi.rc
@@ -28,6 +28,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#include "version.rc"
#include "msi_Bg.rc"
+#include "msi_Da.rc"
#include "msi_De.rc"
#include "msi_En.rc"
#include "msi_Eo.rc"
diff --git a/dlls/msi/msi_Da.rc b/dlls/msi/msi_Da.rc
new file mode 100644
index 0000000..0fd1af0
--- /dev/null
+++ b/dlls/msi/msi_Da.rc
@@ -0,0 +1,34 @@
+/*
+ * Danish language support
+ *
+ * Copyright (C) 2008 Jens Albretsen <jens(a)albretsen.dk>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+ */
+
+LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
+
+STRINGTABLE DISCARDABLE
+{
+ 4 "Kunne ikke �bne den specificerede installationspakke. Kontroller stien og pr�v igen."
+ 5 "kunne ikke finden stien '%s'."
+ 9 "inds�t disk '%s'"
+ 10 "forkerte parametere."
+ 11 "angiv kataloget som indeholder '%s'."
+ 12 "featurens installationskilde mangler."
+ 13 "featurens netv�rksdrev mangler."
+ 14 "feature fra:"
+ 15 "V�lg kataloget som indeholder '%s'."
+}
Module: wine
Branch: master
Commit: 441a3818996dc125594759ee0ba55bf228106bf2
URL: http://source.winehq.org/git/wine.git/?a=commit;h=441a3818996dc125594759ee0…
Author: Jens Albretsen <jens(a)albretsen.dk>
Date: Mon May 5 22:11:15 2008 +0200
msrle: Danish translation.
---
dlls/msrle32/msrle_Da.rc | 28 ++++++++++++++++++++++++++++
dlls/msrle32/rsrc.rc | 1 +
2 files changed, 29 insertions(+), 0 deletions(-)
diff --git a/dlls/msrle32/msrle_Da.rc b/dlls/msrle32/msrle_Da.rc
new file mode 100644
index 0000000..c3ea57b
--- /dev/null
+++ b/dlls/msrle32/msrle_Da.rc
@@ -0,0 +1,28 @@
+/*
+ * Danish language support
+ *
+ * Copyright (C) 2008 Jens Albretsen <jens(a)albretsen.dk>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+ */
+
+LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
+
+STRINGTABLE DISCARDABLE
+{
+ IDS_NAME "WINE-MS-RLE"
+ IDS_DESCRIPTION "Wine MS-RLE videokodeks"
+ IDS_ABOUT "Wine MS-RLE videokodeks\nOphavsret 2002 tilh�rer Michael G�nnewig"
+}
diff --git a/dlls/msrle32/rsrc.rc b/dlls/msrle32/rsrc.rc
index 618b36e..6d3ff95 100644
--- a/dlls/msrle32/rsrc.rc
+++ b/dlls/msrle32/rsrc.rc
@@ -33,6 +33,7 @@
#include "msrle_Bg.rc"
#include "msrle_Cs.rc"
+#include "msrle_Da.rc"
#include "msrle_De.rc"
#include "msrle_En.rc"
#include "msrle_Es.rc"
Module: wine
Branch: master
Commit: 8eab889459bb5aa3fb500ff95e0dc92073ee5a0d
URL: http://source.winehq.org/git/wine.git/?a=commit;h=8eab889459bb5aa3fb500ff95…
Author: Jens Albretsen <jens(a)albretsen.dk>
Date: Mon May 5 22:04:55 2008 +0200
gphoto2: Danish translation.
---
dlls/gphoto2.ds/gphoto2_Da.rc | 55 +++++++++++++++++++++++++++++++++++++++++
dlls/gphoto2.ds/rsrc.rc | 1 +
2 files changed, 56 insertions(+), 0 deletions(-)
diff --git a/dlls/gphoto2.ds/gphoto2_Da.rc b/dlls/gphoto2.ds/gphoto2_Da.rc
new file mode 100644
index 0000000..dfaeba2
--- /dev/null
+++ b/dlls/gphoto2.ds/gphoto2_Da.rc
@@ -0,0 +1,55 @@
+/*
+ * Danish resources for Twain
+ *
+ * Copyright 2008 Jens Albretsen <jens(a)albretsen.dk>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+ */
+
+LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
+
+IDD_CAMERAUI DIALOG DISCARDABLE 0, 0, 372, 273
+STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_VISIBLE |
+ WS_CAPTION | WS_SYSMENU
+CAPTION "Filer på kamera"
+MENU 20545
+FONT 8, "MS Sans Serif"
+BEGIN
+ CONTROL "List1",IDC_LIST1,"SysListView32", LVS_ICON | WS_BORDER |
+WS_TABSTOP,7,7,358,229
+ DEFPUSHBUTTON "Importér valgte",IDC_IMPORT,152,252,72,14
+ PUSHBUTTON "Forhåndsvisning",IDC_FETCH,7,252,64,14
+ PUSHBUTTON "Importér alt",IDC_IMPORTALL,80,252,64,14
+ CONTROL "Spring dette over",IDC_SKIP,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,230,252,76,14
+ PUSHBUTTON "Afslut",IDC_EXIT,315,252,50,14
+END
+
+IDD_DIALOG1 DIALOG DISCARDABLE 0, 0, 186, 46
+STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND
+CAPTION "Overfører"
+FONT 8, "MS Sans Serif"
+BEGIN
+ LTEXT "Overfører.... Vent venligst",IDC_STATIC,5,19,176,8, SS_CENTER
+END
+
+IDD_CONNECTING DIALOG DISCARDABLE 0, 0, 280, 116
+STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU| WS_VISIBLE | DS_CENTER
+CAPTION "Tilslutter til kamera"
+FONT 8, "MS Sans Serif"
+BEGIN
+ CONTROL "",IDC_BITMAP,"Static",SS_BITMAP|SS_CENTERIMAGE,4,4,110,110
+ LTEXT "Tilslutter til kamera... Vent venligst",IDC_STATIC,128,58,
+ 116,8
+END
diff --git a/dlls/gphoto2.ds/rsrc.rc b/dlls/gphoto2.ds/rsrc.rc
index 5359e66..680b401 100644
--- a/dlls/gphoto2.ds/rsrc.rc
+++ b/dlls/gphoto2.ds/rsrc.rc
@@ -26,6 +26,7 @@
#include "resource.h"
+#include "gphoto2_Da.rc"
#include "gphoto2_De.rc"
#include "gphoto2_En.rc"
#include "gphoto2_Es.rc"
Module: wine
Branch: master
Commit: 19a46b40de226e738e0a0e2564f334476c6e2c65
URL: http://source.winehq.org/git/wine.git/?a=commit;h=19a46b40de226e738e0a0e256…
Author: Jens Albretsen <jens(a)albretsen.dk>
Date: Mon May 5 22:03:03 2008 +0200
iccvid: Danish translation.
---
dlls/iccvid/iccvid_Da.rc | 27 +++++++++++++++++++++++++++
dlls/iccvid/rsrc.rc | 1 +
2 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/dlls/iccvid/iccvid_Da.rc b/dlls/iccvid/iccvid_Da.rc
new file mode 100644
index 0000000..185b1bb
--- /dev/null
+++ b/dlls/iccvid/iccvid_Da.rc
@@ -0,0 +1,27 @@
+/*
+ * Danish resources for iccvid
+ *
+ * Copyright 2008 Jens Albretsen <jens(a)albretsen.dk>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+ */
+
+LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
+
+STRINGTABLE DISCARDABLE
+{
+ IDS_NAME "Cinepak videokodeks"
+ IDS_DESCRIPTION "Cinepak videokodeks"
+}
diff --git a/dlls/iccvid/rsrc.rc b/dlls/iccvid/rsrc.rc
index c4c3a94..c45fb82 100644
--- a/dlls/iccvid/rsrc.rc
+++ b/dlls/iccvid/rsrc.rc
@@ -19,6 +19,7 @@
#include "windef.h"
#include "iccvid_private.h"
+#include "iccvid_Da.rc"
#include "iccvid_De.rc"
#include "iccvid_En.rc"
#include "iccvid_Fr.rc"