Merge lp:~nskaggs/help-app/content into lp:~ubuntu-touch-coreapps-drivers/help-app/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
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 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.

review: Needs Fixing
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

Revision history for this message
Daniel Holbach (dholbach) wrote :

Good work!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'edit-here/content/pages/apps.md'
--- edit-here/content/pages/apps.md 2015-02-25 15:51:30 +0000
+++ edit-here/content/pages/apps.md 2015-03-05 13:27:08 +0000
@@ -10,4 +10,53 @@
10---10---
11**Q:** Do you have Google Authenticator? 11**Q:** Do you have Google Authenticator?
12**A:** Sure, install the 'Authenticator' app from the software store.12**A:** Sure, install the 'Authenticator' app from the software store.
13---13
14Music
15---
16**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)?
17**A:**
18---
19**Q:** What music formats are supported (flac, mp3 etc)?
20**A:**
21
22Contacts
23---
24**Q:** How can I sync my Google contacts to my device?
25**A:**
26
27Gallery
28---
29**Q:** How can I share photos?
30**A:**
31---
32**Q:** How can I share video?
33**A:**
34
35Camera
36---
37**Q:** How can I take a picture?
38**A:**
39---
40**Q:** How can I crop / rotate a picture?
41**A:**
42---
43**Q:** How can I take video?
44**A:**
45
46Clock
47
48---
49**Q:** How do I set an alarm?
50**A:**
51
52Here Maps
53
54---
55**Q:** How can I get directions?
56**A:**
57---
58**Q:** Can I navigate offline?
59**A:**
60---
61**Q:** Can I view the map offline?
62**A:**
1463
=== modified file 'edit-here/content/pages/faq.md'
--- edit-here/content/pages/faq.md 2015-02-25 15:51:30 +0000
+++ edit-here/content/pages/faq.md 2015-03-05 13:27:08 +0000
@@ -1,7 +1,12 @@
1Title: Get your questions answered.1Title: Get your questions answered.
22
3We divided the questions up into categories, so you can spot yours more 3We divided the questions up into categories, so you can spot yours more
4easily. Here we go:4easily. Here we go:
55
6 * [User Interface]({filename}ui.md)
7 * [Settings]({filename}settings.md)
8 * [Store]({filename}store.md)
6 * [Apps]({filename}apps.md)9 * [Apps]({filename}apps.md)
7 * ...10 * [Scopes]({filename}scopes.md)
11 * [Security]({filename}security.md)
12
813
=== added file 'edit-here/content/pages/scopes.md'
--- edit-here/content/pages/scopes.md 1970-01-01 00:00:00 +0000
+++ edit-here/content/pages/scopes.md 2015-03-05 13:27:08 +0000
@@ -0,0 +1,14 @@
1Title: FAQ - Scopes
2
3Curious about scopes?
4
5---
6**Q:** How do I add new scopes?
7**A:**
8---
9**Q:** How do I remove a scope?
10**A:**
11---
12**Q:** How do favorites work?
13**A:**
14---
015
=== added file 'edit-here/content/pages/security.md'
--- edit-here/content/pages/security.md 1970-01-01 00:00:00 +0000
+++ edit-here/content/pages/security.md 2015-03-05 13:27:08 +0000
@@ -0,0 +1,17 @@
1Title: FAQ - Security
2
3Wondering how to make your phone more secure?
4
5---
6**Q:** How can I change my PIN/Passcode?
7**A:**
8---
9**Q:** Why do I have to type my PIN when using File Manager & Terminal (not
10default apps)?
11**A:**
12---
13**Q:** How can I stop someone using the indicators when the phone is
14unlocked?
15**A:**
16---
17
018
=== added file 'edit-here/content/pages/settings.md'
--- edit-here/content/pages/settings.md 1970-01-01 00:00:00 +0000
+++ edit-here/content/pages/settings.md 2015-03-05 13:27:08 +0000
@@ -0,0 +1,14 @@
1Title: FAQ - Settings
2
3How do I change my phone settings?
4
5---
6**Q:** How do I set the time / locale / language?
7**A:**
8---
9**Q:** How can I change my wallpaper/background?
10**A:**
11---
12**Q:** How do I keep the screen on?
13**A:**
14---
015
=== added file 'edit-here/content/pages/store.md'
--- edit-here/content/pages/store.md 1970-01-01 00:00:00 +0000
+++ edit-here/content/pages/store.md 2015-03-05 13:27:08 +0000
@@ -0,0 +1,14 @@
1Title: FAQ - Store
2
3Curious about the application store?
4
5---
6**Q:** How do I find and install new applications?
7**A:**
8---
9**Q:** How can I browse the app store from my PC?
10**A:**
11---
12**Q:** How do I remove applications?
13**A:**
14---
015
=== added file 'edit-here/content/pages/ui.md'
--- edit-here/content/pages/ui.md 1970-01-01 00:00:00 +0000
+++ edit-here/content/pages/ui.md 2015-03-05 13:27:08 +0000
@@ -0,0 +1,41 @@
1Title: FAQ - User Interface
2
3Are you confused about the dash, scopes, swiping? You've come to the right
4place!
5
6---
7**Q:** What is the dash?
8**A:** The dash contains a list of applications installed on the device,
9along with presenting the scopes and store. The dash is the first thing
10you see when booting the phone. You can switch to it again at any time by
11swiping left from the right screen edge.
12---
13**Q:** What is the launcher?
14**A:** The launcher allows you to easily launch new applications. You can
15access the launcher at any time by swiping right from the left screen edge.
16---
17**Q:** What are the indicators?
18**A:** Indicators convey quick useful information about your device, like
19the time, data connection, location, sound, and notifications. You can
20access the indicators at any time by swiping down from the top screen edge.
21---
22**Q:** How do I switch applications?
23**A:** To switch applications, slide your finger left from the right edge
24of the screen. If you slide quickly you will cycle through each application.
25However, if you slide more slowly, an application switcher will appear
26allowing you to select the application you wish to switch to, including the
27dash.
28---
29**Q:** How do I close applications?
30**A:** To close an application, slide your finger *slowly* left from the
31right edge of the screen. An application switcher will appear. Place your
32finger on the application preview you wish to close and swipe up or down.
33The application will disappear.
34---
35**Q:** How can I copy and paste?
36**A:**
37---
38**Q:** What are the small characters on the keyboard and how can I select
39them?
40**A:**
41---
042
=== modified file 'edit-here/po/de.po'
--- edit-here/po/de.po 2015-03-03 15:52:24 +0000
+++ edit-here/po/de.po 2015-03-05 13:27:08 +0000
@@ -28,15 +28,10 @@
28"finden kannst. Los geht's:"28"finden kannst. Los geht's:"
2929
30#. type: Bullet: ' * '30#. type: Bullet: ' * '
31#: content/pages/faq.md:731#: content/pages/faq.md:12
32msgid "[Apps]({filename}apps.md)"32msgid "[Apps]({filename}apps.md)"
33msgstr "[Apps]({filename}apps.de.md)"33msgstr "[Apps]({filename}apps.de.md)"
3434
35#. type: Bullet: ' * '
36#: content/pages/faq.md:7
37msgid "..."
38msgstr "..."
39
40#. type: Plain text35#. type: Plain text
41#: content/pages/index.md:536#: content/pages/index.md:5
42msgid ""37msgid ""
@@ -113,17 +108,6 @@
113msgstr "**Q:** Habt ihr Google Authenticator? \n"108msgstr "**Q:** Habt ihr Google Authenticator? \n"
114109
115#. type: Plain text110#. type: Plain text
116#: content/pages/apps.md:13
117#, no-wrap
118msgid ""
119"**A:** Sure, install the 'Authenticator' app from the software store.\n"
120"---\n"
121msgstr ""
122"**A:** Klar, installiere einfach die 'Authenticator' App aus dem Software \n"
123"Store. \n"
124"---\n"
125
126#. type: Plain text
127#: content/pages/get-in-touch.md:7111#: content/pages/get-in-touch.md:7
128#, no-wrap112#, no-wrap
129msgid ""113msgid ""
@@ -169,6 +153,411 @@
169msgid "Get in touch"153msgid "Get in touch"
170msgstr "Kontakt"154msgstr "Kontakt"
171155
156#. type: Plain text
157#: content/pages/security.md:2
158msgid "FAQ - Security"
159msgstr ""
160
161#. type: Plain text
162#: content/pages/security.md:4
163msgid "Wondering how to make your phone more secure?"
164msgstr ""
165
166#. type: Plain text
167#: content/pages/security.md:6
168#, no-wrap
169msgid "**Q:** How can I change my PIN/Passcode? \n"
170msgstr ""
171
172#. type: Plain text
173#: content/pages/security.md:8 content/pages/security.md:12
174#: content/pages/security.md:16 content/pages/store.md:8
175#: content/pages/store.md:11 content/pages/store.md:14
176#: content/pages/settings.md:8 content/pages/settings.md:11
177#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41
178#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39
179#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60
180#: content/pages/scopes.md:8 content/pages/scopes.md:11
181#: content/pages/scopes.md:14
182#, no-wrap
183msgid ""
184"**A:**\n"
185"---\n"
186msgstr ""
187
188#. type: Plain text
189#: content/pages/security.md:10
190#, no-wrap
191msgid ""
192"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n"
193"default apps)? \n"
194msgstr ""
195
196#. type: Plain text
197#: content/pages/security.md:14
198#, no-wrap
199msgid ""
200"**Q:** How can I stop someone using the indicators when the phone is \n"
201"unlocked? \n"
202msgstr ""
203
204#. type: Plain text
205#: content/pages/store.md:2
206msgid "FAQ - Store"
207msgstr ""
208
209#. type: Plain text
210#: content/pages/store.md:4
211msgid "Curious about the application store?"
212msgstr ""
213
214#. type: Plain text
215#: content/pages/store.md:6
216#, no-wrap
217msgid "**Q:** How do I find and install new applications? \n"
218msgstr ""
219
220#. type: Plain text
221#: content/pages/store.md:9
222#, no-wrap
223msgid "**Q:** How can I browse the app store from my PC? \n"
224msgstr ""
225
226#. type: Plain text
227#: content/pages/store.md:12
228#, no-wrap
229msgid "**Q:** How do I remove applications? \n"
230msgstr ""
231
232#. type: Bullet: ' * '
233#: content/pages/faq.md:12
234msgid "[User Interface]({filename}ui.md)"
235msgstr "[User Interface]({filename}ui.de.md)"
236
237#. type: Bullet: ' * '
238#: content/pages/faq.md:12
239msgid "[Settings]({filename}settings.md)"
240msgstr "[Settings]({filename}settings.de.md)"
241
242#. type: Bullet: ' * '
243#: content/pages/faq.md:12
244msgid "[Store]({filename}store.md)"
245msgstr "[Store]({filename}store.de.md)"
246
247#. type: Bullet: ' * '
248#: content/pages/faq.md:12
249msgid "[Scopes]({filename}scopes.md)"
250msgstr "[Scopes]({filename}scopes.de.md)"
251
252#. type: Bullet: ' * '
253#: content/pages/faq.md:12
254msgid "[Security]({filename}security.md)"
255msgstr "[Security]({filename}security.de.md)"
256
257#. type: Plain text
258#: content/pages/settings.md:2
259msgid "FAQ - Settings"
260msgstr ""
261
262#. type: Plain text
263#: content/pages/settings.md:4
264msgid "How do I change my phone settings?"
265msgstr ""
266
267#. type: Plain text
268#: content/pages/settings.md:6
269#, no-wrap
270msgid "**Q:** How do I set the time / locale / language? \n"
271msgstr ""
272
273#. type: Plain text
274#: content/pages/settings.md:9
275#, no-wrap
276msgid "**Q:** How can I change my wallpaper/background? \n"
277msgstr ""
278
279#. type: Plain text
280#: content/pages/settings.md:12
281#, no-wrap
282msgid "**Q:** How do I keep the screen on? \n"
283msgstr ""
284
285#. type: Plain text
286#: content/pages/ui.md:2
287msgid "FAQ - User Interface"
288msgstr ""
289
290#. type: Plain text
291#: content/pages/ui.md:5
292msgid ""
293"Are you confused about the dash, scopes, swiping? You've come to the right "
294"place!"
295msgstr ""
296
297#. type: Plain text
298#: content/pages/ui.md:7
299#, no-wrap
300msgid "**Q:** What is the dash? \n"
301msgstr ""
302
303#. type: Plain text
304#: content/pages/ui.md:12
305#, no-wrap
306msgid ""
307"**A:** The dash contains a list of applications installed on the device, \n"
308"along with presenting the scopes and store. The dash is the first thing \n"
309"you see when booting the phone. You can switch to it again at any time by \n"
310"swiping left from the right screen edge.\n"
311"---\n"
312msgstr ""
313
314#. type: Plain text
315#: content/pages/ui.md:13
316#, no-wrap
317msgid "**Q:** What is the launcher? \n"
318msgstr ""
319
320#. type: Plain text
321#: content/pages/ui.md:16
322#, no-wrap
323msgid ""
324"**A:** The launcher allows you to easily launch new applications. You can \n"
325"access the launcher at any time by swiping right from the left screen edge.\n"
326"---\n"
327msgstr ""
328
329#. type: Plain text
330#: content/pages/ui.md:17
331#, no-wrap
332msgid "**Q:** What are the indicators? \n"
333msgstr ""
334
335#. type: Plain text
336#: content/pages/ui.md:21
337#, no-wrap
338msgid ""
339"**A:** Indicators convey quick useful information about your device, like \n"
340"the time, data connection, location, sound, and notifications. You can \n"
341"access the indicators at any time by swiping down from the top screen edge.\n"
342"---\n"
343msgstr ""
344
345#. type: Plain text
346#: content/pages/ui.md:22
347#, no-wrap
348msgid "**Q:** How do I switch applications? \n"
349msgstr ""
350
351#. type: Plain text
352#: content/pages/ui.md:28
353#, no-wrap
354msgid ""
355"**A:** To switch applications, slide your finger left from the right edge \n"
356"of the screen. If you slide quickly you will cycle through each application. \n"
357"However, if you slide more slowly, an application switcher will appear \n"
358"allowing you to select the application you wish to switch to, including the \n"
359"dash.\n"
360"---\n"
361msgstr ""
362
363#. type: Plain text
364#: content/pages/ui.md:29
365#, no-wrap
366msgid "**Q:** How do I close applications? \n"
367msgstr ""
368
369#. type: Plain text
370#: content/pages/ui.md:34
371#, no-wrap
372msgid ""
373"**A:** To close an application, slide your finger *slowly* left from the \n"
374"right edge of the screen. An application switcher will appear. Place your \n"
375"finger on the application preview you wish to close and swipe up or down. \n"
376"The application will disappear.\n"
377"---\n"
378msgstr ""
379
380#. type: Plain text
381#: content/pages/ui.md:35
382#, no-wrap
383msgid "**Q:** How can I copy and paste? \n"
384msgstr ""
385
386#. type: Plain text
387#: content/pages/ui.md:39
388#, no-wrap
389msgid ""
390"**Q:** What are the small characters on the keyboard and how can I select \n"
391"them? \n"
392msgstr ""
393
394#. type: Plain text
395#: content/pages/apps.md:13
396#, no-wrap
397msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n"
398msgstr ""
399
400#. type: Plain text
401#: content/pages/apps.md:15
402#, no-wrap
403msgid ""
404"Music\n"
405"---\n"
406msgstr ""
407
408#. type: Plain text
409#: content/pages/apps.md:16
410#, no-wrap
411msgid ""
412"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n"
413msgstr ""
414
415#. type: Plain text
416#: content/pages/apps.md:19
417#, no-wrap
418msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n"
419msgstr ""
420
421#. type: Plain text
422#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34
423#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62
424#, no-wrap
425msgid "**A:**\n"
426msgstr ""
427
428#. type: Plain text
429#: content/pages/apps.md:23
430#, no-wrap
431msgid ""
432"Contacts\n"
433"---\n"
434msgstr ""
435
436#. type: Plain text
437#: content/pages/apps.md:24
438#, no-wrap
439msgid "**Q:** How can I sync my Google contacts to my device? \n"
440msgstr ""
441
442#. type: Plain text
443#: content/pages/apps.md:28
444#, no-wrap
445msgid ""
446"Gallery\n"
447"---\n"
448msgstr ""
449
450#. type: Plain text
451#: content/pages/apps.md:29
452#, no-wrap
453msgid "**Q:** How can I share photos? \n"
454msgstr ""
455
456#. type: Plain text
457#: content/pages/apps.md:32
458#, no-wrap
459msgid "**Q:** How can I share video? \n"
460msgstr ""
461
462#. type: Plain text
463#: content/pages/apps.md:36
464#, no-wrap
465msgid ""
466"Camera\n"
467"---\n"
468msgstr ""
469
470#. type: Plain text
471#: content/pages/apps.md:37
472#, no-wrap
473msgid "**Q:** How can I take a picture? \n"
474msgstr ""
475
476#. type: Plain text
477#: content/pages/apps.md:40
478#, no-wrap
479msgid "**Q:** How can I crop / rotate a picture? \n"
480msgstr ""
481
482#. type: Plain text
483#: content/pages/apps.md:43
484#, no-wrap
485msgid "**Q:** How can I take video? \n"
486msgstr ""
487
488#. type: Plain text
489#: content/pages/apps.md:47
490msgid "Clock"
491msgstr ""
492
493#. type: Plain text
494#: content/pages/apps.md:49
495#, no-wrap
496msgid "**Q:** How do I set an alarm? \n"
497msgstr ""
498
499#. type: Plain text
500#: content/pages/apps.md:53
501msgid "Here Maps"
502msgstr ""
503
504#. type: Plain text
505#: content/pages/apps.md:55
506#, no-wrap
507msgid "**Q:** How can I get directions? \n"
508msgstr ""
509
510#. type: Plain text
511#: content/pages/apps.md:58
512#, no-wrap
513msgid "**Q:** Can I navigate offline? \n"
514msgstr ""
515
516#. type: Plain text
517#: content/pages/apps.md:61
518#, no-wrap
519msgid "**Q:** Can I view the map offline? \n"
520msgstr ""
521
522#. type: Plain text
523#: content/pages/scopes.md:2
524msgid "FAQ - Scopes"
525msgstr ""
526
527#. type: Plain text
528#: content/pages/scopes.md:4
529msgid "Curious about scopes?"
530msgstr ""
531
532#. type: Plain text
533#: content/pages/scopes.md:6
534#, no-wrap
535msgid "**Q:** How do I add new scopes? \n"
536msgstr ""
537
538#. type: Plain text
539#: content/pages/scopes.md:9
540#, no-wrap
541msgid "**Q:** How do I remove a scope? \n"
542msgstr ""
543
544#. type: Plain text
545#: content/pages/scopes.md:12
546#, no-wrap
547msgid "**Q:** How do favorites work? \n"
548msgstr ""
549
550#~ msgid "..."
551#~ msgstr "..."
552
553#~ msgid ""
554#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n"
555#~ "---\n"
556#~ msgstr ""
557#~ "**A:** Klar, installiere einfach die 'Authenticator' App aus dem Software \n"
558#~ "Store. \n"
559#~ "---\n"
560
172#~ msgid "Title: Get your questions answered."561#~ msgid "Title: Get your questions answered."
173#~ msgstr "Title: Antworten auf Deine Fragen."562#~ msgstr "Title: Antworten auf Deine Fragen."
174563
175564
=== modified file 'edit-here/po/es.po'
--- edit-here/po/es.po 2015-03-05 09:34:57 +0000
+++ edit-here/po/es.po 2015-03-05 13:27:08 +0000
@@ -27,15 +27,10 @@
27"facilidad:"27"facilidad:"
2828
29#. type: Bullet: ' * '29#. type: Bullet: ' * '
30#: content/pages/faq.md:730#: content/pages/faq.md:12
31msgid "[Apps]({filename}apps.md)"31msgid "[Apps]({filename}apps.md)"
32msgstr "[Apps]({filename}apps.es.md)"32msgstr "[Apps]({filename}apps.es.md)"
3333
34#. type: Bullet: ' * '
35#: content/pages/faq.md:7
36msgid "..."
37msgstr ""
38
39#. type: Plain text34#. type: Plain text
40#: content/pages/index.md:535#: content/pages/index.md:5
41msgid ""36msgid ""
@@ -105,14 +100,6 @@
105msgstr ""100msgstr ""
106101
107#. type: Plain text102#. type: Plain text
108#: content/pages/apps.md:13
109#, no-wrap
110msgid ""
111"**A:** Sure, install the 'Authenticator' app from the software store.\n"
112"---\n"
113msgstr ""
114
115#. type: Plain text
116#: content/pages/get-in-touch.md:7103#: content/pages/get-in-touch.md:7
117#, no-wrap104#, no-wrap
118msgid ""105msgid ""
@@ -152,6 +139,408 @@
152msgid "Get in touch"139msgid "Get in touch"
153msgstr ""140msgstr ""
154141
142#. type: Plain text
143#: content/pages/security.md:2
144msgid "FAQ - Security"
145msgstr ""
146
147#. type: Plain text
148#: content/pages/security.md:4
149msgid "Wondering how to make your phone more secure?"
150msgstr ""
151
152#. type: Plain text
153#: content/pages/security.md:6
154#, no-wrap
155msgid "**Q:** How can I change my PIN/Passcode? \n"
156msgstr ""
157
158#. type: Plain text
159#: content/pages/security.md:8 content/pages/security.md:12
160#: content/pages/security.md:16 content/pages/store.md:8
161#: content/pages/store.md:11 content/pages/store.md:14
162#: content/pages/settings.md:8 content/pages/settings.md:11
163#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41
164#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39
165#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60
166#: content/pages/scopes.md:8 content/pages/scopes.md:11
167#: content/pages/scopes.md:14
168#, no-wrap
169msgid ""
170"**A:**\n"
171"---\n"
172msgstr ""
173
174#. type: Plain text
175#: content/pages/security.md:10
176#, no-wrap
177msgid ""
178"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n"
179"default apps)? \n"
180msgstr ""
181
182#. type: Plain text
183#: content/pages/security.md:14
184#, no-wrap
185msgid ""
186"**Q:** How can I stop someone using the indicators when the phone is \n"
187"unlocked? \n"
188msgstr ""
189
190#. type: Plain text
191#: content/pages/store.md:2
192msgid "FAQ - Store"
193msgstr ""
194
195#. type: Plain text
196#: content/pages/store.md:4
197msgid "Curious about the application store?"
198msgstr ""
199
200#. type: Plain text
201#: content/pages/store.md:6
202#, no-wrap
203msgid "**Q:** How do I find and install new applications? \n"
204msgstr ""
205
206#. type: Plain text
207#: content/pages/store.md:9
208#, no-wrap
209msgid "**Q:** How can I browse the app store from my PC? \n"
210msgstr ""
211
212#. type: Plain text
213#: content/pages/store.md:12
214#, no-wrap
215msgid "**Q:** How do I remove applications? \n"
216msgstr ""
217
218#. type: Bullet: ' * '
219#: content/pages/faq.md:12
220msgid "[User Interface]({filename}ui.md)"
221msgstr "[User Interface]({filename}ui.es.md)"
222
223#. type: Bullet: ' * '
224#: content/pages/faq.md:12
225msgid "[Settings]({filename}settings.md)"
226msgstr "[Settings]({filename}settings.es.md)"
227
228#. type: Bullet: ' * '
229#: content/pages/faq.md:12
230msgid "[Store]({filename}store.md)"
231msgstr "[Store]({filename}store.es.md)"
232
233#. type: Bullet: ' * '
234#: content/pages/faq.md:12
235msgid "[Scopes]({filename}scopes.md)"
236msgstr "[Scopes]({filename}scopes.es.md)"
237
238#. type: Bullet: ' * '
239#: content/pages/faq.md:12
240msgid "[Security]({filename}security.md)"
241msgstr "[Security]({filename}security.es.md)"
242
243#. type: Plain text
244#: content/pages/settings.md:2
245msgid "FAQ - Settings"
246msgstr ""
247
248#. type: Plain text
249#: content/pages/settings.md:4
250msgid "How do I change my phone settings?"
251msgstr ""
252
253#. type: Plain text
254#: content/pages/settings.md:6
255#, no-wrap
256msgid "**Q:** How do I set the time / locale / language? \n"
257msgstr ""
258
259#. type: Plain text
260#: content/pages/settings.md:9
261#, no-wrap
262msgid "**Q:** How can I change my wallpaper/background? \n"
263msgstr ""
264
265#. type: Plain text
266#: content/pages/settings.md:12
267#, no-wrap
268msgid "**Q:** How do I keep the screen on? \n"
269msgstr ""
270
271#. type: Plain text
272#: content/pages/ui.md:2
273msgid "FAQ - User Interface"
274msgstr ""
275
276#. type: Plain text
277#: content/pages/ui.md:5
278msgid ""
279"Are you confused about the dash, scopes, swiping? You've come to the right "
280"place!"
281msgstr ""
282
283#. type: Plain text
284#: content/pages/ui.md:7
285#, no-wrap
286msgid "**Q:** What is the dash? \n"
287msgstr ""
288
289#. type: Plain text
290#: content/pages/ui.md:12
291#, no-wrap
292msgid ""
293"**A:** The dash contains a list of applications installed on the device, \n"
294"along with presenting the scopes and store. The dash is the first thing \n"
295"you see when booting the phone. You can switch to it again at any time by \n"
296"swiping left from the right screen edge.\n"
297"---\n"
298msgstr ""
299
300#. type: Plain text
301#: content/pages/ui.md:13
302#, no-wrap
303msgid "**Q:** What is the launcher? \n"
304msgstr ""
305
306#. type: Plain text
307#: content/pages/ui.md:16
308#, no-wrap
309msgid ""
310"**A:** The launcher allows you to easily launch new applications. You can \n"
311"access the launcher at any time by swiping right from the left screen edge.\n"
312"---\n"
313msgstr ""
314
315#. type: Plain text
316#: content/pages/ui.md:17
317#, no-wrap
318msgid "**Q:** What are the indicators? \n"
319msgstr ""
320
321#. type: Plain text
322#: content/pages/ui.md:21
323#, no-wrap
324msgid ""
325"**A:** Indicators convey quick useful information about your device, like \n"
326"the time, data connection, location, sound, and notifications. You can \n"
327"access the indicators at any time by swiping down from the top screen edge.\n"
328"---\n"
329msgstr ""
330
331#. type: Plain text
332#: content/pages/ui.md:22
333#, no-wrap
334msgid "**Q:** How do I switch applications? \n"
335msgstr ""
336
337#. type: Plain text
338#: content/pages/ui.md:28
339#, no-wrap
340msgid ""
341"**A:** To switch applications, slide your finger left from the right edge \n"
342"of the screen. If you slide quickly you will cycle through each application. \n"
343"However, if you slide more slowly, an application switcher will appear \n"
344"allowing you to select the application you wish to switch to, including the \n"
345"dash.\n"
346"---\n"
347msgstr ""
348
349#. type: Plain text
350#: content/pages/ui.md:29
351#, no-wrap
352msgid "**Q:** How do I close applications? \n"
353msgstr ""
354
355#. type: Plain text
356#: content/pages/ui.md:34
357#, no-wrap
358msgid ""
359"**A:** To close an application, slide your finger *slowly* left from the \n"
360"right edge of the screen. An application switcher will appear. Place your \n"
361"finger on the application preview you wish to close and swipe up or down. \n"
362"The application will disappear.\n"
363"---\n"
364msgstr ""
365
366#. type: Plain text
367#: content/pages/ui.md:35
368#, no-wrap
369msgid "**Q:** How can I copy and paste? \n"
370msgstr ""
371
372#. type: Plain text
373#: content/pages/ui.md:39
374#, no-wrap
375msgid ""
376"**Q:** What are the small characters on the keyboard and how can I select \n"
377"them? \n"
378msgstr ""
379
380#. type: Plain text
381#: content/pages/apps.md:13
382#, no-wrap
383msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n"
384msgstr ""
385
386#. type: Plain text
387#: content/pages/apps.md:15
388#, no-wrap
389msgid ""
390"Music\n"
391"---\n"
392msgstr ""
393
394#. type: Plain text
395#: content/pages/apps.md:16
396#, no-wrap
397msgid ""
398"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n"
399msgstr ""
400
401#. type: Plain text
402#: content/pages/apps.md:19
403#, no-wrap
404msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n"
405msgstr ""
406
407#. type: Plain text
408#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34
409#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62
410#, no-wrap
411msgid "**A:**\n"
412msgstr ""
413
414#. type: Plain text
415#: content/pages/apps.md:23
416#, no-wrap
417msgid ""
418"Contacts\n"
419"---\n"
420msgstr ""
421
422#. type: Plain text
423#: content/pages/apps.md:24
424#, no-wrap
425msgid "**Q:** How can I sync my Google contacts to my device? \n"
426msgstr ""
427
428#. type: Plain text
429#: content/pages/apps.md:28
430#, no-wrap
431msgid ""
432"Gallery\n"
433"---\n"
434msgstr ""
435
436#. type: Plain text
437#: content/pages/apps.md:29
438#, no-wrap
439msgid "**Q:** How can I share photos? \n"
440msgstr ""
441
442#. type: Plain text
443#: content/pages/apps.md:32
444#, no-wrap
445msgid "**Q:** How can I share video? \n"
446msgstr ""
447
448#. type: Plain text
449#: content/pages/apps.md:36
450#, no-wrap
451msgid ""
452"Camera\n"
453"---\n"
454msgstr ""
455
456#. type: Plain text
457#: content/pages/apps.md:37
458#, no-wrap
459msgid "**Q:** How can I take a picture? \n"
460msgstr ""
461
462#. type: Plain text
463#: content/pages/apps.md:40
464#, no-wrap
465msgid "**Q:** How can I crop / rotate a picture? \n"
466msgstr ""
467
468#. type: Plain text
469#: content/pages/apps.md:43
470#, no-wrap
471msgid "**Q:** How can I take video? \n"
472msgstr ""
473
474#. type: Plain text
475#: content/pages/apps.md:47
476msgid "Clock"
477msgstr ""
478
479#. type: Plain text
480#: content/pages/apps.md:49
481#, no-wrap
482msgid "**Q:** How do I set an alarm? \n"
483msgstr ""
484
485#. type: Plain text
486#: content/pages/apps.md:53
487msgid "Here Maps"
488msgstr ""
489
490#. type: Plain text
491#: content/pages/apps.md:55
492#, no-wrap
493msgid "**Q:** How can I get directions? \n"
494msgstr ""
495
496#. type: Plain text
497#: content/pages/apps.md:58
498#, no-wrap
499msgid "**Q:** Can I navigate offline? \n"
500msgstr ""
501
502#. type: Plain text
503#: content/pages/apps.md:61
504#, no-wrap
505msgid "**Q:** Can I view the map offline? \n"
506msgstr ""
507
508#. type: Plain text
509#: content/pages/scopes.md:2
510msgid "FAQ - Scopes"
511msgstr ""
512
513#. type: Plain text
514#: content/pages/scopes.md:4
515msgid "Curious about scopes?"
516msgstr ""
517
518#. type: Plain text
519#: content/pages/scopes.md:6
520#, no-wrap
521msgid "**Q:** How do I add new scopes? \n"
522msgstr ""
523
524#. type: Plain text
525#: content/pages/scopes.md:9
526#, no-wrap
527msgid "**Q:** How do I remove a scope? \n"
528msgstr ""
529
530#. type: Plain text
531#: content/pages/scopes.md:12
532#, no-wrap
533msgid "**Q:** How do favorites work? \n"
534msgstr ""
535
536#~ msgid "..."
537#~ msgstr ""
538
539#~ msgid ""
540#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n"
541#~ "---\n"
542#~ msgstr ""
543
155#~ msgid "Title: Get your questions answered."544#~ msgid "Title: Get your questions answered."
156#~ msgstr ""545#~ msgstr ""
157546
158547
=== modified file 'edit-here/po/fr.po'
--- edit-here/po/fr.po 2015-03-03 12:37:30 +0000
+++ edit-here/po/fr.po 2015-03-05 13:27:08 +0000
@@ -25,15 +25,10 @@
25msgstr ""25msgstr ""
2626
27#. type: Bullet: ' * '27#. type: Bullet: ' * '
28#: content/pages/faq.md:728#: content/pages/faq.md:12
29msgid "[Apps]({filename}apps.md)"29msgid "[Apps]({filename}apps.md)"
30msgstr "[Apps]({filename}apps.fr.md)"30msgstr "[Apps]({filename}apps.fr.md)"
3131
32#. type: Bullet: ' * '
33#: content/pages/faq.md:7
34msgid "..."
35msgstr ""
36
37#. type: Plain text32#. type: Plain text
38#: content/pages/index.md:533#: content/pages/index.md:5
39msgid ""34msgid ""
@@ -101,14 +96,6 @@
101msgstr ""96msgstr ""
10297
103#. type: Plain text98#. type: Plain text
104#: content/pages/apps.md:13
105#, no-wrap
106msgid ""
107"**A:** Sure, install the 'Authenticator' app from the software store.\n"
108"---\n"
109msgstr ""
110
111#. type: Plain text
112#: content/pages/get-in-touch.md:799#: content/pages/get-in-touch.md:7
113#, no-wrap100#, no-wrap
114msgid ""101msgid ""
@@ -148,6 +135,408 @@
148msgid "Get in touch"135msgid "Get in touch"
149msgstr ""136msgstr ""
150137
138#. type: Plain text
139#: content/pages/security.md:2
140msgid "FAQ - Security"
141msgstr ""
142
143#. type: Plain text
144#: content/pages/security.md:4
145msgid "Wondering how to make your phone more secure?"
146msgstr ""
147
148#. type: Plain text
149#: content/pages/security.md:6
150#, no-wrap
151msgid "**Q:** How can I change my PIN/Passcode? \n"
152msgstr ""
153
154#. type: Plain text
155#: content/pages/security.md:8 content/pages/security.md:12
156#: content/pages/security.md:16 content/pages/store.md:8
157#: content/pages/store.md:11 content/pages/store.md:14
158#: content/pages/settings.md:8 content/pages/settings.md:11
159#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41
160#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39
161#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60
162#: content/pages/scopes.md:8 content/pages/scopes.md:11
163#: content/pages/scopes.md:14
164#, no-wrap
165msgid ""
166"**A:**\n"
167"---\n"
168msgstr ""
169
170#. type: Plain text
171#: content/pages/security.md:10
172#, no-wrap
173msgid ""
174"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n"
175"default apps)? \n"
176msgstr ""
177
178#. type: Plain text
179#: content/pages/security.md:14
180#, no-wrap
181msgid ""
182"**Q:** How can I stop someone using the indicators when the phone is \n"
183"unlocked? \n"
184msgstr ""
185
186#. type: Plain text
187#: content/pages/store.md:2
188msgid "FAQ - Store"
189msgstr ""
190
191#. type: Plain text
192#: content/pages/store.md:4
193msgid "Curious about the application store?"
194msgstr ""
195
196#. type: Plain text
197#: content/pages/store.md:6
198#, no-wrap
199msgid "**Q:** How do I find and install new applications? \n"
200msgstr ""
201
202#. type: Plain text
203#: content/pages/store.md:9
204#, no-wrap
205msgid "**Q:** How can I browse the app store from my PC? \n"
206msgstr ""
207
208#. type: Plain text
209#: content/pages/store.md:12
210#, no-wrap
211msgid "**Q:** How do I remove applications? \n"
212msgstr ""
213
214#. type: Bullet: ' * '
215#: content/pages/faq.md:12
216msgid "[User Interface]({filename}ui.md)"
217msgstr "[User Interface]({filename}ui.fr.md)"
218
219#. type: Bullet: ' * '
220#: content/pages/faq.md:12
221msgid "[Settings]({filename}settings.md)"
222msgstr "[Settings]({filename}settings.fr.md)"
223
224#. type: Bullet: ' * '
225#: content/pages/faq.md:12
226msgid "[Store]({filename}store.md)"
227msgstr "[Store]({filename}store.fr.md)"
228
229#. type: Bullet: ' * '
230#: content/pages/faq.md:12
231msgid "[Scopes]({filename}scopes.md)"
232msgstr "[Scopes]({filename}scopes.fr.md)"
233
234#. type: Bullet: ' * '
235#: content/pages/faq.md:12
236msgid "[Security]({filename}security.md)"
237msgstr "[Security]({filename}security.fr.md)"
238
239#. type: Plain text
240#: content/pages/settings.md:2
241msgid "FAQ - Settings"
242msgstr ""
243
244#. type: Plain text
245#: content/pages/settings.md:4
246msgid "How do I change my phone settings?"
247msgstr ""
248
249#. type: Plain text
250#: content/pages/settings.md:6
251#, no-wrap
252msgid "**Q:** How do I set the time / locale / language? \n"
253msgstr ""
254
255#. type: Plain text
256#: content/pages/settings.md:9
257#, no-wrap
258msgid "**Q:** How can I change my wallpaper/background? \n"
259msgstr ""
260
261#. type: Plain text
262#: content/pages/settings.md:12
263#, no-wrap
264msgid "**Q:** How do I keep the screen on? \n"
265msgstr ""
266
267#. type: Plain text
268#: content/pages/ui.md:2
269msgid "FAQ - User Interface"
270msgstr ""
271
272#. type: Plain text
273#: content/pages/ui.md:5
274msgid ""
275"Are you confused about the dash, scopes, swiping? You've come to the right "
276"place!"
277msgstr ""
278
279#. type: Plain text
280#: content/pages/ui.md:7
281#, no-wrap
282msgid "**Q:** What is the dash? \n"
283msgstr ""
284
285#. type: Plain text
286#: content/pages/ui.md:12
287#, no-wrap
288msgid ""
289"**A:** The dash contains a list of applications installed on the device, \n"
290"along with presenting the scopes and store. The dash is the first thing \n"
291"you see when booting the phone. You can switch to it again at any time by \n"
292"swiping left from the right screen edge.\n"
293"---\n"
294msgstr ""
295
296#. type: Plain text
297#: content/pages/ui.md:13
298#, no-wrap
299msgid "**Q:** What is the launcher? \n"
300msgstr ""
301
302#. type: Plain text
303#: content/pages/ui.md:16
304#, no-wrap
305msgid ""
306"**A:** The launcher allows you to easily launch new applications. You can \n"
307"access the launcher at any time by swiping right from the left screen edge.\n"
308"---\n"
309msgstr ""
310
311#. type: Plain text
312#: content/pages/ui.md:17
313#, no-wrap
314msgid "**Q:** What are the indicators? \n"
315msgstr ""
316
317#. type: Plain text
318#: content/pages/ui.md:21
319#, no-wrap
320msgid ""
321"**A:** Indicators convey quick useful information about your device, like \n"
322"the time, data connection, location, sound, and notifications. You can \n"
323"access the indicators at any time by swiping down from the top screen edge.\n"
324"---\n"
325msgstr ""
326
327#. type: Plain text
328#: content/pages/ui.md:22
329#, no-wrap
330msgid "**Q:** How do I switch applications? \n"
331msgstr ""
332
333#. type: Plain text
334#: content/pages/ui.md:28
335#, no-wrap
336msgid ""
337"**A:** To switch applications, slide your finger left from the right edge \n"
338"of the screen. If you slide quickly you will cycle through each application. \n"
339"However, if you slide more slowly, an application switcher will appear \n"
340"allowing you to select the application you wish to switch to, including the \n"
341"dash.\n"
342"---\n"
343msgstr ""
344
345#. type: Plain text
346#: content/pages/ui.md:29
347#, no-wrap
348msgid "**Q:** How do I close applications? \n"
349msgstr ""
350
351#. type: Plain text
352#: content/pages/ui.md:34
353#, no-wrap
354msgid ""
355"**A:** To close an application, slide your finger *slowly* left from the \n"
356"right edge of the screen. An application switcher will appear. Place your \n"
357"finger on the application preview you wish to close and swipe up or down. \n"
358"The application will disappear.\n"
359"---\n"
360msgstr ""
361
362#. type: Plain text
363#: content/pages/ui.md:35
364#, no-wrap
365msgid "**Q:** How can I copy and paste? \n"
366msgstr ""
367
368#. type: Plain text
369#: content/pages/ui.md:39
370#, no-wrap
371msgid ""
372"**Q:** What are the small characters on the keyboard and how can I select \n"
373"them? \n"
374msgstr ""
375
376#. type: Plain text
377#: content/pages/apps.md:13
378#, no-wrap
379msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n"
380msgstr ""
381
382#. type: Plain text
383#: content/pages/apps.md:15
384#, no-wrap
385msgid ""
386"Music\n"
387"---\n"
388msgstr ""
389
390#. type: Plain text
391#: content/pages/apps.md:16
392#, no-wrap
393msgid ""
394"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n"
395msgstr ""
396
397#. type: Plain text
398#: content/pages/apps.md:19
399#, no-wrap
400msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n"
401msgstr ""
402
403#. type: Plain text
404#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34
405#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62
406#, no-wrap
407msgid "**A:**\n"
408msgstr ""
409
410#. type: Plain text
411#: content/pages/apps.md:23
412#, no-wrap
413msgid ""
414"Contacts\n"
415"---\n"
416msgstr ""
417
418#. type: Plain text
419#: content/pages/apps.md:24
420#, no-wrap
421msgid "**Q:** How can I sync my Google contacts to my device? \n"
422msgstr ""
423
424#. type: Plain text
425#: content/pages/apps.md:28
426#, no-wrap
427msgid ""
428"Gallery\n"
429"---\n"
430msgstr ""
431
432#. type: Plain text
433#: content/pages/apps.md:29
434#, no-wrap
435msgid "**Q:** How can I share photos? \n"
436msgstr ""
437
438#. type: Plain text
439#: content/pages/apps.md:32
440#, no-wrap
441msgid "**Q:** How can I share video? \n"
442msgstr ""
443
444#. type: Plain text
445#: content/pages/apps.md:36
446#, no-wrap
447msgid ""
448"Camera\n"
449"---\n"
450msgstr ""
451
452#. type: Plain text
453#: content/pages/apps.md:37
454#, no-wrap
455msgid "**Q:** How can I take a picture? \n"
456msgstr ""
457
458#. type: Plain text
459#: content/pages/apps.md:40
460#, no-wrap
461msgid "**Q:** How can I crop / rotate a picture? \n"
462msgstr ""
463
464#. type: Plain text
465#: content/pages/apps.md:43
466#, no-wrap
467msgid "**Q:** How can I take video? \n"
468msgstr ""
469
470#. type: Plain text
471#: content/pages/apps.md:47
472msgid "Clock"
473msgstr ""
474
475#. type: Plain text
476#: content/pages/apps.md:49
477#, no-wrap
478msgid "**Q:** How do I set an alarm? \n"
479msgstr ""
480
481#. type: Plain text
482#: content/pages/apps.md:53
483msgid "Here Maps"
484msgstr ""
485
486#. type: Plain text
487#: content/pages/apps.md:55
488#, no-wrap
489msgid "**Q:** How can I get directions? \n"
490msgstr ""
491
492#. type: Plain text
493#: content/pages/apps.md:58
494#, no-wrap
495msgid "**Q:** Can I navigate offline? \n"
496msgstr ""
497
498#. type: Plain text
499#: content/pages/apps.md:61
500#, no-wrap
501msgid "**Q:** Can I view the map offline? \n"
502msgstr ""
503
504#. type: Plain text
505#: content/pages/scopes.md:2
506msgid "FAQ - Scopes"
507msgstr ""
508
509#. type: Plain text
510#: content/pages/scopes.md:4
511msgid "Curious about scopes?"
512msgstr ""
513
514#. type: Plain text
515#: content/pages/scopes.md:6
516#, no-wrap
517msgid "**Q:** How do I add new scopes? \n"
518msgstr ""
519
520#. type: Plain text
521#: content/pages/scopes.md:9
522#, no-wrap
523msgid "**Q:** How do I remove a scope? \n"
524msgstr ""
525
526#. type: Plain text
527#: content/pages/scopes.md:12
528#, no-wrap
529msgid "**Q:** How do favorites work? \n"
530msgstr ""
531
532#~ msgid "..."
533#~ msgstr ""
534
535#~ msgid ""
536#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n"
537#~ "---\n"
538#~ msgstr ""
539
151#~ msgid "Title: Get your questions answered."540#~ msgid "Title: Get your questions answered."
152#~ msgstr ""541#~ msgstr ""
153542
154543
=== modified file 'edit-here/po/help.pot'
--- edit-here/po/help.pot 2015-03-05 09:32:48 +0000
+++ edit-here/po/help.pot 2015-03-05 13:27:08 +0000
@@ -7,7 +7,7 @@
7msgid ""7msgid ""
8msgstr ""8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"9"Project-Id-Version: PACKAGE VERSION\n"
10"POT-Creation-Date: 2015-03-05 10:31+0100\n"10"POT-Creation-Date: 2015-03-05 11:52+0100\n"
11"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"11"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13"Language-Team: LANGUAGE <LL@li.org>\n"13"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,6 +17,82 @@
17"Content-Transfer-Encoding: 8bit\n"17"Content-Transfer-Encoding: 8bit\n"
1818
19#. type: Plain text19#. type: Plain text
20#: content/pages/security.md:2
21msgid "FAQ - Security"
22msgstr ""
23
24#. type: Plain text
25#: content/pages/security.md:4
26msgid "Wondering how to make your phone more secure?"
27msgstr ""
28
29#. type: Plain text
30#: content/pages/security.md:6
31#, no-wrap
32msgid "**Q:** How can I change my PIN/Passcode? \n"
33msgstr ""
34
35#. type: Plain text
36#: content/pages/security.md:8 content/pages/security.md:12
37#: content/pages/security.md:16 content/pages/store.md:8
38#: content/pages/store.md:11 content/pages/store.md:14
39#: content/pages/settings.md:8 content/pages/settings.md:11
40#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41
41#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39
42#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60
43#: content/pages/scopes.md:8 content/pages/scopes.md:11
44#: content/pages/scopes.md:14
45#, no-wrap
46msgid ""
47"**A:**\n"
48"---\n"
49msgstr ""
50
51#. type: Plain text
52#: content/pages/security.md:10
53#, no-wrap
54msgid ""
55"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n"
56"default apps)? \n"
57msgstr ""
58
59#. type: Plain text
60#: content/pages/security.md:14
61#, no-wrap
62msgid ""
63"**Q:** How can I stop someone using the indicators when the phone is \n"
64"unlocked? \n"
65msgstr ""
66
67#. type: Plain text
68#: content/pages/store.md:2
69msgid "FAQ - Store"
70msgstr ""
71
72#. type: Plain text
73#: content/pages/store.md:4
74msgid "Curious about the application store?"
75msgstr ""
76
77#. type: Plain text
78#: content/pages/store.md:6
79#, no-wrap
80msgid "**Q:** How do I find and install new applications? \n"
81msgstr ""
82
83#. type: Plain text
84#: content/pages/store.md:9
85#, no-wrap
86msgid "**Q:** How can I browse the app store from my PC? \n"
87msgstr ""
88
89#. type: Plain text
90#: content/pages/store.md:12
91#, no-wrap
92msgid "**Q:** How do I remove applications? \n"
93msgstr ""
94
95#. type: Plain text
20#: content/pages/faq.md:296#: content/pages/faq.md:2
21msgid "Get your questions answered."97msgid "Get your questions answered."
22msgstr ""98msgstr ""
@@ -29,13 +105,33 @@
29msgstr ""105msgstr ""
30106
31#. type: Bullet: ' * '107#. type: Bullet: ' * '
32#: content/pages/faq.md:7108#: content/pages/faq.md:12
109msgid "[User Interface]({filename}ui.md)"
110msgstr ""
111
112#. type: Bullet: ' * '
113#: content/pages/faq.md:12
114msgid "[Settings]({filename}settings.md)"
115msgstr ""
116
117#. type: Bullet: ' * '
118#: content/pages/faq.md:12
119msgid "[Store]({filename}store.md)"
120msgstr ""
121
122#. type: Bullet: ' * '
123#: content/pages/faq.md:12
33msgid "[Apps]({filename}apps.md)"124msgid "[Apps]({filename}apps.md)"
34msgstr ""125msgstr ""
35126
36#. type: Bullet: ' * '127#. type: Bullet: ' * '
37#: content/pages/faq.md:7128#: content/pages/faq.md:12
38msgid "..."129msgid "[Scopes]({filename}scopes.md)"
130msgstr ""
131
132#. type: Bullet: ' * '
133#: content/pages/faq.md:12
134msgid "[Security]({filename}security.md)"
39msgstr ""135msgstr ""
40136
41#. type: Plain text137#. type: Plain text
@@ -82,6 +178,143 @@
82msgstr ""178msgstr ""
83179
84#. type: Plain text180#. type: Plain text
181#: content/pages/settings.md:2
182msgid "FAQ - Settings"
183msgstr ""
184
185#. type: Plain text
186#: content/pages/settings.md:4
187msgid "How do I change my phone settings?"
188msgstr ""
189
190#. type: Plain text
191#: content/pages/settings.md:6
192#, no-wrap
193msgid "**Q:** How do I set the time / locale / language? \n"
194msgstr ""
195
196#. type: Plain text
197#: content/pages/settings.md:9
198#, no-wrap
199msgid "**Q:** How can I change my wallpaper/background? \n"
200msgstr ""
201
202#. type: Plain text
203#: content/pages/settings.md:12
204#, no-wrap
205msgid "**Q:** How do I keep the screen on? \n"
206msgstr ""
207
208#. type: Plain text
209#: content/pages/ui.md:2
210msgid "FAQ - User Interface"
211msgstr ""
212
213#. type: Plain text
214#: content/pages/ui.md:5
215msgid ""
216"Are you confused about the dash, scopes, swiping? You've come to the right "
217"place!"
218msgstr ""
219
220#. type: Plain text
221#: content/pages/ui.md:7
222#, no-wrap
223msgid "**Q:** What is the dash? \n"
224msgstr ""
225
226#. type: Plain text
227#: content/pages/ui.md:12
228#, no-wrap
229msgid ""
230"**A:** The dash contains a list of applications installed on the device, \n"
231"along with presenting the scopes and store. The dash is the first thing \n"
232"you see when booting the phone. You can switch to it again at any time by \n"
233"swiping left from the right screen edge.\n"
234"---\n"
235msgstr ""
236
237#. type: Plain text
238#: content/pages/ui.md:13
239#, no-wrap
240msgid "**Q:** What is the launcher? \n"
241msgstr ""
242
243#. type: Plain text
244#: content/pages/ui.md:16
245#, no-wrap
246msgid ""
247"**A:** The launcher allows you to easily launch new applications. You can \n"
248"access the launcher at any time by swiping right from the left screen edge.\n"
249"---\n"
250msgstr ""
251
252#. type: Plain text
253#: content/pages/ui.md:17
254#, no-wrap
255msgid "**Q:** What are the indicators? \n"
256msgstr ""
257
258#. type: Plain text
259#: content/pages/ui.md:21
260#, no-wrap
261msgid ""
262"**A:** Indicators convey quick useful information about your device, like \n"
263"the time, data connection, location, sound, and notifications. You can \n"
264"access the indicators at any time by swiping down from the top screen edge.\n"
265"---\n"
266msgstr ""
267
268#. type: Plain text
269#: content/pages/ui.md:22
270#, no-wrap
271msgid "**Q:** How do I switch applications? \n"
272msgstr ""
273
274#. type: Plain text
275#: content/pages/ui.md:28
276#, no-wrap
277msgid ""
278"**A:** To switch applications, slide your finger left from the right edge \n"
279"of the screen. If you slide quickly you will cycle through each application. \n"
280"However, if you slide more slowly, an application switcher will appear \n"
281"allowing you to select the application you wish to switch to, including the \n"
282"dash.\n"
283"---\n"
284msgstr ""
285
286#. type: Plain text
287#: content/pages/ui.md:29
288#, no-wrap
289msgid "**Q:** How do I close applications? \n"
290msgstr ""
291
292#. type: Plain text
293#: content/pages/ui.md:34
294#, no-wrap
295msgid ""
296"**A:** To close an application, slide your finger *slowly* left from the \n"
297"right edge of the screen. An application switcher will appear. Place your \n"
298"finger on the application preview you wish to close and swipe up or down. \n"
299"The application will disappear.\n"
300"---\n"
301msgstr ""
302
303#. type: Plain text
304#: content/pages/ui.md:35
305#, no-wrap
306msgid "**Q:** How can I copy and paste? \n"
307msgstr ""
308
309#. type: Plain text
310#: content/pages/ui.md:39
311#, no-wrap
312msgid ""
313"**Q:** What are the small characters on the keyboard and how can I select \n"
314"them? \n"
315msgstr ""
316
317#. type: Plain text
85#: content/pages/apps.md:2318#: content/pages/apps.md:2
86msgid "FAQ - Apps"319msgid "FAQ - Apps"
87msgstr ""320msgstr ""
@@ -117,9 +350,129 @@
117#. type: Plain text350#. type: Plain text
118#: content/pages/apps.md:13351#: content/pages/apps.md:13
119#, no-wrap352#, no-wrap
120msgid ""353msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n"
121"**A:** Sure, install the 'Authenticator' app from the software store.\n"354msgstr ""
122"---\n"355
356#. type: Plain text
357#: content/pages/apps.md:15
358#, no-wrap
359msgid ""
360"Music\n"
361"---\n"
362msgstr ""
363
364#. type: Plain text
365#: content/pages/apps.md:16
366#, no-wrap
367msgid ""
368"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n"
369msgstr ""
370
371#. type: Plain text
372#: content/pages/apps.md:19
373#, no-wrap
374msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n"
375msgstr ""
376
377#. type: Plain text
378#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34
379#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62
380#, no-wrap
381msgid "**A:**\n"
382msgstr ""
383
384#. type: Plain text
385#: content/pages/apps.md:23
386#, no-wrap
387msgid ""
388"Contacts\n"
389"---\n"
390msgstr ""
391
392#. type: Plain text
393#: content/pages/apps.md:24
394#, no-wrap
395msgid "**Q:** How can I sync my Google contacts to my device? \n"
396msgstr ""
397
398#. type: Plain text
399#: content/pages/apps.md:28
400#, no-wrap
401msgid ""
402"Gallery\n"
403"---\n"
404msgstr ""
405
406#. type: Plain text
407#: content/pages/apps.md:29
408#, no-wrap
409msgid "**Q:** How can I share photos? \n"
410msgstr ""
411
412#. type: Plain text
413#: content/pages/apps.md:32
414#, no-wrap
415msgid "**Q:** How can I share video? \n"
416msgstr ""
417
418#. type: Plain text
419#: content/pages/apps.md:36
420#, no-wrap
421msgid ""
422"Camera\n"
423"---\n"
424msgstr ""
425
426#. type: Plain text
427#: content/pages/apps.md:37
428#, no-wrap
429msgid "**Q:** How can I take a picture? \n"
430msgstr ""
431
432#. type: Plain text
433#: content/pages/apps.md:40
434#, no-wrap
435msgid "**Q:** How can I crop / rotate a picture? \n"
436msgstr ""
437
438#. type: Plain text
439#: content/pages/apps.md:43
440#, no-wrap
441msgid "**Q:** How can I take video? \n"
442msgstr ""
443
444#. type: Plain text
445#: content/pages/apps.md:47
446msgid "Clock"
447msgstr ""
448
449#. type: Plain text
450#: content/pages/apps.md:49
451#, no-wrap
452msgid "**Q:** How do I set an alarm? \n"
453msgstr ""
454
455#. type: Plain text
456#: content/pages/apps.md:53
457msgid "Here Maps"
458msgstr ""
459
460#. type: Plain text
461#: content/pages/apps.md:55
462#, no-wrap
463msgid "**Q:** How can I get directions? \n"
464msgstr ""
465
466#. type: Plain text
467#: content/pages/apps.md:58
468#, no-wrap
469msgid "**Q:** Can I navigate offline? \n"
470msgstr ""
471
472#. type: Plain text
473#: content/pages/apps.md:61
474#, no-wrap
475msgid "**Q:** Can I view the map offline? \n"
123msgstr ""476msgstr ""
124477
125#. type: Plain text478#. type: Plain text
@@ -146,3 +499,31 @@
146"out about all the individual teams in Ubuntu, what they do, where they hang "499"out about all the individual teams in Ubuntu, what they do, where they hang "
147"out and how to get involved."500"out and how to get involved."
148msgstr ""501msgstr ""
502
503#. type: Plain text
504#: content/pages/scopes.md:2
505msgid "FAQ - Scopes"
506msgstr ""
507
508#. type: Plain text
509#: content/pages/scopes.md:4
510msgid "Curious about scopes?"
511msgstr ""
512
513#. type: Plain text
514#: content/pages/scopes.md:6
515#, no-wrap
516msgid "**Q:** How do I add new scopes? \n"
517msgstr ""
518
519#. type: Plain text
520#: content/pages/scopes.md:9
521#, no-wrap
522msgid "**Q:** How do I remove a scope? \n"
523msgstr ""
524
525#. type: Plain text
526#: content/pages/scopes.md:12
527#, no-wrap
528msgid "**Q:** How do favorites work? \n"
529msgstr ""
149530
=== modified file 'edit-here/po/it.po'
--- edit-here/po/it.po 2015-03-03 12:37:30 +0000
+++ edit-here/po/it.po 2015-03-05 13:27:08 +0000
@@ -25,15 +25,10 @@
25msgstr ""25msgstr ""
2626
27#. type: Bullet: ' * '27#. type: Bullet: ' * '
28#: content/pages/faq.md:728#: content/pages/faq.md:12
29msgid "[Apps]({filename}apps.md)"29msgid "[Apps]({filename}apps.md)"
30msgstr "[Apps]({filename}apps.it.md)"30msgstr "[Apps]({filename}apps.it.md)"
3131
32#. type: Bullet: ' * '
33#: content/pages/faq.md:7
34msgid "..."
35msgstr ""
36
37#. type: Plain text32#. type: Plain text
38#: content/pages/index.md:533#: content/pages/index.md:5
39msgid ""34msgid ""
@@ -101,14 +96,6 @@
101msgstr ""96msgstr ""
10297
103#. type: Plain text98#. type: Plain text
104#: content/pages/apps.md:13
105#, no-wrap
106msgid ""
107"**A:** Sure, install the 'Authenticator' app from the software store.\n"
108"---\n"
109msgstr ""
110
111#. type: Plain text
112#: content/pages/get-in-touch.md:799#: content/pages/get-in-touch.md:7
113#, no-wrap100#, no-wrap
114msgid ""101msgid ""
@@ -148,6 +135,408 @@
148msgid "Get in touch"135msgid "Get in touch"
149msgstr ""136msgstr ""
150137
138#. type: Plain text
139#: content/pages/security.md:2
140msgid "FAQ - Security"
141msgstr ""
142
143#. type: Plain text
144#: content/pages/security.md:4
145msgid "Wondering how to make your phone more secure?"
146msgstr ""
147
148#. type: Plain text
149#: content/pages/security.md:6
150#, no-wrap
151msgid "**Q:** How can I change my PIN/Passcode? \n"
152msgstr ""
153
154#. type: Plain text
155#: content/pages/security.md:8 content/pages/security.md:12
156#: content/pages/security.md:16 content/pages/store.md:8
157#: content/pages/store.md:11 content/pages/store.md:14
158#: content/pages/settings.md:8 content/pages/settings.md:11
159#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41
160#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39
161#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60
162#: content/pages/scopes.md:8 content/pages/scopes.md:11
163#: content/pages/scopes.md:14
164#, no-wrap
165msgid ""
166"**A:**\n"
167"---\n"
168msgstr ""
169
170#. type: Plain text
171#: content/pages/security.md:10
172#, no-wrap
173msgid ""
174"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n"
175"default apps)? \n"
176msgstr ""
177
178#. type: Plain text
179#: content/pages/security.md:14
180#, no-wrap
181msgid ""
182"**Q:** How can I stop someone using the indicators when the phone is \n"
183"unlocked? \n"
184msgstr ""
185
186#. type: Plain text
187#: content/pages/store.md:2
188msgid "FAQ - Store"
189msgstr ""
190
191#. type: Plain text
192#: content/pages/store.md:4
193msgid "Curious about the application store?"
194msgstr ""
195
196#. type: Plain text
197#: content/pages/store.md:6
198#, no-wrap
199msgid "**Q:** How do I find and install new applications? \n"
200msgstr ""
201
202#. type: Plain text
203#: content/pages/store.md:9
204#, no-wrap
205msgid "**Q:** How can I browse the app store from my PC? \n"
206msgstr ""
207
208#. type: Plain text
209#: content/pages/store.md:12
210#, no-wrap
211msgid "**Q:** How do I remove applications? \n"
212msgstr ""
213
214#. type: Bullet: ' * '
215#: content/pages/faq.md:12
216msgid "[User Interface]({filename}ui.md)"
217msgstr "[User Interface]({filename}ui.it.md)"
218
219#. type: Bullet: ' * '
220#: content/pages/faq.md:12
221msgid "[Settings]({filename}settings.md)"
222msgstr "[Settings]({filename}settings.it.md)"
223
224#. type: Bullet: ' * '
225#: content/pages/faq.md:12
226msgid "[Store]({filename}store.md)"
227msgstr "[Store]({filename}store.it.md)"
228
229#. type: Bullet: ' * '
230#: content/pages/faq.md:12
231msgid "[Scopes]({filename}scopes.md)"
232msgstr "[Scopes]({filename}scopes.it.md)"
233
234#. type: Bullet: ' * '
235#: content/pages/faq.md:12
236msgid "[Security]({filename}security.md)"
237msgstr "[Security]({filename}security.it.md)"
238
239#. type: Plain text
240#: content/pages/settings.md:2
241msgid "FAQ - Settings"
242msgstr ""
243
244#. type: Plain text
245#: content/pages/settings.md:4
246msgid "How do I change my phone settings?"
247msgstr ""
248
249#. type: Plain text
250#: content/pages/settings.md:6
251#, no-wrap
252msgid "**Q:** How do I set the time / locale / language? \n"
253msgstr ""
254
255#. type: Plain text
256#: content/pages/settings.md:9
257#, no-wrap
258msgid "**Q:** How can I change my wallpaper/background? \n"
259msgstr ""
260
261#. type: Plain text
262#: content/pages/settings.md:12
263#, no-wrap
264msgid "**Q:** How do I keep the screen on? \n"
265msgstr ""
266
267#. type: Plain text
268#: content/pages/ui.md:2
269msgid "FAQ - User Interface"
270msgstr ""
271
272#. type: Plain text
273#: content/pages/ui.md:5
274msgid ""
275"Are you confused about the dash, scopes, swiping? You've come to the right "
276"place!"
277msgstr ""
278
279#. type: Plain text
280#: content/pages/ui.md:7
281#, no-wrap
282msgid "**Q:** What is the dash? \n"
283msgstr ""
284
285#. type: Plain text
286#: content/pages/ui.md:12
287#, no-wrap
288msgid ""
289"**A:** The dash contains a list of applications installed on the device, \n"
290"along with presenting the scopes and store. The dash is the first thing \n"
291"you see when booting the phone. You can switch to it again at any time by \n"
292"swiping left from the right screen edge.\n"
293"---\n"
294msgstr ""
295
296#. type: Plain text
297#: content/pages/ui.md:13
298#, no-wrap
299msgid "**Q:** What is the launcher? \n"
300msgstr ""
301
302#. type: Plain text
303#: content/pages/ui.md:16
304#, no-wrap
305msgid ""
306"**A:** The launcher allows you to easily launch new applications. You can \n"
307"access the launcher at any time by swiping right from the left screen edge.\n"
308"---\n"
309msgstr ""
310
311#. type: Plain text
312#: content/pages/ui.md:17
313#, no-wrap
314msgid "**Q:** What are the indicators? \n"
315msgstr ""
316
317#. type: Plain text
318#: content/pages/ui.md:21
319#, no-wrap
320msgid ""
321"**A:** Indicators convey quick useful information about your device, like \n"
322"the time, data connection, location, sound, and notifications. You can \n"
323"access the indicators at any time by swiping down from the top screen edge.\n"
324"---\n"
325msgstr ""
326
327#. type: Plain text
328#: content/pages/ui.md:22
329#, no-wrap
330msgid "**Q:** How do I switch applications? \n"
331msgstr ""
332
333#. type: Plain text
334#: content/pages/ui.md:28
335#, no-wrap
336msgid ""
337"**A:** To switch applications, slide your finger left from the right edge \n"
338"of the screen. If you slide quickly you will cycle through each application. \n"
339"However, if you slide more slowly, an application switcher will appear \n"
340"allowing you to select the application you wish to switch to, including the \n"
341"dash.\n"
342"---\n"
343msgstr ""
344
345#. type: Plain text
346#: content/pages/ui.md:29
347#, no-wrap
348msgid "**Q:** How do I close applications? \n"
349msgstr ""
350
351#. type: Plain text
352#: content/pages/ui.md:34
353#, no-wrap
354msgid ""
355"**A:** To close an application, slide your finger *slowly* left from the \n"
356"right edge of the screen. An application switcher will appear. Place your \n"
357"finger on the application preview you wish to close and swipe up or down. \n"
358"The application will disappear.\n"
359"---\n"
360msgstr ""
361
362#. type: Plain text
363#: content/pages/ui.md:35
364#, no-wrap
365msgid "**Q:** How can I copy and paste? \n"
366msgstr ""
367
368#. type: Plain text
369#: content/pages/ui.md:39
370#, no-wrap
371msgid ""
372"**Q:** What are the small characters on the keyboard and how can I select \n"
373"them? \n"
374msgstr ""
375
376#. type: Plain text
377#: content/pages/apps.md:13
378#, no-wrap
379msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n"
380msgstr ""
381
382#. type: Plain text
383#: content/pages/apps.md:15
384#, no-wrap
385msgid ""
386"Music\n"
387"---\n"
388msgstr ""
389
390#. type: Plain text
391#: content/pages/apps.md:16
392#, no-wrap
393msgid ""
394"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n"
395msgstr ""
396
397#. type: Plain text
398#: content/pages/apps.md:19
399#, no-wrap
400msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n"
401msgstr ""
402
403#. type: Plain text
404#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34
405#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62
406#, no-wrap
407msgid "**A:**\n"
408msgstr ""
409
410#. type: Plain text
411#: content/pages/apps.md:23
412#, no-wrap
413msgid ""
414"Contacts\n"
415"---\n"
416msgstr ""
417
418#. type: Plain text
419#: content/pages/apps.md:24
420#, no-wrap
421msgid "**Q:** How can I sync my Google contacts to my device? \n"
422msgstr ""
423
424#. type: Plain text
425#: content/pages/apps.md:28
426#, no-wrap
427msgid ""
428"Gallery\n"
429"---\n"
430msgstr ""
431
432#. type: Plain text
433#: content/pages/apps.md:29
434#, no-wrap
435msgid "**Q:** How can I share photos? \n"
436msgstr ""
437
438#. type: Plain text
439#: content/pages/apps.md:32
440#, no-wrap
441msgid "**Q:** How can I share video? \n"
442msgstr ""
443
444#. type: Plain text
445#: content/pages/apps.md:36
446#, no-wrap
447msgid ""
448"Camera\n"
449"---\n"
450msgstr ""
451
452#. type: Plain text
453#: content/pages/apps.md:37
454#, no-wrap
455msgid "**Q:** How can I take a picture? \n"
456msgstr ""
457
458#. type: Plain text
459#: content/pages/apps.md:40
460#, no-wrap
461msgid "**Q:** How can I crop / rotate a picture? \n"
462msgstr ""
463
464#. type: Plain text
465#: content/pages/apps.md:43
466#, no-wrap
467msgid "**Q:** How can I take video? \n"
468msgstr ""
469
470#. type: Plain text
471#: content/pages/apps.md:47
472msgid "Clock"
473msgstr ""
474
475#. type: Plain text
476#: content/pages/apps.md:49
477#, no-wrap
478msgid "**Q:** How do I set an alarm? \n"
479msgstr ""
480
481#. type: Plain text
482#: content/pages/apps.md:53
483msgid "Here Maps"
484msgstr ""
485
486#. type: Plain text
487#: content/pages/apps.md:55
488#, no-wrap
489msgid "**Q:** How can I get directions? \n"
490msgstr ""
491
492#. type: Plain text
493#: content/pages/apps.md:58
494#, no-wrap
495msgid "**Q:** Can I navigate offline? \n"
496msgstr ""
497
498#. type: Plain text
499#: content/pages/apps.md:61
500#, no-wrap
501msgid "**Q:** Can I view the map offline? \n"
502msgstr ""
503
504#. type: Plain text
505#: content/pages/scopes.md:2
506msgid "FAQ - Scopes"
507msgstr ""
508
509#. type: Plain text
510#: content/pages/scopes.md:4
511msgid "Curious about scopes?"
512msgstr ""
513
514#. type: Plain text
515#: content/pages/scopes.md:6
516#, no-wrap
517msgid "**Q:** How do I add new scopes? \n"
518msgstr ""
519
520#. type: Plain text
521#: content/pages/scopes.md:9
522#, no-wrap
523msgid "**Q:** How do I remove a scope? \n"
524msgstr ""
525
526#. type: Plain text
527#: content/pages/scopes.md:12
528#, no-wrap
529msgid "**Q:** How do favorites work? \n"
530msgstr ""
531
532#~ msgid "..."
533#~ msgstr ""
534
535#~ msgid ""
536#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n"
537#~ "---\n"
538#~ msgstr ""
539
151#~ msgid "Title: Get your questions answered."540#~ msgid "Title: Get your questions answered."
152#~ msgstr ""541#~ msgstr ""
153542
154543
=== modified file 'edit-here/po/pt.po'
--- edit-here/po/pt.po 2015-03-03 15:52:24 +0000
+++ edit-here/po/pt.po 2015-03-05 13:27:08 +0000
@@ -27,15 +27,10 @@
27"Aqui vamos nós:"27"Aqui vamos nós:"
2828
29#. type: Bullet: ' * '29#. type: Bullet: ' * '
30#: content/pages/faq.md:730#: content/pages/faq.md:12
31msgid "[Apps]({filename}apps.md)"31msgid "[Apps]({filename}apps.md)"
32msgstr "[Apps]({filename}apps.pt.md)"32msgstr "[Apps]({filename}apps.pt.md)"
3333
34#. type: Bullet: ' * '
35#: content/pages/faq.md:7
36msgid "..."
37msgstr "..."
38
39#. type: Plain text34#. type: Plain text
40#: content/pages/index.md:535#: content/pages/index.md:5
41msgid ""36msgid ""
@@ -111,16 +106,6 @@
111msgstr "**P:** Tem Google Authenticator? \n"106msgstr "**P:** Tem Google Authenticator? \n"
112107
113#. type: Plain text108#. type: Plain text
114#: content/pages/apps.md:13
115#, no-wrap
116msgid ""
117"**A:** Sure, install the 'Authenticator' app from the software store.\n"
118"---\n"
119msgstr ""
120"**R:** Claro, instale a aplicação 'Authenticator' através da Store.\n"
121"---\n"
122
123#. type: Plain text
124#: content/pages/get-in-touch.md:7109#: content/pages/get-in-touch.md:7
125#, no-wrap110#, no-wrap
126msgid ""111msgid ""
@@ -169,6 +154,410 @@
169msgid "Get in touch"154msgid "Get in touch"
170msgstr ""155msgstr ""
171156
157#. type: Plain text
158#: content/pages/security.md:2
159msgid "FAQ - Security"
160msgstr ""
161
162#. type: Plain text
163#: content/pages/security.md:4
164msgid "Wondering how to make your phone more secure?"
165msgstr ""
166
167#. type: Plain text
168#: content/pages/security.md:6
169#, no-wrap
170msgid "**Q:** How can I change my PIN/Passcode? \n"
171msgstr ""
172
173#. type: Plain text
174#: content/pages/security.md:8 content/pages/security.md:12
175#: content/pages/security.md:16 content/pages/store.md:8
176#: content/pages/store.md:11 content/pages/store.md:14
177#: content/pages/settings.md:8 content/pages/settings.md:11
178#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41
179#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39
180#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60
181#: content/pages/scopes.md:8 content/pages/scopes.md:11
182#: content/pages/scopes.md:14
183#, no-wrap
184msgid ""
185"**A:**\n"
186"---\n"
187msgstr ""
188
189#. type: Plain text
190#: content/pages/security.md:10
191#, no-wrap
192msgid ""
193"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n"
194"default apps)? \n"
195msgstr ""
196
197#. type: Plain text
198#: content/pages/security.md:14
199#, no-wrap
200msgid ""
201"**Q:** How can I stop someone using the indicators when the phone is \n"
202"unlocked? \n"
203msgstr ""
204
205#. type: Plain text
206#: content/pages/store.md:2
207msgid "FAQ - Store"
208msgstr ""
209
210#. type: Plain text
211#: content/pages/store.md:4
212msgid "Curious about the application store?"
213msgstr ""
214
215#. type: Plain text
216#: content/pages/store.md:6
217#, no-wrap
218msgid "**Q:** How do I find and install new applications? \n"
219msgstr ""
220
221#. type: Plain text
222#: content/pages/store.md:9
223#, no-wrap
224msgid "**Q:** How can I browse the app store from my PC? \n"
225msgstr ""
226
227#. type: Plain text
228#: content/pages/store.md:12
229#, no-wrap
230msgid "**Q:** How do I remove applications? \n"
231msgstr ""
232
233#. type: Bullet: ' * '
234#: content/pages/faq.md:12
235msgid "[User Interface]({filename}ui.md)"
236msgstr "[User Interface]({filename}ui.pt.md)"
237
238#. type: Bullet: ' * '
239#: content/pages/faq.md:12
240msgid "[Settings]({filename}settings.md)"
241msgstr "[Settings]({filename}settings.pt.md)"
242
243#. type: Bullet: ' * '
244#: content/pages/faq.md:12
245msgid "[Store]({filename}store.md)"
246msgstr "[Store]({filename}store.pt.md)"
247
248#. type: Bullet: ' * '
249#: content/pages/faq.md:12
250msgid "[Scopes]({filename}scopes.md)"
251msgstr "[Scopes]({filename}scopes.pt.md)"
252
253#. type: Bullet: ' * '
254#: content/pages/faq.md:12
255msgid "[Security]({filename}security.md)"
256msgstr "[Security]({filename}security.pt.md)"
257
258#. type: Plain text
259#: content/pages/settings.md:2
260msgid "FAQ - Settings"
261msgstr ""
262
263#. type: Plain text
264#: content/pages/settings.md:4
265msgid "How do I change my phone settings?"
266msgstr ""
267
268#. type: Plain text
269#: content/pages/settings.md:6
270#, no-wrap
271msgid "**Q:** How do I set the time / locale / language? \n"
272msgstr ""
273
274#. type: Plain text
275#: content/pages/settings.md:9
276#, no-wrap
277msgid "**Q:** How can I change my wallpaper/background? \n"
278msgstr ""
279
280#. type: Plain text
281#: content/pages/settings.md:12
282#, no-wrap
283msgid "**Q:** How do I keep the screen on? \n"
284msgstr ""
285
286#. type: Plain text
287#: content/pages/ui.md:2
288msgid "FAQ - User Interface"
289msgstr ""
290
291#. type: Plain text
292#: content/pages/ui.md:5
293msgid ""
294"Are you confused about the dash, scopes, swiping? You've come to the right "
295"place!"
296msgstr ""
297
298#. type: Plain text
299#: content/pages/ui.md:7
300#, no-wrap
301msgid "**Q:** What is the dash? \n"
302msgstr ""
303
304#. type: Plain text
305#: content/pages/ui.md:12
306#, no-wrap
307msgid ""
308"**A:** The dash contains a list of applications installed on the device, \n"
309"along with presenting the scopes and store. The dash is the first thing \n"
310"you see when booting the phone. You can switch to it again at any time by \n"
311"swiping left from the right screen edge.\n"
312"---\n"
313msgstr ""
314
315#. type: Plain text
316#: content/pages/ui.md:13
317#, no-wrap
318msgid "**Q:** What is the launcher? \n"
319msgstr ""
320
321#. type: Plain text
322#: content/pages/ui.md:16
323#, no-wrap
324msgid ""
325"**A:** The launcher allows you to easily launch new applications. You can \n"
326"access the launcher at any time by swiping right from the left screen edge.\n"
327"---\n"
328msgstr ""
329
330#. type: Plain text
331#: content/pages/ui.md:17
332#, no-wrap
333msgid "**Q:** What are the indicators? \n"
334msgstr ""
335
336#. type: Plain text
337#: content/pages/ui.md:21
338#, no-wrap
339msgid ""
340"**A:** Indicators convey quick useful information about your device, like \n"
341"the time, data connection, location, sound, and notifications. You can \n"
342"access the indicators at any time by swiping down from the top screen edge.\n"
343"---\n"
344msgstr ""
345
346#. type: Plain text
347#: content/pages/ui.md:22
348#, no-wrap
349msgid "**Q:** How do I switch applications? \n"
350msgstr ""
351
352#. type: Plain text
353#: content/pages/ui.md:28
354#, no-wrap
355msgid ""
356"**A:** To switch applications, slide your finger left from the right edge \n"
357"of the screen. If you slide quickly you will cycle through each application. \n"
358"However, if you slide more slowly, an application switcher will appear \n"
359"allowing you to select the application you wish to switch to, including the \n"
360"dash.\n"
361"---\n"
362msgstr ""
363
364#. type: Plain text
365#: content/pages/ui.md:29
366#, no-wrap
367msgid "**Q:** How do I close applications? \n"
368msgstr ""
369
370#. type: Plain text
371#: content/pages/ui.md:34
372#, no-wrap
373msgid ""
374"**A:** To close an application, slide your finger *slowly* left from the \n"
375"right edge of the screen. An application switcher will appear. Place your \n"
376"finger on the application preview you wish to close and swipe up or down. \n"
377"The application will disappear.\n"
378"---\n"
379msgstr ""
380
381#. type: Plain text
382#: content/pages/ui.md:35
383#, no-wrap
384msgid "**Q:** How can I copy and paste? \n"
385msgstr ""
386
387#. type: Plain text
388#: content/pages/ui.md:39
389#, no-wrap
390msgid ""
391"**Q:** What are the small characters on the keyboard and how can I select \n"
392"them? \n"
393msgstr ""
394
395#. type: Plain text
396#: content/pages/apps.md:13
397#, no-wrap
398msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n"
399msgstr ""
400
401#. type: Plain text
402#: content/pages/apps.md:15
403#, no-wrap
404msgid ""
405"Music\n"
406"---\n"
407msgstr ""
408
409#. type: Plain text
410#: content/pages/apps.md:16
411#, no-wrap
412msgid ""
413"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n"
414msgstr ""
415
416#. type: Plain text
417#: content/pages/apps.md:19
418#, no-wrap
419msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n"
420msgstr ""
421
422#. type: Plain text
423#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34
424#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62
425#, no-wrap
426msgid "**A:**\n"
427msgstr ""
428
429#. type: Plain text
430#: content/pages/apps.md:23
431#, no-wrap
432msgid ""
433"Contacts\n"
434"---\n"
435msgstr ""
436
437#. type: Plain text
438#: content/pages/apps.md:24
439#, no-wrap
440msgid "**Q:** How can I sync my Google contacts to my device? \n"
441msgstr ""
442
443#. type: Plain text
444#: content/pages/apps.md:28
445#, no-wrap
446msgid ""
447"Gallery\n"
448"---\n"
449msgstr ""
450
451#. type: Plain text
452#: content/pages/apps.md:29
453#, no-wrap
454msgid "**Q:** How can I share photos? \n"
455msgstr ""
456
457#. type: Plain text
458#: content/pages/apps.md:32
459#, no-wrap
460msgid "**Q:** How can I share video? \n"
461msgstr ""
462
463#. type: Plain text
464#: content/pages/apps.md:36
465#, no-wrap
466msgid ""
467"Camera\n"
468"---\n"
469msgstr ""
470
471#. type: Plain text
472#: content/pages/apps.md:37
473#, no-wrap
474msgid "**Q:** How can I take a picture? \n"
475msgstr ""
476
477#. type: Plain text
478#: content/pages/apps.md:40
479#, no-wrap
480msgid "**Q:** How can I crop / rotate a picture? \n"
481msgstr ""
482
483#. type: Plain text
484#: content/pages/apps.md:43
485#, no-wrap
486msgid "**Q:** How can I take video? \n"
487msgstr ""
488
489#. type: Plain text
490#: content/pages/apps.md:47
491msgid "Clock"
492msgstr ""
493
494#. type: Plain text
495#: content/pages/apps.md:49
496#, no-wrap
497msgid "**Q:** How do I set an alarm? \n"
498msgstr ""
499
500#. type: Plain text
501#: content/pages/apps.md:53
502msgid "Here Maps"
503msgstr ""
504
505#. type: Plain text
506#: content/pages/apps.md:55
507#, no-wrap
508msgid "**Q:** How can I get directions? \n"
509msgstr ""
510
511#. type: Plain text
512#: content/pages/apps.md:58
513#, no-wrap
514msgid "**Q:** Can I navigate offline? \n"
515msgstr ""
516
517#. type: Plain text
518#: content/pages/apps.md:61
519#, no-wrap
520msgid "**Q:** Can I view the map offline? \n"
521msgstr ""
522
523#. type: Plain text
524#: content/pages/scopes.md:2
525msgid "FAQ - Scopes"
526msgstr ""
527
528#. type: Plain text
529#: content/pages/scopes.md:4
530msgid "Curious about scopes?"
531msgstr ""
532
533#. type: Plain text
534#: content/pages/scopes.md:6
535#, no-wrap
536msgid "**Q:** How do I add new scopes? \n"
537msgstr ""
538
539#. type: Plain text
540#: content/pages/scopes.md:9
541#, no-wrap
542msgid "**Q:** How do I remove a scope? \n"
543msgstr ""
544
545#. type: Plain text
546#: content/pages/scopes.md:12
547#, no-wrap
548msgid "**Q:** How do favorites work? \n"
549msgstr ""
550
551#~ msgid "..."
552#~ msgstr "..."
553
554#~ msgid ""
555#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n"
556#~ "---\n"
557#~ msgstr ""
558#~ "**R:** Claro, instale a aplicação 'Authenticator' através da Store.\n"
559#~ "---\n"
560
172#~ msgid "Title: Get your questions answered."561#~ msgid "Title: Get your questions answered."
173#~ msgstr "Título: Ter resposta para as suas questões."562#~ msgstr "Título: Ter resposta para as suas questões."
174563
175564
=== modified file 'edit-here/po/ro.po'
--- edit-here/po/ro.po 2015-03-03 12:37:30 +0000
+++ edit-here/po/ro.po 2015-03-05 13:27:08 +0000
@@ -25,15 +25,10 @@
25msgstr ""25msgstr ""
2626
27#. type: Bullet: ' * '27#. type: Bullet: ' * '
28#: content/pages/faq.md:728#: content/pages/faq.md:12
29msgid "[Apps]({filename}apps.md)"29msgid "[Apps]({filename}apps.md)"
30msgstr "[Apps]({filename}apps.ro.md)"30msgstr "[Apps]({filename}apps.ro.md)"
3131
32#. type: Bullet: ' * '
33#: content/pages/faq.md:7
34msgid "..."
35msgstr ""
36
37#. type: Plain text32#. type: Plain text
38#: content/pages/index.md:533#: content/pages/index.md:5
39msgid ""34msgid ""
@@ -101,14 +96,6 @@
101msgstr ""96msgstr ""
10297
103#. type: Plain text98#. type: Plain text
104#: content/pages/apps.md:13
105#, no-wrap
106msgid ""
107"**A:** Sure, install the 'Authenticator' app from the software store.\n"
108"---\n"
109msgstr ""
110
111#. type: Plain text
112#: content/pages/get-in-touch.md:799#: content/pages/get-in-touch.md:7
113#, no-wrap100#, no-wrap
114msgid ""101msgid ""
@@ -148,6 +135,408 @@
148msgid "Get in touch"135msgid "Get in touch"
149msgstr ""136msgstr ""
150137
138#. type: Plain text
139#: content/pages/security.md:2
140msgid "FAQ - Security"
141msgstr ""
142
143#. type: Plain text
144#: content/pages/security.md:4
145msgid "Wondering how to make your phone more secure?"
146msgstr ""
147
148#. type: Plain text
149#: content/pages/security.md:6
150#, no-wrap
151msgid "**Q:** How can I change my PIN/Passcode? \n"
152msgstr ""
153
154#. type: Plain text
155#: content/pages/security.md:8 content/pages/security.md:12
156#: content/pages/security.md:16 content/pages/store.md:8
157#: content/pages/store.md:11 content/pages/store.md:14
158#: content/pages/settings.md:8 content/pages/settings.md:11
159#: content/pages/settings.md:14 content/pages/ui.md:37 content/pages/ui.md:41
160#: content/pages/apps.md:18 content/pages/apps.md:31 content/pages/apps.md:39
161#: content/pages/apps.md:42 content/pages/apps.md:57 content/pages/apps.md:60
162#: content/pages/scopes.md:8 content/pages/scopes.md:11
163#: content/pages/scopes.md:14
164#, no-wrap
165msgid ""
166"**A:**\n"
167"---\n"
168msgstr ""
169
170#. type: Plain text
171#: content/pages/security.md:10
172#, no-wrap
173msgid ""
174"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not \n"
175"default apps)? \n"
176msgstr ""
177
178#. type: Plain text
179#: content/pages/security.md:14
180#, no-wrap
181msgid ""
182"**Q:** How can I stop someone using the indicators when the phone is \n"
183"unlocked? \n"
184msgstr ""
185
186#. type: Plain text
187#: content/pages/store.md:2
188msgid "FAQ - Store"
189msgstr ""
190
191#. type: Plain text
192#: content/pages/store.md:4
193msgid "Curious about the application store?"
194msgstr ""
195
196#. type: Plain text
197#: content/pages/store.md:6
198#, no-wrap
199msgid "**Q:** How do I find and install new applications? \n"
200msgstr ""
201
202#. type: Plain text
203#: content/pages/store.md:9
204#, no-wrap
205msgid "**Q:** How can I browse the app store from my PC? \n"
206msgstr ""
207
208#. type: Plain text
209#: content/pages/store.md:12
210#, no-wrap
211msgid "**Q:** How do I remove applications? \n"
212msgstr ""
213
214#. type: Bullet: ' * '
215#: content/pages/faq.md:12
216msgid "[User Interface]({filename}ui.md)"
217msgstr "[User Interface]({filename}ui.ro.md)"
218
219#. type: Bullet: ' * '
220#: content/pages/faq.md:12
221msgid "[Settings]({filename}settings.md)"
222msgstr "[Settings]({filename}settings.ro.md)"
223
224#. type: Bullet: ' * '
225#: content/pages/faq.md:12
226msgid "[Store]({filename}store.md)"
227msgstr "[Store]({filename}store.ro.md)"
228
229#. type: Bullet: ' * '
230#: content/pages/faq.md:12
231msgid "[Scopes]({filename}scopes.md)"
232msgstr "[Scopes]({filename}scopes.ro.md)"
233
234#. type: Bullet: ' * '
235#: content/pages/faq.md:12
236msgid "[Security]({filename}security.md)"
237msgstr "[Security]({filename}security.ro.md)"
238
239#. type: Plain text
240#: content/pages/settings.md:2
241msgid "FAQ - Settings"
242msgstr ""
243
244#. type: Plain text
245#: content/pages/settings.md:4
246msgid "How do I change my phone settings?"
247msgstr ""
248
249#. type: Plain text
250#: content/pages/settings.md:6
251#, no-wrap
252msgid "**Q:** How do I set the time / locale / language? \n"
253msgstr ""
254
255#. type: Plain text
256#: content/pages/settings.md:9
257#, no-wrap
258msgid "**Q:** How can I change my wallpaper/background? \n"
259msgstr ""
260
261#. type: Plain text
262#: content/pages/settings.md:12
263#, no-wrap
264msgid "**Q:** How do I keep the screen on? \n"
265msgstr ""
266
267#. type: Plain text
268#: content/pages/ui.md:2
269msgid "FAQ - User Interface"
270msgstr ""
271
272#. type: Plain text
273#: content/pages/ui.md:5
274msgid ""
275"Are you confused about the dash, scopes, swiping? You've come to the right "
276"place!"
277msgstr ""
278
279#. type: Plain text
280#: content/pages/ui.md:7
281#, no-wrap
282msgid "**Q:** What is the dash? \n"
283msgstr ""
284
285#. type: Plain text
286#: content/pages/ui.md:12
287#, no-wrap
288msgid ""
289"**A:** The dash contains a list of applications installed on the device, \n"
290"along with presenting the scopes and store. The dash is the first thing \n"
291"you see when booting the phone. You can switch to it again at any time by \n"
292"swiping left from the right screen edge.\n"
293"---\n"
294msgstr ""
295
296#. type: Plain text
297#: content/pages/ui.md:13
298#, no-wrap
299msgid "**Q:** What is the launcher? \n"
300msgstr ""
301
302#. type: Plain text
303#: content/pages/ui.md:16
304#, no-wrap
305msgid ""
306"**A:** The launcher allows you to easily launch new applications. You can \n"
307"access the launcher at any time by swiping right from the left screen edge.\n"
308"---\n"
309msgstr ""
310
311#. type: Plain text
312#: content/pages/ui.md:17
313#, no-wrap
314msgid "**Q:** What are the indicators? \n"
315msgstr ""
316
317#. type: Plain text
318#: content/pages/ui.md:21
319#, no-wrap
320msgid ""
321"**A:** Indicators convey quick useful information about your device, like \n"
322"the time, data connection, location, sound, and notifications. You can \n"
323"access the indicators at any time by swiping down from the top screen edge.\n"
324"---\n"
325msgstr ""
326
327#. type: Plain text
328#: content/pages/ui.md:22
329#, no-wrap
330msgid "**Q:** How do I switch applications? \n"
331msgstr ""
332
333#. type: Plain text
334#: content/pages/ui.md:28
335#, no-wrap
336msgid ""
337"**A:** To switch applications, slide your finger left from the right edge \n"
338"of the screen. If you slide quickly you will cycle through each application. \n"
339"However, if you slide more slowly, an application switcher will appear \n"
340"allowing you to select the application you wish to switch to, including the \n"
341"dash.\n"
342"---\n"
343msgstr ""
344
345#. type: Plain text
346#: content/pages/ui.md:29
347#, no-wrap
348msgid "**Q:** How do I close applications? \n"
349msgstr ""
350
351#. type: Plain text
352#: content/pages/ui.md:34
353#, no-wrap
354msgid ""
355"**A:** To close an application, slide your finger *slowly* left from the \n"
356"right edge of the screen. An application switcher will appear. Place your \n"
357"finger on the application preview you wish to close and swipe up or down. \n"
358"The application will disappear.\n"
359"---\n"
360msgstr ""
361
362#. type: Plain text
363#: content/pages/ui.md:35
364#, no-wrap
365msgid "**Q:** How can I copy and paste? \n"
366msgstr ""
367
368#. type: Plain text
369#: content/pages/ui.md:39
370#, no-wrap
371msgid ""
372"**Q:** What are the small characters on the keyboard and how can I select \n"
373"them? \n"
374msgstr ""
375
376#. type: Plain text
377#: content/pages/apps.md:13
378#, no-wrap
379msgid "**A:** Sure, install the 'Authenticator' app from the software store.\n"
380msgstr ""
381
382#. type: Plain text
383#: content/pages/apps.md:15
384#, no-wrap
385msgid ""
386"Music\n"
387"---\n"
388msgstr ""
389
390#. type: Plain text
391#: content/pages/apps.md:16
392#, no-wrap
393msgid ""
394"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)? \n"
395msgstr ""
396
397#. type: Plain text
398#: content/pages/apps.md:19
399#, no-wrap
400msgid "**Q:** What music formats are supported (flac, mp3 etc)? \n"
401msgstr ""
402
403#. type: Plain text
404#: content/pages/apps.md:21 content/pages/apps.md:26 content/pages/apps.md:34
405#: content/pages/apps.md:45 content/pages/apps.md:51 content/pages/apps.md:62
406#, no-wrap
407msgid "**A:**\n"
408msgstr ""
409
410#. type: Plain text
411#: content/pages/apps.md:23
412#, no-wrap
413msgid ""
414"Contacts\n"
415"---\n"
416msgstr ""
417
418#. type: Plain text
419#: content/pages/apps.md:24
420#, no-wrap
421msgid "**Q:** How can I sync my Google contacts to my device? \n"
422msgstr ""
423
424#. type: Plain text
425#: content/pages/apps.md:28
426#, no-wrap
427msgid ""
428"Gallery\n"
429"---\n"
430msgstr ""
431
432#. type: Plain text
433#: content/pages/apps.md:29
434#, no-wrap
435msgid "**Q:** How can I share photos? \n"
436msgstr ""
437
438#. type: Plain text
439#: content/pages/apps.md:32
440#, no-wrap
441msgid "**Q:** How can I share video? \n"
442msgstr ""
443
444#. type: Plain text
445#: content/pages/apps.md:36
446#, no-wrap
447msgid ""
448"Camera\n"
449"---\n"
450msgstr ""
451
452#. type: Plain text
453#: content/pages/apps.md:37
454#, no-wrap
455msgid "**Q:** How can I take a picture? \n"
456msgstr ""
457
458#. type: Plain text
459#: content/pages/apps.md:40
460#, no-wrap
461msgid "**Q:** How can I crop / rotate a picture? \n"
462msgstr ""
463
464#. type: Plain text
465#: content/pages/apps.md:43
466#, no-wrap
467msgid "**Q:** How can I take video? \n"
468msgstr ""
469
470#. type: Plain text
471#: content/pages/apps.md:47
472msgid "Clock"
473msgstr ""
474
475#. type: Plain text
476#: content/pages/apps.md:49
477#, no-wrap
478msgid "**Q:** How do I set an alarm? \n"
479msgstr ""
480
481#. type: Plain text
482#: content/pages/apps.md:53
483msgid "Here Maps"
484msgstr ""
485
486#. type: Plain text
487#: content/pages/apps.md:55
488#, no-wrap
489msgid "**Q:** How can I get directions? \n"
490msgstr ""
491
492#. type: Plain text
493#: content/pages/apps.md:58
494#, no-wrap
495msgid "**Q:** Can I navigate offline? \n"
496msgstr ""
497
498#. type: Plain text
499#: content/pages/apps.md:61
500#, no-wrap
501msgid "**Q:** Can I view the map offline? \n"
502msgstr ""
503
504#. type: Plain text
505#: content/pages/scopes.md:2
506msgid "FAQ - Scopes"
507msgstr ""
508
509#. type: Plain text
510#: content/pages/scopes.md:4
511msgid "Curious about scopes?"
512msgstr ""
513
514#. type: Plain text
515#: content/pages/scopes.md:6
516#, no-wrap
517msgid "**Q:** How do I add new scopes? \n"
518msgstr ""
519
520#. type: Plain text
521#: content/pages/scopes.md:9
522#, no-wrap
523msgid "**Q:** How do I remove a scope? \n"
524msgstr ""
525
526#. type: Plain text
527#: content/pages/scopes.md:12
528#, no-wrap
529msgid "**Q:** How do favorites work? \n"
530msgstr ""
531
532#~ msgid "..."
533#~ msgstr ""
534
535#~ msgid ""
536#~ "**A:** Sure, install the 'Authenticator' app from the software store.\n"
537#~ "---\n"
538#~ msgstr ""
539
151#~ msgid "Title: Get your questions answered."540#~ msgid "Title: Get your questions answered."
152#~ msgstr ""541#~ msgstr ""
153542

Subscribers

People subscribed via source and target branches