2008-02-10 04:03 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* common.mak
   * source/lang/Makefile
   + source/lang/msgbgmik.c
   + source/lang/msgbe866.c
   + source/lang/msgbewin.c
   + source/lang/msghr437.c
   + source/lang/msghrwin.c
   + source/lang/msgua866.c
   + source/lang/msguakoi.c
   + source/lang/msguawin.c
     + Added some msg files from xhb. Some problems corrected.
       (Belarussian ISO code, long filename and internal ID 
       for HR1250)
This commit is contained in:
Viktor Szakats
2008-02-10 03:05:17 +00:00
parent ba2f0f0cf7
commit 7ca6f1a07f
11 changed files with 1798 additions and 0 deletions

View File

@@ -8,6 +8,21 @@
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2008-02-10 04:03 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* common.mak
* source/lang/Makefile
+ source/lang/msgbgmik.c
+ source/lang/msgbe866.c
+ source/lang/msgbewin.c
+ source/lang/msghr437.c
+ source/lang/msghrwin.c
+ source/lang/msgua866.c
+ source/lang/msguakoi.c
+ source/lang/msguawin.c
+ Added some msg files from xhb. Some problems corrected.
(Belarussian ISO code, long filename and internal ID
for HR1250)
2008-02-09 22:42 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/harbour.spec
* harbour/harbour-ce-spec

View File

@@ -676,8 +676,11 @@ DEBUG_LIB_OBJS = \
#**********************************************************
LANG_LIB_OBJS = \
$(OBJ_DIR)\msgbe866$(OBJEXT) \
$(OBJ_DIR)\msgbewin$(OBJEXT) \
$(OBJ_DIR)\msgbg866$(OBJEXT) \
$(OBJ_DIR)\msgbgiso$(OBJEXT) \
$(OBJ_DIR)\msgbgmik$(OBJEXT) \
$(OBJ_DIR)\msgbgwin$(OBJEXT) \
$(OBJ_DIR)\msgca$(OBJEXT) \
$(OBJ_DIR)\msgcs852$(OBJEXT) \
@@ -696,8 +699,10 @@ LANG_LIB_OBJS = \
$(OBJ_DIR)\msggl$(OBJEXT) \
$(OBJ_DIR)\msghe862$(OBJEXT) \
$(OBJ_DIR)\msghewin$(OBJEXT) \
$(OBJ_DIR)\msghr437$(OBJEXT) \
$(OBJ_DIR)\msghr852$(OBJEXT) \
$(OBJ_DIR)\msghriso$(OBJEXT) \
$(OBJ_DIR)\msghrwin$(OBJEXT) \
$(OBJ_DIR)\msghu852$(OBJEXT) \
$(OBJ_DIR)\msghucwi$(OBJEXT) \
$(OBJ_DIR)\msghuiso$(OBJEXT) \
@@ -726,6 +731,9 @@ LANG_LIB_OBJS = \
$(OBJ_DIR)\msgsrwin$(OBJEXT) \
$(OBJ_DIR)\msgtr857$(OBJEXT) \
$(OBJ_DIR)\msgtrwin$(OBJEXT) \
$(OBJ_DIR)\msgua866$(OBJEXT) \
$(OBJ_DIR)\msguakoi$(OBJEXT) \
$(OBJ_DIR)\msguawin$(OBJEXT) \
$(OBJ_DIR)\msgzhb5$(OBJEXT) \
$(OBJ_DIR)\msgzhgb$(OBJEXT) \

View File

@@ -5,8 +5,11 @@
ROOT = ../../
C_SOURCES=\
msgbe866.c \
msgbewin.c \
msgbg866.c \
msgbgiso.c \
msgbgmik.c \
msgbgwin.c \
msgca.c \
msgcs852.c \
@@ -25,8 +28,10 @@ C_SOURCES=\
msggl.c \
msghe862.c \
msghewin.c \
msghr437.c \
msghr852.c \
msghriso.c \
msghrwin.c \
msghu852.c \
msghucwi.c \
msghuiso.c \
@@ -55,6 +60,9 @@ C_SOURCES=\
msgtr857.c \
msgtrwin.c \
msgsrwin.c \
msgua866.c \
msguakoi.c \
msguawin.c \
msgzhb5.c \
msgzhgb.c \

View File

@@ -0,0 +1,220 @@
/*
* $Id$
*/
/*
* Harbour Project source code:
* Language Support Module (BE866)
*
* Copyright 2004 Pavel Tsarenko <tpe2@mail.ru>
* www - http://www.xharbour.org
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program 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 General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
*
* As a special exception, the Harbour Project gives permission for
* additional uses of the text contained in its release of Harbour.
*
* The exception is that, if you link the Harbour libraries with other
* files to produce an executable, this does not by itself cause the
* resulting executable to be covered by the GNU General Public License.
* Your use of that executable is in no way restricted on account of
* linking the Harbour library code into it.
*
* This exception does not however invalidate any other reasons why
* the executable file might be covered by the GNU General Public License.
*
* This exception applies only to the code released by the Harbour
* Project under the name Harbour. If you copy code from other
* Harbour Project or Free Software Foundation releases into a copy of
* Harbour, as the General Public License permits, the exception does
* not apply to the code that you add in this way. To avoid misleading
* anyone as to the status of such modified files, you must delete
* this exception notice from them.
*
* If you write modifications of your own for Harbour, it is your choice
* whether to permit this exception to apply to your modifications.
* If you do not wish that, delete this exception notice.
*
*/
/* Language name: Belorussian */
/* ISO language code (2 chars): BE */
/* Codepage: 866 */
#include "hbapilng.h"
static HB_LANG s_lang =
{
{
/* Identification */
"BE866", /* ID */
"Belorussian", /* Name (in English) */
"<EFBFBD>¥« àã᪠ï ", /* Name (in native language) */
"BY", /* RFC ID */
"866", /* Codepage */
"$Revision$ $Date$", /* Version */
/* Month names */
"‘â㤧¥­ì",
"‹îâë",
" ª ¢iª",
"Šà á ¢iª",
"Œ ©",
"—íࢥ­ì",
"i¯¥­ì",
"­i¢¥­ì",
"‚¥à á¥­ì",
"Š áâàëç­",
"iáâ ¯ ¤",
"‘­¥¦ ­ì",
/* Day names */
"<EFBFBD>蠟¥«ï",
"<EFBFBD> ­ï¤§¥« ª",
"€÷â®à ª",
"‘¥à ¤ ",
"— æ¢¥à",
"<EFBFBD>ïâ­ ",
"‘ã¡®â ",
/* CA-Cl*pper compatible natmsg items */
"” ©«ë ¤ ¤§¥­ëå # ‡ ¯iáë €¯®è­ï¥ §¬. <20> ¬¥à",
"<EFBFBD> âàí¡­ëï ïèçí ¯à몫 ¤ë ?",
"‘â à.N",
"** Subtotal **",
"* Subsubtotal *",
"*** Total ***",
"Ins",
" ",
"<EFBFBD>ï¯à ¢i«ì­ ï ¤ â ",
"„ëﯠ§®­: ",
" - ",
"„/<2F>",
"<EFBFBD>Ÿ<EFBFBD><EFBFBD>Iœ<EFBFBD> <E2809A>€‡",
/* Error description names */
"<EFBFBD>¥¢ï¤®¬ ï ¯ ¬ë«ª ",
"<EFBFBD>ï¯à ¢i«ì­ë  à£ã¬¥­â",
"<EFBFBD>¥à ¯ ÷­¥­­¥ ¬ ái¢ ",
"<EFBFBD>¥à ¯ ÷­¥­­¥ à ¤ª ",
"<EFBFBD>¥à ¯ ÷­¥­­¥ «iªã",
"„§ï«¥­­¥ ­  ­ã«ì",
"Š®«ìª á­ ï ¯ ¬ë«ª ",
"i­â ªáiç­ ï ¯ ¬ë«ª ",
"‡ ­ ¤â  ᪫ ¤ ­ ï  ¯¥à æëï",
"",
"",
"<EFBFBD>ࠪ㥠¯ ¬ïæi",
"<EFBFBD>¥¢ï¤®¬ ï äã­ªæëï",
"Œ¥â ¤ ­¥ íªá¯ àâ ¢ ­",
"<EFBFBD>¥à ¬¥­­ ï ­¥ iá­ã¥",
"€«i á ­¥ iá­ã¥",
"<EFBFBD>¥à ¬¥­­ ï ­¥ íªá¯ à ¢ ­ ",
"<EFBFBD>¥¯à묠«ì­ëï ái¬¢ «ë ÷ i¬ï­i  «i á ",
"€«i á 㦮 ¢ëª àëáâ®÷¢ ¥ææ ",
"",
"<EFBFBD> ¬ë«ª  á⢮࠭­ï",
"<EFBFBD> ¬ë«ª   ¤ªàëææï",
"<EFBFBD> ¬ë«ª  § çë­¥­­ï",
"<EFBFBD> ¬ë«ª  çëâ ­­ï",
"<EFBFBD> ¬ë«ª  § ¯iáã",
"<EFBFBD> ¬ë«ª  ¤à㪠",
"",
"",
"",
"",
"€¯¥à æëï ­¥ ¯ ¤âà묫i¢ ¥ææ ",
"Œï¦  ¯¥à ¢ëè ­ ",
"‚ëï÷«¥­  ¯ èª®¤¦ ­­¥",
"<EFBFBD> ¬ë«ª  âë¯ã ¤ ¤§¥­ëå",
"<EFBFBD> ¬ë«ª  ¯ ¬¥àã ¤ ¤§¥­ëå",
"” ©« ­¥  ¤ªàëâ",
"” ©« ­¥ i­¤íªáià ¢ ­",
"<EFBFBD> âà ¡ã¥ææ  íªáª«î§i÷­ë ¤®áâã¯",
"<EFBFBD> âà ¡ã¥ææ  ¡« ª®÷ª ",
" ¯iá ­¥ ¤ §¢®«¥­ ",
"‡¡®© ¡« ª®÷ªi ¯àë ¤ ¤ âªã",
"<EFBFBD>« ª®÷ª  ­¥  âà묠« áï",
"",
"",
"",
"",
"<EFBFBD>ï¯à ¢i«ì­ ï ª®«ìª áæì  à£ã¬¥­â ÷",
"¤®áâ㯠¤  ¬ ái¢ã",
"­ ¤ ­­ï ¬ ái÷",
"­¥ ¬ ái÷",
"¯ à ÷­ ­­¥",
/* Internal error names */
"<EFBFBD>¥¢ë¯à ÷«¥­ ï ¯ ¬ë«ª  %lu: ",
"<EFBFBD> ¬ë«ª  ¯àë  ¤­ ÷«¥­­i",
"<EFBFBD>¥ ¢ë§­ ç ­ë ERRORBLOCK() ¤«ï ¯ ¬ë«ªi",
"<EFBFBD>¥à ¢ëè ­ ï ¬ï¦  àíªãàái÷­ëå ¢ëª«iª ÷  ¯à æ®÷èç몠 ¯ ¬ë« ª",
"<EFBFBD>¥  âà묮÷¢ ¥ææ  § £àã§iæì RDD",
"<EFBFBD>ï¯à ¢i«ì­ë âë¯ ¬¥â ¤ã %s",
"hb_xgrab ­¥ ¬®¦  à §¬¥àª ¢ æì ¯ ¬ïæì",
"hb_xrealloc ¢ëª«iª ­ë § NULL ¯ ª § «ì­ ¬",
"hb_xrealloc ¢ëª«iª ­ë § ­ï¯à ¢i«ì­ë¬ ¯ ª § «ì­ ¬",
"hb_xrealloc ­¥ ¬®¦  ¯¥à à §¬¥àª ¢ æì ¯ ¬ïæì",
"hb_xfree ¢ëª«iª ­ë § ­ï¯à ¢i«ì­ë¬ ¯ ª § «ì­ ¬",
"hb_xfree ¢ëª«iª ­ë § NULL ¯ ª § «ì­ ¬",
"<EFBFBD>¥ §­®©¤§¥­ ï áâ àâ ¢ ï ¯à æí¤ãà : \'%s\'",
"€¤áãâ­ ¥ áâ àâ ¢ ï ¯à æí¤ãà ",
"VM: <20>¥¢ï¤®¬ë ª®¤",
"%s: ç ª ÷áï ái¬¢ «",
"%s: ­ï¯à ¢i«ì­ë âë¯ ái¬¢ «  ¤«ï self",
"%s: ç ª ÷áï ¡«®ª ª®¤ ",
"%s: ­ï¯à ¢i«ì­ë âë¯ í«¥¬¥­â  ­  ¢ïàèë­i áâíª ",
"‚ë©áæ¥ §  ¬¥¦ë áâíª ",
"%s: á¯à®¡  ª ¯ià ¢ æì í«¥¬¥­â ­  áï¡¥",
"%s: ­ï¯à ¢i«ì­ ¥ i¬ï ¯¥à ¬¥­­ ©",
"<EFBFBD>¥à ¯ ÷­¥­­¥ ¡ãä¥à  ¯ ¬ïæi",
"hb_xgrab requested to allocate zero bytes",
"hb_xrealloc requested to resize to zero bytes",
"hb_xalloc requested to allocate zero bytes",
/* Texts */
"ƒƒƒƒ/ŒŒ/„„",
"",
"<EFBFBD>"
}
};
HB_LANG_ANNOUNCE( BE866 );
HB_CALL_ON_STARTUP_BEGIN( hb_lang_Init_BE866 )
hb_langRegister( &s_lang );
HB_CALL_ON_STARTUP_END( hb_lang_Init_BE866 )
#if defined(HB_PRAGMA_STARTUP)
#pragma startup hb_lang_Init_BE866
#elif defined(HB_MSC_STARTUP)
#if _MSC_VER >= 1010
#pragma data_seg( ".CRT$XIY" )
#pragma comment( linker, "/Merge:.CRT=.data" )
#else
#pragma data_seg( "XIY" )
#endif
static HB_$INITSYM hb_vm_auto_hb_lang_Init_BE866 = hb_lang_Init_BE866;
#pragma data_seg()
#endif

