「モジュール:I18n/date」の版間の差分

+ckb
(1版 をインポートしました)
bsd>Tacsipacsi
(+ckb)
29行目: 29行目:
['ca'] = 'ca-form', -- Catalan
['ca'] = 'ca-form', -- Catalan
['ce'] = 'ce-form', -- Chechen
['ce'] = 'ce-form', -- Chechen
['ckb'] = 'ckb-form', -- Central Kurdish
['cs'] = 'cs-form', -- Czech
['cs'] = 'cs-form', -- Czech
['da'] = 'de-form', -- Danish
['da'] = 'de-form', -- Danish
248行目: 249行目:
M    ='"<span dir=rtl>"F"</span>"'
M    ='"<span dir=rtl>"F"</span>"'
},
},
['ckb-form'] = {
YMDHMS='jی Fی Y، H:i:s',
YMDHM ='jی Fی Y، H:i',
YMD  ='jی Fی Y',
YM    ='Fی Y',
MD    ='jی F',
Y    ='Y',
M    ='F'
},
 
-- French and Gallic languages require different form for first day of the month and  
-- French and Gallic languages require different form for first day of the month and  
-- different for the other days
-- different for the other days
296行目: 306行目:
M    ='F'
M    ='F'
},
},
 
-- day/month/year Slavic languages
-- day/month/year Slavic languages
['ru-form'] = {
['ru-form'] = {
325行目: 335行目:
M    ='F'
M    ='F'
},
},
 
-- year/month/day languages
-- year/month/day languages
['zh-form'] = {
['zh-form'] = {
399行目: 409行目:
M    ='F'
M    ='F'
},
},
 
-- year/day/month languages
-- year/day/month languages
['lv-form'] = {
['lv-form'] = {
449行目: 459行目:
},
},
}
}
 
return p
return p
匿名利用者