mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
50 lines
1.2 KiB
XML
50 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<ldml>
|
|
<identity>
|
|
<version number="$Revision: 1.48 $"/>
|
|
<generation date="$Date: 2009/05/05 23:06:34 $"/>
|
|
<language type="ar"/>
|
|
<territory type="QA"/>
|
|
</identity>
|
|
<localeDisplayNames>
|
|
<scripts>
|
|
<script type="Ital">اللأيطالية القديمة</script>
|
|
</scripts>
|
|
</localeDisplayNames>
|
|
<dates>
|
|
<calendars>
|
|
<calendar type="gregorian">
|
|
<days>
|
|
<dayContext type="format">
|
|
<dayWidth type="abbreviated">
|
|
<day type="sun">الأحد</day>
|
|
<day type="mon">الاثنين</day>
|
|
<day type="tue">الثلاثاء</day>
|
|
<day type="wed">الأربعاء</day>
|
|
<day type="thu">الخميس</day>
|
|
<day type="fri">الجمعة</day>
|
|
<day type="sat">السبت</day>
|
|
</dayWidth>
|
|
</dayContext>
|
|
</days>
|
|
</calendar>
|
|
</calendars>
|
|
</dates>
|
|
<numbers>
|
|
<decimalFormats>
|
|
<decimalFormatLength>
|
|
<decimalFormat>
|
|
<pattern>#0.###;#0.###-</pattern>
|
|
</decimalFormat>
|
|
</decimalFormatLength>
|
|
</decimalFormats>
|
|
<currencyFormats>
|
|
<currencyFormatLength>
|
|
<currencyFormat>
|
|
<pattern>¤#0.00</pattern>
|
|
</currencyFormat>
|
|
</currencyFormatLength>
|
|
</currencyFormats>
|
|
</numbers>
|
|
</ldml>
|