View File

@@ -0,0 +1,220 @@
/*
* $Id$
*/
/*
* Harbour Project source code:
* Language Support Module (BEWIN)
*
* Copyright 2004 Pavel Tsarenko <tpe2@mail.ru>
* www - http://www.xharbour.org
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program 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 General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
*
* As a special exception, the Harbour Project gives permission for
* additional uses of the text contained in its release of Harbour.
*
* The exception is that, if you link the Harbour libraries with other
* files to produce an executable, this does not by itself cause the
* resulting executable to be covered by the GNU General Public License.
* Your use of that executable is in no way restricted on account of
* linking the Harbour library code into it.
*
* This exception does not however invalidate any other reasons why
* the executable file might be covered by the GNU General Public License.
*
* This exception applies only to the code released by the Harbour
* Project under the name Harbour. If you copy code from other
* Harbour Project or Free Software Foundation releases into a copy of
* Harbour, as the General Public License permits, the exception does
* not apply to the code that you add in this way. To avoid misleading
* anyone as to the status of such modified files, you must delete
* this exception notice from them.
*
* If you write modifications of your own for Harbour, it is your choice
* whether to permit this exception to apply to your modifications.
* If you do not wish that, delete this exception notice.
*
*/
/* Language name: Belorussian */
/* ISO language code (2 chars): BE */
/* Codepage: Windows-1251 */
#include "hbapilng.h"
static HB_LANG s_lang =
{
{
/* Identification */
"BEWIN", /* ID */
"Belorussian", /* Name (in English) */
"Áåëàðóñêàÿ ", /* Name (in native language) */
"BY", /* RFC ID */
"1251", /* Codepage */
"$Revision$ $Date$", /* Version */
/* Month names */
"Ñòóäçåíü",
"Ëþòû",
"Ñàêàâ³ê",
"Êðàñàâ³ê",
"Ìàé",
"×ýðâåíü",
"˳ïåíü",
"Æí³âåíü",
"Âåðàñåíü",
"Êàñòðû÷í³ê",
"˳ñòàïàä",
"Ñíåæàíü",
/* Day names */
"Íÿäçåëÿ",
"Ïàíÿäçåëàê",
"À¢òîðàê",
"Ñåðàäà",
"×àöâåð",
"Ïÿòí³öà",
"Ñóáîòà",
/* CA-Cl*pper compatible natmsg items */
"Ôàéëû äàäçåíûõ # Çàï³ñû Àïîøíÿå çì. Ïàìåð",
"Ïàòðýáíûÿ ÿø÷ý ïðûêëàäû ?",
"Ñòàð.N",
"** Subtotal **",
"* Subsubtotal *",
"*** Total ***",
"Ins",
" ",
"Íÿïðàâ³ëüíàÿ äàòà",
"Äûÿïàçîí: ",
" - ",
"Ä/Í",
"ÍßÏÐÀ²ËÜÍÛ ÂÛÐÀÇ",
/* Error description names */
"Íåâÿäîìàÿ ïàìûëêà",
"Íÿïðàâ³ëüíû àðãóìåíò",
"Ïåðàïà¢íåííå ìàñ³âà",
"Ïåðàïà¢íåííå ðàäêà",
"Ïåðàïà¢íåííå ë³êó",
"Äçÿëåííå íà íóëü",
"Êîëüêàñíàÿ ïàìûëêà",
"ѳíòàêñ³÷íàÿ ïàìûëêà",
"Çàíàäòà ñêëàäàíàÿ àïåðàöûÿ",
"",
"",
"Áðàêóå ïàìÿö³",
"Íåâÿäîìàÿ ôóíêöûÿ",
"Ìåòàä íå ýêñïàðòàâàí",
"Ïåðàìåííàÿ íå ³ñíóå",
"Àë³àñ íå ³ñíóå",
"Ïåðàìåííàÿ íå ýêñïàðàâàíà",
"Íåïðûìàëüíûÿ ñ³ìâàëû ¢ ³ìÿí³ àë³àñà",
"Àë³àñ óæî âûêàðûñòî¢âàåööà",
"",
"Ïàìûëêà ñòâîðàííÿ",
"Ïàìûëêà àäêðûööÿ",
"Ïàìûëêà çà÷ûíåííÿ",
"Ïàìûëêà ÷ûòàííÿ",
"Ïàìûëêà çàï³ñó",
"Ïàìûëêà äðóêà",
"",
"",
"",
"",
"Àïåðàöûÿ íå ïàäòðûìë³âàåööà",
"Ìÿæà ïåðàâûøàíà",
"Âûÿ¢ëåíà ïàøêîäæàííå",
"Ïàìûëêà òûïó äàäçåíûõ",
"Ïàìûëêà ïàìåðó äàäçåíûõ",
"Ôàéë íå àäêðûò",
"Ôàéë íå ³íäýêñ³ðàâàí",
"Ïàòðàáóåööà ýêñêëþç³¢íû äîñòóï",
"Ïàòðàáóåööà áëàêî¢êà",
"Çàï³ñ íå äàçâîëåíà",
"Çáîé áëàêî¢ê³ ïðû äàäàòêó",
"Áëàêî¢êà íå àòðûìàëàñÿ",
"",
"",
"",
"",
"Íÿïðàâ³ëüíàÿ êîëüêàñöü àðãóìåíòà¢",
"äîñòóï äà ìàñ³âó",
"íàäàííÿ ìàñ³¢",
"íå ìàñ³¢",
"ïàðà¢íàííå",
/* Internal error names */
"Íåâûïðà¢ëåíàÿ ïàìûëêà %lu: ",
"Ïàìûëêà ïðû àäíà¢ëåíí³",
"Íå âûçíà÷àíû ERRORBLOCK() äëÿ ïàìûëê³",
"Ïåðàâûøàíàÿ ìÿæà ðýêóðñ³¢íûõ âûêë³êࢠàïðàöî¢ø÷ûêà ïàìûëàê",
"Íå àòðûìî¢âàåööà çàãðóç³öü RDD",
"Íÿïðàâ³ëüíû òûï ìåòàäó %s",
"hb_xgrab íå ìîæà ðàçìåðêàâàöü ïàìÿöü",
"hb_xrealloc âûêë³êàíû ç NULL ïàêàçàëüí³êàì",
"hb_xrealloc âûêë³êàíû ç íÿïðàâ³ëüíûì ïàêàçàëüí³êàì",
"hb_xrealloc íå ìîæà ïåðàðàçìåðêàâàöü ïàìÿöü",
"hb_xfree âûêë³êàíû ç íÿïðàâ³ëüíûì ïàêàçàëüí³êàì",
"hb_xfree âûêë³êàíû ç NULL ïàêàçàëüí³êàì",
"Íå çíîéäçåíàÿ ñòàðòàâàÿ ïðàöýäóðà: \'%s\'",
"Àäñóòí³÷àå ñòàðòàâàÿ ïðàöýäóðà",
"VM: Íåâÿäîìû êîä",
"%s: ÷àêà¢ñÿ ñ³ìâàë",
"%s: íÿïðàâ³ëüíû òûï ñ³ìâàëà äëÿ self",
"%s: ÷àêà¢ñÿ áëîê êîäà",
"%s: íÿïðàâ³ëüíû òûï ýëåìåíòà íà âÿðøûí³ ñòýêà",
"Âûéñöå çà ìåæû ñòýêà",
"%s: ñïðîáà êàï³ðàâàöü ýëåìåíò íà ñÿáå",
"%s: íÿïðàâ³ëüíàå ³ìÿ ïåðàìåííàé",
"Ïåðàïà¢íåííå áóôåðà ïàìÿö³",
"hb_xgrab requested to allocate zero bytes",
"hb_xrealloc requested to resize to zero bytes",
"hb_xalloc requested to allocate zero bytes",
/* Texts */
"ÃÃÃÃ/ÌÌ/ÄÄ",
"Ä",
"Í"
}
};
HB_LANG_ANNOUNCE( BEWIN );
HB_CALL_ON_STARTUP_BEGIN( hb_lang_Init_BEWIN )
hb_langRegister( &s_lang );
HB_CALL_ON_STARTUP_END( hb_lang_Init_BEWIN )
#if defined(HB_PRAGMA_STARTUP)
#pragma startup hb_lang_Init_BEWIN
#elif defined(HB_MSC_STARTUP)
#if _MSC_VER >= 1010
#pragma data_seg( ".CRT$XIY" )
#pragma comment( linker, "/Merge:.CRT=.data" )
#else
#pragma data_seg( "XIY" )
#endif
static HB_$INITSYM hb_vm_auto_hb_lang_Init_BEWIN = hb_lang_Init_BEWIN;
#pragma data_seg()
#endif

