locales/loce32/language/src/language_ro.cpp
branchGCC_SURGE
changeset 65 38e4cecf6e95
parent 53 8f0f421d3d0f
equal deleted inserted replaced
62:27522f6801c7 65:38e4cecf6e95
    35 
    35 
    36 //  LOCAL CONSTANTS AND MACROS  
    36 //  LOCAL CONSTANTS AND MACROS  
    37 const TText * const LanguageAspect::MsgTable[ELocaleMessages_LastMsg] =
    37 const TText * const LanguageAspect::MsgTable[ELocaleMessages_LastMsg] =
    38     {
    38     {
    39 // Fileserver
    39 // Fileserver
    40     _S("Încerca\x0163" L"i din nou"),								// Button 1
    40     _S("ĂŽncerca\x0163" L"i din nou"),								// Button 1
    41     _S("Stop"),								// Button 2
    41     _S("Stop"),								// Button 2
    42     _S("Dac\x0103" L" nu pune\x0163" L"i discul la loc"),						// Put the card back - line1
    42     _S("Dac\x0103" L" nu pune\x0163" L"i discul la loc"),						// Put the card back - line1
    43     _S("se vor pierde date"),						// Put the card back - line2
    43     _S("se vor pierde date"),						// Put the card back - line2
    44     _S("Bateria este prea desc\x0103rcat\x0103"),						// Low power - line1
    44     _S("Bateria este prea desc\x0103rcat\x0103"),						// Low power - line1
    45     _S("Înregistrarea pe disc nu poate fi terminat\x0103"),					// Low power - line2
    45     _S("ĂŽnregistrarea pe disc nu poate fi terminat\x0103"),					// Low power - line2
    46     _S("Eroare de disc - înregistrarea nu poate fi terminat\x0103"),				// Disk error - line1
    46     _S("Eroare de disc - înregistrarea nu poate fi terminat\x0103"),				// Disk error - line1
    47     _S("Dac\x0103" L" nu încerca\x0163" L"i din nou se vor pierde date"),		                        // Disk error - line2
    47     _S("Dac\x0103" L" nu încerca\x0163" L"i din nou se vor pierde date"),		                        // Disk error - line2
    48 // SoundDriver
    48 // SoundDriver
    49     _S("Sun\x0103" L" ca ceasul"),								// Chimes
    49     _S("Sun\x0103" L" ca ceasul"),								// Chimes
    50     _S("Sun\x0103" L" ca telefonul"),								// Rings
    50     _S("Sun\x0103" L" ca telefonul"),								// Rings
    51     _S("Semnal"),								// Signal
    51     _S("Semnal"),								// Signal
    52 // MediaDriver diskname (max 16 chars)
    52 // MediaDriver diskname (max 16 chars)
    83     _S("Luni"),
    83     _S("Luni"),
    84     _S("Mar\x0163" L"i"),
    84     _S("Mar\x0163" L"i"),
    85     _S("Miercuri"),
    85     _S("Miercuri"),
    86     _S("Joi"),
    86     _S("Joi"),
    87     _S("Vineri"),
    87     _S("Vineri"),
    88     _S("Sâmb\x0103" L"t\x0103"),
    88     _S("Sâmb\x0103" L"t\x0103"),
    89     _S("Duminic\x0103")
    89     _S("Duminic\x0103")
    90     };
    90     };
    91 // The abbreviated day names
    91 // The abbreviated day names
    92 const TText * const LanguageAspect::DayAbbTable[KMaxDays] =
    92 const TText * const LanguageAspect::DayAbbTable[KMaxDays] =
    93     {
    93     {
    94     _S("Lu"),
    94     _S("Lu"),
    95     _S("Ma"),
    95     _S("Ma"),
    96     _S("Mi"),
    96     _S("Mi"),
    97     _S("Jo"),
    97     _S("Jo"),
    98     _S("Vi"),
    98     _S("Vi"),
    99     _S("Sâ"),
    99     _S("Sâ"),
   100     _S("Du")
   100     _S("Du")
   101     };
   101     };
   102 // The month names
   102 // The month names
   103 const TText * const LanguageAspect::MonthTable[KMaxMonths] =
   103 const TText * const LanguageAspect::MonthTable[KMaxMonths] =
   104     {
   104     {