Merge lp:~dpm/help-app/web-layout into lp:~ubuntu-touch-coreapps-drivers/help-app/trunk

Proposed by David Planella
Status: Merged
Merged at revision: 81
Proposed branch: lp:~dpm/help-app/web-layout
Merge into: lp:~ubuntu-touch-coreapps-drivers/help-app/trunk
Diff against target: 13802 lines (+8137/-4825)
20 files modified
edit-here/content/pages/apps.md (+57/-79)
edit-here/content/pages/basic.md (+23/-31)
edit-here/content/pages/faq.md (+2/-4)
edit-here/content/pages/index.md (+4/-8)
edit-here/content/pages/scopes.md (+8/-11)
edit-here/content/pages/security.md (+20/-27)
edit-here/content/pages/settings.md (+20/-27)
edit-here/content/pages/store.md (+8/-11)
edit-here/content/pages/ui.md (+25/-34)
edit-here/po/de.po (+1151/-610)
edit-here/po/es.po (+1168/-632)
edit-here/po/fr.po (+1149/-609)
edit-here/po/help.pot (+833/-546)
edit-here/po/it.po (+1149/-609)
edit-here/po/pt.po (+1261/-827)
edit-here/po/ro.po (+1149/-609)
edit-here/themes/web/templates/_footer.html (+62/-0)
edit-here/themes/web/templates/_head.html (+17/-0)
edit-here/themes/web/templates/_header.html (+8/-0)
edit-here/themes/web/templates/base.html (+23/-151)
To merge this branch: bzr merge lp:~dpm/help-app/web-layout
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+252308@code.launchpad.net

Description of the change

Improvements to the web layout and markup. This is just the first step with the most basic modifications to the web template.

It's a big diff, but in a nutshell, the changes are:

- Modularized the web templates with includes, did some layout fixes
- Changed the Q&A markup to <h3> instead of definition lists to improve the layout. This works better with translations too: questions and answers are now separate in the .pot file
- Changed the title markup from ==== to ## - this makes python-markdown detect them as headers and puts only the text in the .pot file, instead of the === line too

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

A few small things:
 - the 'phone' build (make html) looks like <h3> and normal text are the same
 - some of the assets are pulled from assets.u.c - this is a change from how
   things worked up until now and I'm not sure we should do that (offline use)

Apart from that: great work - much much clearer.

lp:~dpm/help-app/web-layout updated
80. By David Planella

Made all assets static for the web theme

81. By David Planella

Seems that the titles need to be edited in two places, otherwise they end up as None. Reverted a previous change until we find out more.

Revision history for this message
David Planella (dpm) wrote :

- I think the phone build style needs to be fixed separately. From daker's comments on IRC, it seems we'll need to add an additional CSS file.
- I've made all assets local now.

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

