[glotpress-updates] [GlotPress] #486: Add Moroccan Arabic locale definition
GlotPress
noreply at wordpress.org
Sat Sep 5 16:03:32 UTC 2015
#486: Add Moroccan Arabic locale definition
--------------------------------+-----------------
Reporter: ocean90 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 1.0
Component: locale information | Version:
Keywords: |
--------------------------------+-----------------
Request:
https://href.li/?https://make.wordpress.org/polyglots/2015/08/10/hello-i
-write-here-to-request-a-translation-2/
Data:
{{{
$ary = new GP_Locale();
$ary->english_name = 'Moroccan Arabic';
$ary->native_name = 'العربية المغربية';
$ary->lang_code_iso_639_1 = 'ar_MA';
$ary->lang_code_iso_639_3 = 'ary';
$ary->country_code = 'ma';
$ary->wp_locale = 'ary';
$ary->slug = 'ary';
$ary->nplurals = 6;
$ary->plural_expression = 'n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 &&
n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5';
$ary->text_direction = 'rtl';
}}}
--
Ticket URL: <https://glotpress.trac.wordpress.org/ticket/486>
GlotPress <https://glotpress.trac.wordpress.org>
Easy comin', easy goin'
More information about the glotpress-updates
mailing list