wine_fn_config_test dlls/msvcrtd/tests msvcrtd_test
wine_fn_config_dll msvfw32 enable_msvfw32 implib
wine_fn_config_test dlls/msvfw32/tests msvfw32_test
-wine_fn_config_dll msvidc32 enable_msvidc32
+wine_fn_config_dll msvidc32 enable_msvidc32 po
wine_fn_config_dll msvideo.dll16 enable_win16
wine_fn_config_dll mswsock enable_mswsock implib
wine_fn_config_dll msxml enable_msxml
WINE_CONFIG_TEST(dlls/msvcrtd/tests)
WINE_CONFIG_DLL(msvfw32,,[implib])
WINE_CONFIG_TEST(dlls/msvfw32/tests)
-WINE_CONFIG_DLL(msvidc32)
+WINE_CONFIG_DLL(msvidc32,,[po])
WINE_CONFIG_DLL(msvideo.dll16,enable_win16)
WINE_CONFIG_DLL(mswsock,,[implib])
WINE_CONFIG_DLL(msxml)
C_SRCS = \
msvideo1.c
-RC_SRCS = \
- msvidc32_Cy.rc \
- msvidc32_Da.rc \
- msvidc32_De.rc \
- msvidc32_En.rc \
- msvidc32_Es.rc \
- msvidc32_Fr.rc \
- msvidc32_Hu.rc \
- msvidc32_It.rc \
- msvidc32_Ja.rc \
- msvidc32_Ko.rc \
- msvidc32_Lt.rc \
- msvidc32_Nl.rc \
- msvidc32_No.rc \
- msvidc32_Pl.rc \
- msvidc32_Pt.rc \
- msvidc32_Ro.rc \
- msvidc32_Ru.rc \
- msvidc32_Si.rc \
- msvidc32_Sr.rc \
- msvidc32_Sv.rc \
- msvidc32_Tr.rc \
- msvidc32_Uk.rc
+RC_SRCS = msvidc32.rc
+PO_SRCS = msvidc32.rc
@MAKE_DLL_RULES@
+++ /dev/null
-/*
- * Cefnogaeth iaith Cymraeg
- * Welsh language support
- *
- * Copyright 2010 Ken Sharp
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-LANGUAGE LANG_WELSH, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1 'n fideo codec"
-}
+++ /dev/null
-/*
- * Danish language support
- *
- * Copyright (C) 2008 Jens Albretsen <jens@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
- */
-
-#include "msvidc32_private.h"
-
-LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1 videokodeks"
-}
+++ /dev/null
-/*
- * Copyright 2005 Dmitry Timoshkov
- * Copyright 2005 Henning Gerhardt
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1 Video Codec"
-}
+++ /dev/null
-/*
- *
- * Copyright 2010 José Rostagno
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
-
-/*UTF-8*/
-#pragma code_page(65001)
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "códec de video Wine Video 1"
-}
+++ /dev/null
-/*
- * Copyright 2006 Jonathan Ernst
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Codec vidéo Wine Video 1"
-}
+++ /dev/null
-/*
- * Copyright 2006 Andras Kovacs
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1 video kodek"
-}
+++ /dev/null
-/*
- * Copyright 2005 Dmitry Timoshkov
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1 video codec"
-}
+++ /dev/null
-/*
- * Copyright 2009 Aric Stewart, CodeWeavers
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine ビデオ 1 ビデオコーデック"
-}
+++ /dev/null
-/*
- * Copyright 2005 Dmitry Timoshkov
- * Copyright 2010 YunSong Hwang
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine 비디오 1 비디오 코덱"
-}
+++ /dev/null
-/*
- * Copyright 2009 Aurimas Fišeras <aurimas@gmail.com>
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1 vaizdo kodekas"
-}
+++ /dev/null
-/*
- * Copyright 2008 Frans Kool
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1 video codec"
-}
+++ /dev/null
-/*
- * Copyright 2005 Alexander N. S�rnes <alex@thehandofagony.com>
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1-videokodek"
-}
+++ /dev/null
-/*
- * Copyright 2005 Dmitry Timoshkov
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Kodek Wine Video 1"
-}
+++ /dev/null
-/*
- * Copyright 2008 Ricardo Filipe
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "codec video Wine Video 1"
-}
+++ /dev/null
-/*
- * Copyright 2005 Dmitry Timoshkov
- * Copyright 2008 Michael Stefaniuc
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Codecul video Wine Video 1"
-}
+++ /dev/null
-/*
- * Copyright 2008 Vitaliy Margolen
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Видео кодер Wine Video 1"
-}
+++ /dev/null
-/*
- * Copyright 2008 Rok Mandeljc
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1 video kodek"
-}
+++ /dev/null
-/*
- * Copyright 2005 Dmitry Timoshkov
- * Copyright 2010 Đorđe Vasiljević
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1 видео кодек"
-}
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1 video kodek"
-}
+++ /dev/null
-/*
- * Copyright 2007 Daniel Nylander
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Video 1 videokodek"
-}
+++ /dev/null
-/*
- * Turkish Resources
- *
- * Copyright 2006 Fatih A��c�
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Wine Vidyo 1 vidyo ��z�c�"
-}
+++ /dev/null
-/*
- * Copyright 2005 Dmitry Timoshkov
- * Copyright 2010 Igor Paliychuk
- *
- * 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
- */
-
-#include "msvidc32_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NAME "MS-CRAM"
- IDS_DESCRIPTION "Відео кодек Wine Video 1"
-}
"Wine MS-RLE видео кодек\n"
"Copyright 2002 by Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+#, fuzzy
+msgid "Wine Video 1 video codec"
+msgstr "Wine MS-RLE видео кодек"
+
#: clock.rc:28
msgid "&Properties"
msgstr ""
"Wine MS-RLE video kodek\n"
"Copyright 2002 Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+#, fuzzy
+msgid "Wine Video 1 video codec"
+msgstr "Wine MS-RLE video kodek"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Vlastnosti"
"Wine MS-RLE videokodeks\n"
"Ophavsret 2002 tilhører Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1 videokodeks"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Instillinger"
"Wine MS-RLE Videodekoder\n"
"Copyright 2002 by Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1 Video Codec"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Einstellungen"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr ""
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Properties"
"Wine MS-RLE video codec\n"
"Copyright 2002 by Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1 video codec"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Properties"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Ecoj"
"Codec de vídeo MS-RLE de Wine\n"
"Copyright 2002 por Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "códec de video Wine Video 1"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Propiedades"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Ominaisuudet"
"Wine : codec vidéo MS-RLE\n"
"Copyright 2002 par Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Codec vidéo Wine Video 1"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Propriétés"
"מקודד הווידאו Wine MS-RLE\n"
"הזכויות שמורות 2002 ל־Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+#, fuzzy
+msgid "Wine Video 1 video codec"
+msgstr "מקודד הווידאו Wine MS-RLE"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&מאפיינים"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "सूचना (&o)"
"Wine MS-RLE video kodek\n"
"Copyright 2002, Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1 video kodek"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Beállítások"
"Codec video MS-RLE di Wine\n"
"Copyright 2002 Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1 video codec"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Proprietà"
"Wine MS-RLE ビデオコーデック\n"
"Copyright 2002 by Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine ビデオ 1 ビデオコーデック"
+
#: clock.rc:28
msgid "&Properties"
msgstr "プロパティ(&P)"
"Wine MS-RLE 비디오 코덱\n"
"Copyright 2002 by Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine 비디오 1 비디오 코덱"
+
#: clock.rc:28
msgid "&Properties"
msgstr "등록 정보(&P)"
"Wine MS-RLE vaizdo kodekas\n"
"Autoriaus teisės Michael Günnewig, 2002"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1 vaizdo kodekas"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Savybės"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "വി_വരം"
"Wine MS-RLE-videokodek\n"
"Kopirett 2002 tilhører Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1-videokodek"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Egenskaper"
"Wine MS-RLE videodecoder\n"
"Copyright 2002 Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1 video codec"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Eigenschappen"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "ସୂଚନା (&o)"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "ਜਾਣਕਾਰੀ(&o)"
"Koder-dekoder Wine MS-RLE\n"
"Copyright 2002 - Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Kodek Wine Video 1"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Ustawienia"
"Wine MS-RLE codificador/decodificador de vídeo\n"
"Copyright 2002 por Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "codec video Wine Video 1"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Propriedades"
"Wine MS-RLE codificador/decodificador de vídeo\n"
"Direitos de autor 2002 por Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "codec video Wine Video 1"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Propriedades"
"Codecul video Wine MS-RLE\n"
"Copyright 2002 by Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Codecul video Wine Video 1"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Proprietăți"
"Видео кодек Wine MS-RLE\n"
"Copyright 2002 by Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Видео кодер Wine Video 1"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Свойства"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Vlastnosti"
"Wine MS-RLE video kodek\n"
"Copyright 2002 by Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1 video kodek"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Lastnosti"
"Wine MS-RLE video kodek\n"
"Copyright ©2002 by Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1 video kodek"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Svojstva"
"Wine MS-RLE видео кодек\n"
"Copyright ©2002 by Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1 видео кодек"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Својства"
"Wine MS-RLE videokodek\n"
"Copyright 2002 Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Video 1 videokodek"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Egenskaper"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "సమాచారము (&o)"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "ปรับแต่งนาฬิกา"
"Wine MS-RLE vidyo çözücü\n"
"Telif Hakkı 2002 Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Wine Vidyo 1 vidyo çözücü"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Özellikler"
"Відео кодек Wine MS-RLE\n"
"Copyright 2002 by Michael Günnewig"
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr "MS-CRAM"
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr "Відео кодек Wine Video 1"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Властивості"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Propietés"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr ""
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "属性(&P)"
"Copyright 2002 by Michael Guennewig"
msgstr ""
+#: msvidc32.rc:25
+msgid "MS-CRAM"
+msgstr ""
+
+#: msvidc32.rc:26
+msgid "Wine Video 1 video codec"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "屬性(&P)"