View File

@@ -0,0 +1,221 @@
/*
* $Id$
*/
/*
* Harbour Project source code:
* Language Support Module (BGMIK)
*
* Copyright 2005 Rosen Vladimirov <kondor_ltd@dir.bg>
* www - http://www.xharbour.org
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program 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 General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
*
* As a special exception, the Harbour Project gives permission for
* additional uses of the text contained in its release of Harbour.
*
* The exception is that, if you link the Harbour libraries with other
* files to produce an executable, this does not by itself cause the
* resulting executable to be covered by the GNU General Public License.
* Your use of that executable is in no way restricted on account of
* linking the Harbour library code into it.
*
* This exception does not however invalidate any other reasons why
* the executable file might be covered by the GNU General Public License.
*
* This exception applies only to the code released by the Harbour
* Project under the name Harbour. If you copy code from other
* Harbour Project or Free Software Foundation releases into a copy of
* Harbour, as the General Public License permits, the exception does
* not apply to the code that you add in this way. To avoid misleading
* anyone as to the status of such modified files, you must delete
* this exception notice from them.
*
* If you write modifications of your own for Harbour, it is your choice
* whether to permit this exception to apply to your modifications.
* If you do not wish that, delete this exception notice.
*
*/
/* Language name: Bulgarian */
/* ISO language code (2 chars): BG */
/* Codepage: DOS-MIK */
#include "hbapilng.h"
static HB_LANG s_lang =
{
{
/* Identification */
"BGMIK", /* ID */
"Bulgarian", /* Name (in English) */
"<EFBFBD>º«£ °±ª¨", /* Name (in native language) */
"BG", /* RFC ID */
"MIK", /* Codepage */
"$Revision$ $Date$", /* Version */
/* Month names */
"Ÿ­³ °¨",
"”¥¢°³ °¨",
"Œ °²",
"€¯°¨«",
"Œ ©",
"ž­¨",
"ž«¨",
"€¢£³±²",
"‘¥¯²¥¬¢°¨",
"Žª²®¬¢°¨",
"<EFBFBD>®¥¬¢°¨",
"„¥ª¥¬¢°¨",
/* Day names */
"<EFBFBD>¥¤¥«¿",
"<EFBFBD>®­¥¤¥«­¨ª",
"‚²®°­¨ª",
"‘°¿¤ ",
"—¥²¢º°²ºª",
"<EFBFBD>¥²ºª",
"‘º¡®² ",
/* CA-Clipper compatible natmsg items */
"” ©«®¢¥ ± ¤ ­­¨ # ‡ ¯¨± <20>®±«.<2E>®¯° ¢¨ <20> §¬¥°",
"Do you want more samples?",
"‘²°. N®.",
"** Œ¥¦¤¨­¥­ ±¡®° **",
"* Œ¥¦¤¨­¥­ ±¡®° *",
"*** Ž¡¹® ***",
"Ins",
" ",
"<EFBFBD>¥¢ «¨¤­  ¤ ² ",
"Range: ",
" - ",
"„/<2F>",
"INVALID EXPRESSION",
/* Error description names */
"<EFBFBD>¥¯®§­ ²  £°¥¸ª ",
"<EFBFBD>¥¢¥°¥­  °£³¬¥­²",
"<EFBFBD>°¥¯º«¢ ­¥ ­  ¬ ±¨¢ ",
"<EFBFBD>°¥¯º«¢ ­¥ ­  ¤³¬ ",
"¯°¥¯º«¢ ­¥ ­  ·¨±«®",
"„¥«¥­¥ ­  ­³« ",
"—¨±«¥­­  £°¥¸ª ",
"‘¨­² ª²¨·­  £°¥¸ª ",
"’¢º°¤¥ ±«®¦­  ®¯¥° ¶¨¿",
"",
"",
"<EFBFBD>¥¤®±² ²º·­® ¯ ¬¥²",
"”³­ª¶¨¿²  ­¥ ¥ ¤¥´¨­¨° ­ ",
"Œ¥²®¤  ­¥ ¥ ¤¥´¨­¨° ­",
"<EFBFBD>°®¬¥­«¨¢ ²  ­¥ ±º¹¥±²¢³¢ ",
"Ž¡« ±²²  ­  ¡ § ²  ­¥ ±º¹¥±²¢³¢ ",
"<EFBFBD>°®¬¥­«¨¢ ²  ­¥ ¥ ¥ª±¯®°²¨° ­ ",
"<EFBFBD>¥¢ «¨¤¥­ ±¨¬¢®« ¢ ®¡« ±²²  ­  ¡ § ² ",
"’ §¨ ®¡« ±² ­  ¡ § ²  ¢¥·¥ ±º¹¥±²¢³¢ ",
"",
"ƒ°¥¸ª  ¯°¨ ±º±¤ ¢ ­¥",
"ƒ°¥¸ª  ¯°¨ ®²¢ °¿­¥",
"ƒ°¥¸ª  ¯°¨ § ²¢ °¿­¥",
"ƒ°¥¸ª  ¯°¨ ·¥²¥­¥",
"ƒ°¥¸ª  ¯°¨ § ¯¨±",
"ƒ°¥¸ª  ¯°¨ ¯¥· ²",
"",
"",
"",
"",
"’ §¨ ®¯¥° ¶¨¿ ­¥ ±¥ ¯®¤¤º°¦ ",
"ƒ®°­ ²  £° ­¨¶  ¥ ¤®±²¨£­ ² ",
"޲ª°¨²  ¥ ¯®¢°¥¤  ¢ ¤ ­­¨²¥",
"ƒ°¥¸ª  ¯°¨ ²¨¯º² ¤ ­­¨",
"ƒ°¥¸ª  ¯°¨ ¸¨°¨­ ²  ­  ¤ ­­¨²¥",
"Ž¡« ±²²  ­¥ ¥ ®²¢®°¥­ ",
"Ž¡« ±²²  ­¥ ¥ ¨­¤¥ª±¨° ­ ",
"ˆ§¨±ª¢  ¬®­®¯®«­® ¯®«§¢ ­¥ ­  ´ ©«",
"ˆ§¨±ª¢  § ª«¾·¢ ­¥",
"‡ ¯¨±  ­¥ ¥ § ¢º°¸¥­ ³±¯¥¸­®",
"„®¡ ¢¿­¥²® ­  § ¯¨± ­¥ ¥ ³±¯¥¸­®",
"ƒ°¥¸ª  ¯°¨ § ª«¾·¢ ­¥",
"",
"",
"",
"",
"‡ ¡° ­¥­ ¤®±²º¯ ¤® ¬ ±¨¢ ",
"„®±²º¯ ¤® ¬ ±¨¢ ",
"<EFBFBD>°¨±¢®¿¢ ­¥ ­  ¬ ±¨¢",
"’®¢  ­¥ ¥ ¬ ±¨¢",
"±° ¢­¥­¨¥",
/* Internal error names */
"<EFBFBD>¥¯®¯° ¢¨¬  £°¥¸ª  %lu: ",
"ƒ°¥¸ª  ¯°¨ ¢º§±² ­®¢¿¢ ­¥",
"<EFBFBD>¥ ¥ ¤¥´¨­¨° ­ ERRORBLOCK() §  ² §¨ £°¥¸ª ",
"<EFBFBD>°¥ª «¥­® ¬­®£® °¥¤®¢¥ ®² ®²° ¡®²¥­ ²  £°¥¸ª ",
"’®§¨ RDD ¤° ©¢¥° ­¥ ¥ ¢º§¬®¦­® ¤  ±¥ § °¥¤¨",
"<EFBFBD>¥¢¥°¥­ ²¨¯ ­  ¬¥²®¤  %s",
"hb_xgrab ­¥ ¬®¦¥ ¤  § ¤¥«¨ ¯ ¬¥²",
"hb_xrealloc ¥ ¨§¢¨ª ­  ± ³ª § ²¥« NULL",
"hb_xrealloc ¥ ¨§¢¨ª ­  ± £°¥¸¥­ ³ª § ²¥«",
"hb_xrealloc ­¥ ¬®¦¥ ¤  ¯°¥° §¯°¥¤¥«¨ ¯ ¬¥²",
"hb_xfree ¥ ¨§¢¨ª ­  ± £°¥¸¥­ ³ª § ²¥«",
"hb_xfree ¥ ¨§¢¨ª ­  ± ³ª § ²¥« NULL",
"<EFBFBD>¥ ®²ª°¨¢ ¬ ¯°®¶¥¤³° ²  ±² °²¨° ­¥: \'%s\'",
"‹¨¯±¢  ¯°®¶¥¤³°  §  ±² °²¨° ­¥",
"<EFBFBD>¥¨§¢¥±²¥­ VM ª®¤",
"Ž· ª ¬ ±¨¬¢®« %s",
"<EFBFBD>¥¢ «¨¤¥­ ²¨¯ §  self ¨¤¢ ¹ ®² %s",
"Ž· ª¢ ¬ ª®¤¥¡«®ª ®² %s",
"<EFBFBD>¥ª®°¥ª²¥­ ²¨¯ ­  ¥«¥¬¥­²  %s ¯®±² ¢¥­ ¢ ±²¥ª  ­ © ®²£®°¥",
"‘²¥ª  ±¥ ¯°¥¯º«­¨",
"<EFBFBD>° ¢¨²¥ ®¯¨² ¤  ª®¯¨° ²¥ ¥«¥¬¥­²  %s ± ¬ ¢ ±¥¡¥ ±¨",
"ˆ§¯®«§¢ ­ ¥ ­¥¢ «¨¤¥­ ±¨¬¢®« %s ¢ ¨¬¥ ­  ¯°®¬¥­«¨¢ ",
"<EFBFBD>³´¥°  ­  ¯ ¬²²  ±¥ ¯°¥¯º«­¨",
"hb_xgrab ¨§¨±ª¢  ¤  § ¤¥«¨²¥ 0 ¡¨² ",
"hb_xrealloc ¨§¨±ª¢  ¤  ¯°¥° §¯°¥¤¥«¨²¥ 0 ¡¨² ",
"hb_xalloc ¨§¨±ª¢  ¤  ¯°¥° §¯°¥¤¥«¨²¥ 0 ¡¨² ",
/* Texts */
"„„/ŒŒ/ƒƒƒƒ",
"",
"<EFBFBD>"
}
};
HB_LANG_ANNOUNCE( BGMIK );
HB_CALL_ON_STARTUP_BEGIN( hb_lang_Init_BGMIK )
hb_langRegister( &s_lang );
HB_CALL_ON_STARTUP_END( hb_lang_Init_BGMIK )
#if defined(HB_PRAGMA_STARTUP)
#pragma startup hb_lang_Init_BGMIK
#elif defined(HB_MSC_STARTUP)
#if _MSC_VER >= 1010
#pragma data_seg( ".CRT$XIY" )
#pragma comment( linker, "/Merge:.CRT=.data" )
#else
#pragma data_seg( "XIY" )
#endif
static HB_$INITSYM hb_vm_auto_hb_lang_Init_BGMIK = hb_lang_Init_BGMIK;
#pragma data_seg()
#endif