+1.

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-03-05 22:22:37 +0000
+++ edit-here/content/pages/apps.md 2015-03-09 15:52:07 +0000
@@ -3,85 +3,63 @@
3*Are you looking for a good way to do X and can't find it in the app3*Are you looking for a good way to do X and can't find it in the app
4store? Want some suggestions to solve a particular problem?*4store? Want some suggestions to solve a particular problem?*
55
66## Misc
7---7
8**Q:** Do you have Spotify?8### Do you have Spotify?
9: If you have a Spotify premium account, just install 'CuteSpotify'9If you have a Spotify premium account, just install 'CuteSpotify'
10 ([video](https://www.youtube.com/watch?v=ea90rwK_VuI)).10([video](https://www.youtube.com/watch?v=ea90rwK_VuI)).
1111
12---12### Do you have Google Authenticator?
13**Q:** Do you have Google Authenticator?13Sure, install the 'Authenticator' app from the software store.
14: Sure, install the 'Authenticator' app from the software store.14
1515## Music
1616
17Music17### How do I add music to my device (usb/mtp, scp/rsync, download)?
18=============18You can add music in multiple ways. If you have pre-existing music files, simply connect your phone to your pc via the usb cable. Next, copy the music you wish to listen to to the *Music* folder. Your music will appear in the music app. Alternatively, you can acquire music directly using the device via a scope, such as grooveshark or by downloading via the browser or another application.
1919
20---20### What music formats are supported (flac, mp3 etc)?
21**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)?21The music app supports ogg, flac and mp3 formats.
22: You can add music in multiple ways. If you have pre-existing music files, simply connect your phone to your pc via the usb cable. Next, copy the music you wish to listen to to the *Music* folder. Your music will appear in the music app. Alternatively, you can acquire music directly using the device via a scope, such as grooveshark or by downloading via the browser or another application.22
2323## Contacts
24---24
25**Q:** What music formats are supported (flac, mp3 etc)?25### How can I sync my Google contacts to my device?
26: The music app supports ogg, flac and mp3 formats.26The first time you open the Contacts app you’ll be asked if you want to sync contacts with your Google account. If you have answered “no” but change your mind later, you can do so by going to the Today scope, and setting up your Google account there. After that you can sync your contacts (and, if you want, calendar events as well).
2727
2828
29Contacts29## Gallery
30=============30
3131### How can I share photos?
32---32If you've just taken a picture, share it easily by swiping to the left from the right edge inside the camera app. Alternatively, use the gallery app to find the picture. Once loaded, select *Share* from the menu and choose how you wish to share your photo.
33**Q:** How can I sync my Google contacts to my device?33
34: The first time you open the Contacts app you’ll be asked if you want to sync contacts with your Google account. If you have answered “no” but change your mind later, you can do so by going to the Today scope, and setting up your Google account there. After that you can sync your contacts (and, if you want, calendar events as well).34### How can I share video?
3535If you've just taken a video, share it easily by swiping to the left from the right edge inside the camera app. Alternatively, use the gallery app to find the video. Once loaded, select *Share* from the menu and choose how you wish to share your video.
3636
37Gallery37
38=============38## Camera
3939
40---40### How can I take a picture?
41**Q:** How can I share photos?41Select the camera app from the launcher or app scope. Swipe up from the bottom edge of the phone for additional options. Enjoy taking your picture!
42: If you've just taken a picture, share it easily by swiping to the left from the right edge inside the camera app. Alternatively, use the gallery app to find the picture. Once loaded, select *Share* from the menu and choose how you wish to share your photo.42
4343### How can I crop / rotate a picture?
44---44Use the gallery app to select your picture. Select the *Edit* button next to the menu. Inside you'll find options to crop and rotate your picture.
45**Q:** How can I share video?45
46: If you've just taken a video, share it easily by swiping to the left from the right edge inside the camera app. Alternatively, use the gallery app to find the video. Once loaded, select *Share* from the menu and choose how you wish to share your video.46### How can I take video?
4747Select the camera app from the launcher or app scope. Select the video icon on the bottom of the screen. Swipe up from the bottom edge of the phone for additional options. Enjoy taking your video!
4848
49Camera49## Clock
50=============50
5151### How do I set an alarm?
52---52Alarms are handled by the clock app. To add a new alarm, launch the clock app. Swipe up from the bottom, and tap on the “+” sign. Configure the time, repetition, name and ringtone, and to save it tap on the tick in the up right corner. To modify alarms, just tap on it and change whatever you need. To cancel your changes, you can go back. To save your changes, tap on the tick again.
53**Q:** How can I take a picture?
54: Select the camera app from the launcher or app scope. Swipe up from the bottom edge of the phone for additional options. Enjoy taking your picture!
55
56---
57**Q:** How can I crop / rotate a picture?
58: Use the gallery app to select your picture. Select the *Edit* button next to the menu. Inside you'll find options to crop and rotate your picture.
59
60---
61**Q:** How can I take video?
62: Select the camera app from the launcher or app scope. Select the video icon on the bottom of the screen. Swipe up from the bottom edge of the phone for additional options. Enjoy taking your video!
63
64
65Clock
66=============
67
68---
69**Q:** How do I set an alarm?
70: Alarms are handled by the clock app. To add a new alarm, launch the clock app. Swipe up from the bottom, and tap on the “+” sign. Configure the time, repetition, name and ringtone, and to save it tap on the tick in the up right corner. To modify alarms, just tap on it and change whatever you need. To cancel your changes, you can go back. To save your changes, tap on the tick again.
71To delete alarms, you can either see the alarm details and select “Delete” or, from the alarms list, swipe right on the alarm you want to delete, and then tap on the bin.53To delete alarms, you can either see the alarm details and select “Delete” or, from the alarms list, swipe right on the alarm you want to delete, and then tap on the bin.
7254
7355
74Here Maps56## HERE Maps
75=============57
7658### How can I get directions?
77---59Load the HERE maps application from the app scope. Open the menu and select *Directions*. Enter your destination and tap the *Get Directions* button.
78**Q:** How can I get directions?60
79: Load the here maps application from the app scope. Open the menu and select *Directions*. Enter your destination and tap the *Get Directions* button.61### Can I navigate offline?
8062Unfortunately navigation requires an active connection.
81---63
82**Q:** Can I navigate offline?64### Can I view the map offline?
83: Unfortunately navigation requires an active connection.65Yes, although parts of the map may be missing and search is disabled while offline.
84
85---
86**Q:** Can I view the map offline?
87: Yes, although parts of the map may be missing and search is disabled while offline.
8866
=== modified file 'edit-here/content/pages/basic.md'
--- edit-here/content/pages/basic.md 2015-03-06 01:06:19 +0000
+++ edit-here/content/pages/basic.md 2015-03-09 15:52:07 +0000
@@ -3,34 +3,26 @@
3*If you are wondering how to perform basic tasks, look here.*3*If you are wondering how to perform basic tasks, look here.*
44
55
6---6### How do I play music?
7**Q:** How do I play music?7The music app let's you play music copied to the device. In addition, [scopes]({filename}scopes.md) such as 7digital and Grooveshark can also play music.
8: The music app let's you play music copied to the device. In addition, scopes such as 7digital and grooveshark can also play music.8
99### How do I play videos?
10---10The media player application will play videos copied to the device. You will also find applications like youtube that give you streaming options.
11**Q:** How do I play videos?11
12: The media player application will play videos copied to the device. You will also find applications like youtube that give you streaming options.12### How do I take photos?
1313The included camera application allows you to take photos. If your device has both a front and rear camera, you can toggle which camera to use.
14---14
15**Q:** How do I take photos?15### How do I record videos?
16: The included camera application allows you to take photos. If your device has both a front and rear camera, you can toggle which camera to use.16The included camera application allows you to take videos. If your device has both a front and rear camera, you can toggle which camera to use.
1717
18---18### How do I see pictures I’ve taken?
19**Q:** How do I record videos?19If you've just taken a picture, you can see it easily by swiping to the left from the right edge inside the camera app. Alternatively, use the gallery app to find the picture.
20: The included camera application allows you to take videos. If your device has both a front and rear camera, you can toggle which camera to use.20
2121### How can I send a text?
22---22The default messaging application allows you to send sms as well as mms messages.
23**Q:** How do I see pictures I’ve taken?23
24: If you've just taken a picture, you can see it easily by swiping to the left from the right edge inside the camera app. Alternatively, use the gallery app to find the picture.24### How do I make a call?
2525The default dialer app lets you make calls using a contact or by dialing a number.
26---26
27**Q:** How can I send a text?27### How do I check recently made/missed calls?
28: The default messaging application allows you to send sms as well as mms messages.28Swiping up from the bottom edge of the dialer app reveals the recent call list. You can also filter the list to include only missed calls.
29
30---
31**Q:** How do I make a call?
32: The default dialer app lets you make calls using a contact or by dialing a number.
33
34---
35**Q:** How do I check recently made/missed calls?
36: Swiping up from the bottom edge of the dialer app reveals the recent call list. You can also filter the list to include only missed calls.
3729
=== modified file 'edit-here/content/pages/faq.md'
--- edit-here/content/pages/faq.md 2015-03-05 20:41:53 +0000
+++ edit-here/content/pages/faq.md 2015-03-09 15:52:07 +0000
@@ -3,12 +3,10 @@
3We divided the questions up into categories, so you can spot yours more3We divided the questions up into categories, so you can spot yours more
4easily. Here we go:4easily. Here we go:
55
6---6### [First day tasks]({filename}basic.md)
7
8### [First Day Tasks]({filename}basic.md)
9### [User Interface]({filename}ui.md)7### [User Interface]({filename}ui.md)
10### [Settings]({filename}settings.md)8### [Settings]({filename}settings.md)
11### [Store]({filename}store.md)9### [The Store]({filename}store.md)
12### [Apps]({filename}apps.md)10### [Apps]({filename}apps.md)
13### [Scopes]({filename}scopes.md)11### [Scopes]({filename}scopes.md)
14### [Security]({filename}security.md)12### [Security]({filename}security.md)
1513
=== modified file 'edit-here/content/pages/index.md'
--- edit-here/content/pages/index.md 2015-03-06 10:41:16 +0000
+++ edit-here/content/pages/index.md 2015-03-09 15:52:07 +0000
@@ -3,13 +3,9 @@
3The world-wide Ubuntu community wants to give you the best possible3The world-wide Ubuntu community wants to give you the best possible
4experience on your Ubuntu device. This is why we collected:4experience on your Ubuntu device. This is why we collected:
55
6 * answers to frequently asked questions6 * Answers to frequently asked questions
7 * tips and tricks to make you more productive7 * Tips and tricks to make you more productive
8 * links to get in touch with experts and other community members8 * Links to get in touch with experts and other community members
9
10in this app for you.
119
12[Take me to the FAQ!]({filename}faq.md) 10[Take me to the FAQ!]({filename}faq.md)
13[Get in touch]({filename}get-in-touch.md)11[Get in touch]({filename}get-in-touch.md)
14
15---
1612
=== modified file 'edit-here/content/pages/scopes.md'
--- edit-here/content/pages/scopes.md 2015-03-06 01:06:19 +0000
+++ edit-here/content/pages/scopes.md 2015-03-09 15:52:07 +0000
@@ -3,14 +3,11 @@
3*Curious about scopes?*3*Curious about scopes?*
44
55
6---6### How do favorites work?
7**Q:** How do favorites work?7Swipe up from the bottom edge of the dash to reveal a scopes manager. Favorite scopes you wish to appear on your dash by selecting them. Selecting them again will remove the favorite. All favorited scopes will appear on your dash.
8: Swipe up from the bottom edge of the dash to reveal a scopes manager. Favorite scopes you wish to appear on your dash by selecting them. Selecting them again will remove the favorite. All favorited scopes will appear on your dash.8
99### How do I add new scopes?
10---10Swipe up from the bottom edge of the dash to reveal a scopes manager. You can add new scopes by selecting from the list of non-favorites below your currently favorited scopes. If a scope you'd like isn't listed, click the store button in the upper right to look for it in the ubuntu store.
11**Q:** How do I add new scopes?11
12: Swipe up from the bottom edge of the dash to reveal a scopes manager. You can add new scopes by selecting from the list of non-favorites below your currently favorited scopes. If a scope you'd like isn't listed, click the store button in the upper right to look for it in the ubuntu store.12### How do I remove a scope?
1313Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.
14---
15**Q:** How do I remove a scope?
16: Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.
1714
=== modified file 'edit-here/content/pages/security.md'
--- edit-here/content/pages/security.md 2015-03-06 01:06:19 +0000
+++ edit-here/content/pages/security.md 2015-03-09 15:52:07 +0000
@@ -3,30 +3,23 @@
3*Wondering how to make your phone more secure?*3*Wondering how to make your phone more secure?*
44
55
6---6### How do I lock the phone?
7**Q:** How do I lock the phone?7Pressing the power button to turn off the phone will lock it. In addition, you can control how long your phone will stay unlocked when idle. You can find this setting under the *System Settings* application. Select *Security & Privacy*, then *Phone Locking* to adjust the *Lock when idle* setting.
8: Pressing the power button to turn off the phone will lock it. In addition, you can control how long your phone will stay unlocked when idle. You can find this setting under the *System Settings* application. Select *Security & Privacy*, then *Phone Locking* to adjust the *Lock when idle* setting.8
99### How do I unlock the phone?
10---10Swipe the screen to the left or right. Depending on what security you have enabled, you might be required to enter a pin or passcode.
11**Q:** How do I unlock the phone?11
12: Swipe the screen to the left or right. Depending on what security you have enabled, you might be required to enter a pin or passcode.12### How do I unlock the bootloader?
1313If you are trying to flash a developer image or perform other developer related tasks, see the [developer site](http://developer.ubuntu.com/)
14---14
15**Q:** How do I unlock the bootloader?15### How can I change my PIN/Passcode?
16: If you are trying to flash a developer image or perform other developer related tasks, see [developer.ubuntu.com](http://developer.ubuntu.com/)16You can find these setting under the *System Settings* application. Select *Security & Privacy* to adjust the *Lock when idle* setting.
1717
18---18### Why do I have to type my PIN when using File Manager & Terminal (not default apps)?
19**Q:** How can I change my PIN/Passcode?19Since these applications allow for invasive system changes, your pin/passcode is required. This is for your phone security.
20: You can find these setting under the *System Settings* application. Select *Security & Privacy* to adjust the *Lock when idle* setting.20
2121### How can I stop someone using the indicators when the phone is unlocked?
22---22You can find this setting under the *System Settings* application. Select *Security & Privacy*, then *Phone Locking* to adjust the *When locked, allow* settings. Specifically, toggle off the *Notifications and quick settings* option.
23**Q:** Why do I have to type my PIN when using File Manager & Terminal (not default apps)?23
24: Since these applications allow for invasive system changes, your pin/passcode is required. This is for your phone security.24### I forgot my passworde/security code. How can I unlock the phone?
2525TBD
26---
27**Q:** How can I stop someone using the indicators when the phone is unlocked?
28: You can find this setting under the *System Settings* application. Select *Security & Privacy*, then *Phone Locking* to adjust the *When locked, allow* settings. Specifically, toggle off the *Notifications and quick settings* option.
29
30---
31**Q:** I forgot my passworde/security code. How can I unlock the phone?
32: -
3326
=== modified file 'edit-here/content/pages/settings.md'
--- edit-here/content/pages/settings.md 2015-03-06 01:06:19 +0000
+++ edit-here/content/pages/settings.md 2015-03-09 15:52:07 +0000
@@ -3,30 +3,23 @@
3*How do I change my phone settings?*3*How do I change my phone settings?*
44
55
6---6### How do I update my system?
7**Q:** How do I update my system?7Your device will prompt you when an update is ready. A notification will appear informing you of the new update. If you wish, you can manually check and perform an update yourself. Open the *System Settings* application. Select *Update*, and then click the check for updates button.
8: Your device will prompt you when an update is ready. A notification will appear informing you of the new update. If you wish, you can manually check and perform an update yourself. Open the *System Settings* application. Select *Update*, and then click the check for updates button.8
99### How do I set the time / language?
10---10Open the *System Settings* application. For the time, check out the *Time & Date* section. For language, select *Language & Text*.
11**Q:** How do I set the time / language?11
12: Open the *System Settings* application. For the time, check out the *Time & Date* section. For language, select *Language & Text*.12### How can I change my wallpaper/background?
1313Open the *System Settings* application. Select the *Background* option. Press the *Add Image* button and choice your image to set as a background.
14---14
15**Q:** How can I change my wallpaper/background?15### How do I keep the screen on?
16: Open the *System Settings* application. Select the *Background* option. Press the *Add Image* button and choice your image to set as a background.16Open the *System Settings* application, and select the *Security & Privacy* option. Select the *Lock Phone* option, and then *Lock when idle*. St
1717
18---18### How do I set up my accounts?
19**Q:** How do I keep the screen on?19You can set up some of your accounts from the scopes. Today scope allows you to configure your Google and Fitbit account, while the Pictures scope lets you configure your flickr, Facebook and Instagram account. You can manage all your accounts (including social media, email, etc) from the *System Settings* app, under *Personal*, *Accounts*.
20: Open the *System Settings* application, and select the *Security & Privacy* option. Select the *Lock Phone* option, and then *Lock when idle*. St 20
2121### How do I configure my notifications?
22---22If you’re receiving too many notifications of your activity or want to change it for whatever reason, you can do so by going to the *System Settings* and selecting *Notifications*. From here you can toggle on/off notifications from any application on your device.
23**Q:** How do I set up my accounts?23
24: You can set up some of your accounts from the scopes. Today scope allows you to configure your Google and Fitbit account, while the Pictures scope lets you configure your flickr, Facebook and Instagram account. You can manage all your accounts (including social media, email, etc) from the *System Settings* app, under *Personal*, *Accounts*.24### How do I change the ringtone for calls and texts?
2525You can change you ringtone for calls and texts to something new. Open the *System Settings* application, then select *Sound*. Under *Phone Calls* you will find your current ringtone. Tap it to open a page of ringtones to select from.
26---
27**Q:** How do I configure my notifications?
28: If you’re receiving too many notifications of your activity or want to change it for whatever reason, you can do so by going to the *System Settings* and selecting *Notifications*. From here you can toggle on/off notifications from any application on your device.
29
30---
31**Q:** How do I change the ringtone for calls and texts?
32: You can change you ringtone for calls and texts to something new. Open the *System Settings* application, then select *Sound*. Under *Phone Calls* you will find your current ringtone. Tap it to open a page of ringtones to select from.
3326
=== modified file 'edit-here/content/pages/store.md'
--- edit-here/content/pages/store.md 2015-03-06 01:06:19 +0000
+++ edit-here/content/pages/store.md 2015-03-09 15:52:07 +0000
@@ -3,14 +3,11 @@
3*Curious about the application store?*3*Curious about the application store?*
44
55
6---6### How do I find and install new applications?
7**Q:** How do I find and install new applications?7From the Apps scope, you can either tap on the “search” icon on the right and start searching by name, or you can go all the way down in the scope and tap on the Ubuntu Store icon.
8: From the Apps scope, you can either tap on the “search” icon on the right and start searching by name, or you can go all the way down in the scope and tap on the Ubuntu Store icon.8
99### How can I browse the app store from my PC?
10---10At the moment, the app store is not able to be browsed from your pc.
11**Q:** How can I browse the app store from my PC?11
12: At the moment, the app store is not able to be browsed from your pc.12### How do I remove applications?
1313Search for the application you wish to remove inside the store. Open it and press the *Uninstall* button to remove the application.
14---
15**Q:** How do I remove applications?
16: Search for the application you wish to remove inside the store. Open it and press the *Uninstall* button to remove the application.
1714
=== modified file 'edit-here/content/pages/ui.md'
--- edit-here/content/pages/ui.md 2015-03-06 01:06:19 +0000
+++ edit-here/content/pages/ui.md 2015-03-09 15:52:07 +0000
@@ -3,39 +3,30 @@
3*Are you confused about the dash, scopes, swiping? You've come to the right place!*3*Are you confused about the dash, scopes, swiping? You've come to the right place!*
44
55
6---6### What is the dash?
7**Q:** What is the dash?7The dash contains a list of applications installed on the device, along with presenting the scopes and store. The dash is the first thing you see when booting the phone. You can switch to it again at any time by swiping left from the right screen edge.
8: The dash contains a list of applications installed on the device, along with presenting the scopes and store. The dash is the first thing you see when booting the phone. You can switch to it again at any time by swiping left from the right screen edge.8
99### What is the launcher?
10---10The launcher allows you to easily launch new applications. You can access the launcher at any time by swiping right from the left screen edge.
11**Q:** What is the launcher?11
12: The launcher allows you to easily launch new applications. You can access the launcher at any time by swiping right from the left screen edge.12### What are the indicators?
1313Indicators convey quick useful information about your device, like the time, data connection, location, sound, and notifications. You can access the indicators at any time by swiping down from the top screen edge.
14---14
15**Q:** What are the indicators?15### How do I switch applications?
16: Indicators convey quick useful information about your device, like the time, data connection, location, sound, and notifications. You can access the indicators at any time by swiping down from the top screen edge.16To switch applications, slide your finger left from the right edge of the screen. If you slide quickly you will cycle through each application. However, if you slide more slowly, an application switcher will appear allowing you to select the application you wish to switch to, including the
17
18---
19**Q:** How do I switch applications?
20: To switch applications, slide your finger left from the right edge of the screen. If you slide quickly you will cycle through each application. However, if you slide more slowly, an application switcher will appear allowing you to select the application you wish to switch to, including the
21dash.17dash.
2218
23---19### How do I close applications?
24**Q:** How do I close applications?20To close an application, slide your finger *slowly* left from the right edge of the screen. An application switcher will appear. Place your finger on the application preview you wish to close and swipe up or down. The application will disappear.
25: To close an application, slide your finger *slowly* left from the right edge of the screen. An application switcher will appear. Place your finger on the application preview you wish to close and swipe up or down. The application will disappear.21
2622### How can I copy and paste?
27---23For text that can be copied and pasted, press and hold the text in question. A menu will appear allowing you to cut, copy and paste.
28**Q:** How can I copy and paste?24
29: For text that can be copied and pasted, press and hold the text in question. A menu will appear allowing you to cut, copy and paste.25### What are the small characters on the keyboard and how can I select them?
3026Tapping and hold a character on the keyboard brings up a menu allowing you to select secondary characters. This allows you to select things like numbers and accented characters. Give it a try!
31---27
32**Q:** What are the small characters on the keyboard and how can I select them?28### The keyboard behaves funny. What can I do about it?
33: Tapping and hold a character on the keyboard brings up a menu allowing you to select secondary characters. This allows you to select things like numbers and accented characters. Give it a try!29From the Settings app, you can go to Keyboard and try unsetting the autocompletion feature, and/or the auto capitalize option. This way, you'll still receive suggestions on the words you're writing, while having full control of the input.
3430
35---31### What is the round circle for? What does it show? Can I configure it?
36**Q:** The keyboard behaves funny. What can I do about it?32The round circle is the infographic. It hows you recent phone activity, like the number of messages received or the number of songs played.
37: From the Settings app, you can go to Keyboard and try unsetting the autocompletion feature, and/or the auto capitalize option. This way, you'll still receive suggestions on the words you're writing, while having full control of the input.
38
39---
40**Q:** What is the round circle for? What does it show? Can I configure it?
41: The round circle is the infographic. It hows you recent phone activity, like the number of messages received or the number of songs played.
4233
=== modified file 'edit-here/po/de.po'
--- edit-here/po/de.po 2015-03-07 05:49:44 +0000
+++ edit-here/po/de.po 2015-03-09 15:52:07 +0000
@@ -2,7 +2,7 @@
2# Copyright (C) YEAR Free Software Foundation, Inc.2# Copyright (C) YEAR Free Software Foundation, Inc.
3# This file is distributed under the same license as the PACKAGE package.3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#5#
6msgid ""6msgid ""
7msgstr ""7msgstr ""
8"Project-Id-Version: PACKAGE VERSION\n"8"Project-Id-Version: PACKAGE VERSION\n"
@@ -14,9 +14,9 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Language: \n"
18"X-Generator: Launchpad (build 17383)\n"
17"X-Launchpad-Export-Date: 2015-03-07 05:49+0000\n"19"X-Launchpad-Export-Date: 2015-03-07 05:49+0000\n"
18"X-Generator: Launchpad (build 17383)\n"
19"Language: \n"
2020
21#. type: Plain text21#. type: Plain text
22#: content/pages/security.md:222#: content/pages/security.md:2
@@ -30,75 +30,6 @@
30msgstr ""30msgstr ""
3131
32#. type: Plain text32#. type: Plain text
33#: content/pages/security.md:9
34#, no-wrap
35msgid ""
36"**Q:** How do I lock the phone?\n"
37": Pressing the power button to turn off the phone will lock it. In "
38"addition, you can control how long your phone will stay unlocked when idle. "
39"You can find this setting under the *System Settings* application. Select "
40"*Security & Privacy*, then *Phone Locking* to adjust the *Lock when idle* "
41"setting.\n"
42msgstr ""
43
44#. type: Plain text
45#: content/pages/security.md:13
46#, no-wrap
47msgid ""
48"**Q:** How do I unlock the phone?\n"
49": Swipe the screen to the left or right. Depending on what security you "
50"have enabled, you might be required to enter a pin or passcode.\n"
51msgstr ""
52
53#. type: Plain text
54#: content/pages/security.md:17
55#, no-wrap
56msgid ""
57"**Q:** How do I unlock the bootloader?\n"
58": If you are trying to flash a developer image or perform other developer "
59"related tasks, see [developer.ubuntu.com](http://developer.ubuntu.com/)\n"
60msgstr ""
61
62#. type: Plain text
63#: content/pages/security.md:21
64#, no-wrap
65msgid ""
66"**Q:** How can I change my PIN/Passcode?\n"
67": You can find these setting under the *System Settings* application. "
68"Select *Security & Privacy* to adjust the *Lock when idle* setting.\n"
69msgstr ""
70
71#. type: Plain text
72#: content/pages/security.md:25
73#, no-wrap
74msgid ""
75"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not "
76"default apps)?\n"
77": Since these applications allow for invasive system changes, your "
78"pin/passcode is required. This is for your phone security.\n"
79msgstr ""
80
81#. type: Plain text
82#: content/pages/security.md:29
83#, no-wrap
84msgid ""
85"**Q:** How can I stop someone using the indicators when the phone is "
86"unlocked?\n"
87": You can find this setting under the *System Settings* application. "
88"Select *Security & Privacy*, then *Phone Locking* to adjust the *When "
89"locked, allow* settings. Specifically, toggle off the *Notifications and "
90"quick settings* option.\n"
91msgstr ""
92
93#. type: Plain text
94#: content/pages/security.md:32
95#, no-wrap
96msgid ""
97"**Q:** I forgot my passworde/security code. How can I unlock the phone?\n"
98": -\n"
99msgstr ""
100
101#. type: Plain text
102#: content/pages/store.md:233#: content/pages/store.md:2
103msgid "FAQ - Store"34msgid "FAQ - Store"
104msgstr "FAQ - Store"35msgstr "FAQ - Store"
@@ -110,33 +41,6 @@
110msgstr ""41msgstr ""
11142
112#. type: Plain text43#. type: Plain text
113#: content/pages/store.md:9
114#, no-wrap
115msgid ""
116"**Q:** How do I find and install new applications?\n"
117": From the Apps scope, you can either tap on the “search” icon on the "
118"right and start searching by name, or you can go all the way down in the "
119"scope and tap on the Ubuntu Store icon.\n"
120msgstr ""
121
122#. type: Plain text
123#: content/pages/store.md:13
124#, no-wrap
125msgid ""
126"**Q:** How can I browse the app store from my PC?\n"
127": At the moment, the app store is not able to be browsed from your pc.\n"
128msgstr ""
129
130#. type: Plain text
131#: content/pages/store.md:16
132#, no-wrap
133msgid ""
134"**Q:** How do I remove applications?\n"
135": Search for the application you wish to remove inside the store. Open it "
136"and press the *Uninstall* button to remove the application.\n"
137msgstr ""
138
139#. type: Plain text
140#: content/pages/basic.md:244#: content/pages/basic.md:2
141msgid "FAQ - Basic Tasks"45msgid "FAQ - Basic Tasks"
142msgstr ""46msgstr ""
@@ -148,81 +52,6 @@
148msgstr ""52msgstr ""
14953
150#. type: Plain text54#. type: Plain text
151#: content/pages/basic.md:9
152#, no-wrap
153msgid ""
154"**Q:** How do I play music?\n"
155": The music app let's you play music copied to the device. In addition, "
156"scopes such as 7digital and grooveshark can also play music.\n"
157msgstr ""
158
159#. type: Plain text
160#: content/pages/basic.md:13
161#, no-wrap
162msgid ""
163"**Q:** How do I play videos?\n"
164": The media player application will play videos copied to the device. You "
165"will also find applications like youtube that give you streaming options.\n"
166msgstr ""
167
168#. type: Plain text
169#: content/pages/basic.md:17
170#, no-wrap
171msgid ""
172"**Q:** How do I take photos?\n"
173": The included camera application allows you to take photos. If your "
174"device has both a front and rear camera, you can toggle which camera to "
175"use.\n"
176msgstr ""
177
178#. type: Plain text
179#: content/pages/basic.md:21
180#, no-wrap
181msgid ""
182"**Q:** How do I record videos?\n"
183": The included camera application allows you to take videos. If your "
184"device has both a front and rear camera, you can toggle which camera to "
185"use.\n"
186msgstr ""
187
188#. type: Plain text
189#: content/pages/basic.md:25
190#, no-wrap
191msgid ""
192"**Q:** How do I see pictures I’ve taken?\n"
193": If you've just taken a picture, you can see it easily by swiping to the "
194"left from the right edge inside the camera app. Alternatively, use the "
195"gallery app to find the picture.\n"
196msgstr ""
197
198#. type: Plain text
199#: content/pages/basic.md:29
200#, no-wrap
201msgid ""
202"**Q:** How can I send a text?\n"
203": The default messaging application allows you to send sms as well as mms "
204"messages.\n"
205msgstr ""
206
207#. type: Plain text
208#: content/pages/basic.md:33
209#, no-wrap
210msgid ""
211"**Q:** How do I make a call?\n"
212": The default dialer app lets you make calls using a contact or by dialing "
213"a number.\n"
214msgstr ""
215
216#. type: Plain text
217#: content/pages/basic.md:36
218#, no-wrap
219msgid ""
220"**Q:** How do I check recently made/missed calls?\n"
221": Swiping up from the bottom edge of the dialer app reveals the recent "
222"call list. You can also filter the list to include only missed calls.\n"
223msgstr ""
224
225#. type: Plain text
226#: content/pages/faq.md:255#: content/pages/faq.md:2
227msgid "Get your questions answered."56msgid "Get your questions answered."
228msgstr ""57msgstr ""
@@ -237,46 +66,34 @@
237"finden kannst. Los geht's:"66"finden kannst. Los geht's:"
23867
239#. type: Title ###68#. type: Title ###
69#: content/pages/faq.md:7
70#, no-wrap
71msgid "[User Interface]({filename}ui.md)"
72msgstr "[User Interface]({filename}ui.de.md)"
73
74#. type: Title ###
240#: content/pages/faq.md:875#: content/pages/faq.md:8
241#, no-wrap76#, no-wrap
242msgid "[First Day Tasks]({filename}basic.md)"77msgid "[Settings]({filename}settings.md)"
243msgstr ""78msgstr "[Settings]({filename}settings.de.md)"
244
245#. type: Title ###
246#: content/pages/faq.md:9
247#, no-wrap
248msgid "[User Interface]({filename}ui.md)"
249msgstr ""
25079
251#. type: Title ###80#. type: Title ###
252#: content/pages/faq.md:1081#: content/pages/faq.md:10
253#, no-wrap82#, no-wrap
254msgid "[Settings]({filename}settings.md)"
255msgstr ""
256
257#. type: Title ###
258#: content/pages/faq.md:11
259#, no-wrap
260msgid "[Store]({filename}store.md)"
261msgstr ""
262
263#. type: Title ###
264#: content/pages/faq.md:12
265#, no-wrap
266msgid "[Apps]({filename}apps.md)"83msgid "[Apps]({filename}apps.md)"
267msgstr "[Apps]({filename}apps.de.md)"84msgstr "[Apps]({filename}apps.de.md)"
26885
269#. type: Title ###86#. type: Title ###
270#: content/pages/faq.md:1387#: content/pages/faq.md:11
271#, no-wrap88#, no-wrap
272msgid "[Scopes]({filename}scopes.md)"89msgid "[Scopes]({filename}scopes.md)"
273msgstr ""90msgstr "[Scopes]({filename}scopes.de.md)"
27491
275#. type: Title ###92#. type: Title ###
276#: content/pages/faq.md:1493#: content/pages/faq.md:12
277#, no-wrap94#, no-wrap
278msgid "[Security]({filename}security.md)"95msgid "[Security]({filename}security.md)"
279msgstr ""96msgstr "[Security]({filename}security.de.md)"
28097
281#. type: Plain text98#. type: Plain text
282#: content/pages/index.md:299#: content/pages/index.md:2
@@ -292,37 +109,11 @@
292"Die weltweite Ubuntu Community will Dir helfen, die bestmögliche "109"Die weltweite Ubuntu Community will Dir helfen, die bestmögliche "
293"Nutzererfahrung zu haben. Deswegen haben wir folgendes:"110"Nutzererfahrung zu haben. Deswegen haben wir folgendes:"
294111
295#. type: Bullet: ' * '112#. type: Plain text
296#: content/pages/index.md:9113#: content/pages/index.md:10
297msgid "answers to frequently asked questions"
298msgstr "Antworten auf oft-gestellte Fragen"
299
300#. type: Bullet: ' * '
301#: content/pages/index.md:9
302msgid "tips and tricks to make you more productive"
303msgstr "Tips und Tricks, die Dir das Leben leichter machen"
304
305#. type: Bullet: ' * '
306#: content/pages/index.md:9
307msgid "links to get in touch with experts and other community members"
308msgstr ""
309"Links, um mit anderen Community-Mitgliedern und Experten in Kontakt zu kommen"
310
311#. type: Plain text
312#: content/pages/index.md:11
313msgid "in this app for you."
314msgstr "in dieser App gesammelt"
315
316#. type: Plain text
317#: content/pages/index.md:12
318#, no-wrap114#, no-wrap
319msgid "[Take me to the FAQ!]({filename}faq.md) \n"115msgid "[Take me to the FAQ!]({filename}faq.md) \n"
320msgstr "[Gib mir die Antworten!]({filename}faq.md) \n"116msgstr "[Gib mir die Antworten!]({filename}faq.de.md) \n"
321
322#. type: Plain text
323#: content/pages/index.md:14
324msgid "[Get in touch]({filename}get-in-touch.md)"
325msgstr "[Kontakt]({filename}get-in-touch.md)"
326117
327#. type: Plain text118#. type: Plain text
328#: content/pages/settings.md:2119#: content/pages/settings.md:2
@@ -336,79 +127,6 @@
336msgstr ""127msgstr ""
337128
338#. type: Plain text129#. type: Plain text
339#: content/pages/settings.md:9
340#, no-wrap
341msgid ""
342"**Q:** How do I update my system?\n"
343": Your device will prompt you when an update is ready. A notification will "
344"appear informing you of the new update. If you wish, you can manually check "
345"and perform an update yourself. Open the *System Settings* application. "
346"Select *Update*, and then click the check for updates button.\n"
347msgstr ""
348
349#. type: Plain text
350#: content/pages/settings.md:13
351#, no-wrap
352msgid ""
353"**Q:** How do I set the time / language?\n"
354": Open the *System Settings* application. For the time, check out the "
355"*Time & Date* section. For language, select *Language & Text*.\n"
356msgstr ""
357
358#. type: Plain text
359#: content/pages/settings.md:17
360#, no-wrap
361msgid ""
362"**Q:** How can I change my wallpaper/background?\n"
363": Open the *System Settings* application. Select the *Background* option. "
364"Press the *Add Image* button and choice your image to set as a background.\n"
365msgstr ""
366
367#. type: Plain text
368#: content/pages/settings.md:21
369#, no-wrap
370msgid ""
371"**Q:** How do I keep the screen on?\n"
372": Open the *System Settings* application, and select the *Security & "
373"Privacy* option. Select the *Lock Phone* option, and then *Lock when idle*. "
374"St \n"
375msgstr ""
376
377#. type: Plain text
378#: content/pages/settings.md:25
379#, no-wrap
380msgid ""
381"**Q:** How do I set up my accounts?\n"
382": You can set up some of your accounts from the scopes. Today scope allows "
383"you to configure your Google and Fitbit account, while the Pictures scope "
384"lets you configure your flickr, Facebook and Instagram account. You can "
385"manage all your accounts (including social media, email, etc) from the "
386"*System Settings* app, under *Personal*, *Accounts*.\n"
387msgstr ""
388
389#. type: Plain text
390#: content/pages/settings.md:29
391#, no-wrap
392msgid ""
393"**Q:** How do I configure my notifications?\n"
394": If you’re receiving too many notifications of your activity or want to "
395"change it for whatever reason, you can do so by going to the *System "
396"Settings* and selecting *Notifications*. From here you can toggle on/off "
397"notifications from any application on your device.\n"
398msgstr ""
399
400#. type: Plain text
401#: content/pages/settings.md:32
402#, no-wrap
403msgid ""
404"**Q:** How do I change the ringtone for calls and texts?\n"
405": You can change you ringtone for calls and texts to something new. Open "
406"the *System Settings* application, then select *Sound*. Under *Phone Calls* "
407"you will find your current ringtone. Tap it to open a page of ringtones to "
408"select from.\n"
409msgstr ""
410
411#. type: Plain text
412#: content/pages/ui.md:2130#: content/pages/ui.md:2
413msgid "FAQ - User Interface"131msgid "FAQ - User Interface"
414msgstr ""132msgstr ""
@@ -422,99 +140,6 @@
422msgstr ""140msgstr ""
423141
424#. type: Plain text142#. type: Plain text
425#: content/pages/ui.md:9
426#, no-wrap
427msgid ""
428"**Q:** What is the dash?\n"
429": The dash contains a list of applications installed on the device, along "
430"with presenting the scopes and store. The dash is the first thing you see "
431"when booting the phone. You can switch to it again at any time by swiping "
432"left from the right screen edge.\n"
433msgstr ""
434
435#. type: Plain text
436#: content/pages/ui.md:13
437#, no-wrap
438msgid ""
439"**Q:** What is the launcher?\n"
440": The launcher allows you to easily launch new applications. You can "
441"access the launcher at any time by swiping right from the left screen edge.\n"
442msgstr ""
443
444#. type: Plain text
445#: content/pages/ui.md:17
446#, no-wrap
447msgid ""
448"**Q:** What are the indicators?\n"
449": Indicators convey quick useful information about your device, like the "
450"time, data connection, location, sound, and notifications. You can access "
451"the indicators at any time by swiping down from the top screen edge.\n"
452msgstr ""
453
454#. type: Plain text
455#: content/pages/ui.md:22
456#, no-wrap
457msgid ""
458"**Q:** How do I switch applications?\n"
459": To switch applications, slide your finger left from the right edge of "
460"the screen. If you slide quickly you will cycle through each application. "
461"However, if you slide more slowly, an application switcher will appear "
462"allowing you to select the application you wish to switch to, including the\n"
463"dash.\n"
464msgstr ""
465
466#. type: Plain text
467#: content/pages/ui.md:26
468#, no-wrap
469msgid ""
470"**Q:** How do I close applications?\n"
471": To close an application, slide your finger *slowly* left from the right "
472"edge of the screen. An application switcher will appear. Place your finger "
473"on the application preview you wish to close and swipe up or down. The "
474"application will disappear.\n"
475msgstr ""
476
477#. type: Plain text
478#: content/pages/ui.md:30
479#, no-wrap
480msgid ""
481"**Q:** How can I copy and paste?\n"
482": For text that can be copied and pasted, press and hold the text in "
483"question. A menu will appear allowing you to cut, copy and paste.\n"
484msgstr ""
485
486#. type: Plain text
487#: content/pages/ui.md:34
488#, no-wrap
489msgid ""
490"**Q:** What are the small characters on the keyboard and how can I select "
491"them?\n"
492": Tapping and hold a character on the keyboard brings up a menu allowing "
493"you to select secondary characters. This allows you to select things like "
494"numbers and accented characters. Give it a try!\n"
495msgstr ""
496
497#. type: Plain text
498#: content/pages/ui.md:38
499#, no-wrap
500msgid ""
501"**Q:** The keyboard behaves funny. What can I do about it?\n"
502": From the Settings app, you can go to Keyboard and try unsetting the "
503"autocompletion feature, and/or the auto capitalize option. This way, you'll "
504"still receive suggestions on the words you're writing, while having full "
505"control of the input.\n"
506msgstr ""
507
508#. type: Plain text
509#: content/pages/ui.md:41
510#, no-wrap
511msgid ""
512"**Q:** What is the round circle for? What does it show? Can I configure it?\n"
513": The round circle is the infographic. It hows you recent phone activity, "
514"like the number of messages received or the number of songs played.\n"
515msgstr ""
516
517#. type: Plain text
518#: content/pages/apps.md:2143#: content/pages/apps.md:2
519msgid "FAQ - Apps"144msgid "FAQ - Apps"
520msgstr ""145msgstr ""
@@ -528,198 +153,6 @@
528msgstr ""153msgstr ""
529154
530#. type: Plain text155#. type: Plain text
531#: content/pages/apps.md:11
532#, no-wrap
533msgid ""
534"**Q:** Do you have Spotify?\n"
535": If you have a Spotify premium account, just install 'CuteSpotify'\n"
536" ([video](https://www.youtube.com/watch?v=ea90rwK_VuI)).\n"
537msgstr ""
538
539#. type: Plain text
540#: content/pages/apps.md:15
541#, no-wrap
542msgid ""
543"**Q:** Do you have Google Authenticator?\n"
544": Sure, install the 'Authenticator' app from the software store.\n"
545msgstr ""
546
547#. type: Plain text
548#: content/pages/apps.md:18
549#, no-wrap
550msgid ""
551"Music\n"
552"=============\n"
553msgstr ""
554
555#. type: Plain text
556#: content/pages/apps.md:23
557#, no-wrap
558msgid ""
559"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)?\n"
560": You can add music in multiple ways. If you have pre-existing music "
561"files, simply connect your phone to your pc via the usb cable. Next, copy "
562"the music you wish to listen to to the *Music* folder. Your music will "
563"appear in the music app. Alternatively, you can acquire music directly using "
564"the device via a scope, such as grooveshark or by downloading via the "
565"browser or another application.\n"
566msgstr ""
567
568#. type: Plain text
569#: content/pages/apps.md:27
570#, no-wrap
571msgid ""
572"**Q:** What music formats are supported (flac, mp3 etc)?\n"
573": The music app supports ogg, flac and mp3 formats.\n"
574msgstr ""
575
576#. type: Plain text
577#: content/pages/apps.md:30
578#, no-wrap
579msgid ""
580"Contacts\n"
581"=============\n"
582msgstr ""
583
584#. type: Plain text
585#: content/pages/apps.md:35
586#, no-wrap
587msgid ""
588"**Q:** How can I sync my Google contacts to my device?\n"
589": The first time you open the Contacts app you’ll be asked if you want to "
590"sync contacts with your Google account. If you have answered “no” but change "
591"your mind later, you can do so by going to the Today scope, and setting up "
592"your Google account there. After that you can sync your contacts (and, if "
593"you want, calendar events as well).\n"
594msgstr ""
595
596#. type: Plain text
597#: content/pages/apps.md:38
598#, no-wrap
599msgid ""
600"Gallery\n"
601"=============\n"
602msgstr ""
603
604#. type: Plain text
605#: content/pages/apps.md:43
606#, no-wrap
607msgid ""
608"**Q:** How can I share photos?\n"
609": If you've just taken a picture, share it easily by swiping to the left "
610"from the right edge inside the camera app. Alternatively, use the gallery "
611"app to find the picture. Once loaded, select *Share* from the menu and "
612"choose how you wish to share your photo.\n"
613msgstr ""
614
615#. type: Plain text
616#: content/pages/apps.md:47
617#, no-wrap
618msgid ""
619"**Q:** How can I share video?\n"
620": If you've just taken a video, share it easily by swiping to the left "
621"from the right edge inside the camera app. Alternatively, use the gallery "
622"app to find the video. Once loaded, select *Share* from the menu and choose "
623"how you wish to share your video.\n"
624msgstr ""
625
626#. type: Plain text
627#: content/pages/apps.md:50
628#, no-wrap
629msgid ""
630"Camera\n"
631"=============\n"
632msgstr ""
633
634#. type: Plain text
635#: content/pages/apps.md:55
636#, no-wrap
637msgid ""
638"**Q:** How can I take a picture?\n"
639": Select the camera app from the launcher or app scope. Swipe up from the "
640"bottom edge of the phone for additional options. Enjoy taking your picture!\n"
641msgstr ""
642
643#. type: Plain text
644#: content/pages/apps.md:59
645#, no-wrap
646msgid ""
647"**Q:** How can I crop / rotate a picture?\n"
648": Use the gallery app to select your picture. Select the *Edit* button "
649"next to the menu. Inside you'll find options to crop and rotate your "
650"picture.\n"
651msgstr ""
652
653#. type: Plain text
654#: content/pages/apps.md:63
655#, no-wrap
656msgid ""
657"**Q:** How can I take video?\n"
658": Select the camera app from the launcher or app scope. Select the video "
659"icon on the bottom of the screen. Swipe up from the bottom edge of the phone "
660"for additional options. Enjoy taking your video!\n"
661msgstr ""
662
663#. type: Plain text
664#: content/pages/apps.md:66
665#, no-wrap
666msgid ""
667"Clock\n"
668"=============\n"
669msgstr ""
670
671#. type: Plain text
672#: content/pages/apps.md:72
673#, no-wrap
674msgid ""
675"**Q:** How do I set an alarm?\n"
676": Alarms are handled by the clock app. To add a new alarm, launch the "
677"clock app. Swipe up from the bottom, and tap on the “+” sign. Configure the "
678"time, repetition, name and ringtone, and to save it tap on the tick in the "
679"up right corner. To modify alarms, just tap on it and change whatever you "
680"need. To cancel your changes, you can go back. To save your changes, tap on "
681"the tick again.\n"
682"To delete alarms, you can either see the alarm details and select “Delete” "
683"or, from the alarms list, swipe right on the alarm you want to delete, and "
684"then tap on the bin.\n"
685msgstr ""
686
687#. type: Plain text
688#: content/pages/apps.md:75
689#, no-wrap
690msgid ""
691"Here Maps\n"
692"=============\n"
693msgstr ""
694
695#. type: Plain text
696#: content/pages/apps.md:80
697#, no-wrap
698msgid ""
699"**Q:** How can I get directions?\n"
700": Load the here maps application from the app scope. Open the menu and "
701"select *Directions*. Enter your destination and tap the *Get Directions* "
702"button.\n"
703msgstr ""
704
705#. type: Plain text
706#: content/pages/apps.md:84
707#, no-wrap
708msgid ""
709"**Q:** Can I navigate offline?\n"
710": Unfortunately navigation requires an active connection.\n"
711msgstr ""
712
713#. type: Plain text
714#: content/pages/apps.md:87
715#, no-wrap
716msgid ""
717"**Q:** Can I view the map offline?\n"
718": Yes, although parts of the map may be missing and search is disabled "
719"while offline.\n"
720msgstr ""
721
722#. type: Plain text
723#: content/pages/get-in-touch.md:2156#: content/pages/get-in-touch.md:2
724msgid "Get in touch"157msgid "Get in touch"
725msgstr ""158msgstr ""
@@ -761,35 +194,1143 @@
761msgid "*Curious about scopes?*\n"194msgid "*Curious about scopes?*\n"
762msgstr ""195msgstr ""
763196
764#. type: Plain text197#. type: Title ##
198#: content/pages/apps.md:23
199#, no-wrap
200msgid "Contacts"
201msgstr ""
202
203#. type: Title ##
204#: content/pages/apps.md:29
205#, no-wrap
206msgid "Gallery"
207msgstr ""
208
209#. type: Title ##
210#: content/pages/apps.md:38
211#, no-wrap
212msgid "Camera"
213msgstr ""
214
215#. type: Title ##
216#: content/pages/apps.md:49
217#, no-wrap
218msgid "Clock"
219msgstr ""
220
221#. type: Title ##
222#: content/pages/apps.md:56
223#, no-wrap
224msgid "HERE Maps"
225msgstr ""
226
227#. type: Title ###
228#: content/pages/apps.md:17
229#, no-wrap
230msgid "How do I add music to my device (usb/mtp, scp/rsync, download)?"
231msgstr ""
232
233#. type: Plain text
234#: content/pages/apps.md:19
235msgid ""
236"You can add music in multiple ways. If you have pre-existing music files, "
237"simply connect your phone to your pc via the usb cable. Next, copy the music"
238" you wish to listen to to the *Music* folder. Your music will appear in the "
239"music app. Alternatively, you can acquire music directly using the device "
240"via a scope, such as grooveshark or by downloading via the browser or "
241"another application."
242msgstr ""
243
244#. type: Title ###
245#: content/pages/apps.md:20
246#, no-wrap
247msgid "What music formats are supported (flac, mp3 etc)?"
248msgstr ""
249
250#. type: Plain text
251#: content/pages/apps.md:22
252msgid "The music app supports ogg, flac and mp3 formats."
253msgstr ""
254
255#. type: Title ##
256#: content/pages/apps.md:15
257#, no-wrap
258msgid "Music"
259msgstr ""
260
261#. type: Title ###
262#: content/pages/security.md:6
263#, no-wrap
264msgid "How do I lock the phone?"
265msgstr ""
266
267#. type: Plain text
268#: content/pages/security.md:8
269msgid ""
270"Pressing the power button to turn off the phone will lock it. In addition, "
271"you can control how long your phone will stay unlocked when idle. You can "
272"find this setting under the *System Settings* application. Select *Security "
273"& Privacy*, then *Phone Locking* to adjust the *Lock when idle* setting."
274msgstr ""
275
276#. type: Title ###
277#: content/pages/security.md:9
278#, no-wrap
279msgid "How do I unlock the phone?"
280msgstr ""
281
282#. type: Plain text
283#: content/pages/security.md:11
284msgid ""
285"Swipe the screen to the left or right. Depending on what security you have "
286"enabled, you might be required to enter a pin or passcode."
287msgstr ""
288
289#. type: Title ###
290#: content/pages/security.md:12
291#, no-wrap
292msgid "How do I unlock the bootloader?"
293msgstr ""
294
295#. type: Plain text
296#: content/pages/security.md:14
297msgid ""
298"If you are trying to flash a developer image or perform other developer "
299"related tasks, see the [developer site](http://developer.ubuntu.com/)"
300msgstr ""
301
302#. type: Title ###
303#: content/pages/security.md:15
304#, no-wrap
305msgid "How can I change my PIN/Passcode?"
306msgstr ""
307
308#. type: Plain text
309#: content/pages/security.md:17
310msgid ""
311"You can find these setting under the *System Settings* application. Select "
312"*Security & Privacy* to adjust the *Lock when idle* setting."
313msgstr ""
314
315#. type: Title ###
316#: content/pages/security.md:18
317#, no-wrap
318msgid ""
319"Why do I have to type my PIN when using File Manager & Terminal (not default"
320" apps)?"
321msgstr ""
322
323#. type: Plain text
324#: content/pages/security.md:20
325msgid ""
326"Since these applications allow for invasive system changes, your "
327"pin/passcode is required. This is for your phone security."
328msgstr ""
329
330#. type: Title ###
331#: content/pages/security.md:21
332#, no-wrap
333msgid ""
334"How can I stop someone using the indicators when the phone is unlocked?"
335msgstr ""
336
337#. type: Plain text
338#: content/pages/security.md:23
339msgid ""
340"You can find this setting under the *System Settings* application. Select "
341"*Security & Privacy*, then *Phone Locking* to adjust the *When locked, "
342"allow* settings. Specifically, toggle off the *Notifications and quick "
343"settings* option."
344msgstr ""
345
346#. type: Title ###
347#: content/pages/security.md:24
348#, no-wrap
349msgid "I forgot my passworde/security code. How can I unlock the phone?"
350msgstr ""
351
352#. type: Plain text
353#: content/pages/security.md:25
354msgid "TBD"
355msgstr ""
356
357#. type: Title ##
358#: content/pages/apps.md:6
359#, no-wrap
360msgid "Misc"
361msgstr ""
362
363#. type: Title ###
364#: content/pages/apps.md:8
365#, no-wrap
366msgid "Do you have Spotify?"
367msgstr ""
368
369#. type: Plain text
370#: content/pages/apps.md:11
371msgid ""
372"If you have a Spotify premium account, just install 'CuteSpotify' "
373"([video](https://www.youtube.com/watch?v=ea90rwK_VuI))."
374msgstr ""
375
376#. type: Title ###
377#: content/pages/apps.md:12
378#, no-wrap
379msgid "Do you have Google Authenticator?"
380msgstr ""
381
382#. type: Plain text
383#: content/pages/apps.md:14
384msgid "Sure, install the 'Authenticator' app from the software store."
385msgstr ""
386
387#. type: Title ###
388#: content/pages/apps.md:25
389#, no-wrap
390msgid "How can I sync my Google contacts to my device?"
391msgstr ""
392
393#. type: Plain text
394#: content/pages/apps.md:27
395msgid ""
396"The first time you open the Contacts app you’ll be asked if you want to sync"
397" contacts with your Google account. If you have answered “no” but change "
398"your mind later, you can do so by going to the Today scope, and setting up "
399"your Google account there. After that you can sync your contacts (and, if "
400"you want, calendar events as well)."
401msgstr ""
402
403#. type: Title ###
404#: content/pages/apps.md:31
405#, no-wrap
406msgid "How can I share photos?"
407msgstr ""
408
409#. type: Plain text
410#: content/pages/apps.md:33
411msgid ""
412"If you've just taken a picture, share it easily by swiping to the left from "
413"the right edge inside the camera app. Alternatively, use the gallery app to "
414"find the picture. Once loaded, select *Share* from the menu and choose how "
415"you wish to share your photo."
416msgstr ""
417
418#. type: Title ###
419#: content/pages/apps.md:34
420#, no-wrap
421msgid "How can I share video?"
422msgstr ""
423
424#. type: Plain text
425#: content/pages/apps.md:36
426msgid ""
427"If you've just taken a video, share it easily by swiping to the left from "
428"the right edge inside the camera app. Alternatively, use the gallery app to "
429"find the video. Once loaded, select *Share* from the menu and choose how you"
430" wish to share your video."
431msgstr ""
432
433#. type: Title ###
434#: content/pages/apps.md:40
435#, no-wrap
436msgid "How can I take a picture?"
437msgstr ""
438
439#. type: Plain text
440#: content/pages/apps.md:42
441msgid ""
442"Select the camera app from the launcher or app scope. Swipe up from the "
443"bottom edge of the phone for additional options. Enjoy taking your picture!"
444msgstr ""
445
446#. type: Title ###
447#: content/pages/apps.md:43
448#, no-wrap
449msgid "How can I crop / rotate a picture?"
450msgstr ""
451
452#. type: Plain text
453#: content/pages/apps.md:45
454msgid ""
455"Use the gallery app to select your picture. Select the *Edit* button next to"
456" the menu. Inside you'll find options to crop and rotate your picture."
457msgstr ""
458
459#. type: Title ###
460#: content/pages/apps.md:46
461#, no-wrap
462msgid "How can I take video?"
463msgstr ""
464
465#. type: Plain text
466#: content/pages/apps.md:48
467msgid ""
468"Select the camera app from the launcher or app scope. Select the video icon "
469"on the bottom of the screen. Swipe up from the bottom edge of the phone for "
470"additional options. Enjoy taking your video!"
471msgstr ""
472
473#. type: Title ###
474#: content/pages/apps.md:51
475#, no-wrap
476msgid "How do I set an alarm?"
477msgstr ""
478
479#. type: Plain text
480#: content/pages/apps.md:54
481msgid ""
482"Alarms are handled by the clock app. To add a new alarm, launch the clock "
483"app. Swipe up from the bottom, and tap on the “+” sign. Configure the time, "
484"repetition, name and ringtone, and to save it tap on the tick in the up "
485"right corner. To modify alarms, just tap on it and change whatever you "
486"need. To cancel your changes, you can go back. To save your changes, tap on "
487"the tick again. To delete alarms, you can either see the alarm details and "
488"select “Delete” or, from the alarms list, swipe right on the alarm you want "
489"to delete, and then tap on the bin."
490msgstr ""
491
492#. type: Title ###
493#: content/pages/apps.md:58
494#, no-wrap
495msgid "How can I get directions?"
496msgstr ""
497
498#. type: Plain text
499#: content/pages/apps.md:60
500msgid ""
501"Load the HERE maps application from the app scope. Open the menu and select "
502"*Directions*. Enter your destination and tap the *Get Directions* button."
503msgstr ""
504
505#. type: Title ###
506#: content/pages/apps.md:61
507#, no-wrap
508msgid "Can I navigate offline?"
509msgstr ""
510
511#. type: Plain text
512#: content/pages/apps.md:63
513msgid "Unfortunately navigation requires an active connection."
514msgstr ""
515
516#. type: Title ###
517#: content/pages/apps.md:64
518#, no-wrap
519msgid "Can I view the map offline?"
520msgstr ""
521
522#. type: Plain text
523#: content/pages/apps.md:65
524msgid ""
525"Yes, although parts of the map may be missing and search is disabled while "
526"offline."
527msgstr ""
528
529#. type: Title ###
530#: content/pages/settings.md:6
531#, no-wrap
532msgid "How do I update my system?"
533msgstr ""
534
535#. type: Plain text
536#: content/pages/settings.md:8
537msgid ""
538"Your device will prompt you when an update is ready. A notification will "
539"appear informing you of the new update. If you wish, you can manually check "
540"and perform an update yourself. Open the *System Settings* application. "
541"Select *Update*, and then click the check for updates button."
542msgstr ""
543
544#. type: Title ###
545#: content/pages/settings.md:9
546#, no-wrap
547msgid "How do I set the time / language?"
548msgstr ""
549
550#. type: Plain text
551#: content/pages/settings.md:11
552msgid ""
553"Open the *System Settings* application. For the time, check out the *Time & "
554"Date* section. For language, select *Language & Text*."
555msgstr ""
556
557#. type: Title ###
558#: content/pages/settings.md:12
559#, no-wrap
560msgid "How can I change my wallpaper/background?"
561msgstr ""
562
563#. type: Plain text
564#: content/pages/settings.md:14
565msgid ""
566"Open the *System Settings* application. Select the *Background* option. "
567"Press the *Add Image* button and choice your image to set as a background."
568msgstr ""
569
570#. type: Title ###
571#: content/pages/settings.md:15
572#, no-wrap
573msgid "How do I keep the screen on?"
574msgstr ""
575
576#. type: Plain text
577#: content/pages/settings.md:17
578msgid ""
579"Open the *System Settings* application, and select the *Security & Privacy* "
580"option. Select the *Lock Phone* option, and then *Lock when idle*. St"
581msgstr ""
582
583#. type: Title ###
584#: content/pages/settings.md:18
585#, no-wrap
586msgid "How do I set up my accounts?"
587msgstr ""
588
589#. type: Plain text
590#: content/pages/settings.md:20
591msgid ""
592"You can set up some of your accounts from the scopes. Today scope allows you"
593" to configure your Google and Fitbit account, while the Pictures scope lets "
594"you configure your flickr, Facebook and Instagram account. You can manage "
595"all your accounts (including social media, email, etc) from the *System "
596"Settings* app, under *Personal*, *Accounts*."
597msgstr ""
598
599#. type: Title ###
600#: content/pages/settings.md:21
601#, no-wrap
602msgid "How do I configure my notifications?"
603msgstr ""
604
605#. type: Plain text
606#: content/pages/settings.md:23
607msgid ""
608"If you’re receiving too many notifications of your activity or want to "
609"change it for whatever reason, you can do so by going to the *System "
610"Settings* and selecting *Notifications*. From here you can toggle on/off "
611"notifications from any application on your device."
612msgstr ""
613
614#. type: Title ###
615#: content/pages/settings.md:24
616#, no-wrap
617msgid "How do I change the ringtone for calls and texts?"
618msgstr ""
619
620#. type: Plain text
621#: content/pages/settings.md:25
622msgid ""
623"You can change you ringtone for calls and texts to something new. Open the "
624"*System Settings* application, then select *Sound*. Under *Phone Calls* you "
625"will find your current ringtone. Tap it to open a page of ringtones to "
626"select from."
627msgstr ""
628
629#. type: Bullet: ' * '
630#: content/pages/index.md:9
631msgid "Answers to frequently asked questions"
632msgstr ""
633
634#. type: Bullet: ' * '
635#: content/pages/index.md:9
636msgid "Tips and tricks to make you more productive"
637msgstr ""
638
639#. type: Bullet: ' * '
640#: content/pages/index.md:9
641msgid "Links to get in touch with experts and other community members"
642msgstr ""
643
644#. type: Plain text
645#: content/pages/index.md:11
646#, no-wrap
647msgid "[Get in touch]({filename}get-in-touch.md) \n"
648msgstr "[Get in touch]({filename}get-in-touch.de.md) \n"
649
650#. type: Title ###
651#: content/pages/faq.md:6
652#, no-wrap
653msgid "[First day tasks]({filename}basic.md)"
654msgstr "[First day tasks]({filename}basic.de.md)"
655
656#. type: Title ###
657#: content/pages/faq.md:9
658#, no-wrap
659msgid "[The Store]({filename}store.md)"
660msgstr "[The Store]({filename}store.de.md)"
661
662#. type: Title ###
663#: content/pages/basic.md:6
664#, no-wrap
665msgid "How do I play music?"
666msgstr ""
667
668#. type: Plain text
669#: content/pages/basic.md:8
670msgid ""
671"The music app let's you play music copied to the device. In addition, "
672"[scopes]({filename}scopes.md) such as 7digital and Grooveshark can also play"
673" music."
674msgstr ""
675"The music app let's you play music copied to the device. In addition, "
676"[scopes]({filename}scopes.de.md) such as 7digital and Grooveshark can also "
677"play music."
678
679#. type: Title ###
680#: content/pages/basic.md:9
681#, no-wrap
682msgid "How do I play videos?"
683msgstr ""
684
685#. type: Plain text
686#: content/pages/basic.md:11
687msgid ""
688"The media player application will play videos copied to the device. You will"
689" also find applications like youtube that give you streaming options."
690msgstr ""
691
692#. type: Title ###
693#: content/pages/basic.md:12
694#, no-wrap
695msgid "How do I take photos?"
696msgstr ""
697
698#. type: Plain text
699#: content/pages/basic.md:14
700msgid ""
701"The included camera application allows you to take photos. If your device "
702"has both a front and rear camera, you can toggle which camera to use."
703msgstr ""
704
705#. type: Title ###
706#: content/pages/basic.md:15
707#, no-wrap
708msgid "How do I record videos?"
709msgstr ""
710
711#. type: Plain text
712#: content/pages/basic.md:17
713msgid ""
714"The included camera application allows you to take videos. If your device "
715"has both a front and rear camera, you can toggle which camera to use."
716msgstr ""
717
718#. type: Title ###
719#: content/pages/basic.md:18
720#, no-wrap
721msgid "How do I see pictures I’ve taken?"
722msgstr ""
723
724#. type: Plain text
725#: content/pages/basic.md:20
726msgid ""
727"If you've just taken a picture, you can see it easily by swiping to the left"
728" from the right edge inside the camera app. Alternatively, use the gallery "
729"app to find the picture."
730msgstr ""
731
732#. type: Title ###
733#: content/pages/basic.md:21
734#, no-wrap
735msgid "How can I send a text?"
736msgstr ""
737
738#. type: Plain text
739#: content/pages/basic.md:23
740msgid ""
741"The default messaging application allows you to send sms as well as mms "
742"messages."
743msgstr ""
744
745#. type: Title ###
746#: content/pages/basic.md:24
747#, no-wrap
748msgid "How do I make a call?"
749msgstr ""
750
751#. type: Plain text
752#: content/pages/basic.md:26
753msgid ""
754"The default dialer app lets you make calls using a contact or by dialing a "
755"number."
756msgstr ""
757
758#. type: Title ###
759#: content/pages/basic.md:27
760#, no-wrap
761msgid "How do I check recently made/missed calls?"
762msgstr ""
763
764#. type: Plain text
765#: content/pages/basic.md:28
766msgid ""
767"Swiping up from the bottom edge of the dialer app reveals the recent call "
768"list. You can also filter the list to include only missed calls."
769msgstr ""
770
771#. type: Title ###
772#: content/pages/scopes.md:6
773#, no-wrap
774msgid "How do favorites work?"
775msgstr ""
776
777#. type: Plain text
778#: content/pages/scopes.md:8
779msgid ""
780"Swipe up from the bottom edge of the dash to reveal a scopes manager. "
781"Favorite scopes you wish to appear on your dash by selecting them. Selecting"
782" them again will remove the favorite. All favorited scopes will appear on "
783"your dash."
784msgstr ""
785
786#. type: Title ###
765#: content/pages/scopes.md:9787#: content/pages/scopes.md:9
766#, no-wrap788#, no-wrap
789msgid "How do I add new scopes?"
790msgstr ""
791
792#. type: Plain text
793#: content/pages/scopes.md:11
767msgid ""794msgid ""
768"**Q:** How do favorites work?\n"795"Swipe up from the bottom edge of the dash to reveal a scopes manager. You "
769": Swipe up from the bottom edge of the dash to reveal a scopes manager. "796"can add new scopes by selecting from the list of non-favorites below your "
770"Favorite scopes you wish to appear on your dash by selecting them. Selecting "797"currently favorited scopes. If a scope you'd like isn't listed, click the "
771"them again will remove the favorite. All favorited scopes will appear on "798"store button in the upper right to look for it in the ubuntu store."
772"your dash.\n"799msgstr ""
800
801#. type: Title ###
802#: content/pages/scopes.md:12
803#, no-wrap
804msgid "How do I remove a scope?"
773msgstr ""805msgstr ""
774806
775#. type: Plain text807#. type: Plain text
776#: content/pages/scopes.md:13808#: content/pages/scopes.md:13
777#, no-wrap809msgid ""
778msgid ""810"Swipe up from the bottom edge of the dash to reveal a scopes manager. You "
779"**Q:** How do I add new scopes?\n"811"can remove a scopes by selecting it from the list of your favorites. This "
780": Swipe up from the bottom edge of the dash to reveal a scopes manager. "812"will remove it from your dash. If you'd like to remove it completely, visit "
781"You can add new scopes by selecting from the list of non-favorites below "813"the scope page in the ubuntu store and select *Uninstall*."
782"your currently favorited scopes. If a scope you'd like isn't listed, click "814msgstr ""
783"the store button in the upper right to look for it in the ubuntu store.\n"815
784msgstr ""816#. type: Title ###
785817#: content/pages/store.md:6
786#. type: Plain text818#, no-wrap
787#: content/pages/scopes.md:16819msgid "How do I find and install new applications?"
788#, no-wrap820msgstr ""
789msgid ""821
790"**Q:** How do I remove a scope?\n"822#. type: Plain text
791": Swipe up from the bottom edge of the dash to reveal a scopes manager. "823#: content/pages/store.md:8
792"You can remove a scopes by selecting it from the list of your favorites. "824msgid ""
793"This will remove it from your dash. If you'd like to remove it completely, "825"From the Apps scope, you can either tap on the “search” icon on the right "
794"visit the scope page in the ubuntu store and select *Uninstall*.\n"826"and start searching by name, or you can go all the way down in the scope and"
795msgstr ""827" tap on the Ubuntu Store icon."
828msgstr ""
829
830#. type: Title ###
831#: content/pages/store.md:9
832#, no-wrap
833msgid "How can I browse the app store from my PC?"
834msgstr ""
835
836#. type: Plain text
837#: content/pages/store.md:11
838msgid "At the moment, the app store is not able to be browsed from your pc."
839msgstr ""
840
841#. type: Title ###
842#: content/pages/store.md:12
843#, no-wrap
844msgid "How do I remove applications?"
845msgstr ""
846
847#. type: Plain text
848#: content/pages/store.md:13
849msgid ""
850"Search for the application you wish to remove inside the store. Open it and "
851"press the *Uninstall* button to remove the application."
852msgstr ""
853
854#. type: Title ###
855#: content/pages/ui.md:6
856#, no-wrap
857msgid "What is the dash?"
858msgstr ""
859
860#. type: Plain text
861#: content/pages/ui.md:8
862msgid ""
863"The dash contains a list of applications installed on the device, along with"
864" presenting the scopes and store. The dash is the first thing you see when "
865"booting the phone. You can switch to it again at any time by swiping left "
866"from the right screen edge."
867msgstr ""
868
869#. type: Title ###
870#: content/pages/ui.md:9
871#, no-wrap
872msgid "What is the launcher?"
873msgstr ""
874
875#. type: Plain text
876#: content/pages/ui.md:11
877msgid ""
878"The launcher allows you to easily launch new applications. You can access "
879"the launcher at any time by swiping right from the left screen edge."
880msgstr ""
881
882#. type: Title ###
883#: content/pages/ui.md:12
884#, no-wrap
885msgid "What are the indicators?"
886msgstr ""
887
888#. type: Plain text
889#: content/pages/ui.md:14
890msgid ""
891"Indicators convey quick useful information about your device, like the time,"
892" data connection, location, sound, and notifications. You can access the "
893"indicators at any time by swiping down from the top screen edge."
894msgstr ""
895
896#. type: Title ###
897#: content/pages/ui.md:15
898#, no-wrap
899msgid "How do I switch applications?"
900msgstr ""
901
902#. type: Plain text
903#: content/pages/ui.md:18
904msgid ""
905"To switch applications, slide your finger left from the right edge of the "
906"screen. If you slide quickly you will cycle through each application. "
907"However, if you slide more slowly, an application switcher will appear "
908"allowing you to select the application you wish to switch to, including the "
909"dash."
910msgstr ""
911
912#. type: Title ###
913#: content/pages/ui.md:19
914#, no-wrap
915msgid "How do I close applications?"
916msgstr ""
917
918#. type: Plain text
919#: content/pages/ui.md:21
920msgid ""
921"To close an application, slide your finger *slowly* left from the right edge"
922" of the screen. An application switcher will appear. Place your finger on "
923"the application preview you wish to close and swipe up or down. The "
924"application will disappear."
925msgstr ""
926
927#. type: Title ###
928#: content/pages/ui.md:22
929#, no-wrap
930msgid "How can I copy and paste?"
931msgstr ""
932
933#. type: Plain text
934#: content/pages/ui.md:24
935msgid ""
936"For text that can be copied and pasted, press and hold the text in question."
937" A menu will appear allowing you to cut, copy and paste."
938msgstr ""
939
940#. type: Title ###
941#: content/pages/ui.md:25
942#, no-wrap
943msgid ""
944"What are the small characters on the keyboard and how can I select them?"
945msgstr ""
946
947#. type: Plain text
948#: content/pages/ui.md:27
949msgid ""
950"Tapping and hold a character on the keyboard brings up a menu allowing you "
951"to select secondary characters. This allows you to select things like "
952"numbers and accented characters. Give it a try!"
953msgstr ""
954
955#. type: Title ###
956#: content/pages/ui.md:28
957#, no-wrap
958msgid "The keyboard behaves funny. What can I do about it?"
959msgstr ""
960
961#. type: Plain text
962#: content/pages/ui.md:30
963msgid ""
964"From the Settings app, you can go to Keyboard and try unsetting the "
965"autocompletion feature, and/or the auto capitalize option. This way, you'll "
966"still receive suggestions on the words you're writing, while having full "
967"control of the input."
968msgstr ""
969
970#. type: Title ###
971#: content/pages/ui.md:31
972#, no-wrap
973msgid "What is the round circle for? What does it show? Can I configure it?"
974msgstr ""
975
976#. type: Plain text
977#: content/pages/ui.md:32
978msgid ""
979"The round circle is the infographic. It hows you recent phone activity, like"
980" the number of messages received or the number of songs played."
981msgstr ""
982
983#~ msgid ""
984#~ "**Q:** How do I find and install new applications?\n"
985#~ ": From the Apps scope, you can either tap on the “search” icon on the right and start searching by name, or you can go all the way down in the scope and tap on the Ubuntu Store icon.\n"
986#~ msgstr ""
987
988#~ msgid ""
989#~ "**Q:** How can I browse the app store from my PC?\n"
990#~ ": At the moment, the app store is not able to be browsed from your pc.\n"
991#~ msgstr ""
992
993#~ msgid ""
994#~ "**Q:** How do I remove applications?\n"
995#~ ": Search for the application you wish to remove inside the store. Open it and press the *Uninstall* button to remove the application.\n"
996#~ msgstr ""
997
998#~ msgid ""
999#~ "**Q:** What is the dash?\n"
1000#~ ": The dash contains a list of applications installed on the device, along with presenting the scopes and store. The dash is the first thing you see when booting the phone. You can switch to it again at any time by swiping left from the right screen edge.\n"
1001#~ msgstr ""
1002
1003#~ msgid ""
1004#~ "**Q:** What is the launcher?\n"
1005#~ ": The launcher allows you to easily launch new applications. You can access the launcher at any time by swiping right from the left screen edge.\n"
1006#~ msgstr ""
1007
1008#~ msgid ""
1009#~ "**Q:** What are the indicators?\n"
1010#~ ": Indicators convey quick useful information about your device, like the time, data connection, location, sound, and notifications. You can access the indicators at any time by swiping down from the top screen edge.\n"
1011#~ msgstr ""
1012
1013#~ msgid ""
1014#~ "**Q:** How do I switch applications?\n"
1015#~ ": To switch applications, slide your finger left from the right edge of the screen. If you slide quickly you will cycle through each application. However, if you slide more slowly, an application switcher will appear allowing you to select the application you wish to switch to, including the\n"
1016#~ "dash.\n"
1017#~ msgstr ""
1018
1019#~ msgid ""
1020#~ "**Q:** How do I close applications?\n"
1021#~ ": To close an application, slide your finger *slowly* left from the right edge of the screen. An application switcher will appear. Place your finger on the application preview you wish to close and swipe up or down. The application will disappear.\n"
1022#~ msgstr ""
1023
1024#~ msgid ""
1025#~ "**Q:** How can I copy and paste?\n"
1026#~ ": For text that can be copied and pasted, press and hold the text in question. A menu will appear allowing you to cut, copy and paste.\n"
1027#~ msgstr ""
1028
1029#~ msgid ""
1030#~ "**Q:** What are the small characters on the keyboard and how can I select them?\n"
1031#~ ": Tapping and hold a character on the keyboard brings up a menu allowing you to select secondary characters. This allows you to select things like numbers and accented characters. Give it a try!\n"
1032#~ msgstr ""
1033
1034#~ msgid ""
1035#~ "**Q:** The keyboard behaves funny. What can I do about it?\n"
1036#~ ": From the Settings app, you can go to Keyboard and try unsetting the autocompletion feature, and/or the auto capitalize option. This way, you'll still receive suggestions on the words you're writing, while having full control of the input.\n"
1037#~ msgstr ""
1038
1039#~ msgid ""
1040#~ "**Q:** What is the round circle for? What does it show? Can I configure it?\n"
1041#~ ": The round circle is the infographic. It hows you recent phone activity, like the number of messages received or the number of songs played.\n"
1042#~ msgstr ""
1043
1044#~ msgid ""
1045#~ "**Q:** How do I lock the phone?\n"
1046#~ ": Pressing the power button to turn off the phone will lock it. In addition, you can control how long your phone will stay unlocked when idle. You can find this setting under the *System Settings* application. Select *Security & Privacy*, then *Phone Locking* to adjust the *Lock when idle* setting.\n"
1047#~ msgstr ""
1048
1049#~ msgid ""
1050#~ "**Q:** How do I unlock the phone?\n"
1051#~ ": Swipe the screen to the left or right. Depending on what security you have enabled, you might be required to enter a pin or passcode.\n"
1052#~ msgstr ""
1053
1054#~ msgid ""
1055#~ "**Q:** How do I unlock the bootloader?\n"
1056#~ ": If you are trying to flash a developer image or perform other developer related tasks, see [developer.ubuntu.com](http://developer.ubuntu.com/)\n"
1057#~ msgstr ""
1058
1059#~ msgid ""
1060#~ "**Q:** How can I change my PIN/Passcode?\n"
1061#~ ": You can find these setting under the *System Settings* application. Select *Security & Privacy* to adjust the *Lock when idle* setting.\n"
1062#~ msgstr ""
1063
1064#~ msgid ""
1065#~ "**Q:** Why do I have to type my PIN when using File Manager & Terminal (not default apps)?\n"
1066#~ ": Since these applications allow for invasive system changes, your pin/passcode is required. This is for your phone security.\n"
1067#~ msgstr ""
1068
1069#~ msgid ""
1070#~ "**Q:** How can I stop someone using the indicators when the phone is unlocked?\n"
1071#~ ": You can find this setting under the *System Settings* application. Select *Security & Privacy*, then *Phone Locking* to adjust the *When locked, allow* settings. Specifically, toggle off the *Notifications and quick settings* option.\n"
1072#~ msgstr ""
1073
1074#~ msgid ""
1075#~ "**Q:** I forgot my passworde/security code. How can I unlock the phone?\n"
1076#~ ": -\n"
1077#~ msgstr ""
1078
1079#~ msgid ""
1080#~ "**Q:** How do I play music?\n"
1081#~ ": The music app let's you play music copied to the device. In addition, scopes such as 7digital and grooveshark can also play music.\n"
1082#~ msgstr ""
1083
1084#~ msgid ""
1085#~ "**Q:** How do I play videos?\n"
1086#~ ": The media player application will play videos copied to the device. You will also find applications like youtube that give you streaming options.\n"
1087#~ msgstr ""
1088
1089#~ msgid ""
1090#~ "**Q:** How do I take photos?\n"
1091#~ ": The included camera application allows you to take photos. If your device has both a front and rear camera, you can toggle which camera to use.\n"
1092#~ msgstr ""
1093
1094#~ msgid ""
1095#~ "**Q:** How do I record videos?\n"
1096#~ ": The included camera application allows you to take videos. If your device has both a front and rear camera, you can toggle which camera to use.\n"
1097#~ msgstr ""
1098
1099#~ msgid ""
1100#~ "**Q:** How do I see pictures I’ve taken?\n"
1101#~ ": If you've just taken a picture, you can see it easily by swiping to the left from the right edge inside the camera app. Alternatively, use the gallery app to find the picture.\n"
1102#~ msgstr ""
1103
1104#~ msgid ""
1105#~ "**Q:** How can I send a text?\n"
1106#~ ": The default messaging application allows you to send sms as well as mms messages.\n"
1107#~ msgstr ""
1108
1109#~ msgid ""
1110#~ "**Q:** How do I make a call?\n"
1111#~ ": The default dialer app lets you make calls using a contact or by dialing a number.\n"
1112#~ msgstr ""
1113
1114#~ msgid ""
1115#~ "**Q:** How do I check recently made/missed calls?\n"
1116#~ ": Swiping up from the bottom edge of the dialer app reveals the recent call list. You can also filter the list to include only missed calls.\n"
1117#~ msgstr ""
1118
1119#~ msgid "[First Day Tasks]({filename}basic.md)"
1120#~ msgstr "[First Day Tasks]({filename}basic.de.md)"
1121
1122#~ msgid "[Store]({filename}store.md)"
1123#~ msgstr "[Store]({filename}store.de.md)"
1124
1125#~ msgid "tips and tricks to make you more productive"
1126#~ msgstr "Tips und Tricks, die Dir das Leben leichter machen"
1127
1128#~ msgid "links to get in touch with experts and other community members"
1129#~ msgstr ""
1130#~ "Links, um mit anderen Community-Mitgliedern und Experten in Kontakt zu "
1131#~ "kommen"
1132
1133#~ msgid "in this app for you."
1134#~ msgstr "in dieser App gesammelt"
1135
1136#~ msgid "[Get in touch]({filename}get-in-touch.md)"
1137#~ msgstr "[Kontakt]({filename}get-in-touch.de.md)"
1138
1139#~ msgid ""
1140#~ "**Q:** How do I update my system?\n"
1141#~ ": Your device will prompt you when an update is ready. A notification will appear informing you of the new update. If you wish, you can manually check and perform an update yourself. Open the *System Settings* application. Select *Update*, and then click the check for updates button.\n"
1142#~ msgstr ""
1143
1144#~ msgid ""
1145#~ "**Q:** How do I set the time / language?\n"
1146#~ ": Open the *System Settings* application. For the time, check out the *Time & Date* section. For language, select *Language & Text*.\n"
1147#~ msgstr ""
1148
1149#~ msgid ""
1150#~ "**Q:** How can I change my wallpaper/background?\n"
1151#~ ": Open the *System Settings* application. Select the *Background* option. Press the *Add Image* button and choice your image to set as a background.\n"
1152#~ msgstr ""
1153
1154#~ msgid ""
1155#~ "**Q:** How do I keep the screen on?\n"
1156#~ ": Open the *System Settings* application, and select the *Security & Privacy* option. Select the *Lock Phone* option, and then *Lock when idle*. St \n"
1157#~ msgstr ""
1158
1159#~ msgid ""
1160#~ "**Q:** How do I set up my accounts?\n"
1161#~ ": You can set up some of your accounts from the scopes. Today scope allows you to configure your Google and Fitbit account, while the Pictures scope lets you configure your flickr, Facebook and Instagram account. You can manage all your accounts (including social media, email, etc) from the *System Settings* app, under *Personal*, *Accounts*.\n"
1162#~ msgstr ""
1163
1164#~ msgid ""
1165#~ "**Q:** How do I configure my notifications?\n"
1166#~ ": If you’re receiving too many notifications of your activity or want to change it for whatever reason, you can do so by going to the *System Settings* and selecting *Notifications*. From here you can toggle on/off notifications from any application on your device.\n"
1167#~ msgstr ""
1168
1169#~ msgid ""
1170#~ "**Q:** How do I change the ringtone for calls and texts?\n"
1171#~ ": You can change you ringtone for calls and texts to something new. Open the *System Settings* application, then select *Sound*. Under *Phone Calls* you will find your current ringtone. Tap it to open a page of ringtones to select from.\n"
1172#~ msgstr ""
1173
1174#~ msgid ""
1175#~ "**Q:** How can I sync my Google contacts to my device?\n"
1176#~ ": The first time you open the Contacts app you’ll be asked if you want to sync contacts with your Google account. If you have answered “no” but change your mind later, you can do so by going to the Today scope, and setting up your Google account there. After that you can sync your contacts (and, if you want, calendar events as well).\n"
1177#~ msgstr ""
1178
1179#~ msgid ""
1180#~ "**Q:** How can I share photos?\n"
1181#~ ": If you've just taken a picture, share it easily by swiping to the left from the right edge inside the camera app. Alternatively, use the gallery app to find the picture. Once loaded, select *Share* from the menu and choose how you wish to share your photo.\n"
1182#~ msgstr ""
1183
1184#~ msgid ""
1185#~ "**Q:** How can I share video?\n"
1186#~ ": If you've just taken a video, share it easily by swiping to the left from the right edge inside the camera app. Alternatively, use the gallery app to find the video. Once loaded, select *Share* from the menu and choose how you wish to share your video.\n"
1187#~ msgstr ""
1188
1189#~ msgid ""
1190#~ "**Q:** How can I take a picture?\n"
1191#~ ": Select the camera app from the launcher or app scope. Swipe up from the bottom edge of the phone for additional options. Enjoy taking your picture!\n"
1192#~ msgstr ""
1193
1194#~ msgid ""
1195#~ "**Q:** How can I crop / rotate a picture?\n"
1196#~ ": Use the gallery app to select your picture. Select the *Edit* button next to the menu. Inside you'll find options to crop and rotate your picture.\n"
1197#~ msgstr ""
1198
1199#~ msgid ""
1200#~ "**Q:** How can I take video?\n"
1201#~ ": Select the camera app from the launcher or app scope. Select the video icon on the bottom of the screen. Swipe up from the bottom edge of the phone for additional options. Enjoy taking your video!\n"
1202#~ msgstr ""
1203
1204#~ msgid ""
1205#~ "**Q:** How do I set an alarm?\n"
1206#~ ": Alarms are handled by the clock app. To add a new alarm, launch the clock app. Swipe up from the bottom, and tap on the “+” sign. Configure the time, repetition, name and ringtone, and to save it tap on the tick in the up right corner. To modify alarms, just tap on it and change whatever you need. To cancel your changes, you can go back. To save your changes, tap on the tick again.\n"
1207#~ "To delete alarms, you can either see the alarm details and select “Delete” or, from the alarms list, swipe right on the alarm you want to delete, and then tap on the bin.\n"
1208#~ msgstr ""
1209
1210#~ msgid ""
1211#~ "**Q:** Can I navigate offline?\n"
1212#~ ": Unfortunately navigation requires an active connection.\n"
1213#~ msgstr ""
1214
1215#~ msgid ""
1216#~ "**Q:** Can I view the map offline?\n"
1217#~ ": Yes, although parts of the map may be missing and search is disabled while offline.\n"
1218#~ msgstr ""
1219
1220#~ msgid ""
1221#~ "**Q:** How do favorites work?\n"
1222#~ ": Swipe up from the bottom edge of the dash to reveal a scopes manager. Favorite scopes you wish to appear on your dash by selecting them. Selecting them again will remove the favorite. All favorited scopes will appear on your dash.\n"
1223#~ msgstr ""
1224
1225#~ msgid ""
1226#~ "**Q:** How do I add new scopes?\n"
1227#~ ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can add new scopes by selecting from the list of non-favorites below your currently favorited scopes. If a scope you'd like isn't listed, click the store button in the upper right to look for it in the ubuntu store.\n"
1228#~ msgstr ""
1229
1230#~ msgid ""
1231#~ "**Q:** How do I remove a scope?\n"
1232#~ ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n"
1233#~ msgstr ""
1234
1235#~ msgid ""
1236#~ "**Do you have Spotify?**\n"
1237#~ ": If you have a Spotify premium account, just install 'CuteSpotify'\n"
1238#~ " ([video](https://www.youtube.com/watch?v=ea90rwK_VuI)).\n"
1239#~ msgstr ""
1240
1241#~ msgid ""
1242#~ "**Do you have Google Authenticator?**\n"
1243#~ ": Sure, install the 'Authenticator' app from the software store.\n"
1244#~ msgstr ""
1245
1246#~ msgid ""
1247#~ "**Q:** How can I get directions?\n"
1248#~ ": Load the HERE maps application from the app scope. Open the menu and select *Directions*. Enter your destination and tap the *Get Directions* button.\n"
1249#~ msgstr ""
1250
1251#~ msgid "answers to frequently asked questions"
1252#~ msgstr "Antworten auf oft-gestellte Fragen"
1253
1254#~ msgid "Music {#myid .myclass}"
1255#~ msgstr ""
1256
1257#~ msgid ""
1258#~ "<div class=\"row\" markdown=\"1\">\n"
1259#~ "<div class=\"eight-col\" markdown=\"1\">\n"
1260#~ msgstr ""
1261
1262#~ msgid ""
1263#~ "</div>\n"
1264#~ "</div>\n"
1265#~ msgstr ""
1266
1267#~ msgid ""
1268#~ "**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)?\n"
1269#~ ": You can add music in multiple ways. If you have pre-existing music files, simply connect your phone to your pc via the usb cable. Next, copy the music you wish to listen to to the *Music* folder. Your music will appear in the music app. Alternatively, you can acquire music directly using the device via a scope, such as grooveshark or by downloading via the browser or another application.\n"
1270#~ msgstr ""
1271
1272#~ msgid ""
1273#~ "**Q:** What music formats are supported (flac, mp3 etc)?\n"
1274#~ ": The music app supports ogg, flac and mp3 formats.\n"
1275#~ msgstr ""
1276
1277#~ msgid "answers to frequently asked questions{: .floatright}"
1278#~ msgstr ""
1279
1280#~ msgid ""
1281#~ "<div class=\"row eight-col\">\n"
1282#~ "**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)?\n"
1283#~ ": You can add music in multiple ways. If you have pre-existing music files, simply connect your phone to your pc via the usb cable. Next, copy the music you wish to listen to to the *Music* folder. Your music will appear in the music app. Alternatively, you can acquire music directly using the device via a scope, such as grooveshark or by downloading via the browser or another application.\n"
1284#~ msgstr ""
1285
1286#~ msgid ""
1287#~ "**Q:** What music formats are supported (flac, mp3 etc)?\n"
1288#~ ": The music app supports ogg, flac and mp3 formats.\n"
1289#~ "</div>\n"
1290#~ msgstr ""
1291
1292#~ msgid ""
1293#~ "Contacts\n"
1294#~ "=============\n"
1295#~ msgstr ""
1296
1297#~ msgid ""
1298#~ "Gallery\n"
1299#~ "=============\n"
1300#~ msgstr ""
1301
1302#~ msgid ""
1303#~ "Camera\n"
1304#~ "=============\n"
1305#~ msgstr ""
1306
1307#~ msgid ""
1308#~ "Clock\n"
1309#~ "=============\n"
1310#~ msgstr ""
1311
1312#~ msgid ""
1313#~ "Here Maps\n"
1314#~ "=============\n"
1315#~ msgstr ""
1316
1317#~ msgid ""
1318#~ "**Q:** How can I get directions?\n"
1319#~ ": Load the here maps application from the app scope. Open the menu and select *Directions*. Enter your destination and tap the *Get Directions* button.\n"
1320#~ msgstr ""
1321
1322#~ msgid ""
1323#~ "**Q:** Do you have Spotify?\n"
1324#~ ": If you have a Spotify premium account, just install 'CuteSpotify'\n"
1325#~ " ([video](https://www.youtube.com/watch?v=ea90rwK_VuI)).\n"
1326#~ msgstr ""
1327
1328#~ msgid ""
1329#~ "**Q:** Do you have Google Authenticator?\n"
1330#~ ": Sure, install the 'Authenticator' app from the software store.\n"
1331#~ msgstr ""
1332
1333#~ msgid ""
1334#~ "Music\n"
1335#~ "=============\n"
1336#~ msgstr ""
7961337
=== modified file 'edit-here/po/es.po'
--- edit-here/po/es.po 2015-03-09 06:17:27 +0000
+++ edit-here/po/es.po 2015-03-09 15:52:07 +0000
@@ -2,7 +2,7 @@
2# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 20152# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
3# This file is distributed under the same license as the ubuntu-devices-help package.3# This file is distributed under the same license as the ubuntu-devices-help package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.4# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
5#5#
6msgid ""6msgid ""
7msgstr ""7msgstr ""
8"Project-Id-Version: ubuntu-devices-help\n"8"Project-Id-Version: ubuntu-devices-help\n"
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Generator: Launchpad (build 17383)\n"
17"X-Launchpad-Export-Date: 2015-03-09 06:17+0000\n"18"X-Launchpad-Export-Date: 2015-03-09 06:17+0000\n"
18"X-Generator: Launchpad (build 17383)\n"
1919
20#. type: Plain text20#. type: Plain text
21#: content/pages/security.md:221#: content/pages/security.md:2
@@ -29,80 +29,6 @@
29msgstr ""29msgstr ""
3030
31#. type: Plain text31#. type: Plain text
32#: content/pages/security.md:9
33#, no-wrap
34msgid ""
35"**Q:** How do I lock the phone?\n"
36": Pressing the power button to turn off the phone will lock it. In "
37"addition, you can control how long your phone will stay unlocked when idle. "
38"You can find this setting under the *System Settings* application. Select "
39"*Security & Privacy*, then *Phone Locking* to adjust the *Lock when idle* "
40"setting.\n"
41msgstr ""
42
43#. type: Plain text
44#: content/pages/security.md:13
45#, no-wrap
46msgid ""
47"**Q:** How do I unlock the phone?\n"
48": Swipe the screen to the left or right. Depending on what security you "
49"have enabled, you might be required to enter a pin or passcode.\n"
50msgstr ""
51
52#. type: Plain text
53#: content/pages/security.md:17
54#, no-wrap
55msgid ""
56"**Q:** How do I unlock the bootloader?\n"
57": If you are trying to flash a developer image or perform other developer "
58"related tasks, see [developer.ubuntu.com](http://developer.ubuntu.com/)\n"
59msgstr ""
60
61#. type: Plain text
62#: content/pages/security.md:21
63#, no-wrap
64msgid ""
65"**Q:** How can I change my PIN/Passcode?\n"
66": You can find these setting under the *System Settings* application. "
67"Select *Security & Privacy* to adjust the *Lock when idle* setting.\n"
68msgstr ""
69
70#. type: Plain text
71#: content/pages/security.md:25
72#, no-wrap
73msgid ""
74"**Q:** Why do I have to type my PIN when using File Manager & Terminal (not "
75"default apps)?\n"
76": Since these applications allow for invasive system changes, your "
77"pin/passcode is required. This is for your phone security.\n"
78msgstr ""
79"**P:** ¿Por qué debo proporcionar mi PIN al usar Gestor de archivos y "
80"Terminal (aplicaciones no preinstaladas)?\n"
81": Ambas aplicaciones permiten realizar cambios en el sistema, por lo que "
82"solicitaremos el PIN o contraseña. Esto es para favorecer la seguridad del "
83"teléfono.\n"
84
85#. type: Plain text
86#: content/pages/security.md:29
87#, no-wrap
88msgid ""
89"**Q:** How can I stop someone using the indicators when the phone is "
90"unlocked?\n"
91": You can find this setting under the *System Settings* application. "
92"Select *Security & Privacy*, then *Phone Locking* to adjust the *When "
93"locked, allow* settings. Specifically, toggle off the *Notifications and "
94"quick settings* option.\n"
95msgstr ""
96
97#. type: Plain text
98#: content/pages/security.md:32
99#, no-wrap
100msgid ""
101"**Q:** I forgot my passworde/security code. How can I unlock the phone?\n"
102": -\n"
103msgstr ""
104
105#. type: Plain text
106#: content/pages/store.md:232#: content/pages/store.md:2
107msgid "FAQ - Store"33msgid "FAQ - Store"
108msgstr "PP. FF. – Tienda"34msgstr "PP. FF. – Tienda"
@@ -114,36 +40,6 @@
114msgstr ""40msgstr ""
11541
116#. type: Plain text42#. type: Plain text
117#: content/pages/store.md:9
118#, no-wrap
119msgid ""
120"**Q:** How do I find and install new applications?\n"
121": From the Apps scope, you can either tap on the “search” icon on the "
122"right and start searching by name, or you can go all the way down in the "
123"scope and tap on the Ubuntu Store icon.\n"
124msgstr ""
125
126#. type: Plain text
127#: content/pages/store.md:13
128#, no-wrap
129msgid ""
130"**Q:** How can I browse the app store from my PC?\n"
131": At the moment, the app store is not able to be browsed from your pc.\n"
132msgstr ""
133
134#. type: Plain text
135#: content/pages/store.md:16
136#, no-wrap
137msgid ""
138"**Q:** How do I remove applications?\n"
139": Search for the application you wish to remove inside the store. Open it "
140"and press the *Uninstall* button to remove the application.\n"
141msgstr ""
142"**P:** ¿Cómo desinstalo aplicaciones?\n"
143": Busque la aplicación que quiera desinstalar en la tienda. Ábrala y pulse "
144"en el botón *Desinstalar*.\n"
145
146#. type: Plain text
147#: content/pages/basic.md:243#: content/pages/basic.md:2
148msgid "FAQ - Basic Tasks"44msgid "FAQ - Basic Tasks"
149msgstr "PP. FF. – Tareas básicas"45msgstr "PP. FF. – Tareas básicas"
@@ -155,81 +51,6 @@
155msgstr ""51msgstr ""
15652
157#. type: Plain text53#. type: Plain text
158#: content/pages/basic.md:9
159#, no-wrap
160msgid ""
161"**Q:** How do I play music?\n"
162": The music app let's you play music copied to the device. In addition, "
163"scopes such as 7digital and grooveshark can also play music.\n"
164msgstr ""
165
166#. type: Plain text
167#: content/pages/basic.md:13
168#, no-wrap
169msgid ""
170"**Q:** How do I play videos?\n"
171": The media player application will play videos copied to the device. You "
172"will also find applications like youtube that give you streaming options.\n"
173msgstr ""
174
175#. type: Plain text
176#: content/pages/basic.md:17
177#, no-wrap
178msgid ""
179"**Q:** How do I take photos?\n"
180": The included camera application allows you to take photos. If your "
181"device has both a front and rear camera, you can toggle which camera to "
182"use.\n"
183msgstr ""
184
185#. type: Plain text
186#: content/pages/basic.md:21
187#, no-wrap
188msgid ""
189"**Q:** How do I record videos?\n"
190": The included camera application allows you to take videos. If your "
191"device has both a front and rear camera, you can toggle which camera to "
192"use.\n"
193msgstr ""
194
195#. type: Plain text
196#: content/pages/basic.md:25
197#, no-wrap
198msgid ""
199"**Q:** How do I see pictures I’ve taken?\n"
200": If you've just taken a picture, you can see it easily by swiping to the "
201"left from the right edge inside the camera app. Alternatively, use the "
202"gallery app to find the picture.\n"
203msgstr ""
204
205#. type: Plain text
206#: content/pages/basic.md:29
207#, no-wrap
208msgid ""
209"**Q:** How can I send a text?\n"
210": The default messaging application allows you to send sms as well as mms "
211"messages.\n"
212msgstr ""
213
214#. type: Plain text
215#: content/pages/basic.md:33
216#, no-wrap
217msgid ""
218"**Q:** How do I make a call?\n"
219": The default dialer app lets you make calls using a contact or by dialing "
220"a number.\n"
221msgstr ""
222
223#. type: Plain text
224#: content/pages/basic.md:36
225#, no-wrap
226msgid ""
227"**Q:** How do I check recently made/missed calls?\n"
228": Swiping up from the bottom edge of the dialer app reveals the recent "
229"call list. You can also filter the list to include only missed calls.\n"
230msgstr ""
231
232#. type: Plain text
233#: content/pages/faq.md:254#: content/pages/faq.md:2
234msgid "Get your questions answered."55msgid "Get your questions answered."
235msgstr ""56msgstr ""
@@ -244,46 +65,34 @@
244"facilidad:"65"facilidad:"
24566
246#. type: Title ###67#. type: Title ###
68#: content/pages/faq.md:7
69#, no-wrap
70msgid "[User Interface]({filename}ui.md)"
71msgstr "[Interfaz de usuario]({filename}ui.es.md)"
72
73#. type: Title ###
247#: content/pages/faq.md:874#: content/pages/faq.md:8
248#, no-wrap75#, no-wrap
249msgid "[First Day Tasks]({filename}basic.md)"76msgid "[Settings]({filename}settings.md)"
250msgstr ""77msgstr "[Configuración]({filename}settings.es.md)"
251
252#. type: Title ###
253#: content/pages/faq.md:9
254#, no-wrap
255msgid "[User Interface]({filename}ui.md)"
256msgstr "[Interfaz de usuario]({filename}ui.md)"
25778
258#. type: Title ###79#. type: Title ###
259#: content/pages/faq.md:1080#: content/pages/faq.md:10
260#, no-wrap81#, no-wrap
261msgid "[Settings]({filename}settings.md)"82msgid "[Apps]({filename}apps.md)"
262msgstr "[Configuración]({filename}settings.md)"83msgstr "[Aplicaciones]({filename}apps.es.md)"
26384
264#. type: Title ###85#. type: Title ###
265#: content/pages/faq.md:1186#: content/pages/faq.md:11
266#, no-wrap87#, no-wrap
267msgid "[Store]({filename}store.md)"88msgid "[Scopes]({filename}scopes.md)"
268msgstr "[Tienda]({filename}store.md)"89msgstr "[«Scopes»]({filename}scopes.es.md)"
26990
270#. type: Title ###91#. type: Title ###
271#: content/pages/faq.md:1292#: content/pages/faq.md:12
272#, no-wrap93#, no-wrap
273msgid "[Apps]({filename}apps.md)"
274msgstr "[Aplicaciones]({filename}apps.md)"
275
276#. type: Title ###
277#: content/pages/faq.md:13
278#, no-wrap
279msgid "[Scopes]({filename}scopes.md)"
280msgstr "[«Scopes»]({filename}scopes.md)"
281
282#. type: Title ###
283#: content/pages/faq.md:14
284#, no-wrap
285msgid "[Security]({filename}security.md)"94msgid "[Security]({filename}security.md)"
286msgstr "[Seguridad]({filename}security.md)"95msgstr "[Seguridad]({filename}security.es.md)"
28796
288#. type: Plain text97#. type: Plain text
289#: content/pages/index.md:298#: content/pages/index.md:2
@@ -296,39 +105,14 @@
296"The world-wide Ubuntu community wants to give you the best possible "105"The world-wide Ubuntu community wants to give you the best possible "
297"experience on your Ubuntu device. This is why we collected:"106"experience on your Ubuntu device. This is why we collected:"
298msgstr ""107msgstr ""
299"La comunidad mundial de Ubuntu quiere ofrecerle la mejor experiencia posible "108"La comunidad mundial de Ubuntu quiere ofrecerle la mejor experiencia posible"
300"en su dispositivo con Ubuntu. Por ello hemos recopilado:"109" en su dispositivo con Ubuntu. Por ello hemos recopilado:"
301110
302#. type: Bullet: ' * '111#. type: Plain text
303#: content/pages/index.md:9112#: content/pages/index.md:10
304msgid "answers to frequently asked questions"
305msgstr "respuestas a preguntas frecuentes"
306
307#. type: Bullet: ' * '
308#: content/pages/index.md:9
309msgid "tips and tricks to make you more productive"
310msgstr "consejos y trucos para aumentar la prductividad"
311
312#. type: Bullet: ' * '
313#: content/pages/index.md:9
314msgid "links to get in touch with experts and other community members"
315msgstr "enlaces para contactar a expertos y otros miembros de la comunidad"
316
317#. type: Plain text
318#: content/pages/index.md:11
319msgid "in this app for you."
320msgstr "en esta aplicación."
321
322#. type: Plain text
323#: content/pages/index.md:12
324#, no-wrap113#, no-wrap
325msgid "[Take me to the FAQ!]({filename}faq.md) \n"114msgid "[Take me to the FAQ!]({filename}faq.md) \n"
326msgstr ""115msgstr "[Take me to the FAQ!]({filename}faq.es.md) \n"
327
328#. type: Plain text
329#: content/pages/index.md:14
330msgid "[Get in touch]({filename}get-in-touch.md)"
331msgstr ""
332116
333#. type: Plain text117#. type: Plain text
334#: content/pages/settings.md:2118#: content/pages/settings.md:2
@@ -342,79 +126,6 @@
342msgstr "*¿Cómo modifico los ajustes del teléfono?*\n"126msgstr "*¿Cómo modifico los ajustes del teléfono?*\n"
343127
344#. type: Plain text128#. type: Plain text
345#: content/pages/settings.md:9
346#, no-wrap
347msgid ""
348"**Q:** How do I update my system?\n"
349": Your device will prompt you when an update is ready. A notification will "
350"appear informing you of the new update. If you wish, you can manually check "
351"and perform an update yourself. Open the *System Settings* application. "
352"Select *Update*, and then click the check for updates button.\n"
353msgstr ""
354
355#. type: Plain text
356#: content/pages/settings.md:13
357#, no-wrap
358msgid ""
359"**Q:** How do I set the time / language?\n"
360": Open the *System Settings* application. For the time, check out the "
361"*Time & Date* section. For language, select *Language & Text*.\n"
362msgstr ""
363
364#. type: Plain text
365#: content/pages/settings.md:17
366#, no-wrap
367msgid ""
368"**Q:** How can I change my wallpaper/background?\n"
369": Open the *System Settings* application. Select the *Background* option. "
370"Press the *Add Image* button and choice your image to set as a background.\n"
371msgstr ""
372
373#. type: Plain text
374#: content/pages/settings.md:21
375#, no-wrap
376msgid ""
377"**Q:** How do I keep the screen on?\n"
378": Open the *System Settings* application, and select the *Security & "
379"Privacy* option. Select the *Lock Phone* option, and then *Lock when idle*. "
380"St \n"
381msgstr ""
382
383#. type: Plain text
384#: content/pages/settings.md:25
385#, no-wrap
386msgid ""
387"**Q:** How do I set up my accounts?\n"
388": You can set up some of your accounts from the scopes. Today scope allows "
389"you to configure your Google and Fitbit account, while the Pictures scope "
390"lets you configure your flickr, Facebook and Instagram account. You can "
391"manage all your accounts (including social media, email, etc) from the "
392"*System Settings* app, under *Personal*, *Accounts*.\n"
393msgstr ""
394
395#. type: Plain text
396#: content/pages/settings.md:29
397#, no-wrap
398msgid ""
399"**Q:** How do I configure my notifications?\n"
400": If you’re receiving too many notifications of your activity or want to "
401"change it for whatever reason, you can do so by going to the *System "
402"Settings* and selecting *Notifications*. From here you can toggle on/off "
403"notifications from any application on your device.\n"
404msgstr ""
405
406#. type: Plain text
407#: content/pages/settings.md:32
408#, no-wrap
409msgid ""
410"**Q:** How do I change the ringtone for calls and texts?\n"
411": You can change you ringtone for calls and texts to something new. Open "
412"the *System Settings* application, then select *Sound*. Under *Phone Calls* "
413"you will find your current ringtone. Tap it to open a page of ringtones to "
414"select from.\n"
415msgstr ""
416
417#. type: Plain text
418#: content/pages/ui.md:2129#: content/pages/ui.md:2
419msgid "FAQ - User Interface"130msgid "FAQ - User Interface"
420msgstr "PP. FF. – Interfaz de usuario"131msgstr "PP. FF. – Interfaz de usuario"
@@ -428,99 +139,6 @@
428msgstr ""139msgstr ""
429140
430#. type: Plain text141#. type: Plain text
431#: content/pages/ui.md:9
432#, no-wrap
433msgid ""
434"**Q:** What is the dash?\n"
435": The dash contains a list of applications installed on the device, along "
436"with presenting the scopes and store. The dash is the first thing you see "
437"when booting the phone. You can switch to it again at any time by swiping "
438"left from the right screen edge.\n"
439msgstr ""
440
441#. type: Plain text
442#: content/pages/ui.md:13
443#, no-wrap
444msgid ""
445"**Q:** What is the launcher?\n"
446": The launcher allows you to easily launch new applications. You can "
447"access the launcher at any time by swiping right from the left screen edge.\n"
448msgstr ""
449
450#. type: Plain text
451#: content/pages/ui.md:17
452#, no-wrap
453msgid ""
454"**Q:** What are the indicators?\n"
455": Indicators convey quick useful information about your device, like the "
456"time, data connection, location, sound, and notifications. You can access "
457"the indicators at any time by swiping down from the top screen edge.\n"
458msgstr ""
459
460#. type: Plain text
461#: content/pages/ui.md:22
462#, no-wrap
463msgid ""
464"**Q:** How do I switch applications?\n"
465": To switch applications, slide your finger left from the right edge of "
466"the screen. If you slide quickly you will cycle through each application. "
467"However, if you slide more slowly, an application switcher will appear "
468"allowing you to select the application you wish to switch to, including the\n"
469"dash.\n"
470msgstr ""
471
472#. type: Plain text
473#: content/pages/ui.md:26
474#, no-wrap
475msgid ""
476"**Q:** How do I close applications?\n"
477": To close an application, slide your finger *slowly* left from the right "
478"edge of the screen. An application switcher will appear. Place your finger "
479"on the application preview you wish to close and swipe up or down. The "
480"application will disappear.\n"
481msgstr ""
482
483#. type: Plain text
484#: content/pages/ui.md:30
485#, no-wrap
486msgid ""
487"**Q:** How can I copy and paste?\n"
488": For text that can be copied and pasted, press and hold the text in "
489"question. A menu will appear allowing you to cut, copy and paste.\n"
490msgstr ""
491
492#. type: Plain text
493#: content/pages/ui.md:34
494#, no-wrap
495msgid ""
496"**Q:** What are the small characters on the keyboard and how can I select "
497"them?\n"
498": Tapping and hold a character on the keyboard brings up a menu allowing "
499"you to select secondary characters. This allows you to select things like "
500"numbers and accented characters. Give it a try!\n"
501msgstr ""
502
503#. type: Plain text
504#: content/pages/ui.md:38
505#, no-wrap
506msgid ""
507"**Q:** The keyboard behaves funny. What can I do about it?\n"
508": From the Settings app, you can go to Keyboard and try unsetting the "
509"autocompletion feature, and/or the auto capitalize option. This way, you'll "
510"still receive suggestions on the words you're writing, while having full "
511"control of the input.\n"
512msgstr ""
513
514#. type: Plain text
515#: content/pages/ui.md:41
516#, no-wrap
517msgid ""
518"**Q:** What is the round circle for? What does it show? Can I configure it?\n"
519": The round circle is the infographic. It hows you recent phone activity, "
520"like the number of messages received or the number of songs played.\n"
521msgstr ""
522
523#. type: Plain text
524#: content/pages/apps.md:2142#: content/pages/apps.md:2
525msgid "FAQ - Apps"143msgid "FAQ - Apps"
526msgstr "PP. FF. – Aplicaciones"144msgstr "PP. FF. – Aplicaciones"
@@ -534,210 +152,6 @@
534msgstr ""152msgstr ""
535153
536#. type: Plain text154#. type: Plain text
537#: content/pages/apps.md:11
538#, no-wrap
539msgid ""
540"**Q:** Do you have Spotify?\n"
541": If you have a Spotify premium account, just install 'CuteSpotify'\n"
542" ([video](https://www.youtube.com/watch?v=ea90rwK_VuI)).\n"
543msgstr ""
544
545#. type: Plain text
546#: content/pages/apps.md:15
547#, no-wrap
548msgid ""
549"**Q:** Do you have Google Authenticator?\n"
550": Sure, install the 'Authenticator' app from the software store.\n"
551msgstr ""
552
553#. type: Plain text
554#: content/pages/apps.md:18
555#, no-wrap
556msgid ""
557"Music\n"
558"=============\n"
559msgstr ""
560"Música\n"
561"=============\n"
562
563#. type: Plain text
564#: content/pages/apps.md:23
565#, no-wrap
566msgid ""
567"**Q:** How do I add music to my device (usb/mtp, scp/rsync, download)?\n"
568": You can add music in multiple ways. If you have pre-existing music "
569"files, simply connect your phone to your pc via the usb cable. Next, copy "
570"the music you wish to listen to to the *Music* folder. Your music will "
571"appear in the music app. Alternatively, you can acquire music directly using "
572"the device via a scope, such as grooveshark or by downloading via the "
573"browser or another application.\n"
574msgstr ""
575
576#. type: Plain text
577#: content/pages/apps.md:27
578#, no-wrap
579msgid ""
580"**Q:** What music formats are supported (flac, mp3 etc)?\n"
581": The music app supports ogg, flac and mp3 formats.\n"
582msgstr ""
583"**P:** ¿Qué formatos de música son compatibles (FLAC, MP3…)?\n"
584": La aplicación Música admite los formatos OGG, FLAC y MP3.\n"
585
586#. type: Plain text
587#: content/pages/apps.md:30
588#, no-wrap
589msgid ""
590"Contacts\n"
591"=============\n"
592msgstr ""
593"Contactos\n"
594"=============\n"
595
596#. type: Plain text
597#: content/pages/apps.md:35
598#, no-wrap
599msgid ""
600"**Q:** How can I sync my Google contacts to my device?\n"
601": The first time you open the Contacts app you’ll be asked if you want to "
602"sync contacts with your Google account. If you have answered “no” but change "
603"your mind later, you can do so by going to the Today scope, and setting up "
604"your Google account there. After that you can sync your contacts (and, if "
605"you want, calendar events as well).\n"
606msgstr ""
607
608#. type: Plain text
609#: content/pages/apps.md:38
610#, no-wrap
611msgid ""
612"Gallery\n"
613"=============\n"
614msgstr ""
615"Galería\n"
616"=============\n"
617
618#. type: Plain text
619#: content/pages/apps.md:43
620#, no-wrap
621msgid ""
622"**Q:** How can I share photos?\n"
623": If you've just taken a picture, share it easily by swiping to the left "
624"from the right edge inside the camera app. Alternatively, use the gallery "
625"app to find the picture. Once loaded, select *Share* from the menu and "
626"choose how you wish to share your photo.\n"
627msgstr ""
628
629#. type: Plain text
630#: content/pages/apps.md:47
631#, no-wrap
632msgid ""
633"**Q:** How can I share video?\n"
634": If you've just taken a video, share it easily by swiping to the left "
635"from the right edge inside the camera app. Alternatively, use the gallery "
636"app to find the video. Once loaded, select *Share* from the menu and choose "
637"how you wish to share your video.\n"
638msgstr ""
639
640#. type: Plain text
641#: content/pages/apps.md:50
642#, no-wrap
643msgid ""
644"Camera\n"
645"=============\n"
646msgstr ""
647"Cámara\n"
648"=============\n"
649
650#. type: Plain text
651#: content/pages/apps.md:55
652#, no-wrap
653msgid ""
654"**Q:** How can I take a picture?\n"
655": Select the camera app from the launcher or app scope. Swipe up from the "
656"bottom edge of the phone for additional options. Enjoy taking your picture!\n"
657msgstr ""
658
659#. type: Plain text
660#: content/pages/apps.md:59
661#, no-wrap
662msgid ""
663"**Q:** How can I crop / rotate a picture?\n"
664": Use the gallery app to select your picture. Select the *Edit* button "
665"next to the menu. Inside you'll find options to crop and rotate your "
666"picture.\n"
667msgstr ""
668
669#. type: Plain text
670#: content/pages/apps.md:63
671#, no-wrap
672msgid ""
673"**Q:** How can I take video?\n"
674": Select the camera app from the launcher or app scope. Select the video "
675"icon on the bottom of the screen. Swipe up from the bottom edge of the phone "
676"for additional options. Enjoy taking your video!\n"
677msgstr ""
678
679#. type: Plain text
680#: content/pages/apps.md:66
681#, no-wrap
682msgid ""
683"Clock\n"
684"=============\n"
685msgstr ""
686"Reloj\n"
687"=============\n"
688
689#. type: Plain text
690#: content/pages/apps.md:72
691#, no-wrap
692msgid ""
693"**Q:** How do I set an alarm?\n"
694": Alarms are handled by the clock app. To add a new alarm, launch the "
695"clock app. Swipe up from the bottom, and tap on the “+” sign. Configure the "
696"time, repetition, name and ringtone, and to save it tap on the tick in the "
697"up right corner. To modify alarms, just tap on it and change whatever you "
698"need. To cancel your changes, you can go back. To save your changes, tap on "
699"the tick again.\n"
700"To delete alarms, you can either see the alarm details and select “Delete” "
701"or, from the alarms list, swipe right on the alarm you want to delete, and "
702"then tap on the bin.\n"
703msgstr ""
704
705#. type: Plain text
706#: content/pages/apps.md:75
707#, no-wrap
708msgid ""
709"Here Maps\n"
710"=============\n"
711msgstr ""
712
713#. type: Plain text
714#: content/pages/apps.md:80
715#, no-wrap
716msgid ""
717"**Q:** How can I get directions?\n"
718": Load the here maps application from the app scope. Open the menu and "
719"select *Directions*. Enter your destination and tap the *Get Directions* "
720"button.\n"
721msgstr ""
722
723#. type: Plain text
724#: content/pages/apps.md:84
725#, no-wrap
726msgid ""
727"**Q:** Can I navigate offline?\n"
728": Unfortunately navigation requires an active connection.\n"
729msgstr ""
730
731#. type: Plain text
732#: content/pages/apps.md:87
733#, no-wrap
734msgid ""
735"**Q:** Can I view the map offline?\n"
736": Yes, although parts of the map may be missing and search is disabled "
737"while offline.\n"
738msgstr ""
739
740#. type: Plain text
741#: content/pages/get-in-touch.md:2155#: content/pages/get-in-touch.md:2
742msgid "Get in touch"156msgid "Get in touch"
743msgstr "Contacto"157msgstr "Contacto"
@@ -773,35 +187,1157 @@
773msgid "*Curious about scopes?*\n"187msgid "*Curious about scopes?*\n"
774msgstr ""188msgstr ""
775189
776#. type: Plain text190#. type: Title ##
191#: content/pages/apps.md:23
192#, no-wrap
193msgid "Contacts"
194msgstr ""
195
196#. type: Title ##
197#: content/pages/apps.md:29
198#, no-wrap
199msgid "Gallery"
200msgstr ""
201
202#. type: Title ##
203#: content/pages/apps.md:38
204#, no-wrap
205msgid "Camera"
206msgstr ""
207
208#. type: Title ##
209#: content/pages/apps.md:49
210#, no-wrap
211msgid "Clock"
212msgstr ""
213
214#. type: Title ##
215#: content/pages/apps.md:56
216#, no-wrap
217msgid "HERE Maps"
218msgstr ""
219
220#. type: Title ###
221#: content/pages/apps.md:17
222#, no-wrap
223msgid "How do I add music to my device (usb/mtp, scp/rsync, download)?"
224msgstr ""
225
226#. type: Plain text
227#: content/pages/apps.md:19
228msgid ""
229"You can add music in multiple ways. If you have pre-existing music files, "
230"simply connect your phone to your pc via the usb cable. Next, copy the music"
231" you wish to listen to to the *Music* folder. Your music will appear in the "
232"music app. Alternatively, you can acquire music directly using the device "
233"via a scope, such as grooveshark or by downloading via the browser or "
234"another application."
235msgstr ""
236
237#. type: Title ###
238#: content/pages/apps.md:20
239#, no-wrap
240msgid "What music formats are supported (flac, mp3 etc)?"
241msgstr ""
242
243#. type: Plain text
244#: content/pages/apps.md:22
245msgid "The music app supports ogg, flac and mp3 formats."
246msgstr ""
247
248#. type: Title ##
249#: content/pages/apps.md:15
250#, no-wrap
251msgid "Music"
252msgstr ""
253
254#. type: Title ###
255#: content/pages/security.md:6
256#, no-wrap
257msgid "How do I lock the phone?"
258msgstr ""
259
260#. type: Plain text
261#: content/pages/security.md:8
262msgid ""
263"Pressing the power button to turn off the phone will lock it. In addition, "
264"you can control how long your phone will stay unlocked when idle. You can "
265"find this setting under the *System Settings* application. Select *Security "
266"& Privacy*, then *Phone Locking* to adjust the *Lock when idle* setting."
267msgstr ""
268
269#. type: Title ###
270#: content/pages/security.md:9
271#, no-wrap
272msgid "How do I unlock the phone?"
273msgstr ""
274
275#. type: Plain text
276#: content/pages/security.md:11
277msgid ""
278"Swipe the screen to the left or right. Depending on what security you have "
279"enabled, you might be required to enter a pin or passcode."
280msgstr ""
281
282#. type: Title ###
283#: content/pages/security.md:12
284#, no-wrap
285msgid "How do I unlock the bootloader?"
286msgstr ""
287
288#. type: Plain text
289#: content/pages/security.md:14
290msgid ""
291"If you are trying to flash a developer image or perform other developer "
292"related tasks, see the [developer site](http://developer.ubuntu.com/)"
293msgstr ""
294
295#. type: Title ###
296#: content/pages/security.md:15
297#, no-wrap
298msgid "How can I change my PIN/Passcode?"
299msgstr ""
300
301#. type: Plain text
302#: content/pages/security.md:17
303msgid ""
304"You can find these setting under the *System Settings* application. Select "
305"*Security & Privacy* to adjust the *Lock when idle* setting."
306msgstr ""
307
308#. type: Title ###
309#: content/pages/security.md:18
310#, no-wrap
311msgid ""
312"Why do I have to type my PIN when using File Manager & Terminal (not default"
313" apps)?"
314msgstr ""
315
316#. type: Plain text
317#: content/pages/security.md:20
318msgid ""
319"Since these applications allow for invasive system changes, your "
320"pin/passcode is required. This is for your phone security."
321msgstr ""
322
323#. type: Title ###
324#: content/pages/security.md:21
325#, no-wrap
326msgid ""
327"How can I stop someone using the indicators when the phone is unlocked?"
328msgstr ""
329
330#. type: Plain text
331#: content/pages/security.md:23
332msgid ""
333"You can find this setting under the *System Settings* application. Select "
334"*Security & Privacy*, then *Phone Locking* to adjust the *When locked, "
335"allow* settings. Specifically, toggle off the *Notifications and quick "
336"settings* option."
337msgstr ""
338
339#. type: Title ###
340#: content/pages/security.md:24
341#, no-wrap
342msgid "I forgot my passworde/security code. How can I unlock the phone?"
343msgstr ""
344
345#. type: Plain text
346#: content/pages/security.md:25
347msgid "TBD"
348msgstr ""
349
350#. type: Title ##
351#: content/pages/apps.md:6
352#, no-wrap
353msgid "Misc"
354msgstr ""
355
356#. type: Title ###
357#: content/pages/apps.md:8
358#, no-wrap
359msgid "Do you have Spotify?"
360msgstr ""
361
362#. type: Plain text
363#: content/pages/apps.md:11
364msgid ""
365"If you have a Spotify premium account, just install 'CuteSpotify' "
366"([video](https://www.youtube.com/watch?v=ea90rwK_VuI))."
367msgstr ""
368
369#. type: Title ###
370#: content/pages/apps.md:12
371#, no-wrap
372msgid "Do you have Google Authenticator?"
373msgstr ""
374
375#. type: Plain text
376#: content/pages/apps.md:14
377msgid "Sure, install the 'Authenticator' app from the software store."
378msgstr ""
379
380#. type: Title ###
381#: content/pages/apps.md:25
382#, no-wrap
383msgid "How can I sync my Google contacts to my device?"
384msgstr ""
385
386#. type: Plain text
387#: content/pages/apps.md:27
388msgid ""
389"The first time you open the Contacts app you’ll be asked if you want to sync"
390" contacts with your Google account. If you have answered “no” but change "
391"your mind later, you can do so by going to the Today scope, and setting up "
392"your Google account there. After that you can sync your contacts (and, if "
393"you want, calendar events as well)."
394msgstr ""
395
396#. type: Title ###
397#: content/pages/apps.md:31
398#, no-wrap
399msgid "How can I share photos?"
400msgstr ""
401
402#. type: Plain text
403#: content/pages/apps.md:33
404msgid ""
405"If you've just taken a picture, share it easily by swiping to the left from "
406"the right edge inside the camera app. Alternatively, use the gallery app to "
407"find the picture. Once loaded, select *Share* from the menu and choose how "
408"you wish to share your photo."
409msgstr ""
410
411#. type: Title ###
412#: content/pages/apps.md:34
413#, no-wrap
414msgid "How can I share video?"
415msgstr ""
416
417#. type: Plain text
418#: content/pages/apps.md:36
419msgid ""
420"If you've just taken a video, share it easily by swiping to the left from "
421"the right edge inside the camera app. Alternatively, use the gallery app to "
422"find the video. Once loaded, select *Share* from the menu and choose how you"
423" wish to share your video."
424msgstr ""
425
426#. type: Title ###
427#: content/pages/apps.md:40
428#, no-wrap
429msgid "How can I take a picture?"
430msgstr ""
431
432#. type: Plain text
433#: content/pages/apps.md:42
434msgid ""
435"Select the camera app from the launcher or app scope. Swipe up from the "
436"bottom edge of the phone for additional options. Enjoy taking your picture!"
437msgstr ""
438
439#. type: Title ###
440#: content/pages/apps.md:43
441#, no-wrap
442msgid "How can I crop / rotate a picture?"
443msgstr ""
444
445#. type: Plain text
446#: content/pages/apps.md:45
447msgid ""
448"Use the gallery app to select your picture. Select the *Edit* button next to"
449" the menu. Inside you'll find options to crop and rotate your picture."
450msgstr ""
451
452#. type: Title ###
453#: content/pages/apps.md:46
454#, no-wrap
455msgid "How can I take video?"
456msgstr ""
457
458#. type: Plain text
459#: content/pages/apps.md:48
460msgid ""
461"Select the camera app from the launcher or app scope. Select the video icon "
462"on the bottom of the screen. Swipe up from the bottom edge of the phone for "
463"additional options. Enjoy taking your video!"
464msgstr ""
465
466#. type: Title ###
467#: content/pages/apps.md:51
468#, no-wrap
469msgid "How do I set an alarm?"
470msgstr ""
471
472#. type: Plain text
473#: content/pages/apps.md:54
474msgid ""
475"Alarms are handled by the clock app. To add a new alarm, launch the clock "
476"app. Swipe up from the bottom, and tap on the “+” sign. Configure the time, "
477"repetition, name and ringtone, and to save it tap on the tick in the up "
478"right corner. To modify alarms, just tap on it and change whatever you "
479"need. To cancel your changes, you can go back. To save your changes, tap on "
480"the tick again. To delete alarms, you can either see the alarm details and "
481"select “Delete” or, from the alarms list, swipe right on the alarm you want "
482"to delete, and then tap on the bin."
483msgstr ""
484
485#. type: Title ###
486#: content/pages/apps.md:58
487#, no-wrap
488msgid "How can I get directions?"
489msgstr ""
490
491#. type: Plain text
492#: content/pages/apps.md:60
493msgid ""
494"Load the HERE maps application from the app scope. Open the menu and select "
495"*Directions*. Enter your destination and tap the *Get Directions* button."
496msgstr ""
497
498#. type: Title ###
499#: content/pages/apps.md:61
500#, no-wrap
501msgid "Can I navigate offline?"
502msgstr ""
503
504#. type: Plain text
505#: content/pages/apps.md:63
506msgid "Unfortunately navigation requires an active connection."
507msgstr ""
508
509#. type: Title ###
510#: content/pages/apps.md:64
511#, no-wrap
512msgid "Can I view the map offline?"
513msgstr ""
514
515#. type: Plain text
516#: content/pages/apps.md:65
517msgid ""
518"Yes, although parts of the map may be missing and search is disabled while "
519"offline."
520msgstr ""
521
522#. type: Title ###
523#: content/pages/settings.md:6
524#, no-wrap
525msgid "How do I update my system?"
526msgstr ""
527
528#. type: Plain text
529#: content/pages/settings.md:8
530msgid ""
531"Your device will prompt you when an update is ready. A notification will "
532"appear informing you of the new update. If you wish, you can manually check "
533"and perform an update yourself. Open the *System Settings* application. "
534"Select *Update*, and then click the check for updates button."
535msgstr ""
536
537#. type: Title ###
538#: content/pages/settings.md:9
539#, no-wrap
540msgid "How do I set the time / language?"
541msgstr ""
542
543#. type: Plain text
544#: content/pages/settings.md:11
545msgid ""
546"Open the *System Settings* application. For the time, check out the *Time & "
547"Date* section. For language, select *Language & Text*."
548msgstr ""
549
550#. type: Title ###
551#: content/pages/settings.md:12
552#, no-wrap
553msgid "How can I change my wallpaper/background?"
554msgstr ""
555
556#. type: Plain text
557#: content/pages/settings.md:14
558msgid ""
559"Open the *System Settings* application. Select the *Background* option. "
560"Press the *Add Image* button and choice your image to set as a background."
561msgstr ""
562
563#. type: Title ###
564#: content/pages/settings.md:15
565#, no-wrap
566msgid "How do I keep the screen on?"
567msgstr ""
568
569#. type: Plain text
570#: content/pages/settings.md:17
571msgid ""
572"Open the *System Settings* application, and select the *Security & Privacy* "
573"option. Select the *Lock Phone* option, and then *Lock when idle*. St"
574msgstr ""
575
576#. type: Title ###
577#: content/pages/settings.md:18
578#, no-wrap
579msgid "How do I set up my accounts?"
580msgstr ""
581
582#. type: Plain text
583#: content/pages/settings.md:20
584msgid ""
585"You can set up some of your accounts from the scopes. Today scope allows you"
586" to configure your Google and Fitbit account, while the Pictures scope lets "
587"you configure your flickr, Facebook and Instagram account. You can manage "
588"all your accounts (including social media, email, etc) from the *System "
589"Settings* app, under *Personal*, *Accounts*."
590msgstr ""
591
592#. type: Title ###
593#: content/pages/settings.md:21
594#, no-wrap
595msgid "How do I configure my notifications?"
596msgstr ""
597
598#. type: Plain text
599#: content/pages/settings.md:23
600msgid ""
601"If you’re receiving too many notifications of your activity or want to "
602"change it for whatever reason, you can do so by going to the *System "
603"Settings* and selecting *Notifications*. From here you can toggle on/off "
604"notifications from any application on your device."
605msgstr ""
606
607#. type: Title ###
608#: content/pages/settings.md:24
609#, no-wrap
610msgid "How do I change the ringtone for calls and texts?"
611msgstr ""
612
613#. type: Plain text
614#: content/pages/settings.md:25
615msgid ""
616"You can change you ringtone for calls and texts to something new. Open the "
617"*System Settings* application, then select *Sound*. Under *Phone Calls* you "
618"will find your current ringtone. Tap it to open a page of ringtones to "
619"select from."
620msgstr ""
621
622#. type: Bullet: ' * '
623#: content/pages/index.md:9
624msgid "Answers to frequently asked questions"
625msgstr ""
626
627#. type: Bullet: ' * '
628#: content/pages/index.md:9
629msgid "Tips and tricks to make you more productive"
630msgstr ""
631
632#. type: Bullet: ' * '
633#: content/pages/index.md:9
634msgid "Links to get in touch with experts and other community members"
635msgstr ""
636
637#. type: Plain text
638#: content/pages/index.md:11
639#, no-wrap
640msgid "[Get in touch]({filename}get-in-touch.md) \n"
641msgstr "[Get in touch]({filename}get-in-touch.es.md) \n"
642
643#. type: Title ###
644#: content/pages/faq.md:6
645#, no-wrap
646msgid "[First day tasks]({filename}basic.md)"
647msgstr "[First day tasks]({filename}basic.es.md)"
648
649#. type: Title ###
650#: content/pages/faq.md:9
651#, no-wrap
652msgid "[The Store]({filename}store.md)"
653msgstr "[The Store]({filename}store.es.md)"
654
655#. type: Title ###
656#: content/pages/basic.md:6
657#, no-wrap
658msgid "How do I play music?"
659msgstr ""
660
661#. type: Plain text
662#: content/pages/basic.md:8
663msgid ""
664"The music app let's you play music copied to the device. In addition, "
665"[scopes]({filename}scopes.md) such as 7digital and Grooveshark can also play"
666" music."
667msgstr ""
668"The music app let's you play music copied to the device. In addition, "
669"[scopes]({filename}scopes.es.md) such as 7digital and Grooveshark can also "
670"play music."
671
672#. type: Title ###
673#: content/pages/basic.md:9
674#, no-wrap
675msgid "How do I play videos?"
676msgstr ""
677
678#. type: Plain text
679#: content/pages/basic.md:11
680msgid ""
681"The media player application will play videos copied to the device. You will"
682" also find applications like youtube that give you streaming options."
683msgstr ""
684
685#. type: Title ###
686#: content/pages/basic.md:12
687#, no-wrap
688msgid "How do I take photos?"
689msgstr ""
690
691#. type: Plain text
692#: content/pages/basic.md:14
693msgid ""
694"The included camera application allows you to take photos. If your device "
695"has both a front and rear camera, you can toggle which camera to use."
696msgstr ""
697
698#. type: Title ###
699#: content/pages/basic.md:15
700#, no-wrap
701msgid "How do I record videos?"
702msgstr ""
703
704#. type: Plain text
705#: content/pages/basic.md:17
706msgid ""
707"The included camera application allows you to take videos. If your device "
708"has both a front and rear camera, you can toggle which camera to use."
709msgstr ""
710
711#. type: Title ###
712#: content/pages/basic.md:18
713#, no-wrap
714msgid "How do I see pictures I’ve taken?"
715msgstr ""
716
717#. type: Plain text
718#: content/pages/basic.md:20
719msgid ""
720"If you've just taken a picture, you can see it easily by swiping to the left"
721" from the right edge inside the camera app. Alternatively, use the gallery "
722"app to find the picture."
723msgstr ""
724
725#. type: Title ###
726#: content/pages/basic.md:21
727#, no-wrap
728msgid "How can I send a text?"
729msgstr ""
730
731#. type: Plain text
732#: content/pages/basic.md:23
733msgid ""
734"The default messaging application allows you to send sms as well as mms "
735"messages."
736msgstr ""
737
738#. type: Title ###
739#: content/pages/basic.md:24
740#, no-wrap
741msgid "How do I make a call?"
742msgstr ""
743
744#. type: Plain text
745#: content/pages/basic.md:26
746msgid ""
747"The default dialer app lets you make calls using a contact or by dialing a "
748"number."
749msgstr ""
750
751#. type: Title ###
752#: content/pages/basic.md:27
753#, no-wrap
754msgid "How do I check recently made/missed calls?"
755msgstr ""
756
757#. type: Plain text
758#: content/pages/basic.md:28
759msgid ""
760"Swiping up from the bottom edge of the dialer app reveals the recent call "
761"list. You can also filter the list to include only missed calls."
762msgstr ""
763
764#. type: Title ###
765#: content/pages/scopes.md:6
766#, no-wrap
767msgid "How do favorites work?"
768msgstr ""
769
770#. type: Plain text
771#: content/pages/scopes.md:8
772msgid ""
773"Swipe up from the bottom edge of the dash to reveal a scopes manager. "
774"Favorite scopes you wish to appear on your dash by selecting them. Selecting"
775" them again will remove the favorite. All favorited scopes will appear on "
776"your dash."
777msgstr ""
778
779#. type: Title ###
777#: content/pages/scopes.md:9780#: content/pages/scopes.md:9
778#, no-wrap781#, no-wrap
782msgid "How do I add new scopes?"
783msgstr ""
784
785#. type: Plain text
786#: content/pages/scopes.md:11
779msgid ""787msgid ""
780"**Q:** How do favorites work?\n"788"Swipe up from the bottom edge of the dash to reveal a scopes manager. You "
781": Swipe up from the bottom edge of the dash to reveal a scopes manager. "789"can add new scopes by selecting from the list of non-favorites below your "
782"Favorite scopes you wish to appear on your dash by selecting them. Selecting "790"currently favorited scopes. If a scope you'd like isn't listed, click the "
783"them again will remove the favorite. All favorited scopes will appear on "791"store button in the upper right to look for it in the ubuntu store."
784"your dash.\n"792msgstr ""
793
794#. type: Title ###
795#: content/pages/scopes.md:12
796#, no-wrap
797msgid "How do I remove a scope?"
785msgstr ""798msgstr ""
786799
787#. type: Plain text800#. type: Plain text
788#: content/pages/scopes.md:13801#: content/pages/scopes.md:13
789#, no-wrap802msgid ""
790msgid ""803"Swipe up from the bottom edge of the dash to reveal a scopes manager. You "
791"**Q:** How do I add new scopes?\n"804"can remove a scopes by selecting it from the list of your favorites. This "
792": Swipe up from the bottom edge of the dash to reveal a scopes manager. "805"will remove it from your dash. If you'd like to remove it completely, visit "
793"You can add new scopes by selecting from the list of non-favorites below "806"the scope page in the ubuntu store and select *Uninstall*."
794"your currently favorited scopes. If a scope you'd like isn't listed, click "807msgstr ""
795"the store button in the upper right to look for it in the ubuntu store.\n"808
796msgstr ""809#. type: Title ###
797810#: content/pages/store.md:6
798#. type: Plain text811#, no-wrap
799#: content/pages/scopes.md:16812msgid "How do I find and install new applications?"
800#, no-wrap813msgstr ""
801msgid ""814
802"**Q:** How do I remove a scope?\n"815#. type: Plain text
803": Swipe up from the bottom edge of the dash to reveal a scopes manager. "816#: content/pages/store.md:8
804"You can remove a scopes by selecting it from the list of your favorites. "817msgid ""
805"This will remove it from your dash. If you'd like to remove it completely, "818"From the Apps scope, you can either tap on the “search” icon on the right "
806"visit the scope page in the ubuntu store and select *Uninstall*.\n"819"and start searching by name, or you can go all the way down in the scope and"
807msgstr ""820" tap on the Ubuntu Store icon."
821msgstr ""
822
823#. type: Title ###
824#: content/pages/store.md:9
825#, no-wrap
826msgid "How can I browse the app store from my PC?"
827msgstr ""
828
829#. type: Plain text
830#: content/pages/store.md:11
831msgid "At the moment, the app store is not able to be browsed from your pc."
832msgstr ""
833
834#. type: Title ###
835#: content/pages/store.md:12
836#, no-wrap
837msgid "How do I remove applications?"
838msgstr ""
839
840#. type: Plain text
841#: content/pages/store.md:13
842msgid ""
843"Search for the application you wish to remove inside the store. Open it and "
844"press the *Uninstall* button to remove the application."
845msgstr ""
846
847#. type: Title ###
848#: content/pages/ui.md:6
849#, no-wrap
850msgid "What is the dash?"
851msgstr ""
852
853#. type: Plain text
854#: content/pages/ui.md:8
855msgid ""
856"The dash contains a list of applications installed on the device, along with"
857" presenting the scopes and store. The dash is the first thing you see when "
858"booting the phone. You can switch to it again at any time by swiping left "
859"from the right screen edge."
860msgstr ""
861
862#. type: Title ###
863#: content/pages/ui.md:9
864#, no-wrap
865msgid "What is the launcher?"
866msgstr ""
867
868#. type: Plain text
869#: content/pages/ui.md:11
870msgid ""
871"The launcher allows you to easily launch new applications. You can access "
872"the launcher at any time by swiping right from the left screen edge."
873msgstr ""
874
875#. type: Title ###
876#: content/pages/ui.md:12
877#, no-wrap
878msgid "What are the indicators?"
879msgstr ""
880
881#. type: Plain text
882#: content/pages/ui.md:14
883msgid ""
884"Indicators convey quick useful information about your device, like the time,"
885" data connection, location, sound, and notifications. You can access the "
886"indicators at any time by swiping down from the top screen edge."
887msgstr ""
888
889#. type: Title ###
890#: content/pages/ui.md:15
891#, no-wrap
892msgid "How do I switch applications?"
893msgstr ""
894
895#. type: Plain text
896#: content/pages/ui.md:18
897msgid ""
898"To switch applications, slide your finger left from the right edge of the "
899"screen. If you slide quickly you will cycle through each application. "
900"However, if you slide more slowly, an application switcher will appear "
901"allowing you to select the application you wish to switch to, including the "
902"dash."
903msgstr ""
904
905#. type: Title ###
906#: content/pages/ui.md:19
907#, no-wrap
908msgid "How do I close applications?"
909msgstr ""
910
911#. type: Plain text
912#: content/pages/ui.md:21
913msgid ""
914"To close an application, slide your finger *slowly* left from the right edge"
915" of the screen. An application switcher will appear. Place your finger on "
916"the application preview you wish to close and swipe up or down. The "
917"application will disappear."
918msgstr ""
919
920#. type: Title ###
921#: content/pages/ui.md:22
922#, no-wrap
923msgid "How can I copy and paste?"
924msgstr ""
925
926#. type: Plain text
927#: content/pages/ui.md:24
928msgid ""
929"For text that can be copied and pasted, press and hold the text in question."
930" A menu will appear allowing you to cut, copy and paste."
931msgstr ""
932
933#. type: Title ###
934#: content/pages/ui.md:25
935#, no-wrap
936msgid ""
937"What are the small characters on the keyboard and how can I