os/textandloc/localisation/localesupport/src/ls_ln_template_japanese.cpp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 /*
     2 * Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description: 
    15 *
    16 */
    17 
    18 
    19 
    20 #include "ls_std.h"
    21 
    22 const TText hi[]={0x65e5,0};
    23 const TText getsuyoubi[]={0x6708,0x66dc,0x65e5,0};
    24 const TText kayoubi[]={0x706b,0x66dc,0x65e5,0};
    25 const TText suiyoubi[]={0x6c34,0x66dc,0x65e5,0};
    26 const TText mokuyoubi[]={0x6728,0x66dc,0x65e5,0};
    27 const TText kinyoubi[]={0x91d1,0x66dc,0x65e5,0};
    28 const TText doyoubi[]={0x571f,0x66dc,0x65e5,0};
    29 const TText nichiyoubi[]={0x65e5,0x66dc,0x65e5,0};
    30 const TText getsu[]={0x6708,0};
    31 const TText ka[]={0x706b,0};
    32 const TText sui[]={0x6c34,0};
    33 const TText moku[]={0x6728,0};
    34 const TText kin[]={0x91d1,0};
    35 const TText dou[]={0x571f,0};
    36 const TText nichi[]={0x65e5,0};
    37 const TText ichigatsu[]={0xff11,0};
    38 const TText nigatsu[]={0xff12,0};
    39 const TText sangatsu[]={0xff13,0};
    40 const TText shigatsu[]={0xff14,0};
    41 const TText gogatsu[]={0xff15,0};
    42 const TText rokugatsu[]={0xff16,0};
    43 const TText shichigatsu[]={0xff17,0};
    44 const TText hachigatsu[]={0xff18,0};
    45 const TText kugatsu[]={0xff19,0};
    46 const TText jyugatsu[]={0x0031,0x0030,0};
    47 const TText jyuichigatsu[]={0x0031,0x0031,0};
    48 const TText jyunigatsu[]={0x0031,0x0032,0};
    49 const TText a_ichigatsu[]={0x0031,0x6708,0};
    50 const TText a_nigatsu[]={0x0032,0x6708,0};
    51 const TText a_sangatsu[]={0x0033,0x6708,0};
    52 const TText a_shigatsu[]={0x0034,0x6708,0};
    53 const TText a_gogatsu[]={0x0035,0x6708,0};
    54 const TText a_rokugatsu[]={0x0036,0x6708,0};
    55 const TText a_shichigatsu[]={0x0037,0x6708,0};
    56 const TText a_hachigatsu[]={0x0038,0x6708,0};
    57 const TText a_kugatsu[]={0x0039,0x6708,0};
    58 const TText a_jyugatsu[]={0x0031,0x0030,0x6708,0};
    59 const TText a_jyuichigatsu[]={0x0031,0x0031,0x6708,0};
    60 const TText a_jyunigatsu[]={0x0031,0x0032,0x6708,0};
    61 const TText gozen[]={0x5348,0x524d,0};
    62 const TText gogo[]={0x5348,0x5f8c,0};
    63 
    64 
    65 
    66 // The suffix table
    67 const TText * const LLanguage::DateSuffixTable[KMaxSuffixes] =
    68 	{
    69 	hi,hi,hi,hi,hi,
    70 	hi,hi,hi,hi,hi,
    71 	hi,hi,hi,hi,hi,
    72 	hi,hi,hi,hi,hi,
    73 	hi,hi,hi,hi,hi,
    74 	hi,hi,hi,hi,hi,
    75 	hi
    76 	};
    77 // The day names
    78 const TText * const LLanguage::DayTable[KMaxDays] =
    79 	{
    80 	getsuyoubi,
    81 	kayoubi,
    82 	suiyoubi,
    83 	mokuyoubi,
    84 	kinyoubi,
    85 	doyoubi,
    86 	nichiyoubi
    87 	};
    88 // The abbreviated day names
    89 const TText * const LLanguage::DayAbbTable[KMaxDays] =
    90 	{
    91 	getsu,
    92 	ka,
    93 	sui,
    94 	moku,
    95 	kin,
    96 	dou,
    97 	nichi
    98 	};
    99 // The month names
   100 const TText * const LLanguage::MonthTable[KMaxMonths] =
   101 	{
   102 	ichigatsu,
   103 	nigatsu,
   104 	sangatsu,
   105 	shigatsu,
   106 	gogatsu,
   107 	rokugatsu,
   108 	shichigatsu,
   109 	hachigatsu,
   110 	kugatsu,
   111 	jyugatsu,
   112 	jyuichigatsu,
   113 	jyunigatsu
   114 	};
   115 // The abbreviated month names
   116 const TText * const LLanguage::MonthAbbTable[KMaxMonths] =
   117 	{
   118 	a_ichigatsu,
   119 	a_nigatsu,
   120 	a_sangatsu,
   121 	a_shigatsu,
   122 	a_gogatsu,
   123 	a_rokugatsu,
   124 	a_shichigatsu,
   125 	a_hachigatsu,
   126 	a_kugatsu,
   127 	a_jyugatsu,
   128 	a_jyuichigatsu,
   129 	a_jyunigatsu
   130 	};
   131 // The am/pm strings
   132 const TText * const LLanguage::AmPmTable[KMaxAmPms] = {gozen,gogo};
   133