View File

@@ -0,0 +1,221 @@
/*
* $Id$
*/
/*
* Harbour Project source code:
* Language Support Module (HR437)
*
* Copyright 2004 Vladimir Miholic <vmiholic@sk.hinet.hr>
* www - http://www.harbour-project.org
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program 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 General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
*
* As a special exception, the Harbour Project gives permission for
* additional uses of the text contained in its release of Harbour.
*
* The exception is that, if you link the Harbour libraries with other
* files to produce an executable, this does not by itself cause the
* resulting executable to be covered by the GNU General Public License.
* Your use of that executable is in no way restricted on account of
* linking the Harbour library code into it.
*
* This exception does not however invalidate any other reasons why
* the executable file might be covered by the GNU General Public License.
*
* This exception applies only to the code released by the Harbour
* Project under the name Harbour. If you copy code from other
* Harbour Project or Free Software Foundation releases into a copy of
* Harbour, as the General Public License permits, the exception does
* not apply to the code that you add in this way. To avoid misleading
* anyone as to the status of such modified files, you must delete
* this exception notice from them.
*
* If you write modifications of your own for Harbour, it is your choice
* whether to permit this exception to apply to your modifications.
* If you do not wish that, delete this exception notice.
*
*/
/* Language name: CROATIAN */
/* ISO language code (2 chars): HR */
/* Codepage: 437 */
#include "hbapilng.h"
static HB_LANG s_lang =
{
{
/* Identification */
"HR437", /* ID */
"Croatian", /* Name (in English) */
"Hrvatski", /* Name (in native language) */
"HR", /* RFC ID */
"437", /* Codepage */
"$Revision$ $Date$", /* Version */
/* Month names */
"sije~anj",
"velja~a",
"o`ujak",
"travanj",
"svibanj",
"lipanj",
"srpanj",
"kolovoz",
"rujan",
"listopad",
"studeni",
"prosinac",
/* Day names */
"nedjelja",
"ponedjeljak",
"utorak",
"srijeda",
"~etvrtak",
"petak",
"subota",
/* CA-Cl*pper compatible natmsg items */
"Datot.baze podat. # Zapisi Zadnja prom. Vel.",
"@elite jo{ primjera?",
"Str.Br.",
"** Podzbroj **",
"* Podpodzbroj *",
"*** Zbroj ***",
"Ins",
" ",
"Pogre{an podatak",
"Raspon: ",
" - ",
"D/N",
"POGRE[AN IZRAZ",
/* Error description names */
"Nepoznata gre{ka",
"Pogre{an argument",
"Pogre{na granica",
"Prekora~enje niza",
"Prekora~enje broja",
"Dijeljenje s nulom",
"Broj~ana gre{ka",
"Sintaksna gre{ka",
"Prekomplicirana operacija",
"",
"",
"Nedostatak memorije",
"Nedefinirana funkcija",
"Nema eksportne metode",
"Varijabla ne postoji",
"Alijas ne postoji",
"Nema izvozne varijable",
"Nedopu{teni znak u aliasu",
"Alias ve} u upotrebi",
"",
"Gre{ka kreiranja",
"Gre{ka otvaranja",
"Gre{ka zatvaranja",
"Gre{ka ~itanja",
"Gre{ka zapisivanja",
"Gre{ka ispisa",
"",
"",
"",
"",
"Operacija nije podr`ana",
"Prekora~enje granice",
"Otkriven kvar",
"Tip podatka pogre{an",
"Du`ina podatka pogre{na",
"Radno podru~je nije u upotrebi",
"Radno podru~je nije indeksirano",
"potrebno isklju~iv",
"Potrebno zaklju~avanje",
"Zapisanje nije dozvoljeno",
"Izostalo zaklju~avanje kod dodavanja",
"Gre{ka zaklju~avanja",
"",
"",
"",
"",
"pristup matrici",
"pridru`ivanje matrici",
"dimenzija matrice",
"nije matrica",
"uvjetan",
/* Internal error names */
"Nepopravljiva gre{ka %lu: ",
"Gre{ka obnavljanje neuspje{no",
"Nema ERRORBLOCK() za gre{ku",
"Previ{e povratnih poziva upravlja~a gre{aka",
"RDD neispravan ili izostalo u~itavanje",
"Neispravan tip metode iz %s",
"hb_xgrab ne mo`e dodijeliti memoriju",
"hb_xrealloc pozvan s NULL pokaziva~em",
"hb_xrealloc pozvan s neispravnim pokaziva~em",
"hb_xrealloc ne mo`e realocirati memoriju",
"hb_xfree pozvan s neispravnim pokaziva~em",
"hb_xfree pozvan s NULL pokaziva~em",
"Nije mogu}e prona}i po~etnu proceduru: \'%s\'",
"Nema po~etne procedure",
"Nepodr`an VM opcod",
"Simbol element o~ekivan iz %s",
"Neispravan simbol tip za sebe iz %s",
"Kodeblok o~ekivan iz %s",
"Nepravilan tip elementa na staku poku{aj stavljanja iz %s",
"Prekora~enje staka",
"Element je bio kopiran u samog sebe iz %s",
"Neispravan simbol elemenat dodan kao memorijska varijabla %s",
"Prekora~enje memorijskog me|uspremnika",
"hb_xgrab zahtjev za dodjelom nul bajta",
"hb_xrealloc zahtjev za pro{irenjem na nul bajtove",
"hb_xalloc zahtjev za dodjelom nul bajtova",
/* Texts */
"DD/MM/YYYY",
"D",
"N"
}
};
HB_LANG_ANNOUNCE( HR437 );
HB_CALL_ON_STARTUP_BEGIN( hb_lang_Init_HR437 )
hb_langRegister( &s_lang );
HB_CALL_ON_STARTUP_END( hb_lang_Init_HR437 )
#if defined(HB_PRAGMA_STARTUP)
#pragma startup hb_lang_Init_HR437
#elif defined(HB_MSC_STARTUP)
#if _MSC_VER >= 1010
#pragma data_seg( ".CRT$XIY" )
#pragma comment( linker, "/Merge:.CRT=.data" )
#else
#pragma data_seg( "XIY" )
#endif
static HB_$INITSYM hb_vm_auto_hb_lang_Init_HR437 = hb_lang_Init_HR437;
#pragma data_seg()
#endif

