Merge lp:~dholbach/help-app/1430735 into lp:~ubuntu-touch-coreapps-drivers/help-app/trunk
- 1430735
- Merge into trunk
Status: | Rejected | ||||
---|---|---|---|---|---|
Rejected by: | Daniel Holbach | ||||
Proposed branch: | lp:~dholbach/help-app/1430735 | ||||
Merge into: | lp:~ubuntu-touch-coreapps-drivers/help-app/trunk | ||||
Diff against target: |
9029 lines (+2726/-2425) 19 files modified
edit-here/content/pages/apps.md (+17/-15) edit-here/content/pages/basic.md (+9/-8) edit-here/content/pages/index.md (+2/-2) edit-here/content/pages/scopes.md (+4/-3) edit-here/content/pages/security.md (+8/-7) edit-here/content/pages/settings.md (+8/-7) edit-here/content/pages/store.md (+4/-3) edit-here/content/pages/ui.md (+10/-9) edit-here/pelicanconf.py (+9/-1) edit-here/po/de.po (+392/-364) edit-here/po/es.po (+394/-366) edit-here/po/fr.po (+392/-364) edit-here/po/help.pot (+171/-168) edit-here/po/it.po (+392/-364) edit-here/po/pt.po (+392/-367) edit-here/po/ro.po (+392/-364) edit-here/q-and-a.py (+77/-0) edit-here/tests/test_translations.py (+6/-4) edit-here/translations.py (+47/-9) |
||||
To merge this branch: | bzr merge lp:~dholbach/help-app/1430735 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
David Planella | Needs Fixing | ||
Review via email:
|
Commit message
This is a partial fix for bug 1430735.
What's happening here, is that we allow !!T and !!I as markup to indicate that a particular question/answer pair is either textonly (!!T) or include an image (!!I). This will add HTML markup through our our own q-and-a markdown extension.
We can now also use the attr_list markdown extension to show links as button. Merely add {: .button } at the end of a link.
Tests and stuff are updated as well.
What's not working yet:
- !!I is implemented, but we need to figure out how to parse the image
markup, so we can put it in its own <div>
Description of the change
- 97. By Daniel Holbach
-
merge from trunk
- 98. By Daniel Holbach
-
remove superfluous print
- 99. By Daniel Holbach
-
remove stray print
- 100. By Daniel Holbach
-
add initial support for creating an answer-with-image block
- 101. By Daniel Holbach
-
remove button tags, they are not 'Call To Action buttons'
- 102. By Daniel Holbach
-
use .link-cta-ubuntu instead of .button
- 103. By Daniel Holbach
-
updated .pot and .po files accordingly
- 104. By Daniel Holbach
-
merge trunk
- 105. By Daniel Holbach
-
remove bzr diffI tag for now, it's not implemented yet and we won't need it for version1 in ths store

Nicholas Skaggs (nskaggs) wrote : | # |
Trying all the documented make targets:
make check: no errors
make click: no errors
make web: WARNING: Unable to find `/images/
make html: WARNING: Unable to find `/images/
- 106. By Daniel Holbach
-
add image

Daniel Holbach (dholbach) wrote : | # |
Fixed.
- 107. By Daniel Holbach
-
add [TOC] to all FAQ pages, add T tag to all questions
- 108. By Daniel Holbach
-
make pep8 happy
- 109. By Daniel Holbach
-
remove attr_list (and other statements), if we find them in translated strings
- 110. By Daniel Holbach
-
simplify hide/readd logic somewhat

Daniel Holbach (dholbach) wrote : | # |
Unfortunately translated links are broken again... I'll fix this tomorrow morning. It'd be nice though, if somebody could review the rest of the MP.

Nicholas Skaggs (nskaggs) wrote : | # |
Just a question -- can we assume text only for any question / answer pairs so we don't have to litter all our our content with !!T?

Daniel Holbach (dholbach) wrote : | # |
How can Markdown know which part is a questions/answer block and which one isn't? :-/

