Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/sq.po
blob: 81169ec93d37a1ebefe49c2e0b266231a98f019b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-04-30 18:23-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.3.0\n"

#: activity/activity.info:2 typingturtle.py:57 titlescene.py:49
msgid "Typing Turtle"
msgstr ""

#: lessonscreen.py:59 balloongame.py:53
msgid "Go Back"
msgstr ""

#: lessonscreen.py:185
#, python-format
msgid "<b>WPM:</b> %(wpm)d"
msgstr ""

#: lessonscreen.py:193 medalscreen.py:90
#, python-format
msgid "<b>Accuracy:</b> %(accuracy)d%%"
msgstr ""

#: lessonscreen.py:554
msgid "Good job!"
msgstr ""

#: lessonscreen.py:555 lessonbuilder.py:258
msgid "Well done!"
msgstr ""

#: lessonscreen.py:556
msgid "Nice work!"
msgstr ""

#: lessonscreen.py:557 lessonbuilder.py:261
msgid "Way to go!"
msgstr ""

#: lessonscreen.py:562
#, python-format
msgid "You finished the lesson in %(time)d seconds, with %(errors)d errors.\n"
msgstr ""

#: lessonscreen.py:564
#, python-format
msgid ""
"Your words per minute (WPM) was %(wpm)d, and your accuracy was %(accuracy)d%"
"%.\n"
"\n"
msgstr ""

#: lessonscreen.py:567
#, python-format
msgid "You finished the lesson with %(errors)d errors.\n"
msgstr ""

#: lessonscreen.py:569
#, python-format
msgid ""
"Your accuracy was %(accuracy)d%%.\n"
"\n"
msgstr ""

#: lessonscreen.py:575
#, python-format
msgid "Congratulations!  You earned a %(type)s medal!"
msgstr ""

#: lessonscreen.py:583
msgid "You need to practice this lesson more before moving on."
msgstr ""

#: lessonscreen.py:586
msgid "You almost got a medal!  Next time, try not to make as many errors."
msgstr ""

#: lessonscreen.py:589
msgid "You almost got a medal!  Next time, try to type a little faster."
msgstr ""

#: medalscreen.py:54
msgid ""
"<span font_desc='Serif Bold Italic 28'>Certificate of Achievement</span>"
msgstr ""

#: medalscreen.py:57
msgid "<span font_desc='Sans 16'>This certifies that</span>"
msgstr ""

#: medalscreen.py:60
#, python-format
msgid "<span font_desc='Sans 16'><b><u><i>%(nick)s</i></u></b></span>"
msgstr ""

#: medalscreen.py:63
#, python-format
msgid "<span font_desc='Sans 16'>earned a %(type)s medal in </span>"
msgstr ""

#: medalscreen.py:66
#, python-format
msgid "<span font_desc='Sans 16'>in <b><u><i>%(lesson)s</i></u></b></span>"
msgstr ""

#: medalscreen.py:69
#, python-format
msgid "<span font_desc='Sans 16'>on <b><u><i>%(date)s</i></u></b>.</span>"
msgstr ""

#: medalscreen.py:86
#, python-format
msgid "<b>Words Per Minute:</b> %(wpm)d"
msgstr ""

#: medalscreen.py:95
#, python-format
msgid "<b>SCORE:</b> %(score)d"
msgstr ""

#: medalscreen.py:99 balloongame.py:223
msgid "Press the ENTER key to continue."
msgstr ""

#: mainscreen.py:55
msgid "Next"
msgstr ""

#: mainscreen.py:64
msgid "Previous"
msgstr ""

#: mainscreen.py:71
msgid "Start Lesson"
msgstr ""

#: mainscreen.py:100
msgid "Edit Lessons"
msgstr ""

#: mainscreen.py:173
msgid ""
"You earned a medal in this lesson!  Advance to the next one\n"
"by clicking the Next button."
msgstr ""

#: mainscreen.py:204
msgid "No Medal Yet"
msgstr ""

#: mainscreen.py:205
msgid "Bronze Medal"
msgstr ""

#: mainscreen.py:206
msgid "Silver Medal"
msgstr ""

#: mainscreen.py:207
msgid "Gold Medal"
msgstr ""

#: balloongame.py:210
msgid "You finished!"
msgstr ""

#: balloongame.py:219
#, python-format
msgid "Your score was %(score)d."
msgstr ""

#: balloongame.py:221
#, python-format
msgid "You earned a %(type)s medal!"
msgstr ""