View File

@@ -0,0 +1,222 @@
/*
* $Id$
*/
/*
* Harbour Project source code:
* Language Support Module (HRWIN)
*
* Copyright 2000 Viktor Szakats <viktor.szakats@syenar.hu> (English, from msg_tpl.c)
* Copyright 2000 Davor Siklic <siki@msoft.cz>
* Copyright 2003 Vladimir Miholic <vmiholic@sk.hinet.hr> (Croatien from msg_hr852.c)
* www - http://www.harbour-project.org
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program 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 General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
*
* As a special exception, the Harbour Project gives permission for
* additional uses of the text contained in its release of Harbour.
*
* The exception is that, if you link the Harbour libraries with other
* files to produce an executable, this does not by itself cause the
* resulting executable to be covered by the GNU General Public License.
* Your use of that executable is in no way restricted on account of
* linking the Harbour library code into it.
*
* This exception does not however invalidate any other reasons why
* the executable file might be covered by the GNU General Public License.
*
* This exception applies only to the code released by the Harbour
* Project under the name Harbour. If you copy code from other
* Harbour Project or Free Software Foundation releases into a copy of
* Harbour, as the General Public License permits, the exception does
* not apply to the code that you add in this way. To avoid misleading
* anyone as to the status of such modified files, you must delete
* this exception notice from them.
*
* If you write modifications of your own for Harbour, it is your choice
* whether to permit this exception to apply to your modifications.
* If you do not wish that, delete this exception notice.
*
*/
/* Language name: CROATIAN */
/* ISO language code (2 chars): HR */
/* Codepage: Windows-1250 */
#include "hbapilng.h"
static HB_LANG s_lang =
{
{
/* Identification */
"HRWIN", /* ID */
"Croatian", /* Name (in English) */
"Hrvatski", /* Name (in native language) */
"HR", /* RFC ID */
"1250", /* Codepage */
"$Revision$ $Date$", /* Version */
/* Month names */
"sijecanj",
"veljaca",
"ožujak",
"travanj",
"svibanj",
"lipanj",
"srpanj",
"kolovoz",
"rujan",
"listopad",
"studeni",
"prosinac",
/* Day names */
"nedjelja",
"ponedjeljak",
"utorak",
"srijeda",
"cetvrtak",
"petak",
"subota",
/* CA-Cl*pper compatible natmsg items */
"Datot.baze podat. # Zapisi Zadnja prom. Vel.",
"Želite još primjera?",
"Str.Br.",
"** Podzbroj **",
"* Podpodzbroj *",
"*** Zbroj ***",
"Ins",
" ",
"Pogrešan podatak",
"Raspon: ",
" - ",
"D/N",
"POGREŠAN IZRAZ",
/* Error description names */
"Nepoznata greška",
"Pogrešan argument",
"Pogrešna granica",
"Prekoracenje niza",
"Prekoracenje broja",
"Dijeljenje s nulom",
"Brojcana greška",
"Sintaksna greška",
"Prekomplicirana operacija",
"",
"",
"Nedostatak memorije",
"Nedefinirana funkcija",
"Nema eksportne metode",
"Varijabla ne postoji",
"Alijas ne postoji",
"Nema izvozne varijable",
"Nedopušteni znak u aliasu",
"Alias vec u upotrebi",
"",
"Greška kreiranja",
"Greška otvaranja",
"Greška zatvaranja",
"Greška citanja",
"Greška zapisivanja",
"Greška ispisa",
"",
"",
"",
"",
"Operacija nije podržana",
"Prekoracenje granice",
"Otkriven kvar",
"Tip podatka pogrešan",
"Dužina podatka pogrešna",
"Radno podrucje nije u upotrebi",
"Radno podrucje nije indeksirano",
"potrebno iskljuciv",
"Potrebno zakljucavanje",
"Zapisanje nije dozvoljeno",
"Izostalo zakljucavanje kod dodavanja",
"Greška zakljucavanja",
"",
"",
"",
"",
"pristup matrici",
"pridruživanje matrici",
"dimenzija matrice",
"nije matrica",
"uvjetan",
/* Internal error names */
"Nepopravljiva greška %lu: ",
"Greška obnavljanje neuspješno",
"Nema ERRORBLOCK() za grešku",
"Previše povratnih poziva upravljaca grešaka",
"RDD neispravan ili izostalo ucitavanje",
"Neispravan tip metode iz %s",
"hb_xgrab ne može dodijeliti memoriju",
"hb_xrealloc pozvan s NULL pokazivacem",
"hb_xrealloc pozvan s neispravnim pokazivacem",
"hb_xrealloc ne može realocirati memoriju",
"hb_xfree pozvan s neispravnim pokazivacem",
"hb_xfree pozvan s NULL pokazivacem",
"Nije moguce pronaci pocetnu proceduru: \'%s\'",
"Nema pocetne procedure",
"Nepodržan VM opcod",
"Simbol element ocekivan iz %s",
"Neispravan simbol tip za sebe iz %s",
"Kodeblok ocekivan iz %s",
"Nepravilan tip elementa na staku pokušaj stavljanja iz %s",
"Prekoracenje staka",
"Element je bio kopiran u samog sebe iz %s",
"Neispravan simbol elemenat dodan kao memorijska varijabla %s",
"Prekoracenje memorijskog meduspremnika",
"hb_xgrab zahtjev za dodjelom nul bajta",
"hb_xrealloc zahtjev za proširenjem na nul bajtove",
"hb_xalloc zahtjev za dodjelom nul bajtova",
/* Texts */
"DD/MM/YYYY",
"D",
"N"
}
};
HB_LANG_ANNOUNCE( HRWIN );
HB_CALL_ON_STARTUP_BEGIN( hb_lang_Init_HRWIN )
hb_langRegister( &s_lang );
HB_CALL_ON_STARTUP_END( hb_lang_Init_HRWIN )
#if defined(HB_PRAGMA_STARTUP)
#pragma startup hb_lang_Init_HRWIN
#elif defined(HB_MSC_STARTUP)
#if _MSC_VER >= 1010
#pragma data_seg( ".CRT$XIY" )
#pragma comment( linker, "/Merge:.CRT=.data" )
#else
#pragma data_seg( "XIY" )
#endif
static HB_$INITSYM hb_vm_auto_hb_lang_Init_HRWIN = hb_lang_Init_HRWIN;
#pragma data_seg()
#endif

View File

