jhj0517 commited on
Commit
49e0a81
1 Parent(s): 27c4657

Add i18n translation file

Browse files
Files changed (1) hide show
  1. i18n/translation.yaml +209 -0
i18n/translation.yaml ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ en: # English
2
+ Language: Language
3
+ Reference Image: Reference Image
4
+ Output Image: Output Image
5
+ Rotate Pitch: Rotate Pitch
6
+ Rotate Yaw: Rotate Yaw
7
+ Rotate Roll: Rotate Roll
8
+ Blink: Blink
9
+ Eyebrow: Eyebrow
10
+ Wink: Wink
11
+ Pupil X: Pupil X
12
+ Pupil Y: Pupil Y
13
+ AAA: AAA
14
+ EEE: EEE
15
+ WOO: WOO
16
+ Smile: Smile
17
+ Source Ratio: Source Ratio
18
+ Sample Ratio: Sample Ratio
19
+ Sample Parts: Sample Parts
20
+ Crop Factor: Crop Factor
21
+
22
+ ko: # Korean
23
+ Language: 언어
24
+ Reference Image: Reference Image
25
+ Output Image: Output Image
26
+ Rotate Pitch: Rotate Pitch
27
+ Rotate Yaw: Rotate Yaw
28
+ Rotate Roll: Rotate Roll
29
+ Blink: Blink
30
+ Eyebrow: Eyebrow
31
+ Wink: Wink
32
+ Pupil X: Pupil X
33
+ Pupil Y: Pupil Y
34
+ AAA: AAA
35
+ EEE: EEE
36
+ WOO: WOO
37
+ Smile: Smile
38
+ Source Ratio: Source Ratio
39
+ Sample Ratio: Sample Ratio
40
+ Sample Parts: Sample Parts
41
+ Crop Factor: Crop Factor
42
+
43
+ ja: # Japanese
44
+ Language: 言語
45
+ Reference Image: Reference Image
46
+ Output Image: Output Image
47
+ Rotate Pitch: Rotate Pitch
48
+ Rotate Yaw: Rotate Yaw
49
+ Rotate Roll: Rotate Roll
50
+ Blink: Blink
51
+ Eyebrow: Eyebrow
52
+ Wink: Wink
53
+ Pupil X: Pupil X
54
+ Pupil Y: Pupil Y
55
+ AAA: AAA
56
+ EEE: EEE
57
+ WOO: WOO
58
+ Smile: Smile
59
+ Source Ratio: Source Ratio
60
+ Sample Ratio: Sample Ratio
61
+ Sample Parts: Sample Parts
62
+ Crop Factor: Crop Factor
63
+
64
+ es: # Spanish
65
+ Language: Idioma
66
+ Reference Image: Reference Image
67
+ Output Image: Output Image
68
+ Rotate Pitch: Rotate Pitch
69
+ Rotate Yaw: Rotate Yaw
70
+ Rotate Roll: Rotate Roll
71
+ Blink: Blink
72
+ Eyebrow: Eyebrow
73
+ Wink: Wink
74
+ Pupil X: Pupil X
75
+ Pupil Y: Pupil Y
76
+ AAA: AAA
77
+ EEE: EEE
78
+ WOO: WOO
79
+ Smile: Smile
80
+ Source Ratio: Source Ratio
81
+ Sample Ratio: Sample Ratio
82
+ Sample Parts: Sample Parts
83
+ Crop Factor: Crop Factor
84
+
85
+ fr: # French
86
+ Language: Langue
87
+ Reference Image: Reference Image
88
+ Output Image: Output Image
89
+ Rotate Pitch: Rotate Pitch
90
+ Rotate Yaw: Rotate Yaw
91
+ Rotate Roll: Rotate Roll
92
+ Blink: Blink
93
+ Eyebrow: Eyebrow
94
+ Wink: Wink
95
+ Pupil X: Pupil X
96
+ Pupil Y: Pupil Y
97
+ AAA: AAA
98
+ EEE: EEE
99
+ WOO: WOO
100
+ Smile: Smile
101
+ Source Ratio: Source Ratio
102
+ Sample Ratio: Sample Ratio
103
+ Sample Parts: Sample Parts
104
+ Crop Factor: Crop Factor
105
+
106
+ de: # German
107
+ Language: Sprache
108
+ Reference Image: Reference Image
109
+ Output Image: Output Image
110
+ Rotate Pitch: Rotate Pitch
111
+ Rotate Yaw: Rotate Yaw
112
+ Rotate Roll: Rotate Roll
113
+ Blink: Blink
114
+ Eyebrow: Eyebrow
115
+ Wink: Wink
116
+ Pupil X: Pupil X
117
+ Pupil Y: Pupil Y
118
+ AAA: AAA
119
+ EEE: EEE
120
+ WOO: WOO
121
+ Smile: Smile
122
+ Source Ratio: Source Ratio
123
+ Sample Ratio: Sample Ratio
124
+ Sample Parts: Sample Parts
125
+ Crop Factor: Crop Factor
126
+
127
+ zh: # Chinese
128
+ Language: 语言
129
+ Reference Image: Reference Image
130
+ Output Image: Output Image
131
+ Rotate Pitch: Rotate Pitch
132
+ Rotate Yaw: Rotate Yaw
133
+ Rotate Roll: Rotate Roll
134
+ Blink: Blink
135
+ Eyebrow: Eyebrow
136
+ Wink: Wink
137
+ Pupil X: Pupil X
138
+ Pupil Y: Pupil Y
139
+ AAA: AAA
140
+ EEE: EEE
141
+ WOO: WOO
142
+ Smile: Smile
143
+ Source Ratio: Source Ratio
144
+ Sample Ratio: Sample Ratio
145
+ Sample Parts: Sample Parts
146
+ Crop Factor: Crop Factor
147
+
148
+ uk: # Ukrainian
149
+ Language: Мова
150
+ Reference Image: Reference Image
151
+ Output Image: Output Image
152
+ Rotate Pitch: Rotate Pitch
153
+ Rotate Yaw: Rotate Yaw
154
+ Rotate Roll: Rotate Roll
155
+ Blink: Blink
156
+ Eyebrow: Eyebrow
157
+ Wink: Wink
158
+ Pupil X: Pupil X
159
+ Pupil Y: Pupil Y
160
+ AAA: AAA
161
+ EEE: EEE
162
+ WOO: WOO
163
+ Smile: Smile
164
+ Source Ratio: Source Ratio
165
+ Sample Ratio: Sample Ratio
166
+ Sample Parts: Sample Parts
167
+ Crop Factor: Crop Factor
168
+
169
+ ru: # Russian
170
+ Language: Язык
171
+ Reference Image: Reference Image
172
+ Output Image: Output Image
173
+ Rotate Pitch: Rotate Pitch
174
+ Rotate Yaw: Rotate Yaw
175
+ Rotate Roll: Rotate Roll
176
+ Blink: Blink
177
+ Eyebrow: Eyebrow
178
+ Wink: Wink
179
+ Pupil X: Pupil X
180
+ Pupil Y: Pupil Y
181
+ AAA: AAA
182
+ EEE: EEE
183
+ WOO: WOO
184
+ Smile: Smile
185
+ Source Ratio: Source Ratio
186
+ Sample Ratio: Sample Ratio
187
+ Sample Parts: Sample Parts
188
+ Crop Factor: Crop Factor
189
+
190
+ tr: # Turkish
191
+ Language: Dil
192
+ Reference Image: Reference Image
193
+ Output Image: Output Image
194
+ Rotate Pitch: Rotate Pitch
195
+ Rotate Yaw: Rotate Yaw
196
+ Rotate Roll: Rotate Roll
197
+ Blink: Blink
198
+ Eyebrow: Eyebrow
199
+ Wink: Wink
200
+ Pupil X: Pupil X
201
+ Pupil Y: Pupil Y
202
+ AAA: AAA
203
+ EEE: EEE
204
+ WOO: WOO
205
+ Smile: Smile
206
+ Source Ratio: Source Ratio
207
+ Sample Ratio: Sample Ratio
208
+ Sample Parts: Sample Parts
209
+ Crop Factor: Crop Factor