This repository has been archived on 2024-12-01. You can view files and clone it, but cannot push or open issues or pull requests.
factuges_web/yii/framework/i18n/data/dua.php
david e93adbdd4e - Importación inicial
- Registro, activación y entrada de usuarios


git-svn-id: https://192.168.0.254/svn/Rodax.factuges_web/trunk@2 e455b18d-f7fe-5245-9c43-e2c35af70a32
2013-06-13 16:04:48 +00:00

188 lines
3.5 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Locale data for 'dua'.
*
* This file is automatically generated by yiic cldr command.
*
* Copyright © 1991-2007 Unicode, Inc. All rights reserved.
* Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
*
* Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/)
*/
return array (
'version' => '6546',
'numberSymbols' =>
array (
'alias' => '',
'decimal' => ',',
'group' => ' ',
'list' => ';',
'percentSign' => '%',
'plusSign' => '+',
'minusSign' => '-',
'exponential' => 'E',
'perMille' => '‰',
'infinity' => '∞',
'nan' => 'NaN',
),
'decimalFormat' => '#,##0.###',
'scientificFormat' => '#E0',
'percentFormat' => '#,##0 %',
'currencyFormat' => '#,##0.00 ¤',
'currencySymbols' =>
array (
'AUD' => 'AU$',
'BRL' => 'R$',
'CAD' => 'CA$',
'CNY' => 'CN¥',
'EUR' => '€',
'GBP' => '£',
'HKD' => 'HK$',
'ILS' => '₪',
'INR' => '₹',
'JPY' => 'JP¥',
'KRW' => '₩',
'MXN' => 'MX$',
'NZD' => 'NZ$',
'THB' => '฿',
'TWD' => 'NT$',
'USD' => 'US$',
'VND' => '₫',
'XAF' => 'FCFA',
'XCD' => 'EC$',
'XOF' => 'CFA',
'XPF' => 'CFPF',
),
'monthNames' =>
array (
'wide' =>
array (
1 => 'dimɔ́di',
2 => 'ŋgɔndɛ',
3 => 'sɔŋɛ',
4 => 'diɓáɓá',
5 => 'emiasele',
6 => 'esɔpɛsɔpɛ',
7 => 'madiɓɛ́díɓɛ́',
8 => 'diŋgindi',
9 => 'nyɛtɛki',
10 => 'mayésɛ́',
11 => 'tiníní',
12 => 'eláŋgɛ́',
),
'abbreviated' =>
array (
1 => 'di',
2 => 'ŋgɔn',
3 => 'sɔŋ',
4 => 'diɓ',
5 => 'emi',
6 => 'esɔ',
7 => 'mad',
8 => 'diŋ',
9 => 'nyɛt',
10 => 'may',
11 => 'tin',
12 => 'elá',
),
),
'monthNamesSA' =>
array (
'narrow' =>
array (
1 => 'd',
2 => 'ŋ',
3 => 's',
4 => 'd',
5 => 'e',
6 => 'e',
7 => 'm',
8 => 'd',
9 => 'n',
10 => 'm',
11 => 't',
12 => 'e',
),
),
'weekDayNames' =>
array (
'wide' =>
array (
0 => 'éti',
1 => 'mɔ́sú',
2 => 'kwasú',
3 => 'mukɔ́sú',
4 => 'ŋgisú',
5 => 'ɗónɛsú',
6 => 'esaɓasú',
),
'abbreviated' =>
array (
0 => 'ét',
1 => 'mɔ́s',
2 => 'kwa',
3 => 'muk',
4 => 'ŋgi',
5 => 'ɗón',
6 => 'esa',
),
),
'weekDayNamesSA' =>
array (
'narrow' =>
array (
0 => 'e',
1 => 'm',
2 => 'k',
3 => 'm',
4 => 'ŋ',
5 => 'ɗ',
6 => 'e',
),
),
'eraNames' =>
array (
'abbreviated' =>
array (
0 => 'ɓ.Ys',
1 => 'mb.Ys',
),
'wide' =>
array (
0 => 'ɓoso ɓwá yáɓe lá',
1 => 'mbúsa kwédi a Yés',
),
'narrow' =>
array (
0 => 'ɓ.Ys',
1 => 'mb.Ys',
),
),
'dateFormats' =>
array (
'full' => 'EEEE d MMMM y',
'long' => 'd MMMM y',
'medium' => 'd MMM y',
'short' => 'd/M/yyyy',
),
'timeFormats' =>
array (
'full' => 'HH:mm:ss zzzz',
'long' => 'HH:mm:ss z',
'medium' => 'HH:mm:ss',
'short' => 'HH:mm',
),
'dateTimeFormat' => '{1} {0}',
'amName' => 'idiɓa',
'pmName' => 'ebyámu',
'orientation' => 'ltr',
'languages' =>
array (
'dua' => 'duálá',
),
'territories' =>
array (
'cm' => 'Cameroun',
),
);