@@ -0,0 +1,221 @@
/*
* $Id$
*/
/*
* Harbour Project source code:
* Language Support Module (UA866)
*
* Copyright 2004 Pavel Tsarenko <tpe2@mail.ru>
* www - http://www.xharbour.org
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program 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 General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
*
* As a special exception, the Harbour Project gives permission for
* additional uses of the text contained in its release of Harbour.
*
* The exception is that, if you link the Harbour libraries with other
* files to produce an executable, this does not by itself cause the
* resulting executable to be covered by the GNU General Public License.
* Your use of that executable is in no way restricted on account of
* linking the Harbour library code into it.
*
* This exception does not however invalidate any other reasons why
* the executable file might be covered by the GNU General Public License.
*
* This exception applies only to the code released by the Harbour
* Project under the name Harbour. If you copy code from other
* Harbour Project or Free Software Foundation releases into a copy of
* Harbour, as the General Public License permits, the exception does
* not apply to the code that you add in this way. To avoid misleading
* anyone as to the status of such modified files, you must delete
* this exception notice from them.
*
* If you write modifications of your own for Harbour, it is your choice
* whether to permit this exception to apply to your modifications.
* If you do not wish that, delete this exception notice.
*
*/
/* Language name: Ukrainian */
/* ISO language code (2 chars): UA */
/* Codepage: 866 */
#include "hbapilng.h"
static HB_LANG s_lang =
{
{
/* Identification */
"UA866", /* ID */
"Ukrainian", /* Name (in English) */
"“ªà õ­á쪨©", /* Name (in native language) */
"UA", /* RFC ID */
"866", /* Codepage */
"$Revision$ $Date$", /* Version */
/* Month names */
"i祭ì",
"‹î⨩",
"<EFBFBD>¥à¥§¥­ì",
"Š¢i⥭ì",
"’à ¢¥­ì",
"—¥à¢¥­ì",
"‹î⨩",
"‘¥à¯¥­ì",
"‚¥à¥á¥­ì",
"†®¢â¥­ì",
"‹¨á⮯ ¤",
"ƒà㤥­ì",
/* Day names */
"<EFBFBD>¥¤i«ï",
"<EFBFBD>®­¥¤i«®ª",
"i¢â®à®ª",
"‘¥à¥¤ ",
"—¥â¢¥à",
"<EFBFBD>'ïâ­¨æï",
"‘ã¡®â ",
/* CA-Cl*pper compatible natmsg items */
"” ©«¨ ¤ ­¨å # ‡ ¯¨á¨ Žáâ ­­ï §¬. <20>®§¬ià",
"<EFBFBD>®âài¡­i é¥ ¯à¨ª« ¤¨ ?",
"‘â®à.N",
"** Subtotal **",
"* Subsubtotal *",
"*** Total ***",
"Ins",
" ",
"<EFBFBD>¥¢ià­  ¤ â ",
"„¨ ¯ §®­: ",
" - ",
"„/<2F>",
"<EFBFBD>I<EFBFBD><EFBFBD>ˆ<E2809A>€†…<E280A0><E280A6>Ÿ",
/* Error description names */
"<EFBFBD>¥¢i¤®¬  ¯®¬¨«ª ",
"<EFBFBD>¥¢ià­¨©  à£ã¬¥­â",
"<EFBFBD>¥à¥¯®¢­¥­­ï ¬ á¨¢ ",
"<EFBFBD>¥à¥¯®¢­¥­­ï áâப¨",
"<EFBFBD>¥à¥¯®¢­¥­­ï ç¨á« ",
"„i«¥­­ï ­  ­ã«ì",
"—¨á«®¢  ¯®¬¨«ª ",
"‘¨­â ªá¨ç­  ¯®¬¨«ª ",
"„㦥 ᪫ ¤­  ®¯¥à æiï",
"",
"",
"<EFBFBD>¥ ¢¨áâ ç ó ¯ ¬'ïâi",
"<EFBFBD>¥¢i¤®¬  äã­ªæiï",
"Œ¥â®¤ ­¥ ¥ªá¯®à⮢ ­",
"‡¬i­­  ­¥ iá­ãó",
"€«¨ á ­¥ iá­ãó",
"‡¬i­­  ­¥ ¥ªá¯®à⮢ ­ ",
"<EFBFBD>¥¤®¯ãá⨬i ᨬ¢®«¨ ã i¬¥­i  «¨ á ",
"€«¨ á ¢¦¥ ¢¨ª®à¨á⮢ãóâìáï",
"",
"<EFBFBD>®¬¨«ª  á⢮७­ï",
"<EFBFBD>®¬¨«ª  ¢i¤ªà¨ââï",
"<EFBFBD>®¬¨«ª  § ªà¨ââï",
"<EFBFBD>®¬¨«ª  ç¨â ­­ï",
"<EFBFBD>®¬¨«ª  § ¯¨á¨",
"<EFBFBD>®¬¨«ª  ¤àãªã",
"",
"",
"",
"",
"ޝ¥à æiï ­¥ ¯i¤âਬãóâìáï",
"i¬iâ ¯¥à¥¢¨é¥­",
"‚¨ï¢«¥­® ã誮¤¦¥­­ï",
"<EFBFBD>®¬¨«ª  ⨯  ¤ ­¨å",
"<EFBFBD>®¬¨«ª  à®§¬iàã ¤ ­¨å",
"” ©« ­¥ ¢i¤ªà¨â",
"” ©« ­¥ i­¤¥ªá®¢ ­",
"<EFBFBD>®âài¡¥­ ¥ªáª«î§¨¢­¨© ¤®áâã¯",
"<EFBFBD>®âài¡­  ¡«®ª¨à®¢ª ",
"‡ ¯¨á ­¥ ¤®§¢®«¥­",
"‘¡®© ¡«®ªã¢ ­­ï ¯à¨ ¤®¤ ­­i",
"<EFBFBD>«®ªã¢ ­­ï ­¥ ¢¤ «®áï",
"",
"",
"",
"",
"<EFBFBD>¥¢ià­  ªi«ìªiáâì  à£ã¬¥­âi¢",
"„®áâ㯠¤® ¬ á¨¢ ",
"¯à¨á¢®î¢ ­­ï ¬ á¨¢ ",
"­¥ ¬ á¨¢",
"¯®ài¢­ï­­ï",
/* Internal error names */
"<EFBFBD>¥¢¨¯à ¢­  ¯®¬¨«ª  %lu: ",
"<EFBFBD>®¬¨«ª  ¯à¨ ¢i¤­®¢«¥­­i",
"<EFBFBD>¥ ¢¨§­ ç¥­ ERRORBLOCK() ¤«ï ¯®¬¨«ª¨",
"<EFBFBD>¥à¥¢¨é¥­  ¬¥¦  ४ãàᨢ­¨å ¢¨§®¢i¢ ®¡à®¡­¨ª  ¯®¬¨«®ª",
"<EFBFBD>¥ ¢¤ óâáï § ¢ ­â ¦¨â¨ RDD",
"<EFBFBD>¥¢ià­¨© ⨯ ¬¥â®¤  %s",
"hb_xgrab ­¥ ¬®¦¥ à®§¯®¤i«¨â¨ ¯ ¬'ïâì",
"hb_xrealloc ¢¨ª«¨ª ­ § NULL ¢ª §i¢­¨ª®¬",
"hb_xrealloc ¢¨ª«¨ª ­ á ­¥¢ià­¨¬ ¢ª §i¢­¨ª®¬",
"hb_xrealloc ­¥ ¬®¦¥ ¯¥à¥à®§¯®¤i«¨â¨ ¯ ¬'ïâì",
"hb_xfree ¢¨ª«¨ª ­ á ­¥¢ià­¨¬ ¢ª §i¢­¨ª®¬",
"hb_xfree ¢¨ª«¨ª ­ § NULL ¢ª §i¢­¨ª®¬",
"<EFBFBD>¥ §­ ©¤¥­  áâ à⮢  ¯à®æ¥¤ãà : \'%s\'",
"i¤áãâ­ï áâ à⮢  ¯à®æ¥¤ãà ",
"VM: <20>¥¢i¤®¬¨© ª®¤",
"%s: ®çiªã¢ ¢áï ᨬ¢®«",
"%s: ­¥¢ià­¨© ⨯ ᨬ¢®«  ¤«ï self",
"%s: ®çiªã¢ ¢áï ¡«®ª ª®¤ã",
"%s: ­¥¢ià­¨© ⨯ ¥«¥¬¥­â  ­  ¢¥à設i á⥪ ",
"¨åi¤ §  ¬¥¦i á⥪ ",
"%s: á¯à®¡  ª®¯¨à®¢ â¨ í«¥¬¥­â ­  ᥡ¥",
"%s: ­¥¢ià­¥ ¨¬'ï §¬i­­®õ",
"<EFBFBD>¥à¥¯®¢­¥­­ï ¡ãä¥à  ¯ ¬'ïâi",
"hb_xgrab requested to allocate zero bytes",
"hb_xrealloc requested to resize to zero bytes",
"hb_xalloc requested to allocate zero bytes",
/* Texts */
"<EFBFBD><EFBFBD><EFBFBD><EFBFBD>/ŒŒ/„„",
"",
"<EFBFBD>"
}
};
HB_LANG_ANNOUNCE( UA866 );
HB_CALL_ON_STARTUP_BEGIN( hb_lang_Init_UA866 )
hb_langRegister( &s_lang );
HB_CALL_ON_STARTUP_END( hb_lang_Init_UA866 )
#if defined(HB_PRAGMA_STARTUP)
#pragma startup hb_lang_Init_UA866
#elif defined(HB_MSC_STARTUP)
#if _MSC_VER >= 1010
#pragma data_seg( ".CRT$XIY" )
#pragma comment( linker, "/Merge:.CRT=.data" )
#else
#pragma data_seg( "XIY" )
#endif
static HB_$INITSYM hb_vm_auto_hb_lang_Init_UA866 = hb_lang_Init_UA866;
#pragma data_seg()
#endif

View File

