msvidc32: Convert translations to po files.

This commit is contained in:
Alexandre Julliard 2011-01-06 17:07:23 +01:00
parent ad5605b553
commit 958ecd63f1
66 changed files with 335 additions and 644 deletions

2
configure vendored
View File

@ -15081,7 +15081,7 @@ wine_fn_config_dll msvcrtd enable_msvcrtd implib
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

View File

@ -2610,7 +2610,7 @@ WINE_CONFIG_DLL(msvcrtd,,[implib])
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)

View File

@ -4,28 +4,7 @@ IMPORTS = user32
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@

View File

@ -1,30 +0,0 @@
/*
* 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"
}

View File

@ -1,29 +0,0 @@
/*
* 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"
}

View File

@ -1,30 +0,0 @@
/*
* 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"
}

View File

@ -1,31 +0,0 @@
/*
*
* 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"
}

View File

@ -1,30 +0,0 @@
/*
* 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"
}

View File

@ -1,27 +0,0 @@
/*
* 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"
}

View File

@ -1,30 +0,0 @@
/*
* 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"
}

View File

@ -1,30 +0,0 @@
/*
* 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 ビデオコーデック"
}

View File

@ -1,30 +0,0 @@
/*
* 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 비디오 코덱"
}

View File

@ -1,30 +0,0 @@
/*
* 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"
}

View File

@ -1,27 +0,0 @@
/*
* 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"
}

View File

@ -1,27 +0,0 @@
/*
* 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"
}

View File

@ -1,27 +0,0 @@
/*
* 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"
}

View File

@ -1,27 +0,0 @@
/*
* 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"
}

View File

@ -1,30 +0,0 @@
/*
* 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"
}

View File

@ -1,30 +0,0 @@
/*
* 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"
}

View File

@ -1,29 +0,0 @@
/*
* 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"
}

View File

@ -1,38 +0,0 @@
/*
* 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"
}

View File

@ -1,27 +0,0 @@
/*
* 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"
}

View File

@ -1,29 +0,0 @@
/*
* 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ü"
}

View File

@ -1,31 +0,0 @@
/*
* 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"
}

View File

@ -1237,6 +1237,15 @@ msgstr ""
"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 ""

View File

@ -1222,6 +1222,15 @@ 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"

View File

@ -1254,6 +1254,14 @@ msgstr ""
"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"

View File

@ -1245,6 +1245,14 @@ msgstr ""
"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"

View File

@ -1206,6 +1206,14 @@ msgid ""
"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 ""

View File

@ -1207,6 +1207,14 @@ msgid ""
"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"

View File

@ -1239,6 +1239,14 @@ msgstr ""
"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"

View File

@ -1238,6 +1238,14 @@ msgid ""
"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"

View File

@ -1255,6 +1255,14 @@ msgstr ""
"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"

View File

@ -1238,6 +1238,14 @@ msgid ""
"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"

View File

@ -1245,6 +1245,14 @@ msgstr ""
"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"

View File

@ -1209,6 +1209,15 @@ msgstr ""
"מקודד הווידאו 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 "&מאפיינים"

View File

@ -1207,6 +1207,14 @@ msgid ""
"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)"

View File

@ -1247,6 +1247,14 @@ msgstr ""
"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"

View File

@ -1245,6 +1245,14 @@ msgstr ""
"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à"

View File

@ -1215,6 +1215,14 @@ msgstr ""
"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)"

View File

@ -1242,6 +1242,14 @@ msgstr ""
"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)"

View File

@ -1243,6 +1243,14 @@ msgstr ""
"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"

View File

@ -1207,6 +1207,14 @@ msgid ""
"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 "വി_വര"

View File

@ -1245,6 +1245,14 @@ 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"

View File

@ -1245,6 +1245,14 @@ msgstr ""
"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"

View File

@ -1207,6 +1207,14 @@ msgid ""
"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)"

View File

@ -1207,6 +1207,14 @@ msgid ""
"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)"

View File

@ -1245,6 +1245,14 @@ msgstr ""
"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"

View File

@ -1245,6 +1245,14 @@ msgstr ""
"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"

View File

@ -1245,6 +1245,14 @@ msgstr ""
"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"

View File

@ -1246,6 +1246,14 @@ msgstr ""
"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"

View File

@ -1250,6 +1250,14 @@ msgstr ""
"Видео кодек 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 "&Свойства"

View File

@ -1207,6 +1207,14 @@ msgid ""
"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"

View File

@ -1255,6 +1255,14 @@ msgstr ""
"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"

View File

@ -1243,6 +1243,14 @@ msgstr ""
"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"

View File

@ -1243,6 +1243,14 @@ msgstr ""
"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 "&Својства"

View File

@ -1245,6 +1245,14 @@ 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"

View File

@ -1207,6 +1207,14 @@ msgid ""
"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)"

View File

@ -1207,6 +1207,14 @@ msgid ""
"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 "ปรับแต่งนาฬิกา"

View File

@ -1252,6 +1252,14 @@ 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"

View File

@ -1243,6 +1243,14 @@ msgstr ""
"Відео кодек 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 "&Властивості"

View File

@ -1207,6 +1207,14 @@ msgid ""
"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"

View File

@ -1203,6 +1203,14 @@ msgid ""
"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 ""

View File

@ -1236,6 +1236,14 @@ msgid ""
"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)"

View File

@ -1236,6 +1236,14 @@ msgid ""
"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)"