Merge lp:~nskaggs/help-app/content into lp:~ubuntu-touch-coreapps-drivers/help-app/trunk
- content
- Merge into trunk
Proposed by
Nicholas Skaggs
Status: | Merged |
---|---|
Merged at revision: | 69 |
Proposed branch: | lp:~nskaggs/help-app/content |
Merge into: | lp:~ubuntu-touch-coreapps-drivers/help-app/trunk |
Diff against target: |
3323 lines (+2968/-99) 14 files modified
edit-here/content/pages/apps.md (+50/-1) edit-here/content/pages/faq.md (+7/-2) edit-here/content/pages/scopes.md (+14/-0) edit-here/content/pages/security.md (+17/-0) edit-here/content/pages/settings.md (+14/-0) edit-here/content/pages/store.md (+14/-0) edit-here/content/pages/ui.md (+41/-0) edit-here/po/de.po (+406/-17) edit-here/po/es.po (+403/-14) edit-here/po/fr.po (+403/-14) edit-here/po/help.pot (+388/-7) edit-here/po/it.po (+403/-14) edit-here/po/pt.po (+405/-16) edit-here/po/ro.po (+403/-14) |
To merge this branch: | bzr merge lp:~nskaggs/help-app/content |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daniel Holbach (community) | Approve | ||
Review via email: mp+251847@code.launchpad.net |
Commit message
Content!
Description of the change
Content!
To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote : | # |
I managed to fix a couple of small issues, which resulted in merges from trunk, which made the diff look quite big. Let me know how it works for you.
lp:~nskaggs/help-app/content
updated
- 67. By Nicholas Skaggs
-
merge Daniel's fixes
Preview Diff
[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1 | === modified file 'edit-here/content/pages/apps.md' |
2 | --- edit-here/content/pages/apps.md 2015-02-25 15:51:30 +0000 |
3 | +++ edit-here/content/pages/apps.md 2015-03-05 13:27:08 +0000 |
4 | @@ -10,4 +10,53 @@ |
5 | --- |
6 | **Q:** Do you have Google Authenticator? |
7 | **A:** Sure, install the 'Authenticator' app from the software store. |
8 | ---- |
9 | + |
10 | +Music |
11 | +--- |
12 | +**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? |
13 | +**A:** |
14 | +--- |
15 | +**Q:** What music formats are supported (flac, mp3 etc)? |
16 | +**A:** |
17 | + |
18 | +Contacts |
19 | +--- |
20 | +**Q:** How can I sync my Google contacts to my device? |
21 | +**A:** |
22 | + |
23 | +Gallery |
24 | +--- |
25 | +**Q:** How can I share photos? |
26 | +**A:** |
27 | +--- |
28 | +**Q:** How can I share video? |
29 | +**A:** |
30 | + |
31 | +Camera |
32 | +--- |
33 | +**Q:** How can I take a picture? |
34 | +**A:** |
35 | +--- |
36 | +**Q:** How can I crop / rotate a picture? |
37 | +**A:** |
38 | +--- |
39 | +**Q:** How can I take video? |
40 | +**A:** |
41 | + |
42 | +Clock |
43 | + |
44 | +--- |
45 | +**Q:** How do I set an alarm? |
46 | +**A:** |
47 | + |
48 | +Here Maps |
49 | + |
50 | +--- |
51 | +**Q:** How can I get directions? |
52 | +**A:** |
53 | +--- |
54 | +**Q:** Can I navigate offline? |
55 | +**A:** |
56 | +--- |
57 | +**Q:** Can I view the map offline? |
58 | +**A:** |
59 | |
60 | === modified file 'edit-here/content/pages/faq.md' |
61 | --- edit-here/content/pages/faq.md 2015-02-25 15:51:30 +0000 |
62 | +++ edit-here/content/pages/faq.md 2015-03-05 13:27:08 +0000 |
63 | @@ -1,7 +1,12 @@ |
64 | Title: Get your questions answered. |
65 | |
66 | -We divided the questions up into categories, so you can spot yours more |
67 | +We divided the questions up into categories, so you can spot yours more |
68 | easily. Here we go: |
69 | |
70 | + * [User Interface]({filename}ui.md) |
71 | + * [Settings]({filename}settings.md) |
72 | + * [Store]({filename}store.md) |
73 | * [Apps]({filename}apps.md) |
74 | - * ... |
75 | + * [Scopes]({filename}scopes.md) |
76 | + * [Security]({filename}security.md) |
77 | + |
78 | |
79 | === added file 'edit-here/content/pages/scopes.md' |
80 | --- edit-here/content/pages/scopes.md 1970-01-01 00:00:00 +0000 |
81 | +++ edit-here/content/pages/scopes.md 2015-03-05 13:27:08 +0000 |
82 | @@ -0,0 +1,14 @@ |
83 | +Title: FAQ - Scopes |
84 | + |
85 | +Curious about scopes? |
86 | + |
87 | +--- |
88 | +**Q:** How do I add new scopes? |
89 | +**A:** |
90 | +--- |
91 | +**Q:** How do I remove a scope? |
92 | +**A:** |
93 | +--- |
94 | +**Q:** How do favorites work? |
95 | +**A:** |
96 | +--- |
97 | |
98 | === added file 'edit-here/content/pages/security.md' |
99 | --- edit-here/content/pages/security.md 1970-01-01 00:00:00 +0000 |
100 | +++ edit-here/content/pages/security.md 2015-03-05 13:27:08 +0000 |
101 | @@ -0,0 +1,17 @@ |
102 | +Title: FAQ - Security |
103 | + |
104 | +Wondering how to make your phone more secure? |
105 | + |
106 | +--- |
107 | +**Q:** How can I change my PIN/Passcode? |
108 | +**A:** |
109 | +--- |
110 | +**Q:** Why do I have to type my PIN when using File Manager & Terminal (not |
111 | +default apps)? |
112 | +**A:** |
113 | +--- |
114 | +**Q:** How can I stop someone using the indicators when the phone is |
115 | +unlocked? |
116 | +**A:** |
117 | +--- |
118 | + |
119 | |
120 | === added file 'edit-here/content/pages/settings.md' |
121 | --- edit-here/content/pages/settings.md 1970-01-01 00:00:00 +0000 |
122 | +++ edit-here/content/pages/settings.md 2015-03-05 13:27:08 +0000 |
123 | @@ -0,0 +1,14 @@ |
124 | +Title: FAQ - Settings |
125 | + |
126 | +How do I change my phone settings? |
127 | + |
128 | +--- |
129 | +**Q:** How do I set the time / locale / language? |
130 | +**A:** |
131 | +--- |
132 | +**Q:** How can I change my wallpaper/background? |
133 | +**A:** |
134 | +--- |
135 | +**Q:** How do I keep the screen on? |
136 | +**A:** |
137 | +--- |
138 | |
139 | === added file 'edit-here/content/pages/store.md' |
140 | --- edit-here/content/pages/store.md 1970-01-01 00:00:00 +0000 |
141 | +++ edit-here/content/pages/store.md 2015-03-05 13:27:08 +0000 |
142 | @@ -0,0 +1,14 @@ |
143 | +Title: FAQ - Store |
144 | + |
145 | +Curious about the application store? |
146 | + |
147 | +--- |
148 | +**Q:** How do I find and install new applications? |
149 | +**A:** |
150 | +--- |
151 | +**Q:** How can I browse the app store from my PC? |
152 | +**A:** |
153 | +--- |
154 | +**Q:** How do I remove applications? |
155 | +**A:** |
156 | +--- |
157 | |
158 | === added file 'edit-here/content/pages/ui.md' |
159 | --- edit-here/content/pages/ui.md 1970-01-01 00:00:00 +0000 |
160 | +++ edit-here/content/pages/ui.md 2015-03-05 13:27:08 +0000 |
161 | @@ -0,0 +1,41 @@ |
162 | +Title: FAQ - User Interface |
163 | + |
164 | +Are you confused about the dash, scopes, swiping? You've come to the right |
165 | +place! |
166 | + |
167 | +--- |
168 | +**Q:** What is the dash? |
169 | +**A:** The dash contains a list of applications installed on the device, |
170 | +along with presenting the scopes and store. The dash is the first thing |
171 | +you see when booting the phone. You can switch to it again at any time by |
172 | +swiping left from the right screen edge. |
173 | +--- |
174 | +**Q:** What is the launcher? |
175 | +**A:** The launcher allows you to easily launch new applications. You can |
176 | +access the launcher at any time by swiping right from the left screen edge. |
177 | +--- |
178 | +**Q:** What are the indicators? |
179 | +**A:** Indicators convey quick useful information about your device, like |
180 | +the time, data connection, location, sound, and notifications. You can |
181 | +access the indicators at any time by swiping down from the top screen edge. |
182 | +--- |
183 | +**Q:** How do I switch applications? |
184 | +**A:** To switch applications, slide your finger left from the right edge |
185 | +of the screen. If you slide quickly you will cycle through each application. |
186 | +However, if you slide more slowly, an application switcher will appear |
187 | +allowing you to select the application you wish to switch to, including the |
188 | +dash. |
189 | +--- |
190 | +**Q:** How do I close applications? |
191 | +**A:** To close an application, slide your finger *slowly* left from the |
192 | +right edge of the screen. An application switcher will appear. Place your |
193 | +finger on the application preview you wish to close and swipe up or down. |
194 | +The application will disappear. |
195 | +--- |
196 | +**Q:** How can I copy and paste? |
197 | +**A:** |
198 | +--- |
199 | +**Q:** What are the small characters on the keyboard and how can I select |
200 | +them? |
201 | +**A:** |
202 | +--- |
203 | |
204 | === modified file 'edit-here/po/de.po' |
205 | --- edit-here/po/de.po 2015-03-03 15:52:24 +0000 |
206 | +++ edit-here/po/de.po 2015-03-05 13:27:08 +0000 |
207 | @@ -28,15 +28,10 @@ |
208 | "finden kannst. Los geht's:" |
209 | |
210 | #. type: Bullet: ' * ' |
211 | -#: content/pages/faq.md:7 |
212 | +#: content/pages/faq.md:12 |
213 | msgid "[Apps]({filename}apps.md)" |
214 | msgstr "[Apps]({filename}apps.de.md)" |
215 | |
216 | -#. type: Bullet: ' * ' |
217 | -#: content/pages/faq.md:7 |
218 | -msgid "..." |
219 | -msgstr "..." |
220 | - |
221 | #. type: Plain text |
222 | #: content/pages/index.md:5 |
223 | msgid "" |
224 | @@ -113,17 +108,6 @@ |
225 | msgstr "**Q:** Habt ihr Google Authenticator? \n" |
226 | |
227 | #. type: Plain text |
228 | -#: content/pages/apps.md:13 |
229 | -#, no-wrap |
230 | -msgid "" |
231 | -"**A:** Sure, install the 'Authenticator' app from the software store.\n" |
232 | -"---\n" |
233 | -msgstr "" |
234 | -"**A:** Klar, installiere einfach die 'Authenticator' App aus dem Software \n" |
235 | -"Store. \n" |
236 | -"---\n" |
237 | - |
238 | -#. type: Plain text |
239 | #: content/pages/get-in-touch.md:7 |
240 | #, no-wrap |
241 | msgid "" |
242 | @@ -169,6 +153,411 @@ |
243 | msgid "Get in touch" |
244 | msgstr "Kontakt" |
245 | |
246 | +#. type: Plain text |
247 | +#: content/pages/security.md:2 |
248 | +msgid "FAQ - Security" |
249 | +msgstr "" |
250 | + |
251 | +#. type: Plain text |
252 | +#: content/pages/security.md:4 |
253 | +msgid "Wondering how to make your phone more secure?" |
254 | +msgstr "" |
255 | + |
256 | +#. type: Plain text |
257 | +#: content/pages/security.md:6 |
258 | +#, no-wrap |
259 | +msgid "**Q:** How can I change my PIN/Passcode? \n" |
260 | +msgstr "" |
261 | + |
262 | +#. type: Plain text |
263 | +#: content/pages/security.md:8 content/pages/security.md:12 |
264 | +#: content/pages/security.md:16 content/pages/store.md:8 |
265 | +#: content/pages/store.md:11 content/pages/store.md:14 |
266 | +#: content/pages/settings.md:8 content/pages/settings.md:11 |
267 | +#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41 |
268 | +#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39 |
269 | +#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60 |
270 | +#: content/pages/scopes.md:8 content/pages/scopes.md:11 |
271 | +#: content/pages/scopes.md:14 |
272 | +#, no-wrap |
273 | +msgid "" |
274 | +"**A:**\n" |
275 | +"---\n" |
276 | +msgstr "" |
277 | + |
278 | +#. type: Plain text |
279 | +#: content/pages/security.md:10 |
280 | +#, no-wrap |
281 | +msgid "" |
282 | +"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n" |
283 | +"default apps)? \n" |
284 | +msgstr "" |
285 | + |
286 | +#. type: Plain text |
287 | +#: content/pages/security.md:14 |
288 | +#, no-wrap |
289 | +msgid "" |
290 | +"**Q:** How can I stop someone using the indicators when the phone is \n" |
291 | +"unlocked? \n" |
292 | +msgstr "" |
293 | + |
294 | +#. type: Plain text |
295 | +#: content/pages/store.md:2 |
296 | +msgid "FAQ - Store" |
297 | +msgstr "" |
298 | + |
299 | +#. type: Plain text |
300 | +#: content/pages/store.md:4 |
301 | +msgid "Curious about the application store?" |
302 | +msgstr "" |
303 | + |
304 | +#. type: Plain text |
305 | +#: content/pages/store.md:6 |
306 | +#, no-wrap |
307 | +msgid "**Q:** How do I find and install new applications? \n" |
308 | +msgstr "" |
309 | + |
310 | +#. type: Plain text |
311 | +#: content/pages/store.md:9 |
312 | +#, no-wrap |
313 | +msgid "**Q:** How can I browse the app store from my PC? \n" |
314 | +msgstr "" |
315 | + |
316 | +#. type: Plain text |
317 | +#: content/pages/store.md:12 |
318 | +#, no-wrap |
319 | +msgid "**Q:** How do I remove applications? \n" |
320 | +msgstr "" |
321 | + |
322 | +#. type: Bullet: ' * ' |
323 | +#: content/pages/faq.md:12 |
324 | +msgid "[User Interface]({filename}ui.md)" |
325 | +msgstr "[User Interface]({filename}ui.de.md)" |
326 | + |
327 | +#. type: Bullet: ' * ' |
328 | +#: content/pages/faq.md:12 |
329 | +msgid "[Settings]({filename}settings.md)" |
330 | +msgstr "[Settings]({filename}settings.de.md)" |
331 | + |
332 | +#. type: Bullet: ' * ' |
333 | +#: content/pages/faq.md:12 |
334 | +msgid "[Store]({filename}store.md)" |
335 | +msgstr "[Store]({filename}store.de.md)" |
336 | + |
337 | +#. type: Bullet: ' * ' |
338 | +#: content/pages/faq.md:12 |
339 | +msgid "[Scopes]({filename}scopes.md)" |
340 | +msgstr "[Scopes]({filename}scopes.de.md)" |
341 | + |
342 | +#. type: Bullet: ' * ' |
343 | +#: content/pages/faq.md:12 |
344 | +msgid "[Security]({filename}security.md)" |
345 | +msgstr "[Security]({filename}security.de.md)" |
346 | + |
347 | +#. type: Plain text |
348 | +#: content/pages/settings.md:2 |
349 | +msgid "FAQ - Settings" |
350 | +msgstr "" |
351 | + |
352 | +#. type: Plain text |
353 | +#: content/pages/settings.md:4 |
354 | +msgid "How do I change my phone settings?" |
355 | +msgstr "" |
356 | + |
357 | +#. type: Plain text |
358 | +#: content/pages/settings.md:6 |
359 | +#, no-wrap |
360 | +msgid "**Q:** How do I set the time / locale / language? \n" |
361 | +msgstr "" |
362 | + |
363 | +#. type: Plain text |
364 | +#: content/pages/settings.md:9 |
365 | +#, no-wrap |
366 | +msgid "**Q:** How can I change my wallpaper/background? \n" |
367 | +msgstr "" |
368 | + |
369 | +#. type: Plain text |
370 | +#: content/pages/settings.md:12 |
371 | +#, no-wrap |
372 | +msgid "**Q:** How do I keep the screen on? \n" |
373 | +msgstr "" |
374 | + |
375 | +#. type: Plain text |
376 | +#: content/pages/ui.md:2 |
377 | +msgid "FAQ - User Interface" |
378 | +msgstr "" |
379 | + |
380 | +#. type: Plain text |
381 | +#: content/pages/ui.md:5 |
382 | +msgid "" |
383 | +"Are you confused about the dash, scopes, swiping? You've come to the right " |
384 | +"place!" |
385 | +msgstr "" |
386 | + |
387 | +#. type: Plain text |
388 | +#: content/pages/ui.md:7 |
389 | +#, no-wrap |
390 | +msgid "**Q:** What is the dash? \n" |
391 | +msgstr "" |
392 | + |
393 | +#. type: Plain text |
394 | +#: content/pages/ui.md:12 |
395 | +#, no-wrap |
396 | +msgid "" |
397 | +"**A:** The dash contains a list of applications installed on the device, \n" |
398 | +"along with presenting the scopes and store. The dash is the first thing \n" |
399 | +"you see when booting the phone. You can switch to it again at any time by \n" |
400 | +"swiping left from the right screen edge.\n" |
401 | +"---\n" |
402 | +msgstr "" |
403 | + |
404 | +#. type: Plain text |
405 | +#: content/pages/ui.md:13 |
406 | +#, no-wrap |
407 | +msgid "**Q:** What is the launcher? \n" |
408 | +msgstr "" |
409 | + |
410 | +#. type: Plain text |
411 | +#: content/pages/ui.md:16 |
412 | +#, no-wrap |
413 | +msgid "" |
414 | +"**A:** The launcher allows you to easily launch new applications. You can \n" |
415 | +"access the launcher at any time by swiping right from the left screen edge.\n" |
416 | +"---\n" |
417 | +msgstr "" |
418 | + |
419 | +#. type: Plain text |
420 | +#: content/pages/ui.md:17 |
421 | +#, no-wrap |
422 | +msgid "**Q:** What are the indicators? \n" |
423 | +msgstr "" |
424 | + |
425 | +#. type: Plain text |
426 | +#: content/pages/ui.md:21 |
427 | +#, no-wrap |
428 | +msgid "" |
429 | +"**A:** Indicators convey quick useful information about your device, like \n" |
430 | +"the time, data connection, location, sound, and notifications. You can \n" |
431 | +"access the indicators at any time by swiping down from the top screen edge.\n" |
432 | +"---\n" |
433 | +msgstr "" |
434 | + |
435 | +#. type: Plain text |
436 | +#: content/pages/ui.md:22 |
437 | +#, no-wrap |
438 | +msgid "**Q:** How do I switch applications? \n" |
439 | +msgstr "" |
440 | + |
441 | +#. type: Plain text |
442 | +#: content/pages/ui.md:28 |
443 | +#, no-wrap |
444 | +msgid "" |
445 | +"**A:** To switch applications, slide your finger left from the right edge \n" |
446 | +"of the screen. If you slide quickly you will cycle through each application. \n" |
447 | +"However, if you slide more slowly, an application switcher will appear \n" |
448 | +"allowing you to select the application you wish to switch to, including the \n" |
449 | +"dash.\n" |
450 | +"---\n" |
451 | +msgstr "" |
452 | + |
453 | +#. type: Plain text |
454 | +#: content/pages/ui.md:29 |
455 | +#, no-wrap |
456 | +msgid "**Q:** How do I close applications? \n" |
457 | +msgstr "" |
458 | + |
459 | +#. type: Plain text |
460 | +#: content/pages/ui.md:34 |
461 | +#, no-wrap |
462 | +msgid "" |
463 | +"**A:** To close an application, slide your finger *slowly* left from the \n" |
464 | +"right edge of the screen. An application switcher will appear. Place your \n" |
465 | +"finger on the application preview you wish to close and swipe up or down. \n" |
466 | +"The application will disappear.\n" |
467 | +"---\n" |
468 | +msgstr "" |
469 | + |
470 | +#. type: Plain text |
471 | +#: content/pages/ui.md:35 |
472 | +#, no-wrap |
473 | +msgid "**Q:** How can I copy and paste? \n" |
474 | +msgstr "" |
475 | + |
476 | +#. type: Plain text |
477 | +#: content/pages/ui.md:39 |
478 | +#, no-wrap |
479 | +msgid "" |
480 | +"**Q:** What are the small characters on the keyboard and how can I select \n" |
481 | +"them? \n" |
482 | +msgstr "" |
483 | + |
484 | +#. type: Plain text |
485 | +#: content/pages/apps.md:13 |
486 | +#, no-wrap |
487 | +msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
488 | +msgstr "" |
489 | + |
490 | +#. type: Plain text |
491 | +#: content/pages/apps.md:15 |
492 | +#, no-wrap |
493 | +msgid "" |
494 | +"Music\n" |
495 | +"---\n" |
496 | +msgstr "" |
497 | + |
498 | +#. type: Plain text |
499 | +#: content/pages/apps.md:16 |
500 | +#, no-wrap |
501 | +msgid "" |
502 | +"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n" |
503 | +msgstr "" |
504 | + |
505 | +#. type: Plain text |
506 | +#: content/pages/apps.md:19 |
507 | +#, no-wrap |
508 | +msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n" |
509 | +msgstr "" |
510 | + |
511 | +#. type: Plain text |
512 | +#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34 |
513 | +#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62 |
514 | +#, no-wrap |
515 | +msgid "**A:**\n" |
516 | +msgstr "" |
517 | + |
518 | +#. type: Plain text |
519 | +#: content/pages/apps.md:23 |
520 | +#, no-wrap |
521 | +msgid "" |
522 | +"Contacts\n" |
523 | +"---\n" |
524 | +msgstr "" |
525 | + |
526 | +#. type: Plain text |
527 | +#: content/pages/apps.md:24 |
528 | +#, no-wrap |
529 | +msgid "**Q:** How can I sync my Google contacts to my device? \n" |
530 | +msgstr "" |
531 | + |
532 | +#. type: Plain text |
533 | +#: content/pages/apps.md:28 |
534 | +#, no-wrap |
535 | +msgid "" |
536 | +"Gallery\n" |
537 | +"---\n" |
538 | +msgstr "" |
539 | + |
540 | +#. type: Plain text |
541 | +#: content/pages/apps.md:29 |
542 | +#, no-wrap |
543 | +msgid "**Q:** How can I share photos? \n" |
544 | +msgstr "" |
545 | + |
546 | +#. type: Plain text |
547 | +#: content/pages/apps.md:32 |
548 | +#, no-wrap |
549 | +msgid "**Q:** How can I share video? \n" |
550 | +msgstr "" |
551 | + |
552 | +#. type: Plain text |
553 | +#: content/pages/apps.md:36 |
554 | +#, no-wrap |
555 | +msgid "" |
556 | +"Camera\n" |
557 | +"---\n" |
558 | +msgstr "" |
559 | + |
560 | +#. type: Plain text |
561 | +#: content/pages/apps.md:37 |
562 | +#, no-wrap |
563 | +msgid "**Q:** How can I take a picture? \n" |
564 | +msgstr "" |
565 | + |
566 | +#. type: Plain text |
567 | +#: content/pages/apps.md:40 |
568 | +#, no-wrap |
569 | +msgid "**Q:** How can I crop / rotate a picture? \n" |
570 | +msgstr "" |
571 | + |
572 | +#. type: Plain text |
573 | +#: content/pages/apps.md:43 |
574 | +#, no-wrap |
575 | +msgid "**Q:** How can I take video? \n" |
576 | +msgstr "" |
577 | + |
578 | +#. type: Plain text |
579 | +#: content/pages/apps.md:47 |
580 | +msgid "Clock" |
581 | +msgstr "" |
582 | + |
583 | +#. type: Plain text |
584 | +#: content/pages/apps.md:49 |
585 | +#, no-wrap |
586 | +msgid "**Q:** How do I set an alarm? \n" |
587 | +msgstr "" |
588 | + |
589 | +#. type: Plain text |
590 | +#: content/pages/apps.md:53 |
591 | +msgid "Here Maps" |
592 | +msgstr "" |
593 | + |
594 | +#. type: Plain text |
595 | +#: content/pages/apps.md:55 |
596 | +#, no-wrap |
597 | +msgid "**Q:** How can I get directions? \n" |
598 | +msgstr "" |
599 | + |
600 | +#. type: Plain text |
601 | +#: content/pages/apps.md:58 |
602 | +#, no-wrap |
603 | +msgid "**Q:** Can I navigate offline? \n" |
604 | +msgstr "" |
605 | + |
606 | +#. type: Plain text |
607 | +#: content/pages/apps.md:61 |
608 | +#, no-wrap |
609 | +msgid "**Q:** Can I view the map offline? \n" |
610 | +msgstr "" |
611 | + |
612 | +#. type: Plain text |
613 | +#: content/pages/scopes.md:2 |
614 | +msgid "FAQ - Scopes" |
615 | +msgstr "" |
616 | + |
617 | +#. type: Plain text |
618 | +#: content/pages/scopes.md:4 |
619 | +msgid "Curious about scopes?" |
620 | +msgstr "" |
621 | + |
622 | +#. type: Plain text |
623 | +#: content/pages/scopes.md:6 |
624 | +#, no-wrap |
625 | +msgid "**Q:** How do I add new scopes? \n" |
626 | +msgstr "" |
627 | + |
628 | +#. type: Plain text |
629 | +#: content/pages/scopes.md:9 |
630 | +#, no-wrap |
631 | +msgid "**Q:** How do I remove a scope? \n" |
632 | +msgstr "" |
633 | + |
634 | +#. type: Plain text |
635 | +#: content/pages/scopes.md:12 |
636 | +#, no-wrap |
637 | +msgid "**Q:** How do favorites work? \n" |
638 | +msgstr "" |
639 | + |
640 | +#~ msgid "..." |
641 | +#~ msgstr "..." |
642 | + |
643 | +#~ msgid "" |
644 | +#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
645 | +#~ "---\n" |
646 | +#~ msgstr "" |
647 | +#~ "**A:** Klar, installiere einfach die 'Authenticator' App aus dem Software \n" |
648 | +#~ "Store. \n" |
649 | +#~ "---\n" |
650 | + |
651 | #~ msgid "Title: Get your questions answered." |
652 | #~ msgstr "Title: Antworten auf Deine Fragen." |
653 | |
654 | |
655 | === modified file 'edit-here/po/es.po' |
656 | --- edit-here/po/es.po 2015-03-05 09:34:57 +0000 |
657 | +++ edit-here/po/es.po 2015-03-05 13:27:08 +0000 |
658 | @@ -27,15 +27,10 @@ |
659 | "facilidad:" |
660 | |
661 | #. type: Bullet: ' * ' |
662 | -#: content/pages/faq.md:7 |
663 | +#: content/pages/faq.md:12 |
664 | msgid "[Apps]({filename}apps.md)" |
665 | msgstr "[Apps]({filename}apps.es.md)" |
666 | |
667 | -#. type: Bullet: ' * ' |
668 | -#: content/pages/faq.md:7 |
669 | -msgid "..." |
670 | -msgstr "" |
671 | - |
672 | #. type: Plain text |
673 | #: content/pages/index.md:5 |
674 | msgid "" |
675 | @@ -105,14 +100,6 @@ |
676 | msgstr "" |
677 | |
678 | #. type: Plain text |
679 | -#: content/pages/apps.md:13 |
680 | -#, no-wrap |
681 | -msgid "" |
682 | -"**A:** Sure, install the 'Authenticator' app from the software store.\n" |
683 | -"---\n" |
684 | -msgstr "" |
685 | - |
686 | -#. type: Plain text |
687 | #: content/pages/get-in-touch.md:7 |
688 | #, no-wrap |
689 | msgid "" |
690 | @@ -152,6 +139,408 @@ |
691 | msgid "Get in touch" |
692 | msgstr "" |
693 | |
694 | +#. type: Plain text |
695 | +#: content/pages/security.md:2 |
696 | +msgid "FAQ - Security" |
697 | +msgstr "" |
698 | + |
699 | +#. type: Plain text |
700 | +#: content/pages/security.md:4 |
701 | +msgid "Wondering how to make your phone more secure?" |
702 | +msgstr "" |
703 | + |
704 | +#. type: Plain text |
705 | +#: content/pages/security.md:6 |
706 | +#, no-wrap |
707 | +msgid "**Q:** How can I change my PIN/Passcode? \n" |
708 | +msgstr "" |
709 | + |
710 | +#. type: Plain text |
711 | +#: content/pages/security.md:8 content/pages/security.md:12 |
712 | +#: content/pages/security.md:16 content/pages/store.md:8 |
713 | +#: content/pages/store.md:11 content/pages/store.md:14 |
714 | +#: content/pages/settings.md:8 content/pages/settings.md:11 |
715 | +#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41 |
716 | +#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39 |
717 | +#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60 |
718 | +#: content/pages/scopes.md:8 content/pages/scopes.md:11 |
719 | +#: content/pages/scopes.md:14 |
720 | +#, no-wrap |
721 | +msgid "" |
722 | +"**A:**\n" |
723 | +"---\n" |
724 | +msgstr "" |
725 | + |
726 | +#. type: Plain text |
727 | +#: content/pages/security.md:10 |
728 | +#, no-wrap |
729 | +msgid "" |
730 | +"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n" |
731 | +"default apps)? \n" |
732 | +msgstr "" |
733 | + |
734 | +#. type: Plain text |
735 | +#: content/pages/security.md:14 |
736 | +#, no-wrap |
737 | +msgid "" |
738 | +"**Q:** How can I stop someone using the indicators when the phone is \n" |
739 | +"unlocked? \n" |
740 | +msgstr "" |
741 | + |
742 | +#. type: Plain text |
743 | +#: content/pages/store.md:2 |
744 | +msgid "FAQ - Store" |
745 | +msgstr "" |
746 | + |
747 | +#. type: Plain text |
748 | +#: content/pages/store.md:4 |
749 | +msgid "Curious about the application store?" |
750 | +msgstr "" |
751 | + |
752 | +#. type: Plain text |
753 | +#: content/pages/store.md:6 |
754 | +#, no-wrap |
755 | +msgid "**Q:** How do I find and install new applications? \n" |
756 | +msgstr "" |
757 | + |
758 | +#. type: Plain text |
759 | +#: content/pages/store.md:9 |
760 | +#, no-wrap |
761 | +msgid "**Q:** How can I browse the app store from my PC? \n" |
762 | +msgstr "" |
763 | + |
764 | +#. type: Plain text |
765 | +#: content/pages/store.md:12 |
766 | +#, no-wrap |
767 | +msgid "**Q:** How do I remove applications? \n" |
768 | +msgstr "" |
769 | + |
770 | +#. type: Bullet: ' * ' |
771 | +#: content/pages/faq.md:12 |
772 | +msgid "[User Interface]({filename}ui.md)" |
773 | +msgstr "[User Interface]({filename}ui.es.md)" |
774 | + |
775 | +#. type: Bullet: ' * ' |
776 | +#: content/pages/faq.md:12 |
777 | +msgid "[Settings]({filename}settings.md)" |
778 | +msgstr "[Settings]({filename}settings.es.md)" |
779 | + |
780 | +#. type: Bullet: ' * ' |
781 | +#: content/pages/faq.md:12 |
782 | +msgid "[Store]({filename}store.md)" |
783 | +msgstr "[Store]({filename}store.es.md)" |
784 | + |
785 | +#. type: Bullet: ' * ' |
786 | +#: content/pages/faq.md:12 |
787 | +msgid "[Scopes]({filename}scopes.md)" |
788 | +msgstr "[Scopes]({filename}scopes.es.md)" |
789 | + |
790 | +#. type: Bullet: ' * ' |
791 | +#: content/pages/faq.md:12 |
792 | +msgid "[Security]({filename}security.md)" |
793 | +msgstr "[Security]({filename}security.es.md)" |
794 | + |
795 | +#. type: Plain text |
796 | +#: content/pages/settings.md:2 |
797 | +msgid "FAQ - Settings" |
798 | +msgstr "" |
799 | + |
800 | +#. type: Plain text |
801 | +#: content/pages/settings.md:4 |
802 | +msgid "How do I change my phone settings?" |
803 | +msgstr "" |
804 | + |
805 | +#. type: Plain text |
806 | +#: content/pages/settings.md:6 |
807 | +#, no-wrap |
808 | +msgid "**Q:** How do I set the time / locale / language? \n" |
809 | +msgstr "" |
810 | + |
811 | +#. type: Plain text |
812 | +#: content/pages/settings.md:9 |
813 | +#, no-wrap |
814 | +msgid "**Q:** How can I change my wallpaper/background? \n" |
815 | +msgstr "" |
816 | + |
817 | +#. type: Plain text |
818 | +#: content/pages/settings.md:12 |
819 | +#, no-wrap |
820 | +msgid "**Q:** How do I keep the screen on? \n" |
821 | +msgstr "" |
822 | + |
823 | +#. type: Plain text |
824 | +#: content/pages/ui.md:2 |
825 | +msgid "FAQ - User Interface" |
826 | +msgstr "" |
827 | + |
828 | +#. type: Plain text |
829 | +#: content/pages/ui.md:5 |
830 | +msgid "" |
831 | +"Are you confused about the dash, scopes, swiping? You've come to the right " |
832 | +"place!" |
833 | +msgstr "" |
834 | + |
835 | +#. type: Plain text |
836 | +#: content/pages/ui.md:7 |
837 | +#, no-wrap |
838 | +msgid "**Q:** What is the dash? \n" |
839 | +msgstr "" |
840 | + |
841 | +#. type: Plain text |
842 | +#: content/pages/ui.md:12 |
843 | +#, no-wrap |
844 | +msgid "" |
845 | +"**A:** The dash contains a list of applications installed on the device, \n" |
846 | +"along with presenting the scopes and store. The dash is the first thing \n" |
847 | +"you see when booting the phone. You can switch to it again at any time by \n" |
848 | +"swiping left from the right screen edge.\n" |
849 | +"---\n" |
850 | +msgstr "" |
851 | + |
852 | +#. type: Plain text |
853 | +#: content/pages/ui.md:13 |
854 | +#, no-wrap |
855 | +msgid "**Q:** What is the launcher? \n" |
856 | +msgstr "" |
857 | + |
858 | +#. type: Plain text |
859 | +#: content/pages/ui.md:16 |
860 | +#, no-wrap |
861 | +msgid "" |
862 | +"**A:** The launcher allows you to easily launch new applications. You can \n" |
863 | +"access the launcher at any time by swiping right from the left screen edge.\n" |
864 | +"---\n" |
865 | +msgstr "" |
866 | + |
867 | +#. type: Plain text |
868 | +#: content/pages/ui.md:17 |
869 | +#, no-wrap |
870 | +msgid "**Q:** What are the indicators? \n" |
871 | +msgstr "" |
872 | + |
873 | +#. type: Plain text |
874 | +#: content/pages/ui.md:21 |
875 | +#, no-wrap |
876 | +msgid "" |
877 | +"**A:** Indicators convey quick useful information about your device, like \n" |
878 | +"the time, data connection, location, sound, and notifications. You can \n" |
879 | +"access the indicators at any time by swiping down from the top screen edge.\n" |
880 | +"---\n" |
881 | +msgstr "" |
882 | + |
883 | +#. type: Plain text |
884 | +#: content/pages/ui.md:22 |
885 | +#, no-wrap |
886 | +msgid "**Q:** How do I switch applications? \n" |
887 | +msgstr "" |
888 | + |
889 | +#. type: Plain text |
890 | +#: content/pages/ui.md:28 |
891 | +#, no-wrap |
892 | +msgid "" |
893 | +"**A:** To switch applications, slide your finger left from the right edge \n" |
894 | +"of the screen. If you slide quickly you will cycle through each application. \n" |
895 | +"However, if you slide more slowly, an application switcher will appear \n" |
896 | +"allowing you to select the application you wish to switch to, including the \n" |
897 | +"dash.\n" |
898 | +"---\n" |
899 | +msgstr "" |
900 | + |
901 | +#. type: Plain text |
902 | +#: content/pages/ui.md:29 |
903 | +#, no-wrap |
904 | +msgid "**Q:** How do I close applications? \n" |
905 | +msgstr "" |
906 | + |
907 | +#. type: Plain text |
908 | +#: content/pages/ui.md:34 |
909 | +#, no-wrap |
910 | +msgid "" |
911 | +"**A:** To close an application, slide your finger *slowly* left from the \n" |
912 | +"right edge of the screen. An application switcher will appear. Place your \n" |
913 | +"finger on the application preview you wish to close and swipe up or down. \n" |
914 | +"The application will disappear.\n" |
915 | +"---\n" |
916 | +msgstr "" |
917 | + |
918 | +#. type: Plain text |
919 | +#: content/pages/ui.md:35 |
920 | +#, no-wrap |
921 | +msgid "**Q:** How can I copy and paste? \n" |
922 | +msgstr "" |
923 | + |
924 | +#. type: Plain text |
925 | +#: content/pages/ui.md:39 |
926 | +#, no-wrap |
927 | +msgid "" |
928 | +"**Q:** What are the small characters on the keyboard and how can I select \n" |
929 | +"them? \n" |
930 | +msgstr "" |
931 | + |
932 | +#. type: Plain text |
933 | +#: content/pages/apps.md:13 |
934 | +#, no-wrap |
935 | +msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
936 | +msgstr "" |
937 | + |
938 | +#. type: Plain text |
939 | +#: content/pages/apps.md:15 |
940 | +#, no-wrap |
941 | +msgid "" |
942 | +"Music\n" |
943 | +"---\n" |
944 | +msgstr "" |
945 | + |
946 | +#. type: Plain text |
947 | +#: content/pages/apps.md:16 |
948 | +#, no-wrap |
949 | +msgid "" |
950 | +"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n" |
951 | +msgstr "" |
952 | + |
953 | +#. type: Plain text |
954 | +#: content/pages/apps.md:19 |
955 | +#, no-wrap |
956 | +msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n" |
957 | +msgstr "" |
958 | + |
959 | +#. type: Plain text |
960 | +#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34 |
961 | +#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62 |
962 | +#, no-wrap |
963 | +msgid "**A:**\n" |
964 | +msgstr "" |
965 | + |
966 | +#. type: Plain text |
967 | +#: content/pages/apps.md:23 |
968 | +#, no-wrap |
969 | +msgid "" |
970 | +"Contacts\n" |
971 | +"---\n" |
972 | +msgstr "" |
973 | + |
974 | +#. type: Plain text |
975 | +#: content/pages/apps.md:24 |
976 | +#, no-wrap |
977 | +msgid "**Q:** How can I sync my Google contacts to my device? \n" |
978 | +msgstr "" |
979 | + |
980 | +#. type: Plain text |
981 | +#: content/pages/apps.md:28 |
982 | +#, no-wrap |
983 | +msgid "" |
984 | +"Gallery\n" |
985 | +"---\n" |
986 | +msgstr "" |
987 | + |
988 | +#. type: Plain text |
989 | +#: content/pages/apps.md:29 |
990 | +#, no-wrap |
991 | +msgid "**Q:** How can I share photos? \n" |
992 | +msgstr "" |
993 | + |
994 | +#. type: Plain text |
995 | +#: content/pages/apps.md:32 |
996 | +#, no-wrap |
997 | +msgid "**Q:** How can I share video? \n" |
998 | +msgstr "" |
999 | + |
1000 | +#. type: Plain text |
1001 | +#: content/pages/apps.md:36 |
1002 | +#, no-wrap |
1003 | +msgid "" |
1004 | +"Camera\n" |
1005 | +"---\n" |
1006 | +msgstr "" |
1007 | + |
1008 | +#. type: Plain text |
1009 | +#: content/pages/apps.md:37 |
1010 | +#, no-wrap |
1011 | +msgid "**Q:** How can I take a picture? \n" |
1012 | +msgstr "" |
1013 | + |
1014 | +#. type: Plain text |
1015 | +#: content/pages/apps.md:40 |
1016 | +#, no-wrap |
1017 | +msgid "**Q:** How can I crop / rotate a picture? \n" |
1018 | +msgstr "" |
1019 | + |
1020 | +#. type: Plain text |
1021 | +#: content/pages/apps.md:43 |
1022 | +#, no-wrap |
1023 | +msgid "**Q:** How can I take video? \n" |
1024 | +msgstr "" |
1025 | + |
1026 | +#. type: Plain text |
1027 | +#: content/pages/apps.md:47 |
1028 | +msgid "Clock" |
1029 | +msgstr "" |
1030 | + |
1031 | +#. type: Plain text |
1032 | +#: content/pages/apps.md:49 |
1033 | +#, no-wrap |
1034 | +msgid "**Q:** How do I set an alarm? \n" |
1035 | +msgstr "" |
1036 | + |
1037 | +#. type: Plain text |
1038 | +#: content/pages/apps.md:53 |
1039 | +msgid "Here Maps" |
1040 | +msgstr "" |
1041 | + |
1042 | +#. type: Plain text |
1043 | +#: content/pages/apps.md:55 |
1044 | +#, no-wrap |
1045 | +msgid "**Q:** How can I get directions? \n" |
1046 | +msgstr "" |
1047 | + |
1048 | +#. type: Plain text |
1049 | +#: content/pages/apps.md:58 |
1050 | +#, no-wrap |
1051 | +msgid "**Q:** Can I navigate offline? \n" |
1052 | +msgstr "" |
1053 | + |
1054 | +#. type: Plain text |
1055 | +#: content/pages/apps.md:61 |
1056 | +#, no-wrap |
1057 | +msgid "**Q:** Can I view the map offline? \n" |
1058 | +msgstr "" |
1059 | + |
1060 | +#. type: Plain text |
1061 | +#: content/pages/scopes.md:2 |
1062 | +msgid "FAQ - Scopes" |
1063 | +msgstr "" |
1064 | + |
1065 | +#. type: Plain text |
1066 | +#: content/pages/scopes.md:4 |
1067 | +msgid "Curious about scopes?" |
1068 | +msgstr "" |
1069 | + |
1070 | +#. type: Plain text |
1071 | +#: content/pages/scopes.md:6 |
1072 | +#, no-wrap |
1073 | +msgid "**Q:** How do I add new scopes? \n" |
1074 | +msgstr "" |
1075 | + |
1076 | +#. type: Plain text |
1077 | +#: content/pages/scopes.md:9 |
1078 | +#, no-wrap |
1079 | +msgid "**Q:** How do I remove a scope? \n" |
1080 | +msgstr "" |
1081 | + |
1082 | +#. type: Plain text |
1083 | +#: content/pages/scopes.md:12 |
1084 | +#, no-wrap |
1085 | +msgid "**Q:** How do favorites work? \n" |
1086 | +msgstr "" |
1087 | + |
1088 | +#~ msgid "..." |
1089 | +#~ msgstr "" |
1090 | + |
1091 | +#~ msgid "" |
1092 | +#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
1093 | +#~ "---\n" |
1094 | +#~ msgstr "" |
1095 | + |
1096 | #~ msgid "Title: Get your questions answered." |
1097 | #~ msgstr "" |
1098 | |
1099 | |
1100 | === modified file 'edit-here/po/fr.po' |
1101 | --- edit-here/po/fr.po 2015-03-03 12:37:30 +0000 |
1102 | +++ edit-here/po/fr.po 2015-03-05 13:27:08 +0000 |
1103 | @@ -25,15 +25,10 @@ |
1104 | msgstr "" |
1105 | |
1106 | #. type: Bullet: ' * ' |
1107 | -#: content/pages/faq.md:7 |
1108 | +#: content/pages/faq.md:12 |
1109 | msgid "[Apps]({filename}apps.md)" |
1110 | msgstr "[Apps]({filename}apps.fr.md)" |
1111 | |
1112 | -#. type: Bullet: ' * ' |
1113 | -#: content/pages/faq.md:7 |
1114 | -msgid "..." |
1115 | -msgstr "" |
1116 | - |
1117 | #. type: Plain text |
1118 | #: content/pages/index.md:5 |
1119 | msgid "" |
1120 | @@ -101,14 +96,6 @@ |
1121 | msgstr "" |
1122 | |
1123 | #. type: Plain text |
1124 | -#: content/pages/apps.md:13 |
1125 | -#, no-wrap |
1126 | -msgid "" |
1127 | -"**A:** Sure, install the 'Authenticator' app from the software store.\n" |
1128 | -"---\n" |
1129 | -msgstr "" |
1130 | - |
1131 | -#. type: Plain text |
1132 | #: content/pages/get-in-touch.md:7 |
1133 | #, no-wrap |
1134 | msgid "" |
1135 | @@ -148,6 +135,408 @@ |
1136 | msgid "Get in touch" |
1137 | msgstr "" |
1138 | |
1139 | +#. type: Plain text |
1140 | +#: content/pages/security.md:2 |
1141 | +msgid "FAQ - Security" |
1142 | +msgstr "" |
1143 | + |
1144 | +#. type: Plain text |
1145 | +#: content/pages/security.md:4 |
1146 | +msgid "Wondering how to make your phone more secure?" |
1147 | +msgstr "" |
1148 | + |
1149 | +#. type: Plain text |
1150 | +#: content/pages/security.md:6 |
1151 | +#, no-wrap |
1152 | +msgid "**Q:** How can I change my PIN/Passcode? \n" |
1153 | +msgstr "" |
1154 | + |
1155 | +#. type: Plain text |
1156 | +#: content/pages/security.md:8 content/pages/security.md:12 |
1157 | +#: content/pages/security.md:16 content/pages/store.md:8 |
1158 | +#: content/pages/store.md:11 content/pages/store.md:14 |
1159 | +#: content/pages/settings.md:8 content/pages/settings.md:11 |
1160 | +#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41 |
1161 | +#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39 |
1162 | +#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60 |
1163 | +#: content/pages/scopes.md:8 content/pages/scopes.md:11 |
1164 | +#: content/pages/scopes.md:14 |
1165 | +#, no-wrap |
1166 | +msgid "" |
1167 | +"**A:**\n" |
1168 | +"---\n" |
1169 | +msgstr "" |
1170 | + |
1171 | +#. type: Plain text |
1172 | +#: content/pages/security.md:10 |
1173 | +#, no-wrap |
1174 | +msgid "" |
1175 | +"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n" |
1176 | +"default apps)? \n" |
1177 | +msgstr "" |
1178 | + |
1179 | +#. type: Plain text |
1180 | +#: content/pages/security.md:14 |
1181 | +#, no-wrap |
1182 | +msgid "" |
1183 | +"**Q:** How can I stop someone using the indicators when the phone is \n" |
1184 | +"unlocked? \n" |
1185 | +msgstr "" |
1186 | + |
1187 | +#. type: Plain text |
1188 | +#: content/pages/store.md:2 |
1189 | +msgid "FAQ - Store" |
1190 | +msgstr "" |
1191 | + |
1192 | +#. type: Plain text |
1193 | +#: content/pages/store.md:4 |
1194 | +msgid "Curious about the application store?" |
1195 | +msgstr "" |
1196 | + |
1197 | +#. type: Plain text |
1198 | +#: content/pages/store.md:6 |
1199 | +#, no-wrap |
1200 | +msgid "**Q:** How do I find and install new applications? \n" |
1201 | +msgstr "" |
1202 | + |
1203 | +#. type: Plain text |
1204 | +#: content/pages/store.md:9 |
1205 | +#, no-wrap |
1206 | +msgid "**Q:** How can I browse the app store from my PC? \n" |
1207 | +msgstr "" |
1208 | + |
1209 | +#. type: Plain text |
1210 | +#: content/pages/store.md:12 |
1211 | +#, no-wrap |
1212 | +msgid "**Q:** How do I remove applications? \n" |
1213 | +msgstr "" |
1214 | + |
1215 | +#. type: Bullet: ' * ' |
1216 | +#: content/pages/faq.md:12 |
1217 | +msgid "[User Interface]({filename}ui.md)" |
1218 | +msgstr "[User Interface]({filename}ui.fr.md)" |
1219 | + |
1220 | +#. type: Bullet: ' * ' |
1221 | +#: content/pages/faq.md:12 |
1222 | +msgid "[Settings]({filename}settings.md)" |
1223 | +msgstr "[Settings]({filename}settings.fr.md)" |
1224 | + |
1225 | +#. type: Bullet: ' * ' |
1226 | +#: content/pages/faq.md:12 |
1227 | +msgid "[Store]({filename}store.md)" |
1228 | +msgstr "[Store]({filename}store.fr.md)" |
1229 | + |
1230 | +#. type: Bullet: ' * ' |
1231 | +#: content/pages/faq.md:12 |
1232 | +msgid "[Scopes]({filename}scopes.md)" |
1233 | +msgstr "[Scopes]({filename}scopes.fr.md)" |
1234 | + |
1235 | +#. type: Bullet: ' * ' |
1236 | +#: content/pages/faq.md:12 |
1237 | +msgid "[Security]({filename}security.md)" |
1238 | +msgstr "[Security]({filename}security.fr.md)" |
1239 | + |
1240 | +#. type: Plain text |
1241 | +#: content/pages/settings.md:2 |
1242 | +msgid "FAQ - Settings" |
1243 | +msgstr "" |
1244 | + |
1245 | +#. type: Plain text |
1246 | +#: content/pages/settings.md:4 |
1247 | +msgid "How do I change my phone settings?" |
1248 | +msgstr "" |
1249 | + |
1250 | +#. type: Plain text |
1251 | +#: content/pages/settings.md:6 |
1252 | +#, no-wrap |
1253 | +msgid "**Q:** How do I set the time / locale / language? \n" |
1254 | +msgstr "" |
1255 | + |
1256 | +#. type: Plain text |
1257 | +#: content/pages/settings.md:9 |
1258 | +#, no-wrap |
1259 | +msgid "**Q:** How can I change my wallpaper/background? \n" |
1260 | +msgstr "" |
1261 | + |
1262 | +#. type: Plain text |
1263 | +#: content/pages/settings.md:12 |
1264 | +#, no-wrap |
1265 | +msgid "**Q:** How do I keep the screen on? \n" |
1266 | +msgstr "" |
1267 | + |
1268 | +#. type: Plain text |
1269 | +#: content/pages/ui.md:2 |
1270 | +msgid "FAQ - User Interface" |
1271 | +msgstr "" |
1272 | + |
1273 | +#. type: Plain text |
1274 | +#: content/pages/ui.md:5 |
1275 | +msgid "" |
1276 | +"Are you confused about the dash, scopes, swiping? You've come to the right " |
1277 | +"place!" |
1278 | +msgstr "" |
1279 | + |
1280 | +#. type: Plain text |
1281 | +#: content/pages/ui.md:7 |
1282 | +#, no-wrap |
1283 | +msgid "**Q:** What is the dash? \n" |
1284 | +msgstr "" |
1285 | + |
1286 | +#. type: Plain text |
1287 | +#: content/pages/ui.md:12 |
1288 | +#, no-wrap |
1289 | +msgid "" |
1290 | +"**A:** The dash contains a list of applications installed on the device, \n" |
1291 | +"along with presenting the scopes and store. The dash is the first thing \n" |
1292 | +"you see when booting the phone. You can switch to it again at any time by \n" |
1293 | +"swiping left from the right screen edge.\n" |
1294 | +"---\n" |
1295 | +msgstr "" |
1296 | + |
1297 | +#. type: Plain text |
1298 | +#: content/pages/ui.md:13 |
1299 | +#, no-wrap |
1300 | +msgid "**Q:** What is the launcher? \n" |
1301 | +msgstr "" |
1302 | + |
1303 | +#. type: Plain text |
1304 | +#: content/pages/ui.md:16 |
1305 | +#, no-wrap |
1306 | +msgid "" |
1307 | +"**A:** The launcher allows you to easily launch new applications. You can \n" |
1308 | +"access the launcher at any time by swiping right from the left screen edge.\n" |
1309 | +"---\n" |
1310 | +msgstr "" |
1311 | + |
1312 | +#. type: Plain text |
1313 | +#: content/pages/ui.md:17 |
1314 | +#, no-wrap |
1315 | +msgid "**Q:** What are the indicators? \n" |
1316 | +msgstr "" |
1317 | + |
1318 | +#. type: Plain text |
1319 | +#: content/pages/ui.md:21 |
1320 | +#, no-wrap |
1321 | +msgid "" |
1322 | +"**A:** Indicators convey quick useful information about your device, like \n" |
1323 | +"the time, data connection, location, sound, and notifications. You can \n" |
1324 | +"access the indicators at any time by swiping down from the top screen edge.\n" |
1325 | +"---\n" |
1326 | +msgstr "" |
1327 | + |
1328 | +#. type: Plain text |
1329 | +#: content/pages/ui.md:22 |
1330 | +#, no-wrap |
1331 | +msgid "**Q:** How do I switch applications? \n" |
1332 | +msgstr "" |
1333 | + |
1334 | +#. type: Plain text |
1335 | +#: content/pages/ui.md:28 |
1336 | +#, no-wrap |
1337 | +msgid "" |
1338 | +"**A:** To switch applications, slide your finger left from the right edge \n" |
1339 | +"of the screen. If you slide quickly you will cycle through each application. \n" |
1340 | +"However, if you slide more slowly, an application switcher will appear \n" |
1341 | +"allowing you to select the application you wish to switch to, including the \n" |
1342 | +"dash.\n" |
1343 | +"---\n" |
1344 | +msgstr "" |
1345 | + |
1346 | +#. type: Plain text |
1347 | +#: content/pages/ui.md:29 |
1348 | +#, no-wrap |
1349 | +msgid "**Q:** How do I close applications? \n" |
1350 | +msgstr "" |
1351 | + |
1352 | +#. type: Plain text |
1353 | +#: content/pages/ui.md:34 |
1354 | +#, no-wrap |
1355 | +msgid "" |
1356 | +"**A:** To close an application, slide your finger *slowly* left from the \n" |
1357 | +"right edge of the screen. An application switcher will appear. Place your \n" |
1358 | +"finger on the application preview you wish to close and swipe up or down. \n" |
1359 | +"The application will disappear.\n" |
1360 | +"---\n" |
1361 | +msgstr "" |
1362 | + |
1363 | +#. type: Plain text |
1364 | +#: content/pages/ui.md:35 |
1365 | +#, no-wrap |
1366 | +msgid "**Q:** How can I copy and paste? \n" |
1367 | +msgstr "" |
1368 | + |
1369 | +#. type: Plain text |
1370 | +#: content/pages/ui.md:39 |
1371 | +#, no-wrap |
1372 | +msgid "" |
1373 | +"**Q:** What are the small characters on the keyboard and how can I select \n" |
1374 | +"them? \n" |
1375 | +msgstr "" |
1376 | + |
1377 | +#. type: Plain text |
1378 | +#: content/pages/apps.md:13 |
1379 | +#, no-wrap |
1380 | +msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
1381 | +msgstr "" |
1382 | + |
1383 | +#. type: Plain text |
1384 | +#: content/pages/apps.md:15 |
1385 | +#, no-wrap |
1386 | +msgid "" |
1387 | +"Music\n" |
1388 | +"---\n" |
1389 | +msgstr "" |
1390 | + |
1391 | +#. type: Plain text |
1392 | +#: content/pages/apps.md:16 |
1393 | +#, no-wrap |
1394 | +msgid "" |
1395 | +"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n" |
1396 | +msgstr "" |
1397 | + |
1398 | +#. type: Plain text |
1399 | +#: content/pages/apps.md:19 |
1400 | +#, no-wrap |
1401 | +msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n" |
1402 | +msgstr "" |
1403 | + |
1404 | +#. type: Plain text |
1405 | +#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34 |
1406 | +#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62 |
1407 | +#, no-wrap |
1408 | +msgid "**A:**\n" |
1409 | +msgstr "" |
1410 | + |
1411 | +#. type: Plain text |
1412 | +#: content/pages/apps.md:23 |
1413 | +#, no-wrap |
1414 | +msgid "" |
1415 | +"Contacts\n" |
1416 | +"---\n" |
1417 | +msgstr "" |
1418 | + |
1419 | +#. type: Plain text |
1420 | +#: content/pages/apps.md:24 |
1421 | +#, no-wrap |
1422 | +msgid "**Q:** How can I sync my Google contacts to my device? \n" |
1423 | +msgstr "" |
1424 | + |
1425 | +#. type: Plain text |
1426 | +#: content/pages/apps.md:28 |
1427 | +#, no-wrap |
1428 | +msgid "" |
1429 | +"Gallery\n" |
1430 | +"---\n" |
1431 | +msgstr "" |
1432 | + |
1433 | +#. type: Plain text |
1434 | +#: content/pages/apps.md:29 |
1435 | +#, no-wrap |
1436 | +msgid "**Q:** How can I share photos? \n" |
1437 | +msgstr "" |
1438 | + |
1439 | +#. type: Plain text |
1440 | +#: content/pages/apps.md:32 |
1441 | +#, no-wrap |
1442 | +msgid "**Q:** How can I share video? \n" |
1443 | +msgstr "" |
1444 | + |
1445 | +#. type: Plain text |
1446 | +#: content/pages/apps.md:36 |
1447 | +#, no-wrap |
1448 | +msgid "" |
1449 | +"Camera\n" |
1450 | +"---\n" |
1451 | +msgstr "" |
1452 | + |
1453 | +#. type: Plain text |
1454 | +#: content/pages/apps.md:37 |
1455 | +#, no-wrap |
1456 | +msgid "**Q:** How can I take a picture? \n" |
1457 | +msgstr "" |
1458 | + |
1459 | +#. type: Plain text |
1460 | +#: content/pages/apps.md:40 |
1461 | +#, no-wrap |
1462 | +msgid "**Q:** How can I crop / rotate a picture? \n" |
1463 | +msgstr "" |
1464 | + |
1465 | +#. type: Plain text |
1466 | +#: content/pages/apps.md:43 |
1467 | +#, no-wrap |
1468 | +msgid "**Q:** How can I take video? \n" |
1469 | +msgstr "" |
1470 | + |
1471 | +#. type: Plain text |
1472 | +#: content/pages/apps.md:47 |
1473 | +msgid "Clock" |
1474 | +msgstr "" |
1475 | + |
1476 | +#. type: Plain text |
1477 | +#: content/pages/apps.md:49 |
1478 | +#, no-wrap |
1479 | +msgid "**Q:** How do I set an alarm? \n" |
1480 | +msgstr "" |
1481 | + |
1482 | +#. type: Plain text |
1483 | +#: content/pages/apps.md:53 |
1484 | +msgid "Here Maps" |
1485 | +msgstr "" |
1486 | + |
1487 | +#. type: Plain text |
1488 | +#: content/pages/apps.md:55 |
1489 | +#, no-wrap |
1490 | +msgid "**Q:** How can I get directions? \n" |
1491 | +msgstr "" |
1492 | + |
1493 | +#. type: Plain text |
1494 | +#: content/pages/apps.md:58 |
1495 | +#, no-wrap |
1496 | +msgid "**Q:** Can I navigate offline? \n" |
1497 | +msgstr "" |
1498 | + |
1499 | +#. type: Plain text |
1500 | +#: content/pages/apps.md:61 |
1501 | +#, no-wrap |
1502 | +msgid "**Q:** Can I view the map offline? \n" |
1503 | +msgstr "" |
1504 | + |
1505 | +#. type: Plain text |
1506 | +#: content/pages/scopes.md:2 |
1507 | +msgid "FAQ - Scopes" |
1508 | +msgstr "" |
1509 | + |
1510 | +#. type: Plain text |
1511 | +#: content/pages/scopes.md:4 |
1512 | +msgid "Curious about scopes?" |
1513 | +msgstr "" |
1514 | + |
1515 | +#. type: Plain text |
1516 | +#: content/pages/scopes.md:6 |
1517 | +#, no-wrap |
1518 | +msgid "**Q:** How do I add new scopes? \n" |
1519 | +msgstr "" |
1520 | + |
1521 | +#. type: Plain text |
1522 | +#: content/pages/scopes.md:9 |
1523 | +#, no-wrap |
1524 | +msgid "**Q:** How do I remove a scope? \n" |
1525 | +msgstr "" |
1526 | + |
1527 | +#. type: Plain text |
1528 | +#: content/pages/scopes.md:12 |
1529 | +#, no-wrap |
1530 | +msgid "**Q:** How do favorites work? \n" |
1531 | +msgstr "" |
1532 | + |
1533 | +#~ msgid "..." |
1534 | +#~ msgstr "" |
1535 | + |
1536 | +#~ msgid "" |
1537 | +#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
1538 | +#~ "---\n" |
1539 | +#~ msgstr "" |
1540 | + |
1541 | #~ msgid "Title: Get your questions answered." |
1542 | #~ msgstr "" |
1543 | |
1544 | |
1545 | === modified file 'edit-here/po/help.pot' |
1546 | --- edit-here/po/help.pot 2015-03-05 09:32:48 +0000 |
1547 | +++ edit-here/po/help.pot 2015-03-05 13:27:08 +0000 |
1548 | @@ -7,7 +7,7 @@ |
1549 | msgid "" |
1550 | msgstr "" |
1551 | "Project-Id-Version: PACKAGE VERSION\n" |
1552 | -"POT-Creation-Date: 2015-03-05 10:31+0100\n" |
1553 | +"POT-Creation-Date: 2015-03-05 11:52+0100\n" |
1554 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
1555 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
1556 | "Language-Team: LANGUAGE <LL@li.org>\n" |
1557 | @@ -17,6 +17,82 @@ |
1558 | "Content-Transfer-Encoding: 8bit\n" |
1559 | |
1560 | #. type: Plain text |
1561 | +#: content/pages/security.md:2 |
1562 | +msgid "FAQ - Security" |
1563 | +msgstr "" |
1564 | + |
1565 | +#. type: Plain text |
1566 | +#: content/pages/security.md:4 |
1567 | +msgid "Wondering how to make your phone more secure?" |
1568 | +msgstr "" |
1569 | + |
1570 | +#. type: Plain text |
1571 | +#: content/pages/security.md:6 |
1572 | +#, no-wrap |
1573 | +msgid "**Q:** How can I change my PIN/Passcode? \n" |
1574 | +msgstr "" |
1575 | + |
1576 | +#. type: Plain text |
1577 | +#: content/pages/security.md:8 content/pages/security.md:12 |
1578 | +#: content/pages/security.md:16 content/pages/store.md:8 |
1579 | +#: content/pages/store.md:11 content/pages/store.md:14 |
1580 | +#: content/pages/settings.md:8 content/pages/settings.md:11 |
1581 | +#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41 |
1582 | +#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39 |
1583 | +#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60 |
1584 | +#: content/pages/scopes.md:8 content/pages/scopes.md:11 |
1585 | +#: content/pages/scopes.md:14 |
1586 | +#, no-wrap |
1587 | +msgid "" |
1588 | +"**A:**\n" |
1589 | +"---\n" |
1590 | +msgstr "" |
1591 | + |
1592 | +#. type: Plain text |
1593 | +#: content/pages/security.md:10 |
1594 | +#, no-wrap |
1595 | +msgid "" |
1596 | +"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n" |
1597 | +"default apps)? \n" |
1598 | +msgstr "" |
1599 | + |
1600 | +#. type: Plain text |
1601 | +#: content/pages/security.md:14 |
1602 | +#, no-wrap |
1603 | +msgid "" |
1604 | +"**Q:** How can I stop someone using the indicators when the phone is \n" |
1605 | +"unlocked? \n" |
1606 | +msgstr "" |
1607 | + |
1608 | +#. type: Plain text |
1609 | +#: content/pages/store.md:2 |
1610 | +msgid "FAQ - Store" |
1611 | +msgstr "" |
1612 | + |
1613 | +#. type: Plain text |
1614 | +#: content/pages/store.md:4 |
1615 | +msgid "Curious about the application store?" |
1616 | +msgstr "" |
1617 | + |
1618 | +#. type: Plain text |
1619 | +#: content/pages/store.md:6 |
1620 | +#, no-wrap |
1621 | +msgid "**Q:** How do I find and install new applications? \n" |
1622 | +msgstr "" |
1623 | + |
1624 | +#. type: Plain text |
1625 | +#: content/pages/store.md:9 |
1626 | +#, no-wrap |
1627 | +msgid "**Q:** How can I browse the app store from my PC? \n" |
1628 | +msgstr "" |
1629 | + |
1630 | +#. type: Plain text |
1631 | +#: content/pages/store.md:12 |
1632 | +#, no-wrap |
1633 | +msgid "**Q:** How do I remove applications? \n" |
1634 | +msgstr "" |
1635 | + |
1636 | +#. type: Plain text |
1637 | #: content/pages/faq.md:2 |
1638 | msgid "Get your questions answered." |
1639 | msgstr "" |
1640 | @@ -29,13 +105,33 @@ |
1641 | msgstr "" |
1642 | |
1643 | #. type: Bullet: ' * ' |
1644 | -#: content/pages/faq.md:7 |
1645 | +#: content/pages/faq.md:12 |
1646 | +msgid "[User Interface]({filename}ui.md)" |
1647 | +msgstr "" |
1648 | + |
1649 | +#. type: Bullet: ' * ' |
1650 | +#: content/pages/faq.md:12 |
1651 | +msgid "[Settings]({filename}settings.md)" |
1652 | +msgstr "" |
1653 | + |
1654 | +#. type: Bullet: ' * ' |
1655 | +#: content/pages/faq.md:12 |
1656 | +msgid "[Store]({filename}store.md)" |
1657 | +msgstr "" |
1658 | + |
1659 | +#. type: Bullet: ' * ' |
1660 | +#: content/pages/faq.md:12 |
1661 | msgid "[Apps]({filename}apps.md)" |
1662 | msgstr "" |
1663 | |
1664 | #. type: Bullet: ' * ' |
1665 | -#: content/pages/faq.md:7 |
1666 | -msgid "..." |
1667 | +#: content/pages/faq.md:12 |
1668 | +msgid "[Scopes]({filename}scopes.md)" |
1669 | +msgstr "" |
1670 | + |
1671 | +#. type: Bullet: ' * ' |
1672 | +#: content/pages/faq.md:12 |
1673 | +msgid "[Security]({filename}security.md)" |
1674 | msgstr "" |
1675 | |
1676 | #. type: Plain text |
1677 | @@ -82,6 +178,143 @@ |
1678 | msgstr "" |
1679 | |
1680 | #. type: Plain text |
1681 | +#: content/pages/settings.md:2 |
1682 | +msgid "FAQ - Settings" |
1683 | +msgstr "" |
1684 | + |
1685 | +#. type: Plain text |
1686 | +#: content/pages/settings.md:4 |
1687 | +msgid "How do I change my phone settings?" |
1688 | +msgstr "" |
1689 | + |
1690 | +#. type: Plain text |
1691 | +#: content/pages/settings.md:6 |
1692 | +#, no-wrap |
1693 | +msgid "**Q:** How do I set the time / locale / language? \n" |
1694 | +msgstr "" |
1695 | + |
1696 | +#. type: Plain text |
1697 | +#: content/pages/settings.md:9 |
1698 | +#, no-wrap |
1699 | +msgid "**Q:** How can I change my wallpaper/background? \n" |
1700 | +msgstr "" |
1701 | + |
1702 | +#. type: Plain text |
1703 | +#: content/pages/settings.md:12 |
1704 | +#, no-wrap |
1705 | +msgid "**Q:** How do I keep the screen on? \n" |
1706 | +msgstr "" |
1707 | + |
1708 | +#. type: Plain text |
1709 | +#: content/pages/ui.md:2 |
1710 | +msgid "FAQ - User Interface" |
1711 | +msgstr "" |
1712 | + |
1713 | +#. type: Plain text |
1714 | +#: content/pages/ui.md:5 |
1715 | +msgid "" |
1716 | +"Are you confused about the dash, scopes, swiping? You've come to the right " |
1717 | +"place!" |
1718 | +msgstr "" |
1719 | + |
1720 | +#. type: Plain text |
1721 | +#: content/pages/ui.md:7 |
1722 | +#, no-wrap |
1723 | +msgid "**Q:** What is the dash? \n" |
1724 | +msgstr "" |
1725 | + |
1726 | +#. type: Plain text |
1727 | +#: content/pages/ui.md:12 |
1728 | +#, no-wrap |
1729 | +msgid "" |
1730 | +"**A:** The dash contains a list of applications installed on the device, \n" |
1731 | +"along with presenting the scopes and store. The dash is the first thing \n" |
1732 | +"you see when booting the phone. You can switch to it again at any time by \n" |
1733 | +"swiping left from the right screen edge.\n" |
1734 | +"---\n" |
1735 | +msgstr "" |
1736 | + |
1737 | +#. type: Plain text |
1738 | +#: content/pages/ui.md:13 |
1739 | +#, no-wrap |
1740 | +msgid "**Q:** What is the launcher? \n" |
1741 | +msgstr "" |
1742 | + |
1743 | +#. type: Plain text |
1744 | +#: content/pages/ui.md:16 |
1745 | +#, no-wrap |
1746 | +msgid "" |
1747 | +"**A:** The launcher allows you to easily launch new applications. You can \n" |
1748 | +"access the launcher at any time by swiping right from the left screen edge.\n" |
1749 | +"---\n" |
1750 | +msgstr "" |
1751 | + |
1752 | +#. type: Plain text |
1753 | +#: content/pages/ui.md:17 |
1754 | +#, no-wrap |
1755 | +msgid "**Q:** What are the indicators? \n" |
1756 | +msgstr "" |
1757 | + |
1758 | +#. type: Plain text |
1759 | +#: content/pages/ui.md:21 |
1760 | +#, no-wrap |
1761 | +msgid "" |
1762 | +"**A:** Indicators convey quick useful information about your device, like \n" |
1763 | +"the time, data connection, location, sound, and notifications. You can \n" |
1764 | +"access the indicators at any time by swiping down from the top screen edge.\n" |
1765 | +"---\n" |
1766 | +msgstr "" |
1767 | + |
1768 | +#. type: Plain text |
1769 | +#: content/pages/ui.md:22 |
1770 | +#, no-wrap |
1771 | +msgid "**Q:** How do I switch applications? \n" |
1772 | +msgstr "" |
1773 | + |
1774 | +#. type: Plain text |
1775 | +#: content/pages/ui.md:28 |
1776 | +#, no-wrap |
1777 | +msgid "" |
1778 | +"**A:** To switch applications, slide your finger left from the right edge \n" |
1779 | +"of the screen. If you slide quickly you will cycle through each application. \n" |
1780 | +"However, if you slide more slowly, an application switcher will appear \n" |
1781 | +"allowing you to select the application you wish to switch to, including the \n" |
1782 | +"dash.\n" |
1783 | +"---\n" |
1784 | +msgstr "" |
1785 | + |
1786 | +#. type: Plain text |
1787 | +#: content/pages/ui.md:29 |
1788 | +#, no-wrap |
1789 | +msgid "**Q:** How do I close applications? \n" |
1790 | +msgstr "" |
1791 | + |
1792 | +#. type: Plain text |
1793 | +#: content/pages/ui.md:34 |
1794 | +#, no-wrap |
1795 | +msgid "" |
1796 | +"**A:** To close an application, slide your finger *slowly* left from the \n" |
1797 | +"right edge of the screen. An application switcher will appear. Place your \n" |
1798 | +"finger on the application preview you wish to close and swipe up or down. \n" |
1799 | +"The application will disappear.\n" |
1800 | +"---\n" |
1801 | +msgstr "" |
1802 | + |
1803 | +#. type: Plain text |
1804 | +#: content/pages/ui.md:35 |
1805 | +#, no-wrap |
1806 | +msgid "**Q:** How can I copy and paste? \n" |
1807 | +msgstr "" |
1808 | + |
1809 | +#. type: Plain text |
1810 | +#: content/pages/ui.md:39 |
1811 | +#, no-wrap |
1812 | +msgid "" |
1813 | +"**Q:** What are the small characters on the keyboard and how can I select \n" |
1814 | +"them? \n" |
1815 | +msgstr "" |
1816 | + |
1817 | +#. type: Plain text |
1818 | #: content/pages/apps.md:2 |
1819 | msgid "FAQ - Apps" |
1820 | msgstr "" |
1821 | @@ -117,9 +350,129 @@ |
1822 | #. type: Plain text |
1823 | #: content/pages/apps.md:13 |
1824 | #, no-wrap |
1825 | -msgid "" |
1826 | -"**A:** Sure, install the 'Authenticator' app from the software store.\n" |
1827 | -"---\n" |
1828 | +msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
1829 | +msgstr "" |
1830 | + |
1831 | +#. type: Plain text |
1832 | +#: content/pages/apps.md:15 |
1833 | +#, no-wrap |
1834 | +msgid "" |
1835 | +"Music\n" |
1836 | +"---\n" |
1837 | +msgstr "" |
1838 | + |
1839 | +#. type: Plain text |
1840 | +#: content/pages/apps.md:16 |
1841 | +#, no-wrap |
1842 | +msgid "" |
1843 | +"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n" |
1844 | +msgstr "" |
1845 | + |
1846 | +#. type: Plain text |
1847 | +#: content/pages/apps.md:19 |
1848 | +#, no-wrap |
1849 | +msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n" |
1850 | +msgstr "" |
1851 | + |
1852 | +#. type: Plain text |
1853 | +#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34 |
1854 | +#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62 |
1855 | +#, no-wrap |
1856 | +msgid "**A:**\n" |
1857 | +msgstr "" |
1858 | + |
1859 | +#. type: Plain text |
1860 | +#: content/pages/apps.md:23 |
1861 | +#, no-wrap |
1862 | +msgid "" |
1863 | +"Contacts\n" |
1864 | +"---\n" |
1865 | +msgstr "" |
1866 | + |
1867 | +#. type: Plain text |
1868 | +#: content/pages/apps.md:24 |
1869 | +#, no-wrap |
1870 | +msgid "**Q:** How can I sync my Google contacts to my device? \n" |
1871 | +msgstr "" |
1872 | + |
1873 | +#. type: Plain text |
1874 | +#: content/pages/apps.md:28 |
1875 | +#, no-wrap |
1876 | +msgid "" |
1877 | +"Gallery\n" |
1878 | +"---\n" |
1879 | +msgstr "" |
1880 | + |
1881 | +#. type: Plain text |
1882 | +#: content/pages/apps.md:29 |
1883 | +#, no-wrap |
1884 | +msgid "**Q:** How can I share photos? \n" |
1885 | +msgstr "" |
1886 | + |
1887 | +#. type: Plain text |
1888 | +#: content/pages/apps.md:32 |
1889 | +#, no-wrap |
1890 | +msgid "**Q:** How can I share video? \n" |
1891 | +msgstr "" |
1892 | + |
1893 | +#. type: Plain text |
1894 | +#: content/pages/apps.md:36 |
1895 | +#, no-wrap |
1896 | +msgid "" |
1897 | +"Camera\n" |
1898 | +"---\n" |
1899 | +msgstr "" |
1900 | + |
1901 | +#. type: Plain text |
1902 | +#: content/pages/apps.md:37 |
1903 | +#, no-wrap |
1904 | +msgid "**Q:** How can I take a picture? \n" |
1905 | +msgstr "" |
1906 | + |
1907 | +#. type: Plain text |
1908 | +#: content/pages/apps.md:40 |
1909 | +#, no-wrap |
1910 | +msgid "**Q:** How can I crop / rotate a picture? \n" |
1911 | +msgstr "" |
1912 | + |
1913 | +#. type: Plain text |
1914 | +#: content/pages/apps.md:43 |
1915 | +#, no-wrap |
1916 | +msgid "**Q:** How can I take video? \n" |
1917 | +msgstr "" |
1918 | + |
1919 | +#. type: Plain text |
1920 | +#: content/pages/apps.md:47 |
1921 | +msgid "Clock" |
1922 | +msgstr "" |
1923 | + |
1924 | +#. type: Plain text |
1925 | +#: content/pages/apps.md:49 |
1926 | +#, no-wrap |
1927 | +msgid "**Q:** How do I set an alarm? \n" |
1928 | +msgstr "" |
1929 | + |
1930 | +#. type: Plain text |
1931 | +#: content/pages/apps.md:53 |
1932 | +msgid "Here Maps" |
1933 | +msgstr "" |
1934 | + |
1935 | +#. type: Plain text |
1936 | +#: content/pages/apps.md:55 |
1937 | +#, no-wrap |
1938 | +msgid "**Q:** How can I get directions? \n" |
1939 | +msgstr "" |
1940 | + |
1941 | +#. type: Plain text |
1942 | +#: content/pages/apps.md:58 |
1943 | +#, no-wrap |
1944 | +msgid "**Q:** Can I navigate offline? \n" |
1945 | +msgstr "" |
1946 | + |
1947 | +#. type: Plain text |
1948 | +#: content/pages/apps.md:61 |
1949 | +#, no-wrap |
1950 | +msgid "**Q:** Can I view the map offline? \n" |
1951 | msgstr "" |
1952 | |
1953 | #. type: Plain text |
1954 | @@ -146,3 +499,31 @@ |
1955 | "out about all the individual teams in Ubuntu, what they do, where they hang " |
1956 | "out and how to get involved." |
1957 | msgstr "" |
1958 | + |
1959 | +#. type: Plain text |
1960 | +#: content/pages/scopes.md:2 |
1961 | +msgid "FAQ - Scopes" |
1962 | +msgstr "" |
1963 | + |
1964 | +#. type: Plain text |
1965 | +#: content/pages/scopes.md:4 |
1966 | +msgid "Curious about scopes?" |
1967 | +msgstr "" |
1968 | + |
1969 | +#. type: Plain text |
1970 | +#: content/pages/scopes.md:6 |
1971 | +#, no-wrap |
1972 | +msgid "**Q:** How do I add new scopes? \n" |
1973 | +msgstr "" |
1974 | + |
1975 | +#. type: Plain text |
1976 | +#: content/pages/scopes.md:9 |
1977 | +#, no-wrap |
1978 | +msgid "**Q:** How do I remove a scope? \n" |
1979 | +msgstr "" |
1980 | + |
1981 | +#. type: Plain text |
1982 | +#: content/pages/scopes.md:12 |
1983 | +#, no-wrap |
1984 | +msgid "**Q:** How do favorites work? \n" |
1985 | +msgstr "" |
1986 | |
1987 | === modified file 'edit-here/po/it.po' |
1988 | --- edit-here/po/it.po 2015-03-03 12:37:30 +0000 |
1989 | +++ edit-here/po/it.po 2015-03-05 13:27:08 +0000 |
1990 | @@ -25,15 +25,10 @@ |
1991 | msgstr "" |
1992 | |
1993 | #. type: Bullet: ' * ' |
1994 | -#: content/pages/faq.md:7 |
1995 | +#: content/pages/faq.md:12 |
1996 | msgid "[Apps]({filename}apps.md)" |
1997 | msgstr "[Apps]({filename}apps.it.md)" |
1998 | |
1999 | -#. type: Bullet: ' * ' |
2000 | -#: content/pages/faq.md:7 |
2001 | -msgid "..." |
2002 | -msgstr "" |
2003 | - |
2004 | #. type: Plain text |
2005 | #: content/pages/index.md:5 |
2006 | msgid "" |
2007 | @@ -101,14 +96,6 @@ |
2008 | msgstr "" |
2009 | |
2010 | #. type: Plain text |
2011 | -#: content/pages/apps.md:13 |
2012 | -#, no-wrap |
2013 | -msgid "" |
2014 | -"**A:** Sure, install the 'Authenticator' app from the software store.\n" |
2015 | -"---\n" |
2016 | -msgstr "" |
2017 | - |
2018 | -#. type: Plain text |
2019 | #: content/pages/get-in-touch.md:7 |
2020 | #, no-wrap |
2021 | msgid "" |
2022 | @@ -148,6 +135,408 @@ |
2023 | msgid "Get in touch" |
2024 | msgstr "" |
2025 | |
2026 | +#. type: Plain text |
2027 | +#: content/pages/security.md:2 |
2028 | +msgid "FAQ - Security" |
2029 | +msgstr "" |
2030 | + |
2031 | +#. type: Plain text |
2032 | +#: content/pages/security.md:4 |
2033 | +msgid "Wondering how to make your phone more secure?" |
2034 | +msgstr "" |
2035 | + |
2036 | +#. type: Plain text |
2037 | +#: content/pages/security.md:6 |
2038 | +#, no-wrap |
2039 | +msgid "**Q:** How can I change my PIN/Passcode? \n" |
2040 | +msgstr "" |
2041 | + |
2042 | +#. type: Plain text |
2043 | +#: content/pages/security.md:8 content/pages/security.md:12 |
2044 | +#: content/pages/security.md:16 content/pages/store.md:8 |
2045 | +#: content/pages/store.md:11 content/pages/store.md:14 |
2046 | +#: content/pages/settings.md:8 content/pages/settings.md:11 |
2047 | +#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41 |
2048 | +#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39 |
2049 | +#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60 |
2050 | +#: content/pages/scopes.md:8 content/pages/scopes.md:11 |
2051 | +#: content/pages/scopes.md:14 |
2052 | +#, no-wrap |
2053 | +msgid "" |
2054 | +"**A:**\n" |
2055 | +"---\n" |
2056 | +msgstr "" |
2057 | + |
2058 | +#. type: Plain text |
2059 | +#: content/pages/security.md:10 |
2060 | +#, no-wrap |
2061 | +msgid "" |
2062 | +"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n" |
2063 | +"default apps)? \n" |
2064 | +msgstr "" |
2065 | + |
2066 | +#. type: Plain text |
2067 | +#: content/pages/security.md:14 |
2068 | +#, no-wrap |
2069 | +msgid "" |
2070 | +"**Q:** How can I stop someone using the indicators when the phone is \n" |
2071 | +"unlocked? \n" |
2072 | +msgstr "" |
2073 | + |
2074 | +#. type: Plain text |
2075 | +#: content/pages/store.md:2 |
2076 | +msgid "FAQ - Store" |
2077 | +msgstr "" |
2078 | + |
2079 | +#. type: Plain text |
2080 | +#: content/pages/store.md:4 |
2081 | +msgid "Curious about the application store?" |
2082 | +msgstr "" |
2083 | + |
2084 | +#. type: Plain text |
2085 | +#: content/pages/store.md:6 |
2086 | +#, no-wrap |
2087 | +msgid "**Q:** How do I find and install new applications? \n" |
2088 | +msgstr "" |
2089 | + |
2090 | +#. type: Plain text |
2091 | +#: content/pages/store.md:9 |
2092 | +#, no-wrap |
2093 | +msgid "**Q:** How can I browse the app store from my PC? \n" |
2094 | +msgstr "" |
2095 | + |
2096 | +#. type: Plain text |
2097 | +#: content/pages/store.md:12 |
2098 | +#, no-wrap |
2099 | +msgid "**Q:** How do I remove applications? \n" |
2100 | +msgstr "" |
2101 | + |
2102 | +#. type: Bullet: ' * ' |
2103 | +#: content/pages/faq.md:12 |
2104 | +msgid "[User Interface]({filename}ui.md)" |
2105 | +msgstr "[User Interface]({filename}ui.it.md)" |
2106 | + |
2107 | +#. type: Bullet: ' * ' |
2108 | +#: content/pages/faq.md:12 |
2109 | +msgid "[Settings]({filename}settings.md)" |
2110 | +msgstr "[Settings]({filename}settings.it.md)" |
2111 | + |
2112 | +#. type: Bullet: ' * ' |
2113 | +#: content/pages/faq.md:12 |
2114 | +msgid "[Store]({filename}store.md)" |
2115 | +msgstr "[Store]({filename}store.it.md)" |
2116 | + |
2117 | +#. type: Bullet: ' * ' |
2118 | +#: content/pages/faq.md:12 |
2119 | +msgid "[Scopes]({filename}scopes.md)" |
2120 | +msgstr "[Scopes]({filename}scopes.it.md)" |
2121 | + |
2122 | +#. type: Bullet: ' * ' |
2123 | +#: content/pages/faq.md:12 |
2124 | +msgid "[Security]({filename}security.md)" |
2125 | +msgstr "[Security]({filename}security.it.md)" |
2126 | + |
2127 | +#. type: Plain text |
2128 | +#: content/pages/settings.md:2 |
2129 | +msgid "FAQ - Settings" |
2130 | +msgstr "" |
2131 | + |
2132 | +#. type: Plain text |
2133 | +#: content/pages/settings.md:4 |
2134 | +msgid "How do I change my phone settings?" |
2135 | +msgstr "" |
2136 | + |
2137 | +#. type: Plain text |
2138 | +#: content/pages/settings.md:6 |
2139 | +#, no-wrap |
2140 | +msgid "**Q:** How do I set the time / locale / language? \n" |
2141 | +msgstr "" |
2142 | + |
2143 | +#. type: Plain text |
2144 | +#: content/pages/settings.md:9 |
2145 | +#, no-wrap |
2146 | +msgid "**Q:** How can I change my wallpaper/background? \n" |
2147 | +msgstr "" |
2148 | + |
2149 | +#. type: Plain text |
2150 | +#: content/pages/settings.md:12 |
2151 | +#, no-wrap |
2152 | +msgid "**Q:** How do I keep the screen on? \n" |
2153 | +msgstr "" |
2154 | + |
2155 | +#. type: Plain text |
2156 | +#: content/pages/ui.md:2 |
2157 | +msgid "FAQ - User Interface" |
2158 | +msgstr "" |
2159 | + |
2160 | +#. type: Plain text |
2161 | +#: content/pages/ui.md:5 |
2162 | +msgid "" |
2163 | +"Are you confused about the dash, scopes, swiping? You've come to the right " |
2164 | +"place!" |
2165 | +msgstr "" |
2166 | + |
2167 | +#. type: Plain text |
2168 | +#: content/pages/ui.md:7 |
2169 | +#, no-wrap |
2170 | +msgid "**Q:** What is the dash? \n" |
2171 | +msgstr "" |
2172 | + |
2173 | +#. type: Plain text |
2174 | +#: content/pages/ui.md:12 |
2175 | +#, no-wrap |
2176 | +msgid "" |
2177 | +"**A:** The dash contains a list of applications installed on the device, \n" |
2178 | +"along with presenting the scopes and store. The dash is the first thing \n" |
2179 | +"you see when booting the phone. You can switch to it again at any time by \n" |
2180 | +"swiping left from the right screen edge.\n" |
2181 | +"---\n" |
2182 | +msgstr "" |
2183 | + |
2184 | +#. type: Plain text |
2185 | +#: content/pages/ui.md:13 |
2186 | +#, no-wrap |
2187 | +msgid "**Q:** What is the launcher? \n" |
2188 | +msgstr "" |
2189 | + |
2190 | +#. type: Plain text |
2191 | +#: content/pages/ui.md:16 |
2192 | +#, no-wrap |
2193 | +msgid "" |
2194 | +"**A:** The launcher allows you to easily launch new applications. You can \n" |
2195 | +"access the launcher at any time by swiping right from the left screen edge.\n" |
2196 | +"---\n" |
2197 | +msgstr "" |
2198 | + |
2199 | +#. type: Plain text |
2200 | +#: content/pages/ui.md:17 |
2201 | +#, no-wrap |
2202 | +msgid "**Q:** What are the indicators? \n" |
2203 | +msgstr "" |
2204 | + |
2205 | +#. type: Plain text |
2206 | +#: content/pages/ui.md:21 |
2207 | +#, no-wrap |
2208 | +msgid "" |
2209 | +"**A:** Indicators convey quick useful information about your device, like \n" |
2210 | +"the time, data connection, location, sound, and notifications. You can \n" |
2211 | +"access the indicators at any time by swiping down from the top screen edge.\n" |
2212 | +"---\n" |
2213 | +msgstr "" |
2214 | + |
2215 | +#. type: Plain text |
2216 | +#: content/pages/ui.md:22 |
2217 | +#, no-wrap |
2218 | +msgid "**Q:** How do I switch applications? \n" |
2219 | +msgstr "" |
2220 | + |
2221 | +#. type: Plain text |
2222 | +#: content/pages/ui.md:28 |
2223 | +#, no-wrap |
2224 | +msgid "" |
2225 | +"**A:** To switch applications, slide your finger left from the right edge \n" |
2226 | +"of the screen. If you slide quickly you will cycle through each application. \n" |
2227 | +"However, if you slide more slowly, an application switcher will appear \n" |
2228 | +"allowing you to select the application you wish to switch to, including the \n" |
2229 | +"dash.\n" |
2230 | +"---\n" |
2231 | +msgstr "" |
2232 | + |
2233 | +#. type: Plain text |
2234 | +#: content/pages/ui.md:29 |
2235 | +#, no-wrap |
2236 | +msgid "**Q:** How do I close applications? \n" |
2237 | +msgstr "" |
2238 | + |
2239 | +#. type: Plain text |
2240 | +#: content/pages/ui.md:34 |
2241 | +#, no-wrap |
2242 | +msgid "" |
2243 | +"**A:** To close an application, slide your finger *slowly* left from the \n" |
2244 | +"right edge of the screen. An application switcher will appear. Place your \n" |
2245 | +"finger on the application preview you wish to close and swipe up or down. \n" |
2246 | +"The application will disappear.\n" |
2247 | +"---\n" |
2248 | +msgstr "" |
2249 | + |
2250 | +#. type: Plain text |
2251 | +#: content/pages/ui.md:35 |
2252 | +#, no-wrap |
2253 | +msgid "**Q:** How can I copy and paste? \n" |
2254 | +msgstr "" |
2255 | + |
2256 | +#. type: Plain text |
2257 | +#: content/pages/ui.md:39 |
2258 | +#, no-wrap |
2259 | +msgid "" |
2260 | +"**Q:** What are the small characters on the keyboard and how can I select \n" |
2261 | +"them? \n" |
2262 | +msgstr "" |
2263 | + |
2264 | +#. type: Plain text |
2265 | +#: content/pages/apps.md:13 |
2266 | +#, no-wrap |
2267 | +msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
2268 | +msgstr "" |
2269 | + |
2270 | +#. type: Plain text |
2271 | +#: content/pages/apps.md:15 |
2272 | +#, no-wrap |
2273 | +msgid "" |
2274 | +"Music\n" |
2275 | +"---\n" |
2276 | +msgstr "" |
2277 | + |
2278 | +#. type: Plain text |
2279 | +#: content/pages/apps.md:16 |
2280 | +#, no-wrap |
2281 | +msgid "" |
2282 | +"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n" |
2283 | +msgstr "" |
2284 | + |
2285 | +#. type: Plain text |
2286 | +#: content/pages/apps.md:19 |
2287 | +#, no-wrap |
2288 | +msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n" |
2289 | +msgstr "" |
2290 | + |
2291 | +#. type: Plain text |
2292 | +#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34 |
2293 | +#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62 |
2294 | +#, no-wrap |
2295 | +msgid "**A:**\n" |
2296 | +msgstr "" |
2297 | + |
2298 | +#. type: Plain text |
2299 | +#: content/pages/apps.md:23 |
2300 | +#, no-wrap |
2301 | +msgid "" |
2302 | +"Contacts\n" |
2303 | +"---\n" |
2304 | +msgstr "" |
2305 | + |
2306 | +#. type: Plain text |
2307 | +#: content/pages/apps.md:24 |
2308 | +#, no-wrap |
2309 | +msgid "**Q:** How can I sync my Google contacts to my device? \n" |
2310 | +msgstr "" |
2311 | + |
2312 | +#. type: Plain text |
2313 | +#: content/pages/apps.md:28 |
2314 | +#, no-wrap |
2315 | +msgid "" |
2316 | +"Gallery\n" |
2317 | +"---\n" |
2318 | +msgstr "" |
2319 | + |
2320 | +#. type: Plain text |
2321 | +#: content/pages/apps.md:29 |
2322 | +#, no-wrap |
2323 | +msgid "**Q:** How can I share photos? \n" |
2324 | +msgstr "" |
2325 | + |
2326 | +#. type: Plain text |
2327 | +#: content/pages/apps.md:32 |
2328 | +#, no-wrap |
2329 | +msgid "**Q:** How can I share video? \n" |
2330 | +msgstr "" |
2331 | + |
2332 | +#. type: Plain text |
2333 | +#: content/pages/apps.md:36 |
2334 | +#, no-wrap |
2335 | +msgid "" |
2336 | +"Camera\n" |
2337 | +"---\n" |
2338 | +msgstr "" |
2339 | + |
2340 | +#. type: Plain text |
2341 | +#: content/pages/apps.md:37 |
2342 | +#, no-wrap |
2343 | +msgid "**Q:** How can I take a picture? \n" |
2344 | +msgstr "" |
2345 | + |
2346 | +#. type: Plain text |
2347 | +#: content/pages/apps.md:40 |
2348 | +#, no-wrap |
2349 | +msgid "**Q:** How can I crop / rotate a picture? \n" |
2350 | +msgstr "" |
2351 | + |
2352 | +#. type: Plain text |
2353 | +#: content/pages/apps.md:43 |
2354 | +#, no-wrap |
2355 | +msgid "**Q:** How can I take video? \n" |
2356 | +msgstr "" |
2357 | + |
2358 | +#. type: Plain text |
2359 | +#: content/pages/apps.md:47 |
2360 | +msgid "Clock" |
2361 | +msgstr "" |
2362 | + |
2363 | +#. type: Plain text |
2364 | +#: content/pages/apps.md:49 |
2365 | +#, no-wrap |
2366 | +msgid "**Q:** How do I set an alarm? \n" |
2367 | +msgstr "" |
2368 | + |
2369 | +#. type: Plain text |
2370 | +#: content/pages/apps.md:53 |
2371 | +msgid "Here Maps" |
2372 | +msgstr "" |
2373 | + |
2374 | +#. type: Plain text |
2375 | +#: content/pages/apps.md:55 |
2376 | +#, no-wrap |
2377 | +msgid "**Q:** How can I get directions? \n" |
2378 | +msgstr "" |
2379 | + |
2380 | +#. type: Plain text |
2381 | +#: content/pages/apps.md:58 |
2382 | +#, no-wrap |
2383 | +msgid "**Q:** Can I navigate offline? \n" |
2384 | +msgstr "" |
2385 | + |
2386 | +#. type: Plain text |
2387 | +#: content/pages/apps.md:61 |
2388 | +#, no-wrap |
2389 | +msgid "**Q:** Can I view the map offline? \n" |
2390 | +msgstr "" |
2391 | + |
2392 | +#. type: Plain text |
2393 | +#: content/pages/scopes.md:2 |
2394 | +msgid "FAQ - Scopes" |
2395 | +msgstr "" |
2396 | + |
2397 | +#. type: Plain text |
2398 | +#: content/pages/scopes.md:4 |
2399 | +msgid "Curious about scopes?" |
2400 | +msgstr "" |
2401 | + |
2402 | +#. type: Plain text |
2403 | +#: content/pages/scopes.md:6 |
2404 | +#, no-wrap |
2405 | +msgid "**Q:** How do I add new scopes? \n" |
2406 | +msgstr "" |
2407 | + |
2408 | +#. type: Plain text |
2409 | +#: content/pages/scopes.md:9 |
2410 | +#, no-wrap |
2411 | +msgid "**Q:** How do I remove a scope? \n" |
2412 | +msgstr "" |
2413 | + |
2414 | +#. type: Plain text |
2415 | +#: content/pages/scopes.md:12 |
2416 | +#, no-wrap |
2417 | +msgid "**Q:** How do favorites work? \n" |
2418 | +msgstr "" |
2419 | + |
2420 | +#~ msgid "..." |
2421 | +#~ msgstr "" |
2422 | + |
2423 | +#~ msgid "" |
2424 | +#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
2425 | +#~ "---\n" |
2426 | +#~ msgstr "" |
2427 | + |
2428 | #~ msgid "Title: Get your questions answered." |
2429 | #~ msgstr "" |
2430 | |
2431 | |
2432 | === modified file 'edit-here/po/pt.po' |
2433 | --- edit-here/po/pt.po 2015-03-03 15:52:24 +0000 |
2434 | +++ edit-here/po/pt.po 2015-03-05 13:27:08 +0000 |
2435 | @@ -27,15 +27,10 @@ |
2436 | "Aqui vamos nós:" |
2437 | |
2438 | #. type: Bullet: ' * ' |
2439 | -#: content/pages/faq.md:7 |
2440 | +#: content/pages/faq.md:12 |
2441 | msgid "[Apps]({filename}apps.md)" |
2442 | msgstr "[Apps]({filename}apps.pt.md)" |
2443 | |
2444 | -#. type: Bullet: ' * ' |
2445 | -#: content/pages/faq.md:7 |
2446 | -msgid "..." |
2447 | -msgstr "..." |
2448 | - |
2449 | #. type: Plain text |
2450 | #: content/pages/index.md:5 |
2451 | msgid "" |
2452 | @@ -111,16 +106,6 @@ |
2453 | msgstr "**P:** Tem Google Authenticator? \n" |
2454 | |
2455 | #. type: Plain text |
2456 | -#: content/pages/apps.md:13 |
2457 | -#, no-wrap |
2458 | -msgid "" |
2459 | -"**A:** Sure, install the 'Authenticator' app from the software store.\n" |
2460 | -"---\n" |
2461 | -msgstr "" |
2462 | -"**R:** Claro, instale a aplicação 'Authenticator' através da Store.\n" |
2463 | -"---\n" |
2464 | - |
2465 | -#. type: Plain text |
2466 | #: content/pages/get-in-touch.md:7 |
2467 | #, no-wrap |
2468 | msgid "" |
2469 | @@ -169,6 +154,410 @@ |
2470 | msgid "Get in touch" |
2471 | msgstr "" |
2472 | |
2473 | +#. type: Plain text |
2474 | +#: content/pages/security.md:2 |
2475 | +msgid "FAQ - Security" |
2476 | +msgstr "" |
2477 | + |
2478 | +#. type: Plain text |
2479 | +#: content/pages/security.md:4 |
2480 | +msgid "Wondering how to make your phone more secure?" |
2481 | +msgstr "" |
2482 | + |
2483 | +#. type: Plain text |
2484 | +#: content/pages/security.md:6 |
2485 | +#, no-wrap |
2486 | +msgid "**Q:** How can I change my PIN/Passcode? \n" |
2487 | +msgstr "" |
2488 | + |
2489 | +#. type: Plain text |
2490 | +#: content/pages/security.md:8 content/pages/security.md:12 |
2491 | +#: content/pages/security.md:16 content/pages/store.md:8 |
2492 | +#: content/pages/store.md:11 content/pages/store.md:14 |
2493 | +#: content/pages/settings.md:8 content/pages/settings.md:11 |
2494 | +#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41 |
2495 | +#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39 |
2496 | +#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60 |
2497 | +#: content/pages/scopes.md:8 content/pages/scopes.md:11 |
2498 | +#: content/pages/scopes.md:14 |
2499 | +#, no-wrap |
2500 | +msgid "" |
2501 | +"**A:**\n" |
2502 | +"---\n" |
2503 | +msgstr "" |
2504 | + |
2505 | +#. type: Plain text |
2506 | +#: content/pages/security.md:10 |
2507 | +#, no-wrap |
2508 | +msgid "" |
2509 | +"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n" |
2510 | +"default apps)? \n" |
2511 | +msgstr "" |
2512 | + |
2513 | +#. type: Plain text |
2514 | +#: content/pages/security.md:14 |
2515 | +#, no-wrap |
2516 | +msgid "" |
2517 | +"**Q:** How can I stop someone using the indicators when the phone is \n" |
2518 | +"unlocked? \n" |
2519 | +msgstr "" |
2520 | + |
2521 | +#. type: Plain text |
2522 | +#: content/pages/store.md:2 |
2523 | +msgid "FAQ - Store" |
2524 | +msgstr "" |
2525 | + |
2526 | +#. type: Plain text |
2527 | +#: content/pages/store.md:4 |
2528 | +msgid "Curious about the application store?" |
2529 | +msgstr "" |
2530 | + |
2531 | +#. type: Plain text |
2532 | +#: content/pages/store.md:6 |
2533 | +#, no-wrap |
2534 | +msgid "**Q:** How do I find and install new applications? \n" |
2535 | +msgstr "" |
2536 | + |
2537 | +#. type: Plain text |
2538 | +#: content/pages/store.md:9 |
2539 | +#, no-wrap |
2540 | +msgid "**Q:** How can I browse the app store from my PC? \n" |
2541 | +msgstr "" |
2542 | + |
2543 | +#. type: Plain text |
2544 | +#: content/pages/store.md:12 |
2545 | +#, no-wrap |
2546 | +msgid "**Q:** How do I remove applications? \n" |
2547 | +msgstr "" |
2548 | + |
2549 | +#. type: Bullet: ' * ' |
2550 | +#: content/pages/faq.md:12 |
2551 | +msgid "[User Interface]({filename}ui.md)" |
2552 | +msgstr "[User Interface]({filename}ui.pt.md)" |
2553 | + |
2554 | +#. type: Bullet: ' * ' |
2555 | +#: content/pages/faq.md:12 |
2556 | +msgid "[Settings]({filename}settings.md)" |
2557 | +msgstr "[Settings]({filename}settings.pt.md)" |
2558 | + |
2559 | +#. type: Bullet: ' * ' |
2560 | +#: content/pages/faq.md:12 |
2561 | +msgid "[Store]({filename}store.md)" |
2562 | +msgstr "[Store]({filename}store.pt.md)" |
2563 | + |
2564 | +#. type: Bullet: ' * ' |
2565 | +#: content/pages/faq.md:12 |
2566 | +msgid "[Scopes]({filename}scopes.md)" |
2567 | +msgstr "[Scopes]({filename}scopes.pt.md)" |
2568 | + |
2569 | +#. type: Bullet: ' * ' |
2570 | +#: content/pages/faq.md:12 |
2571 | +msgid "[Security]({filename}security.md)" |
2572 | +msgstr "[Security]({filename}security.pt.md)" |
2573 | + |
2574 | +#. type: Plain text |
2575 | +#: content/pages/settings.md:2 |
2576 | +msgid "FAQ - Settings" |
2577 | +msgstr "" |
2578 | + |
2579 | +#. type: Plain text |
2580 | +#: content/pages/settings.md:4 |
2581 | +msgid "How do I change my phone settings?" |
2582 | +msgstr "" |
2583 | + |
2584 | +#. type: Plain text |
2585 | +#: content/pages/settings.md:6 |
2586 | +#, no-wrap |
2587 | +msgid "**Q:** How do I set the time / locale / language? \n" |
2588 | +msgstr "" |
2589 | + |
2590 | +#. type: Plain text |
2591 | +#: content/pages/settings.md:9 |
2592 | +#, no-wrap |
2593 | +msgid "**Q:** How can I change my wallpaper/background? \n" |
2594 | +msgstr "" |
2595 | + |
2596 | +#. type: Plain text |
2597 | +#: content/pages/settings.md:12 |
2598 | +#, no-wrap |
2599 | +msgid "**Q:** How do I keep the screen on? \n" |
2600 | +msgstr "" |
2601 | + |
2602 | +#. type: Plain text |
2603 | +#: content/pages/ui.md:2 |
2604 | +msgid "FAQ - User Interface" |
2605 | +msgstr "" |
2606 | + |
2607 | +#. type: Plain text |
2608 | +#: content/pages/ui.md:5 |
2609 | +msgid "" |
2610 | +"Are you confused about the dash, scopes, swiping? You've come to the right " |
2611 | +"place!" |
2612 | +msgstr "" |
2613 | + |
2614 | +#. type: Plain text |
2615 | +#: content/pages/ui.md:7 |
2616 | +#, no-wrap |
2617 | +msgid "**Q:** What is the dash? \n" |
2618 | +msgstr "" |
2619 | + |
2620 | +#. type: Plain text |
2621 | +#: content/pages/ui.md:12 |
2622 | +#, no-wrap |
2623 | +msgid "" |
2624 | +"**A:** The dash contains a list of applications installed on the device, \n" |
2625 | +"along with presenting the scopes and store. The dash is the first thing \n" |
2626 | +"you see when booting the phone. You can switch to it again at any time by \n" |
2627 | +"swiping left from the right screen edge.\n" |
2628 | +"---\n" |
2629 | +msgstr "" |
2630 | + |
2631 | +#. type: Plain text |
2632 | +#: content/pages/ui.md:13 |
2633 | +#, no-wrap |
2634 | +msgid "**Q:** What is the launcher? \n" |
2635 | +msgstr "" |
2636 | + |
2637 | +#. type: Plain text |
2638 | +#: content/pages/ui.md:16 |
2639 | +#, no-wrap |
2640 | +msgid "" |
2641 | +"**A:** The launcher allows you to easily launch new applications. You can \n" |
2642 | +"access the launcher at any time by swiping right from the left screen edge.\n" |
2643 | +"---\n" |
2644 | +msgstr "" |
2645 | + |
2646 | +#. type: Plain text |
2647 | +#: content/pages/ui.md:17 |
2648 | +#, no-wrap |
2649 | +msgid "**Q:** What are the indicators? \n" |
2650 | +msgstr "" |
2651 | + |
2652 | +#. type: Plain text |
2653 | +#: content/pages/ui.md:21 |
2654 | +#, no-wrap |
2655 | +msgid "" |
2656 | +"**A:** Indicators convey quick useful information about your device, like \n" |
2657 | +"the time, data connection, location, sound, and notifications. You can \n" |
2658 | +"access the indicators at any time by swiping down from the top screen edge.\n" |
2659 | +"---\n" |
2660 | +msgstr "" |
2661 | + |
2662 | +#. type: Plain text |
2663 | +#: content/pages/ui.md:22 |
2664 | +#, no-wrap |
2665 | +msgid "**Q:** How do I switch applications? \n" |
2666 | +msgstr "" |
2667 | + |
2668 | +#. type: Plain text |
2669 | +#: content/pages/ui.md:28 |
2670 | +#, no-wrap |
2671 | +msgid "" |
2672 | +"**A:** To switch applications, slide your finger left from the right edge \n" |
2673 | +"of the screen. If you slide quickly you will cycle through each application. \n" |
2674 | +"However, if you slide more slowly, an application switcher will appear \n" |
2675 | +"allowing you to select the application you wish to switch to, including the \n" |
2676 | +"dash.\n" |
2677 | +"---\n" |
2678 | +msgstr "" |
2679 | + |
2680 | +#. type: Plain text |
2681 | +#: content/pages/ui.md:29 |
2682 | +#, no-wrap |
2683 | +msgid "**Q:** How do I close applications? \n" |
2684 | +msgstr "" |
2685 | + |
2686 | +#. type: Plain text |
2687 | +#: content/pages/ui.md:34 |
2688 | +#, no-wrap |
2689 | +msgid "" |
2690 | +"**A:** To close an application, slide your finger *slowly* left from the \n" |
2691 | +"right edge of the screen. An application switcher will appear. Place your \n" |
2692 | +"finger on the application preview you wish to close and swipe up or down. \n" |
2693 | +"The application will disappear.\n" |
2694 | +"---\n" |
2695 | +msgstr "" |
2696 | + |
2697 | +#. type: Plain text |
2698 | +#: content/pages/ui.md:35 |
2699 | +#, no-wrap |
2700 | +msgid "**Q:** How can I copy and paste? \n" |
2701 | +msgstr "" |
2702 | + |
2703 | +#. type: Plain text |
2704 | +#: content/pages/ui.md:39 |
2705 | +#, no-wrap |
2706 | +msgid "" |
2707 | +"**Q:** What are the small characters on the keyboard and how can I select \n" |
2708 | +"them? \n" |
2709 | +msgstr "" |
2710 | + |
2711 | +#. type: Plain text |
2712 | +#: content/pages/apps.md:13 |
2713 | +#, no-wrap |
2714 | +msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
2715 | +msgstr "" |
2716 | + |
2717 | +#. type: Plain text |
2718 | +#: content/pages/apps.md:15 |
2719 | +#, no-wrap |
2720 | +msgid "" |
2721 | +"Music\n" |
2722 | +"---\n" |
2723 | +msgstr "" |
2724 | + |
2725 | +#. type: Plain text |
2726 | +#: content/pages/apps.md:16 |
2727 | +#, no-wrap |
2728 | +msgid "" |
2729 | +"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n" |
2730 | +msgstr "" |
2731 | + |
2732 | +#. type: Plain text |
2733 | +#: content/pages/apps.md:19 |
2734 | +#, no-wrap |
2735 | +msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n" |
2736 | +msgstr "" |
2737 | + |
2738 | +#. type: Plain text |
2739 | +#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34 |
2740 | +#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62 |
2741 | +#, no-wrap |
2742 | +msgid "**A:**\n" |
2743 | +msgstr "" |
2744 | + |
2745 | +#. type: Plain text |
2746 | +#: content/pages/apps.md:23 |
2747 | +#, no-wrap |
2748 | +msgid "" |
2749 | +"Contacts\n" |
2750 | +"---\n" |
2751 | +msgstr "" |
2752 | + |
2753 | +#. type: Plain text |
2754 | +#: content/pages/apps.md:24 |
2755 | +#, no-wrap |
2756 | +msgid "**Q:** How can I sync my Google contacts to my device? \n" |
2757 | +msgstr "" |
2758 | + |
2759 | +#. type: Plain text |
2760 | +#: content/pages/apps.md:28 |
2761 | +#, no-wrap |
2762 | +msgid "" |
2763 | +"Gallery\n" |
2764 | +"---\n" |
2765 | +msgstr "" |
2766 | + |
2767 | +#. type: Plain text |
2768 | +#: content/pages/apps.md:29 |
2769 | +#, no-wrap |
2770 | +msgid "**Q:** How can I share photos? \n" |
2771 | +msgstr "" |
2772 | + |
2773 | +#. type: Plain text |
2774 | +#: content/pages/apps.md:32 |
2775 | +#, no-wrap |
2776 | +msgid "**Q:** How can I share video? \n" |
2777 | +msgstr "" |
2778 | + |
2779 | +#. type: Plain text |
2780 | +#: content/pages/apps.md:36 |
2781 | +#, no-wrap |
2782 | +msgid "" |
2783 | +"Camera\n" |
2784 | +"---\n" |
2785 | +msgstr "" |
2786 | + |
2787 | +#. type: Plain text |
2788 | +#: content/pages/apps.md:37 |
2789 | +#, no-wrap |
2790 | +msgid "**Q:** How can I take a picture? \n" |
2791 | +msgstr "" |
2792 | + |
2793 | +#. type: Plain text |
2794 | +#: content/pages/apps.md:40 |
2795 | +#, no-wrap |
2796 | +msgid "**Q:** How can I crop / rotate a picture? \n" |
2797 | +msgstr "" |
2798 | + |
2799 | +#. type: Plain text |
2800 | +#: content/pages/apps.md:43 |
2801 | +#, no-wrap |
2802 | +msgid "**Q:** How can I take video? \n" |
2803 | +msgstr "" |
2804 | + |
2805 | +#. type: Plain text |
2806 | +#: content/pages/apps.md:47 |
2807 | +msgid "Clock" |
2808 | +msgstr "" |
2809 | + |
2810 | +#. type: Plain text |
2811 | +#: content/pages/apps.md:49 |
2812 | +#, no-wrap |
2813 | +msgid "**Q:** How do I set an alarm? \n" |
2814 | +msgstr "" |
2815 | + |
2816 | +#. type: Plain text |
2817 | +#: content/pages/apps.md:53 |
2818 | +msgid "Here Maps" |
2819 | +msgstr "" |
2820 | + |
2821 | +#. type: Plain text |
2822 | +#: content/pages/apps.md:55 |
2823 | +#, no-wrap |
2824 | +msgid "**Q:** How can I get directions? \n" |
2825 | +msgstr "" |
2826 | + |
2827 | +#. type: Plain text |
2828 | +#: content/pages/apps.md:58 |
2829 | +#, no-wrap |
2830 | +msgid "**Q:** Can I navigate offline? \n" |
2831 | +msgstr "" |
2832 | + |
2833 | +#. type: Plain text |
2834 | +#: content/pages/apps.md:61 |
2835 | +#, no-wrap |
2836 | +msgid "**Q:** Can I view the map offline? \n" |
2837 | +msgstr "" |
2838 | + |
2839 | +#. type: Plain text |
2840 | +#: content/pages/scopes.md:2 |
2841 | +msgid "FAQ - Scopes" |
2842 | +msgstr "" |
2843 | + |
2844 | +#. type: Plain text |
2845 | +#: content/pages/scopes.md:4 |
2846 | +msgid "Curious about scopes?" |
2847 | +msgstr "" |
2848 | + |
2849 | +#. type: Plain text |
2850 | +#: content/pages/scopes.md:6 |
2851 | +#, no-wrap |
2852 | +msgid "**Q:** How do I add new scopes? \n" |
2853 | +msgstr "" |
2854 | + |
2855 | +#. type: Plain text |
2856 | +#: content/pages/scopes.md:9 |
2857 | +#, no-wrap |
2858 | +msgid "**Q:** How do I remove a scope? \n" |
2859 | +msgstr "" |
2860 | + |
2861 | +#. type: Plain text |
2862 | +#: content/pages/scopes.md:12 |
2863 | +#, no-wrap |
2864 | +msgid "**Q:** How do favorites work? \n" |
2865 | +msgstr "" |
2866 | + |
2867 | +#~ msgid "..." |
2868 | +#~ msgstr "..." |
2869 | + |
2870 | +#~ msgid "" |
2871 | +#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
2872 | +#~ "---\n" |
2873 | +#~ msgstr "" |
2874 | +#~ "**R:** Claro, instale a aplicação 'Authenticator' através da Store.\n" |
2875 | +#~ "---\n" |
2876 | + |
2877 | #~ msgid "Title: Get your questions answered." |
2878 | #~ msgstr "TÃtulo: Ter resposta para as suas questões." |
2879 | |
2880 | |
2881 | === modified file 'edit-here/po/ro.po' |
2882 | --- edit-here/po/ro.po 2015-03-03 12:37:30 +0000 |
2883 | +++ edit-here/po/ro.po 2015-03-05 13:27:08 +0000 |
2884 | @@ -25,15 +25,10 @@ |
2885 | msgstr "" |
2886 | |
2887 | #. type: Bullet: ' * ' |
2888 | -#: content/pages/faq.md:7 |
2889 | +#: content/pages/faq.md:12 |
2890 | msgid "[Apps]({filename}apps.md)" |
2891 | msgstr "[Apps]({filename}apps.ro.md)" |
2892 | |
2893 | -#. type: Bullet: ' * ' |
2894 | -#: content/pages/faq.md:7 |
2895 | -msgid "..." |
2896 | -msgstr "" |
2897 | - |
2898 | #. type: Plain text |
2899 | #: content/pages/index.md:5 |
2900 | msgid "" |
2901 | @@ -101,14 +96,6 @@ |
2902 | msgstr "" |
2903 | |
2904 | #. type: Plain text |
2905 | -#: content/pages/apps.md:13 |
2906 | -#, no-wrap |
2907 | -msgid "" |
2908 | -"**A:** Sure, install the 'Authenticator' app from the software store.\n" |
2909 | -"---\n" |
2910 | -msgstr "" |
2911 | - |
2912 | -#. type: Plain text |
2913 | #: content/pages/get-in-touch.md:7 |
2914 | #, no-wrap |
2915 | msgid "" |
2916 | @@ -148,6 +135,408 @@ |
2917 | msgid "Get in touch" |
2918 | msgstr "" |
2919 | |
2920 | +#. type: Plain text |
2921 | +#: content/pages/security.md:2 |
2922 | +msgid "FAQ - Security" |
2923 | +msgstr "" |
2924 | + |
2925 | +#. type: Plain text |
2926 | +#: content/pages/security.md:4 |
2927 | +msgid "Wondering how to make your phone more secure?" |
2928 | +msgstr "" |
2929 | + |
2930 | +#. type: Plain text |
2931 | +#: content/pages/security.md:6 |
2932 | +#, no-wrap |
2933 | +msgid "**Q:** How can I change my PIN/Passcode? \n" |
2934 | +msgstr "" |
2935 | + |
2936 | +#. type: Plain text |
2937 | +#: content/pages/security.md:8 content/pages/security.md:12 |
2938 | +#: content/pages/security.md:16 content/pages/store.md:8 |
2939 | +#: content/pages/store.md:11 content/pages/store.md:14 |
2940 | +#: content/pages/settings.md:8 content/pages/settings.md:11 |
2941 | +#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41 |
2942 | +#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39 |
2943 | +#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60 |
2944 | +#: content/pages/scopes.md:8 content/pages/scopes.md:11 |
2945 | +#: content/pages/scopes.md:14 |
2946 | +#, no-wrap |
2947 | +msgid "" |
2948 | +"**A:**\n" |
2949 | +"---\n" |
2950 | +msgstr "" |
2951 | + |
2952 | +#. type: Plain text |
2953 | +#: content/pages/security.md:10 |
2954 | +#, no-wrap |
2955 | +msgid "" |
2956 | +"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n" |
2957 | +"default apps)? \n" |
2958 | +msgstr "" |
2959 | + |
2960 | +#. type: Plain text |
2961 | +#: content/pages/security.md:14 |
2962 | +#, no-wrap |
2963 | +msgid "" |
2964 | +"**Q:** How can I stop someone using the indicators when the phone is \n" |
2965 | +"unlocked? \n" |
2966 | +msgstr "" |
2967 | + |
2968 | +#. type: Plain text |
2969 | +#: content/pages/store.md:2 |
2970 | +msgid "FAQ - Store" |
2971 | +msgstr "" |
2972 | + |
2973 | +#. type: Plain text |
2974 | +#: content/pages/store.md:4 |
2975 | +msgid "Curious about the application store?" |
2976 | +msgstr "" |
2977 | + |
2978 | +#. type: Plain text |
2979 | +#: content/pages/store.md:6 |
2980 | +#, no-wrap |
2981 | +msgid "**Q:** How do I find and install new applications? \n" |
2982 | +msgstr "" |
2983 | + |
2984 | +#. type: Plain text |
2985 | +#: content/pages/store.md:9 |
2986 | +#, no-wrap |
2987 | +msgid "**Q:** How can I browse the app store from my PC? \n" |
2988 | +msgstr "" |
2989 | + |
2990 | +#. type: Plain text |
2991 | +#: content/pages/store.md:12 |
2992 | +#, no-wrap |
2993 | +msgid "**Q:** How do I remove applications? \n" |
2994 | +msgstr "" |
2995 | + |
2996 | +#. type: Bullet: ' * ' |
2997 | +#: content/pages/faq.md:12 |
2998 | +msgid "[User Interface]({filename}ui.md)" |
2999 | +msgstr "[User Interface]({filename}ui.ro.md)" |
3000 | + |
3001 | +#. type: Bullet: ' * ' |
3002 | +#: content/pages/faq.md:12 |
3003 | +msgid "[Settings]({filename}settings.md)" |
3004 | +msgstr "[Settings]({filename}settings.ro.md)" |
3005 | + |
3006 | +#. type: Bullet: ' * ' |
3007 | +#: content/pages/faq.md:12 |
3008 | +msgid "[Store]({filename}store.md)" |
3009 | +msgstr "[Store]({filename}store.ro.md)" |
3010 | + |
3011 | +#. type: Bullet: ' * ' |
3012 | +#: content/pages/faq.md:12 |
3013 | +msgid "[Scopes]({filename}scopes.md)" |
3014 | +msgstr "[Scopes]({filename}scopes.ro.md)" |
3015 | + |
3016 | +#. type: Bullet: ' * ' |
3017 | +#: content/pages/faq.md:12 |
3018 | +msgid "[Security]({filename}security.md)" |
3019 | +msgstr "[Security]({filename}security.ro.md)" |
3020 | + |
3021 | +#. type: Plain text |
3022 | +#: content/pages/settings.md:2 |
3023 | +msgid "FAQ - Settings" |
3024 | +msgstr "" |
3025 | + |
3026 | +#. type: Plain text |
3027 | +#: content/pages/settings.md:4 |
3028 | +msgid "How do I change my phone settings?" |
3029 | +msgstr "" |
3030 | + |
3031 | +#. type: Plain text |
3032 | +#: content/pages/settings.md:6 |
3033 | +#, no-wrap |
3034 | +msgid "**Q:** How do I set the time / locale / language? \n" |
3035 | +msgstr "" |
3036 | + |
3037 | +#. type: Plain text |
3038 | +#: content/pages/settings.md:9 |
3039 | +#, no-wrap |
3040 | +msgid "**Q:** How can I change my wallpaper/background? \n" |
3041 | +msgstr "" |
3042 | + |
3043 | +#. type: Plain text |
3044 | +#: content/pages/settings.md:12 |
3045 | +#, no-wrap |
3046 | +msgid "**Q:** How do I keep the screen on? \n" |
3047 | +msgstr "" |
3048 | + |
3049 | +#. type: Plain text |
3050 | +#: content/pages/ui.md:2 |
3051 | +msgid "FAQ - User Interface" |
3052 | +msgstr "" |
3053 | + |
3054 | +#. type: Plain text |
3055 | +#: content/pages/ui.md:5 |
3056 | +msgid "" |
3057 | +"Are you confused about the dash, scopes, swiping? You've come to the right " |
3058 | +"place!" |
3059 | +msgstr "" |
3060 | + |
3061 | +#. type: Plain text |
3062 | +#: content/pages/ui.md:7 |
3063 | +#, no-wrap |
3064 | +msgid "**Q:** What is the dash? \n" |
3065 | +msgstr "" |
3066 | + |
3067 | +#. type: Plain text |
3068 | +#: content/pages/ui.md:12 |
3069 | +#, no-wrap |
3070 | +msgid "" |
3071 | +"**A:** The dash contains a list of applications installed on the device, \n" |
3072 | +"along with presenting the scopes and store. The dash is the first thing \n" |
3073 | +"you see when booting the phone. You can switch to it again at any time by \n" |
3074 | +"swiping left from the right screen edge.\n" |
3075 | +"---\n" |
3076 | +msgstr "" |
3077 | + |
3078 | +#. type: Plain text |
3079 | +#: content/pages/ui.md:13 |
3080 | +#, no-wrap |
3081 | +msgid "**Q:** What is the launcher? \n" |
3082 | +msgstr "" |
3083 | + |
3084 | +#. type: Plain text |
3085 | +#: content/pages/ui.md:16 |
3086 | +#, no-wrap |
3087 | +msgid "" |
3088 | +"**A:** The launcher allows you to easily launch new applications. You can \n" |
3089 | +"access the launcher at any time by swiping right from the left screen edge.\n" |
3090 | +"---\n" |
3091 | +msgstr "" |
3092 | + |
3093 | +#. type: Plain text |
3094 | +#: content/pages/ui.md:17 |
3095 | +#, no-wrap |
3096 | +msgid "**Q:** What are the indicators? \n" |
3097 | +msgstr "" |
3098 | + |
3099 | +#. type: Plain text |
3100 | +#: content/pages/ui.md:21 |
3101 | +#, no-wrap |
3102 | +msgid "" |
3103 | +"**A:** Indicators convey quick useful information about your device, like \n" |
3104 | +"the time, data connection, location, sound, and notifications. You can \n" |
3105 | +"access the indicators at any time by swiping down from the top screen edge.\n" |
3106 | +"---\n" |
3107 | +msgstr "" |
3108 | + |
3109 | +#. type: Plain text |
3110 | +#: content/pages/ui.md:22 |
3111 | +#, no-wrap |
3112 | +msgid "**Q:** How do I switch applications? \n" |
3113 | +msgstr "" |
3114 | + |
3115 | +#. type: Plain text |
3116 | +#: content/pages/ui.md:28 |
3117 | +#, no-wrap |
3118 | +msgid "" |
3119 | +"**A:** To switch applications, slide your finger left from the right edge \n" |
3120 | +"of the screen. If you slide quickly you will cycle through each application. \n" |
3121 | +"However, if you slide more slowly, an application switcher will appear \n" |
3122 | +"allowing you to select the application you wish to switch to, including the \n" |
3123 | +"dash.\n" |
3124 | +"---\n" |
3125 | +msgstr "" |
3126 | + |
3127 | +#. type: Plain text |
3128 | +#: content/pages/ui.md:29 |
3129 | +#, no-wrap |
3130 | +msgid "**Q:** How do I close applications? \n" |
3131 | +msgstr "" |
3132 | + |
3133 | +#. type: Plain text |
3134 | +#: content/pages/ui.md:34 |
3135 | +#, no-wrap |
3136 | +msgid "" |
3137 | +"**A:** To close an application, slide your finger *slowly* left from the \n" |
3138 | +"right edge of the screen. An application switcher will appear. Place your \n" |
3139 | +"finger on the application preview you wish to close and swipe up or down. \n" |
3140 | +"The application will disappear.\n" |
3141 | +"---\n" |
3142 | +msgstr "" |
3143 | + |
3144 | +#. type: Plain text |
3145 | +#: content/pages/ui.md:35 |
3146 | +#, no-wrap |
3147 | +msgid "**Q:** How can I copy and paste? \n" |
3148 | +msgstr "" |
3149 | + |
3150 | +#. type: Plain text |
3151 | +#: content/pages/ui.md:39 |
3152 | +#, no-wrap |
3153 | +msgid "" |
3154 | +"**Q:** What are the small characters on the keyboard and how can I select \n" |
3155 | +"them? \n" |
3156 | +msgstr "" |
3157 | + |
3158 | +#. type: Plain text |
3159 | +#: content/pages/apps.md:13 |
3160 | +#, no-wrap |
3161 | +msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
3162 | +msgstr "" |
3163 | + |
3164 | +#. type: Plain text |
3165 | +#: content/pages/apps.md:15 |
3166 | +#, no-wrap |
3167 | +msgid "" |
3168 | +"Music\n" |
3169 | +"---\n" |
3170 | +msgstr "" |
3171 | + |
3172 | +#. type: Plain text |
3173 | +#: content/pages/apps.md:16 |
3174 | +#, no-wrap |
3175 | +msgid "" |
3176 | +"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n" |
3177 | +msgstr "" |
3178 | + |
3179 | +#. type: Plain text |
3180 | +#: content/pages/apps.md:19 |
3181 | +#, no-wrap |
3182 | +msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n" |
3183 | +msgstr "" |
3184 | + |
3185 | +#. type: Plain text |
3186 | +#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34 |
3187 | +#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62 |
3188 | +#, no-wrap |
3189 | +msgid "**A:**\n" |
3190 | +msgstr "" |
3191 | + |
3192 | +#. type: Plain text |
3193 | +#: content/pages/apps.md:23 |
3194 | +#, no-wrap |
3195 | +msgid "" |
3196 | +"Contacts\n" |
3197 | +"---\n" |
3198 | +msgstr "" |
3199 | + |
3200 | +#. type: Plain text |
3201 | +#: content/pages/apps.md:24 |
3202 | +#, no-wrap |
3203 | +msgid "**Q:** How can I sync my Google contacts to my device? \n" |
3204 | +msgstr "" |
3205 | + |
3206 | +#. type: Plain text |
3207 | +#: content/pages/apps.md:28 |
3208 | +#, no-wrap |
3209 | +msgid "" |
3210 | +"Gallery\n" |
3211 | +"---\n" |
3212 | +msgstr "" |
3213 | + |
3214 | +#. type: Plain text |
3215 | +#: content/pages/apps.md:29 |
3216 | +#, no-wrap |
3217 | +msgid "**Q:** How can I share photos? \n" |
3218 | +msgstr "" |
3219 | + |
3220 | +#. type: Plain text |
3221 | +#: content/pages/apps.md:32 |
3222 | +#, no-wrap |
3223 | +msgid "**Q:** How can I share video? \n" |
3224 | +msgstr "" |
3225 | + |
3226 | +#. type: Plain text |
3227 | +#: content/pages/apps.md:36 |
3228 | +#, no-wrap |
3229 | +msgid "" |
3230 | +"Camera\n" |
3231 | +"---\n" |
3232 | +msgstr "" |
3233 | + |
3234 | +#. type: Plain text |
3235 | +#: content/pages/apps.md:37 |
3236 | +#, no-wrap |
3237 | +msgid "**Q:** How can I take a picture? \n" |
3238 | +msgstr "" |
3239 | + |
3240 | +#. type: Plain text |
3241 | +#: content/pages/apps.md:40 |
3242 | +#, no-wrap |
3243 | +msgid "**Q:** How can I crop / rotate a picture? \n" |
3244 | +msgstr "" |
3245 | + |
3246 | +#. type: Plain text |
3247 | +#: content/pages/apps.md:43 |
3248 | +#, no-wrap |
3249 | +msgid "**Q:** How can I take video? \n" |
3250 | +msgstr "" |
3251 | + |
3252 | +#. type: Plain text |
3253 | +#: content/pages/apps.md:47 |
3254 | +msgid "Clock" |
3255 | +msgstr "" |
3256 | + |
3257 | +#. type: Plain text |
3258 | +#: content/pages/apps.md:49 |
3259 | +#, no-wrap |
3260 | +msgid "**Q:** How do I set an alarm? \n" |
3261 | +msgstr "" |
3262 | + |
3263 | +#. type: Plain text |
3264 | +#: content/pages/apps.md:53 |
3265 | +msgid "Here Maps" |
3266 | +msgstr "" |
3267 | + |
3268 | +#. type: Plain text |
3269 | +#: content/pages/apps.md:55 |
3270 | +#, no-wrap |
3271 | +msgid "**Q:** How can I get directions? \n" |
3272 | +msgstr "" |
3273 | + |
3274 | +#. type: Plain text |
3275 | +#: content/pages/apps.md:58 |
3276 | +#, no-wrap |
3277 | +msgid "**Q:** Can I navigate offline? \n" |
3278 | +msgstr "" |
3279 | + |
3280 | +#. type: Plain text |
3281 | +#: content/pages/apps.md:61 |
3282 | +#, no-wrap |
3283 | +msgid "**Q:** Can I view the map offline? \n" |
3284 | +msgstr "" |
3285 | + |
3286 | +#. type: Plain text |
3287 | +#: content/pages/scopes.md:2 |
3288 | +msgid "FAQ - Scopes" |
3289 | +msgstr "" |
3290 | + |
3291 | +#. type: Plain text |
3292 | +#: content/pages/scopes.md:4 |
3293 | +msgid "Curious about scopes?" |
3294 | +msgstr "" |
3295 | + |
3296 | +#. type: Plain text |
3297 | +#: content/pages/scopes.md:6 |
3298 | +#, no-wrap |
3299 | +msgid "**Q:** How do I add new scopes? \n" |
3300 | +msgstr "" |
3301 | + |
3302 | +#. type: Plain text |
3303 | +#: content/pages/scopes.md:9 |
3304 | +#, no-wrap |
3305 | +msgid "**Q:** How do I remove a scope? \n" |
3306 | +msgstr "" |
3307 | + |
3308 | +#. type: Plain text |
3309 | +#: content/pages/scopes.md:12 |
3310 | +#, no-wrap |
3311 | +msgid "**Q:** How do favorites work? \n" |
3312 | +msgstr "" |
3313 | + |
3314 | +#~ msgid "..." |
3315 | +#~ msgstr "" |
3316 | + |
3317 | +#~ msgid "" |
3318 | +#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n" |
3319 | +#~ "---\n" |
3320 | +#~ msgstr "" |
3321 | + |
3322 | #~ msgid "Title: Get your questions answered." |
3323 | #~ msgstr "" |
3324 |
I pushed a couple of fixes to https:/ /code.launchpad .net/~dholbach/ ubuntu- devices- help/content- fixes/+ merge/251882 - have a look and merge them. It looks like I have some other small issues still to work out in the code. Let's chat when you get up later on.