@@ -0,0 +1,221 @@
/*
* $Id$
*/
/*
* Harbour Project source code:
* Language Support Module (UAKOI8)
*
* Copyright 2004 Pavel Tsarenko <tpe2@mail.ru>
* www - http://www.xharbour.org
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program 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 General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
*
* As a special exception, the Harbour Project gives permission for
* additional uses of the text contained in its release of Harbour.
*
* The exception is that, if you link the Harbour libraries with other
* files to produce an executable, this does not by itself cause the
* resulting executable to be covered by the GNU General Public License.
* Your use of that executable is in no way restricted on account of
* linking the Harbour library code into it.
*
* This exception does not however invalidate any other reasons why
* the executable file might be covered by the GNU General Public License.
*
* This exception applies only to the code released by the Harbour
* Project under the name Harbour. If you copy code from other
* Harbour Project or Free Software Foundation releases into a copy of
* Harbour, as the General Public License permits, the exception does
* not apply to the code that you add in this way. To avoid misleading
* anyone as to the status of such modified files, you must delete
* this exception notice from them.
*
* If you write modifications of your own for Harbour, it is your choice
* whether to permit this exception to apply to your modifications.
* If you do not wish that, delete this exception notice.
*
*/
/* Language name: Ukrainian */
/* ISO language code (2 chars): UA */
/* Codepage: KOI-8U */
#include "hbapilng.h"
static HB_LANG s_lang =
{
{
/* Identification */
"UAKOI8", /* ID */
"Ukrainian", /* Name (in English) */
"õËÒÁ¤ÎÓØËÉÊ", /* Name (in native language) */
"UA", /* RFC ID */
"KOI8U", /* Codepage */
"$Revision$ $Date$", /* Version */
/* Month names */
"ó¦ÞÅÎØ",
"ìÀÔÉÊ",
"âÅÒÅÚÅÎØ",
"ëצÔÅÎØ",
"ôÒÁ×ÅÎØ",
"þÅÒ×ÅÎØ",
"ìÀÔÉÊ",
"óÅÒÐÅÎØ",
"÷ÅÒÅÓÅÎØ",
"öÏ×ÔÅÎØ",
"ìÉÓÔÏÐÁÄ",
"çÒÕÄÅÎØ",
/* Day names */
"îÅĦÌÑ",
"ðÏÎÅĦÌÏË",
"÷¦×ÔÏÒÏË",
"óÅÒÅÄÁ",
"þÅÔ×ÅÒ",
"ð'ÑÔÎÉÃÑ",
"óÕÂÏÔÁ",
/* CA-Cl*pper compatible natmsg items */
"æÁÊÌÉ ÄÁÎÉÈ # úÁÐÉÓÉ ïÓÔÁÎÎÑ ÚÍ. òÏÚͦÒ",
"ðÏÔÒ¦ÂΦ ÝÅ ÐÒÉËÌÁÄÉ ?",
"óÔÏÒ.N",
"** Subtotal **",
"* Subsubtotal *",
"*** Total ***",
"Ins",
" ",
"îÅצÒÎÁ ÄÁÔÁ",
"äÉÁÐÁÚÏÎ: ",
" - ",
"ä/î",
"îå÷¶òîå ÷éòáöåîîñ",
/* Error description names */
"îÅצÄÏÍÁ ÐÏÍÉÌËÁ",
"îÅצÒÎÉÊ ÁÒÇÕÍÅÎÔ",
"ðÅÒÅÐÏ×ÎÅÎÎÑ ÍÁÓÉ×Á",
"ðÅÒÅÐÏ×ÎÅÎÎÑ ÓÔÒÏËÉ",
"ðÅÒÅÐÏ×ÎÅÎÎÑ ÞÉÓÌÁ",
"ä¦ÌÅÎÎÑ ÎÁ ÎÕÌØ",
"þÉÓÌÏ×Á ÐÏÍÉÌËÁ",
"óÉÎÔÁËÓÉÞÎÁ ÐÏÍÉÌËÁ",
"äÕÖÅ ÓËÌÁÄÎÁ ÏÐÅÒÁæÑ",
"",
"",
"îÅ ×ÉÓÔÁÞÁ­ ÐÁÍ'ÑÔ¦",
"îÅצÄÏÍÁ ÆÕÎËæÑ",
"íÅÔÏÄ ÎÅ ÅËÓÐÏÒÔÏ×ÁÎ",
"úͦÎÎÁ ÎÅ ¦ÓÎÕ­",
"áÌÉÁÓ ÎÅ ¦ÓÎÕ­",
"úͦÎÎÁ ÎÅ ÅËÓÐÏÒÔÏ×ÁÎÁ",
"îÅÄÏÐÕÓÔÉͦ ÓÉÍ×ÏÌÉ Õ ¦ÍÅΦ ÁÌÉÁÓÁ",
"áÌÉÁÓ ×ÖÅ ×ÉËÏÒÉÓÔÏ×Õ­ÔØÓÑ",
"",
"ðÏÍÉÌËÁ ÓÔ×ÏÒÅÎÎÑ",
"ðÏÍÉÌËÁ צÄËÒÉÔÔÑ",
"ðÏÍÉÌËÁ ÚÁËÒÉÔÔÑ",
"ðÏÍÉÌËÁ ÞÉÔÁÎÎÑ",
"ðÏÍÉÌËÁ ÚÁÐÉÓÉ",
"ðÏÍÉÌËÁ ÄÒÕËÕ",
"",
"",
"",
"",
"ïÐÅÒÁÃ¦Ñ ÎŠЦÄÔÒÉÍÕ­ÔØÓÑ",
"ì¦Í¦Ô ÐÅÒÅ×ÉÝÅÎ",
"÷ÉÑ×ÌÅÎÏ ÕÛËÏÄÖÅÎÎÑ",
"ðÏÍÉÌËÁ ÔÉÐÁ ÄÁÎÉÈ",
"ðÏÍÉÌËÁ ÒÏÚͦÒÕ ÄÁÎÉÈ",
"æÁÊÌ ÎŠצÄËÒÉÔ",
"æÁÊÌ ÎÅ ¦ÎÄÅËÓÏ×ÁÎ",
"ðÏÔÒ¦ÂÅÎ ÅËÓËÌÀÚÉ×ÎÉÊ ÄÏÓÔÕÐ",
"ðÏÔÒ¦ÂÎÁ ÂÌÏËÉÒÏ×ËÁ",
"úÁÐÉÓ ÎÅ ÄÏÚ×ÏÌÅÎ",
"óÂÏÊ ÂÌÏËÕ×ÁÎÎÑ ÐÒÉ ÄÏÄÁÎΦ",
"âÌÏËÕ×ÁÎÎÑ ÎÅ ×ÄÁÌÏÓÑ",
"",
"",
"",
"",
"îÅצÒÎÁ Ë¦ÌØË¦ÓÔØ ÁÒÇÕÍÅÎÔ¦×",
"äÏÓÔÕÐ ÄÏ ÍÁÓÉ×Á",
"ÐÒÉÓ×ÏÀ×ÁÎÎÑ ÍÁÓÉ×Á",
"ÎÅ ÍÁÓÉ×",
"ÐÏÒ¦×ÎÑÎÎÑ",
/* Internal error names */
"îÅ×ÉÐÒÁ×ÎÁ ÐÏÍÉÌËÁ %lu: ",
"ðÏÍÉÌËÁ ÐÒÉ ×¦ÄÎÏ×ÌÅÎΦ",
"îÅ ×ÉÚÎÁÞÅÎ ERRORBLOCK() ÄÌÑ ÐÏÍÉÌËÉ",
"ðÅÒÅ×ÉÝÅÎÁ ÍÅÖÁ ÒÅËÕÒÓÉ×ÎÉÈ ×ÉÚÏ×¦× ÏÂÒÏÂÎÉËÁ ÐÏÍÉÌÏË",
"îÅ ×ÄÁ­ÔÓÑ ÚÁ×ÁÎÔÁÖÉÔÉ RDD",
"îÅצÒÎÉÊ ÔÉÐ ÍÅÔÏÄÁ %s",
"hb_xgrab ÎÅ ÍÏÖÅ ÒÏÚÐÏĦÌÉÔÉ ÐÁÍ'ÑÔØ",
"hb_xrealloc ×ÉËÌÉËÁÎ Ú NULL ×ËÁÚ¦×ÎÉËÏÍ",
"hb_xrealloc ×ÉËÌÉËÁÎ Ó ÎÅצÒÎÉÍ ×ËÁÚ¦×ÎÉËÏÍ",
"hb_xrealloc ÎÅ ÍÏÖÅ ÐÅÒÅÒÏÚÐÏĦÌÉÔÉ ÐÁÍ'ÑÔØ",
"hb_xfree ×ÉËÌÉËÁÎ Ó ÎÅצÒÎÉÍ ×ËÁÚ¦×ÎÉËÏÍ",
"hb_xfree ×ÉËÌÉËÁÎ Ú NULL ×ËÁÚ¦×ÎÉËÏÍ",
"îÅ ÚÎÁÊÄÅÎÁ ÓÔÁÒÔÏ×Á ÐÒÏÃÅÄÕÒÁ: \'%s\'",
"÷¦ÄÓÕÔÎÑ ÓÔÁÒÔÏ×Á ÐÒÏÃÅÄÕÒÁ",
"VM: îÅצÄÏÍÉÊ ËÏÄ",
"%s: ÏÞ¦ËÕ×Á×ÓÑ ÓÉÍ×ÏÌ",
"%s: ÎÅצÒÎÉÊ ÔÉÐ ÓÉÍ×ÏÌÁ ÄÌÑ self",
"%s: ÏÞ¦ËÕ×Á×ÓÑ ÂÌÏË ËÏÄÕ",
"%s: ÎÅצÒÎÉÊ ÔÉÐ ÅÌÅÍÅÎÔÁ ÎÁ ×ÅÒÛÉΦ ÓÔÅËÁ",
"÷ÉÈ¦Ä ÚÁ ÍÅÖ¦ ÓÔÅËÁ",
"%s: ÓÐÒÏÂÁ ËÏÐÉÒÏ×ÁÔÉ ÜÌÅÍÅÎÔ ÎÁ ÓÅÂÅ",
"%s: ÎÅצÒÎÅ ÉÍ'Ñ ÚͦÎÎϤ",
"ðÅÒÅÐÏ×ÎÅÎÎÑ ÂÕÆÅÒÁ ÐÁÍ'ÑÔÉ",
"hb_xgrab requested to allocate zero bytes",
"hb_xrealloc requested to resize to zero bytes",
"hb_xalloc requested to allocate zero bytes",
/* Texts */
"òòòò/íí/ää",
"ä",
"î"
}
};
HB_LANG_ANNOUNCE( UAKOI8 );
HB_CALL_ON_STARTUP_BEGIN( hb_lang_Init_UAKOI8 )
hb_langRegister( &s_lang );
HB_CALL_ON_STARTUP_END( hb_lang_Init_UAKOI8 )
#if defined(HB_PRAGMA_STARTUP)
#pragma startup hb_lang_Init_UAKOI8
#elif defined(HB_MSC_STARTUP)
#if _MSC_VER >= 1010
#pragma data_seg( ".CRT$XIY" )
#pragma comment( linker, "/Merge:.CRT=.data" )
#else
#pragma data_seg( "XIY" )
#endif
static HB_$INITSYM hb_vm_auto_hb_lang_Init_UAKOI8 = hb_lang_Init_UAKOI8;
#pragma data_seg()
#endif

