Merge lp:~pitti/ubuntu-system-settings/i18n into lp:ubuntu-system-settings

Proposed by Martin Pitt
Status: Merged
Approved by: Sebastien Bacher
Approved revision: 881
Merged at revision: 885
Proposed branch: lp:~pitti/ubuntu-system-settings/i18n
Merge into: lp:ubuntu-system-settings
Diff against target: 2751 lines (+1262/-1265)
2 files modified
plugins/about/DevMode.qml (+2/-6)
po/ubuntu-system-settings.pot (+1260/-1259)
To merge this branch: bzr merge lp:~pitti/ubuntu-system-settings/i18n
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Sebastien Bacher (community) Approve
David Planella (community) Approve
Review via email: mp+230062@code.launchpad.net

Commit message

Don't break translatable strings in the middle of the sentence, as that makes
them impossible to translate.

Description of the change

Don't break translatable strings in the middle of the sentence, as that makes
them impossible to translate (and also very confusing). There might be a way to
break strings in QML while logically keeping it one string, like in C, but I
don't know it.

To post a comment you must log in.
Revision history for this message
David Planella (dpm) wrote :

Looks good to me, thanks for updating the POT file along the way!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks for the work, the CI is unhappy but it doesn't seem to be due to those changes

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'plugins/about/DevMode.qml'
--- plugins/about/DevMode.qml 2014-08-06 14:46:56 +0000
+++ plugins/about/DevMode.qml 2014-08-08 08:12:07 +0000
@@ -70,10 +70,7 @@
70 width: parent.width70 width: parent.width
71 horizontalAlignment: Text.AlignHCenter71 horizontalAlignment: Text.AlignHCenter
72 wrapMode: Text.WordWrap72 wrapMode: Text.WordWrap
73 text: i18n.tr("In Developer Mode, anyone can access, " +73 text: i18n.tr("In Developer Mode, anyone can access, change or delete anything on this phone by connecting it to another device.")
74 "change or delete anything on this " +
75 "phone by connecting it to " +
76 "another device.")
77 }74 }
78 }75 }
79 }76 }
@@ -98,8 +95,7 @@
98 anchors.horizontalCenter: parent.horizontalCenter95 anchors.horizontalCenter: parent.horizontalCenter
99 horizontalAlignment: Text.AlignHCenter96 horizontalAlignment: Text.AlignHCenter
100 wrapMode: Text.WordWrap97 wrapMode: Text.WordWrap
101 text: i18n.tr("You need a passcode or passphrase set " +98 text: i18n.tr("You need a passcode or passphrase set to use Developer Mode.")
102 "to use Developer Mode.")
103 }99 }
104 }100 }
105101
106102
=== modified file 'po/ubuntu-system-settings.pot'
--- po/ubuntu-system-settings.pot 2014-08-08 01:48:27 +0000
+++ po/ubuntu-system-settings.pot 2014-08-08 08:12:07 +0000
@@ -8,7 +8,7 @@
8msgstr ""8msgstr ""
9"Project-Id-Version: ubuntu-system-settings\n"9"Project-Id-Version: ubuntu-system-settings\n"
10"Report-Msgid-Bugs-To: \n"10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2014-08-08 09:44+0800\n"11"POT-Creation-Date: 2014-08-08 10:09+0200\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,13 +18,379 @@
18"Content-Transfer-Encoding: 8bit\n"18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
2020
21#: ../plugins/sound//SoundsList.qml:5921#: ../plugins/background//Preview.qml:67
22msgid "Stop playing"22msgid "Preview"
23msgstr ""
24
25#: ../plugins/background//Preview.qml:97
26#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:55
27#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:49
28#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:54
29#: ../plugins/cellular//HotspotSetup.qml:85
30#: ../plugins/phone//CallForwarding.qml:136
31#: ../plugins/wifi//OtherNetwork.qml:112
32#: ../plugins/language//DisplayLanguage.qml:94
33#: ../plugins/time-date//TimePicker.qml:173
34#: ../plugins/security-privacy//LockSecurity.qml:278
35#: ../plugins/reset//ResetLauncherHome.qml:55
36#: ../plugins/reset//ResetAllSettings.qml:38
37#: ../plugins/reset//EraseEverything.qml:54
38msgid "Cancel"
39msgstr ""
40
41#: ../plugins/background//Preview.qml:104
42#: ../plugins/phone//CallForwarding.qml:148
43#: ../plugins/time-date//TimePicker.qml:182
44#: ../plugins/security-privacy//LockSecurity.qml:299
45msgid "Set"
46msgstr ""
47
48#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
49#: ../plugins/background//MainPage.qml:38
50#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:2
51msgid "Background"
52msgstr ""
53
54#: ../plugins/background//MainPage.qml:112
55msgid "Ubuntu Art"
56msgstr ""
57
58#: ../plugins/background//MainPage.qml:128
59msgid "Custom"
60msgstr ""
61
62#: ../plugins/background//WallpaperGrid.qml:190
63msgid "Remove"
64msgstr ""
65
66#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:28
67#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:28
68#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:28
69msgid "Bluetooth Pairing Request"
70msgstr ""
71
72#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:36
73#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:36
74#, qt-format
75msgid "PIN for '%1'"
76msgstr ""
77
78#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:63
79#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:62
80msgid "Pair"
81msgstr ""
82
83#. TRANSLATORS: %1 is the name of the bluetooth device being paired
84#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:37
85#, qt-format
86msgid "Please confirm that the PIN displayed on '%1' matches this one"
87msgstr ""
88
89#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:57
90msgid "Confirm PIN"
91msgstr ""
92
93#: ../plugins/bluetooth//PageComponent.qml:77
94msgid "Connected"
95msgstr ""
96
97#: ../plugins/bluetooth//PageComponent.qml:78
98msgid "Connecting…"
99msgstr ""
100
101#: ../plugins/bluetooth//PageComponent.qml:79
102msgid "Disconnecting…"
103msgstr ""
104
105#: ../plugins/bluetooth//PageComponent.qml:80
106msgid "Disconnected"
107msgstr ""
108
109#: ../plugins/bluetooth//PageComponent.qml:81
110msgid "Unknown"
111msgstr ""
112
113#: ../plugins/bluetooth//PageComponent.qml:87
114msgid "Computer"
115msgstr ""
116
117#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
118#: ../plugins/bluetooth//PageComponent.qml:88
119#: ../plugins/phone//PageComponent.qml:28
120#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:74
121msgid "Phone"
122msgstr ""
123
124#: ../plugins/bluetooth//PageComponent.qml:89
125msgid "Modem"
126msgstr ""
127
128#: ../plugins/bluetooth//PageComponent.qml:90 ../src/qml/MainWindow.qml:145
129msgid "Network"
130msgstr ""
131
132#: ../plugins/bluetooth//PageComponent.qml:91
133msgid "Headset"
134msgstr ""
135
136#: ../plugins/bluetooth//PageComponent.qml:92
137msgid "Headphones"
138msgstr ""
139
140#: ../plugins/bluetooth//PageComponent.qml:93
141msgid "Video"
142msgstr ""
143
144#: ../plugins/bluetooth//PageComponent.qml:94
145msgid "Other Audio"
146msgstr ""
147
148#: ../plugins/bluetooth//PageComponent.qml:95
149msgid "Joypad"
150msgstr ""
151
152#: ../plugins/bluetooth//PageComponent.qml:96
153msgid "Keyboard"
154msgstr ""
155
156#: ../plugins/bluetooth//PageComponent.qml:97
157msgid "Tablet"
158msgstr ""
159
160#: ../plugins/bluetooth//PageComponent.qml:98
161msgid "Mouse"
162msgstr ""
163
164#: ../plugins/bluetooth//PageComponent.qml:99
165msgid "Printer"
166msgstr ""
167
168#: ../plugins/bluetooth//PageComponent.qml:100
169msgid "Camera"
170msgstr ""
171
172#: ../plugins/bluetooth//PageComponent.qml:101
173msgid "Other"
174msgstr ""
175
176#: ../plugins/bluetooth//PageComponent.qml:107
177msgid "Excellent"
178msgstr ""
179
180#: ../plugins/bluetooth//PageComponent.qml:108
181msgid "Good"
182msgstr ""
183
184#: ../plugins/bluetooth//PageComponent.qml:109
185msgid "Fair"
186msgstr ""
187
188#: ../plugins/bluetooth//PageComponent.qml:110
189msgid "Poor"
190msgstr ""
191
192#: ../plugins/bluetooth//PageComponent.qml:111
193#: ../plugins/bluetooth//PageComponent.qml:302
194#: ../plugins/bluetooth//PageComponent.qml:310
195#: ../plugins/wifi//OtherNetwork.qml:67
196#: ../plugins/security-privacy//PageComponent.qml:78
197#: ../plugins/security-privacy//PhoneLocking.qml:40
198msgid "None"
199msgstr ""
200
201#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
202#: ../plugins/bluetooth//PageComponent.qml:117
203#: ../plugins/bluetooth//PageComponent.qml:136
204#: ../plugins/battery//PageComponent.qml:342
205#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:10
206msgid "Bluetooth"
207msgstr ""
208
209#: ../plugins/bluetooth//PageComponent.qml:171
210msgid "Discoverable"
211msgstr ""
212
213#: ../plugins/bluetooth//PageComponent.qml:171
214msgid "Not discoverable"
215msgstr ""
216
217#: ../plugins/bluetooth//PageComponent.qml:202
218msgid "Connected devices:"
219msgstr ""
220
221#: ../plugins/bluetooth//PageComponent.qml:236
222msgid "Connect another device:"
223msgstr ""
224
225#: ../plugins/bluetooth//PageComponent.qml:236
226msgid "Connect a device:"
227msgstr ""
228
229#: ../plugins/bluetooth//PageComponent.qml:266
230msgid "None detected"
231msgstr ""
232
233#: ../plugins/bluetooth//PageComponent.qml:274
234#: ../plugins/bluetooth//PageComponent.qml:360
235msgid "Connect automatically when detected:"
236msgstr ""
237
238#: ../plugins/bluetooth//PageComponent.qml:309
239#: ../plugins/wifi//NetworkDetails.qml:43
240msgid "Name"
241msgstr ""
242
243#: ../plugins/bluetooth//PageComponent.qml:327
244msgid "Type"
245msgstr ""
246
247#: ../plugins/bluetooth//PageComponent.qml:351
248msgid "Status"
249msgstr ""
250
251#: ../plugins/bluetooth//PageComponent.qml:355
252msgid "Signal Strength"
253msgstr ""
254
255#: ../plugins/bluetooth//PageComponent.qml:374
256msgid "Disconnect"
257msgstr ""
258
259#: ../plugins/bluetooth//PageComponent.qml:374
260#: ../plugins/wifi//OtherNetwork.qml:121
261msgid "Connect"
262msgstr ""
263
264#: ../plugins/bluetooth//PageComponent.qml:392
265msgid "Forget this device"
266msgstr ""
267
268#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
269#: ../plugins/notifications//PageComponent.qml:29
270#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:16
271msgid "Notifications"
272msgstr ""
273
274#: ../plugins/notifications//PageComponent.qml:40
275msgid ""
276"Selected apps can alert you using notification bubbles, sounds, vibrations, "
277"and the Notification Center."
278msgstr ""
279
280#: ../plugins/cellular//PageChooseCarrier.qml:102
281msgid "Choose carrier:"
282msgstr ""
283
284#: ../plugins/cellular//PageChooseCarrier.qml:103
285#: ../plugins/time-date//PageComponent.qml:69
286#: ../plugins/time-date//ChooseTimeZone.qml:47
287msgid "Automatically"
288msgstr ""
289
290#: ../plugins/cellular//PageChooseCarrier.qml:103
291#: ../plugins/time-date//PageComponent.qml:69
292#: ../plugins/time-date//ChooseTimeZone.qml:47
293msgid "Manually"
294msgstr ""
295
296#: ../plugins/cellular//PageChooseCarrier.qml:130
297msgid "Refresh"
298msgstr ""
299
300#: ../plugins/cellular//PageChooseCarrier.qml:151
301msgid "Searching"
302msgstr ""
303
304#: ../plugins/cellular//HotspotSetup.qml:29
305msgid "Change hotspot setup"
306msgstr ""
307
308#: ../plugins/cellular//HotspotSetup.qml:40
309msgid "Hotspot name"
310msgstr ""
311
312#: ../plugins/cellular//HotspotSetup.qml:54
313msgid "Key (must be 8 characters or longer)"
314msgstr ""
315
316#: ../plugins/cellular//HotspotSetup.qml:68
317msgid "Show key"
318msgstr ""
319
320#: ../plugins/cellular//HotspotSetup.qml:94
321#: ../plugins/security-privacy//LockSecurity.qml:297
322msgid "Change"
323msgstr ""
324
325#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
326#: ../plugins/cellular//PageComponent.qml:32
327#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:42
328msgid "Cellular"
329msgstr ""
330
331#: ../plugins/cellular//PageComponent.qml:132
332msgid "Hotspot disabled because Wi-Fi is off."
333msgstr ""
334
335#: ../plugins/cellular//PageComponent.qml:138
336#: ../plugins/cellular//Hotspot.qml:29
337msgid "Wi-Fi hotspot"
338msgstr ""
339
340#: ../plugins/cellular//PageComponent.qml:147
341msgid "Data usage statistics"
342msgstr ""
343
344#: ../plugins/cellular//PageComponent.qml:153
345#: ../plugins/cellular//PageComponent.qml:161
346msgid "Carrier"
347msgid_plural "Carriers"
348msgstr[0] ""
349msgstr[1] ""
350
351#: ../plugins/cellular//PageComponent.qml:175
352#: ../plugins/cellular//PageChooseCarriers.qml:50
353#: ../plugins/cellular//PageChooseCarriers.qml:66
354#: ../plugins/battery//PageComponent.qml:117
355#: ../plugins/battery//PageComponent.qml:268 ../plugins/about//Storage.qml:204
356msgid "N/A"
357msgstr ""
358
359#: ../plugins/cellular//PageComponent.qml:180
360msgid "APN"
361msgstr ""
362
363#: ../plugins/cellular//Hotspot.qml:40
364msgid "Hotspot"
365msgstr ""
366
367#: ../plugins/cellular//Hotspot.qml:60
368msgid ""
369"When hotspot is on, other devices can use your cellular data connection over "
370"Wi-Fi. Normal data charges apply."
371msgstr ""
372
373#: ../plugins/cellular//Hotspot.qml:61
374msgid ""
375"Other devices can use your cellular data connection over the Wi-Fi network. "
376"Normal data charges apply."
377msgstr ""
378
379#: ../plugins/cellular//Hotspot.qml:65
380msgid "Set up hotspot"
381msgstr ""
382
383#: ../plugins/cellular//PageChooseCarriers.qml:28
384msgid "Carriers"
385msgstr ""
386
387#: ../plugins/sound//SilentModeWarning.qml:31
388msgid "The phone is in Silent Mode."
23msgstr ""389msgstr ""
24390
25#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching391#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
26#: ../plugins/sound//PageComponent.qml:38392#: ../plugins/sound//PageComponent.qml:38
27#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:2393#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:54
28msgid "Sound"394msgid "Sound"
29msgstr ""395msgstr ""
30396
@@ -80,450 +446,13 @@
80msgid "Lock sound"446msgid "Lock sound"
81msgstr ""447msgstr ""
82448
83#: ../plugins/sound//SilentModeWarning.qml:31449#: ../plugins/sound//SoundsList.qml:59
84msgid "The phone is in Silent Mode."450msgid "Stop playing"
85msgstr ""
86
87#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
88#: ../plugins/time-date//PageComponent.qml:29
89#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:8
90msgid "Time & Date"
91msgstr ""
92
93#: ../plugins/time-date//PageComponent.qml:53
94msgid "Time zone:"
95msgstr ""
96
97#: ../plugins/time-date//PageComponent.qml:68
98msgid "Set the time and date:"
99msgstr ""
100
101#: ../plugins/time-date//PageComponent.qml:69
102#: ../plugins/time-date//ChooseTimeZone.qml:47
103#: ../plugins/cellular//PageChooseCarrier.qml:103
104msgid "Automatically"
105msgstr ""
106
107#: ../plugins/time-date//PageComponent.qml:69
108#: ../plugins/time-date//ChooseTimeZone.qml:47
109#: ../plugins/cellular//PageChooseCarrier.qml:103
110msgid "Manually"
111msgstr ""
112
113#: ../plugins/time-date//TimePicker.qml:26
114msgid "Set time & date"
115msgstr ""
116
117#: ../plugins/time-date//TimePicker.qml:68
118msgid "Time"
119msgstr ""
120
121#: ../plugins/time-date//TimePicker.qml:81
122msgid "Hour"
123msgstr ""
124
125#: ../plugins/time-date//TimePicker.qml:95
126msgid "Minute"
127msgstr ""
128
129#: ../plugins/time-date//TimePicker.qml:109
130msgid "Second"
131msgstr ""
132
133#: ../plugins/time-date//TimePicker.qml:118
134msgid "Date"
135msgstr ""
136
137#: ../plugins/time-date//TimePicker.qml:130
138msgid "Day"
139msgstr ""
140
141#: ../plugins/time-date//TimePicker.qml:144
142msgid "Month"
143msgstr ""
144
145#: ../plugins/time-date//TimePicker.qml:162
146msgid "Year"
147msgstr ""
148
149#: ../plugins/time-date//TimePicker.qml:173
150#: ../plugins/security-privacy//LockSecurity.qml:278
151#: ../plugins/language//DisplayLanguage.qml:94
152#: ../plugins/wifi//OtherNetwork.qml:112
153#: ../plugins/phone//CallForwarding.qml:136
154#: ../plugins/reset//EraseEverything.qml:54
155#: ../plugins/reset//ResetAllSettings.qml:38
156#: ../plugins/reset//ResetLauncherHome.qml:55
157#: ../plugins/background//Preview.qml:97
158#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:49
159#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:55
160#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:54
161#: ../plugins/cellular//HotspotSetup.qml:85
162msgid "Cancel"
163msgstr ""
164
165#: ../plugins/time-date//TimePicker.qml:182
166#: ../plugins/security-privacy//LockSecurity.qml:299
167#: ../plugins/phone//CallForwarding.qml:148
168#: ../plugins/background//Preview.qml:104
169msgid "Set"
170msgstr ""
171
172#: ../plugins/time-date//ChooseTimeZone.qml:28
173msgid "Time zone"
174msgstr ""
175
176#: ../plugins/time-date//ChooseTimeZone.qml:46
177msgid "Set the time zone:"
178msgstr ""
179
180#: ../plugins/time-date//ChooseTimeZone.qml:126
181msgid "Enter your current location."
182msgstr ""
183
184#: ../plugins/time-date//ChooseTimeZone.qml:127
185msgid "No matching place"
186msgstr ""
187
188#: ../plugins/security-privacy//LockSecurity.qml:32
189#: ../plugins/security-privacy//PageComponent.qml:82
190#: ../plugins/security-privacy//PhoneLocking.qml:44
191#: ../plugins/about//DevMode.qml:108
192msgid "Lock security"
193msgstr ""
194
195#: ../plugins/security-privacy//LockSecurity.qml:92
196msgid "Change passcode"
197msgstr ""
198
199#: ../plugins/security-privacy//LockSecurity.qml:94
200msgid "Change passphrase"
201msgstr ""
202
203#: ../plugins/security-privacy//LockSecurity.qml:101
204msgid "Switch to swipe"
205msgstr ""
206
207#: ../plugins/security-privacy//LockSecurity.qml:103
208msgid "Switch to passcode"
209msgstr ""
210
211#: ../plugins/security-privacy//LockSecurity.qml:105
212msgid "Switch to passphrase"
213msgstr ""
214
215#: ../plugins/security-privacy//LockSecurity.qml:114
216msgid "Existing passcode"
217msgstr ""
218
219#: ../plugins/security-privacy//LockSecurity.qml:116
220msgid "Existing passphrase"
221msgstr ""
222
223#: ../plugins/security-privacy//LockSecurity.qml:170
224msgid "Choose passcode"
225msgstr ""
226
227#: ../plugins/security-privacy//LockSecurity.qml:172
228msgid "Choose passphrase"
229msgstr ""
230
231#: ../plugins/security-privacy//LockSecurity.qml:216
232msgid "Confirm passcode"
233msgstr ""
234
235#: ../plugins/security-privacy//LockSecurity.qml:218
236msgid "Confirm passphrase"
237msgstr ""
238
239#: ../plugins/security-privacy//LockSecurity.qml:260
240msgid "Those passcodes don't match. Try again."
241msgstr ""
242
243#: ../plugins/security-privacy//LockSecurity.qml:263
244msgid "Those passphrases don't match. Try again."
245msgstr ""
246
247#: ../plugins/security-privacy//LockSecurity.qml:294
248msgid "Unset"
249msgstr ""
250
251#: ../plugins/security-privacy//LockSecurity.qml:297
252#: ../plugins/cellular//HotspotSetup.qml:94
253msgid "Change"
254msgstr ""
255
256#: ../plugins/security-privacy//LockSecurity.qml:339
257msgid "Unlock the phone using:"
258msgstr ""
259
260#: ../plugins/security-privacy//LockSecurity.qml:343
261msgid "Swipe (no security)"
262msgstr ""
263
264#: ../plugins/security-privacy//LockSecurity.qml:344
265msgid "4-digit passcode"
266msgstr ""
267
268#: ../plugins/security-privacy//LockSecurity.qml:345
269#: ../plugins/security-privacy//PageComponent.qml:80
270#: ../plugins/security-privacy//PhoneLocking.qml:42
271msgid "Passphrase"
272msgstr ""
273
274#: ../plugins/security-privacy//LockSecurity.qml:346
275msgid "Swipe (no security)… "
276msgstr ""
277
278#: ../plugins/security-privacy//LockSecurity.qml:347
279msgid "4-digit passcode…"
280msgstr ""
281
282#: ../plugins/security-privacy//LockSecurity.qml:348
283msgid "Passphrase…"
284msgstr ""
285
286#: ../plugins/security-privacy//LockSecurity.qml:379
287msgid "Change passcode…"
288msgstr ""
289
290#: ../plugins/security-privacy//LockSecurity.qml:380
291msgid "Change passphrase…"
292msgstr ""
293
294#: ../plugins/security-privacy//Location.qml:30
295msgid "Location"
296msgstr ""
297
298#: ../plugins/security-privacy//Location.qml:48
299msgid "Location detection"
300msgstr ""
301
302#: ../plugins/security-privacy//Location.qml:70
303msgid ""
304"Uses GPS to detect your rough location. When off, GPS turns off to save "
305"battery."
306msgstr ""
307
308#: ../plugins/security-privacy//Location.qml:72
309msgid ""
310"Uses wi-fi and GPS to detect your rough location. Turning off location "
311"detection saves battery."
312msgstr ""
313
314#: ../plugins/security-privacy//Location.qml:74
315msgid ""
316"Uses wi-fi (currently off) and GPS to detect your rough location. Turning "
317"off location detection saves battery."
318msgstr ""
319
320#: ../plugins/security-privacy//Location.qml:76
321msgid ""
322"Uses wi-fi, cell tower locations, and GPS to detect your rough location. "
323"Turning off location detection saves battery."
324msgstr ""
325
326#: ../plugins/security-privacy//Location.qml:78
327msgid ""
328"Uses wi-fi, cell tower locations (no current cellular connection), and GPS "
329"to detect your rough location. Turning off location detection saves battery."
330msgstr ""
331
332#: ../plugins/security-privacy//Location.qml:80
333msgid ""
334"Uses wi-fi (currently off), cell tower locations, and GPS to detect your "
335"rough location. Turning off location detection saves battery."
336msgstr ""
337
338#: ../plugins/security-privacy//Location.qml:82
339msgid ""
340"Uses wi-fi (currently off), cell tower locations (no current cellular "
341"connection), and GPS to detect your rough location. Turning off location "
342"detection saves battery."
343msgstr ""
344
345#: ../plugins/security-privacy//Location.qml:89
346msgid "Allow access to location:"
347msgstr ""
348
349#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
350#: ../plugins/security-privacy//PageComponent.qml:33
351#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:28
352msgid "Security & Privacy"
353msgstr ""
354
355#: ../plugins/security-privacy//PageComponent.qml:50
356#: ../plugins/security-privacy//PageComponent.qml:150
357#: ../plugins/security-privacy//Dash.qml:46
358msgid "Phone and Internet"
359msgstr ""
360
361#: ../plugins/security-privacy//PageComponent.qml:52
362#: ../plugins/security-privacy//PageComponent.qml:151
363#: ../plugins/security-privacy//Dash.qml:46
364msgid "Phone only"
365msgstr ""
366
367#: ../plugins/security-privacy//PageComponent.qml:71
368msgid "Security:"
369msgstr ""
370
371#: ../plugins/security-privacy//PageComponent.qml:78
372#: ../plugins/security-privacy//PhoneLocking.qml:40
373#: ../plugins/wifi//OtherNetwork.qml:67
374#: ../plugins/bluetooth//PageComponent.qml:111
375#: ../plugins/bluetooth//PageComponent.qml:302
376#: ../plugins/bluetooth//PageComponent.qml:310
377msgid "None"
378msgstr ""
379
380#: ../plugins/security-privacy//PageComponent.qml:79
381#: ../plugins/security-privacy//PhoneLocking.qml:41
382msgid "Passcode"
383msgstr ""
384
385#: ../plugins/security-privacy//PageComponent.qml:99
386#: ../plugins/security-privacy//PhoneLocking.qml:29
387msgid "Phone locking"
388msgstr ""
389
390#. TRANSLATORS: %1 is the number of minutes
391#: ../plugins/security-privacy//PageComponent.qml:101
392#: ../plugins/security-privacy//PhoneLocking.qml:65
393#, qt-format
394msgid "%1 minute"
395msgid_plural "%1 minutes"
396msgstr[0] ""
397msgstr[1] ""
398
399#: ../plugins/security-privacy//PageComponent.qml:110
400msgid "SIM PIN"
401msgstr ""
402
403#: ../plugins/security-privacy//PageComponent.qml:116
404msgid "Privacy:"
405msgstr ""
406
407#: ../plugins/security-privacy//PageComponent.qml:120
408msgid "Stats on welcome screen"
409msgstr ""
410
411#: ../plugins/security-privacy//PageComponent.qml:133
412msgid "Messages on welcome screen"
413msgstr ""
414
415#: ../plugins/security-privacy//PageComponent.qml:148
416#: ../plugins/security-privacy//Dash.qml:29
417msgid "Dash search"
418msgstr ""
419
420#: ../plugins/security-privacy//PageComponent.qml:166
421msgid "Location access"
422msgstr ""
423
424#: ../plugins/security-privacy//PageComponent.qml:174
425msgid "Other app access"
426msgstr ""
427
428#: ../plugins/security-privacy//PageComponent.qml:179
429msgid "Diagnostics"
430msgstr ""
431
432#. TRANSLATORS: This string is shown when crash
433#. reports are to be sent by the system.
434#: ../plugins/security-privacy//PageComponent.qml:184
435msgid "Sent"
436msgstr ""
437
438#. TRANSLATORS: This string is shown when crash
439#. reports are not to be sent by the system
440#: ../plugins/security-privacy//PageComponent.qml:187
441msgid "Not sent"
442msgstr ""
443
444#: ../plugins/security-privacy//Dash.qml:45
445msgid "Return results from:"
446msgstr ""
447
448#: ../plugins/security-privacy//PhoneLocking.qml:62
449#: ../plugins/battery//PageComponent.qml:284
450msgid "Lock when idle"
451msgstr ""
452
453#: ../plugins/security-privacy//PhoneLocking.qml:63
454#: ../plugins/battery//PageComponent.qml:284
455msgid "Sleep when idle"
456msgstr ""
457
458#: ../plugins/security-privacy//PhoneLocking.qml:79
459msgid "Sleep locks immediately"
460msgstr ""
461
462#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
463#: ../plugins/language//PageComponent.qml:32
464#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:44
465msgid "Language & Text"
466msgstr ""
467
468#: ../plugins/language//PageComponent.qml:72
469msgid "Display language…"
470msgstr ""
471
472#: ../plugins/language//PageComponent.qml:86
473#: ../plugins/language//KeyboardLayouts.qml:26
474msgid "Keyboard layouts"
475msgstr ""
476
477#: ../plugins/language//PageComponent.qml:101
478#: ../plugins/language//PageComponent.qml:111
479#: ../plugins/language//SpellChecking.qml:27
480#: ../plugins/language//SpellChecking.qml:36
481msgid "Spell checking"
482msgstr ""
483
484#: ../plugins/language//PageComponent.qml:121
485msgid "Auto completion"
486msgstr ""
487
488#: ../plugins/language//PageComponent.qml:131
489msgid "Word suggestions"
490msgstr ""
491
492#: ../plugins/language//PageComponent.qml:144
493msgid "Auto capitalization"
494msgstr ""
495
496#: ../plugins/language//PageComponent.qml:154
497msgid "Turns on Shift to capitalize the first letter of each sentence."
498msgstr ""
499
500#: ../plugins/language//SpellChecking.qml:53
501msgid "Current spelling languages:"
502msgstr ""
503
504#: ../plugins/language//SpellChecking.qml:54
505msgid "All languages available:"
506msgstr ""
507
508#: ../plugins/language//DisplayLanguage.qml:33
509msgid "Display language"
510msgstr ""
511
512#: ../plugins/language//DisplayLanguage.qml:114
513msgid "Confirm"
514msgstr ""
515
516#: ../plugins/language//KeyboardLayouts.qml:39
517msgid "Current layouts:"
518msgstr ""
519
520#: ../plugins/language//KeyboardLayouts.qml:40
521msgid "All layouts available:"
522msgstr ""451msgstr ""
523452
524#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching453#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
525#: ../plugins/battery//PageComponent.qml:34454#: ../plugins/battery//PageComponent.qml:34
526#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:54455#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:60
527msgid "Battery"456msgid "Battery"
528msgstr ""457msgstr ""
529458
@@ -575,15 +504,6 @@
575msgid "Charge level"504msgid "Charge level"
576msgstr ""505msgstr ""
577506
578#: ../plugins/battery//PageComponent.qml:117
579#: ../plugins/battery//PageComponent.qml:268
580#: ../plugins/cellular//PageComponent.qml:175
581#: ../plugins/cellular//PageChooseCarriers.qml:50
582#: ../plugins/cellular//PageChooseCarriers.qml:66
583#: ../plugins/about//Storage.qml:204
584msgid "N/A"
585msgstr ""
586
587#. TRANSLATORS: %1 refers to a percentage that indicates the charging level of the battery507#. TRANSLATORS: %1 refers to a percentage that indicates the charging level of the battery
588#: ../plugins/battery//PageComponent.qml:120508#: ../plugins/battery//PageComponent.qml:120
589#, qt-format509#, qt-format
@@ -604,6 +524,16 @@
604msgid "Ways to reduce battery use:"524msgid "Ways to reduce battery use:"
605msgstr ""525msgstr ""
606526
527#: ../plugins/battery//PageComponent.qml:284
528#: ../plugins/security-privacy//PhoneLocking.qml:62
529msgid "Lock when idle"
530msgstr ""
531
532#: ../plugins/battery//PageComponent.qml:284
533#: ../plugins/security-privacy//PhoneLocking.qml:63
534msgid "Sleep when idle"
535msgstr ""
536
607#. TRANSLATORS: %1 is the number of minutes537#. TRANSLATORS: %1 is the number of minutes
608#: ../plugins/battery//PageComponent.qml:290538#: ../plugins/battery//PageComponent.qml:290
609#: ../plugins/battery//PageComponent.qml:299539#: ../plugins/battery//PageComponent.qml:299
@@ -621,28 +551,20 @@
621#: ../plugins/battery//PageComponent.qml:293551#: ../plugins/battery//PageComponent.qml:293
622#: ../plugins/battery//PageComponent.qml:302552#: ../plugins/battery//PageComponent.qml:302
623#: ../plugins/battery//SleepValues.qml:96553#: ../plugins/battery//SleepValues.qml:96
554#: ../plugins/about//PageComponent.qml:149
624#: ../plugins/wifi//NetworkDetails.qml:55555#: ../plugins/wifi//NetworkDetails.qml:55
556#: ../plugins/system-update//Configuration.qml:53
625#: ../plugins/system-update//PageComponent.qml:449557#: ../plugins/system-update//PageComponent.qml:449
626#: ../plugins/system-update//Configuration.qml:53
627#: ../plugins/about//PageComponent.qml:149
628msgid "Never"558msgid "Never"
629msgstr ""559msgstr ""
630560
631#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching561#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
632#: ../plugins/battery//PageComponent.qml:312562#: ../plugins/battery//PageComponent.qml:312
633#: ../plugins/wifi//PageComponent.qml:26563#: ../plugins/wifi//PageComponent.qml:26
634#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:60564#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:96
635msgid "Wi-Fi"565msgid "Wi-Fi"
636msgstr ""566msgstr ""
637567
638#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
639#: ../plugins/battery//PageComponent.qml:342
640#: ../plugins/bluetooth//PageComponent.qml:117
641#: ../plugins/bluetooth//PageComponent.qml:136
642#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:134
643msgid "Bluetooth"
644msgstr ""
645
646#: ../plugins/battery//PageComponent.qml:373568#: ../plugins/battery//PageComponent.qml:373
647msgid "GPS"569msgid "GPS"
648msgstr ""570msgstr ""
@@ -669,8 +591,213 @@
669msgid "Phone won’t sleep during calls or video playback."591msgid "Phone won’t sleep during calls or video playback."
670msgstr ""592msgstr ""
671593
594#: ../plugins/phone//CallForwarding.qml:28
595#: ../plugins/phone//CallForwarding.qml:75
596#: ../plugins/phone//PageComponent.qml:51
597msgid "Call forwarding"
598msgstr ""
599
600#: ../plugins/phone//CallForwarding.qml:90
601msgid ""
602"Redirects phone calls to another number whenever you don't answer, or your "
603"phone is busy, turned off, or out of range."
604msgstr ""
605
606#: ../plugins/phone//CallForwarding.qml:100
607msgid "Forward to"
608msgstr ""
609
610#: ../plugins/phone//PageComponent.qml:30
611msgid "SIM"
612msgstr ""
613
614#: ../plugins/phone//PageComponent.qml:57 ../plugins/phone//CallWaiting.qml:28
615#: ../plugins/phone//CallWaiting.qml:63
616msgid "Call waiting"
617msgstr ""
618
619#. TRANSLATORS: %1 is the name of the (network) carrier
620#: ../plugins/phone//PageComponent.qml:67 ../plugins/phone//Services.qml:32
621#, qt-format
622msgid "%1 Services"
623msgstr ""
624
625#: ../plugins/phone//ServiceInfo.qml:109
626#, qt-format
627msgid "Last called %1"
628msgstr ""
629
630#: ../plugins/phone//ServiceInfo.qml:119
631msgid "Call"
632msgstr ""
633
634#: ../plugins/phone//CallWaiting.qml:78
635msgid ""
636"Lets you answer or start a new call while on another call, and switch "
637"between them"
638msgstr ""
639
640#: ../plugins/about//Storage.qml:33 ../plugins/about//PageComponent.qml:126
641msgid "Storage"
642msgstr ""
643
644#: ../plugins/about//Storage.qml:87
645msgid "Used by Ubuntu"
646msgstr ""
647
648#: ../plugins/about//Storage.qml:88
649msgid "Videos"
650msgstr ""
651
652#: ../plugins/about//Storage.qml:89
653msgid "Audio"
654msgstr ""
655
656#: ../plugins/about//Storage.qml:90
657msgid "Pictures"
658msgstr ""
659
660#: ../plugins/about//Storage.qml:91
661msgid "Other files"
662msgstr ""
663
664#: ../plugins/about//Storage.qml:92
665msgid "Used by apps"
666msgstr ""
667
668#: ../plugins/about//Storage.qml:142
669msgid "Total storage"
670msgstr ""
671
672#: ../plugins/about//Storage.qml:154
673msgid "Free space"
674msgstr ""
675
676#: ../plugins/about//Storage.qml:174
677msgid "By name"
678msgstr ""
679
680#: ../plugins/about//Storage.qml:174
681msgid "By size"
682msgstr ""
683
684#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
685#: ../plugins/about//PageComponent.qml:34
686#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:88
687msgid "About this phone"
688msgstr ""
689
690#: ../plugins/about//PageComponent.qml:97
691msgid "Phone number"
692msgstr ""
693
694#: ../plugins/about//PageComponent.qml:107
695msgid "Serial"
696msgstr ""
697
698#: ../plugins/about//PageComponent.qml:133
699msgid "Software:"
700msgstr ""
701
702#: ../plugins/about//PageComponent.qml:138
703msgid "OS"
704msgstr ""
705
706#: ../plugins/about//PageComponent.qml:147
707msgid "Last updated"
708msgstr ""
709
710#: ../plugins/about//PageComponent.qml:155
711msgid "Check for updates"
712msgstr ""
713
714#: ../plugins/about//PageComponent.qml:164
715msgid "Legal:"
716msgstr ""
717
718#: ../plugins/about//PageComponent.qml:169 ../plugins/about//Software.qml:11
719msgid "Software licenses"
720msgstr ""
721
722#: ../plugins/about//PageComponent.qml:177
723msgid "Regulatory info"
724msgstr ""
725
726#: ../plugins/about//PageComponent.qml:185
727msgid "Developer mode"
728msgstr ""
729
730#: ../plugins/about//Version.qml:35
731msgid "OS Build Details"
732msgstr ""
733
734#: ../plugins/about//Version.qml:53
735msgid "OS build number"
736msgstr ""
737
738#: ../plugins/about//Version.qml:59
739msgid "Ubuntu Image part"
740msgstr ""
741
742#: ../plugins/about//Version.qml:85
743msgid "Ubuntu build description"
744msgstr ""
745
746#: ../plugins/about//Version.qml:100
747msgid "Device Image part"
748msgstr ""
749
750#: ../plugins/about//Version.qml:126
751msgid "Device build description"
752msgstr ""
753
754#: ../plugins/about//Version.qml:141
755msgid "Customization Image part"
756msgstr ""
757
758#: ../plugins/about//DevMode.qml:35 ../plugins/about//DevMode.qml:79
759msgid "Developer Mode"
760msgstr ""
761
762#: ../plugins/about//DevMode.qml:73
763msgid ""
764"In Developer Mode, anyone can access, change or delete anything on this "
765"phone by connecting it to another device."
766msgstr ""
767
768#: ../plugins/about//DevMode.qml:98
769msgid "You need a passcode or passphrase set to use Developer Mode."
770msgstr ""
771
772#: ../plugins/about//DevMode.qml:104
773#: ../plugins/security-privacy//LockSecurity.qml:32
774#: ../plugins/security-privacy//PageComponent.qml:82
775#: ../plugins/security-privacy//PhoneLocking.qml:44
776msgid "Lock security"
777msgstr ""
778
779#: ../plugins/wifi//NetworkDetails.qml:36
780msgid "Network details"
781msgstr ""
782
783#: ../plugins/wifi//NetworkDetails.qml:51
784msgid "Last connected"
785msgstr ""
786
787#: ../plugins/wifi//NetworkDetails.qml:61 ../plugins/wifi//OtherNetwork.qml:76
788msgid "Password"
789msgstr ""
790
791#: ../plugins/wifi//NetworkDetails.qml:73
792msgid "Show password"
793msgstr ""
794
795#: ../plugins/wifi//NetworkDetails.qml:83
796msgid "Forget network"
797msgstr ""
798
799#: ../plugins/wifi//PreviousNetworks.qml:26
672#: ../plugins/wifi//PageComponent.qml:114800#: ../plugins/wifi//PageComponent.qml:114
673#: ../plugins/wifi//PreviousNetworks.qml:26
674msgid "Previous networks"801msgid "Previous networks"
675msgstr ""802msgstr ""
676803
@@ -694,96 +821,34 @@
694msgid "WEP"821msgid "WEP"
695msgstr ""822msgstr ""
696823
697#: ../plugins/wifi//OtherNetwork.qml:76 ../plugins/wifi//NetworkDetails.qml:61
698msgid "Password"
699msgstr ""
700
701#: ../plugins/wifi//OtherNetwork.qml:89824#: ../plugins/wifi//OtherNetwork.qml:89
702msgid "Password visible"825msgid "Password visible"
703msgstr ""826msgstr ""
704827
705#: ../plugins/wifi//OtherNetwork.qml:121828#: ../plugins/system-update//Configuration.qml:30
706#: ../plugins/bluetooth//PageComponent.qml:374829#: ../plugins/system-update//PageComponent.qml:446
707msgid "Connect"830msgid "Auto download"
708msgstr ""831msgstr ""
709832
710#: ../plugins/wifi//NetworkDetails.qml:36833#: ../plugins/system-update//Configuration.qml:35
711msgid "Network details"834msgid "Download future updates automatically:"
712msgstr ""835msgstr ""
713836
714#: ../plugins/wifi//NetworkDetails.qml:43837#: ../plugins/system-update//Configuration.qml:54
715#: ../plugins/bluetooth//PageComponent.qml:309838msgid "When on wi-fi"
716msgid "Name"839msgstr ""
717msgstr ""840
718841#: ../plugins/system-update//Configuration.qml:55
719#: ../plugins/wifi//NetworkDetails.qml:51842msgid "On any data connection"
720msgid "Last connected"843msgstr ""
721msgstr ""844
722845#: ../plugins/system-update//Configuration.qml:56
723#: ../plugins/wifi//NetworkDetails.qml:73846msgid "Data charges may apply."
724msgid "Show password"
725msgstr ""
726
727#: ../plugins/wifi//NetworkDetails.qml:83
728msgid "Forget network"
729msgstr ""
730
731#. TRANSLATORS: %1 is the name of the (network) carrier
732#: ../plugins/phone//Services.qml:32 ../plugins/phone//PageComponent.qml:67
733#, qt-format
734msgid "%1 Services"
735msgstr ""
736
737#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
738#: ../plugins/phone//PageComponent.qml:28
739#: ../plugins/bluetooth//PageComponent.qml:88
740#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:72
741msgid "Phone"
742msgstr ""
743
744#: ../plugins/phone//PageComponent.qml:30
745msgid "SIM"
746msgstr ""
747
748#: ../plugins/phone//PageComponent.qml:51
749#: ../plugins/phone//CallForwarding.qml:28
750#: ../plugins/phone//CallForwarding.qml:75
751msgid "Call forwarding"
752msgstr ""
753
754#: ../plugins/phone//PageComponent.qml:57 ../plugins/phone//CallWaiting.qml:28
755#: ../plugins/phone//CallWaiting.qml:63
756msgid "Call waiting"
757msgstr ""
758
759#: ../plugins/phone//ServiceInfo.qml:109
760#, qt-format
761msgid "Last called %1"
762msgstr ""
763
764#: ../plugins/phone//ServiceInfo.qml:119
765msgid "Call"
766msgstr ""
767
768#: ../plugins/phone//CallForwarding.qml:90
769msgid ""
770"Redirects phone calls to another number whenever you don't answer, or your "
771"phone is busy, turned off, or out of range."
772msgstr ""
773
774#: ../plugins/phone//CallForwarding.qml:100
775msgid "Forward to"
776msgstr ""
777
778#: ../plugins/phone//CallWaiting.qml:78
779msgid ""
780"Lets you answer or start a new call while on another call, and switch "
781"between them"
782msgstr ""847msgstr ""
783848
784#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching849#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
785#: ../plugins/system-update//PageComponent.qml:35850#: ../plugins/system-update//PageComponent.qml:35
786#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:86851#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:110
787msgid "Updates"852msgid "Updates"
788msgstr ""853msgstr ""
789854
@@ -873,11 +938,6 @@
873msgid "Version: "938msgid "Version: "
874msgstr ""939msgstr ""
875940
876#: ../plugins/system-update//PageComponent.qml:446
877#: ../plugins/system-update//Configuration.qml:30
878msgid "Auto download"
879msgstr ""
880
881#: ../plugins/system-update//PageComponent.qml:451941#: ../plugins/system-update//PageComponent.qml:451
882msgid "On wi-fi"942msgid "On wi-fi"
883msgstr ""943msgstr ""
@@ -910,59 +970,380 @@
910msgid " GiB"970msgid " GiB"
911msgstr ""971msgstr ""
912972
913#: ../plugins/system-update//Configuration.qml:35973#: ../plugins/language//SpellChecking.qml:27
914msgid "Download future updates automatically:"974#: ../plugins/language//SpellChecking.qml:36
915msgstr ""975#: ../plugins/language//PageComponent.qml:101
916976#: ../plugins/language//PageComponent.qml:111
917#: ../plugins/system-update//Configuration.qml:54977msgid "Spell checking"
918msgid "When on wi-fi"978msgstr ""
919msgstr ""979
920980#: ../plugins/language//SpellChecking.qml:53
921#: ../plugins/system-update//Configuration.qml:55981msgid "Current spelling languages:"
922msgid "On any data connection"982msgstr ""
923msgstr ""983
924984#: ../plugins/language//SpellChecking.qml:54
925#: ../plugins/system-update//Configuration.qml:56985msgid "All languages available:"
926msgid "Data charges may apply."986msgstr ""
927msgstr ""987
928988#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
929#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching989#: ../plugins/language//PageComponent.qml:32
930#: ../plugins/brightness//PageComponent.qml:32990#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:120
931#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:98991msgid "Language & Text"
932msgid "Brightness"992msgstr ""
933msgstr ""993
934994#: ../plugins/language//PageComponent.qml:72
935#: ../plugins/brightness//PageComponent.qml:52995msgid "Display language…"
936msgid "Adjust automatically"996msgstr ""
937msgstr ""997
938998#: ../plugins/language//PageComponent.qml:86
939#: ../plugins/brightness//PageComponent.qml:65999#: ../plugins/language//KeyboardLayouts.qml:26
940msgid "Brightens and dims the display to suit the surroundings"1000msgid "Keyboard layouts"
941msgstr ""1001msgstr ""
9421002
943#: ../plugins/reset//EraseEverything.qml:411003#: ../plugins/language//PageComponent.qml:121
944msgid ""1004msgid "Auto completion"
945"All documents, saved games, settings, and other items will be permanently "1005msgstr ""
946"deleted from this phone."1006
947msgstr ""1007#: ../plugins/language//PageComponent.qml:131
9481008msgid "Word suggestions"
949#: ../plugins/reset//EraseEverything.qml:441009msgstr ""
950msgid "Erase & Reset Everything"1010
951msgstr ""1011#: ../plugins/language//PageComponent.qml:144
9521012msgid "Auto capitalization"
953#: ../plugins/reset//ResetAllSettings.qml:291013msgstr ""
954msgid ""1014
955"The contents and layout of the launcher, and the filters in the home screen "1015#: ../plugins/language//PageComponent.qml:154
956"will be returned to their original settings."1016msgid "Turns on Shift to capitalize the first letter of each sentence."
957msgstr ""1017msgstr ""
9581018
959#: ../plugins/reset//ResetAllSettings.qml:311019#: ../plugins/language//KeyboardLayouts.qml:39
960msgid "Reset all system settings"1020msgid "Current layouts:"
1021msgstr ""
1022
1023#: ../plugins/language//KeyboardLayouts.qml:40
1024msgid "All layouts available:"
1025msgstr ""
1026
1027#: ../plugins/language//DisplayLanguage.qml:33
1028msgid "Display language"
1029msgstr ""
1030
1031#: ../plugins/language//DisplayLanguage.qml:114
1032msgid "Confirm"
1033msgstr ""
1034
1035#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
1036#: ../plugins/time-date//PageComponent.qml:29
1037#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:130
1038msgid "Time & Date"
1039msgstr ""
1040
1041#: ../plugins/time-date//PageComponent.qml:53
1042msgid "Time zone:"
1043msgstr ""
1044
1045#: ../plugins/time-date//PageComponent.qml:68
1046msgid "Set the time and date:"
1047msgstr ""
1048
1049#: ../plugins/time-date//TimePicker.qml:26
1050msgid "Set time & date"
1051msgstr ""
1052
1053#: ../plugins/time-date//TimePicker.qml:68
1054msgid "Time"
1055msgstr ""
1056
1057#: ../plugins/time-date//TimePicker.qml:81
1058msgid "Hour"
1059msgstr ""
1060
1061#: ../plugins/time-date//TimePicker.qml:95
1062msgid "Minute"
1063msgstr ""
1064
1065#: ../plugins/time-date//TimePicker.qml:109
1066msgid "Second"
1067msgstr ""
1068
1069#: ../plugins/time-date//TimePicker.qml:118
1070msgid "Date"
1071msgstr ""
1072
1073#: ../plugins/time-date//TimePicker.qml:130
1074msgid "Day"
1075msgstr ""
1076
1077#: ../plugins/time-date//TimePicker.qml:144
1078msgid "Month"
1079msgstr ""
1080
1081#: ../plugins/time-date//TimePicker.qml:162
1082msgid "Year"
1083msgstr ""
1084
1085#: ../plugins/time-date//ChooseTimeZone.qml:28
1086msgid "Time zone"
1087msgstr ""
1088
1089#: ../plugins/time-date//ChooseTimeZone.qml:46
1090msgid "Set the time zone:"
1091msgstr ""
1092
1093#: ../plugins/time-date//ChooseTimeZone.qml:126
1094msgid "Enter your current location."
1095msgstr ""
1096
1097#: ../plugins/time-date//ChooseTimeZone.qml:127
1098msgid "No matching place"
1099msgstr ""
1100
1101#: ../plugins/security-privacy//LockSecurity.qml:92
1102msgid "Change passcode"
1103msgstr ""
1104
1105#: ../plugins/security-privacy//LockSecurity.qml:94
1106msgid "Change passphrase"
1107msgstr ""
1108
1109#: ../plugins/security-privacy//LockSecurity.qml:101
1110msgid "Switch to swipe"
1111msgstr ""
1112
1113#: ../plugins/security-privacy//LockSecurity.qml:103
1114msgid "Switch to passcode"
1115msgstr ""
1116
1117#: ../plugins/security-privacy//LockSecurity.qml:105
1118msgid "Switch to passphrase"
1119msgstr ""
1120
1121#: ../plugins/security-privacy//LockSecurity.qml:114
1122msgid "Existing passcode"
1123msgstr ""
1124
1125#: ../plugins/security-privacy//LockSecurity.qml:116
1126msgid "Existing passphrase"
1127msgstr ""
1128
1129#: ../plugins/security-privacy//LockSecurity.qml:170
1130msgid "Choose passcode"
1131msgstr ""
1132
1133#: ../plugins/security-privacy//LockSecurity.qml:172
1134msgid "Choose passphrase"
1135msgstr ""
1136
1137#: ../plugins/security-privacy//LockSecurity.qml:216
1138msgid "Confirm passcode"
1139msgstr ""
1140
1141#: ../plugins/security-privacy//LockSecurity.qml:218
1142msgid "Confirm passphrase"
1143msgstr ""
1144
1145#: ../plugins/security-privacy//LockSecurity.qml:260
1146msgid "Those passcodes don't match. Try again."
1147msgstr ""
1148
1149#: ../plugins/security-privacy//LockSecurity.qml:263
1150msgid "Those passphrases don't match. Try again."
1151msgstr ""
1152
1153#: ../plugins/security-privacy//LockSecurity.qml:294
1154msgid "Unset"
1155msgstr ""
1156
1157#: ../plugins/security-privacy//LockSecurity.qml:339
1158msgid "Unlock the phone using:"
1159msgstr ""
1160
1161#: ../plugins/security-privacy//LockSecurity.qml:343
1162msgid "Swipe (no security)"
1163msgstr ""
1164
1165#: ../plugins/security-privacy//LockSecurity.qml:344
1166msgid "4-digit passcode"
1167msgstr ""
1168
1169#: ../plugins/security-privacy//LockSecurity.qml:345
1170#: ../plugins/security-privacy//PageComponent.qml:80
1171#: ../plugins/security-privacy//PhoneLocking.qml:42
1172msgid "Passphrase"
1173msgstr ""
1174
1175#: ../plugins/security-privacy//LockSecurity.qml:346
1176msgid "Swipe (no security)… "
1177msgstr ""
1178
1179#: ../plugins/security-privacy//LockSecurity.qml:347
1180msgid "4-digit passcode…"
1181msgstr ""
1182
1183#: ../plugins/security-privacy//LockSecurity.qml:348
1184msgid "Passphrase…"
1185msgstr ""
1186
1187#: ../plugins/security-privacy//LockSecurity.qml:379
1188msgid "Change passcode…"
1189msgstr ""
1190
1191#: ../plugins/security-privacy//LockSecurity.qml:380
1192msgid "Change passphrase…"
1193msgstr ""
1194
1195#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
1196#: ../plugins/security-privacy//PageComponent.qml:33
1197#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:140
1198msgid "Security & Privacy"
1199msgstr ""
1200
1201#: ../plugins/security-privacy//PageComponent.qml:50
1202#: ../plugins/security-privacy//PageComponent.qml:150
1203#: ../plugins/security-privacy//Dash.qml:46
1204msgid "Phone and Internet"
1205msgstr ""
1206
1207#: ../plugins/security-privacy//PageComponent.qml:52
1208#: ../plugins/security-privacy//PageComponent.qml:151
1209#: ../plugins/security-privacy//Dash.qml:46
1210msgid "Phone only"
1211msgstr ""
1212
1213#: ../plugins/security-privacy//PageComponent.qml:71
1214msgid "Security:"
1215msgstr ""
1216
1217#: ../plugins/security-privacy//PageComponent.qml:79
1218#: ../plugins/security-privacy//PhoneLocking.qml:41
1219msgid "Passcode"
1220msgstr ""
1221
1222#: ../plugins/security-privacy//PageComponent.qml:99
1223#: ../plugins/security-privacy//PhoneLocking.qml:29
1224msgid "Phone locking"
1225msgstr ""
1226
1227#. TRANSLATORS: %1 is the number of minutes
1228#: ../plugins/security-privacy//PageComponent.qml:101
1229#: ../plugins/security-privacy//PhoneLocking.qml:65
1230#, qt-format
1231msgid "%1 minute"
1232msgid_plural "%1 minutes"
1233msgstr[0] ""
1234msgstr[1] ""
1235
1236#: ../plugins/security-privacy//PageComponent.qml:110
1237msgid "SIM PIN"
1238msgstr ""
1239
1240#: ../plugins/security-privacy//PageComponent.qml:116
1241msgid "Privacy:"
1242msgstr ""
1243
1244#: ../plugins/security-privacy//PageComponent.qml:120
1245msgid "Stats on welcome screen"
1246msgstr ""
1247
1248#: ../plugins/security-privacy//PageComponent.qml:133
1249msgid "Messages on welcome screen"
1250msgstr ""
1251
1252#: ../plugins/security-privacy//PageComponent.qml:148
1253#: ../plugins/security-privacy//Dash.qml:29
1254msgid "Dash search"
1255msgstr ""
1256
1257#: ../plugins/security-privacy//PageComponent.qml:166
1258msgid "Location access"
1259msgstr ""
1260
1261#: ../plugins/security-privacy//PageComponent.qml:174
1262msgid "Other app access"
1263msgstr ""
1264
1265#: ../plugins/security-privacy//PageComponent.qml:179
1266msgid "Diagnostics"
1267msgstr ""
1268
1269#. TRANSLATORS: This string is shown when crash
1270#. reports are to be sent by the system.
1271#: ../plugins/security-privacy//PageComponent.qml:184
1272msgid "Sent"
1273msgstr ""
1274
1275#. TRANSLATORS: This string is shown when crash
1276#. reports are not to be sent by the system
1277#: ../plugins/security-privacy//PageComponent.qml:187
1278msgid "Not sent"
1279msgstr ""
1280
1281#: ../plugins/security-privacy//PhoneLocking.qml:79
1282msgid "Sleep locks immediately"
1283msgstr ""
1284
1285#: ../plugins/security-privacy//Dash.qml:45
1286msgid "Return results from:"
1287msgstr ""
1288
1289#: ../plugins/security-privacy//Location.qml:30
1290msgid "Location"
1291msgstr ""
1292
1293#: ../plugins/security-privacy//Location.qml:48
1294msgid "Location detection"
1295msgstr ""
1296
1297#: ../plugins/security-privacy//Location.qml:70
1298msgid ""
1299"Uses GPS to detect your rough location. When off, GPS turns off to save "
1300"battery."
1301msgstr ""
1302
1303#: ../plugins/security-privacy//Location.qml:72
1304msgid ""
1305"Uses wi-fi and GPS to detect your rough location. Turning off location "
1306"detection saves battery."
1307msgstr ""
1308
1309#: ../plugins/security-privacy//Location.qml:74
1310msgid ""
1311"Uses wi-fi (currently off) and GPS to detect your rough location. Turning "
1312"off location detection saves battery."
1313msgstr ""
1314
1315#: ../plugins/security-privacy//Location.qml:76
1316msgid ""
1317"Uses wi-fi, cell tower locations, and GPS to detect your rough location. "
1318"Turning off location detection saves battery."
1319msgstr ""
1320
1321#: ../plugins/security-privacy//Location.qml:78
1322msgid ""
1323"Uses wi-fi, cell tower locations (no current cellular connection), and GPS "
1324"to detect your rough location. Turning off location detection saves battery."
1325msgstr ""
1326
1327#: ../plugins/security-privacy//Location.qml:80
1328msgid ""
1329"Uses wi-fi (currently off), cell tower locations, and GPS to detect your "
1330"rough location. Turning off location detection saves battery."
1331msgstr ""
1332
1333#: ../plugins/security-privacy//Location.qml:82
1334msgid ""
1335"Uses wi-fi (currently off), cell tower locations (no current cellular "
1336"connection), and GPS to detect your rough location. Turning off location "
1337"detection saves battery."
1338msgstr ""
1339
1340#: ../plugins/security-privacy//Location.qml:89
1341msgid "Allow access to location:"
961msgstr ""1342msgstr ""
9621343
963#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching1344#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
964#: ../plugins/reset//PageComponent.qml:321345#: ../plugins/reset//PageComponent.qml:32
965#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1041346#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:148
966msgid "Reset phone"1347msgid "Reset phone"
967msgstr ""1348msgstr ""
9681349
@@ -987,418 +1368,38 @@
987msgid "The phone needs to restart for changes to take effect."1368msgid "The phone needs to restart for changes to take effect."
988msgstr ""1369msgstr ""
9891370
990#: ../plugins/background//Preview.qml:671371#: ../plugins/reset//ResetAllSettings.qml:29
991msgid "Preview"1372msgid ""
992msgstr ""1373"The contents and layout of the launcher, and the filters in the home screen "
9931374"will be returned to their original settings."
994#: ../plugins/background//WallpaperGrid.qml:1901375msgstr ""
995msgid "Remove"1376
996msgstr ""1377#: ../plugins/reset//ResetAllSettings.qml:31
9971378msgid "Reset all system settings"
998#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching1379msgstr ""
999#: ../plugins/background//MainPage.qml:381380
1000#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1181381#: ../plugins/reset//EraseEverything.qml:41
1001msgid "Background"1382msgid ""
1002msgstr ""1383"All documents, saved games, settings, and other items will be permanently "
10031384"deleted from this phone."
1004#: ../plugins/background//MainPage.qml:1121385msgstr ""
1005msgid "Ubuntu Art"1386
1006msgstr ""1387#: ../plugins/reset//EraseEverything.qml:44
10071388msgid "Erase & Reset Everything"
1008#: ../plugins/background//MainPage.qml:1281389msgstr ""
1009msgid "Custom"1390
1010msgstr ""1391#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
10111392#: ../plugins/brightness//PageComponent.qml:32
1012#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching1393#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:154
1013#: ../plugins/notifications//PageComponent.qml:291394msgid "Brightness"
1014#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1261395msgstr ""
1015msgid "Notifications"1396
1016msgstr ""1397#: ../plugins/brightness//PageComponent.qml:52
10171398msgid "Adjust automatically"
1018#: ../plugins/notifications//PageComponent.qml:401399msgstr ""
1019msgid ""1400
1020"Selected apps can alert you using notification bubbles, sounds, vibrations, "1401#: ../plugins/brightness//PageComponent.qml:65
1021"and the Notification Center."1402msgid "Brightens and dims the display to suit the surroundings"
1022msgstr ""
1023
1024#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:28
1025#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:28
1026#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:28
1027msgid "Bluetooth Pairing Request"
1028msgstr ""
1029
1030#. TRANSLATORS: %1 is the name of the bluetooth device being paired
1031#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:37
1032#, qt-format
1033msgid "Please confirm that the PIN displayed on '%1' matches this one"
1034msgstr ""
1035
1036#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:57
1037msgid "Confirm PIN"
1038msgstr ""
1039
1040#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:36
1041#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:36
1042#, qt-format
1043msgid "PIN for '%1'"
1044msgstr ""
1045
1046#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:63
1047#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:62
1048msgid "Pair"
1049msgstr ""
1050
1051#: ../plugins/bluetooth//PageComponent.qml:77
1052msgid "Connected"
1053msgstr ""
1054
1055#: ../plugins/bluetooth//PageComponent.qml:78
1056msgid "Connecting…"
1057msgstr ""
1058
1059#: ../plugins/bluetooth//PageComponent.qml:79
1060msgid "Disconnecting…"
1061msgstr ""
1062
1063#: ../plugins/bluetooth//PageComponent.qml:80
1064msgid "Disconnected"
1065msgstr ""
1066
1067#: ../plugins/bluetooth//PageComponent.qml:81
1068msgid "Unknown"
1069msgstr ""
1070
1071#: ../plugins/bluetooth//PageComponent.qml:87
1072msgid "Computer"
1073msgstr ""
1074
1075#: ../plugins/bluetooth//PageComponent.qml:89
1076msgid "Modem"
1077msgstr ""
1078
1079#: ../plugins/bluetooth//PageComponent.qml:90 ../src/qml/MainWindow.qml:145
1080msgid "Network"
1081msgstr ""
1082
1083#: ../plugins/bluetooth//PageComponent.qml:91
1084msgid "Headset"
1085msgstr ""
1086
1087#: ../plugins/bluetooth//PageComponent.qml:92
1088msgid "Headphones"
1089msgstr ""
1090
1091#: ../plugins/bluetooth//PageComponent.qml:93
1092msgid "Video"
1093msgstr ""
1094
1095#: ../plugins/bluetooth//PageComponent.qml:94
1096msgid "Other Audio"
1097msgstr ""
1098
1099#: ../plugins/bluetooth//PageComponent.qml:95
1100msgid "Joypad"
1101msgstr ""
1102
1103#: ../plugins/bluetooth//PageComponent.qml:96
1104msgid "Keyboard"
1105msgstr ""
1106
1107#: ../plugins/bluetooth//PageComponent.qml:97
1108msgid "Tablet"
1109msgstr ""
1110
1111#: ../plugins/bluetooth//PageComponent.qml:98
1112msgid "Mouse"
1113msgstr ""
1114
1115#: ../plugins/bluetooth//PageComponent.qml:99
1116msgid "Printer"
1117msgstr ""
1118
1119#: ../plugins/bluetooth//PageComponent.qml:100
1120msgid "Camera"
1121msgstr ""
1122
1123#: ../plugins/bluetooth//PageComponent.qml:101
1124msgid "Other"
1125msgstr ""
1126
1127#: ../plugins/bluetooth//PageComponent.qml:107
1128msgid "Excellent"
1129msgstr ""
1130
1131#: ../plugins/bluetooth//PageComponent.qml:108
1132msgid "Good"
1133msgstr ""
1134
1135#: ../plugins/bluetooth//PageComponent.qml:109
1136msgid "Fair"
1137msgstr ""
1138
1139#: ../plugins/bluetooth//PageComponent.qml:110
1140msgid "Poor"
1141msgstr ""
1142
1143#: ../plugins/bluetooth//PageComponent.qml:171
1144msgid "Discoverable"
1145msgstr ""
1146
1147#: ../plugins/bluetooth//PageComponent.qml:171
1148msgid "Not discoverable"
1149msgstr ""
1150
1151#: ../plugins/bluetooth//PageComponent.qml:202
1152msgid "Connected devices:"
1153msgstr ""
1154
1155#: ../plugins/bluetooth//PageComponent.qml:236
1156msgid "Connect another device:"
1157msgstr ""
1158
1159#: ../plugins/bluetooth//PageComponent.qml:236
1160msgid "Connect a device:"
1161msgstr ""
1162
1163#: ../plugins/bluetooth//PageComponent.qml:266
1164msgid "None detected"
1165msgstr ""
1166
1167#: ../plugins/bluetooth//PageComponent.qml:274
1168#: ../plugins/bluetooth//PageComponent.qml:360
1169msgid "Connect automatically when detected:"
1170msgstr ""
1171
1172#: ../plugins/bluetooth//PageComponent.qml:327
1173msgid "Type"
1174msgstr ""
1175
1176#: ../plugins/bluetooth//PageComponent.qml:351
1177msgid "Status"
1178msgstr ""
1179
1180#: ../plugins/bluetooth//PageComponent.qml:355
1181msgid "Signal Strength"
1182msgstr ""
1183
1184#: ../plugins/bluetooth//PageComponent.qml:374
1185msgid "Disconnect"
1186msgstr ""
1187
1188#: ../plugins/bluetooth//PageComponent.qml:392
1189msgid "Forget this device"
1190msgstr ""
1191
1192#: ../plugins/cellular//PageChooseCarrier.qml:102
1193msgid "Choose carrier:"
1194msgstr ""
1195
1196#: ../plugins/cellular//PageChooseCarrier.qml:130
1197msgid "Refresh"
1198msgstr ""
1199
1200#: ../plugins/cellular//PageChooseCarrier.qml:151
1201msgid "Searching"
1202msgstr ""
1203
1204#: ../plugins/cellular//HotspotSetup.qml:29
1205msgid "Change hotspot setup"
1206msgstr ""
1207
1208#: ../plugins/cellular//HotspotSetup.qml:40
1209msgid "Hotspot name"
1210msgstr ""
1211
1212#: ../plugins/cellular//HotspotSetup.qml:54
1213msgid "Key (must be 8 characters or longer)"
1214msgstr ""
1215
1216#: ../plugins/cellular//HotspotSetup.qml:68
1217msgid "Show key"
1218msgstr ""
1219
1220#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1221#: ../plugins/cellular//PageComponent.qml:32
1222#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:140
1223msgid "Cellular"
1224msgstr ""
1225
1226#: ../plugins/cellular//PageComponent.qml:132
1227msgid "Hotspot disabled because Wi-Fi is off."
1228msgstr ""
1229
1230#: ../plugins/cellular//PageComponent.qml:138
1231#: ../plugins/cellular//Hotspot.qml:29
1232msgid "Wi-Fi hotspot"
1233msgstr ""
1234
1235#: ../plugins/cellular//PageComponent.qml:147
1236msgid "Data usage statistics"
1237msgstr ""
1238
1239#: ../plugins/cellular//PageComponent.qml:153
1240#: ../plugins/cellular//PageComponent.qml:161
1241msgid "Carrier"
1242msgid_plural "Carriers"
1243msgstr[0] ""
1244msgstr[1] ""
1245
1246#: ../plugins/cellular//PageComponent.qml:180
1247msgid "APN"
1248msgstr ""
1249
1250#: ../plugins/cellular//Hotspot.qml:40
1251msgid "Hotspot"
1252msgstr ""
1253
1254#: ../plugins/cellular//Hotspot.qml:60
1255msgid ""
1256"When hotspot is on, other devices can use your cellular data connection over "
1257"Wi-Fi. Normal data charges apply."
1258msgstr ""
1259
1260#: ../plugins/cellular//Hotspot.qml:61
1261msgid ""
1262"Other devices can use your cellular data connection over the Wi-Fi network. "
1263"Normal data charges apply."
1264msgstr ""
1265
1266#: ../plugins/cellular//Hotspot.qml:65
1267msgid "Set up hotspot"
1268msgstr ""
1269
1270#: ../plugins/cellular//PageChooseCarriers.qml:28
1271msgid "Carriers"
1272msgstr ""
1273
1274#: ../plugins/about//Software.qml:11 ../plugins/about//PageComponent.qml:169
1275msgid "Software licenses"
1276msgstr ""
1277
1278#: ../plugins/about//DevMode.qml:35 ../plugins/about//DevMode.qml:82
1279msgid "Developer Mode"
1280msgstr ""
1281
1282#: ../plugins/about//DevMode.qml:73
1283msgid "In Developer Mode, anyone can access, "
1284msgstr ""
1285
1286#: ../plugins/about//DevMode.qml:101
1287msgid "You need a passcode or passphrase set "
1288msgstr ""
1289
1290#: ../plugins/about//Version.qml:35
1291msgid "OS Build Details"
1292msgstr ""
1293
1294#: ../plugins/about//Version.qml:53
1295msgid "OS build number"
1296msgstr ""
1297
1298#: ../plugins/about//Version.qml:59
1299msgid "Ubuntu Image part"
1300msgstr ""
1301
1302#: ../plugins/about//Version.qml:85
1303msgid "Ubuntu build description"
1304msgstr ""
1305
1306#: ../plugins/about//Version.qml:100
1307msgid "Device Image part"
1308msgstr ""
1309
1310#: ../plugins/about//Version.qml:126
1311msgid "Device build description"
1312msgstr ""
1313
1314#: ../plugins/about//Version.qml:141
1315msgid "Customization Image part"
1316msgstr ""
1317
1318#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
1319#: ../plugins/about//PageComponent.qml:34
1320#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:152
1321msgid "About this phone"
1322msgstr ""
1323
1324#: ../plugins/about//PageComponent.qml:97
1325msgid "Phone number"
1326msgstr ""
1327
1328#: ../plugins/about//PageComponent.qml:107
1329msgid "Serial"
1330msgstr ""
1331
1332#: ../plugins/about//PageComponent.qml:126 ../plugins/about//Storage.qml:33
1333msgid "Storage"
1334msgstr ""
1335
1336#: ../plugins/about//PageComponent.qml:133
1337msgid "Software:"
1338msgstr ""
1339
1340#: ../plugins/about//PageComponent.qml:138
1341msgid "OS"
1342msgstr ""
1343
1344#: ../plugins/about//PageComponent.qml:147
1345msgid "Last updated"
1346msgstr ""
1347
1348#: ../plugins/about//PageComponent.qml:155
1349msgid "Check for updates"
1350msgstr ""
1351
1352#: ../plugins/about//PageComponent.qml:164
1353msgid "Legal:"
1354msgstr ""
1355
1356#: ../plugins/about//PageComponent.qml:177
1357msgid "Regulatory info"
1358msgstr ""
1359
1360#: ../plugins/about//PageComponent.qml:185
1361msgid "Developer mode"
1362msgstr ""
1363
1364#: ../plugins/about//Storage.qml:87
1365msgid "Used by Ubuntu"
1366msgstr ""
1367
1368#: ../plugins/about//Storage.qml:88
1369msgid "Videos"
1370msgstr ""
1371
1372#: ../plugins/about//Storage.qml:89
1373msgid "Audio"
1374msgstr ""
1375
1376#: ../plugins/about//Storage.qml:90
1377msgid "Pictures"
1378msgstr ""
1379
1380#: ../plugins/about//Storage.qml:91
1381msgid "Other files"
1382msgstr ""
1383
1384#: ../plugins/about//Storage.qml:92
1385msgid "Used by apps"
1386msgstr ""
1387
1388#: ../plugins/about//Storage.qml:142
1389msgid "Total storage"
1390msgstr ""
1391
1392#: ../plugins/about//Storage.qml:154
1393msgid "Free space"
1394msgstr ""
1395
1396#: ../plugins/about//Storage.qml:174
1397msgid "By name"
1398msgstr ""
1399
1400#: ../plugins/about//Storage.qml:174
1401msgid "By size"
1402msgstr ""1403msgstr ""
14031404
1404#: ../src/qml/MainWindow.qml:1101405#: ../src/qml/MainWindow.qml:110
@@ -1417,8 +1418,21 @@
1417msgid "System"1418msgid "System"
1418msgstr ""1419msgstr ""
14191420
1420#: ../wizard/qml/Components//Page.qml:471421#: ../wizard/qml/Pages//20-wifi.qml:27
1421msgid "Back"1422msgid "Connect to Wi-Fi"
1423msgstr ""
1424
1425#: ../wizard/qml/Pages//20-wifi.qml:68
1426msgid "Available networks"
1427msgstr ""
1428
1429#: ../wizard/qml/Pages//20-wifi.qml:152
1430#: ../wizard/qml/Pages//30-location.qml:48
1431msgid "Continue"
1432msgstr ""
1433
1434#: ../wizard/qml/Pages//20-wifi.qml:152 ../wizard/qml/Pages//no-sim.qml:66
1435msgid "Skip"
1422msgstr ""1436msgstr ""
14231437
1424#: ../wizard/qml/Pages//30-location.qml:221438#: ../wizard/qml/Pages//30-location.qml:22
@@ -1437,25 +1451,20 @@
1437"settings."1451"settings."
1438msgstr ""1452msgstr ""
14391453
1440#: ../wizard/qml/Pages//30-location.qml:481454#: ../wizard/qml/Pages//10-welcome.qml:25
1441#: ../wizard/qml/Pages//20-wifi.qml:1521455msgid "Hello"
1442msgid "Continue"1456msgstr ""
1443msgstr ""1457
14441458#: ../wizard/qml/Pages//10-welcome.qml:60
1445#: ../wizard/qml/Pages//no-sim.qml:221459msgid "Welcome to your Ubuntu phone. Let’s get started."
1446msgid "No SIM card"1460msgstr ""
1447msgstr ""1461
14481462#: ../wizard/qml/Pages//10-welcome.qml:65
1449#: ../wizard/qml/Pages//no-sim.qml:571463msgid "Select your language"
1450msgid "To use the telephone and SMS features a SIM must be installed."1464msgstr ""
1451msgstr ""1465
14521466#: ../wizard/qml/Pages//10-welcome.qml:82
1453#: ../wizard/qml/Pages//no-sim.qml:591467msgid "Start"
1454msgid "Install a SIM before continuing."
1455msgstr ""
1456
1457#: ../wizard/qml/Pages//no-sim.qml:66 ../wizard/qml/Pages//20-wifi.qml:152
1458msgid "Skip"
1459msgstr ""1468msgstr ""
14601469
1461#: ../wizard/qml/Pages//80-finished.qml:221470#: ../wizard/qml/Pages//80-finished.qml:22
@@ -1476,304 +1485,296 @@
1476msgid "Finish"1485msgid "Finish"
1477msgstr ""1486msgstr ""
14781487
1479#: ../wizard/qml/Pages//20-wifi.qml:271488#: ../wizard/qml/Pages//no-sim.qml:22
1480msgid "Connect to Wi-Fi"1489msgid "No SIM card"
1481msgstr ""1490msgstr ""
14821491
1483#: ../wizard/qml/Pages//20-wifi.qml:681492#: ../wizard/qml/Pages//no-sim.qml:57
1484msgid "Available networks"1493msgid "To use the telephone and SMS features a SIM must be installed."
1485msgstr ""1494msgstr ""
14861495
1487#: ../wizard/qml/Pages//10-welcome.qml:251496#: ../wizard/qml/Pages//no-sim.qml:59
1488msgid "Hello"1497msgid "Install a SIM before continuing."
1489msgstr ""1498msgstr ""
14901499
1491#: ../wizard/qml/Pages//10-welcome.qml:601500#: ../wizard/qml/Components//Page.qml:47
1492msgid "Welcome to your Ubuntu phone. Let’s get started."1501msgid "Back"
1493msgstr ""1502msgstr ""
14941503
1495#: ../wizard/qml/Pages//10-welcome.qml:651504#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
1496msgid "Select your language"1505#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:4
1497msgstr ""1506msgid "appearance"
14981507msgstr ""
1499#: ../wizard/qml/Pages//10-welcome.qml:821508
1500msgid "Start"1509#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
1501msgstr ""1510#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:6
15021511msgid "background"
1503#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching1512msgstr ""
1504#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:41513
1505msgid "sound"1514#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
1506msgstr ""1515#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:8
15071516msgid "wallpaper"
1508#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching1517msgstr ""
1509#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching1518
1510#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching1519#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
1520#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:12
1521msgid "bluetooth"
1522msgstr ""
1523
1524#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
1525#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
1526#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1527#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
1528#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
1511#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching1529#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
1512#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1513#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching1530#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1514#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
1515#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching1531#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
1532#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1533#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
1534#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
1535#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
1516#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching1536#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
1517#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching1537#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:14
1518#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching1538#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:22
1519#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching1539#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:52
1520#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching1540#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:58
1521#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:61541#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:78
1522#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:161542#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:86
1523#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:341543#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:106
1524#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:421544#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:118
1525#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:521545#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:128
1526#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:701546#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:138
1527#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:761547#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:146
1528#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:941548#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:152
1529#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1021549#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:158
1530#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:108
1531#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:132
1532#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:138
1533#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:150
1534msgid "settings"1550msgid "settings"
1535msgstr ""1551msgstr ""
15361552
1537#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching1553#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
1538#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:101554#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
1539msgid "time"1555#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:18
1540msgstr ""1556#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:114
15411557msgid "software"
1542#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching1558msgstr ""
1543#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:121559
1544msgid "date"1560#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
1545msgstr ""1561#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:20
15461562msgid "notifications"
1547#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
1548#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:14
1549msgid "timezone"
1550msgstr ""1563msgstr ""
15511564
1552#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching1565#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
1553#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:181566#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:24
1554msgid "Orientation Lock"1567msgid "Orientation Lock"
1555msgstr ""1568msgstr ""
15561569
1557#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching1570#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
1558#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:201571#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:26
1559msgid "rotation"1572msgid "rotation"
1560msgstr ""1573msgstr ""
15611574
1562#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching1575#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
1563#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:221576#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:28
1564msgid "orientation"1577msgid "orientation"
1565msgstr ""1578msgstr ""
15661579
1567#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching1580#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
1568#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:241581#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:30
1569msgid "lock"1582msgid "lock"
1570msgstr ""1583msgstr ""
15711584
1572#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching1585#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
1573#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:261586#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:32
1574msgid "screen"1587msgid "screen"
1575msgstr ""1588msgstr ""
15761589
1577#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
1578#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:30
1579msgid "security"
1580msgstr ""
1581
1582#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
1583#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:32
1584msgid "privacy"
1585msgstr ""
1586
1587#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
1588#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:36
1589msgid "Accessibility"
1590msgstr ""
1591
1592#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
1593#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:38
1594msgid "accessibility"
1595msgstr ""
1596
1597#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
1598#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:40
1599msgid "a11y"
1600msgstr ""
1601
1602#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1603#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:46
1604msgid "language"
1605msgstr ""
1606
1607#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1608#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:48
1609msgid "lang"
1610msgstr ""
1611
1612#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1613#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:50
1614msgid "i18n"
1615msgstr ""
1616
1617#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
1618#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:56
1619msgid "battery"
1620msgstr ""
1621
1622#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
1623#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:58
1624msgid "power"
1625msgstr ""
1626
1627#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1628#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1629#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:62
1630#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:144
1631msgid "network"
1632msgstr ""
1633
1634#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1635#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:64
1636msgid "wireless"
1637msgstr ""
1638
1639#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1640#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:66
1641msgid "wifi"
1642msgstr ""
1643
1644#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1645#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:68
1646msgid "wi-fi"
1647msgstr ""
1648
1649#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
1650#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:74
1651msgid "phone"
1652msgstr ""
1653
1654#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching1590#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching
1655#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:781591#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:34
1656msgid "Example"1592msgid "Example"
1657msgstr ""1593msgstr ""
16581594
1659#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching1595#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching
1660#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:801596#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:36
1661msgid "example"1597msgid "example"
1662msgstr ""1598msgstr ""
16631599
1664#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching1600#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching
1665#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:821601#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:38
1666msgid "test"1602msgid "test"
1667msgstr ""1603msgstr ""
16681604
1669#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching1605#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching
1670#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:841606#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:40
1671msgid "sample"1607msgid "sample"
1672msgstr ""1608msgstr ""
16731609
1674#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching1610#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1675#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:881611#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:44
1676msgid "system"1612msgid "cellular"
1677msgstr ""1613msgstr ""
16781614
1679#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching1615#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1680#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching1616#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1681#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:901617#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:46
1682#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1281618#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:98
1683msgid "software"1619msgid "network"
1684msgstr ""1620msgstr ""
16851621
1686#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching1622#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1687#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:921623#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:48
1688msgid "update"1624msgid "mobile"
1689msgstr ""1625msgstr ""
16901626
1691#. TRANSLATORS: This is a keyword or name for the update-notification plugin which is used while searching1627#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1692#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:961628#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:50
1693msgid "Updates available"1629msgid "gsm"
1694msgstr ""1630msgstr ""
16951631
1696#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching1632#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
1697#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1001633#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:56
1698msgid "brightness"1634msgid "sound"
1699msgstr ""1635msgstr ""
17001636
1701#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching1637#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
1702#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1061638#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:62
1703msgid "reset"1639msgid "battery"
1640msgstr ""
1641
1642#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
1643#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:64
1644msgid "power"
1704msgstr ""1645msgstr ""
17051646
1706#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching1647#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
1707#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1101648#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:66
1708msgid "Flight Mode"1649msgid "Flight Mode"
1709msgstr ""1650msgstr ""
17101651
1711#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching1652#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
1712#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1121653#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:68
1713msgid "flight"1654msgid "flight"
1714msgstr ""1655msgstr ""
17151656
1716#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching1657#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
1717#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1141658#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:70
1718msgid "plane"1659msgid "plane"
1719msgstr ""1660msgstr ""
17201661
1721#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching1662#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
1722#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1161663#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:72
1723msgid "offline"1664msgid "offline"
1724msgstr ""1665msgstr ""
17251666
1726#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching1667#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
1727#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1201668#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:76
1728msgid "appearance"1669msgid "phone"
1729msgstr ""1670msgstr ""
17301671
1731#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching1672#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
1732#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1221673#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:80
1733msgid "background"1674msgid "Accessibility"
1734msgstr ""1675msgstr ""
17351676
1736#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching1677#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
1737#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1241678#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:82
1738msgid "wallpaper"1679msgid "accessibility"
1739msgstr ""1680msgstr ""
17401681
1741#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching1682#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
1742#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1301683#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:84
1743msgid "notifications"1684msgid "a11y"
1744msgstr ""
1745
1746#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
1747#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:136
1748msgid "bluetooth"
1749msgstr ""
1750
1751#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1752#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:142
1753msgid "cellular"
1754msgstr ""
1755
1756#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1757#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:146
1758msgid "mobile"
1759msgstr ""
1760
1761#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1762#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:148
1763msgid "gsm"
1764msgstr ""1685msgstr ""
17651686
1766#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching1687#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
1767#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1541688#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:90
1768msgid "about"1689msgid "about"
1769msgstr ""1690msgstr ""
17701691
1771#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching1692#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
1772#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1561693#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:92
1773msgid "device"1694msgid "device"
1774msgstr ""1695msgstr ""
17751696
1776#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching1697#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
1777#: /tmp/build/ubuntu-system-settings-0.3+14.10.20140807/obj-i686-linux-gnu/po/settings.js:1581698#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:94
1778msgid "info"1699msgid "info"
1779msgstr ""1700msgstr ""
1701
1702#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1703#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:100
1704msgid "wireless"
1705msgstr ""
1706
1707#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1708#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:102
1709msgid "wifi"
1710msgstr ""
1711
1712#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1713#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:104
1714msgid "wi-fi"
1715msgstr ""
1716
1717#. TRANSLATORS: This is a keyword or name for the update-notification plugin which is used while searching
1718#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:108
1719msgid "Updates available"
1720msgstr ""
1721
1722#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
1723#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:112
1724msgid "system"
1725msgstr ""
1726
1727#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
1728#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:116
1729msgid "update"
1730msgstr ""
1731
1732#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1733#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:122
1734msgid "language"
1735msgstr ""
1736
1737#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1738#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:124
1739msgid "lang"
1740msgstr ""
1741
1742#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1743#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:126
1744msgid "i18n"
1745msgstr ""
1746
1747#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
1748#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:132
1749msgid "time"
1750msgstr ""
1751
1752#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
1753#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:134
1754msgid "date"
1755msgstr ""
1756
1757#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
1758#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:136
1759msgid "timezone"
1760msgstr ""
1761
1762#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
1763#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:142
1764msgid "security"
1765msgstr ""
1766
1767#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
1768#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:144
1769msgid "privacy"
1770msgstr ""
1771
1772#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
1773#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:150
1774msgid "reset"
1775msgstr ""
1776
1777#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
1778#: /home/martin/ubuntu/tmp/ubuntu-system-settings/obj-x86_64-linux-gnu/po/settings.js:156
1779msgid "brightness"
1780msgstr ""

Subscribers

People subscribed via source and target branches