ABCDEFGHIJKLMNOPQRSTUVWXYZAAAB
1
KeyCondition(Comments)frenzh-Hans-CN
2
dates.weekday.mondayLUNDIMONDAY星期一
3
dates.weekday.tuesdayMardituesday星期二
4
dates.weekday.wednesdayMercrediwednesday星期三
5
dates.weekday.thursdayJeudithursday星期四
6
dates.weekday.fridayvendredifriday星期五
7
dates.weekday.saturdaySamedisaturday星期六
8
dates.weekday.sundaydimanchesunday星期日
9
dates.month.januaryJanvierjanuary一月
10
dates.month.februaryfévrierfebruary二月
11
dates.month.marchfévriermarch游行
12
dates.month.aprilavrilapril四月
13
templated.hello{{first_name}} represents the inserted value and should be present in all translations.Bonjour {{first_name}}!Hello {{first_name}}!你好{{first_name}}!
14
templated.contactGender.maleM. {{last_name}}Mr {{last_name}}!先生{{last_name}}
15
templated.contactGender.femaleMme {{last_name}}Mrs {{last_name}}!夫人{{last_name}}
16
templated.numbers.countIl y a {{count:int}} éléments.There are {{count:int}}\ items.{{count:int}}個のアイテムがあります
17
templated.numbers.simpleLe prix est de {{price:double}}€The price is {{price:double}}$価格は{{price:double}}¥です
18
templated.numbers.formattedLe prix est de {{price:double[compactCurrency]}}The price is {{price:double[compactCurrency]}}価格は{{price:double[compactCurrency]}}です
19
templated.date.simpleAujourd'hui : {{date:DateTime}}Today : {{date:DateTime}}今日 : {{date:DateTime}}
20
templated.date.patternAujourd'hui : {{date:DateTime[EEE, M/d/y]}}Today : {{date:DateTime[EEE, M/d/y]}}今日 : {{date:DateTime[EEE, M/d/y]}}
21
plurals.manPlural.zerohommesman男人
22
plurals.manPlural.onehommeman男人
23
plurals.man(Plural.multiple)hommesmen男人
24
multilineCeci est

un

exemple multiligne.
This is

a

multiline example.
这是一个

多行示例。

25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100