View File

@@ -0,0 +1,221 @@
/*
* $Id$
*/
/*
* Harbour Project source code:
* Language Support Module (UAWIN)
*
* Copyright 2004 Pavel Tsarenko <tpe2@mail.ru>
* www - http://www.xharbour.org
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program 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 General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
*
* As a special exception, the Harbour Project gives permission for
* additional uses of the text contained in its release of Harbour.
*
* The exception is that, if you link the Harbour libraries with other
* files to produce an executable, this does not by itself cause the
* resulting executable to be covered by the GNU General Public License.
* Your use of that executable is in no way restricted on account of
* linking the Harbour library code into it.
*
* This exception does not however invalidate any other reasons why
* the executable file might be covered by the GNU General Public License.
*
* This exception applies only to the code released by the Harbour
* Project under the name Harbour. If you copy code from other
* Harbour Project or Free Software Foundation releases into a copy of
* Harbour, as the General Public License permits, the exception does
* not apply to the code that you add in this way. To avoid misleading
* anyone as to the status of such modified files, you must delete
* this exception notice from them.
*
* If you write modifications of your own for Harbour, it is your choice
* whether to permit this exception to apply to your modifications.
* If you do not wish that, delete this exception notice.
*
*/
/* Language name: Ukrainian */
/* ISO language code (2 chars): UA */
/* Codepage: Windows-1251 */
#include "hbapilng.h"
static HB_LANG s_lang =
{
{
/* Identification */
"UAWIN", /* ID */
"Ukrainian", /* Name (in English) */
"Óêðà¿íñüêèé", /* Name (in native language) */
"UA", /* RFC ID */
"1251", /* Codepage */
"$Revision$ $Date$", /* Version */
/* Month names */
"ѳ÷åíü",
"Ëþòèé",
"Áåðåçåíü",
"Êâ³òåíü",
"Òðàâåíü",
"×åðâåíü",
"Ëþòèé",
"Ñåðïåíü",
"Âåðåñåíü",
"Æîâòåíü",
"Ëèñòîïàä",
"Ãðóäåíü",
/* Day names */
"Íåä³ëÿ",
"Ïîíåä³ëîê",
"³âòîðîê",
"Ñåðåäà",
"×åòâåð",
"Ï'ÿòíèöÿ",
"Ñóáîòà",
/* CA-Cl*pper compatible natmsg items */
"Ôàéëè äàíèõ # Çàïèñè Îñòàííÿ çì. Ðîçì³ð",
"Ïîòð³áí³ ùå ïðèêëàäè ?",
"Ñòîð.N",
"** Subtotal **",
"* Subsubtotal *",
"*** Total ***",
"Ins",
" ",
"Íåâ³ðíà äàòà",
"Äèàïàçîí: ",
" - ",
"Ä/Í",
"ÍŲÐÍÅ ÂÈÐÀÆÅÍÍß",
/* Error description names */
"Íåâ³äîìà ïîìèëêà",
"Íåâ³ðíèé àðãóìåíò",
"Ïåðåïîâíåííÿ ìàñèâà",
"Ïåðåïîâíåííÿ ñòðîêè",
"Ïåðåïîâíåííÿ ÷èñëà",
"ijëåííÿ íà íóëü",
"×èñëîâà ïîìèëêà",
"Ñèíòàêñè÷íà ïîìèëêà",
"Äóæå ñêëàäíà îïåðàö³ÿ",
"",
"",
"Íå âèñòà÷ຠïàì'ÿò³",
"Íåâiäîìà ôóíêö³ÿ",
"Ìåòîä íå åêñïîðòîâàí",
"Çì³ííà íå ³ñíóº",
"Àëèàñ íå ³ñíóº",
"Çì³ííà íå åêñïîðòîâàíà",
"Íåäîïóñòèì³ ñèìâîëè ó ³ìåí³ àëèàñà",
"Àëèàñ âæå âèêîðèñòîâóºòüñÿ",
"",
"Ïîìèëêà ñòâîðåííÿ",
"Ïîìèëêà â³äêðèòòÿ",
"Ïîìèëêà çàêðèòòÿ",
"Ïîìèëêà ÷èòàííÿ",
"Ïîìèëêà çàïèñè",
"Ïîìèëêà äðóêó",
"",
"",
"",
"",
"Îïåðàö³ÿ íå ï³äòðèìóºòüñÿ",
"˳ì³ò ïåðåâèùåí",
"Âèÿâëåíî óøêîäæåííÿ",
"Ïîìèëêà òèïà äàíèõ",
"Ïîìèëêà ðîçì³ðó äàíèõ",
"Ôàéë íå â³äêðèò",
"Ôàéë íå ³íäåêñîâàí",
"Ïîòð³áåí åêñêëþçèâíèé äîñòóï",
"Ïîòð³áíà áëîêèðîâêà",
"Çàïèñ íå äîçâîëåí",
"Ñáîé áëîêóâàííÿ ïðè äîäàíí³",
"Áëîêóâàííÿ íå âäàëîñÿ",
"",
"",
"",
"",
"Íåâ³ðíà ê³ëüê³ñòü àðãóìåíò³â",
"Äîñòóï äî ìàñèâà",
"ïðèñâîþâàííÿ ìàñèâà",
"íå ìàñèâ",
"ïîð³âíÿííÿ",
/* Internal error names */
"Íåâèïðàâíà ïîìèëêà %lu: ",
"Ïîìèëêà ïðè â³äíîâëåíí³",
"Íå âèçíà÷åí ERRORBLOCK() äëÿ ïîìèëêè",
"Ïåðåâèùåíà ìåæà ðåêóðñèâíèõ âèçîâ³â îáðîáíèêà ïîìèëîê",
"Íå âäàºòñÿ çàâàíòàæèòè RDD",
"Íåâ³ðíèé òèï ìåòîäà %s",
"hb_xgrab íå ìîæå ðîçïîä³ëèòè ïàì'ÿòü",
"hb_xrealloc âèêëèêàí ç NULL âêàç³âíèêîì",
"hb_xrealloc âèêëèêàí ñ íåâ³ðíèì âêàç³âíèêîì",
"hb_xrealloc íå ìîæå ïåðåðîçïîä³ëèòè ïàì'ÿòü",
"hb_xfree âèêëèêàí ñ íåâ³ðíèì âêàç³âíèêîì",
"hb_xfree âèêëèêàí ç NULL âêàç³âíèêîì",
"Íå çíàéäåíà ñòàðòîâà ïðîöåäóðà: \'%s\'",
"³äñóòíÿ ñòàðòîâà ïðîöåäóðà",
"VM: Íåâ³äîìèé êîä",
"%s: î÷³êóâàâñÿ ñèìâîë",
"%s: íåâ³ðíèé òèï ñèìâîëà äëÿ self",
"%s: î÷³êóâàâñÿ áëîê êîäó",
"%s: íåâ³ðíèé òèï åëåìåíòà íà âåðøèí³ ñòåêà",
"Âèõ³ä çà ìåæ³ ñòåêà",
"%s: ñïðîáà êîïèðîâàòè ýëåìåíò íà ñåáå",
"%s: íåâ³ðíå èì'ÿ çì³ííî¿",
"Ïåðåïîâíåííÿ áóôåðà ïàì'ÿò³",
"hb_xgrab requested to allocate zero bytes",
"hb_xrealloc requested to resize to zero bytes",
"hb_xalloc requested to allocate zero bytes",
/* Texts */
"ÐÐÐÐ/ÌÌ/ÄÄ",
"Ä",
"Í"
}
};
HB_LANG_ANNOUNCE( UAWIN );
HB_CALL_ON_STARTUP_BEGIN( hb_lang_Init_UAWIN )
hb_langRegister( &s_lang );
HB_CALL_ON_STARTUP_END( hb_lang_Init_UAWIN )
#if defined(HB_PRAGMA_STARTUP)
#pragma startup hb_lang_Init_UAWIN
#elif defined(HB_MSC_STARTUP)
#if _MSC_VER >= 1010
#pragma data_seg( ".CRT$XIY" )
#pragma comment( linker, "/Merge:.CRT=.data" )
#else
#pragma data_seg( "XIY" )
#endif
static HB_$INITSYM hb_vm_auto_hb_lang_Init_UAWIN = hb_lang_Init_UAWIN;
#pragma data_seg()
#endif