[glotpress-updates] [GlotPress] #450: Add Silesian locale definition

GlotPress noreply at wordpress.org
Mon Jun 8 15:42:13 UTC 2015


#450: Add Silesian locale definition
--------------------------------+-----------------
 Reporter:  ocean90             |      Owner:
     Type:  enhancement         |     Status:  new
 Priority:  normal              |  Milestone:  1.0
Component:  locale information  |    Version:
 Keywords:  has-patch           |
--------------------------------+-----------------
 Request: http://make.wordpress.org/polyglots/2015/05/31/hi-guys-id-like-
 to-request-support-for/

 {{{
 $slz = new GP_Locale();
 $slz->english_name = 'Silesian';
 $slz->native_name = 'Ślōnskŏ gŏdka';
 $slz->lang_code_iso_639_3 = 'slz';
 $slz->country_code = 'pl';
 $slz->wp_locale = 'slz';
 $slz->slug = 'slz';
 $slz->nplurals = 3;
 $slz->plural_expression = '(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100=20) ?
 1 : 2)';
 }}}

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


More information about the glotpress-updates mailing list