#: balloongame.py:321 balloongame.py:329
#, python-format
msgid "SCORE: %d"
msgstr ""

#: balloongame.py:340
msgid "Type the words to pop the balloons!"
msgstr ""

#: lessonbuilder.py:259
msgid "Good job."
msgstr ""

#: lessonbuilder.py:260
msgid "Awesome!"
msgstr ""

#: lessonbuilder.py:262
msgid "Wonderful!"
msgstr ""

#: lessonbuilder.py:263
msgid "Nice work."
msgstr ""

#: lessonbuilder.py:264
msgid "You did it!"
msgstr ""

#: lessonbuilder.py:271
msgid ""
"Be careful to use the correct finger to press each key.  Look at the "
"keyboard below if you need help remembering."
msgstr ""

#: lessonbuilder.py:272
msgid ""
"Try to type at the same speed, all the time.  As you get more comfortable "
"you can increase the speed a little."
msgstr ""

#: lessonbuilder.py:279
msgid "left little"
msgstr ""

#: lessonbuilder.py:280
msgid "left ring"
msgstr ""

#: lessonbuilder.py:281
msgid "left middle"
msgstr ""

#: lessonbuilder.py:282
msgid "left index"
msgstr ""

#: lessonbuilder.py:283
msgid "left thumb"
msgstr ""

#: lessonbuilder.py:284
msgid "right little"
msgstr ""

#: lessonbuilder.py:285
msgid "right ring"
msgstr ""

#: lessonbuilder.py:286
msgid "right middle"
msgstr ""

#: lessonbuilder.py:287
msgid "right index"
msgstr ""

#: lessonbuilder.py:288
msgid "right thumb"
msgstr ""

#: lessonbuilder.py:317
#, python-format
msgid " and %s keys"
msgstr ""

#: lessonbuilder.py:319
msgid " key"
msgstr ""

#: lessonbuilder.py:322
#, python-format
msgid ""
"In this lesson, you will learn the %(keynames)s.\n"
"\n"
"Press the ENTER key when you are ready to begin!"
msgstr ""

#: lessonbuilder.py:345
#, python-format
msgid "Press and hold the SHIFT key with your %(finger)s finger, "
msgstr ""

#: lessonbuilder.py:346 lessonbuilder.py:350 lessonbuilder.py:354
#, python-format
msgid "then press the %(letter)s key with your %(finger)s finger."
msgstr ""

#: lessonbuilder.py:349
msgid "Press and hold the ALTGR key, "
msgstr ""

#: lessonbuilder.py:353
msgid "Press and hold the ALTGR and SHIFT keys, "
msgstr ""

#: lessonbuilder.py:357
#, python-format
msgid "Press the %(letter)s key with your %(finger)s finger."
msgstr ""

#: lessonbuilder.py:362
msgid "Practice typing the keys you just learned."
msgstr ""

#: lessonbuilder.py:366
msgid "Now put the keys together into pairs."
msgstr ""

#: lessonbuilder.py:371
msgid "Time to type jumbles."
msgstr ""

#: lessonbuilder.py:376
msgid "Time to type real words."
msgstr ""

#: lessonbuilder.py:388
msgid "Hihowahyah!  Ready to learn the secret of fast typing?\n"
msgstr ""

#: lessonbuilder.py:389
msgid ""
"Always use the correct finger to press each key!\n"
"\n"
msgstr ""

#: lessonbuilder.py:390
msgid "Now, place your hands on the keyboard just like the picture below.\n"
msgstr ""

#: lessonbuilder.py:391
msgid "When you're ready, press the SPACE bar with your thumb!"
msgstr ""

#: lessonbuilder.py:395
msgid ""
"Good job!  The SPACE bar is used to insert spaces between words.\n"
"\n"
msgstr ""

#: lessonbuilder.py:396
msgid "Press the SPACE bar again with your thumb."
msgstr ""

#: lessonbuilder.py:400
msgid "Now I'll teach you the second key, ENTER.  "
msgstr ""

#: lessonbuilder.py:401
msgid ""
"That's the big square key near your right little finger.\n"
"\n"
msgstr ""

#: lessonbuilder.py:402
msgid "Now, reach your little finger over and press ENTER."
msgstr ""

#: lessonbuilder.py:406
msgid ""
"Great!  When typing, the ENTER key is used to begin a new line.\n"
"\n"
msgstr ""

#: lessonbuilder.py:407
msgid "Press the ENTER key again with your right little finger."
msgstr ""

#: lessonbuilder.py:419
msgid "Copy out the following text."
msgstr ""