Daniel Holbach (dholbach) wrote : | # |
I will break this up into smaller portions as it will be easier to review...
Unmerged revisions
- 110. By Daniel Holbach
-
simplify hide/readd logic somewhat
- 109. By Daniel Holbach
-
remove attr_list (and other statements), if we find them in translated strings
- 108. By Daniel Holbach
-
make pep8 happy
- 107. By Daniel Holbach
-
add [TOC] to all FAQ pages, add T tag to all questions
- 106. By Daniel Holbach
-
add image
- 105. By Daniel Holbach
-
remove bzr diffI tag for now, it's not implemented yet and we won't need it for version1 in ths store
- 104. By Daniel Holbach
-
merge trunk
- 103. By Daniel Holbach
-
updated .pot and .po files accordingly
- 102. By Daniel Holbach
-
use .link-cta-ubuntu instead of .button
- 101. By Daniel Holbach
-
remove button tags, they are not 'Call To Action buttons'
Preview Diff
1 | === added directory 'edit-here/content/images' |
2 | === added file 'edit-here/content/images/settings.gif' |
3 | Binary files edit-here/content/images/settings.gif 1970-01-01 00:00:00 +0000 and edit-here/content/images/settings.gif 2015-03-16 16:48:19 +0000 differ |
4 | === modified file 'edit-here/content/pages/apps.md' |
5 | --- edit-here/content/pages/apps.md 2015-03-09 14:59:58 +0000 |
6 | +++ edit-here/content/pages/apps.md 2015-03-16 16:48:19 +0000 |
7 | @@ -3,63 +3,65 @@ |
8 | *Are you looking for a good way to do X and can't find it in the app |
9 | store? Want some suggestions to solve a particular problem?* |
10 | |
11 | +[TOC] |
12 | + |
13 | ## Misc |
14 | |
15 | -### Do you have Spotify? |
16 | +### Do you have Spotify? !!T |
17 | If you have a Spotify premium account, just install 'CuteSpotify' |
18 | -([video](https://www.youtube.com/watch?v=ea90rwK_VuI)). |
19 | +([video](https://www.youtube.com/watch?v=ea90rwK_VuI)). |
20 | |
21 | -### Do you have Google Authenticator? |
22 | +### Do you have Google Authenticator? !!T |
23 | Sure, install the 'Authenticator' app from the software store. |
24 | |
25 | ## Music |
26 | |
27 | -### How do I add music to my device (usb/mtp, scp/rsync, download)? |
28 | +### How do I add music to my device (usb/mtp, scp/rsync, download)? !!T |
29 | 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. |
30 | |
31 | -### What music formats are supported (flac, mp3 etc)? |
32 | +### What music formats are supported (flac, mp3 etc)? !!T |
33 | The music app supports ogg, flac and mp3 formats. |
34 | |
35 | ## Contacts |
36 | |
37 | -### How can I sync my Google contacts to my device? |
38 | +### How can I sync my Google contacts to my device? !!T |
39 | 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). |
40 | |
41 | |
42 | ## Gallery |
43 | |
44 | -### How can I share photos? |
45 | +### How can I share photos? !!T |
46 | 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. |
47 | |
48 | -### How can I share video? |
49 | +### How can I share video? !!T |
50 | 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. |
51 | |
52 | |
53 | ## Camera |
54 | |
55 | -### How can I take a picture? |
56 | +### How can I take a picture? !!T |
57 | 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! |
58 | |
59 | -### How can I crop / rotate a picture? |
60 | +### How can I crop / rotate a picture? !!T |
61 | 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. |
62 | |
63 | -### How can I take video? |
64 | +### How can I take video? !!T |
65 | 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! |
66 | |
67 | ## Clock |
68 | |
69 | -### How do I set an alarm? |
70 | +### How do I set an alarm? !!T |
71 | 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. |
72 | 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. |
73 | |
74 | |
75 | ## HERE Maps |
76 | |
77 | -### How can I get directions? |
78 | +### How can I get directions? !!T |
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. |
80 | |
81 | -### Can I navigate offline? |
82 | +### Can I navigate offline? !!T |
83 | Unfortunately navigation requires an active connection. |
84 | |
85 | -### Can I view the map offline? |
86 | +### Can I view the map offline? !!T |
87 | Yes, although parts of the map may be missing and search is disabled while offline. |
88 | |
89 | === modified file 'edit-here/content/pages/basic.md' |
90 | --- edit-here/content/pages/basic.md 2015-03-09 14:59:58 +0000 |
91 | +++ edit-here/content/pages/basic.md 2015-03-16 16:48:19 +0000 |
92 | @@ -2,27 +2,28 @@ |
93 | |
94 | *If you are wondering how to perform basic tasks, look here.* |
95 | |
96 | +[TOC] |
97 | |
98 | -### How do I play music? |
99 | +### How do I play music? !!T |
100 | The 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. |
101 | |
102 | -### How do I play videos? |
103 | +### How do I play videos? !!T |
104 | The media player application will play videos copied to the device. You will also find applications like youtube that give you streaming options. |
105 | |
106 | -### How do I take photos? |
107 | +### How do I take photos? !!T |
108 | 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. |
109 | |
110 | -### How do I record videos? |
111 | +### How do I record videos? !!T |
112 | 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. |
113 | |
114 | -### How do I see pictures I’ve taken? |
115 | +### How do I see pictures I’ve taken? !!T |
116 | 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. |
117 | |
118 | -### How can I send a text? |
119 | +### How can I send a text? !!T |
120 | The default messaging application allows you to send sms as well as mms messages. |
121 | |
122 | -### How do I make a call? |
123 | +### How do I make a call? !!T |
124 | The default dialer app lets you make calls using a contact or by dialing a number. |
125 | |
126 | -### How do I check recently made/missed calls? |
127 | +### How do I check recently made/missed calls? !!T |
128 | 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. |
129 | |
130 | === added directory 'edit-here/content/pages/img' |
131 | === added file 'edit-here/content/pages/img/settings.gif' |
132 | Binary files edit-here/content/pages/img/settings.gif 1970-01-01 00:00:00 +0000 and edit-here/content/pages/img/settings.gif 2015-03-16 16:48:19 +0000 differ |
133 | === modified file 'edit-here/content/pages/index.md' |
134 | --- edit-here/content/pages/index.md 2015-03-09 14:59:58 +0000 |
135 | +++ edit-here/content/pages/index.md 2015-03-16 16:48:19 +0000 |
136 | @@ -7,5 +7,5 @@ |
137 | * Tips and tricks to make you more productive |
138 | * Links to get in touch with experts and other community members |
139 | |
140 | -[Take me to the FAQ!]({filename}faq.md) |
141 | -[Get in touch]({filename}get-in-touch.md) |
142 | +[Take me to the FAQ!]({filename}faq.md){: .link-cta-ubuntu } |
143 | +[Get in touch]({filename}get-in-touch.md){: .link-cta-ubuntu } |
144 | |
145 | === modified file 'edit-here/content/pages/scopes.md' |
146 | --- edit-here/content/pages/scopes.md 2015-03-09 14:59:58 +0000 |
147 | +++ edit-here/content/pages/scopes.md 2015-03-16 16:48:19 +0000 |
148 | @@ -2,12 +2,13 @@ |
149 | |
150 | *Curious about scopes?* |
151 | |
152 | +[TOC] |
153 | |
154 | -### How do favorites work? |
155 | +### How do favorites work? !!T |
156 | 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. |
157 | |
158 | -### How do I add new scopes? |
159 | +### How do I add new scopes? !!T |
160 | 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. |
161 | |
162 | -### How do I remove a scope? |
163 | +### How do I remove a scope? !!T |
164 | 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*. |
165 | |
166 | === modified file 'edit-here/content/pages/security.md' |
167 | --- edit-here/content/pages/security.md 2015-03-09 14:59:58 +0000 |
168 | +++ edit-here/content/pages/security.md 2015-03-16 16:48:19 +0000 |
169 | @@ -2,24 +2,25 @@ |
170 | |
171 | *Wondering how to make your phone more secure?* |
172 | |
173 | +[TOC] |
174 | |
175 | -### How do I lock the phone? |
176 | +### How do I lock the phone? !!T |
177 | 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. |
178 | |
179 | -### How do I unlock the phone? |
180 | +### How do I unlock the phone? !!T |
181 | 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. |
182 | |
183 | -### How do I unlock the bootloader? |
184 | +### How do I unlock the bootloader? !!T |
185 | If you are trying to flash a developer image or perform other developer related tasks, see the [developer site](http://developer.ubuntu.com/) |
186 | |
187 | -### How can I change my PIN/Passcode? |
188 | +### How can I change my PIN/Passcode? !!T |
189 | You can find these setting under the *System Settings* application. Select *Security & Privacy* to adjust the *Lock when idle* setting. |
190 | |
191 | -### Why do I have to type my PIN when using File Manager & Terminal (not default apps)? |
192 | +### Why do I have to type my PIN when using File Manager & Terminal (not default apps)? !!T |
193 | Since these applications allow for invasive system changes, your pin/passcode is required. This is for your phone security. |
194 | |
195 | -### How can I stop someone using the indicators when the phone is unlocked? |
196 | +### How can I stop someone using the indicators when the phone is unlocked? !!T |
197 | 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. |
198 | |
199 | -### I forgot my passworde/security code. How can I unlock the phone? |
200 | +### I forgot my passworde/security code. How can I unlock the phone? !!T |
201 | TBD |
202 | |
203 | === modified file 'edit-here/content/pages/settings.md' |
204 | --- edit-here/content/pages/settings.md 2015-03-10 10:56:31 +0000 |
205 | +++ edit-here/content/pages/settings.md 2015-03-16 16:48:19 +0000 |
206 | @@ -4,23 +4,24 @@ |
207 | |
208 | [TOC] |
209 | |
210 | -### How do I update my system? |
211 | +### How do I update my system? !!T |
212 | 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. |
213 | |
214 | -### How do I set the time / language? |
215 | +### How do I set the time / language? !!T |
216 | Open the *System Settings* application. For the time, check out the *Time & Date* section. For language, select *Language & Text*. |
217 | + |
218 | |
219 | -### How can I change my wallpaper/background? |
220 | +### How can I change my wallpaper/background? !!T |
221 | Open the *System Settings* application. Select the *Background* option. Press the *Add Image* button and choice your image to set as a background. |
222 | |
223 | -### How do I keep the screen on? |
224 | +### How do I keep the screen on? !!T |
225 | Open the *System Settings* application, and select the *Security & Privacy* option. Select the *Lock Phone* option, and then *Lock when idle*. St |
226 | |
227 | -### How do I set up my accounts? |
228 | +### How do I set up my accounts? !!T |
229 | 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*. |
230 | |
231 | -### How do I configure my notifications? |
232 | +### How do I configure my notifications? !!T |
233 | 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. |
234 | |
235 | -### How do I change the ringtone for calls and texts? |
236 | +### How do I change the ringtone for calls and texts? !!T |
237 | 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. |
238 | |
239 | === modified file 'edit-here/content/pages/store.md' |
240 | --- edit-here/content/pages/store.md 2015-03-09 14:59:58 +0000 |
241 | +++ edit-here/content/pages/store.md 2015-03-16 16:48:19 +0000 |
242 | @@ -2,12 +2,13 @@ |
243 | |
244 | *Curious about the application store?* |
245 | |
246 | +[TOC] |
247 | |
248 | -### How do I find and install new applications? |
249 | +### How do I find and install new applications? !!T |
250 | 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. |
251 | |
252 | -### How can I browse the app store from my PC? |
253 | +### How can I browse the app store from my PC? !!T |
254 | At the moment, the app store is not able to be browsed from your pc. |
255 | |
256 | -### How do I remove applications? |
257 | +### How do I remove applications? !!T |
258 | Search for the application you wish to remove inside the store. Open it and press the *Uninstall* button to remove the application. |
259 | |
260 | === modified file 'edit-here/content/pages/ui.md' |
261 | --- edit-here/content/pages/ui.md 2015-03-09 14:59:58 +0000 |
262 | +++ edit-here/content/pages/ui.md 2015-03-16 16:48:19 +0000 |
263 | @@ -2,31 +2,32 @@ |
264 | |
265 | *Are you confused about the dash, scopes, swiping? You've come to the right place!* |
266 | |
267 | +[TOC] |
268 | |
269 | -### What is the dash? |
270 | +### What is the dash? !!T |
271 | 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. |
272 | |
273 | -### What is the launcher? |
274 | +### What is the launcher? !!T |
275 | 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. |
276 | |
277 | -### What are the indicators? |
278 | +### What are the indicators? !!T |
279 | 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. |
280 | |
281 | -### How do I switch applications? |
282 | +### How do I switch applications? !!T |
283 | 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 |
284 | dash. |
285 | |
286 | -### How do I close applications? |
287 | +### How do I close applications? !!T |
288 | 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. |
289 | |
290 | -### How can I copy and paste? |
291 | +### How can I copy and paste? !!T |
292 | 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. |
293 | |
294 | -### What are the small characters on the keyboard and how can I select them? |
295 | +### What are the small characters on the keyboard and how can I select them? !!T |
296 | 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! |
297 | |
298 | -### The keyboard behaves funny. What can I do about it? |
299 | +### The keyboard behaves funny. What can I do about it? !!T |
300 | 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. |
301 | |
302 | -### What is the round circle for? What does it show? Can I configure it? |
303 | +### What is the round circle for? What does it show? Can I configure it? !!T |
304 | The round circle is the infographic. It hows you recent phone activity, like the number of messages received or the number of songs played. |
305 | |
306 | === modified file 'edit-here/pelicanconf.py' |
307 | --- edit-here/pelicanconf.py 2015-03-10 10:56:31 +0000 |
308 | +++ edit-here/pelicanconf.py 2015-03-16 16:48:19 +0000 |
309 | @@ -44,4 +44,12 @@ |
310 | TAG_SAVE_AS = '' |
311 | THEME = 'themes/phone' |
312 | |
313 | -MD_EXTENSIONS = ['toc'] |
314 | +MD_EXTENSIONS = ['q-and-a', 'attr_list', 'toc'] |
315 | +Q_AND_A_CLASSES = [ |
316 | + '!!T', |
317 | + '!!I', |
318 | +] |
319 | +HIDE_FROM_POT = Q_AND_A_CLASSES + [ |
320 | + '{: .link-cta-ubuntu }', |
321 | + '{: .link-cta-ubuntu}', |
322 | +] |
323 | |
324 | === modified file 'edit-here/po/de.po' |
325 | --- edit-here/po/de.po 2015-03-11 05:50:31 +0000 |
326 | +++ edit-here/po/de.po 2015-03-16 16:48:19 +0000 |
327 | @@ -2,7 +2,7 @@ |
328 | # Copyright (C) YEAR Free Software Foundation, Inc. |
329 | # This file is distributed under the same license as the PACKAGE package. |
330 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
331 | -# |
332 | +# |
333 | msgid "" |
334 | msgstr "" |
335 | "Project-Id-Version: PACKAGE VERSION\n" |
336 | @@ -11,12 +11,12 @@ |
337 | "PO-Revision-Date: 2015-03-05 15:30+0000\n" |
338 | "Last-Translator: Daniel Holbach <daniel.holbach@ubuntu.com>\n" |
339 | "Language-Team: LANGUAGE <LL@li.org>\n" |
340 | +"Language: \n" |
341 | "MIME-Version: 1.0\n" |
342 | "Content-Type: text/plain; charset=UTF-8\n" |
343 | "Content-Transfer-Encoding: 8bit\n" |
344 | +"X-Generator: Launchpad (build 17389)\n" |
345 | "X-Launchpad-Export-Date: 2015-03-11 05:50+0000\n" |
346 | -"X-Generator: Launchpad (build 17389)\n" |
347 | -"Language: \n" |
348 | |
349 | #. type: Plain text |
350 | #: content/pages/security.md:2 |
351 | @@ -29,14 +29,14 @@ |
352 | msgid "*Wondering how to make your phone more secure?*\n" |
353 | msgstr "" |
354 | |
355 | -#. type: Title ### |
356 | -#: content/pages/security.md:6 |
357 | +#. !!T |
358 | +#: content/pages/security.md:7 |
359 | #, no-wrap |
360 | msgid "How do I lock the phone?" |
361 | -msgstr "" |
362 | +msgstr "How do I lock the phone?" |
363 | |
364 | #. type: Plain text |
365 | -#: content/pages/security.md:8 |
366 | +#: content/pages/security.md:9 |
367 | msgid "" |
368 | "Pressing the power button to turn off the phone will lock it. In addition, " |
369 | "you can control how long your phone will stay unlocked when idle. You can " |
370 | @@ -44,69 +44,72 @@ |
371 | "& Privacy*, then *Phone Locking* to adjust the *Lock when idle* setting." |
372 | msgstr "" |
373 | |
374 | -#. type: Title ### |
375 | -#: content/pages/security.md:9 |
376 | +#. !!T |
377 | +#: content/pages/security.md:10 |
378 | #, no-wrap |
379 | msgid "How do I unlock the phone?" |
380 | -msgstr "" |
381 | +msgstr "How do I unlock the phone?" |
382 | |
383 | #. type: Plain text |
384 | -#: content/pages/security.md:11 |
385 | +#: content/pages/security.md:12 |
386 | msgid "" |
387 | "Swipe the screen to the left or right. Depending on what security you have " |
388 | "enabled, you might be required to enter a pin or passcode." |
389 | msgstr "" |
390 | |
391 | -#. type: Title ### |
392 | -#: content/pages/security.md:12 |
393 | +#. !!T |
394 | +#: content/pages/security.md:13 |
395 | #, no-wrap |
396 | msgid "How do I unlock the bootloader?" |
397 | -msgstr "" |
398 | +msgstr "How do I unlock the bootloader?" |
399 | |
400 | #. type: Plain text |
401 | -#: content/pages/security.md:14 |
402 | +#: content/pages/security.md:15 |
403 | msgid "" |
404 | "If you are trying to flash a developer image or perform other developer " |
405 | "related tasks, see the [developer site](http://developer.ubuntu.com/)" |
406 | msgstr "" |
407 | |
408 | -#. type: Title ### |
409 | -#: content/pages/security.md:15 |
410 | +#. !!T |
411 | +#: content/pages/security.md:16 |
412 | #, no-wrap |
413 | msgid "How can I change my PIN/Passcode?" |
414 | -msgstr "" |
415 | +msgstr "How can I change my PIN/Passcode?" |
416 | |
417 | #. type: Plain text |
418 | -#: content/pages/security.md:17 |
419 | +#: content/pages/security.md:18 |
420 | msgid "" |
421 | "You can find these setting under the *System Settings* application. Select " |
422 | "*Security & Privacy* to adjust the *Lock when idle* setting." |
423 | msgstr "" |
424 | |
425 | -#. type: Title ### |
426 | -#: content/pages/security.md:18 |
427 | +#. !!T |
428 | +#: content/pages/security.md:19 |
429 | #, no-wrap |
430 | msgid "" |
431 | -"Why do I have to type my PIN when using File Manager & Terminal (not default " |
432 | -"apps)?" |
433 | +"Why do I have to type my PIN when using File Manager & Terminal (not default" |
434 | +" apps)?" |
435 | msgstr "" |
436 | +"Why do I have to type my PIN when using File Manager & Terminal (not default" |
437 | +" apps)?" |
438 | |
439 | #. type: Plain text |
440 | -#: content/pages/security.md:20 |
441 | +#: content/pages/security.md:21 |
442 | msgid "" |
443 | "Since these applications allow for invasive system changes, your " |
444 | "pin/passcode is required. This is for your phone security." |
445 | msgstr "" |
446 | |
447 | -#. type: Title ### |
448 | -#: content/pages/security.md:21 |
449 | +#. !!T |
450 | +#: content/pages/security.md:22 |
451 | #, no-wrap |
452 | msgid "" |
453 | "How can I stop someone using the indicators when the phone is unlocked?" |
454 | msgstr "" |
455 | +"How can I stop someone using the indicators when the phone is unlocked?" |
456 | |
457 | #. type: Plain text |
458 | -#: content/pages/security.md:23 |
459 | +#: content/pages/security.md:24 |
460 | msgid "" |
461 | "You can find this setting under the *System Settings* application. Select " |
462 | "*Security & Privacy*, then *Phone Locking* to adjust the *When locked, " |
463 | @@ -114,14 +117,14 @@ |
464 | "settings* option." |
465 | msgstr "" |
466 | |
467 | -#. type: Title ### |
468 | -#: content/pages/security.md:24 |
469 | +#. !!T |
470 | +#: content/pages/security.md:25 |
471 | #, no-wrap |
472 | msgid "I forgot my passworde/security code. How can I unlock the phone?" |
473 | -msgstr "" |
474 | +msgstr "I forgot my passworde/security code. How can I unlock the phone?" |
475 | |
476 | #. type: Plain text |
477 | -#: content/pages/security.md:25 |
478 | +#: content/pages/security.md:26 |
479 | msgid "TBD" |
480 | msgstr "" |
481 | |
482 | @@ -136,39 +139,39 @@ |
483 | msgid "*Curious about the application store?*\n" |
484 | msgstr "" |
485 | |
486 | -#. type: Title ### |
487 | -#: content/pages/store.md:6 |
488 | +#. !!T |
489 | +#: content/pages/store.md:7 |
490 | #, no-wrap |
491 | msgid "How do I find and install new applications?" |
492 | -msgstr "" |
493 | +msgstr "How do I find and install new applications?" |
494 | |
495 | #. type: Plain text |
496 | -#: content/pages/store.md:8 |
497 | +#: content/pages/store.md:9 |
498 | msgid "" |
499 | "From the Apps scope, you can either tap on the “search” icon on the right " |
500 | -"and start searching by name, or you can go all the way down in the scope and " |
501 | -"tap on the Ubuntu Store icon." |
502 | +"and start searching by name, or you can go all the way down in the scope and" |
503 | +" tap on the Ubuntu Store icon." |
504 | msgstr "" |
505 | |
506 | -#. type: Title ### |
507 | -#: content/pages/store.md:9 |
508 | +#. !!T |
509 | +#: content/pages/store.md:10 |
510 | #, no-wrap |
511 | msgid "How can I browse the app store from my PC?" |
512 | -msgstr "" |
513 | +msgstr "How can I browse the app store from my PC?" |
514 | |
515 | #. type: Plain text |
516 | -#: content/pages/store.md:11 |
517 | +#: content/pages/store.md:12 |
518 | msgid "At the moment, the app store is not able to be browsed from your pc." |
519 | msgstr "" |
520 | |
521 | -#. type: Title ### |
522 | -#: content/pages/store.md:12 |
523 | +#. !!T |
524 | +#: content/pages/store.md:13 |
525 | #, no-wrap |
526 | msgid "How do I remove applications?" |
527 | -msgstr "" |
528 | +msgstr "How do I remove applications?" |
529 | |
530 | #. type: Plain text |
531 | -#: content/pages/store.md:13 |
532 | +#: content/pages/store.md:14 |
533 | msgid "" |
534 | "Search for the application you wish to remove inside the store. Open it and " |
535 | "press the *Uninstall* button to remove the application." |
536 | @@ -185,107 +188,110 @@ |
537 | msgid "*If you are wondering how to perform basic tasks, look here.*\n" |
538 | msgstr "" |
539 | |
540 | -#. type: Title ### |
541 | -#: content/pages/basic.md:6 |
542 | +#. !!T |
543 | +#: content/pages/basic.md:7 |
544 | #, no-wrap |
545 | msgid "How do I play music?" |
546 | -msgstr "" |
547 | +msgstr "How do I play music?" |
548 | |
549 | #. type: Plain text |
550 | -#: content/pages/basic.md:8 |
551 | -msgid "" |
552 | -"The music app let's you play music copied to the device. In addition, " |
553 | -"[scopes]({filename}scopes.md) such as 7digital and Grooveshark can also play " |
554 | -"music." |
555 | -msgstr "" |
556 | - |
557 | -#. type: Title ### |
558 | #: content/pages/basic.md:9 |
559 | +msgid "" |
560 | +"The music app let's you play music copied to the device. In addition, " |
561 | +"[scopes]({filename}scopes.md) such as 7digital and Grooveshark can also play" |
562 | +" music." |
563 | +msgstr "" |
564 | +"The music app let's you play music copied to the device. In addition, " |
565 | +"[scopes]({filename}scopes.de.md) such as 7digital and Grooveshark can also " |
566 | +"play music." |
567 | + |
568 | +#. !!T |
569 | +#: content/pages/basic.md:10 |
570 | #, no-wrap |
571 | msgid "How do I play videos?" |
572 | -msgstr "" |
573 | +msgstr "How do I play videos?" |
574 | |
575 | #. type: Plain text |
576 | -#: content/pages/basic.md:11 |
577 | -msgid "" |
578 | -"The media player application will play videos copied to the device. You will " |
579 | -"also find applications like youtube that give you streaming options." |
580 | -msgstr "" |
581 | - |
582 | -#. type: Title ### |
583 | #: content/pages/basic.md:12 |
584 | +msgid "" |
585 | +"The media player application will play videos copied to the device. You will" |
586 | +" also find applications like youtube that give you streaming options." |
587 | +msgstr "" |
588 | + |
589 | +#. !!T |
590 | +#: content/pages/basic.md:13 |
591 | #, no-wrap |
592 | msgid "How do I take photos?" |
593 | -msgstr "" |
594 | +msgstr "How do I take photos?" |
595 | |
596 | #. type: Plain text |
597 | -#: content/pages/basic.md:14 |
598 | +#: content/pages/basic.md:15 |
599 | msgid "" |
600 | "The included camera application allows you to take photos. If your device " |
601 | "has both a front and rear camera, you can toggle which camera to use." |
602 | msgstr "" |
603 | |
604 | -#. type: Title ### |
605 | -#: content/pages/basic.md:15 |
606 | +#. !!T |
607 | +#: content/pages/basic.md:16 |
608 | #, no-wrap |
609 | msgid "How do I record videos?" |
610 | -msgstr "" |
611 | +msgstr "How do I record videos?" |
612 | |
613 | #. type: Plain text |
614 | -#: content/pages/basic.md:17 |
615 | +#: content/pages/basic.md:18 |
616 | msgid "" |
617 | "The included camera application allows you to take videos. If your device " |
618 | "has both a front and rear camera, you can toggle which camera to use." |
619 | msgstr "" |
620 | |
621 | -#. type: Title ### |
622 | -#: content/pages/basic.md:18 |
623 | +#. !!T |
624 | +#: content/pages/basic.md:19 |
625 | #, no-wrap |
626 | msgid "How do I see pictures I’ve taken?" |
627 | -msgstr "" |
628 | +msgstr "How do I see pictures I’ve taken?" |
629 | |
630 | #. type: Plain text |
631 | -#: content/pages/basic.md:20 |
632 | +#: content/pages/basic.md:21 |
633 | msgid "" |
634 | -"If you've just taken a picture, you can see it easily by swiping to the left " |
635 | -"from the right edge inside the camera app. Alternatively, use the gallery " |
636 | +"If you've just taken a picture, you can see it easily by swiping to the left" |
637 | +" from the right edge inside the camera app. Alternatively, use the gallery " |
638 | "app to find the picture." |
639 | msgstr "" |
640 | |
641 | -#. type: Title ### |
642 | -#: content/pages/basic.md:21 |
643 | +#. !!T |
644 | +#: content/pages/basic.md:22 |
645 | #, no-wrap |
646 | msgid "How can I send a text?" |
647 | -msgstr "" |
648 | +msgstr "How can I send a text?" |
649 | |
650 | #. type: Plain text |
651 | -#: content/pages/basic.md:23 |
652 | +#: content/pages/basic.md:24 |
653 | msgid "" |
654 | "The default messaging application allows you to send sms as well as mms " |
655 | "messages." |
656 | msgstr "" |
657 | |
658 | -#. type: Title ### |
659 | -#: content/pages/basic.md:24 |
660 | +#. !!T |
661 | +#: content/pages/basic.md:25 |
662 | #, no-wrap |
663 | msgid "How do I make a call?" |
664 | -msgstr "" |
665 | +msgstr "How do I make a call?" |
666 | |
667 | #. type: Plain text |
668 | -#: content/pages/basic.md:26 |
669 | +#: content/pages/basic.md:27 |
670 | msgid "" |
671 | "The default dialer app lets you make calls using a contact or by dialing a " |
672 | "number." |
673 | msgstr "" |
674 | |
675 | -#. type: Title ### |
676 | -#: content/pages/basic.md:27 |
677 | +#. !!T |
678 | +#: content/pages/basic.md:28 |
679 | #, no-wrap |
680 | msgid "How do I check recently made/missed calls?" |
681 | -msgstr "" |
682 | +msgstr "How do I check recently made/missed calls?" |
683 | |
684 | #. type: Plain text |
685 | -#: content/pages/basic.md:28 |
686 | +#: content/pages/basic.md:29 |
687 | msgid "" |
688 | "Swiping up from the bottom edge of the dialer app reveals the recent call " |
689 | "list. You can also filter the list to include only missed calls." |
690 | @@ -309,25 +315,25 @@ |
691 | #: content/pages/faq.md:6 |
692 | #, no-wrap |
693 | msgid "[First day tasks]({filename}basic.md)" |
694 | -msgstr "" |
695 | +msgstr "[First day tasks]({filename}basic.de.md)" |
696 | |
697 | #. type: Title ### |
698 | #: content/pages/faq.md:7 |
699 | #, no-wrap |
700 | msgid "[User Interface]({filename}ui.md)" |
701 | -msgstr "" |
702 | +msgstr "[User Interface]({filename}ui.de.md)" |
703 | |
704 | #. type: Title ### |
705 | #: content/pages/faq.md:8 |
706 | #, no-wrap |
707 | msgid "[Settings]({filename}settings.md)" |
708 | -msgstr "" |
709 | +msgstr "[Settings]({filename}settings.de.md)" |
710 | |
711 | #. type: Title ### |
712 | #: content/pages/faq.md:9 |
713 | #, no-wrap |
714 | msgid "[The Store]({filename}store.md)" |
715 | -msgstr "" |
716 | +msgstr "[The Store]({filename}store.de.md)" |
717 | |
718 | #. type: Title ### |
719 | #: content/pages/faq.md:10 |
720 | @@ -339,13 +345,13 @@ |
721 | #: content/pages/faq.md:11 |
722 | #, no-wrap |
723 | msgid "[Scopes]({filename}scopes.md)" |
724 | -msgstr "" |
725 | +msgstr "[Scopes]({filename}scopes.de.md)" |
726 | |
727 | #. type: Title ### |
728 | #: content/pages/faq.md:12 |
729 | #, no-wrap |
730 | msgid "[Security]({filename}security.md)" |
731 | -msgstr "" |
732 | +msgstr "[Security]({filename}security.de.md)" |
733 | |
734 | #. type: Plain text |
735 | #: content/pages/index.md:2 |
736 | @@ -377,134 +383,6 @@ |
737 | msgstr "" |
738 | |
739 | #. type: Plain text |
740 | -#: content/pages/index.md:10 |
741 | -#, no-wrap |
742 | -msgid "[Take me to the FAQ!]({filename}faq.md) \n" |
743 | -msgstr "[Gib mir die Antworten!]({filename}faq.md) \n" |
744 | - |
745 | -#. type: Plain text |
746 | -#: content/pages/index.md:11 |
747 | -#, no-wrap |
748 | -msgid "[Get in touch]({filename}get-in-touch.md) \n" |
749 | -msgstr "" |
750 | - |
751 | -#. type: Plain text |
752 | -#: content/pages/settings.md:2 |
753 | -msgid "FAQ - Settings" |
754 | -msgstr "" |
755 | - |
756 | -#. type: Plain text |
757 | -#: content/pages/settings.md:4 |
758 | -#, no-wrap |
759 | -msgid "*How do I change my phone settings?*\n" |
760 | -msgstr "" |
761 | - |
762 | -#. type: Plain text |
763 | -#: content/pages/settings.md:6 |
764 | -msgid "[TOC]" |
765 | -msgstr "" |
766 | - |
767 | -#. type: Title ### |
768 | -#: content/pages/settings.md:7 |
769 | -#, no-wrap |
770 | -msgid "How do I update my system?" |
771 | -msgstr "" |
772 | - |
773 | -#. type: Plain text |
774 | -#: content/pages/settings.md:9 |
775 | -msgid "" |
776 | -"Your device will prompt you when an update is ready. A notification will " |
777 | -"appear informing you of the new update. If you wish, you can manually check " |
778 | -"and perform an update yourself. Open the *System Settings* application. " |
779 | -"Select *Update*, and then click the check for updates button." |
780 | -msgstr "" |
781 | - |
782 | -#. type: Title ### |
783 | -#: content/pages/settings.md:10 |
784 | -#, no-wrap |
785 | -msgid "How do I set the time / language?" |
786 | -msgstr "" |
787 | - |
788 | -#. type: Plain text |
789 | -#: content/pages/settings.md:12 |
790 | -msgid "" |
791 | -"Open the *System Settings* application. For the time, check out the *Time & " |
792 | -"Date* section. For language, select *Language & Text*." |
793 | -msgstr "" |
794 | - |
795 | -#. type: Title ### |
796 | -#: content/pages/settings.md:13 |
797 | -#, no-wrap |
798 | -msgid "How can I change my wallpaper/background?" |
799 | -msgstr "" |
800 | - |
801 | -#. type: Plain text |
802 | -#: content/pages/settings.md:15 |
803 | -msgid "" |
804 | -"Open the *System Settings* application. Select the *Background* option. " |
805 | -"Press the *Add Image* button and choice your image to set as a background." |
806 | -msgstr "" |
807 | - |
808 | -#. type: Title ### |
809 | -#: content/pages/settings.md:16 |
810 | -#, no-wrap |
811 | -msgid "How do I keep the screen on?" |
812 | -msgstr "" |
813 | - |
814 | -#. type: Plain text |
815 | -#: content/pages/settings.md:18 |
816 | -msgid "" |
817 | -"Open the *System Settings* application, and select the *Security & Privacy* " |
818 | -"option. Select the *Lock Phone* option, and then *Lock when idle*. St" |
819 | -msgstr "" |
820 | - |
821 | -#. type: Title ### |
822 | -#: content/pages/settings.md:19 |
823 | -#, no-wrap |
824 | -msgid "How do I set up my accounts?" |
825 | -msgstr "" |
826 | - |
827 | -#. type: Plain text |
828 | -#: content/pages/settings.md:21 |
829 | -msgid "" |
830 | -"You can set up some of your accounts from the scopes. Today scope allows you " |
831 | -"to configure your Google and Fitbit account, while the Pictures scope lets " |
832 | -"you configure your flickr, Facebook and Instagram account. You can manage " |
833 | -"all your accounts (including social media, email, etc) from the *System " |
834 | -"Settings* app, under *Personal*, *Accounts*." |
835 | -msgstr "" |
836 | - |
837 | -#. type: Title ### |
838 | -#: content/pages/settings.md:22 |
839 | -#, no-wrap |
840 | -msgid "How do I configure my notifications?" |
841 | -msgstr "" |
842 | - |
843 | -#. type: Plain text |
844 | -#: content/pages/settings.md:24 |
845 | -msgid "" |
846 | -"If you’re receiving too many notifications of your activity or want to " |
847 | -"change it for whatever reason, you can do so by going to the *System " |
848 | -"Settings* and selecting *Notifications*. From here you can toggle on/off " |
849 | -"notifications from any application on your device." |
850 | -msgstr "" |
851 | - |
852 | -#. type: Title ### |
853 | -#: content/pages/settings.md:25 |
854 | -#, no-wrap |
855 | -msgid "How do I change the ringtone for calls and texts?" |
856 | -msgstr "" |
857 | - |
858 | -#. type: Plain text |
859 | -#: content/pages/settings.md:26 |
860 | -msgid "" |
861 | -"You can change you ringtone for calls and texts to something new. Open the " |
862 | -"*System Settings* application, then select *Sound*. Under *Phone Calls* you " |
863 | -"will find your current ringtone. Tap it to open a page of ringtones to " |
864 | -"select from." |
865 | -msgstr "" |
866 | - |
867 | -#. type: Plain text |
868 | #: content/pages/ui.md:2 |
869 | msgid "FAQ - User Interface" |
870 | msgstr "" |
871 | @@ -517,56 +395,56 @@ |
872 | "place!*\n" |
873 | msgstr "" |
874 | |
875 | -#. type: Title ### |
876 | -#: content/pages/ui.md:6 |
877 | +#. !!T |
878 | +#: content/pages/ui.md:7 |
879 | #, no-wrap |
880 | msgid "What is the dash?" |
881 | -msgstr "" |
882 | +msgstr "What is the dash?" |
883 | |
884 | #. type: Plain text |
885 | -#: content/pages/ui.md:8 |
886 | +#: content/pages/ui.md:9 |
887 | msgid "" |
888 | -"The dash contains a list of applications installed on the device, along with " |
889 | -"presenting the scopes and store. The dash is the first thing you see when " |
890 | +"The dash contains a list of applications installed on the device, along with" |
891 | +" presenting the scopes and store. The dash is the first thing you see when " |
892 | "booting the phone. You can switch to it again at any time by swiping left " |
893 | "from the right screen edge." |
894 | msgstr "" |
895 | |
896 | -#. type: Title ### |
897 | -#: content/pages/ui.md:9 |
898 | +#. !!T |
899 | +#: content/pages/ui.md:10 |
900 | #, no-wrap |
901 | msgid "What is the launcher?" |
902 | -msgstr "" |
903 | +msgstr "What is the launcher?" |
904 | |
905 | #. type: Plain text |
906 | -#: content/pages/ui.md:11 |
907 | +#: content/pages/ui.md:12 |
908 | msgid "" |
909 | "The launcher allows you to easily launch new applications. You can access " |
910 | "the launcher at any time by swiping right from the left screen edge." |
911 | msgstr "" |
912 | |
913 | -#. type: Title ### |
914 | -#: content/pages/ui.md:12 |
915 | +#. !!T |
916 | +#: content/pages/ui.md:13 |
917 | #, no-wrap |
918 | msgid "What are the indicators?" |
919 | -msgstr "" |
920 | +msgstr "What are the indicators?" |
921 | |
922 | #. type: Plain text |
923 | -#: content/pages/ui.md:14 |
924 | +#: content/pages/ui.md:15 |
925 | msgid "" |
926 | -"Indicators convey quick useful information about your device, like the time, " |
927 | -"data connection, location, sound, and notifications. You can access the " |
928 | +"Indicators convey quick useful information about your device, like the time," |
929 | +" data connection, location, sound, and notifications. You can access the " |
930 | "indicators at any time by swiping down from the top screen edge." |
931 | msgstr "" |
932 | |
933 | -#. type: Title ### |
934 | -#: content/pages/ui.md:15 |
935 | +#. !!T |
936 | +#: content/pages/ui.md:16 |
937 | #, no-wrap |
938 | msgid "How do I switch applications?" |
939 | -msgstr "" |
940 | +msgstr "How do I switch applications?" |
941 | |
942 | #. type: Plain text |
943 | -#: content/pages/ui.md:18 |
944 | +#: content/pages/ui.md:19 |
945 | msgid "" |
946 | "To switch applications, slide your finger left from the right edge of the " |
947 | "screen. If you slide quickly you will cycle through each application. " |
948 | @@ -575,57 +453,58 @@ |
949 | "dash." |
950 | msgstr "" |
951 | |
952 | -#. type: Title ### |
953 | -#: content/pages/ui.md:19 |
954 | +#. !!T |
955 | +#: content/pages/ui.md:20 |
956 | #, no-wrap |
957 | msgid "How do I close applications?" |
958 | -msgstr "" |
959 | +msgstr "How do I close applications?" |
960 | |
961 | #. type: Plain text |
962 | -#: content/pages/ui.md:21 |
963 | -msgid "" |
964 | -"To close an application, slide your finger *slowly* left from the right edge " |
965 | -"of the screen. An application switcher will appear. Place your finger on the " |
966 | -"application preview you wish to close and swipe up or down. The application " |
967 | -"will disappear." |
968 | -msgstr "" |
969 | - |
970 | -#. type: Title ### |
971 | #: content/pages/ui.md:22 |
972 | +msgid "" |
973 | +"To close an application, slide your finger *slowly* left from the right edge" |
974 | +" of the screen. An application switcher will appear. Place your finger on " |
975 | +"the application preview you wish to close and swipe up or down. The " |
976 | +"application will disappear." |
977 | +msgstr "" |
978 | + |
979 | +#. !!T |
980 | +#: content/pages/ui.md:23 |
981 | #, no-wrap |
982 | msgid "How can I copy and paste?" |
983 | -msgstr "" |
984 | +msgstr "How can I copy and paste?" |
985 | |
986 | #. type: Plain text |
987 | -#: content/pages/ui.md:24 |
988 | -msgid "" |
989 | -"For text that can be copied and pasted, press and hold the text in question. " |
990 | -"A menu will appear allowing you to cut, copy and paste." |
991 | -msgstr "" |
992 | - |
993 | -#. type: Title ### |
994 | #: content/pages/ui.md:25 |
995 | +msgid "" |
996 | +"For text that can be copied and pasted, press and hold the text in question." |
997 | +" A menu will appear allowing you to cut, copy and paste." |
998 | +msgstr "" |
999 | + |
1000 | +#. !!T |
1001 | +#: content/pages/ui.md:26 |
1002 | #, no-wrap |
1003 | msgid "" |
1004 | "What are the small characters on the keyboard and how can I select them?" |
1005 | msgstr "" |
1006 | +"What are the small characters on the keyboard and how can I select them?" |
1007 | |
1008 | #. type: Plain text |
1009 | -#: content/pages/ui.md:27 |
1010 | +#: content/pages/ui.md:28 |
1011 | msgid "" |
1012 | "Tapping and hold a character on the keyboard brings up a menu allowing you " |
1013 | "to select secondary characters. This allows you to select things like " |
1014 | "numbers and accented characters. Give it a try!" |
1015 | msgstr "" |
1016 | |
1017 | -#. type: Title ### |
1018 | -#: content/pages/ui.md:28 |
1019 | +#. !!T |
1020 | +#: content/pages/ui.md:29 |
1021 | #, no-wrap |
1022 | msgid "The keyboard behaves funny. What can I do about it?" |
1023 | -msgstr "" |
1024 | +msgstr "The keyboard behaves funny. What can I do about it?" |
1025 | |
1026 | #. type: Plain text |
1027 | -#: content/pages/ui.md:30 |
1028 | +#: content/pages/ui.md:31 |
1029 | msgid "" |
1030 | "From the Settings app, you can go to Keyboard and try unsetting the " |
1031 | "autocompletion feature, and/or the auto capitalize option. This way, you'll " |
1032 | @@ -633,17 +512,17 @@ |
1033 | "control of the input." |
1034 | msgstr "" |
1035 | |
1036 | -#. type: Title ### |
1037 | -#: content/pages/ui.md:31 |
1038 | +#. !!T |
1039 | +#: content/pages/ui.md:32 |
1040 | #, no-wrap |
1041 | msgid "What is the round circle for? What does it show? Can I configure it?" |
1042 | -msgstr "" |
1043 | +msgstr "What is the round circle for? What does it show? Can I configure it?" |
1044 | |
1045 | #. type: Plain text |
1046 | -#: content/pages/ui.md:32 |
1047 | +#: content/pages/ui.md:33 |
1048 | msgid "" |
1049 | -"The round circle is the infographic. It hows you recent phone activity, like " |
1050 | -"the number of messages received or the number of songs played." |
1051 | +"The round circle is the infographic. It hows you recent phone activity, like" |
1052 | +" the number of messages received or the number of songs played." |
1053 | msgstr "" |
1054 | |
1055 | #. type: Plain text |
1056 | @@ -660,105 +539,105 @@ |
1057 | msgstr "" |
1058 | |
1059 | #. type: Title ## |
1060 | -#: content/pages/apps.md:6 |
1061 | +#: content/pages/apps.md:8 |
1062 | #, no-wrap |
1063 | msgid "Misc" |
1064 | msgstr "" |
1065 | |
1066 | -#. type: Title ### |
1067 | -#: content/pages/apps.md:8 |
1068 | +#. !!T |
1069 | +#: content/pages/apps.md:10 |
1070 | #, no-wrap |
1071 | msgid "Do you have Spotify?" |
1072 | -msgstr "" |
1073 | +msgstr "Do you have Spotify?" |
1074 | |
1075 | #. type: Plain text |
1076 | -#: content/pages/apps.md:11 |
1077 | +#: content/pages/apps.md:13 |
1078 | msgid "" |
1079 | "If you have a Spotify premium account, just install 'CuteSpotify' " |
1080 | "([video](https://www.youtube.com/watch?v=ea90rwK_VuI))." |
1081 | msgstr "" |
1082 | |
1083 | -#. type: Title ### |
1084 | -#: content/pages/apps.md:12 |
1085 | +#. !!T |
1086 | +#: content/pages/apps.md:14 |
1087 | #, no-wrap |
1088 | msgid "Do you have Google Authenticator?" |
1089 | -msgstr "" |
1090 | +msgstr "Do you have Google Authenticator?" |
1091 | |
1092 | #. type: Plain text |
1093 | -#: content/pages/apps.md:14 |
1094 | +#: content/pages/apps.md:16 |
1095 | msgid "Sure, install the 'Authenticator' app from the software store." |
1096 | msgstr "" |
1097 | |
1098 | #. type: Title ## |
1099 | -#: content/pages/apps.md:15 |
1100 | +#: content/pages/apps.md:17 |
1101 | #, no-wrap |
1102 | msgid "Music" |
1103 | msgstr "" |
1104 | |
1105 | -#. type: Title ### |
1106 | -#: content/pages/apps.md:17 |
1107 | +#. !!T |
1108 | +#: content/pages/apps.md:19 |
1109 | #, no-wrap |
1110 | msgid "How do I add music to my device (usb/mtp, scp/rsync, download)?" |
1111 | -msgstr "" |
1112 | +msgstr "How do I add music to my device (usb/mtp, scp/rsync, download)?" |
1113 | |
1114 | #. type: Plain text |
1115 | -#: content/pages/apps.md:19 |
1116 | +#: content/pages/apps.md:21 |
1117 | msgid "" |
1118 | "You can add music in multiple ways. If you have pre-existing music files, " |
1119 | -"simply connect your phone to your pc via the usb cable. Next, copy the music " |
1120 | -"you wish to listen to to the *Music* folder. Your music will appear in the " |
1121 | +"simply connect your phone to your pc via the usb cable. Next, copy the music" |
1122 | +" you wish to listen to to the *Music* folder. Your music will appear in the " |
1123 | "music app. Alternatively, you can acquire music directly using the device " |
1124 | "via a scope, such as grooveshark or by downloading via the browser or " |
1125 | "another application." |
1126 | msgstr "" |
1127 | |
1128 | -#. type: Title ### |
1129 | -#: content/pages/apps.md:20 |
1130 | +#. !!T |
1131 | +#: content/pages/apps.md:22 |
1132 | #, no-wrap |
1133 | msgid "What music formats are supported (flac, mp3 etc)?" |
1134 | -msgstr "" |
1135 | +msgstr "What music formats are supported (flac, mp3 etc)?" |
1136 | |
1137 | #. type: Plain text |
1138 | -#: content/pages/apps.md:22 |
1139 | +#: content/pages/apps.md:24 |
1140 | msgid "The music app supports ogg, flac and mp3 formats." |
1141 | msgstr "" |
1142 | |
1143 | #. type: Title ## |
1144 | -#: content/pages/apps.md:23 |
1145 | +#: content/pages/apps.md:25 |
1146 | #, no-wrap |
1147 | msgid "Contacts" |
1148 | msgstr "" |
1149 | |
1150 | -#. type: Title ### |
1151 | -#: content/pages/apps.md:25 |
1152 | +#. !!T |
1153 | +#: content/pages/apps.md:27 |
1154 | #, no-wrap |
1155 | msgid "How can I sync my Google contacts to my device?" |
1156 | -msgstr "" |
1157 | +msgstr "How can I sync my Google contacts to my device?" |
1158 | |
1159 | #. type: Plain text |
1160 | -#: content/pages/apps.md:27 |
1161 | -msgid "" |
1162 | -"The first time you open the Contacts app you’ll be asked if you want to sync " |
1163 | -"contacts with your Google account. If you have answered “no” but change your " |
1164 | -"mind later, you can do so by going to the Today scope, and setting up your " |
1165 | -"Google account there. After that you can sync your contacts (and, if you " |
1166 | -"want, calendar events as well)." |
1167 | -msgstr "" |
1168 | - |
1169 | -#. type: Title ## |
1170 | #: content/pages/apps.md:29 |
1171 | +msgid "" |
1172 | +"The first time you open the Contacts app you’ll be asked if you want to sync" |
1173 | +" contacts with your Google account. If you have answered “no” but change " |
1174 | +"your mind later, you can do so by going to the Today scope, and setting up " |
1175 | +"your Google account there. After that you can sync your contacts (and, if " |
1176 | +"you want, calendar events as well)." |
1177 | +msgstr "" |
1178 | + |
1179 | +#. type: Title ## |
1180 | +#: content/pages/apps.md:31 |
1181 | #, no-wrap |
1182 | msgid "Gallery" |
1183 | msgstr "" |
1184 | |
1185 | -#. type: Title ### |
1186 | -#: content/pages/apps.md:31 |
1187 | +#. !!T |
1188 | +#: content/pages/apps.md:33 |
1189 | #, no-wrap |
1190 | msgid "How can I share photos?" |
1191 | -msgstr "" |
1192 | +msgstr "How can I share photos?" |
1193 | |
1194 | #. type: Plain text |
1195 | -#: content/pages/apps.md:33 |
1196 | +#: content/pages/apps.md:35 |
1197 | msgid "" |
1198 | "If you've just taken a picture, share it easily by swiping to the left from " |
1199 | "the right edge inside the camera app. Alternatively, use the gallery app to " |
1200 | @@ -766,61 +645,61 @@ |
1201 | "you wish to share your photo." |
1202 | msgstr "" |
1203 | |
1204 | -#. type: Title ### |
1205 | -#: content/pages/apps.md:34 |
1206 | +#. !!T |
1207 | +#: content/pages/apps.md:36 |
1208 | #, no-wrap |
1209 | msgid "How can I share video?" |
1210 | -msgstr "" |
1211 | +msgstr "How can I share video?" |
1212 | |
1213 | #. type: Plain text |
1214 | -#: content/pages/apps.md:36 |
1215 | +#: content/pages/apps.md:38 |
1216 | msgid "" |
1217 | "If you've just taken a video, share it easily by swiping to the left from " |
1218 | "the right edge inside the camera app. Alternatively, use the gallery app to " |
1219 | -"find the video. Once loaded, select *Share* from the menu and choose how you " |
1220 | -"wish to share your video." |
1221 | +"find the video. Once loaded, select *Share* from the menu and choose how you" |
1222 | +" wish to share your video." |
1223 | msgstr "" |
1224 | |
1225 | #. type: Title ## |
1226 | -#: content/pages/apps.md:38 |
1227 | +#: content/pages/apps.md:40 |
1228 | #, no-wrap |
1229 | msgid "Camera" |
1230 | msgstr "" |
1231 | |
1232 | -#. type: Title ### |
1233 | -#: content/pages/apps.md:40 |
1234 | +#. !!T |
1235 | +#: content/pages/apps.md:42 |
1236 | #, no-wrap |
1237 | msgid "How can I take a picture?" |
1238 | -msgstr "" |
1239 | +msgstr "How can I take a picture?" |
1240 | |
1241 | #. type: Plain text |
1242 | -#: content/pages/apps.md:42 |
1243 | +#: content/pages/apps.md:44 |
1244 | msgid "" |
1245 | "Select the camera app from the launcher or app scope. Swipe up from the " |
1246 | "bottom edge of the phone for additional options. Enjoy taking your picture!" |
1247 | msgstr "" |
1248 | |
1249 | -#. type: Title ### |
1250 | -#: content/pages/apps.md:43 |
1251 | +#. !!T |
1252 | +#: content/pages/apps.md:45 |
1253 | #, no-wrap |
1254 | msgid "How can I crop / rotate a picture?" |
1255 | -msgstr "" |
1256 | +msgstr "How can I crop / rotate a picture?" |
1257 | |
1258 | #. type: Plain text |
1259 | -#: content/pages/apps.md:45 |
1260 | +#: content/pages/apps.md:47 |
1261 | msgid "" |
1262 | -"Use the gallery app to select your picture. Select the *Edit* button next to " |
1263 | -"the menu. Inside you'll find options to crop and rotate your picture." |
1264 | +"Use the gallery app to select your picture. Select the *Edit* button next to" |
1265 | +" the menu. Inside you'll find options to crop and rotate your picture." |
1266 | msgstr "" |
1267 | |
1268 | -#. type: Title ### |
1269 | -#: content/pages/apps.md:46 |
1270 | +#. !!T |
1271 | +#: content/pages/apps.md:48 |
1272 | #, no-wrap |
1273 | msgid "How can I take video?" |
1274 | -msgstr "" |
1275 | +msgstr "How can I take video?" |
1276 | |
1277 | #. type: Plain text |
1278 | -#: content/pages/apps.md:48 |
1279 | +#: content/pages/apps.md:50 |
1280 | msgid "" |
1281 | "Select the camera app from the launcher or app scope. Select the video icon " |
1282 | "on the bottom of the screen. Swipe up from the bottom edge of the phone for " |
1283 | @@ -828,19 +707,19 @@ |
1284 | msgstr "" |
1285 | |
1286 | #. type: Title ## |
1287 | -#: content/pages/apps.md:49 |
1288 | +#: content/pages/apps.md:51 |
1289 | #, no-wrap |
1290 | msgid "Clock" |
1291 | msgstr "" |
1292 | |
1293 | -#. type: Title ### |
1294 | -#: content/pages/apps.md:51 |
1295 | +#. !!T |
1296 | +#: content/pages/apps.md:53 |
1297 | #, no-wrap |
1298 | msgid "How do I set an alarm?" |
1299 | -msgstr "" |
1300 | +msgstr "How do I set an alarm?" |
1301 | |
1302 | #. type: Plain text |
1303 | -#: content/pages/apps.md:54 |
1304 | +#: content/pages/apps.md:56 |
1305 | msgid "" |
1306 | "Alarms are handled by the clock app. To add a new alarm, launch the clock " |
1307 | "app. Swipe up from the bottom, and tap on the “+” sign. Configure the time, " |
1308 | @@ -853,43 +732,43 @@ |
1309 | msgstr "" |
1310 | |
1311 | #. type: Title ## |
1312 | -#: content/pages/apps.md:56 |
1313 | +#: content/pages/apps.md:58 |
1314 | #, no-wrap |
1315 | msgid "HERE Maps" |
1316 | msgstr "" |
1317 | |
1318 | -#. type: Title ### |
1319 | -#: content/pages/apps.md:58 |
1320 | +#. !!T |
1321 | +#: content/pages/apps.md:60 |
1322 | #, no-wrap |
1323 | msgid "How can I get directions?" |
1324 | -msgstr "" |
1325 | +msgstr "How can I get directions?" |
1326 | |
1327 | #. type: Plain text |
1328 | -#: content/pages/apps.md:60 |
1329 | +#: content/pages/apps.md:62 |
1330 | msgid "" |
1331 | "Load the HERE maps application from the app scope. Open the menu and select " |
1332 | "*Directions*. Enter your destination and tap the *Get Directions* button." |
1333 | msgstr "" |
1334 | |
1335 | -#. type: Title ### |
1336 | -#: content/pages/apps.md:61 |
1337 | +#. !!T |
1338 | +#: content/pages/apps.md:63 |
1339 | #, no-wrap |
1340 | msgid "Can I navigate offline?" |
1341 | -msgstr "" |
1342 | +msgstr "Can I navigate offline?" |
1343 | |
1344 | #. type: Plain text |
1345 | -#: content/pages/apps.md:63 |
1346 | +#: content/pages/apps.md:65 |
1347 | msgid "Unfortunately navigation requires an active connection." |
1348 | msgstr "" |
1349 | |
1350 | -#. type: Title ### |
1351 | -#: content/pages/apps.md:64 |
1352 | +#. !!T |
1353 | +#: content/pages/apps.md:66 |
1354 | #, no-wrap |
1355 | msgid "Can I view the map offline?" |
1356 | -msgstr "" |
1357 | +msgstr "Can I view the map offline?" |
1358 | |
1359 | #. type: Plain text |
1360 | -#: content/pages/apps.md:65 |
1361 | +#: content/pages/apps.md:67 |
1362 | msgid "" |
1363 | "Yes, although parts of the map may be missing and search is disabled while " |
1364 | "offline." |
1365 | @@ -937,29 +816,29 @@ |
1366 | msgid "*Curious about scopes?*\n" |
1367 | msgstr "" |
1368 | |
1369 | -#. type: Title ### |
1370 | -#: content/pages/scopes.md:6 |
1371 | +#. !!T |
1372 | +#: content/pages/scopes.md:7 |
1373 | #, no-wrap |
1374 | msgid "How do favorites work?" |
1375 | -msgstr "" |
1376 | +msgstr "How do favorites work?" |
1377 | |
1378 | #. type: Plain text |
1379 | -#: content/pages/scopes.md:8 |
1380 | +#: content/pages/scopes.md:9 |
1381 | msgid "" |
1382 | "Swipe up from the bottom edge of the dash to reveal a scopes manager. " |
1383 | -"Favorite scopes you wish to appear on your dash by selecting them. Selecting " |
1384 | -"them again will remove the favorite. All favorited scopes will appear on " |
1385 | +"Favorite scopes you wish to appear on your dash by selecting them. Selecting" |
1386 | +" them again will remove the favorite. All favorited scopes will appear on " |
1387 | "your dash." |
1388 | msgstr "" |
1389 | |
1390 | -#. type: Title ### |
1391 | -#: content/pages/scopes.md:9 |
1392 | +#. !!T |
1393 | +#: content/pages/scopes.md:10 |
1394 | #, no-wrap |
1395 | msgid "How do I add new scopes?" |
1396 | -msgstr "" |
1397 | +msgstr "How do I add new scopes?" |
1398 | |
1399 | #. type: Plain text |
1400 | -#: content/pages/scopes.md:11 |
1401 | +#: content/pages/scopes.md:12 |
1402 | msgid "" |
1403 | "Swipe up from the bottom edge of the dash to reveal a scopes manager. You " |
1404 | "can add new scopes by selecting from the list of non-favorites below your " |
1405 | @@ -967,17 +846,166 @@ |
1406 | "store button in the upper right to look for it in the ubuntu store." |
1407 | msgstr "" |
1408 | |
1409 | -#. type: Title ### |
1410 | -#: content/pages/scopes.md:12 |
1411 | +#. !!T |
1412 | +#: content/pages/scopes.md:13 |
1413 | #, no-wrap |
1414 | msgid "How do I remove a scope?" |
1415 | -msgstr "" |
1416 | +msgstr "How do I remove a scope?" |
1417 | |
1418 | #. type: Plain text |
1419 | -#: content/pages/scopes.md:13 |
1420 | +#: content/pages/scopes.md:14 |
1421 | msgid "" |
1422 | "Swipe up from the bottom edge of the dash to reveal a scopes manager. You " |
1423 | "can remove a scopes by selecting it from the list of your favorites. This " |
1424 | "will remove it from your dash. If you'd like to remove it completely, visit " |
1425 | "the scope page in the ubuntu store and select *Uninstall*." |
1426 | msgstr "" |
1427 | + |
1428 | +#. {: .link-cta-ubuntu } |
1429 | +#: content/pages/index.md:10 |
1430 | +#, no-wrap |
1431 | +msgid "[Take me to the FAQ!]({filename}faq.md)" |
1432 | +msgstr "[Take me to the FAQ!]({filename}faq.de.md)" |
1433 | + |
1434 | +#. {: .link-cta-ubuntu } |
1435 | +#: content/pages/index.md:11 |
1436 | +#, no-wrap |
1437 | +msgid "[Get in touch]({filename}get-in-touch.md)" |
1438 | +msgstr "[Get in touch]({filename}get-in-touch.de.md)" |
1439 | + |
1440 | +#. type: Plain text |
1441 | +#: content/pages/settings.md:2 |
1442 | +msgid "FAQ - Settings" |
1443 | +msgstr "" |
1444 | + |
1445 | +#. type: Plain text |
1446 | +#: content/pages/settings.md:4 |
1447 | +#, no-wrap |
1448 | +msgid "*How do I change my phone settings?*\n" |
1449 | +msgstr "" |
1450 | + |
1451 | +#. type: Plain text |
1452 | +#: content/pages/security.md:6 content/pages/store.md:6 |
1453 | +#: content/pages/basic.md:6 content/pages/settings.md:6 content/pages/ui.md:6 |
1454 | +#: content/pages/apps.md:7 content/pages/scopes.md:6 |
1455 | +msgid "[TOC]" |
1456 | +msgstr "[TOC]" |
1457 | + |
1458 | +#. !!T |
1459 | +#: content/pages/settings.md:7 |
1460 | +#, no-wrap |
1461 | +msgid "How do I update my system?" |
1462 | +msgstr "How do I update my system?" |
1463 | + |
1464 | +#. type: Plain text |
1465 | +#: content/pages/settings.md:9 |
1466 | +msgid "" |
1467 | +"Your device will prompt you when an update is ready. A notification will " |
1468 | +"appear informing you of the new update. If you wish, you can manually check " |
1469 | +"and perform an update yourself. Open the *System Settings* application. " |
1470 | +"Select *Update*, and then click the check for updates button." |
1471 | +msgstr "" |
1472 | +"Your device will prompt you when an update is ready. A notification will " |
1473 | +"appear informing you of the new update. If you wish, you can manually check " |
1474 | +"and perform an update yourself. Open the *System Settings* application. " |
1475 | +"Select *Update*, and then click the check for updates button. !!T" |
1476 | + |
1477 | +#. !!T |
1478 | +#: content/pages/settings.md:10 |
1479 | +#, no-wrap |
1480 | +msgid "How do I set the time / language?" |
1481 | +msgstr "How do I set the time / language?" |
1482 | + |
1483 | +#. !!T |
1484 | +#: content/pages/settings.md:14 |
1485 | +#, no-wrap |
1486 | +msgid "How can I change my wallpaper/background?" |
1487 | +msgstr "How can I change my wallpaper/background?" |
1488 | + |
1489 | +#. type: Plain text |
1490 | +#: content/pages/settings.md:16 |
1491 | +msgid "" |
1492 | +"Open the *System Settings* application. Select the *Background* option. " |
1493 | +"Press the *Add Image* button and choice your image to set as a background." |
1494 | +msgstr "" |
1495 | + |
1496 | +#. !!T |
1497 | +#: content/pages/settings.md:17 |
1498 | +#, no-wrap |
1499 | +msgid "How do I keep the screen on?" |
1500 | +msgstr "How do I keep the screen on?" |
1501 | + |
1502 | +#. type: Plain text |
1503 | +#: content/pages/settings.md:19 |
1504 | +msgid "" |
1505 | +"Open the *System Settings* application, and select the *Security & Privacy* " |
1506 | +"option. Select the *Lock Phone* option, and then *Lock when idle*. St" |
1507 | +msgstr "" |
1508 | + |
1509 | +#. !!T |
1510 | +#: content/pages/settings.md:20 |
1511 | +#, no-wrap |
1512 | +msgid "How do I set up my accounts?" |
1513 | +msgstr "How do I set up my accounts?" |
1514 | + |
1515 | +#. type: Plain text |
1516 | +#: content/pages/settings.md:22 |
1517 | +msgid "" |
1518 | +"You can set up some of your accounts from the scopes. Today scope allows you" |
1519 | +" to configure your Google and Fitbit account, while the Pictures scope lets " |
1520 | +"you configure your flickr, Facebook and Instagram account. You can manage " |
1521 | +"all your accounts (including social media, email, etc) from the *System " |
1522 | +"Settings* app, under *Personal*, *Accounts*." |
1523 | +msgstr "" |
1524 | + |
1525 | +#. !!T |
1526 | +#: content/pages/settings.md:23 |
1527 | +#, no-wrap |
1528 | +msgid "How do I configure my notifications?" |
1529 | +msgstr "How do I configure my notifications?" |
1530 | + |
1531 | +#. type: Plain text |
1532 | +#: content/pages/settings.md:25 |
1533 | +msgid "" |
1534 | +"If you’re receiving too many notifications of your activity or want to " |
1535 | +"change it for whatever reason, you can do so by going to the *System " |
1536 | +"Settings* and selecting *Notifications*. From here you can toggle on/off " |
1537 | +"notifications from any application on your device." |
1538 | +msgstr "" |
1539 | + |
1540 | +#. !!T |
1541 | +#: content/pages/settings.md:26 |
1542 | +#, no-wrap |
1543 | +msgid "How do I change the ringtone for calls and texts?" |
1544 | +msgstr "How do I change the ringtone for calls and texts?" |
1545 | + |
1546 | +#. type: Plain text |
1547 | +#: content/pages/settings.md:27 |
1548 | +msgid "" |
1549 | +"You can change you ringtone for calls and texts to something new. Open the " |
1550 | +"*System Settings* application, then select *Sound*. Under *Phone Calls* you " |
1551 | +"will find your current ringtone. Tap it to open a page of ringtones to " |
1552 | +"select from." |
1553 | +msgstr "" |
1554 | + |
1555 | +#. type: Plain text |
1556 | +#: content/pages/settings.md:13 |
1557 | +msgid "" |
1558 | +"Open the *System Settings* application. For the time, check out the *Time & " |
1559 | +"Date* section. For language, select *Language & Text*. " |
1560 | +"" |
1561 | +msgstr "" |
1562 | +"Open the *System Settings* application. For the time, check out the *Time & " |
1563 | +"Date* section. For language, select *Language & Text*. " |
1564 | +" !!I" |
1565 | + |
1566 | +#~ msgid "[Take me to the FAQ!]({filename}faq.md) \n" |
1567 | +#~ msgstr "[Gib mir die Antworten!]({filename}faq.de.md) \n" |
1568 | + |
1569 | +#~ msgid "[Get in touch]({filename}get-in-touch.md) \n" |
1570 | +#~ msgstr "[Get in touch]({filename}get-in-touch.de.md) \n" |
1571 | + |
1572 | +#~ msgid "" |
1573 | +#~ "Open the *System Settings* application. For the time, check out the *Time & " |
1574 | +#~ "Date* section. For language, select *Language & Text*." |
1575 | +#~ msgstr "" |
1576 | |
1577 | === modified file 'edit-here/po/es.po' |
1578 | --- edit-here/po/es.po 2015-03-11 05:50:31 +0000 |
1579 | +++ edit-here/po/es.po 2015-03-16 16:48:19 +0000 |
1580 | @@ -2,7 +2,7 @@ |
1581 | # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 |
1582 | # This file is distributed under the same license as the ubuntu-devices-help package. |
1583 | # FIRST AUTHOR <EMAIL@ADDRESS>, 2015. |
1584 | -# |
1585 | +# |
1586 | msgid "" |
1587 | msgstr "" |
1588 | "Project-Id-Version: ubuntu-devices-help\n" |
1589 | @@ -14,8 +14,8 @@ |
1590 | "MIME-Version: 1.0\n" |
1591 | "Content-Type: text/plain; charset=UTF-8\n" |
1592 | "Content-Transfer-Encoding: 8bit\n" |
1593 | +"X-Generator: Launchpad (build 17389)\n" |
1594 | "X-Launchpad-Export-Date: 2015-03-11 05:50+0000\n" |
1595 | -"X-Generator: Launchpad (build 17389)\n" |
1596 | |
1597 | #. type: Plain text |
1598 | #: content/pages/security.md:2 |
1599 | @@ -28,14 +28,14 @@ |
1600 | msgid "*Wondering how to make your phone more secure?*\n" |
1601 | msgstr "" |
1602 | |
1603 | -#. type: Title ### |
1604 | -#: content/pages/security.md:6 |
1605 | +#. !!T |
1606 | +#: content/pages/security.md:7 |
1607 | #, no-wrap |
1608 | msgid "How do I lock the phone?" |
1609 | -msgstr "" |
1610 | +msgstr "How do I lock the phone?" |
1611 | |
1612 | #. type: Plain text |
1613 | -#: content/pages/security.md:8 |
1614 | +#: content/pages/security.md:9 |
1615 | msgid "" |
1616 | "Pressing the power button to turn off the phone will lock it. In addition, " |
1617 | "you can control how long your phone will stay unlocked when idle. You can " |
1618 | @@ -43,69 +43,72 @@ |
1619 | "& Privacy*, then *Phone Locking* to adjust the *Lock when idle* setting." |
1620 | msgstr "" |
1621 | |
1622 | -#. type: Title ### |
1623 | -#: content/pages/security.md:9 |
1624 | +#. !!T |
1625 | +#: content/pages/security.md:10 |
1626 | #, no-wrap |
1627 | msgid "How do I unlock the phone?" |
1628 | -msgstr "" |
1629 | +msgstr "How do I unlock the phone?" |
1630 | |
1631 | #. type: Plain text |
1632 | -#: content/pages/security.md:11 |
1633 | +#: content/pages/security.md:12 |
1634 | msgid "" |
1635 | "Swipe the screen to the left or right. Depending on what security you have " |
1636 | "enabled, you might be required to enter a pin or passcode." |
1637 | msgstr "" |
1638 | |
1639 | -#. type: Title ### |
1640 | -#: content/pages/security.md:12 |
1641 | +#. !!T |
1642 | +#: content/pages/security.md:13 |
1643 | #, no-wrap |
1644 | msgid "How do I unlock the bootloader?" |
1645 | -msgstr "" |
1646 | +msgstr "How do I unlock the bootloader?" |
1647 | |
1648 | #. type: Plain text |
1649 | -#: content/pages/security.md:14 |
1650 | +#: content/pages/security.md:15 |
1651 | msgid "" |
1652 | "If you are trying to flash a developer image or perform other developer " |
1653 | "related tasks, see the [developer site](http://developer.ubuntu.com/)" |
1654 | msgstr "" |
1655 | |
1656 | -#. type: Title ### |
1657 | -#: content/pages/security.md:15 |
1658 | +#. !!T |
1659 | +#: content/pages/security.md:16 |
1660 | #, no-wrap |
1661 | msgid "How can I change my PIN/Passcode?" |
1662 | -msgstr "" |
1663 | +msgstr "How can I change my PIN/Passcode?" |
1664 | |
1665 | #. type: Plain text |
1666 | -#: content/pages/security.md:17 |
1667 | +#: content/pages/security.md:18 |
1668 | msgid "" |
1669 | "You can find these setting under the *System Settings* application. Select " |
1670 | "*Security & Privacy* to adjust the *Lock when idle* setting." |
1671 | msgstr "" |
1672 | |
1673 | -#. type: Title ### |
1674 | -#: content/pages/security.md:18 |
1675 | +#. !!T |
1676 | +#: content/pages/security.md:19 |
1677 | #, no-wrap |
1678 | msgid "" |
1679 | -"Why do I have to type my PIN when using File Manager & Terminal (not default " |
1680 | -"apps)?" |
1681 | +"Why do I have to type my PIN when using File Manager & Terminal (not default" |
1682 | +" apps)?" |
1683 | msgstr "" |
1684 | +"Why do I have to type my PIN when using File Manager & Terminal (not default" |
1685 | +" apps)?" |
1686 | |
1687 | #. type: Plain text |
1688 | -#: content/pages/security.md:20 |
1689 | +#: content/pages/security.md:21 |
1690 | msgid "" |
1691 | "Since these applications allow for invasive system changes, your " |
1692 | "pin/passcode is required. This is for your phone security." |
1693 | msgstr "" |
1694 | |
1695 | -#. type: Title ### |
1696 | -#: content/pages/security.md:21 |
1697 | +#. !!T |
1698 | +#: content/pages/security.md:22 |
1699 | #, no-wrap |
1700 | msgid "" |
1701 | "How can I stop someone using the indicators when the phone is unlocked?" |
1702 | msgstr "" |
1703 | +"How can I stop someone using the indicators when the phone is unlocked?" |
1704 | |
1705 | #. type: Plain text |
1706 | -#: content/pages/security.md:23 |
1707 | +#: content/pages/security.md:24 |
1708 | msgid "" |
1709 | "You can find this setting under the *System Settings* application. Select " |
1710 | "*Security & Privacy*, then *Phone Locking* to adjust the *When locked, " |
1711 | @@ -113,14 +116,14 @@ |
1712 | "settings* option." |
1713 | msgstr "" |
1714 | |
1715 | -#. type: Title ### |
1716 | -#: content/pages/security.md:24 |
1717 | +#. !!T |
1718 | +#: content/pages/security.md:25 |
1719 | #, no-wrap |
1720 | msgid "I forgot my passworde/security code. How can I unlock the phone?" |
1721 | -msgstr "" |
1722 | +msgstr "I forgot my passworde/security code. How can I unlock the phone?" |
1723 | |
1724 | #. type: Plain text |
1725 | -#: content/pages/security.md:25 |
1726 | +#: content/pages/security.md:26 |
1727 | msgid "TBD" |
1728 | msgstr "" |
1729 | |
1730 | @@ -135,39 +138,39 @@ |
1731 | msgid "*Curious about the application store?*\n" |
1732 | msgstr "" |
1733 | |
1734 | -#. type: Title ### |
1735 | -#: content/pages/store.md:6 |
1736 | +#. !!T |
1737 | +#: content/pages/store.md:7 |
1738 | #, no-wrap |
1739 | msgid "How do I find and install new applications?" |
1740 | -msgstr "" |
1741 | +msgstr "How do I find and install new applications?" |
1742 | |
1743 | #. type: Plain text |
1744 | -#: content/pages/store.md:8 |
1745 | +#: content/pages/store.md:9 |
1746 | msgid "" |
1747 | "From the Apps scope, you can either tap on the “search” icon on the right " |
1748 | -"and start searching by name, or you can go all the way down in the scope and " |
1749 | -"tap on the Ubuntu Store icon." |
1750 | +"and start searching by name, or you can go all the way down in the scope and" |
1751 | +" tap on the Ubuntu Store icon." |
1752 | msgstr "" |
1753 | |
1754 | -#. type: Title ### |
1755 | -#: content/pages/store.md:9 |
1756 | +#. !!T |
1757 | +#: content/pages/store.md:10 |
1758 | #, no-wrap |
1759 | msgid "How can I browse the app store from my PC?" |
1760 | -msgstr "" |
1761 | +msgstr "How can I browse the app store from my PC?" |
1762 | |
1763 | #. type: Plain text |
1764 | -#: content/pages/store.md:11 |
1765 | +#: content/pages/store.md:12 |
1766 | msgid "At the moment, the app store is not able to be browsed from your pc." |
1767 | msgstr "" |
1768 | |
1769 | -#. type: Title ### |
1770 | -#: content/pages/store.md:12 |
1771 | +#. !!T |
1772 | +#: content/pages/store.md:13 |
1773 | #, no-wrap |
1774 | msgid "How do I remove applications?" |
1775 | -msgstr "" |
1776 | +msgstr "How do I remove applications?" |
1777 | |
1778 | #. type: Plain text |
1779 | -#: content/pages/store.md:13 |
1780 | +#: content/pages/store.md:14 |
1781 | msgid "" |
1782 | "Search for the application you wish to remove inside the store. Open it and " |
1783 | "press the *Uninstall* button to remove the application." |
1784 | @@ -184,107 +187,110 @@ |
1785 | msgid "*If you are wondering how to perform basic tasks, look here.*\n" |
1786 | msgstr "" |
1787 | |
1788 | -#. type: Title ### |
1789 | -#: content/pages/basic.md:6 |
1790 | +#. !!T |
1791 | +#: content/pages/basic.md:7 |
1792 | #, no-wrap |
1793 | msgid "How do I play music?" |
1794 | -msgstr "" |
1795 | +msgstr "How do I play music?" |
1796 | |
1797 | #. type: Plain text |
1798 | -#: content/pages/basic.md:8 |
1799 | -msgid "" |
1800 | -"The music app let's you play music copied to the device. In addition, " |
1801 | -"[scopes]({filename}scopes.md) such as 7digital and Grooveshark can also play " |
1802 | -"music." |
1803 | -msgstr "" |
1804 | - |
1805 | -#. type: Title ### |
1806 | #: content/pages/basic.md:9 |
1807 | +msgid "" |
1808 | +"The music app let's you play music copied to the device. In addition, " |
1809 | +"[scopes]({filename}scopes.md) such as 7digital and Grooveshark can also play" |
1810 | +" music." |
1811 | +msgstr "" |
1812 | +"The music app let's you play music copied to the device. In addition, " |
1813 | +"[scopes]({filename}scopes.es.md) such as 7digital and Grooveshark can also " |
1814 | +"play music." |
1815 | + |
1816 | +#. !!T |
1817 | +#: content/pages/basic.md:10 |
1818 | #, no-wrap |
1819 | msgid "How do I play videos?" |
1820 | -msgstr "" |
1821 | +msgstr "How do I play videos?" |
1822 | |
1823 | #. type: Plain text |
1824 | -#: content/pages/basic.md:11 |
1825 | -msgid "" |
1826 | -"The media player application will play videos copied to the device. You will " |
1827 | -"also find applications like youtube that give you streaming options." |
1828 | -msgstr "" |
1829 | - |
1830 | -#. type: Title ### |
1831 | #: content/pages/basic.md:12 |
1832 | +msgid "" |
1833 | +"The media player application will play videos copied to the device. You will" |
1834 | +" also find applications like youtube that give you streaming options." |
1835 | +msgstr "" |
1836 | + |
1837 | +#. !!T |
1838 | +#: content/pages/basic.md:13 |
1839 | #, no-wrap |
1840 | msgid "How do I take photos?" |
1841 | -msgstr "" |
1842 | +msgstr "How do I take photos?" |
1843 | |
1844 | #. type: Plain text |
1845 | -#: content/pages/basic.md:14 |
1846 | +#: content/pages/basic.md:15 |
1847 | msgid "" |
1848 | "The included camera application allows you to take photos. If your device " |
1849 | "has both a front and rear camera, you can toggle which camera to use." |
1850 | msgstr "" |
1851 | |
1852 | -#. type: Title ### |
1853 | -#: content/pages/basic.md:15 |
1854 | +#. !!T |
1855 | +#: content/pages/basic.md:16 |
1856 | #, no-wrap |
1857 | msgid "How do I record videos?" |
1858 | -msgstr "" |
1859 | +msgstr "How do I record videos?" |
1860 | |
1861 | #. type: Plain text |
1862 | -#: content/pages/basic.md:17 |
1863 | +#: content/pages/basic.md:18 |
1864 | msgid "" |
1865 | "The included camera application allows you to take videos. If your device " |
1866 | "has both a front and rear camera, you can toggle which camera to use." |
1867 | msgstr "" |
1868 | |
1869 | -#. type: Title ### |
1870 | -#: content/pages/basic.md:18 |
1871 | +#. !!T |
1872 | +#: content/pages/basic.md:19 |
1873 | #, no-wrap |
1874 | msgid "How do I see pictures I’ve taken?" |
1875 | -msgstr "" |
1876 | +msgstr "How do I see pictures I’ve taken?" |
1877 | |
1878 | #. type: Plain text |
1879 | -#: content/pages/basic.md:20 |
1880 | +#: content/pages/basic.md:21 |
1881 | msgid "" |
1882 | -"If you've just taken a picture, you can see it easily by swiping to the left " |
1883 | -"from the right edge inside the camera app. Alternatively, use the gallery " |
1884 | +"If you've just taken a picture, you can see it easily by swiping to the left" |
1885 | +" from the right edge inside the camera app. Alternatively, use the gallery " |
1886 | "app to find the picture." |
1887 | msgstr "" |
1888 | |
1889 | -#. type: Title ### |
1890 | -#: content/pages/basic.md:21 |
1891 | +#. !!T |
1892 | +#: content/pages/basic.md:22 |
1893 | #, no-wrap |
1894 | msgid "How can I send a text?" |
1895 | -msgstr "" |
1896 | +msgstr "How can I send a text?" |
1897 | |
1898 | #. type: Plain text |
1899 | -#: content/pages/basic.md:23 |
1900 | +#: content/pages/basic.md:24 |
1901 | msgid "" |
1902 | "The default messaging application allows you to send sms as well as mms " |
1903 | "messages." |
1904 | msgstr "" |
1905 | |
1906 | -#. type: Title ### |
1907 | -#: content/pages/basic.md:24 |
1908 | +#. !!T |
1909 | +#: content/pages/basic.md:25 |
1910 | #, no-wrap |
1911 | msgid "How do I make a call?" |
1912 | -msgstr "" |
1913 | +msgstr "How do I make a call?" |
1914 | |
1915 | #. type: Plain text |
1916 | -#: content/pages/basic.md:26 |
1917 | +#: content/pages/basic.md:27 |
1918 | msgid "" |
1919 | "The default dialer app lets you make calls using a contact or by dialing a " |
1920 | "number." |
1921 | msgstr "" |
1922 | |
1923 | -#. type: Title ### |
1924 | -#: content/pages/basic.md:27 |
1925 | +#. !!T |
1926 | +#: content/pages/basic.md:28 |
1927 | #, no-wrap |
1928 | msgid "How do I check recently made/missed calls?" |
1929 | -msgstr "" |
1930 | +msgstr "How do I check recently made/missed calls?" |
1931 | |
1932 | #. type: Plain text |
1933 | -#: content/pages/basic.md:28 |
1934 | +#: content/pages/basic.md:29 |
1935 | msgid "" |
1936 | "Swiping up from the bottom edge of the dialer app reveals the recent call " |
1937 | "list. You can also filter the list to include only missed calls." |
1938 | @@ -308,43 +314,43 @@ |
1939 | #: content/pages/faq.md:6 |
1940 | #, no-wrap |
1941 | msgid "[First day tasks]({filename}basic.md)" |
1942 | -msgstr "" |
1943 | +msgstr "[First day tasks]({filename}basic.es.md)" |
1944 | |
1945 | #. type: Title ### |
1946 | #: content/pages/faq.md:7 |
1947 | #, no-wrap |
1948 | msgid "[User Interface]({filename}ui.md)" |
1949 | -msgstr "[Interfaz de usuario]({filename}ui.md)" |
1950 | +msgstr "[Interfaz de usuario]({filename}ui.es.md)" |
1951 | |
1952 | #. type: Title ### |
1953 | #: content/pages/faq.md:8 |
1954 | #, no-wrap |
1955 | msgid "[Settings]({filename}settings.md)" |
1956 | -msgstr "[Configuración]({filename}settings.md)" |
1957 | +msgstr "[Configuración]({filename}settings.es.md)" |
1958 | |
1959 | #. type: Title ### |
1960 | #: content/pages/faq.md:9 |
1961 | #, no-wrap |
1962 | msgid "[The Store]({filename}store.md)" |
1963 | -msgstr "" |
1964 | +msgstr "[The Store]({filename}store.es.md)" |
1965 | |
1966 | #. type: Title ### |
1967 | #: content/pages/faq.md:10 |
1968 | #, no-wrap |
1969 | msgid "[Apps]({filename}apps.md)" |
1970 | -msgstr "[Aplicaciones]({filename}apps.md)" |
1971 | +msgstr "[Aplicaciones]({filename}apps.es.md)" |
1972 | |
1973 | #. type: Title ### |
1974 | #: content/pages/faq.md:11 |
1975 | #, no-wrap |
1976 | msgid "[Scopes]({filename}scopes.md)" |
1977 | -msgstr "[«Scopes»]({filename}scopes.md)" |
1978 | +msgstr "[«Scopes»]({filename}scopes.es.md)" |
1979 | |
1980 | #. type: Title ### |
1981 | #: content/pages/faq.md:12 |
1982 | #, no-wrap |
1983 | msgid "[Security]({filename}security.md)" |
1984 | -msgstr "[Seguridad]({filename}security.md)" |
1985 | +msgstr "[Seguridad]({filename}security.es.md)" |
1986 | |
1987 | #. type: Plain text |
1988 | #: content/pages/index.md:2 |
1989 | @@ -357,8 +363,8 @@ |
1990 | "The world-wide Ubuntu community wants to give you the best possible " |
1991 | "experience on your Ubuntu device. This is why we collected:" |
1992 | msgstr "" |
1993 | -"La comunidad mundial de Ubuntu quiere ofrecerle la mejor experiencia posible " |
1994 | -"en su dispositivo con Ubuntu. Por ello hemos recopilado:" |
1995 | +"La comunidad mundial de Ubuntu quiere ofrecerle la mejor experiencia posible" |
1996 | +" en su dispositivo con Ubuntu. Por ello hemos recopilado:" |
1997 | |
1998 | #. type: Bullet: ' * ' |
1999 | #: content/pages/index.md:9 |
2000 | @@ -376,134 +382,6 @@ |
2001 | msgstr "" |
2002 | |
2003 | #. type: Plain text |
2004 | -#: content/pages/index.md:10 |
2005 | -#, no-wrap |
2006 | -msgid "[Take me to the FAQ!]({filename}faq.md) \n" |
2007 | -msgstr "" |
2008 | - |
2009 | -#. type: Plain text |
2010 | -#: content/pages/index.md:11 |
2011 | -#, no-wrap |
2012 | -msgid "[Get in touch]({filename}get-in-touch.md) \n" |
2013 | -msgstr "" |
2014 | - |
2015 | -#. type: Plain text |
2016 | -#: content/pages/settings.md:2 |
2017 | -msgid "FAQ - Settings" |
2018 | -msgstr "PP. FF. – Configuración" |
2019 | - |
2020 | -#. type: Plain text |
2021 | -#: content/pages/settings.md:4 |
2022 | -#, no-wrap |
2023 | -msgid "*How do I change my phone settings?*\n" |
2024 | -msgstr "*¿Cómo modifico los ajustes del teléfono?*\n" |
2025 | - |
2026 | -#. type: Plain text |
2027 | -#: content/pages/settings.md:6 |
2028 | -msgid "[TOC]" |
2029 | -msgstr "" |
2030 | - |
2031 | -#. type: Title ### |
2032 | -#: content/pages/settings.md:7 |
2033 | -#, no-wrap |
2034 | -msgid "How do I update my system?" |
2035 | -msgstr "" |
2036 | - |
2037 | -#. type: Plain text |
2038 | -#: content/pages/settings.md:9 |
2039 | -msgid "" |
2040 | -"Your device will prompt you when an update is ready. A notification will " |
2041 | -"appear informing you of the new update. If you wish, you can manually check " |
2042 | -"and perform an update yourself. Open the *System Settings* application. " |
2043 | -"Select *Update*, and then click the check for updates button." |
2044 | -msgstr "" |
2045 | - |
2046 | -#. type: Title ### |
2047 | -#: content/pages/settings.md:10 |
2048 | -#, no-wrap |
2049 | -msgid "How do I set the time / language?" |
2050 | -msgstr "" |
2051 | - |
2052 | -#. type: Plain text |
2053 | -#: content/pages/settings.md:12 |
2054 | -msgid "" |
2055 | -"Open the *System Settings* application. For the time, check out the *Time & " |
2056 | -"Date* section. For language, select *Language & Text*." |
2057 | -msgstr "" |
2058 | - |
2059 | -#. type: Title ### |
2060 | -#: content/pages/settings.md:13 |
2061 | -#, no-wrap |
2062 | -msgid "How can I change my wallpaper/background?" |
2063 | -msgstr "" |
2064 | - |
2065 | -#. type: Plain text |
2066 | -#: content/pages/settings.md:15 |
2067 | -msgid "" |
2068 | -"Open the *System Settings* application. Select the *Background* option. " |
2069 | -"Press the *Add Image* button and choice your image to set as a background." |
2070 | -msgstr "" |
2071 | - |
2072 | -#. type: Title ### |
2073 | -#: content/pages/settings.md:16 |
2074 | -#, no-wrap |
2075 | -msgid "How do I keep the screen on?" |
2076 | -msgstr "" |
2077 | - |
2078 | -#. type: Plain text |
2079 | -#: content/pages/settings.md:18 |
2080 | -msgid "" |
2081 | -"Open the *System Settings* application, and select the *Security & Privacy* " |
2082 | -"option. Select the *Lock Phone* option, and then *Lock when idle*. St" |
2083 | -msgstr "" |
2084 | - |
2085 | -#. type: Title ### |
2086 | -#: content/pages/settings.md:19 |
2087 | -#, no-wrap |
2088 | -msgid "How do I set up my accounts?" |
2089 | -msgstr "" |
2090 | - |
2091 | -#. type: Plain text |
2092 | -#: content/pages/settings.md:21 |
2093 | -msgid "" |
2094 | -"You can set up some of your accounts from the scopes. Today scope allows you " |
2095 | -"to configure your Google and Fitbit account, while the Pictures scope lets " |
2096 | -"you configure your flickr, Facebook and Instagram account. You can manage " |
2097 | -"all your accounts (including social media, email, etc) from the *System " |
2098 | -"Settings* app, under *Personal*, *Accounts*." |
2099 | -msgstr "" |
2100 | - |
2101 | -#. type: Title ### |
2102 | -#: content/pages/settings.md:22 |
2103 | -#, no-wrap |
2104 | -msgid "How do I configure my notifications?" |
2105 | -msgstr "" |
2106 | - |
2107 | -#. type: Plain text |
2108 | -#: content/pages/settings.md:24 |
2109 | -msgid "" |
2110 | -"If you’re receiving too many notifications of your activity or want to " |
2111 | -"change it for whatever reason, you can do so by going to the *System " |
2112 | -"Settings* and selecting *Notifications*. From here you can toggle on/off " |
2113 | -"notifications from any application on your device." |
2114 | -msgstr "" |
2115 | - |
2116 | -#. type: Title ### |
2117 | -#: content/pages/settings.md:25 |
2118 | -#, no-wrap |
2119 | -msgid "How do I change the ringtone for calls and texts?" |
2120 | -msgstr "" |
2121 | - |
2122 | -#. type: Plain text |
2123 | -#: content/pages/settings.md:26 |
2124 | -msgid "" |
2125 | -"You can change you ringtone for calls and texts to something new. Open the " |
2126 | -"*System Settings* application, then select *Sound*. Under *Phone Calls* you " |
2127 | -"will find your current ringtone. Tap it to open a page of ringtones to " |
2128 | -"select from." |
2129 | -msgstr "" |
2130 | - |
2131 | -#. type: Plain text |
2132 | #: content/pages/ui.md:2 |
2133 | msgid "FAQ - User Interface" |
2134 | msgstr "PP. FF. – Interfaz de usuario" |
2135 | @@ -516,56 +394,56 @@ |
2136 | "place!*\n" |
2137 | msgstr "" |
2138 | |
2139 | -#. type: Title ### |
2140 | -#: content/pages/ui.md:6 |
2141 | +#. !!T |
2142 | +#: content/pages/ui.md:7 |
2143 | #, no-wrap |
2144 | msgid "What is the dash?" |
2145 | -msgstr "" |
2146 | +msgstr "What is the dash?" |
2147 | |
2148 | #. type: Plain text |
2149 | -#: content/pages/ui.md:8 |
2150 | +#: content/pages/ui.md:9 |
2151 | msgid "" |
2152 | -"The dash contains a list of applications installed on the device, along with " |
2153 | -"presenting the scopes and store. The dash is the first thing you see when " |
2154 | +"The dash contains a list of applications installed on the device, along with" |
2155 | +" presenting the scopes and store. The dash is the first thing you see when " |
2156 | "booting the phone. You can switch to it again at any time by swiping left " |
2157 | "from the right screen edge." |
2158 | msgstr "" |
2159 | |
2160 | -#. type: Title ### |
2161 | -#: content/pages/ui.md:9 |
2162 | +#. !!T |
2163 | +#: content/pages/ui.md:10 |
2164 | #, no-wrap |
2165 | msgid "What is the launcher?" |
2166 | -msgstr "" |
2167 | +msgstr "What is the launcher?" |
2168 | |
2169 | #. type: Plain text |
2170 | -#: content/pages/ui.md:11 |
2171 | +#: content/pages/ui.md:12 |
2172 | msgid "" |
2173 | "The launcher allows you to easily launch new applications. You can access " |
2174 | "the launcher at any time by swiping right from the left screen edge." |
2175 | msgstr "" |
2176 | |
2177 | -#. type: Title ### |
2178 | -#: content/pages/ui.md:12 |
2179 | +#. !!T |
2180 | +#: content/pages/ui.md:13 |
2181 | #, no-wrap |
2182 | msgid "What are the indicators?" |
2183 | -msgstr "" |
2184 | +msgstr "What are the indicators?" |
2185 | |
2186 | #. type: Plain text |
2187 | -#: content/pages/ui.md:14 |
2188 | +#: content/pages/ui.md:15 |
2189 | msgid "" |
2190 | -"Indicators convey quick useful information about your device, like the time, " |
2191 | -"data connection, location, sound, and notifications. You can access the " |
2192 | +"Indicators convey quick useful information about your device, like the time," |
2193 | +" data connection, location, sound, and notifications. You can access the " |
2194 | "indicators at any time by swiping down from the top screen edge." |
2195 | msgstr "" |
2196 | |
2197 | -#. type: Title ### |
2198 | -#: content/pages/ui.md:15 |
2199 | +#. !!T |
2200 | +#: content/pages/ui.md:16 |
2201 | #, no-wrap |
2202 | msgid "How do I switch applications?" |
2203 | -msgstr "" |
2204 | +msgstr "How do I switch applications?" |
2205 | |
2206 | #. type: Plain text |
2207 | -#: content/pages/ui.md:18 |
2208 | +#: content/pages/ui.md:19 |
2209 | msgid "" |
2210 | "To switch applications, slide your finger left from the right edge of the " |
2211 | "screen. If you slide quickly you will cycle through each application. " |
2212 | @@ -574,57 +452,58 @@ |
2213 | "dash." |
2214 | msgstr "" |
2215 | |
2216 | -#. type: Title ### |
2217 | -#: content/pages/ui.md:19 |
2218 | +#. !!T |
2219 | +#: content/pages/ui.md:20 |
2220 | #, no-wrap |
2221 | msgid "How do I close applications?" |
2222 | -msgstr "" |
2223 | +msgstr "How do I close applications?" |
2224 | |
2225 | #. type: Plain text |
2226 | -#: content/pages/ui.md:21 |
2227 | -msgid "" |
2228 | -"To close an application, slide your finger *slowly* left from the right edge " |
2229 | -"of the screen. An application switcher will appear. Place your finger on the " |
2230 | -"application preview you wish to close and swipe up or down. The application " |
2231 | -"will disappear." |
2232 | -msgstr "" |
2233 | - |
2234 | -#. type: Title ### |
2235 | #: content/pages/ui.md:22 |
2236 | +msgid "" |
2237 | +"To close an application, slide your finger *slowly* left from the right edge" |
2238 | +" of the screen. An application switcher will appear. Place your finger on " |
2239 | +"the application preview you wish to close and swipe up or down. The " |
2240 | +"application will disappear." |
2241 | +msgstr "" |
2242 | + |
2243 | +#. !!T |
2244 | +#: content/pages/ui.md:23 |
2245 | #, no-wrap |
2246 | msgid "How can I copy and paste?" |
2247 | -msgstr "" |
2248 | +msgstr "How can I copy and paste?" |
2249 | |
2250 | #. type: Plain text |
2251 | -#: content/pages/ui.md:24 |
2252 | -msgid "" |
2253 | -"For text that can be copied and pasted, press and hold the text in question. " |
2254 | -"A menu will appear allowing you to cut, copy and paste." |
2255 | -msgstr "" |
2256 | - |
2257 | -#. type: Title ### |
2258 | #: content/pages/ui.md:25 |
2259 | +msgid "" |
2260 | +"For text that can be copied and pasted, press and hold the text in question." |
2261 | +" A menu will appear allowing you to cut, copy and paste." |
2262 | +msgstr "" |
2263 | + |
2264 | +#. !!T |
2265 | +#: content/pages/ui.md:26 |
2266 | #, no-wrap |
2267 | msgid "" |
2268 | "What are the small characters on the keyboard and how can I select them?" |
2269 | msgstr "" |
2270 | +"What are the small characters on the keyboard and how can I select them?" |
2271 | |
2272 | #. type: Plain text |
2273 | -#: content/pages/ui.md:27 |
2274 | +#: content/pages/ui.md:28 |
2275 | msgid "" |
2276 | "Tapping and hold a character on the keyboard brings up a menu allowing you " |
2277 | "to select secondary characters. This allows you to select things like " |
2278 | "numbers and accented characters. Give it a try!" |
2279 | msgstr "" |
2280 | |
2281 | -#. type: Title ### |
2282 | -#: content/pages/ui.md:28 |
2283 | +#. !!T |
2284 | +#: content/pages/ui.md:29 |
2285 | #, no-wrap |
2286 | msgid "The keyboard behaves funny. What can I do about it?" |
2287 | -msgstr "" |
2288 | +msgstr "The keyboard behaves funny. What can I do about it?" |
2289 | |
2290 | #. type: Plain text |
2291 | -#: content/pages/ui.md:30 |
2292 | +#: content/pages/ui.md:31 |
2293 | msgid "" |
2294 | "From the Settings app, you can go to Keyboard and try unsetting the " |
2295 | "autocompletion feature, and/or the auto capitalize option. This way, you'll " |
2296 | @@ -632,17 +511,17 @@ |
2297 | "control of the input." |
2298 | msgstr "" |
2299 | |
2300 | -#. type: Title ### |
2301 | -#: content/pages/ui.md:31 |
2302 | +#. !!T |
2303 | +#: content/pages/ui.md:32 |
2304 | #, no-wrap |
2305 | msgid "What is the round circle for? What does it show? Can I configure it?" |
2306 | -msgstr "" |
2307 | +msgstr "What is the round circle for? What does it show? Can I configure it?" |
2308 | |
2309 | #. type: Plain text |
2310 | -#: content/pages/ui.md:32 |
2311 | +#: content/pages/ui.md:33 |
2312 | msgid "" |
2313 | -"The round circle is the infographic. It hows you recent phone activity, like " |
2314 | -"the number of messages received or the number of songs played." |
2315 | +"The round circle is the infographic. It hows you recent phone activity, like" |
2316 | +" the number of messages received or the number of songs played." |
2317 | msgstr "" |
2318 | |
2319 | #. type: Plain text |
2320 | @@ -659,105 +538,105 @@ |
2321 | msgstr "" |
2322 | |
2323 | #. type: Title ## |
2324 | -#: content/pages/apps.md:6 |
2325 | +#: content/pages/apps.md:8 |
2326 | #, no-wrap |
2327 | msgid "Misc" |
2328 | msgstr "" |
2329 | |
2330 | -#. type: Title ### |
2331 | -#: content/pages/apps.md:8 |
2332 | +#. !!T |
2333 | +#: content/pages/apps.md:10 |
2334 | #, no-wrap |
2335 | msgid "Do you have Spotify?" |
2336 | -msgstr "" |
2337 | +msgstr "Do you have Spotify?" |
2338 | |
2339 | #. type: Plain text |
2340 | -#: content/pages/apps.md:11 |
2341 | +#: content/pages/apps.md:13 |
2342 | msgid "" |
2343 | "If you have a Spotify premium account, just install 'CuteSpotify' " |
2344 | "([video](https://www.youtube.com/watch?v=ea90rwK_VuI))." |
2345 | msgstr "" |
2346 | |
2347 | -#. type: Title ### |
2348 | -#: content/pages/apps.md:12 |
2349 | +#. !!T |
2350 | +#: content/pages/apps.md:14 |
2351 | #, no-wrap |
2352 | msgid "Do you have Google Authenticator?" |
2353 | -msgstr "" |
2354 | +msgstr "Do you have Google Authenticator?" |
2355 | |
2356 | #. type: Plain text |
2357 | -#: content/pages/apps.md:14 |
2358 | +#: content/pages/apps.md:16 |
2359 | msgid "Sure, install the 'Authenticator' app from the software store." |
2360 | msgstr "" |
2361 | |
2362 | #. type: Title ## |
2363 | -#: content/pages/apps.md:15 |
2364 | +#: content/pages/apps.md:17 |
2365 | #, no-wrap |
2366 | msgid "Music" |
2367 | msgstr "" |
2368 | |
2369 | -#. type: Title ### |
2370 | -#: content/pages/apps.md:17 |
2371 | +#. !!T |
2372 | +#: content/pages/apps.md:19 |
2373 | #, no-wrap |
2374 | msgid "How do I add music to my device (usb/mtp, scp/rsync, download)?" |
2375 | -msgstr "" |
2376 | +msgstr "How do I add music to my device (usb/mtp, scp/rsync, download)?" |
2377 | |
2378 | #. type: Plain text |
2379 | -#: content/pages/apps.md:19 |
2380 | +#: content/pages/apps.md:21 |
2381 | msgid "" |
2382 | "You can add music in multiple ways. If you have pre-existing music files, " |
2383 | -"simply connect your phone to your pc via the usb cable. Next, copy the music " |
2384 | -"you wish to listen to to the *Music* folder. Your music will appear in the " |
2385 | +"simply connect your phone to your pc via the usb cable. Next, copy the music" |
2386 | +" you wish to listen to to the *Music* folder. Your music will appear in the " |
2387 | "music app. Alternatively, you can acquire music directly using the device " |
2388 | "via a scope, such as grooveshark or by downloading via the browser or " |
2389 | "another application." |
2390 | msgstr "" |
2391 | |
2392 | -#. type: Title ### |
2393 | -#: content/pages/apps.md:20 |
2394 | +#. !!T |
2395 | +#: content/pages/apps.md:22 |
2396 | #, no-wrap |
2397 | msgid "What music formats are supported (flac, mp3 etc)?" |
2398 | -msgstr "" |
2399 | +msgstr "What music formats are supported (flac, mp3 etc)?" |
2400 | |
2401 | #. type: Plain text |
2402 | -#: content/pages/apps.md:22 |
2403 | +#: content/pages/apps.md:24 |
2404 | msgid "The music app supports ogg, flac and mp3 formats." |
2405 | msgstr "" |
2406 | |
2407 | #. type: Title ## |
2408 | -#: content/pages/apps.md:23 |
2409 | +#: content/pages/apps.md:25 |
2410 | #, no-wrap |
2411 | msgid "Contacts" |
2412 | msgstr "" |
2413 | |
2414 | -#. type: Title ### |
2415 | -#: content/pages/apps.md:25 |
2416 | +#. !!T |
2417 | +#: content/pages/apps.md:27 |
2418 | #, no-wrap |
2419 | msgid "How can I sync my Google contacts to my device?" |
2420 | -msgstr "" |
2421 | +msgstr "How can I sync my Google contacts to my device?" |
2422 | |
2423 | #. type: Plain text |
2424 | -#: content/pages/apps.md:27 |
2425 | -msgid "" |
2426 | -"The first time you open the Contacts app you’ll be asked if you want to sync " |
2427 | -"contacts with your Google account. If you have answered “no” but change your " |
2428 | -"mind later, you can do so by going to the Today scope, and setting up your " |
2429 | -"Google account there. After that you can sync your contacts (and, if you " |
2430 | -"want, calendar events as well)." |
2431 | -msgstr "" |
2432 | - |
2433 | -#. type: Title ## |
2434 | #: content/pages/apps.md:29 |
2435 | +msgid "" |
2436 | +"The first time you open the Contacts app you’ll be asked if you want to sync" |
2437 | +" contacts with your Google account. If you have answered “no” but change " |
2438 | +"your mind later, you can do so by going to the Today scope, and setting up " |
2439 | +"your Google account there. After that you can sync your contacts (and, if " |
2440 | +"you want, calendar events as well)." |
2441 | +msgstr "" |
2442 | + |
2443 | +#. type: Title ## |
2444 | +#: content/pages/apps.md:31 |
2445 | #, no-wrap |
2446 | msgid "Gallery" |
2447 | msgstr "" |
2448 | |
2449 | -#. type: Title ### |
2450 | -#: content/pages/apps.md:31 |
2451 | +#. !!T |
2452 | +#: content/pages/apps.md:33 |
2453 | #, no-wrap |
2454 | msgid "How can I share photos?" |
2455 | -msgstr "" |
2456 | +msgstr "How can I share photos?" |
2457 | |
2458 | #. type: Plain text |
2459 | -#: content/pages/apps.md:33 |
2460 | +#: content/pages/apps.md:35 |
2461 | msgid "" |
2462 | "If you've just taken a picture, share it easily by swiping to the left from " |
2463 | "the right edge inside the camera app. Alternatively, use the gallery app to " |
2464 | @@ -765,61 +644,61 @@ |
2465 | "you wish to share your photo." |
2466 | msgstr "" |
2467 | |
2468 | -#. type: Title ### |
2469 | -#: content/pages/apps.md:34 |
2470 | +#. !!T |
2471 | +#: content/pages/apps.md:36 |
2472 | #, no-wrap |
2473 | msgid "How can I share video?" |
2474 | -msgstr "" |
2475 | +msgstr "How can I share video?" |
2476 | |
2477 | #. type: Plain text |
2478 | -#: content/pages/apps.md:36 |
2479 | +#: content/pages/apps.md:38 |
2480 | msgid "" |
2481 | "If you've just taken a video, share it easily by swiping to the left from " |
2482 | "the right edge inside the camera app. Alternatively, use the gallery app to " |
2483 | -"find the video. Once loaded, select *Share* from the menu and choose how you " |
2484 | -"wish to share your video." |
2485 | +"find the video. Once loaded, select *Share* from the menu and choose how you" |
2486 | +" wish to share your video." |
2487 | msgstr "" |
2488 | |
2489 | #. type: Title ## |
2490 | -#: content/pages/apps.md:38 |
2491 | +#: content/pages/apps.md:40 |
2492 | #, no-wrap |
2493 | msgid "Camera" |
2494 | msgstr "" |
2495 | |
2496 | -#. type: Title ### |
2497 | -#: content/pages/apps.md:40 |
2498 | +#. !!T |
2499 | +#: content/pages/apps.md:42 |
2500 | #, no-wrap |
2501 | msgid "How can I take a picture?" |
2502 | -msgstr "" |
2503 | +msgstr "How can I take a picture?" |
2504 | |
2505 | #. type: Plain text |
2506 | -#: content/pages/apps.md:42 |
2507 | +#: content/pages/apps.md:44 |
2508 | msgid "" |
2509 | "Select the camera app from the launcher or app scope. Swipe up from the " |
2510 | "bottom edge of the phone for additional options. Enjoy taking your picture!" |
2511 | msgstr "" |
2512 | |
2513 | -#. type: Title ### |
2514 | -#: content/pages/apps.md:43 |
2515 | +#. !!T |
2516 | +#: content/pages/apps.md:45 |
2517 | #, no-wrap |
2518 | msgid "How can I crop / rotate a picture?" |
2519 | -msgstr "" |
2520 | +msgstr "How can I crop / rotate a picture?" |
2521 | |
2522 | #. type: Plain text |
2523 | -#: content/pages/apps.md:45 |
2524 | +#: content/pages/apps.md:47 |
2525 | msgid "" |
2526 | -"Use the gallery app to select your picture. Select the *Edit* button next to " |
2527 | -"the menu. Inside you'll find options to crop and rotate your picture." |
2528 | +"Use the gallery app to select your picture. Select the *Edit* button next to" |
2529 | +" the menu. Inside you'll find options to crop and rotate your picture." |
2530 | msgstr "" |
2531 | |
2532 | -#. type: Title ### |
2533 | -#: content/pages/apps.md:46 |
2534 | +#. !!T |
2535 | +#: content/pages/apps.md:48 |
2536 | #, no-wrap |
2537 | msgid "How can I take video?" |
2538 | -msgstr "" |
2539 | +msgstr "How can I take video?" |
2540 | |
2541 | #. type: Plain text |
2542 | -#: content/pages/apps.md:48 |
2543 | +#: content/pages/apps.md:50 |
2544 | msgid "" |
2545 | "Select the camera app from the launcher or app scope. Select the video icon " |
2546 | "on the bottom of the screen. Swipe up from the bottom edge of the phone for " |
2547 | @@ -827,19 +706,19 @@ |
2548 | msgstr "" |
2549 | |
2550 | #. type: Title ## |
2551 | -#: content/pages/apps.md:49 |
2552 | +#: content/pages/apps.md:51 |
2553 | #, no-wrap |
2554 | msgid "Clock" |
2555 | msgstr "" |
2556 | |
2557 | -#. type: Title ### |
2558 | -#: content/pages/apps.md:51 |
2559 | +#. !!T |
2560 | +#: content/pages/apps.md:53 |
2561 | #, no-wrap |
2562 | msgid "How do I set an alarm?" |
2563 | -msgstr "" |
2564 | +msgstr "How do I set an alarm?" |
2565 | |
2566 | #. type: Plain text |
2567 | -#: content/pages/apps.md:54 |
2568 | +#: content/pages/apps.md:56 |
2569 | msgid "" |
2570 | "Alarms are handled by the clock app. To add a new alarm, launch the clock " |
2571 | "app. Swipe up from the bottom, and tap on the “+” sign. Configure the time, " |
2572 | @@ -852,43 +731,43 @@ |
2573 | msgstr "" |
2574 | |
2575 | #. type: Title ## |
2576 | -#: content/pages/apps.md:56 |
2577 | +#: content/pages/apps.md:58 |
2578 | #, no-wrap |
2579 | msgid "HERE Maps" |
2580 | msgstr "" |
2581 | |
2582 | -#. type: Title ### |
2583 | -#: content/pages/apps.md:58 |
2584 | +#. !!T |
2585 | +#: content/pages/apps.md:60 |
2586 | #, no-wrap |
2587 | msgid "How can I get directions?" |
2588 | -msgstr "" |
2589 | +msgstr "How can I get directions?" |
2590 | |
2591 | #. type: Plain text |
2592 | -#: content/pages/apps.md:60 |
2593 | +#: content/pages/apps.md:62 |
2594 | msgid "" |
2595 | "Load the HERE maps application from the app scope. Open the menu and select " |
2596 | "*Directions*. Enter your destination and tap the *Get Directions* button." |
2597 | msgstr "" |
2598 | |
2599 | -#. type: Title ### |
2600 | -#: content/pages/apps.md:61 |
2601 | +#. !!T |
2602 | +#: content/pages/apps.md:63 |
2603 | #, no-wrap |
2604 | msgid "Can I navigate offline?" |
2605 | -msgstr "" |
2606 | +msgstr "Can I navigate offline?" |
2607 | |
2608 | #. type: Plain text |
2609 | -#: content/pages/apps.md:63 |
2610 | +#: content/pages/apps.md:65 |
2611 | msgid "Unfortunately navigation requires an active connection." |
2612 | msgstr "" |
2613 | |
2614 | -#. type: Title ### |
2615 | -#: content/pages/apps.md:64 |
2616 | +#. !!T |
2617 | +#: content/pages/apps.md:66 |
2618 | #, no-wrap |
2619 | msgid "Can I view the map offline?" |
2620 | -msgstr "" |
2621 | +msgstr "Can I view the map offline?" |
2622 | |
2623 | #. type: Plain text |
2624 | -#: content/pages/apps.md:65 |
2625 | +#: content/pages/apps.md:67 |
2626 | msgid "" |
2627 | "Yes, although parts of the map may be missing and search is disabled while " |
2628 | "offline." |
2629 | @@ -930,29 +809,29 @@ |
2630 | msgid "*Curious about scopes?*\n" |
2631 | msgstr "" |
2632 | |
2633 | -#. type: Title ### |
2634 | -#: content/pages/scopes.md:6 |
2635 | +#. !!T |
2636 | +#: content/pages/scopes.md:7 |
2637 | #, no-wrap |
2638 | msgid "How do favorites work?" |
2639 | -msgstr "" |
2640 | +msgstr "How do favorites work?" |
2641 | |
2642 | #. type: Plain text |
2643 | -#: content/pages/scopes.md:8 |
2644 | +#: content/pages/scopes.md:9 |
2645 | msgid "" |
2646 | "Swipe up from the bottom edge of the dash to reveal a scopes manager. " |
2647 | -"Favorite scopes you wish to appear on your dash by selecting them. Selecting " |
2648 | -"them again will remove the favorite. All favorited scopes will appear on " |
2649 | +"Favorite scopes you wish to appear on your dash by selecting them. Selecting" |
2650 | +" them again will remove the favorite. All favorited scopes will appear on " |
2651 | "your dash." |
2652 | msgstr "" |
2653 | |
2654 | -#. type: Title ### |
2655 | -#: content/pages/scopes.md:9 |
2656 | +#. !!T |
2657 | +#: content/pages/scopes.md:10 |
2658 | #, no-wrap |
2659 | msgid "How do I add new scopes?" |
2660 | -msgstr "" |
2661 | +msgstr "How do I add new scopes?" |
2662 | |
2663 | #. type: Plain text |
2664 | -#: content/pages/scopes.md:11 |
2665 | +#: content/pages/scopes.md:12 |
2666 | msgid "" |
2667 | "Swipe up from the bottom edge of the dash to reveal a scopes manager. You " |
2668 | "can add new scopes by selecting from the list of non-favorites below your " |
2669 | @@ -960,17 +839,166 @@ |
2670 | "store button in the upper right to look for it in the ubuntu store." |
2671 | msgstr "" |
2672 | |
2673 | -#. type: Title ### |
2674 | -#: content/pages/scopes.md:12 |
2675 | +#. !!T |
2676 | +#: content/pages/scopes.md:13 |
2677 | #, no-wrap |
2678 | msgid "How do I remove a scope?" |
2679 | -msgstr "" |
2680 | +msgstr "How do I remove a scope?" |
2681 | |
2682 | #. type: Plain text |
2683 | -#: content/pages/scopes.md:13 |
2684 | +#: content/pages/scopes.md:14 |
2685 | msgid "" |
2686 | "Swipe up from the bottom edge of the dash to reveal a scopes manager. You " |
2687 | "can remove a scopes by selecting it from the list of your favorites. This " |
2688 | "will remove it from your dash. If you'd like to remove it completely, visit " |
2689 | "the scope page in the ubuntu store and select *Uninstall*." |
2690 | msgstr "" |
2691 | + |
2692 | +#. {: .link-cta-ubuntu } |
2693 | +#: content/pages/index.md:10 |
2694 | +#, no-wrap |
2695 | +msgid "[Take me to the FAQ!]({filename}faq.md)" |
2696 | +msgstr "[Take me to the FAQ!]({filename}faq.es.md)" |
2697 | + |
2698 | +#. {: .link-cta-ubuntu } |
2699 | +#: content/pages/index.md:11 |
2700 | +#, no-wrap |
2701 | +msgid "[Get in touch]({filename}get-in-touch.md)" |
2702 | +msgstr "[Get in touch]({filename}get-in-touch.es.md)" |
2703 | + |
2704 | +#. type: Plain text |
2705 | +#: content/pages/settings.md:2 |
2706 | +msgid "FAQ - Settings" |
2707 | +msgstr "PP. FF. – Configuración" |
2708 | + |
2709 | +#. type: Plain text |
2710 | +#: content/pages/settings.md:4 |
2711 | +#, no-wrap |
2712 | +msgid "*How do I change my phone settings?*\n" |
2713 | +msgstr "*¿Cómo modifico los ajustes del teléfono?*\n" |
2714 | + |
2715 | +#. type: Plain text |
2716 | +#: content/pages/security.md:6 content/pages/store.md:6 |
2717 | +#: content/pages/basic.md:6 content/pages/settings.md:6 content/pages/ui.md:6 |
2718 | +#: content/pages/apps.md:7 content/pages/scopes.md:6 |
2719 | +msgid "[TOC]" |
2720 | +msgstr "[TOC]" |
2721 | + |
2722 | +#. !!T |
2723 | +#: content/pages/settings.md:7 |
2724 | +#, no-wrap |
2725 | +msgid "How do I update my system?" |
2726 | +msgstr "How do I update my system?" |
2727 | + |
2728 | +#. type: Plain text |
2729 | +#: content/pages/settings.md:9 |
2730 | +msgid "" |
2731 | +"Your device will prompt you when an update is ready. A notification will " |
2732 | +"appear informing you of the new update. If you wish, you can manually check " |
2733 | +"and perform an update yourself. Open the *System Settings* application. " |
2734 | +"Select *Update*, and then click the check for updates button." |
2735 | +msgstr "" |
2736 | +"Your device will prompt you when an update is ready. A notification will " |
2737 | +"appear informing you of the new update. If you wish, you can manually check " |
2738 | +"and perform an update yourself. Open the *System Settings* application. " |
2739 | +"Select *Update*, and then click the check for updates button. !!T" |
2740 | + |
2741 | +#. !!T |
2742 | +#: content/pages/settings.md:10 |
2743 | +#, no-wrap |
2744 | +msgid "How do I set the time / language?" |
2745 | +msgstr "How do I set the time / language?" |
2746 | + |
2747 | +#. !!T |
2748 | +#: content/pages/settings.md:14 |
2749 | +#, no-wrap |
2750 | +msgid "How can I change my wallpaper/background?" |
2751 | +msgstr "How can I change my wallpaper/background?" |
2752 | + |
2753 | +#. type: Plain text |
2754 | +#: content/pages/settings.md:16 |
2755 | +msgid "" |
2756 | +"Open the *System Settings* application. Select the *Background* option. " |
2757 | +"Press the *Add Image* button and choice your image to set as a background." |
2758 | +msgstr "" |
2759 | + |
2760 | +#. !!T |
2761 | +#: content/pages/settings.md:17 |
2762 | +#, no-wrap |
2763 | +msgid "How do I keep the screen on?" |
2764 | +msgstr "How do I keep the screen on?" |
2765 | + |
2766 | +#. type: Plain text |
2767 | +#: content/pages/settings.md:19 |
2768 | +msgid "" |
2769 | +"Open the *System Settings* application, and select the *Security & Privacy* " |
2770 | +"option. Select the *Lock Phone* option, and then *Lock when idle*. St" |
2771 | +msgstr "" |
2772 | + |
2773 | +#. !!T |
2774 | +#: content/pages/settings.md:20 |
2775 | +#, no-wrap |
2776 | +msgid "How do I set up my accounts?" |
2777 | +msgstr "How do I set up my accounts?" |
2778 | + |
2779 | +#. type: Plain text |
2780 | +#: content/pages/settings.md:22 |
2781 | +msgid "" |
2782 | +"You can set up some of your accounts from the scopes. Today scope allows you" |
2783 | +" to configure your Google and Fitbit account, while the Pictures scope lets " |
2784 | +"you configure your flickr, Facebook and Instagram account. You can manage " |
2785 | +"all your accounts (including social media, email, etc) from the *System " |
2786 | +"Settings* app, under *Personal*, *Accounts*." |
2787 | +msgstr "" |
2788 | + |
2789 | +#. !!T |
2790 | +#: content/pages/settings.md:23 |
2791 | +#, no-wrap |
2792 | +msgid "How do I configure my notifications?" |
2793 | +msgstr "How do I configure my notifications?" |
2794 | + |
2795 | +#. type: Plain text |
2796 | +#: content/pages/settings.md:25 |
2797 | +msgid "" |
2798 | +"If you’re receiving too many notifications of your activity or want to " |
2799 | +"change it for whatever reason, you can do so by going to the *System " |
2800 | +"Settings* and selecting *Notifications*. From here you can toggle on/off " |
2801 | +"notifications from any application on your device." |
2802 | +msgstr "" |
2803 | + |
2804 | +#. !!T |
2805 | +#: content/pages/settings.md:26 |
2806 | +#, no-wrap |
2807 | +msgid "How do I change the ringtone for calls and texts?" |
2808 | +msgstr "How do I change the ringtone for calls and texts?" |
2809 | + |
2810 | +#. type: Plain text |
2811 | +#: content/pages/settings.md:27 |
2812 | +msgid "" |
2813 | +"You can change you ringtone for calls and texts to something new. Open the " |
2814 | +"*System Settings* application, then select *Sound*. Under *Phone Calls* you " |
2815 | +"will find your current ringtone. Tap it to open a page of ringtones to " |
2816 | +"select from." |
2817 | +msgstr "" |
2818 | + |
2819 | +#. type: Plain text |
2820 | +#: content/pages/settings.md:13 |
2821 | +msgid "" |
2822 | +"Open the *System Settings* application. For the time, check out the *Time & " |
2823 | +"Date* section. For language, select *Language & Text*. " |
2824 | +"" |
2825 | +msgstr "" |
2826 | +"Open the *System Settings* application. For the time, check out the *Time & " |
2827 | +"Date* section. For language, select *Language & Text*. " |
2828 | +" !!I" |
2829 | + |
2830 | +#~ msgid "[Take me to the FAQ!]({filename}faq.md) \n" |
2831 | +#~ msgstr "[Take me to the FAQ!]({filename}faq.es.md) \n" |
2832 | + |
2833 | +#~ msgid "[Get in touch]({filename}get-in-touch.md) \n" |
2834 | +#~ msgstr "[Get in touch]({filename}get-in-touch.es.md) \n" |
2835 | + |
2836 | +#~ msgid "" |
2837 | +#~ "Open the *System Settings* application. For the time, check out the *Time & " |
2838 | +#~ "Date* section. For language, select *Language & Text*." |
2839 | +#~ msgstr "" |
2840 | |
2841 | === modified file 'edit-here/po/fr.po' |
2842 | --- edit-here/po/fr.po 2015-03-11 05:50:31 +0000 |
2843 | +++ edit-here/po/fr.po 2015-03-16 16:48:19 +0000 |
2844 | @@ -2,7 +2,7 @@ |
2845 | # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 |
2846 | # This file is distributed under the same license as the ubuntu-devices-help package. |
2847 | # FIRST AUTHOR <EMAIL@ADDRESS>, 2015. |
2848 | -# |
2849 | +# |
2850 | msgid "" |
2851 | msgstr "" |
2852 | "Project-Id-Version: ubuntu-devices-help\n" |
2853 | @@ -14,8 +14,8 @@ |
2854 | "MIME-Version: 1.0\n" |
2855 | "Content-Type: text/plain; charset=UTF-8\n" |
2856 | "Content-Transfer-Encoding: 8bit\n" |
2857 | +"X-Generator: Launchpad (build 17389)\n" |
2858 | "X-Launchpad-Export-Date: 2015-03-11 05:50+0000\n" |
2859 | -"X-Generator: Launchpad (build 17389)\n" |
2860 | |
2861 | #. type: Plain text |
2862 | #: content/pages/security.md:2 |
2863 | @@ -28,14 +28,14 @@ |
2864 | msgid "*Wondering how to make your phone more secure?*\n" |
2865 | msgstr "" |
2866 | |
2867 | -#. type: Title ### |
2868 | -#: content/pages/security.md:6 |
2869 | +#. !!T |
2870 | +#: content/pages/security.md:7 |
2871 | #, no-wrap |
2872 | msgid "How do I lock the phone?" |
2873 | -msgstr "" |
2874 | +msgstr "How do I lock the phone?" |
2875 | |
2876 | #. type: Plain text |
2877 | -#: content/pages/security.md:8 |
2878 | +#: content/pages/security.md:9 |
2879 | msgid "" |
2880 | "Pressing the power button to turn off the phone will lock it. In addition, " |
2881 | "you can control how long your phone will stay unlocked when idle. You can " |
2882 | @@ -43,69 +43,72 @@ |
2883 | "& Privacy*, then *Phone Locking* to adjust the *Lock when idle* setting." |
2884 | msgstr "" |
2885 | |
2886 | -#. type: Title ### |
2887 | -#: content/pages/security.md:9 |
2888 | +#. !!T |
2889 | +#: content/pages/security.md:10 |
2890 | #, no-wrap |
2891 | msgid "How do I unlock the phone?" |
2892 | -msgstr "" |
2893 | +msgstr "How do I unlock the phone?" |
2894 | |
2895 | #. type: Plain text |
2896 | -#: content/pages/security.md:11 |
2897 | +#: content/pages/security.md:12 |
2898 | msgid "" |
2899 | "Swipe the screen to the left or right. Depending on what security you have " |
2900 | "enabled, you might be required to enter a pin or passcode." |
2901 | msgstr "" |
2902 | |
2903 | -#. type: Title ### |
2904 | -#: content/pages/security.md:12 |
2905 | +#. !!T |
2906 | +#: content/pages/security.md:13 |
2907 | #, no-wrap |
2908 | msgid "How do I unlock the bootloader?" |
2909 | -msgstr "" |
2910 | +msgstr "How do I unlock the bootloader?" |
2911 | |
2912 | #. type: Plain text |
2913 | -#: content/pages/security.md:14 |
2914 | +#: content/pages/security.md:15 |
2915 | msgid "" |
2916 | "If you are trying to flash a developer image or perform other developer " |
2917 | "related tasks, see the [developer site](http://developer.ubuntu.com/)" |
2918 | msgstr "" |
2919 | |
2920 | -#. type: Title ### |
2921 | -#: content/pages/security.md:15 |
2922 | +#. !!T |
2923 | +#: content/pages/security.md:16 |
2924 | #, no-wrap |
2925 | msgid "How can I change my PIN/Passcode?" |
2926 | -msgstr "" |
2927 | +msgstr "How can I change my PIN/Passcode?" |
2928 | |
2929 | #. type: Plain text |
2930 | -#: content/pages/security.md:17 |
2931 | +#: content/pages/security.md:18 |
2932 | msgid "" |
2933 | "You can find these setting under the *System Settings* application. Select " |
2934 | "*Security & Privacy* to adjust the *Lock when idle* setting." |
2935 | msgstr "" |
2936 | |
2937 | -#. type: Title ### |
2938 | -#: content/pages/security.md:18 |
2939 | +#. !!T |
2940 | +#: content/pages/security.md:19 |
2941 | #, no-wrap |
2942 | msgid "" |
2943 | -"Why do I have to type my PIN when using File Manager & Terminal (not default " |
2944 | -"apps)?" |
2945 | +"Why do I have to type my PIN when using File Manager & Terminal (not default" |
2946 | +" apps)?" |
2947 | msgstr "" |
2948 | +"Why do I have to type my PIN when using File Manager & Terminal (not default" |
2949 | +" apps)?" |
2950 | |
2951 | #. type: Plain text |
2952 | -#: content/pages/security.md:20 |
2953 | +#: content/pages/security.md:21 |
2954 | msgid "" |
2955 | "Since these applications allow for invasive system changes, your " |
2956 | "pin/passcode is required. This is for your phone security." |
2957 | msgstr "" |
2958 | |
2959 | -#. type: Title ### |
2960 | -#: content/pages/security.md:21 |
2961 | +#. !!T |
2962 | +#: content/pages/security.md:22 |
2963 | #, no-wrap |
2964 | msgid "" |
2965 | "How can I stop someone using the indicators when the phone is unlocked?" |
2966 | msgstr "" |
2967 | +"How can I stop someone using the indicators when the phone is unlocked?" |
2968 | |
2969 | #. type: Plain text |
2970 | -#: content/pages/security.md:23 |
2971 | +#: content/pages/security.md:24 |
2972 | msgid "" |
2973 | "You can find this setting under the *System Settings* application. Select " |
2974 | "*Security & Privacy*, then *Phone Locking* to adjust the *When locked, " |
2975 | @@ -113,14 +116,14 @@ |
2976 | "settings* option." |
2977 | msgstr "" |
2978 | |
2979 | -#. type: Title ### |
2980 | -#: content/pages/security.md:24 |
2981 | +#. !!T |
2982 | +#: content/pages/security.md:25 |
2983 | #, no-wrap |
2984 | msgid "I forgot my passworde/security code. How can I unlock the phone?" |
2985 | -msgstr "" |
2986 | +msgstr "I forgot my passworde/security code. How can I unlock the phone?" |
2987 | |
2988 | #. type: Plain text |
2989 | -#: content/pages/security.md:25 |
2990 | +#: content/pages/security.md:26 |
2991 | msgid "TBD" |
2992 | msgstr "" |
2993 | |
2994 | @@ -135,39 +138,39 @@ |
2995 | msgid "*Curious about the application store?*\n" |
2996 | msgstr "" |
2997 | |
2998 | -#. type: Title ### |
2999 | -#: content/pages/store.md:6 |
3000 | +#. !!T |
3001 | +#: content/pages/store.md:7 |
3002 | #, no-wrap |
3003 | msgid "How do I find and install new applications?" |
3004 | -msgstr "" |
3005 | +msgstr "How do I find and install new applications?" |
3006 | |
3007 | #. type: Plain text |
3008 | -#: content/pages/store.md:8 |
3009 | +#: content/pages/store.md:9 |
3010 | msgid "" |
3011 | "From the Apps scope, you can either tap on the “search” icon on the right " |
3012 | -"and start searching by name, or you can go all the way down in the scope and " |
3013 | -"tap on the Ubuntu Store icon." |
3014 | +"and start searching by name, or you can go all the way down in the scope and" |
3015 | +" tap on the Ubuntu Store icon." |
3016 | msgstr "" |
3017 | |
3018 | -#. type: Title ### |
3019 | -#: content/pages/store.md:9 |
3020 | +#. !!T |
3021 | +#: content/pages/store.md:10 |
3022 | #, no-wrap |
3023 | msgid "How can I browse the app store from my PC?" |
3024 | -msgstr "" |
3025 | +msgstr "How can I browse the app store from my PC?" |
3026 | |
3027 | #. type: Plain text |
3028 | -#: content/pages/store.md:11 |
3029 | +#: content/pages/store.md:12 |
3030 | msgid "At the moment, the app store is not able to be browsed from your pc." |
3031 | msgstr "" |
3032 | |
3033 | -#. type: Title ### |
3034 | -#: content/pages/store.md:12 |
3035 | +#. !!T |
3036 | +#: content/pages/store.md:13 |
3037 | #, no-wrap |
3038 | msgid "How do I remove applications?" |
3039 | -msgstr "" |
3040 | +msgstr "How do I remove applications?" |
3041 | |
3042 | #. type: Plain text |
3043 | -#: content/pages/store.md:13 |
3044 | +#: content/pages/store.md:14 |
3045 | msgid "" |
3046 | "Search for the application you wish to remove inside the store. Open it and " |
3047 | "press the *Uninstall* button to remove the application." |
3048 | @@ -184,107 +187,110 @@ |
3049 | msgid "*If you are wondering how to perform basic tasks, look here.*\n" |
3050 | msgstr "" |
3051 | |
3052 | -#. type: Title ### |
3053 | -#: content/pages/basic.md:6 |
3054 | +#. !!T |
3055 | +#: content/pages/basic.md:7 |
3056 | #, no-wrap |
3057 | msgid "How do I play music?" |
3058 | -msgstr "" |
3059 | +msgstr "How do I play music?" |
3060 | |
3061 | #. type: Plain text |
3062 | -#: content/pages/basic.md:8 |
3063 | -msgid "" |
3064 | -"The music app let's you play music copied to the device. In addition, " |
3065 | -"[scopes]({filename}scopes.md) such as 7digital and Grooveshark can also play " |
3066 | -"music." |
3067 | -msgstr "" |
3068 | - |
3069 | -#. type: Title ### |
3070 | #: content/pages/basic.md:9 |
3071 | +msgid "" |
3072 | +"The music app let's you play music copied to the device. In addition, " |
3073 | +"[scopes]({filename}scopes.md) such as 7digital and Grooveshark can also play" |
3074 | +" music." |
3075 | +msgstr "" |
3076 | +"The music app let's you play music copied to the device. In addition, " |
3077 | +"[scopes]({filename}scopes.fr.md) such as 7digital and Grooveshark can also " |
3078 | +"play music." |
3079 | + |
3080 | +#. !!T |
3081 | +#: content/pages/basic.md:10 |
3082 | #, no-wrap |
3083 | msgid "How do I play videos?" |
3084 | -msgstr "" |
3085 | +msgstr "How do I play videos?" |
3086 | |
3087 | #. type: Plain text |
3088 | -#: content/pages/basic.md:11 |
3089 | -msgid "" |
3090 | -"The media player application will play videos copied to the device. You will " |
3091 | -"also find applications like youtube that give you streaming options." |
3092 | -msgstr "" |
3093 | - |
3094 | -#. type: Title ### |
3095 | #: content/pages/basic.md:12 |
3096 | +msgid "" |
3097 | +"The media player application will play videos copied to the device. You will" |
3098 | +" also find applications like youtube that give you streaming options." |
3099 | +msgstr "" |
3100 | + |
3101 | +#. !!T |
3102 | +#: content/pages/basic.md:13 |
3103 | #, no-wrap |
3104 | msgid "How do I take photos?" |
3105 | -msgstr "" |
3106 | +msgstr "How do I take photos?" |
3107 | |
3108 | #. type: Plain text |
3109 | -#: content/pages/basic.md:14 |
3110 | +#: content/pages/basic.md:15 |
3111 | msgid "" |
3112 | "The included camera application allows you to take photos. If your device " |
3113 | "has both a front and rear camera, you can toggle which camera to use." |
3114 | msgstr "" |
3115 | |
3116 | -#. type: Title ### |
3117 | -#: content/pages/basic.md:15 |
3118 | +#. !!T |
3119 | +#: content/pages/basic.md:16 |
3120 | #, no-wrap |
3121 | msgid "How do I record videos?" |
3122 | -msgstr "" |
3123 | +msgstr "How do I record videos?" |
3124 | |
3125 | #. type: Plain text |
3126 | -#: content/pages/basic.md:17 |
3127 | +#: content/pages/basic.md:18 |
3128 | msgid "" |
3129 | "The included camera application allows you to take videos. If your device " |
3130 | "has both a front and rear camera, you can toggle which camera to use." |
3131 | msgstr "" |
3132 | |
3133 | -#. type: Title ### |
3134 | -#: content/pages/basic.md:18 |
3135 | +#. !!T |
3136 | +#: content/pages/basic.md:19 |
3137 | #, no-wrap |
3138 | msgid "How do I see pictures I’ve taken?" |
3139 | -msgstr "" |
3140 | +msgstr "How do I see pictures I’ve taken?" |
3141 | |
3142 | #. type: Plain text |
3143 | -#: content/pages/basic.md:20 |
3144 | +#: content/pages/basic.md:21 |
3145 | msgid "" |
3146 | -"If you've just taken a picture, you can see it easily by swiping to the left " |
3147 | -"from the right edge inside the camera app. Alternatively, use the gallery " |
3148 | +"If you've just taken a picture, you can see it easily by swiping to the left" |
3149 | +" from the right edge inside the camera app. Alternatively, use the gallery " |
3150 | "app to find the picture." |
3151 | msgstr "" |
3152 | |
3153 | -#. type: Title ### |
3154 | -#: content/pages/basic.md:21 |
3155 | +#. !!T |
3156 | +#: content/pages/basic.md:22 |
3157 | #, no-wrap |
3158 | msgid "How can I send a text?" |
3159 | -msgstr "" |
3160 | +msgstr "How can I send a text?" |
3161 | |
3162 | #. type: Plain text |
3163 | -#: content/pages/basic.md:23 |
3164 | +#: content/pages/basic.md:24 |
3165 | msgid "" |
3166 | "The default messaging application allows you to send sms as well as mms " |
3167 | "messages." |
3168 | msgstr "" |
3169 | |
3170 | -#. type: Title ### |
3171 | -#: content/pages/basic.md:24 |
3172 | +#. !!T |
3173 | +#: content/pages/basic.md:25 |
3174 | #, no-wrap |
3175 | msgid "How do I make a call?" |
3176 | -msgstr "" |
3177 | +msgstr "How do I make a call?" |
3178 | |
3179 | #. type: Plain text |
3180 | -#: content/pages/basic.md:26 |
3181 | +#: content/pages/basic.md:27 |
3182 | msgid "" |
3183 | "The default dialer app lets you make calls using a contact or by dialing a " |
3184 | "number." |
3185 | msgstr "" |
3186 | |
3187 | -#. type: Title ### |
3188 | -#: content/pages/basic.md:27 |
3189 | +#. !!T |
3190 | +#: content/pages/basic.md:28 |
3191 | #, no-wrap |
3192 | msgid "How do I check recently made/missed calls?" |
3193 | -msgstr "" |
3194 | +msgstr "How do I check recently made/missed calls?" |
3195 | |
3196 | #. type: Plain text |
3197 | -#: content/pages/basic.md:28 |
3198 | +#: content/pages/basic.md:29 |
3199 | msgid "" |
3200 | "Swiping up from the bottom edge of the dialer app reveals the recent call " |
3201 | "list. You can also filter the list to include only missed calls." |
3202 | @@ -306,43 +312,43 @@ |
3203 | #: content/pages/faq.md:6 |
3204 | #, no-wrap |
3205 | msgid "[First day tasks]({filename}basic.md)" |
3206 | -msgstr "" |
3207 | +msgstr "[First day tasks]({filename}basic.fr.md)" |
3208 | |
3209 | #. type: Title ### |
3210 | #: content/pages/faq.md:7 |
3211 | #, no-wrap |
3212 | msgid "[User Interface]({filename}ui.md)" |
3213 | -msgstr "" |
3214 | +msgstr "[User Interface]({filename}ui.fr.md)" |
3215 | |
3216 | #. type: Title ### |
3217 | #: content/pages/faq.md:8 |
3218 | #, no-wrap |
3219 | msgid "[Settings]({filename}settings.md)" |
3220 | -msgstr "" |
3221 | +msgstr "[Settings]({filename}settings.fr.md)" |
3222 | |
3223 | #. type: Title ### |
3224 | #: content/pages/faq.md:9 |
3225 | #, no-wrap |
3226 | msgid "[The Store]({filename}store.md)" |
3227 | -msgstr "" |
3228 | +msgstr "[The Store]({filename}store.fr.md)" |
3229 | |
3230 | #. type: Title ### |
3231 | #: content/pages/faq.md:10 |
3232 | #, no-wrap |
3233 | msgid "[Apps]({filename}apps.md)" |
3234 | -msgstr "" |
3235 | +msgstr "[Apps]({filename}apps.fr.md)" |
3236 | |
3237 | #. type: Title ### |
3238 | #: content/pages/faq.md:11 |
3239 | #, no-wrap |
3240 | msgid "[Scopes]({filename}scopes.md)" |
3241 | -msgstr "" |
3242 | +msgstr "[Scopes]({filename}scopes.fr.md)" |
3243 | |
3244 | #. type: Title ### |
3245 | #: content/pages/faq.md:12 |
3246 | #, no-wrap |
3247 | msgid "[Security]({filename}security.md)" |
3248 | -msgstr "" |
3249 | +msgstr "[Security]({filename}security.fr.md)" |
3250 | |
3251 | #. type: Plain text |
3252 | #: content/pages/index.md:2 |
3253 | @@ -372,134 +378,6 @@ |
3254 | msgstr "" |
3255 | |
3256 | #. type: Plain text |
3257 | -#: content/pages/index.md:10 |
3258 | -#, no-wrap |
3259 | -msgid "[Take me to the FAQ!]({filename}faq.md) \n" |
3260 | -msgstr "" |
3261 | - |
3262 | -#. type: Plain text |
3263 | -#: content/pages/index.md:11 |
3264 | -#, no-wrap |
3265 | -msgid "[Get in touch]({filename}get-in-touch.md) \n" |
3266 | -msgstr "" |
3267 | - |
3268 | -#. type: Plain text |
3269 | -#: content/pages/settings.md:2 |
3270 | -msgid "FAQ - Settings" |
3271 | -msgstr "" |
3272 | - |
3273 | -#. type: Plain text |
3274 | -#: content/pages/settings.md:4 |
3275 | -#, no-wrap |
3276 | -msgid "*How do I change my phone settings?*\n" |
3277 | -msgstr "" |
3278 | - |
3279 | -#. type: Plain text |
3280 | -#: content/pages/settings.md:6 |
3281 | -msgid "[TOC]" |
3282 | -msgstr "" |
3283 | - |
3284 | -#. type: Title ### |
3285 | -#: content/pages/settings.md:7 |
3286 | -#, no-wrap |
3287 | -msgid "How do I update my system?" |
3288 | -msgstr "" |
3289 | - |
3290 | -#. type: Plain text |
3291 | -#: content/pages/settings.md:9 |
3292 | -msgid "" |
3293 | -"Your device will prompt you when an update is ready. A notification will " |
3294 | -"appear informing you of the new update. If you wish, you can manually check " |
3295 | -"and perform an update yourself. Open the *System Settings* application. " |
3296 | -"Select *Update*, and then click the check for updates button." |
3297 | -msgstr "" |
3298 | - |
3299 | -#. type: Title ### |
3300 | -#: content/pages/settings.md:10 |
3301 | -#, no-wrap |
3302 | -msgid "How do I set the time / language?" |
3303 | -msgstr "" |
3304 | - |
3305 | -#. type: Plain text |
3306 | -#: content/pages/settings.md:12 |
3307 | -msgid "" |
3308 | -"Open the *System Settings* application. For the time, check out the *Time & " |
3309 | -"Date* section. For language, select *Language & Text*." |
3310 | -msgstr "" |
3311 | - |
3312 | -#. type: Title ### |
3313 | -#: content/pages/settings.md:13 |
3314 | -#, no-wrap |
3315 | -msgid "How can I change my wallpaper/background?" |
3316 | -msgstr "" |
3317 | - |
3318 | -#. type: Plain text |
3319 | -#: content/pages/settings.md:15 |
3320 | -msgid "" |
3321 | -"Open the *System Settings* application. Select the *Background* option. " |
3322 | -"Press the *Add Image* button and choice your image to set as a background." |
3323 | -msgstr "" |
3324 | - |
3325 | -#. type: Title ### |
3326 | -#: content/pages/settings.md:16 |
3327 | -#, no-wrap |
3328 | -msgid "How do I keep the screen on?" |
3329 | -msgstr "" |
3330 | - |
3331 | -#. type: Plain text |
3332 | -#: content/pages/settings.md:18 |
3333 | -msgid "" |
3334 | -"Open the *System Settings* application, and select the *Security & Privacy* " |
3335 | -"option. Select the *Lock Phone* option, and then *Lock when idle*. St" |
3336 | -msgstr "" |
3337 | - |
3338 | -#. type: Title ### |
3339 | -#: content/pages/settings.md:19 |
3340 | -#, no-wrap |
3341 | -msgid "How do I set up my accounts?" |
3342 | -msgstr "" |
3343 | - |
3344 | -#. type: Plain text |
3345 | -#: content/pages/settings.md:21 |
3346 | -msgid "" |
3347 | -"You can set up some of your accounts from the scopes. Today scope allows you " |
3348 | -"to configure your Google and Fitbit account, while the Pictures scope lets " |
3349 | -"you configure your flickr, Facebook and Instagram account. You can manage " |
3350 | -"all your accounts (including social media, email, etc) from the *System " |
3351 | -"Settings* app, under *Personal*, *Accounts*." |
3352 | -msgstr "" |
3353 | - |
3354 | -#. type: Title ### |
3355 | -#: content/pages/settings.md:22 |
3356 | -#, no-wrap |
3357 | -msgid "How do I configure my notifications?" |
3358 | -msgstr "" |
3359 | - |
3360 | -#. type: Plain text |
3361 | -#: content/pages/settings.md:24 |
3362 | -msgid "" |
3363 | -"If you’re receiving too many notifications of your activity or want to " |
3364 | -"change it for whatever reason, you can do so by going to the *System " |
3365 | -"Settings* and selecting *Notifications*. From here you can toggle on/off " |
3366 | -"notifications from any application on your device." |
3367 | -msgstr "" |
3368 | - |
3369 | -#. type: Title ### |
3370 | -#: content/pages/settings.md:25 |
3371 | -#, no-wrap |
3372 | -msgid "How do I change the ringtone for calls and texts?" |
3373 | -msgstr "" |
3374 | - |
3375 | -#. type: Plain text |
3376 | -#: content/pages/settings.md:26 |
3377 | -msgid "" |
3378 | -"You can change you ringtone for calls and texts to something new. Open the " |
3379 | -"*System Settings* application, then select *Sound*. Under *Phone Calls* you " |
3380 | -"will find your current ringtone. Tap it to open a page of ringtones to " |
3381 | -"select from." |
3382 | -msgstr "" |
3383 | - |
3384 | -#. type: Plain text |
3385 | #: content/pages/ui.md:2 |
3386 | msgid "FAQ - User Interface" |
3387 | msgstr "" |
3388 | @@ -512,56 +390,56 @@ |
3389 | "place!*\n" |
3390 | msgstr "" |
3391 | |
3392 | -#. type: Title ### |
3393 | -#: content/pages/ui.md:6 |
3394 | +#. !!T |
3395 | +#: content/pages/ui.md:7 |
3396 | #, no-wrap |
3397 | msgid "What is the dash?" |
3398 | -msgstr "" |
3399 | +msgstr "What is the dash?" |
3400 | |
3401 | #. type: Plain text |
3402 | -#: content/pages/ui.md:8 |
3403 | +#: content/pages/ui.md:9 |
3404 | msgid "" |
3405 | -"The dash contains a list of applications installed on the device, along with " |
3406 | -"presenting the scopes and store. The dash is the first thing you see when " |
3407 | +"The dash contains a list of applications installed on the device, along with" |
3408 | +" presenting the scopes and store. The dash is the first thing you see when " |
3409 | "booting the phone. You can switch to it again at any time by swiping left " |
3410 | "from the right screen edge." |
3411 | msgstr "" |
3412 | |
3413 | -#. type: Title ### |
3414 | -#: content/pages/ui.md:9 |
3415 | +#. !!T |
3416 | +#: content/pages/ui.md:10 |
3417 | #, no-wrap |
3418 | msgid "What is the launcher?" |
3419 | -msgstr "" |
3420 | +msgstr "What is the launcher?" |
3421 | |
3422 | #. type: Plain text |
3423 | -#: content/pages/ui.md:11 |
3424 | +#: content/pages/ui.md:12 |
3425 | msgid "" |
3426 | "The launcher allows you to easily launch new applications. You can access " |
3427 | "the launcher at any time by swiping right from the left screen edge." |
3428 | msgstr "" |
3429 | |
3430 | -#. type: Title ### |
3431 | -#: content/pages/ui.md:12 |
3432 | +#. !!T |
3433 | +#: content/pages/ui.md:13 |
3434 | #, no-wrap |
3435 | msgid "What are the indicators?" |
3436 | -msgstr "" |
3437 | +msgstr "What are the indicators?" |
3438 | |
3439 | #. type: Plain text |
3440 | -#: content/pages/ui.md:14 |
3441 | +#: content/pages/ui.md:15 |
3442 | msgid "" |
3443 | -"Indicators convey quick useful information about your device, like the time, " |
3444 | -"data connection, location, sound, and notifications. You can access the " |
3445 | +"Indicators convey quick useful information about your device, like the time," |
3446 | +" data connection, location, sound, and notifications. You can access the " |
3447 | "indicators at any time by swiping down from the top screen edge." |
3448 | msgstr "" |
3449 | |
3450 | -#. type: Title ### |
3451 | -#: content/pages/ui.md:15 |
3452 | +#. !!T |
3453 | +#: content/pages/ui.md:16 |
3454 | #, no-wrap |
3455 | msgid "How do I switch applications?" |
3456 | -msgstr "" |
3457 | +msgstr "How do I switch applications?" |
3458 | |
3459 | #. type: Plain text |
3460 | -#: content/pages/ui.md:18 |
3461 | +#: content/pages/ui.md:19 |
3462 | msgid "" |
3463 | "To switch applications, slide your finger left from the right edge of the " |
3464 | "screen. If you slide quickly you will cycle through each application. " |
3465 | @@ -570,57 +448,58 @@ |
3466 | "dash." |
3467 | msgstr "" |
3468 | |
3469 | -#. type: Title ### |
3470 | -#: content/pages/ui.md:19 |
3471 | +#. !!T |
3472 | +#: content/pages/ui.md:20 |
3473 | #, no-wrap |
3474 | msgid "How do I close applications?" |
3475 | -msgstr "" |
3476 | +msgstr "How do I close applications?" |
3477 | |
3478 | #. type: Plain text |
3479 | -#: content/pages/ui.md:21 |
3480 | -msgid "" |
3481 | -"To close an application, slide your finger *slowly* left from the right edge " |
3482 | -"of the screen. An application switcher will appear. Place your finger on the " |
3483 | -"application preview you wish to close and swipe up or down. The application " |
3484 | -"will disappear." |
3485 | -msgstr "" |
3486 | - |
3487 | -#. type: Title ### |
3488 | #: content/pages/ui.md:22 |
3489 | +msgid "" |
3490 | +"To close an application, slide your finger *slowly* left from the right edge" |
3491 | +" of the screen. An application switcher will appear. Place your finger on " |
3492 | +"the application preview you wish to close and swipe up or down. The " |
3493 | +"application will disappear." |
3494 | +msgstr "" |
3495 | + |
3496 | +#. !!T |
3497 | +#: content/pages/ui.md:23 |
3498 | #, no-wrap |
3499 | msgid "How can I copy and paste?" |
3500 | -msgstr "" |
3501 | +msgstr "How can I copy and paste?" |
3502 | |
3503 | #. type: Plain text |
3504 | -#: content/pages/ui.md:24 |
3505 | -msgid "" |
3506 | -"For text that can be copied and pasted, press and hold the text in question. " |
3507 | -"A menu will appear allowing you to cut, copy and paste." |
3508 | -msgstr "" |
3509 | - |
3510 | -#. type: Title ### |
3511 | #: content/pages/ui.md:25 |
3512 | +msgid "" |
3513 | +"For text that can be copied and pasted, press and hold the text in question." |
3514 | +" A menu will appear allowing you to cut, copy and paste." |
3515 | +msgstr "" |
3516 | + |
3517 | +#. !!T |
3518 | +#: content/pages/ui.md:26 |
3519 | #, no-wrap |
3520 | msgid "" |
3521 | "What are the small characters on the keyboard and how can I select them?" |
3522 | msgstr "" |
3523 | +"What are the small characters on the keyboard and how can I select them?" |
3524 | |
3525 | #. type: Plain text |
3526 | -#: content/pages/ui.md:27 |
3527 | +#: content/pages/ui.md:28 |
3528 | msgid "" |
3529 | "Tapping and hold a character on the keyboard brings up a menu allowing you " |
3530 | "to select secondary characters. This allows you to select things like " |
3531 | "numbers and accented characters. Give it a try!" |
3532 | msgstr "" |
3533 | |
3534 | -#. type: Title ### |
3535 | -#: content/pages/ui.md:28 |
3536 | +#. !!T |
3537 | +#: content/pages/ui.md:29 |
3538 | #, no-wrap |
3539 | msgid "The keyboard behaves funny. What can I do about it?" |
3540 | -msgstr "" |
3541 | +msgstr "The keyboard behaves funny. What can I do about it?" |
3542 | |
3543 | #. type: Plain text |
3544 | -#: content/pages/ui.md:30 |
3545 | +#: content/pages/ui.md:31 |
3546 | msgid "" |
3547 | "From the Settings app, you can go to Keyboard and try unsetting the " |
3548 | "autocompletion feature, and/or the auto capitalize option. This way, you'll " |
3549 | @@ -628,17 +507,17 @@ |
3550 | "control of the input." |
3551 | msgstr "" |
3552 | |
3553 | -#. type: Title ### |
3554 | -#: content/pages/ui.md:31 |
3555 | +#. !!T |
3556 | +#: content/pages/ui.md:32 |
3557 | #, no-wrap |
3558 | msgid "What is the round circle for? What does it show? Can I configure it?" |
3559 | -msgstr "" |
3560 | +msgstr "What is the round circle for? What does it show? Can I configure it?" |
3561 | |
3562 | #. type: Plain text |
3563 | -#: content/pages/ui.md:32 |
3564 | +#: content/pages/ui.md:33 |
3565 | msgid "" |
3566 | -"The round circle is the infographic. It hows you recent phone activity, like " |
3567 | -"the number of messages received or the number of songs played." |
3568 | +"The round circle is the infographic. It hows you recent phone activity, like" |
3569 | +" the number of messages received or the number of songs played." |
3570 | msgstr "" |
3571 | |
3572 | #. type: Plain text |
3573 | @@ -655,105 +534,105 @@ |
3574 | msgstr "" |
3575 | |
3576 | #. type: Title ## |
3577 | -#: content/pages/apps.md:6 |
3578 | +#: content/pages/apps.md:8 |
3579 | #, no-wrap |
3580 | msgid "Misc" |
3581 | msgstr "" |
3582 | |
3583 | -#. type: Title ### |
3584 | -#: content/pages/apps.md:8 |
3585 | +#. !!T |
3586 | +#: content/pages/apps.md:10 |
3587 | #, no-wrap |
3588 | msgid "Do you have Spotify?" |
3589 | -msgstr "" |
3590 | +msgstr "Do you have Spotify?" |
3591 | |
3592 | #. type: Plain text |
3593 | -#: content/pages/apps.md:11 |
3594 | +#: content/pages/apps.md:13 |
3595 | msgid "" |
3596 | "If you have a Spotify premium account, just install 'CuteSpotify' " |
3597 | "([video](https://www.youtube.com/watch?v=ea90rwK_VuI))." |
3598 | msgstr "" |
3599 | |
3600 | -#. type: Title ### |
3601 | -#: content/pages/apps.md:12 |
3602 | +#. !!T |
3603 | +#: content/pages/apps.md:14 |
3604 | #, no-wrap |
3605 | msgid "Do you have Google Authenticator?" |
3606 | -msgstr "" |
3607 | +msgstr "Do you have Google Authenticator?" |
3608 | |
3609 | #. type: Plain text |
3610 | -#: content/pages/apps.md:14 |
3611 | +#: content/pages/apps.md:16 |
3612 | msgid "Sure, install the 'Authenticator' app from the software store." |
3613 | msgstr "" |
3614 | |
3615 | #. type: Title ## |
3616 | -#: content/pages/apps.md:15 |
3617 | +#: content/pages/apps.md:17 |
3618 | #, no-wrap |
3619 | msgid "Music" |
3620 | msgstr "" |
3621 | |
3622 | -#. type: Title ### |
3623 | -#: content/pages/apps.md:17 |
3624 | +#. !!T |
3625 | +#: content/pages/apps.md:19 |
3626 | #, no-wrap |
3627 | msgid "How do I add music to my device (usb/mtp, scp/rsync, download)?" |
3628 | -msgstr "" |
3629 | +msgstr "How do I add music to my device (usb/mtp, scp/rsync, download)?" |
3630 | |
3631 | #. type: Plain text |
3632 | -#: content/pages/apps.md:19 |
3633 | +#: content/pages/apps.md:21 |
3634 | msgid "" |
3635 | "You can add music in multiple ways. If you have pre-existing music files, " |
3636 | -"simply connect your phone to your pc via the usb cable. Next, copy the music " |
3637 | -"you wish to listen to to the *Music* folder. Your music will appear in the " |
3638 | +"simply connect your phone to your pc via the usb cable. Next, copy the music" |
3639 | +" you wish to listen to to the *Music* folder. Your music will appear in the " |
3640 | "music app. Alternatively, you can acquire music directly using the device " |
3641 | "via a scope, such as grooveshark or by downloading via the browser or " |
3642 | "another application." |
3643 | msgstr "" |
3644 | |
3645 | -#. type: Title ### |
3646 | -#: content/pages/apps.md:20 |
3647 | +#. !!T |
3648 | +#: content/pages/apps.md:22 |
3649 | #, no-wrap |
3650 | msgid "What music formats are supported (flac, mp3 etc)?" |
3651 | -msgstr "" |
3652 | +msgstr "What music formats are supported (flac, mp3 etc)?" |
3653 | |
3654 | #. type: Plain text |
3655 | -#: content/pages/apps.md:22 |
3656 | +#: content/pages/apps.md:24 |
3657 | msgid "The music app supports ogg, flac and mp3 formats." |
3658 | msgstr "" |
3659 | |
3660 | #. type: Title ## |
3661 | -#: content/pages/apps.md:23 |
3662 | +#: content/pages/apps.md:25 |
3663 | #, no-wrap |
3664 | msgid "Contacts" |
3665 | msgstr "" |
3666 | |
3667 | -#. type: Title ### |
3668 | -#: content/pages/apps.md:25 |
3669 | +#. !!T |
3670 | +#: content/pages/apps.md:27 |
3671 | #, no-wrap |
3672 | msgid "How can I sync my Google contacts to my device?" |
3673 | -msgstr "" |
3674 | +msgstr "How can I sync my Google contacts to my device?" |
3675 | |
3676 | #. type: Plain text |
3677 | -#: content/pages/apps.md:27 |
3678 | -msgid "" |
3679 | -"The first time you open the Contacts app you’ll be asked if you want to sync " |
3680 | -"contacts with your Google account. If you have answered “no” but change your " |
3681 | -"mind later, you can do so by going to the Today scope, and setting up your " |
3682 | -"Google account there. After that you can sync your contacts (and, if you " |
3683 | -"want, calendar events as well)." |
3684 | -msgstr "" |
3685 | - |
3686 | -#. type: Title ## |
3687 | #: content/pages/apps.md:29 |
3688 | +msgid "" |
3689 | +"The first time you open the Contacts app you’ll be asked if you want to sync" |
3690 | +" contacts with your Google account. If you have answered “no” but change " |
3691 | +"your mind later, you can do so by going to the Today scope, and setting up " |
3692 | +"your Google account there. After that you can sync your contacts (and, if " |
3693 | +"you want, calendar events as well)." |
3694 | +msgstr "" |
3695 | + |
3696 | +#. type: Title ## |
3697 | +#: content/pages/apps.md:31 |
3698 | #, no-wrap |
3699 | msgid "Gallery" |
3700 | msgstr "" |
3701 | |
3702 | -#. type: Title ### |
3703 | -#: content/pages/apps.md:31 |
3704 | +#. !!T |
3705 | +#: content/pages/apps.md:33 |
3706 | #, no-wrap |
3707 | msgid "How can I share photos?" |
3708 | -msgstr "" |
3709 | +msgstr "How can I share photos?" |
3710 | |
3711 | #. type: Plain text |
3712 | -#: content/pages/apps.md:33 |
3713 | +#: content/pages/apps.md:35 |
3714 | msgid "" |
3715 | "If you've just taken a picture, share it easily by swiping to the left from " |
3716 | "the right edge inside the camera app. Alternatively, use the gallery app to " |
3717 | @@ -761,61 +640,61 @@ |
3718 | "you wish to share your photo." |
3719 | msgstr "" |
3720 | |
3721 | -#. type: Title ### |
3722 | -#: content/pages/apps.md:34 |
3723 | +#. !!T |
3724 | +#: content/pages/apps.md:36 |
3725 | #, no-wrap |
3726 | msgid "How can I share video?" |
3727 | -msgstr "" |
3728 | +msgstr "How can I share video?" |
3729 | |
3730 | #. type: Plain text |
3731 | -#: content/pages/apps.md:36 |
3732 | +#: content/pages/apps.md:38 |
3733 | msgid "" |
3734 | "If you've just taken a video, share it easily by swiping to the left from " |
3735 | "the right edge inside the camera app. Alternatively, use the gallery app to " |
3736 | -"find the video. Once loaded, select *Share* from the menu and choose how you " |
3737 | -"wish to share your video." |
3738 | +"find the video. Once loaded, select *Share* from the menu and choose how you" |
3739 | +" wish to share your video." |
3740 | msgstr "" |
3741 | |
3742 | #. type: Title ## |
3743 | -#: content/pages/apps.md:38 |
3744 | +#: content/pages/apps.md:40 |
3745 | #, no-wrap |
3746 | msgid "Camera" |
3747 | msgstr "" |
3748 | |
3749 | -#. type: Title ### |
3750 | -#: content/pages/apps.md:40 |
3751 | +#. !!T |
3752 | +#: content/pages/apps.md:42 |
3753 | #, no-wrap |
3754 | msgid "How can I take a picture?" |
3755 | -msgstr "" |
3756 | +msgstr "How can I take a picture?" |
3757 | |
3758 | #. type: Plain text |
3759 | -#: content/pages/apps.md:42 |
3760 | +#: content/pages/apps.md:44 |
3761 | msgid "" |
3762 | "Select the camera app from the launcher or app scope. Swipe up from the " |
3763 | "bottom edge of the phone for additional options. Enjoy taking your picture!" |
3764 | msgstr "" |
3765 | |
3766 | -#. type: Title ### |
3767 | -#: content/pages/apps.md:43 |
3768 | +#. !!T |
3769 | +#: content/pages/apps.md:45 |
3770 | #, no-wrap |
3771 | msgid "How can I crop / rotate a picture?" |
3772 | -msgstr "" |
3773 | +msgstr "How can I crop / rotate a picture?" |
3774 | |
3775 | #. type: Plain text |
3776 | -#: content/pages/apps.md:45 |
3777 | +#: content/pages/apps.md:47 |
3778 | msgid "" |
3779 | -"Use the gallery app to select your picture. Select the *Edit* button next to " |
3780 | -"the menu. Inside you'll find options to crop and rotate your picture." |
3781 | +"Use the gallery app to select your picture. Select the *Edit* button next to" |
3782 | +" the menu. Inside you'll find options to crop and rotate your picture." |
3783 | msgstr "" |
3784 | |
3785 | -#. type: Title ### |
3786 | -#: content/pages/apps.md:46 |
3787 | +#. !!T |
3788 | +#: content/pages/apps.md:48 |
3789 | #, no-wrap |
3790 | msgid "How can I take video?" |
3791 | -msgstr "" |
3792 | +msgstr "How can I take video?" |
3793 | |
3794 | #. type: Plain text |
3795 | -#: content/pages/apps.md:48 |
3796 | +#: content/pages/apps.md:50 |
3797 | msgid "" |
3798 | "Select the camera app from the launcher or app scope. Select the video icon " |
3799 | "on the bottom of the screen. Swipe up from the bottom edge of the phone for " |
3800 | @@ -823,19 +702,19 @@ |
3801 | msgstr "" |
3802 | |
3803 | #. type: Title ## |
3804 | -#: content/pages/apps.md:49 |
3805 | +#: content/pages/apps.md:51 |
3806 | #, no-wrap |
3807 | msgid "Clock" |
3808 | msgstr "" |
3809 | |
3810 | -#. type: Title ### |
3811 | -#: content/pages/apps.md:51 |
3812 | +#. !!T |
3813 | +#: content/pages/apps.md:53 |
3814 | #, no-wrap |
3815 | msgid "How do I set an alarm?" |
3816 | -msgstr "" |
3817 | +msgstr "How do I set an alarm?" |
3818 | |
3819 | #. type: Plain text |
3820 | -#: content/pages/apps.md:54 |
3821 | +#: content/pages/apps.md:56 |
3822 | msgid "" |
3823 | "Alarms are handled by the clock app. To add a new alarm, launch the clock " |
3824 | "app. Swipe up from the bottom, and tap on the “+” sign. Configure the time, " |
3825 | @@ -848,43 +727,43 @@ |
3826 | msgstr "" |
3827 | |
3828 | #. type: Title ## |
3829 | -#: content/pages/apps.md:56 |
3830 | +#: content/pages/apps.md:58 |
3831 | #, no-wrap |
3832 | msgid "HERE Maps" |
3833 | msgstr "" |
3834 | |
3835 | -#. type: Title ### |
3836 | -#: content/pages/apps.md:58 |
3837 | +#. !!T |
3838 | +#: content/pages/apps.md:60 |
3839 | #, no-wrap |
3840 | msgid "How can I get directions?" |
3841 | -msgstr "" |
3842 | +msgstr "How can I get directions?" |
3843 | |
3844 | #. type: Plain text |
3845 | -#: content/pages/apps.md:60 |
3846 | +#: content/pages/apps.md:62 |
3847 | msgid "" |
3848 | "Load the HERE maps application from the app scope. Open the menu and select " |
3849 | "*Directions*. Enter your destination and tap the *Get Directions* button." |
3850 | msgstr "" |
3851 | |
3852 | -#. type: Title ### |
3853 | -#: content/pages/apps.md:61 |
3854 | +#. !!T |
3855 | +#: content/pages/apps.md:63 |
3856 | #, no-wrap |
3857 | msgid "Can I navigate offline?" |
3858 | -msgstr "" |
3859 | +msgstr "Can I navigate offline?" |
3860 | |
3861 | #. type: Plain text |
3862 | -#: content/pages/apps.md:63 |
3863 | +#: content/pages/apps.md:65 |
3864 | msgid "Unfortunately navigation requires an active connection." |
3865 | msgstr "" |
3866 | |
3867 | -#. type: Title ### |
3868 | -#: content/pages/apps.md:64 |
3869 | +#. !!T |
3870 | +#: content/pages/apps.md:66 |
3871 | #, no-wrap |
3872 | msgid "Can I view the map offline?" |
3873 | -msgstr "" |
3874 | +msgstr "Can I view the map offline?" |
3875 | |
3876 | #. type: Plain text |
3877 | -#: content/pages/apps.md:65 |
3878 | +#: content/pages/apps.md:67 |
3879 | msgid "" |
3880 | "Yes, although parts of the map may be missing and search is disabled while " |
3881 | "offline." |
3882 | @@ -926,29 +805,29 @@ |
3883 | msgid "*Curious about scopes?*\n" |
3884 | msgstr "" |
3885 | |
3886 | -#. type: Title ### |
3887 | -#: content/pages/scopes.md:6 |
3888 | +#. !!T |
3889 | +#: content/pages/scopes.md:7 |
3890 | #, no-wrap |
3891 | msgid "How do favorites work?" |
3892 | -msgstr "" |
3893 | +msgstr "How do favorites work?" |
3894 | |
3895 | #. type: Plain text |
3896 | -#: content/pages/scopes.md:8 |
3897 | +#: content/pages/scopes.md:9 |
3898 | msgid "" |
3899 | "Swipe up from the bottom edge of the dash to reveal a scopes manager. " |
3900 | -"Favorite scopes you wish to appear on your dash by selecting them. Selecting " |
3901 | -"them again will remove the favorite. All favorited scopes will appear on " |
3902 | +"Favorite scopes you wish to appear on your dash by selecting them. Selecting" |
3903 | +" them again will remove the favorite. All favorited scopes will appear on " |
3904 | "your dash." |
3905 | msgstr "" |
3906 | |
3907 | -#. type: Title ### |
3908 | -#: content/pages/scopes.md:9 |
3909 | +#. !!T |
3910 | +#: content/pages/scopes.md:10 |
3911 | #, no-wrap |
3912 | msgid "How do I add new scopes?" |
3913 | -msgstr "" |
3914 | +msgstr "How do I add new scopes?" |
3915 | |
3916 | #. type: Plain text |
3917 | -#: content/pages/scopes.md:11 |
3918 | +#: content/pages/scopes.md:12 |
3919 | msgid "" |
3920 | "Swipe up from the bottom edge of the dash to reveal a scopes manager. You " |
3921 | "can add new scopes by selecting from the list of non-favorites below your " |
3922 | @@ -956,17 +835,166 @@ |
3923 | "store button in the upper right to look for it in the ubuntu store." |
3924 | msgstr "" |
3925 | |
3926 | -#. type: Title ### |
3927 | -#: content/pages/scopes.md:12 |
3928 | +#. !!T |
3929 | +#: content/pages/scopes.md:13 |
3930 | #, no-wrap |
3931 | msgid "How do I remove a scope?" |
3932 | -msgstr "" |
3933 | +msgstr "How do I remove a scope?" |
3934 | |
3935 | #. type: Plain text |
3936 | -#: content/pages/scopes.md:13 |
3937 | +#: content/pages/scopes.md:14 |
3938 | msgid "" |
3939 | "Swipe up from the bottom edge of the dash to reveal a scopes manager. You " |
3940 | "can remove a scopes by selecting it from the list of your favorites. This " |
3941 | "will remove it from your dash. If you'd like to remove it completely, visit " |
3942 | "the scope page in the ubuntu store and select *Uninstall*." |
3943 | msgstr "" |
3944 | + |
3945 | +#. {: .link-cta-ubuntu } |
3946 | +#: content/pages/index.md:10 |
3947 | +#, no-wrap |
3948 | +msgid "[Take me to the FAQ!]({filename}faq.md)" |
3949 | +msgstr "[Take me to the FAQ!]({filename}faq.fr.md)" |
3950 | + |
3951 | +#. {: .link-cta-ubuntu } |
3952 | +#: content/pages/index.md:11 |
3953 | +#, no-wrap |
3954 | +msgid "[Get in touch]({filename}get-in-touch.md)" |
3955 | +msgstr "[Get in touch]({filename}get-in-touch.fr.md)" |
3956 | + |
3957 | +#. type: Plain text |
3958 | +#: content/pages/settings.md:2 |
3959 | +msgid "FAQ - Settings" |
3960 | +msgstr "" |
3961 | + |
3962 | +#. type: Plain text |
3963 | +#: content/pages/settings.md:4 |
3964 | +#, no-wrap |
3965 | +msgid "*How do I change my phone settings?*\n" |
3966 | +msgstr "" |
3967 | + |
3968 | +#. type: Plain text |
3969 | +#: content/pages/security.md:6 content/pages/store.md:6 |
3970 | +#: content/pages/basic.md:6 content/pages/settings.md:6 content/pages/ui.md:6 |
3971 | +#: content/pages/apps.md:7 content/pages/scopes.md:6 |
3972 | +msgid "[TOC]" |
3973 | +msgstr "[TOC]" |
3974 | + |
3975 | +#. !!T |
3976 | +#: content/pages/settings.md:7 |
3977 | +#, no-wrap |
3978 | +msgid "How do I update my system?" |
3979 | +msgstr "How do I update my system?" |
3980 | + |
3981 | +#. type: Plain text |
3982 | +#: content/pages/settings.md:9 |
3983 | +msgid "" |
3984 | +"Your device will prompt you when an update is ready. A notification will " |
3985 | +"appear informing you of the new update. If you wish, you can manually check " |
3986 | +"and perform an update yourself. Open the *System Settings* application. " |
3987 | +"Select *Update*, and then click the check for updates button." |
3988 | +msgstr "" |
3989 | +"Your device will prompt you when an update is ready. A notification will " |
3990 | +"appear informing you of the new update. If you wish, you can manually check " |
3991 | +"and perform an update yourself. Open the *System Settings* application. " |
3992 | +"Select *Update*, and then click the check for updates button. !!T" |
3993 | + |
3994 | +#. !!T |
3995 | +#: content/pages/settings.md:10 |
3996 | +#, no-wrap |
3997 | +msgid "How do I set the time / language?" |
3998 | +msgstr "How do I set the time / language?" |
3999 | + |
4000 | +#. !!T |
4001 | +#: content/pages/settings.md:14 |
4002 | +#, no-wrap |
4003 | +msgid "How can I change my wallpaper/background?" |
4004 | +msgstr "How can I change my wallpaper/background?" |
4005 | + |
4006 | +#. type: Plain text |
4007 | +#: content/pages/settings.md:16 |
4008 | +msgid "" |
4009 | +"Open the *System Settings* application. Select the *Background* option. " |
4010 | +"Press the *Add Image* button and choice your image to set as a background." |
4011 | +msgstr "" |
4012 | + |
4013 | +#. !!T |
4014 | +#: content/pages/settings.md:17 |
4015 | +#, no-wrap |
4016 | +msgid "How do I keep the screen on?" |
4017 | +msgstr "How do I keep the screen on?" |
4018 | + |
4019 | +#. type: Plain text |
4020 | +#: content/pages/settings.md:19 |
4021 | +msgid "" |
4022 | +"Open the *System Settings* application, and select the *Security & Privacy* " |
4023 | +"option. Select the *Lock Phone* option, and then *Lock when idle*. St" |
4024 | +msgstr "" |
4025 | + |
4026 | +#. !!T |
4027 | +#: content/pages/settings.md:20 |
4028 | +#, no-wrap |
4029 | +msgid "How do I set up my accounts?" |
4030 | +msgstr "How do I set up my accounts?" |
4031 | + |
4032 | +#. type: Plain text |
4033 | +#: content/pages/settings.md:22 |
4034 | +msgid "" |
4035 | +"You can set up some of your accounts from the scopes. Today scope allows you" |
4036 | +" to configure your Google and Fitbit account, while the Pictures scope lets " |
4037 | +"you configure your flickr, Facebook and Instagram account. You can manage " |
4038 | +"all your accounts (including social media, email, etc) from the *System " |
4039 | +"Settings* app, under *Personal*, *Accounts*." |
4040 | +msgstr "" |
4041 | + |
4042 | +#. !!T |
4043 | +#: content/pages/settings.md:23 |
4044 | +#, no-wrap |
4045 | +msgid "How do I configure my notifications?" |
4046 | +msgstr "How do I configure my notifications?" |
4047 | + |
4048 | +#. type: Plain text |
4049 | +#: content/pages/settings.md:25 |
4050 | +msgid "" |
4051 | +"If you’re receiving too many notifications of your activity or want to " |
4052 | +"change it for whatever reason, you can do so by going to the *System " |
4053 | +"Settings* and selecting *Notifications*. From here you can toggle on/off " |
4054 | +"notifications from any application on your device." |
4055 | +msgstr "" |
4056 | + |
4057 | +#. !!T |
4058 | +#: content/pages/settings.md:26 |
4059 | +#, no-wrap |
4060 | +msgid "How do I change the ringtone for calls and texts?" |
4061 | +msgstr "How do I change the ringtone for calls and texts?" |
4062 | + |
4063 | +#. type: Plain text |
4064 | +#: content/pages/settings.md:27 |
4065 | +msgid "" |
4066 | +"You can change you ringtone for calls and texts to something new. Open the " |
4067 | +"*System Settings* application, then select *Sound*. Under *Phone Calls* you " |
4068 | +"will find your current ringtone. Tap it to open a page of ringtones to " |
4069 | +"select from." |
4070 | +msgstr "" |
4071 | + |
4072 | +#. type: Plain text |
4073 | +#: content/pages/settings.md:13 |
4074 | +msgid "" |
4075 | +"Open the *System Settings* application. For the time, check out the *Time & " |
4076 | +"Date* section. For language, select *Language & Text*. " |
4077 | +"" |
4078 | +msgstr "" |
4079 | +"Open the *System Settings* application. For the time, check out the *Time & " |
4080 | +"Date* section. For language, select *Language & Text*. " |
4081 | +" !!I" |
4082 | + |
4083 | +#~ msgid "[Take me to the FAQ!]({filename}faq.md) \n" |
4084 | +#~ msgstr "[Take me to the FAQ!]({filename}faq.fr.md) \n" |
4085 | + |
4086 | +#~ msgid "[Get in touch]({filename}get-in-touch.md) \n" |
4087 | +#~ msgstr "[Get in touch]({filename}get-in-touch.fr.md) \n" |
4088 | + |
4089 | +#~ msgid "" |
4090 | +#~ "Open the *System Settings* application. For the time, check out the *Time & " |
4091 | +#~ "Date* section. For language, select *Language & Text*." |
4092 | +#~ msgstr "" |
4093 | |
4094 | === modified file 'edit-here/po/help.pot' |
4095 | --- edit-here/po/help.pot 2015-03-10 13:32:04 +0000 |
4096 | +++ edit-here/po/help.pot 2015-03-16 16:48:19 +0000 |
4097 | @@ -7,7 +7,7 @@ |
4098 | msgid "" |
4099 | msgstr "" |
4100 | "Project-Id-Version: PACKAGE VERSION\n" |
4101 | -"POT-Creation-Date: 2015-03-10 14:30+0100\n" |
4102 | +"POT-Creation-Date: 2015-03-16 17:47+0100\n" |
4103 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
4104 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
4105 | "Language-Team: LANGUAGE <LL@li.org>\n" |
4106 | @@ -27,14 +27,21 @@ |
4107 | msgid "*Wondering how to make your phone more secure?*\n" |
4108 | msgstr "" |
4109 | |
4110 | -#. type: Title ### |
4111 | -#: content/pages/security.md:6 |
4112 | +#. type: Plain text |
4113 | +#: content/pages/security.md:6 content/pages/store.md:6 |
4114 | +#: content/pages/basic.md:6 content/pages/settings.md:6 content/pages/ui.md:6 |
4115 | +#: content/pages/apps.md:7 content/pages/scopes.md:6 |
4116 | +msgid "[TOC]" |
4117 | +msgstr "" |
4118 | + |
4119 | +#. !!T |
4120 | +#: content/pages/security.md:7 |
4121 | #, no-wrap |
4122 | msgid "How do I lock the phone?" |
4123 | msgstr "" |
4124 | |
4125 | #. type: Plain text |
4126 | -#: content/pages/security.md:8 |
4127 | +#: content/pages/security.md:9 |
4128 | msgid "" |
4129 | "Pressing the power button to turn off the phone will lock it. In addition, " |
4130 | "you can control how long your phone will stay unlocked when idle. You can " |
4131 | @@ -42,47 +49,47 @@ |
4132 | "& Privacy*, then *Phone Locking* to adjust the *Lock when idle* setting." |
4133 | msgstr "" |
4134 | |
4135 | -#. type: Title ### |
4136 | -#: content/pages/security.md:9 |
4137 | +#. !!T |
4138 | +#: content/pages/security.md:10 |
4139 | #, no-wrap |
4140 | msgid "How do I unlock the phone?" |
4141 | msgstr "" |
4142 | |
4143 | #. type: Plain text |
4144 | -#: content/pages/security.md:11 |
4145 | +#: content/pages/security.md:12 |
4146 | msgid "" |
4147 | "Swipe the screen to the left or right. Depending on what security you have " |
4148 | "enabled, you might be required to enter a pin or passcode." |
4149 | msgstr "" |
4150 | |
4151 | -#. type: Title ### |
4152 | -#: content/pages/security.md:12 |
4153 | +#. !!T |
4154 | +#: content/pages/security.md:13 |
4155 | #, no-wrap |
4156 | msgid "How do I unlock the bootloader?" |
4157 | msgstr "" |
4158 | |
4159 | #. type: Plain text |
4160 | -#: content/pages/security.md:14 |
4161 | +#: content/pages/security.md:15 |
4162 | msgid "" |
4163 | "If you are trying to flash a developer image or perform other developer " |
4164 | "related tasks, see the [developer site](http://developer.ubuntu.com/)" |
4165 | msgstr "" |
4166 | |
4167 | -#. type: Title ### |
4168 | -#: content/pages/security.md:15 |
4169 | +#. !!T |
4170 | +#: content/pages/security.md:16 |
4171 | #, no-wrap |
4172 | msgid "How can I change my PIN/Passcode?" |
4173 | msgstr "" |
4174 | |
4175 | #. type: Plain text |
4176 | -#: content/pages/security.md:17 |
4177 | +#: content/pages/security.md:18 |
4178 | msgid "" |
4179 | "You can find these setting under the *System Settings* application. Select " |
4180 | "*Security & Privacy* to adjust the *Lock when idle* setting." |
4181 | msgstr "" |
4182 | |
4183 | -#. type: Title ### |
4184 | -#: content/pages/security.md:18 |
4185 | +#. !!T |
4186 | +#: content/pages/security.md:19 |
4187 | #, no-wrap |
4188 | msgid "" |
4189 | "Why do I have to type my PIN when using File Manager & Terminal (not default" |
4190 | @@ -90,21 +97,21 @@ |
4191 | msgstr "" |
4192 | |
4193 | #. type: Plain text |
4194 | -#: content/pages/security.md:20 |
4195 | +#: content/pages/security.md:21 |
4196 | msgid "" |
4197 | "Since these applications allow for invasive system changes, your " |
4198 | "pin/passcode is required. This is for your phone security." |
4199 | msgstr "" |
4200 | |
4201 | -#. type: Title ### |
4202 | -#: content/pages/security.md:21 |
4203 | +#. !!T |
4204 | +#: content/pages/security.md:22 |
4205 | #, no-wrap |
4206 | msgid "" |
4207 | "How can I stop someone using the indicators when the phone is unlocked?" |
4208 | msgstr "" |
4209 | |
4210 | #. type: Plain text |
4211 | -#: content/pages/security.md:23 |
4212 | +#: content/pages/security.md:24 |
4213 | msgid "" |
4214 | "You can find this setting under the *System Settings* application. Select " |
4215 | "*Security & Privacy*, then *Phone Locking* to adjust the *When locked, " |
4216 | @@ -112,14 +119,14 @@ |
4217 | "settings* option." |
4218 | msgstr "" |
4219 | |
4220 | -#. type: Title ### |
4221 | -#: content/pages/security.md:24 |
4222 | +#. !!T |
4223 | +#: content/pages/security.md:25 |
4224 | #, no-wrap |
4225 | msgid "I forgot my passworde/security code. How can I unlock the phone?" |
4226 | msgstr "" |
4227 | |
4228 | #. type: Plain text |
4229 | -#: content/pages/security.md:25 |
4230 | +#: content/pages/security.md:26 |
4231 | msgid "TBD" |
4232 | msgstr "" |
4233 | |
4234 | @@ -134,39 +141,39 @@ |
4235 | msgid "*Curious about the application store?*\n" |
4236 | msgstr "" |
4237 | |
4238 | -#. type: Title ### |
4239 | -#: content/pages/store.md:6 |
4240 | +#. !!T |
4241 | +#: content/pages/store.md:7 |
4242 | #, no-wrap |
4243 | msgid "How do I find and install new applications?" |
4244 | msgstr "" |
4245 | |
4246 | #. type: Plain text |
4247 | -#: content/pages/store.md:8 |
4248 | +#: content/pages/store.md:9 |
4249 | msgid "" |
4250 | "From the Apps scope, you can either tap on the “search” icon on the right " |
4251 | "and start searching by name, or you can go all the way down in the scope and" |
4252 | " tap on the Ubuntu Store icon." |
4253 | msgstr "" |
4254 | |
4255 | -#. type: Title ### |
4256 | -#: content/pages/store.md:9 |
4257 | +#. !!T |
4258 | +#: content/pages/store.md:10 |
4259 | #, no-wrap |
4260 | msgid "How can I browse the app store from my PC?" |
4261 | msgstr "" |
4262 | |
4263 | #. type: Plain text |
4264 | -#: content/pages/store.md:11 |
4265 | +#: content/pages/store.md:12 |
4266 | msgid "At the moment, the app store is not able to be browsed from your pc." |
4267 | msgstr "" |
4268 | |
4269 | -#. type: Title ### |
4270 | -#: content/pages/store.md:12 |
4271 | +#. !!T |
4272 | +#: content/pages/store.md:13 |
4273 | #, no-wrap |
4274 | msgid "How do I remove applications?" |
4275 | msgstr "" |
4276 | |
4277 | #. type: Plain text |
4278 | -#: content/pages/store.md:13 |
4279 | +#: content/pages/store.md:14 |
4280 | msgid "" |
4281 | "Search for the application you wish to remove inside the store. Open it and " |
4282 | "press the *Uninstall* button to remove the application." |
4283 | @@ -183,107 +190,107 @@ |
4284 | msgid "*If you are wondering how to perform basic tasks, look here.*\n" |
4285 | msgstr "" |
4286 | |
4287 | -#. type: Title ### |
4288 | -#: content/pages/basic.md:6 |
4289 | +#. !!T |
4290 | +#: content/pages/basic.md:7 |
4291 | #, no-wrap |
4292 | msgid "How do I play music?" |
4293 | msgstr "" |
4294 | |
4295 | #. type: Plain text |
4296 | -#: content/pages/basic.md:8 |
4297 | +#: content/pages/basic.md:9 |
4298 | msgid "" |
4299 | "The music app let's you play music copied to the device. In addition, " |
4300 | "[scopes]({filename}scopes.md) such as 7digital and Grooveshark can also play" |
4301 | " music." |
4302 | msgstr "" |
4303 | |
4304 | -#. type: Title ### |
4305 | -#: content/pages/basic.md:9 |
4306 | +#. !!T |
4307 | +#: content/pages/basic.md:10 |
4308 | #, no-wrap |
4309 | msgid "How do I play videos?" |
4310 | msgstr "" |
4311 | |
4312 | #. type: Plain text |
4313 | -#: content/pages/basic.md:11 |
4314 | +#: content/pages/basic.md:12 |
4315 | msgid "" |
4316 | "The media player application will play videos copied to the device. You will" |
4317 | " also find applications like youtube that give you streaming options." |
4318 | msgstr "" |
4319 | |
4320 | -#. type: Title ### |
4321 | -#: content/pages/basic.md:12 |
4322 | +#. !!T |
4323 | +#: content/pages/basic.md:13 |
4324 | #, no-wrap |
4325 | msgid "How do I take photos?" |
4326 | msgstr "" |
4327 | |
4328 | #. type: Plain text |
4329 | -#: content/pages/basic.md:14 |
4330 | +#: content/pages/basic.md:15 |
4331 | msgid "" |
4332 | "The included camera application allows you to take photos. If your device " |
4333 | "has both a front and rear camera, you can toggle which camera to use." |
4334 | msgstr "" |
4335 | |
4336 | -#. type: Title ### |
4337 | -#: content/pages/basic.md:15 |
4338 | +#. !!T |
4339 | +#: content/pages/basic.md:16 |
4340 | #, no-wrap |
4341 | msgid "How do I record videos?" |
4342 | msgstr "" |
4343 | |
4344 | #. type: Plain text |
4345 | -#: content/pages/basic.md:17 |
4346 | +#: content/pages/basic.md:18 |
4347 | msgid "" |
4348 | "The included camera application allows you to take videos. If your device " |
4349 | "has both a front and rear camera, you can toggle which camera to use." |
4350 | msgstr "" |
4351 | |
4352 | -#. type: Title ### |
4353 | -#: content/pages/basic.md:18 |
4354 | +#. !!T |
4355 | +#: content/pages/basic.md:19 |
4356 | #, no-wrap |
4357 | msgid "How do I see pictures I’ve taken?" |
4358 | msgstr "" |
4359 | |
4360 | #. type: Plain text |
4361 | -#: content/pages/basic.md:20 |
4362 | +#: content/pages/basic.md:21 |
4363 | msgid "" |
4364 | "If you've just taken a picture, you can see it easily by swiping to the left" |
4365 | " from the right edge inside the camera app. Alternatively, use the gallery " |
4366 | "app to find the picture." |
4367 | msgstr "" |
4368 | |
4369 | -#. type: Title ### |
4370 | -#: content/pages/basic.md:21 |
4371 | +#. !!T |
4372 | +#: content/pages/basic.md:22 |
4373 | #, no-wrap |
4374 | msgid "How can I send a text?" |
4375 | msgstr "" |
4376 | |
4377 | #. type: Plain text |
4378 | -#: content/pages/basic.md:23 |
4379 | +#: content/pages/basic.md:24 |
4380 | msgid "" |
4381 | "The default messaging application allows you to send sms as well as mms " |
4382 | "messages." |
4383 | msgstr "" |
4384 | |
4385 | -#. type: Title ### |
4386 | -#: content/pages/basic.md:24 |
4387 | +#. !!T |
4388 | +#: content/pages/basic.md:25 |
4389 | #, no-wrap |
4390 | msgid "How do I make a call?" |
4391 | msgstr "" |
4392 | |
4393 | #. type: Plain text |
4394 | -#: content/pages/basic.md:26 |
4395 | +#: content/pages/basic.md:27 |
4396 | msgid "" |
4397 | "The default dialer app lets you make calls using a contact or by dialing a " |
4398 | "number." |
4399 | msgstr "" |
4400 | |
4401 | -#. type: Title ### |
4402 | -#: content/pages/basic.md:27 |
4403 | +#. !!T |
4404 | +#: content/pages/basic.md:28 |
4405 | #, no-wrap |
4406 | msgid "How do I check recently made/missed calls?" |
4407 | msgstr "" |
4408 | |
4409 | #. type: Plain text |
4410 | -#: content/pages/basic.md:28 |
4411 | +#: content/pages/basic.md:29 |
4412 | msgid "" |
4413 | "Swiping up from the bottom edge of the dialer app reveals the recent call " |
4414 | "list. You can also filter the list to include only missed calls." |
4415 | @@ -370,16 +377,16 @@ |
4416 | msgid "Links to get in touch with experts and other community members" |
4417 | msgstr "" |
4418 | |
4419 | -#. type: Plain text |
4420 | +#. {: .link-cta-ubuntu } |
4421 | #: content/pages/index.md:10 |
4422 | #, no-wrap |
4423 | -msgid "[Take me to the FAQ!]({filename}faq.md) \n" |
4424 | +msgid "[Take me to the FAQ!]({filename}faq.md)" |
4425 | msgstr "" |
4426 | |
4427 | -#. type: Plain text |
4428 | +#. {: .link-cta-ubuntu } |
4429 | #: content/pages/index.md:11 |
4430 | #, no-wrap |
4431 | -msgid "[Get in touch]({filename}get-in-touch.md) \n" |
4432 | +msgid "[Get in touch]({filename}get-in-touch.md)" |
4433 | msgstr "" |
4434 | |
4435 | #. type: Plain text |
4436 | @@ -393,12 +400,7 @@ |
4437 | msgid "*How do I change my phone settings?*\n" |
4438 | msgstr "" |
4439 | |
4440 | -#. type: Plain text |
4441 | -#: content/pages/settings.md:6 |
4442 | -msgid "[TOC]" |
4443 | -msgstr "" |
4444 | - |
4445 | -#. type: Title ### |
4446 | +#. !!T |
4447 | #: content/pages/settings.md:7 |
4448 | #, no-wrap |
4449 | msgid "How do I update my system?" |
4450 | @@ -413,53 +415,54 @@ |
4451 | "Select *Update*, and then click the check for updates button." |
4452 | msgstr "" |
4453 | |
4454 | -#. type: Title ### |
4455 | +#. !!T |
4456 | #: content/pages/settings.md:10 |
4457 | #, no-wrap |
4458 | msgid "How do I set the time / language?" |
4459 | msgstr "" |
4460 | |
4461 | #. type: Plain text |
4462 | -#: content/pages/settings.md:12 |
4463 | +#: content/pages/settings.md:13 |
4464 | msgid "" |
4465 | "Open the *System Settings* application. For the time, check out the *Time & " |
4466 | -"Date* section. For language, select *Language & Text*." |
4467 | +"Date* section. For language, select *Language & Text*. " |
4468 | +"" |
4469 | msgstr "" |
4470 | |
4471 | -#. type: Title ### |
4472 | -#: content/pages/settings.md:13 |
4473 | +#. !!T |
4474 | +#: content/pages/settings.md:14 |
4475 | #, no-wrap |
4476 | msgid "How can I change my wallpaper/background?" |
4477 | msgstr "" |
4478 | |
4479 | #. type: Plain text |
4480 | -#: content/pages/settings.md:15 |
4481 | +#: content/pages/settings.md:16 |
4482 | msgid "" |
4483 | "Open the *System Settings* application. Select the *Background* option. " |
4484 | "Press the *Add Image* button and choice your image to set as a background." |
4485 | msgstr "" |
4486 | |
4487 | -#. type: Title ### |
4488 | -#: content/pages/settings.md:16 |
4489 | +#. !!T |
4490 | +#: content/pages/settings.md:17 |
4491 | #, no-wrap |
4492 | msgid "How do I keep the screen on?" |
4493 | msgstr "" |
4494 | |
4495 | #. type: Plain text |
4496 | -#: content/pages/settings.md:18 |
4497 | +#: content/pages/settings.md:19 |
4498 | msgid "" |
4499 | "Open the *System Settings* application, and select the *Security & Privacy* " |
4500 | "option. Select the *Lock Phone* option, and then *Lock when idle*. St" |
4501 | msgstr "" |
4502 | |
4503 | -#. type: Title ### |
4504 | -#: content/pages/settings.md:19 |
4505 | +#. !!T |
4506 | +#: content/pages/settings.md:20 |
4507 | #, no-wrap |
4508 | msgid "How do I set up my accounts?" |
4509 | msgstr "" |
4510 | |
4511 | #. type: Plain text |
4512 | -#: content/pages/settings.md:21 |
4513 | +#: content/pages/settings.md:22 |
4514 | msgid "" |
4515 | "You can set up some of your accounts from the scopes. Today scope allows you" |
4516 | " to configure your Google and Fitbit account, while the Pictures scope lets " |
4517 | @@ -468,14 +471,14 @@ |
4518 | "Settings* app, under *Personal*, *Accounts*." |
4519 | msgstr "" |
4520 | |
4521 | -#. type: Title ### |
4522 | -#: content/pages/settings.md:22 |
4523 | +#. !!T |
4524 | +#: content/pages/settings.md:23 |
4525 | #, no-wrap |
4526 | msgid "How do I configure my notifications?" |
4527 | msgstr "" |
4528 | |
4529 | #. type: Plain text |
4530 | -#: content/pages/settings.md:24 |
4531 | +#: content/pages/settings.md:25 |
4532 | msgid "" |
4533 | "If you’re receiving too many notifications of your activity or want to " |
4534 | "change it for whatever reason, you can do so by going to the *System " |
4535 | @@ -483,14 +486,14 @@ |
4536 | "notifications from any application on your device." |
4537 | msgstr "" |
4538 | |
4539 | -#. type: Title ### |
4540 | -#: content/pages/settings.md:25 |
4541 | +#. !!T |
4542 | +#: content/pages/settings.md:26 |
4543 | #, no-wrap |
4544 | msgid "How do I change the ringtone for calls and texts?" |
4545 | msgstr "" |
4546 | |
4547 | #. type: Plain text |
4548 | -#: content/pages/settings.md:26 |
4549 | +#: content/pages/settings.md:27 |
4550 | msgid "" |
4551 | "You can change you ringtone for calls and texts to something new. Open the " |
4552 | "*System Settings* application, then select *Sound*. Under *Phone Calls* you " |
4553 | @@ -511,14 +514,14 @@ |
4554 | "place!*\n" |
4555 | msgstr "" |
4556 | |
4557 | -#. type: Title ### |
4558 | -#: content/pages/ui.md:6 |
4559 | +#. !!T |
4560 | +#: content/pages/ui.md:7 |
4561 | #, no-wrap |
4562 | msgid "What is the dash?" |
4563 | msgstr "" |
4564 | |
4565 | #. type: Plain text |
4566 | -#: content/pages/ui.md:8 |
4567 | +#: content/pages/ui.md:9 |
4568 | msgid "" |
4569 | "The dash contains a list of applications installed on the device, along with" |
4570 | " presenting the scopes and store. The dash is the first thing you see when " |
4571 | @@ -526,41 +529,41 @@ |
4572 | "from the right screen edge." |
4573 | msgstr "" |
4574 | |
4575 | -#. type: Title ### |
4576 | -#: content/pages/ui.md:9 |
4577 | +#. !!T |
4578 | +#: content/pages/ui.md:10 |
4579 | #, no-wrap |
4580 | msgid "What is the launcher?" |
4581 | msgstr "" |
4582 | |
4583 | #. type: Plain text |
4584 | -#: content/pages/ui.md:11 |
4585 | +#: content/pages/ui.md:12 |
4586 | msgid "" |
4587 | "The launcher allows you to easily launch new applications. You can access " |
4588 | "the launcher at any time by swiping right from the left screen edge." |
4589 | msgstr "" |
4590 | |
4591 | -#. type: Title ### |
4592 | -#: content/pages/ui.md:12 |
4593 | +#. !!T |
4594 | +#: content/pages/ui.md:13 |
4595 | #, no-wrap |
4596 | msgid "What are the indicators?" |
4597 | msgstr "" |
4598 | |
4599 | #. type: Plain text |
4600 | -#: content/pages/ui.md:14 |
4601 | +#: content/pages/ui.md:15 |
4602 | msgid "" |
4603 | "Indicators convey quick useful information about your device, like the time," |
4604 | " data connection, location, sound, and notifications. You can access the " |
4605 | "indicators at any time by swiping down from the top screen edge." |
4606 | msgstr "" |
4607 | |
4608 | -#. type: Title ### |
4609 | -#: content/pages/ui.md:15 |
4610 | +#. !!T |
4611 | +#: content/pages/ui.md:16 |
4612 | #, no-wrap |
4613 | msgid "How do I switch applications?" |
4614 | msgstr "" |
4615 | |
4616 | #. type: Plain text |
4617 | -#: content/pages/ui.md:18 |
4618 | +#: content/pages/ui.md:19 |
4619 | msgid "" |
4620 | "To switch applications, slide your finger left from the right edge of the " |
4621 | "screen. If you slide quickly you will cycle through each application. " |
4622 | @@ -569,14 +572,14 @@ |
4623 | "dash." |
4624 | msgstr "" |
4625 | |
4626 | -#. type: Title ### |
4627 | -#: content/pages/ui.md:19 |
4628 | +#. !!T |
4629 | +#: content/pages/ui.md:20 |
4630 | #, no-wrap |
4631 | msgid "How do I close applications?" |
4632 | msgstr "" |
4633 | |
4634 | #. type: Plain text |
4635 | -#: content/pages/ui.md:21 |
4636 | +#: content/pages/ui.md:22 |
4637 | msgid "" |
4638 | "To close an application, slide your finger *slowly* left from the right edge" |
4639 | " of the screen. An application switcher will appear. Place your finger on " |
4640 | @@ -584,42 +587,42 @@ |
4641 | "application will disappear." |
4642 | msgstr "" |
4643 | |
4644 | -#. type: Title ### |
4645 | -#: content/pages/ui.md:22 |
4646 | +#. !!T |
4647 | +#: content/pages/ui.md:23 |
4648 | #, no-wrap |
4649 | msgid "How can I copy and paste?" |
4650 | msgstr "" |
4651 | |
4652 | #. type: Plain text |
4653 | -#: content/pages/ui.md:24 |
4654 | +#: content/pages/ui.md:25 |
4655 | msgid "" |
4656 | "For text that can be copied and pasted, press and hold the text in question." |
4657 | " A menu will appear allowing you to cut, copy and paste." |
4658 | msgstr "" |
4659 | |
4660 | -#. type: Title ### |
4661 | -#: content/pages/ui.md:25 |
4662 | +#. !!T |
4663 | +#: content/pages/ui.md:26 |
4664 | #, no-wrap |
4665 | msgid "" |
4666 | "What are the small characters on the keyboard and how can I select them?" |
4667 | msgstr "" |
4668 | |
4669 | #. type: Plain text |
4670 | -#: content/pages/ui.md:27 |
4671 | +#: content/pages/ui.md:28 |
4672 | msgid "" |
4673 | "Tapping and hold a character on the keyboard brings up a menu allowing you " |
4674 | "to select secondary characters. This allows you to select things like " |
4675 | "numbers and accented characters. Give it a try!" |
4676 | msgstr "" |
4677 | |
4678 | -#. type: Title ### |
4679 | -#: content/pages/ui.md:28 |
4680 | +#. !!T |
4681 | +#: content/pages/ui.md:29 |
4682 | #, no-wrap |
4683 | msgid "The keyboard behaves funny. What can I do about it?" |
4684 | msgstr "" |
4685 | |
4686 | #. type: Plain text |
4687 | -#: content/pages/ui.md:30 |
4688 | +#: content/pages/ui.md:31 |
4689 | msgid "" |
4690 | "From the Settings app, you can go to Keyboard and try unsetting the " |
4691 | "autocompletion feature, and/or the auto capitalize option. This way, you'll " |
4692 | @@ -627,14 +630,14 @@ |
4693 | "control of the input." |
4694 | msgstr "" |
4695 | |
4696 | -#. type: Title ### |
4697 | -#: content/pages/ui.md:31 |
4698 | +#. !!T |
4699 | +#: content/pages/ui.md:32 |
4700 | #, no-wrap |
4701 | msgid "What is the round circle for? What does it show? Can I configure it?" |
4702 | msgstr "" |
4703 | |
4704 | #. type: Plain text |
4705 | -#: content/pages/ui.md:32 |
4706 | +#: content/pages/ui.md:33 |
4707 | msgid "" |
4708 | "The round circle is the infographic. It hows you recent phone activity, like" |
4709 | " the number of messages received or the number of songs played." |
4710 | @@ -654,49 +657,49 @@ |
4711 | msgstr "" |
4712 | |
4713 | #. type: Title ## |
4714 | -#: content/pages/apps.md:6 |
4715 | +#: content/pages/apps.md:8 |
4716 | #, no-wrap |
4717 | msgid "Misc" |
4718 | msgstr "" |
4719 | |
4720 | -#. type: Title ### |
4721 | -#: content/pages/apps.md:8 |
4722 | +#. !!T |
4723 | +#: content/pages/apps.md:10 |
4724 | #, no-wrap |
4725 | msgid "Do you have Spotify?" |
4726 | msgstr "" |
4727 | |
4728 | #. type: Plain text |
4729 | -#: content/pages/apps.md:11 |
4730 | +#: content/pages/apps.md:13 |
4731 | msgid "" |
4732 | "If you have a Spotify premium account, just install 'CuteSpotify' " |
4733 | "([video](https://www.youtube.com/watch?v=ea90rwK_VuI))." |
4734 | msgstr "" |
4735 | |
4736 | -#. type: Title ### |
4737 | -#: content/pages/apps.md:12 |
4738 | +#. !!T |
4739 | +#: content/pages/apps.md:14 |
4740 | #, no-wrap |
4741 | msgid "Do you have Google Authenticator?" |
4742 | msgstr "" |
4743 | |
4744 | #. type: Plain text |
4745 | -#: content/pages/apps.md:14 |
4746 | +#: content/pages/apps.md:16 |
4747 | msgid "Sure, install the 'Authenticator' app from the software store." |
4748 | msgstr "" |
4749 | |
4750 | #. type: Title ## |
4751 | -#: content/pages/apps.md:15 |
4752 | +#: content/pages/apps.md:17 |
4753 | #, no-wrap |
4754 | msgid "Music" |
4755 | msgstr "" |
4756 | |
4757 | -#. type: Title ### |
4758 | -#: content/pages/apps.md:17 |
4759 | +#. !!T |
4760 | +#: content/pages/apps.md:19 |
4761 | #, no-wrap |
4762 | msgid "How do I add music to my device (usb/mtp, scp/rsync, download)?" |
4763 | msgstr "" |
4764 | |
4765 | #. type: Plain text |
4766 | -#: content/pages/apps.md:19 |
4767 | +#: content/pages/apps.md:21 |
4768 | msgid "" |
4769 | "You can add music in multiple ways. If you have pre-existing music files, " |
4770 | "simply connect your phone to your pc via the usb cable. Next, copy the music" |
4771 | @@ -706,31 +709,31 @@ |
4772 | "another application." |
4773 | msgstr "" |
4774 | |
4775 | -#. type: Title ### |
4776 | -#: content/pages/apps.md:20 |
4777 | +#. !!T |
4778 | +#: content/pages/apps.md:22 |
4779 | #, no-wrap |
4780 | msgid "What music formats are supported (flac, mp3 etc)?" |
4781 | msgstr "" |
4782 | |
4783 | #. type: Plain text |
4784 | -#: content/pages/apps.md:22 |
4785 | +#: content/pages/apps.md:24 |
4786 | msgid "The music app supports ogg, flac and mp3 formats." |
4787 | msgstr "" |
4788 | |
4789 | #. type: Title ## |
4790 | -#: content/pages/apps.md:23 |
4791 | +#: content/pages/apps.md:25 |
4792 | #, no-wrap |
4793 | msgid "Contacts" |
4794 | msgstr "" |
4795 | |
4796 | -#. type: Title ### |
4797 | -#: content/pages/apps.md:25 |
4798 | +#. !!T |
4799 | +#: content/pages/apps.md:27 |
4800 | #, no-wrap |
4801 | msgid "How can I sync my Google contacts to my device?" |
4802 | msgstr "" |
4803 | |
4804 | #. type: Plain text |
4805 | -#: content/pages/apps.md:27 |
4806 | +#: content/pages/apps.md:29 |
4807 | msgid "" |
4808 | "The first time you open the Contacts app you’ll be asked if you want to sync" |
4809 | " contacts with your Google account. If you have answered “no” but change " |
4810 | @@ -740,19 +743,19 @@ |
4811 | msgstr "" |
4812 | |
4813 | #. type: Title ## |
4814 | -#: content/pages/apps.md:29 |
4815 | +#: content/pages/apps.md:31 |
4816 | #, no-wrap |
4817 | msgid "Gallery" |
4818 | msgstr "" |
4819 | |
4820 | -#. type: Title ### |
4821 | -#: content/pages/apps.md:31 |
4822 | +#. !!T |
4823 | +#: content/pages/apps.md:33 |
4824 | #, no-wrap |
4825 | msgid "How can I share photos?" |
4826 | msgstr "" |
4827 | |
4828 | #. type: Plain text |
4829 | -#: content/pages/apps.md:33 |
4830 | +#: content/pages/apps.md:35 |
4831 | msgid "" |
4832 | "If you've just taken a picture, share it easily by swiping to the left from " |
4833 | "the right edge inside the camera app. Alternatively, use the gallery app to " |
4834 | @@ -760,14 +763,14 @@ |
4835 | "you wish to share your photo." |
4836 | msgstr "" |
4837 | |
4838 | -#. type: Title ### |
4839 | -#: content/pages/apps.md:34 |
4840 | +#. !!T |
4841 | +#: content/pages/apps.md:36 |
4842 | #, no-wrap |
4843 | msgid "How can I share video?" |
4844 | msgstr "" |
4845 | |
4846 | #. type: Plain text |
4847 | -#: content/pages/apps.md:36 |
4848 | +#: content/pages/apps.md:38 |
4849 | msgid "" |
4850 | "If you've just taken a video, share it easily by swiping to the left from " |
4851 | "the right edge inside the camera app. Alternatively, use the gallery app to " |
4852 | @@ -776,45 +779,45 @@ |
4853 | msgstr "" |
4854 | |
4855 | #. type: Title ## |
4856 | -#: content/pages/apps.md:38 |
4857 | +#: content/pages/apps.md:40 |
4858 | #, no-wrap |
4859 | msgid "Camera" |
4860 | msgstr "" |
4861 | |
4862 | -#. type: Title ### |
4863 | -#: content/pages/apps.md:40 |
4864 | +#. !!T |
4865 | +#: content/pages/apps.md:42 |
4866 | #, no-wrap |
4867 | msgid "How can I take a picture?" |
4868 | msgstr "" |
4869 | |
4870 | #. type: Plain text |
4871 | -#: content/pages/apps.md:42 |
4872 | +#: content/pages/apps.md:44 |
4873 | msgid "" |
4874 | "Select the camera app from the launcher or app scope. Swipe up from the " |
4875 | "bottom edge of the phone for additional options. Enjoy taking your picture!" |
4876 | msgstr "" |
4877 | |
4878 | -#. type: Title ### |
4879 | -#: content/pages/apps.md:43 |
4880 | +#. !!T |
4881 | +#: content/pages/apps.md:45 |
4882 | #, no-wrap |
4883 | msgid "How can I crop / rotate a picture?" |
4884 | msgstr "" |
4885 | |
4886 | #. type: Plain text |
4887 | -#: content/pages/apps.md:45 |
4888 | +#: content/pages/apps.md:47 |
4889 | msgid "" |
4890 | "Use the gallery app to select your picture. Select the *Edit* button next to" |
4891 | " the menu. Inside you'll find options to crop and rotate your picture." |
4892 | msgstr "" |
4893 | |
4894 | -#. type: Title ### |
4895 | -#: content/pages/apps.md:46 |
4896 | +#. !!T |
4897 | +#: content/pages/apps.md:48 |
4898 | #, no-wrap |
4899 | msgid "How can I take video?" |
4900 | msgstr "" |
4901 | |
4902 | #. type: Plain text |
4903 | -#: content/pages/apps.md:48 |
4904 | +#: content/pages/apps.md:50 |
4905 | msgid "" |
4906 | "Select the camera app from the launcher or app scope. Select the video icon " |
4907 | "on the bottom of the screen. Swipe up from the bottom edge of the phone for " |
4908 | @@ -822,19 +825,19 @@ |
4909 | msgstr "" |
4910 | |
4911 | #. type: Title ## |
4912 | -#: content/pages/apps.md:49 |
4913 | +#: content/pages/apps.md:51 |
4914 | #, no-wrap |
4915 | msgid "Clock" |
4916 | msgstr "" |
4917 | |
4918 | -#. type: Title ### |
4919 | -#: content/pages/apps.md:51 |
4920 | +#. !!T |
4921 | +#: content/pages/apps.md:53 |
4922 | #, no-wrap |
4923 | msgid "How do I set an alarm?" |
4924 | msgstr "" |
4925 | |
4926 | #. type: Plain text |
4927 | -#: content/pages/apps.md:54 |
4928 | +#: content/pages/apps.md:56 |
4929 | msgid "" |
4930 | "Alarms are handled by the clock app. To add a new alarm, launch the clock " |
4931 | "app. Swipe up from the bottom, and tap on the “+” sign. Configure the time, " |
4932 | @@ -847,43 +850,43 @@ |
4933 | msgstr "" |
4934 | |
4935 | #. type: Title ## |
4936 | -#: content/pages/apps.md:56 |
4937 | +#: content/pages/apps.md:58 |
4938 | #, no-wrap |
4939 | msgid "HERE Maps" |
4940 | msgstr "" |
4941 | |
4942 | -#. type: Title ### |
4943 | -#: content/pages/apps.md:58 |
4944 | +#. !!T |
4945 | +#: content/pages/apps.md:60 |
4946 | #, no-wrap |
4947 | msgid "How can I get directions?" |
4948 | msgstr "" |
4949 | |
4950 | #. type: Plain text |
4951 | -#: content/pages/apps.md:60 |
4952 | +#: content/pages/apps.md:62 |
4953 | msgid "" |
4954 | "Load the HERE maps application from the app scope. Open the menu and select " |
4955 | "*Directions*. Enter your destination and tap the *Get Directions* button." |
4956 | msgstr "" |
4957 | |
4958 | -#. type: Title ### |
4959 | -#: content/pages/apps.md:61 |
4960 | +#. !!T |
4961 | +#: content/pages/apps.md:63 |
4962 | #, no-wrap |
4963 | msgid "Can I navigate offline?" |
4964 | msgstr "" |
4965 | |
4966 | #. type: Plain text |
4967 | -#: content/pages/apps.md:63 |
4968 | +#: content/pages/apps.md:65 |
4969 | msgid "Unfortunately navigation requires an active connection." |
4970 | msgstr "" |
4971 | |
4972 | -#. type: Title ### |
4973 | -#: content/pages/apps.md:64 |
4974 | +#. !!T |
4975 | +#: content/pages/apps.md:66 |
4976 | #, no-wrap |
4977 | msgid "Can I view the map offline?" |
4978 | msgstr "" |
4979 | |
4980 | #. type: Plain text |
4981 | -#: content/pages/apps.md:65 |
4982 | +#: content/pages/apps.md:67 |
4983 | msgid "" |
4984 | "Yes, although parts of the map may be missing and search is disabled while " |
4985 | "offline." |
4986 | @@ -925,14 +928,14 @@ |
4987 | msgid "*Curious about scopes?*\n" |
4988 | msgstr "" |
4989 | |
4990 | -#. type: Title ### |
4991 | -#: content/pages/scopes.md:6 |
4992 | +#. !!T |
4993 | +#: content/pages/scopes.md:7 |
4994 | #, no-wrap |
4995 | msgid "How do favorites work?" |
4996 | msgstr "" |
4997 | |
4998 | #. type: Plain text |
4999 | -#: content/pages/scopes.md:8 |
5000 | +#: content/pages/scopes.md:9 |
I need to actually test the branch, but in the meantime I've looked at the code and added some comments.