[glotpress-updates] [GlotPress] #419: Add Algerian Arabic locale definition

GlotPress noreply at wordpress.org
Tue Mar 3 21:44:40 UTC 2015


#419: Add Algerian Arabic locale definition
--------------------------------+-----------------
 Reporter:  ocean90             |      Owner:
     Type:  enhancement         |     Status:  new
 Priority:  normal              |  Milestone:  1.0
Component:  locale information  |    Version:
 Keywords:  has-patch           |
--------------------------------+-----------------
 Request: https://make.wordpress.org/polyglots/2015/01/22/locale-ar-arq-
 arq-sub-domain-iso-639-3/

 Data from @petya:

 {{{
 $arq = new GP_Locale();
 $arq->english_name = 'Algerian Arabic';
 $arq->native_name = 'Algerian Arabic';
 $arq->lang_code_iso_639_3 = 'arq';
 $arq->country_code = 'dz';
 $arq->wp_locale = 'arq';
 $arq->slug = 'arq';
 $arq->nplurals = 6;
 $arq->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';
 $arq->rtl = true;
 }}}

--
Ticket URL: <https://glotpress.trac.wordpress.org/ticket/419>
GlotPress <https://glotpress.trac.wordpress.org>
Easy comin', easy goin'


More information about the glotpress-updates mailing list