|
3 | 3 | "en": "Story title in",
|
4 | 4 | "pt": "Título da história em"
|
5 | 5 | },
|
6 |
| - "chapter, title()": { |
7 |
| - "en": "Chapter", |
8 |
| - "pt": "Capítulo" |
9 |
| - }, |
10 |
| - "chapters, title()": { |
11 |
| - "en": "Chapters", |
12 |
| - "pt": "Capítulos" |
13 |
| - }, |
14 | 6 | "chapter_title": {
|
15 | 7 | "en": "Chapter title",
|
16 | 8 | "pt": "Título do capítulo"
|
|
19 | 11 | "en": "Chapter number",
|
20 | 12 | "pt": "Número do capítulo"
|
21 | 13 | },
|
| 14 | + "the_chapter_with_the_title": { |
| 15 | + "en": "The chapter with the title", |
| 16 | + "pt": "O capítulo com o título" |
| 17 | + }, |
| 18 | + "a_new_chapter": { |
| 19 | + "en": "a new chapter", |
| 20 | + "pt": "um novo capítulo" |
| 21 | + }, |
22 | 22 | "select_a_story": {
|
23 | 23 | "en": "Select a story",
|
24 | 24 | "pt": "Selecione uma história"
|
|
119 | 119 | "en": "Story synopsis in",
|
120 | 120 | "pt": "Sinopse da história em"
|
121 | 121 | },
|
122 |
| - "writing_modes, type: list": { |
123 |
| - "en": [ |
124 |
| - "Write", |
125 |
| - "Revise", |
126 |
| - "Translate" |
127 |
| - ], |
128 |
| - "pt": [ |
129 |
| - "Escrever", |
130 |
| - "Revisar", |
131 |
| - "Traduzir" |
132 |
| - ] |
133 |
| - }, |
134 |
| - "writing_modes_present_action, type: list": { |
135 |
| - "en": [ |
136 |
| - "Writing", |
137 |
| - "Revising", |
138 |
| - "Translating" |
139 |
| - ], |
140 |
| - "pt": [ |
141 |
| - "Escrevendo", |
142 |
| - "Revisando", |
143 |
| - "Traduzindo" |
144 |
| - ] |
145 |
| - }, |
146 |
| - "writing_modes_action, type: list": { |
147 |
| - "en": [ |
148 |
| - "Writing", |
149 |
| - "Revising", |
150 |
| - "Translating" |
151 |
| - ], |
152 |
| - "pt": [ |
153 |
| - "Escrever", |
154 |
| - "Revisar", |
155 |
| - "Traduzir" |
156 |
| - ] |
157 |
| - }, |
158 |
| - "writing_modes_past_action, type: list": { |
159 |
| - "en": [ |
160 |
| - "Writing", |
161 |
| - "Revising", |
162 |
| - "Translating" |
163 |
| - ], |
164 |
| - "pt": [ |
165 |
| - "Escrita", |
166 |
| - "Revisão", |
167 |
| - "Tradução" |
168 |
| - ] |
169 |
| - }, |
170 |
| - "writing_modes_past, type: list": { |
171 |
| - "en": [ |
172 |
| - "Wrote", |
173 |
| - "Revised", |
174 |
| - "Translated" |
175 |
| - ], |
176 |
| - "pt": [ |
177 |
| - "Escrevi", |
178 |
| - "Revisei", |
179 |
| - "Traduzi" |
180 |
| - ] |
181 |
| - }, |
182 |
| - "writing_modes_chapter, type: list": { |
183 |
| - "en": [ |
184 |
| - "written", |
185 |
| - "revised", |
186 |
| - "translated" |
187 |
| - ], |
188 |
| - "pt": [ |
189 |
| - "escrito", |
190 |
| - "revisado", |
191 |
| - "traduzido" |
192 |
| - ] |
193 |
| - }, |
194 | 122 | "writing_modes": {
|
195 | 123 | "en": "Writing modes",
|
196 | 124 | "pt": "Modos de escrita"
|
|
199 | 127 | "en": "Select a writing mode",
|
200 | 128 | "pt": "Selecione um modo de escrita"
|
201 | 129 | },
|
202 |
| - "write, title()": { |
203 |
| - "en": "Write", |
204 |
| - "pt": "Escrever" |
205 |
| - }, |
206 |
| - "writing, title()": { |
207 |
| - "en": "Writing", |
208 |
| - "pt": "Escrevendo" |
209 |
| - }, |
210 |
| - "revise, title()": { |
211 |
| - "en": "Revise", |
212 |
| - "pt": "Revisar" |
213 |
| - }, |
214 |
| - "translate, title()": { |
215 |
| - "en": "Translate", |
216 |
| - "pt": "Traduzir" |
217 |
| - }, |
218 |
| - "press_enter_to_start_counting_{}_time": { |
219 |
| - "en": "Press Enter to start counting {} time", |
220 |
| - "pt": "Pressione Enter para começar a contar o tempo de {}" |
221 |
| - }, |
222 |
| - "press_enter_when_you_finish_{}_the_chapter": { |
223 |
| - "en": "Press Enter when you finish {} the chapter", |
224 |
| - "pt": "Pressione Enter quando você terminar de {} o capítulo" |
225 |
| - }, |
226 |
| - "did_you_finished_{}_the_chapter": { |
227 |
| - "en": "Did you finished {} the chapter", |
228 |
| - "pt": "Você terminou de {} o capítulo" |
229 |
| - }, |
230 |
| - "you_finished_{}_this_chapter": { |
231 |
| - "en": "You finished {} this chapter", |
232 |
| - "pt": "Você terminou de {} este capítulo" |
233 |
| - }, |
234 |
| - "{}_this_chapter": { |
235 |
| - "en": "{} this chapter", |
236 |
| - "pt": "{} este capítulo" |
237 |
| - }, |
238 |
| - "type_or_paste_the_chapter_title_in_{}": { |
239 |
| - "en": "Type or paste the chapter title in {}", |
240 |
| - "pt": "Digite ou cole o título do capítulo em {}" |
| 130 | + "write, type: dictionary": { |
| 131 | + "Infinitive": { |
| 132 | + "en": "write", |
| 133 | + "pt": "escrever" |
| 134 | + }, |
| 135 | + "Infinitive action": { |
| 136 | + "en": "writing", |
| 137 | + "pt": "escrever" |
| 138 | + }, |
| 139 | + "Action": { |
| 140 | + "en": "writing", |
| 141 | + "pt": "escrevendo" |
| 142 | + }, |
| 143 | + "Item": { |
| 144 | + "en": "writing", |
| 145 | + "pt": "escrita" |
| 146 | + }, |
| 147 | + "Done": { |
| 148 | + "en": "wrote", |
| 149 | + "pt": "escrevi" |
| 150 | + }, |
| 151 | + "Chapter": { |
| 152 | + "en": "written", |
| 153 | + "pt": "escrito" |
| 154 | + } |
| 155 | + }, |
| 156 | + "revise, type: dictionary": { |
| 157 | + "Infinitive": { |
| 158 | + "en": "revise", |
| 159 | + "pt": "revisar" |
| 160 | + }, |
| 161 | + "Infinitive action": { |
| 162 | + "en": "revising", |
| 163 | + "pt": "revisar" |
| 164 | + }, |
| 165 | + "Action": { |
| 166 | + "en": "revising", |
| 167 | + "pt": "revisando" |
| 168 | + }, |
| 169 | + "Item": { |
| 170 | + "en": "revision", |
| 171 | + "pt": "revisão" |
| 172 | + }, |
| 173 | + "Done": { |
| 174 | + "en": "revised", |
| 175 | + "pt": "revisei" |
| 176 | + }, |
| 177 | + "Chapter": { |
| 178 | + "en": "revised", |
| 179 | + "pt": "revisado" |
| 180 | + } |
| 181 | + }, |
| 182 | + "translate, type: dictionary": { |
| 183 | + "Infinitive": { |
| 184 | + "en": "translate", |
| 185 | + "pt": "traduzir" |
| 186 | + }, |
| 187 | + "Infinitive action": { |
| 188 | + "en": "translating", |
| 189 | + "pt": "traduzir" |
| 190 | + }, |
| 191 | + "Action": { |
| 192 | + "en": "translating", |
| 193 | + "pt": "traduzindo" |
| 194 | + }, |
| 195 | + "Item": { |
| 196 | + "en": "translation", |
| 197 | + "pt": "tradução" |
| 198 | + }, |
| 199 | + "Done": { |
| 200 | + "en": "translated", |
| 201 | + "pt": "traduzi" |
| 202 | + }, |
| 203 | + "Chapter": { |
| 204 | + "en": "translated", |
| 205 | + "pt": "traduzido" |
| 206 | + } |
| 207 | + }, |
| 208 | + "press_enter_to_start_counting_the_time_of": { |
| 209 | + "en": "Press Enter to start counting the time of", |
| 210 | + "pt": "Pressione Enter para começar a contar o tempo de" |
| 211 | + }, |
| 212 | + "press_enter_when_you_stop": { |
| 213 | + "en": "Press Enter when you stop", |
| 214 | + "pt": "Pressione Enter quando você parar de" |
| 215 | + }, |
| 216 | + "did_you_finished_{}_the_whole_chapter": { |
| 217 | + "en": "Did you finished {} the whole chapter", |
| 218 | + "pt": "Você terminou de {} o capítulo inteiro" |
| 219 | + }, |
| 220 | + "this_chapter": { |
| 221 | + "en": "this chapter", |
| 222 | + "pt": "este capítulo" |
| 223 | + }, |
| 224 | + "type_the_chapter_title_in_{}": { |
| 225 | + "en": "Type the chapter title in {}", |
| 226 | + "pt": "Digite o título do capítulo em {}" |
241 | 227 | },
|
242 | 228 | "i_started_{}_the_chapter_{}_of_my_story_{}": {
|
243 | 229 | "en": "I started {} the chapter {} of my story \"{}\"",
|
244 | 230 | "pt": "Eu comecei a {} o capítulo {} da minha história \"{}\""
|
245 | 231 | },
|
246 |
| - "i_{}_the_chapter_{}_of_my_story_{}": { |
247 |
| - "en": "I {} the chapter {} of my story \"{}\"", |
248 |
| - "pt": "Eu {} o capítulo {} da minha história \"{}\"" |
| 232 | + "i_have_been_{}_the_chapter_{}_of_my_story_{}_until_now": { |
| 233 | + "en": "I have been {} the chapter {} of my story \"{}\" until now", |
| 234 | + "pt": "Eu estive {} o capítulo {} da minha história \"{}\" até agora" |
249 | 235 | },
|
250 |
| - "i_still_did_not_finished_{}_the_chapter": { |
251 |
| - "en": "I still did not finished {} the chapter", |
252 |
| - "pt": "Eu ainda não terminei de {} o capítulo" |
| 236 | + "i_finished_{}_the_chapter_{}_of_my_story_{}": { |
| 237 | + "en": "I finished {} the chapter {} of my story \"{}\"", |
| 238 | + "pt": "Eu terminei de {} o capítulo {} da minha história \"{}\"" |
| 239 | + }, |
| 240 | + "i_started_at_{}_and_stopped_at_{}": { |
| 241 | + "en": "I started at {}, and stopped at {}", |
| 242 | + "pt": "Eu comecei às {}, e parei às {}" |
| 243 | + }, |
| 244 | + "i_{}_for": { |
| 245 | + "en": "I {} for", |
| 246 | + "pt": "Eu {} por" |
253 | 247 | },
|
254 | 248 | "post": {
|
255 | 249 | "en": "post",
|
256 | 250 | "pt": "postar"
|
257 | 251 | },
|
258 |
| - "post, title()": { |
259 |
| - "en": "Post", |
260 |
| - "pt": "Postar" |
261 |
| - }, |
262 | 252 | "select_{}_to_{}": {
|
263 | 253 | "en": "Select {} to {}",
|
264 | 254 | "pt": "Selecione {} para {}"
|
|
0 commit comments