diff --git a/configure b/configure index 89d96e6b3cd..3b5dc779157 100755 --- a/configure +++ b/configure @@ -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 diff --git a/configure.ac b/configure.ac index 30b5e938b0f..bb37216a149 100644 --- a/configure.ac +++ b/configure.ac @@ -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) diff --git a/dlls/msvidc32/Makefile.in b/dlls/msvidc32/Makefile.in index 204628957dc..b5053c7fe0e 100644 --- a/dlls/msvidc32/Makefile.in +++ b/dlls/msvidc32/Makefile.in @@ -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@ diff --git a/dlls/msvidc32/msvidc32_En.rc b/dlls/msvidc32/msvidc32.rc similarity index 100% rename from dlls/msvidc32/msvidc32_En.rc rename to dlls/msvidc32/msvidc32.rc diff --git a/dlls/msvidc32/msvidc32_Cy.rc b/dlls/msvidc32/msvidc32_Cy.rc deleted file mode 100644 index 28bb58938a5..00000000000 --- a/dlls/msvidc32/msvidc32_Cy.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Da.rc b/dlls/msvidc32/msvidc32_Da.rc deleted file mode 100644 index 7344cbe1edb..00000000000 --- a/dlls/msvidc32/msvidc32_Da.rc +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Danish language support - * - * Copyright (C) 2008 Jens Albretsen - * - * 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" -} diff --git a/dlls/msvidc32/msvidc32_De.rc b/dlls/msvidc32/msvidc32_De.rc deleted file mode 100644 index f90eb7c528a..00000000000 --- a/dlls/msvidc32/msvidc32_De.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Es.rc b/dlls/msvidc32/msvidc32_Es.rc deleted file mode 100644 index 6896dff4672..00000000000 --- a/dlls/msvidc32/msvidc32_Es.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Fr.rc b/dlls/msvidc32/msvidc32_Fr.rc deleted file mode 100644 index 12864a18d25..00000000000 --- a/dlls/msvidc32/msvidc32_Fr.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Hu.rc b/dlls/msvidc32/msvidc32_Hu.rc deleted file mode 100644 index ddef88c82f9..00000000000 --- a/dlls/msvidc32/msvidc32_Hu.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_It.rc b/dlls/msvidc32/msvidc32_It.rc deleted file mode 100644 index bb98208c428..00000000000 --- a/dlls/msvidc32/msvidc32_It.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Ja.rc b/dlls/msvidc32/msvidc32_Ja.rc deleted file mode 100644 index 76ed3155c73..00000000000 --- a/dlls/msvidc32/msvidc32_Ja.rc +++ /dev/null @@ -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 ビデオコーデック" -} diff --git a/dlls/msvidc32/msvidc32_Ko.rc b/dlls/msvidc32/msvidc32_Ko.rc deleted file mode 100644 index 8f4b399791d..00000000000 --- a/dlls/msvidc32/msvidc32_Ko.rc +++ /dev/null @@ -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 비디오 코덱" -} diff --git a/dlls/msvidc32/msvidc32_Lt.rc b/dlls/msvidc32/msvidc32_Lt.rc deleted file mode 100644 index b97fc825a2f..00000000000 --- a/dlls/msvidc32/msvidc32_Lt.rc +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright 2009 Aurimas Fišeras - * - * 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" -} diff --git a/dlls/msvidc32/msvidc32_Nl.rc b/dlls/msvidc32/msvidc32_Nl.rc deleted file mode 100644 index adb15a6cec4..00000000000 --- a/dlls/msvidc32/msvidc32_Nl.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_No.rc b/dlls/msvidc32/msvidc32_No.rc deleted file mode 100644 index 361704fe284..00000000000 --- a/dlls/msvidc32/msvidc32_No.rc +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright 2005 Alexander N. Srnes - * - * 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" -} diff --git a/dlls/msvidc32/msvidc32_Pl.rc b/dlls/msvidc32/msvidc32_Pl.rc deleted file mode 100644 index 97f25cc4bf8..00000000000 --- a/dlls/msvidc32/msvidc32_Pl.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Pt.rc b/dlls/msvidc32/msvidc32_Pt.rc deleted file mode 100644 index acea8f4db02..00000000000 --- a/dlls/msvidc32/msvidc32_Pt.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Ro.rc b/dlls/msvidc32/msvidc32_Ro.rc deleted file mode 100644 index 4ae7201d342..00000000000 --- a/dlls/msvidc32/msvidc32_Ro.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Ru.rc b/dlls/msvidc32/msvidc32_Ru.rc deleted file mode 100644 index 4b5ba3785cd..00000000000 --- a/dlls/msvidc32/msvidc32_Ru.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Si.rc b/dlls/msvidc32/msvidc32_Si.rc deleted file mode 100644 index b891f9b7bfc..00000000000 --- a/dlls/msvidc32/msvidc32_Si.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Sr.rc b/dlls/msvidc32/msvidc32_Sr.rc deleted file mode 100644 index 453a73b39a2..00000000000 --- a/dlls/msvidc32/msvidc32_Sr.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Sv.rc b/dlls/msvidc32/msvidc32_Sv.rc deleted file mode 100644 index a4ebcd1594c..00000000000 --- a/dlls/msvidc32/msvidc32_Sv.rc +++ /dev/null @@ -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" -} diff --git a/dlls/msvidc32/msvidc32_Tr.rc b/dlls/msvidc32/msvidc32_Tr.rc deleted file mode 100644 index a84c9291fb0..00000000000 --- a/dlls/msvidc32/msvidc32_Tr.rc +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Turkish Resources - * - * Copyright 2006 Fatih Ac - * - * 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 zc" -} diff --git a/dlls/msvidc32/msvidc32_Uk.rc b/dlls/msvidc32/msvidc32_Uk.rc deleted file mode 100644 index ac993373097..00000000000 --- a/dlls/msvidc32/msvidc32_Uk.rc +++ /dev/null @@ -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" -} diff --git a/po/bg.po b/po/bg.po index d23616ff976..3277e669151 100644 --- a/po/bg.po +++ b/po/bg.po @@ -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 "" diff --git a/po/cs.po b/po/cs.po index 29e83a990ed..aee7baa6529 100644 --- a/po/cs.po +++ b/po/cs.po @@ -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" diff --git a/po/da.po b/po/da.po index 4e522ae1f47..ddb0a2af002 100644 --- a/po/da.po +++ b/po/da.po @@ -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" diff --git a/po/de.po b/po/de.po index f23c3854a58..7c96f77478b 100644 --- a/po/de.po +++ b/po/de.po @@ -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" diff --git a/po/el.po b/po/el.po index 0417df5e35c..632b66e5810 100644 --- a/po/el.po +++ b/po/el.po @@ -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 "" diff --git a/po/en.po b/po/en.po index 0594cee89d2..e097b1fc5e7 100644 --- a/po/en.po +++ b/po/en.po @@ -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" diff --git a/po/en_US.po b/po/en_US.po index 6cb1635a280..0225b2a5200 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -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" diff --git a/po/eo.po b/po/eo.po index 9f9d01e28be..c5b25c8b79f 100644 --- a/po/eo.po +++ b/po/eo.po @@ -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" diff --git a/po/es.po b/po/es.po index 540358e0132..8f67913f833 100644 --- a/po/es.po +++ b/po/es.po @@ -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" diff --git a/po/fi.po b/po/fi.po index 8667b5816de..38bdccd48f8 100644 --- a/po/fi.po +++ b/po/fi.po @@ -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" diff --git a/po/fr.po b/po/fr.po index de03e2d8d41..2d849774ef3 100644 --- a/po/fr.po +++ b/po/fr.po @@ -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" diff --git a/po/he.po b/po/he.po index d72c39a602a..9b38a5f068b 100644 --- a/po/he.po +++ b/po/he.po @@ -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 "&מאפיינים" diff --git a/po/hi.po b/po/hi.po index 4af4a9f87e3..8bb4a5df345 100644 --- a/po/hi.po +++ b/po/hi.po @@ -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)" diff --git a/po/hu.po b/po/hu.po index 6d57726e34c..f49b8fea465 100644 --- a/po/hu.po +++ b/po/hu.po @@ -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" diff --git a/po/it.po b/po/it.po index d837ce7af23..11b26d1bfc4 100644 --- a/po/it.po +++ b/po/it.po @@ -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à" diff --git a/po/ja.po b/po/ja.po index cb808c66c85..da5f3bbbea8 100644 --- a/po/ja.po +++ b/po/ja.po @@ -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)" diff --git a/po/ko.po b/po/ko.po index 2692d59fb16..ff324eb95f9 100644 --- a/po/ko.po +++ b/po/ko.po @@ -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)" diff --git a/po/lt.po b/po/lt.po index 13cb05e71f9..024778e25e2 100644 --- a/po/lt.po +++ b/po/lt.po @@ -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" diff --git a/po/ml.po b/po/ml.po index af83ffb8454..b92a4eadaa0 100644 --- a/po/ml.po +++ b/po/ml.po @@ -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 "വി_വരം" diff --git a/po/nb_NO.po b/po/nb_NO.po index 36007346b5a..5dc148f8e5c 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -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" diff --git a/po/nl.po b/po/nl.po index fc629b17abd..5e4a18e417a 100644 --- a/po/nl.po +++ b/po/nl.po @@ -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" diff --git a/po/or.po b/po/or.po index efb453ec1d8..320dd157be0 100644 --- a/po/or.po +++ b/po/or.po @@ -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)" diff --git a/po/pa.po b/po/pa.po index 949fa160073..45fbdebd3d7 100644 --- a/po/pa.po +++ b/po/pa.po @@ -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)" diff --git a/po/pl.po b/po/pl.po index 7868e72e4d3..a9a226a6185 100644 --- a/po/pl.po +++ b/po/pl.po @@ -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" diff --git a/po/pt_BR.po b/po/pt_BR.po index f2394ae20bb..a2ae6a44247 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -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" diff --git a/po/pt_PT.po b/po/pt_PT.po index fb0949aa9c8..a1dcc567f07 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -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" diff --git a/po/ro.po b/po/ro.po index 46c6b6779c2..fe64885edb6 100644 --- a/po/ro.po +++ b/po/ro.po @@ -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" diff --git a/po/ru.po b/po/ru.po index f9bc2c5599a..333bdafaad2 100644 --- a/po/ru.po +++ b/po/ru.po @@ -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 "&Свойства" diff --git a/po/sk.po b/po/sk.po index 1e0b7b46918..b66ce27102f 100644 --- a/po/sk.po +++ b/po/sk.po @@ -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" diff --git a/po/sl.po b/po/sl.po index 874f6d53af4..5c016d2bdb8 100644 --- a/po/sl.po +++ b/po/sl.po @@ -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" diff --git a/po/sr_Latn_SP.po b/po/sr_Latn_SP.po index e774416495a..7dadc3056e9 100644 --- a/po/sr_Latn_SP.po +++ b/po/sr_Latn_SP.po @@ -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" diff --git a/po/sr_SP.po b/po/sr_SP.po index b42425d7277..9188d7750b6 100644 --- a/po/sr_SP.po +++ b/po/sr_SP.po @@ -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 "&Својства" diff --git a/po/sv.po b/po/sv.po index e80a92b72cf..6e28a025922 100644 --- a/po/sv.po +++ b/po/sv.po @@ -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" diff --git a/po/te.po b/po/te.po index a7aa98fab00..19f32ca7967 100644 --- a/po/te.po +++ b/po/te.po @@ -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)" diff --git a/po/th.po b/po/th.po index fabc59183e0..c5cb95561eb 100644 --- a/po/th.po +++ b/po/th.po @@ -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 "ปรับแต่งนาฬิกา" diff --git a/po/tr.po b/po/tr.po index 377c9b93637..86fbdfc9e05 100644 --- a/po/tr.po +++ b/po/tr.po @@ -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" diff --git a/po/uk.po b/po/uk.po index d850733a3e1..a8d530afe82 100644 --- a/po/uk.po +++ b/po/uk.po @@ -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 "&Властивості" diff --git a/po/wa.po b/po/wa.po index 6b78c0dbec4..337862f079f 100644 --- a/po/wa.po +++ b/po/wa.po @@ -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" diff --git a/po/wine.pot b/po/wine.pot index 68bafdb7e07..71b30420dbb 100644 --- a/po/wine.pot +++ b/po/wine.pot @@ -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 "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 8d297214d76..df0752c3e40 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -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)" diff --git a/po/zh_TW.po b/po/zh_TW.po index 1a1df8da39b..1d3f39dc53b 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -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)"