1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00

Add Korean translations.

This commit is contained in:
YunSong Hwang 2005-11-29 17:21:23 +01:00 committed by Alexandre Julliard
parent 3c6bdcce53
commit 83befb5d4d
4 changed files with 53 additions and 0 deletions

26
dlls/iccvid/iccvid_Ko.rc Normal file
View File

@ -0,0 +1,26 @@
/*
* Copyright 2005 Dmitry Timoshkov
* Copyright 2005 YunSomg 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
{
IDS_NAME "시네팩 비디오 코덱"
IDS_DESCRIPTION "시네팩 비디오 코덱"
}

View File

@ -21,3 +21,4 @@
#include "iccvid_De.rc"
#include "iccvid_En.rc"
#include "iccvid_Ko.rc"

View File

@ -0,0 +1,25 @@
/*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
{
IDS_NAME "WINE-MS-CRAM"
IDS_DESCRIPTION "Wine ºñµð¿À 1 ºñµð¿À ÄÚµ¦"
}

View File

@ -21,3 +21,4 @@
#include "msvidc32_De.rc"
#include "msvidc32_En.rc"
#include "msvidc32_Ko.rc"