~ken-vandine/ubuntu-system-settings/rtm_click_framework_check

« back to all changes in this revision

Viewing changes to po/xh.po

[ CI bot ]
* Resync trunk
[ Michael Zanetti ]
* update code to reset launcher after launcher backend implementation
  was reworked (LP: #1376707)
[ Sebastien Bacher ]
* [storage] translator comment for the string "%1 free" (LP: #1377929)
* [system-update] ellipsize labels if needed (LP: #1376286)
* [sound] Use the correct low icon (LP: #1376286)
[ Lars Uebernickel ]
* notification-manager: fix issues with GVariant API usage
[ jonas-drange ]
* [security/privacy] allow user to change HERE and location detection
  settings. (LP: #1375322)
[ Ken VanDine ]
* Updated the pot file.
[ jonas-drange ]
* [cellular] indirectly recreate ConnectionManager interface's dbus
  proxy so it reports the true value of 'Powered' after flight mode
  (LP: #1376957)
[ Iain Lane ]
* [sound] Make listSounds take a list of directories and list all of
  the files in them, instead of assuming "/custom" all the time.
[ Ubuntu daily release ]
* New rebuild forced
[ Sebastien Bacher ]
* [sound] list custom ringtones as well (LP: #1381528)
[ Ken VanDine ]
* Add an APN editor. (LP: #1225174)
[ Michael Terry ]
* Complete the unlock security screens and update a host of other
  small design issues. (LP: #1365034, LP: #1348362) (LP: #1365034,
  #1348362)
[ Diego Sarmentero ]
* Improves in network backend. Detect network connection and show
  "Connect to the internet..." message or retry on netword detected. .
* Detect account added on online accounts (LP: #1362149)
[ jonas-drange ]
* [wifi/phone] dynamically chooses what SIM to use when there's only
  one present. (LP: #1375832)
[ Iain Lane ]
* [storage/about] Use a QSharedPointer to manage freeing of the
  counter which we use to display all of the collected sizes at once.
  If the measuring process was cancelled, we were freeing it multiple
  times - once for each outstanding size measurement. This led to a
  crash. (LP: #1375988)
* [security-privacy] Link with gobject, uses symbols from this
  library. Prevents "[…]libUbuntuSecurityPrivacyPanel.so contains an
  unresolvable reference to symbol
  g_signal_handlers_disconnect_matched: it's probably a plugin"
  warnings.
[ jonas-drange ]
* [cellular] react to application.state changes and update potential
  out-of-date default SIM settings (LP: #1364103)
* [wifi] let removed networks update the previous network model so
  that we can reuse the model (and not pop the pagestack twice,
  causing this ux issue) (LP: #1370389)
[ Sebastien Bacher ]
* [location] use a flickable so the list can be scrolled (LP:
  #1374017)
* [security] get localized application names from the trust-store (LP:
  #1374018)
[ Ken VanDine ]
* Fixed handling of the Downloading/Installing label based on actual
  state. . Forward updateProgress signals for system updates. Layout
  fixes (LP: #1312587)
* Use new splash screen (LP: #1376242)
* Improved tracking download states
* Use new target_build_number from system-image-dbus to determine
  visibility of the update notification (LP: #1355803)
[ CI bot ]
* Resync trunk
[ Sebastien Bacher ]
* [storage] use libclick rather than calling the command line (LP:
  #1368967)
* [storage] tweaks to the disk informations, limit the free space to
  the user available one (excluding the system partitions), don't list
  the external mounts, that's described in the design and is going to
  require work on the categories computation to give correct values
  (LP: #1284247)
* [about] display the free space value next to the storage label (LP:
  #1335144)
[ Albert Astals ]
* Add i18n.tr
[ jonas-drange ]
* [wifi] connect to hidden network is now a dialog (LP: #1366005)
[ Ken VanDine ]
* Provide more keywords to make search useful (LP: #1370219) (LP:
  #1370219)
* [background] set sourceSize in the image preview to work around an
  issue loading large images (LP: #1373462)
[ CI bot ]
* Resync trunk
[ Mathieu Trudel-Lapierre ]
* [bluetooth] Properly handle device types for connection and
  disconnection. (LP: #1369964)
[ Michael Terry ]
* Add a translator comment for what HERE means. (LP: #1368838) (LP:
  #1368838)
* Prevent a crash in unity8 when the wizard also crashes or stops
  early. (LP: #1355892) (LP: #1355892)
[ Michael Terry ]
* Prevent the buttons of the wizard's password page from overlapping
  its content when the OSK appears. (LP: #1368346) (LP: #1368346)
[ Ken VanDine ]
* Set the version information in the SystemUpdate constructor (LP:
  #1371810) (LP: #1371810)
* [reset] Don't bail out on an isValid() check on the SystemImage
  QDBusInterface, the docs say isValid() may not be reliable for
  remote interfaces (LP: #1370815) (LP: #1370815)
* Fixed reference error for count on the various device models (LP:
  #1362517) (LP: #1362517)
* [background] Use the ContentPeerPicker to select sources for
  backgrounds (LP: #1356542) (LP: #1356542)
[ Iain Lane ]
* Don't check if the timedated interface is valid before calling
  SetTime on it, it might have timed out and we should reactivate it
  in that case.
* [about] Fix developerMode property to be QMLish - read & write
  instead of separate "read" and "toggle" properties.
* [about] Don't display a frame for icons that can't be found,
  improving the visual appearance. Also return the correct path for
  click packages which use the icon theme.
[ Sebastien Bacher ]
* [storage] handle the scope click .ini and get the correct icons (LP:
  #1368920)
[ Albert Astals ]
* make pot
[ Oliver Grawert ]
* fix LP: #1365903, add a watch to Developer Mode page so the page
  gets refreshed when going back through the page stack, also fix the
  page id and bounds (LP: #1365903)
* Some packaging fixes
  - > is not a valid relationship. It should be >>
  - Don't recommend suru-icon-theme since we also depend on it
  - Bump S-V to 3.9.6 which for example allows the images we ship in
    /usr/lib/
  - Override binary-no-manpage lintian warnings. We're not going to get man
    pages for u-s-s any time soon
[ Ken VanDine ]
* Make UpdateManager a singleton and refresh the availableUpdates
  count when the model updates (LP: #1325629) (LP: #1325629)
[ Ken VanDine ]
* Include an icon instead of using the themed icon (LP: #1365408) (LP:
  #1365408)
[ Mathieu Trudel-Lapierre ]
* [bluetooth] don't try to enable Discoverable if the device isn't
  powered yet. (LP: #1355904)
[ Ken VanDine ]
* When activated by a url request for a specific panel, clear the
  pageStack to maintain the natural navigation instead of pushing a
  new page on top of a page from a the previous panel (LP: #1362025)
  (LP: #1362025, #1359953)
[ Lars Uebernickel ]
* Use Icon instead of StatusIcon
[ CI bot ]
* Resync trunk
[ John R. Lenton ]
* Take the system settings push helper closer to implementing the spec
  at https://wiki.ubuntu.com/SoftwareUpdates#Prompting (LP: #1363972)
[ Ken VanDine ]
* Don't try to tweak the bottomMargin for the OSK, it was trying to
  calculate it based on an undefined component so failing. It
  shouldn't be needed anyway.
[ jonas-drange ]
* [wifi] "Other Network" -> "Connect to hidden network" (LP: #1365984)
* [wifi] fix bad looking buttons in "Other Networks" panel (LP:
  #1362127)
[ Jussi Pakkanen ]
* Hide entry to connect to hidden network when wifi is off. (LP:
  #1365960)
[ Ken VanDine ]
* Fixed tests for the dialpad settings failing on mako
* Don't call downloadUpdate when we see a system update ready, the
  service does that for us (LP: #1368294) (LP: #1368294)
* Translate desktop file (LP: #1318008) (LP: #1318008)
[ Martin Pitt ]
* update POT
[ Sebastien Bacher ]
* [system-update] open the ubuntuone subpanel rather than the list
  (LP: #1348580)
* [security-privacy] use ngettext strings when needed (LP: #1368159)
* Increase vertical spacing in the settings grid (LP: #1348579)
[ jonas-drange ]
* [background] always keep custom images, and remove press-and-hold
  action. (LP: #1365167)
* [wifi] do not use predictive text for network name input (LP:
  #1365992)
* [language] workaround for transition bug in keyboard layout menu
  (LP: #1350809)
* [wifi] factory was setting the icon property, which was causing the
  icon to not render (LP: #1364366)
[ Alejandro J. Cura ]
* Fixing the refreshing of the apps scope (LP: #1360369)
[ Sebastien Bacher ]
* [sound] use the correct backend to control the keyboard sound toggle
  (LP: #1366208)
[ Ken VanDine ]
* Don't call downloadUpdate for system updates that are already
  downloading (LP: #1365646) (LP: #1311219, #1365646)
[ Ken VanDine ]
* Notify the user if the phone needs to be plug to power for update.
[ Sebastien Bacher ]
* [system-update] don't draw a frame around ubuntu updates (LP:
  #1367136)
[ Mathieu Trudel-Lapierre ]
* Also allow Speakers and Carkits as valid audio devices to pair.
[ Michael Terry ]
* Allow switch from PIN code to passphrase and back using the same
  password. (LP: #1357043) (LP: #1357043)
* Fix false-negatives from AccountsService when switching from swipe
  to password (LP: #1363405) (LP: #1363405)
[ Ricardo Salveti de Araujo ]
* sound: setting default audio role for ringtone and messages
[ Michael Terry ]
* Don't crash when destructing the Wizard.Utils.System plugin. This
  fixes the crash on wizard exit and the crash when pressing back on
  the HERE license.
[ CI bot ]
* Resync trunk
[ Sebastien Bacher ]
* [developer-mode] working scrolling and correct spacing
* Use standard items for the categories and don't display dividers
  (LP: #1365563)
* [orientation-lock] don't display a frame around the icon (LP:
  #1365450)
[ jonas-drange ]
* [about/versions] create reusable component of singlevalue items that
  have long values (LP: #1363927)
[ David Barth ]
* Enable location panel, display contols for authorized applications.
[ Ken VanDine ]
* Tweak the depends for accountsservice-ubuntu-schemas to handle a "~"
  version
[ CI bot ]
* Resync trunk
[ Guillermo Gonzalez ]
* Basic unittest for the push-helper script
[ Mathieu Trudel-Lapierre ]
* Downgrade qFatal failure to register bluetooth agent to a qCritical.
[ Andrea Cimitan ]
* Various fixes for wifi wizard page (LP: #1362296)
[ Sebastien Bacher ]
* [security] don't mark "%1" string as translatable
* [security] give a translation context to the 'None' string (LP:
  #1362143)
* [licenses] display an error when the copyright can't be read (LP:
  #1206150)
[ Michael Terry ]
* Avoid another race condition when switching password types by
  completing all DBus operations synchronously as we exit the
  policykit agent. LP: 1361137 (LP: #1361137)
* Fix the OSK not working on first boot. When the wizard closes, shut
  down maliit-server and the indicators so that unity8 can start them
  itself. LP: 1362679 (LP: #1362679)
[ jonas-drange ]
* [about] print out phone numbers for dual sims as well
* [about/wifi] adding mac addresses for bt and wifi, and ip for wifi
  (LP: #1356239)
* [language] explain to the user that a reboot is necessary for the
  change to take effect (LP: #1240875)
[ Michael Terry ]
* Make the HERE license optional, clearly mark it as a HERE license
  instead of an Ubuntu license, and connect it to the HERE backend.
[ CI bot ]
* Resync trunk
[ Martin Pitt ]
* POT update
[ Ken VanDine ]
* Added setting for dialpad sounds to both the sound and phone panels.
[ CI bot ]
* Resync trunk
[ Diego Sarmentero ]
* Fix out of sync image download. Refresh scope after installation
  (LP: #1324923)
[ Sebastien Bacher ]
* [battery] refresh the graph on a minute basis
* [notifications] use normal text style and ubuntushaped icons
[ Michael Terry ]
* When changing to swipe mode, it was possible that our policykit
  agent would not unregister itself, making the next attempt to change
  modes appear to work, but in truth fail. Also, no longer ask for a
  password to switch to swipe mode if policykit has a cached
  authentication for us. (LP: #1350381)
[ Sebastien Bacher ]
* [security] tweak some pin locking details to match the design better
[ Michael Terry ]
* Implement the "When locked, allow:" portion of the Security &
  Privacy panel, so now the user can control whether the launcher
  and/or indicators are available while locked. (LP: #1358340) (LP:
  #1358340)
[ Michael Terry ]
* Update look and feel of wizard to more closely match the visual
  design.
[ Jussi Pakkanen ]
* Minor cleanups.
[ Roberto Alsina ]
* Don't crash the push helper in locales that have no .mo file (LP:
  #1357506)
[ Ken VanDine ]
* SIM PIN lock implementation
[ jonas-drange ]
* [main panel] add visual feedback on press
* [cellular] uses modemtechnologies property from ofono to populate
  technology preference options (LP: #1346790)
[ Sebastien Bacher ]
* [language] workaround inconsistent languages casing (LP: #1362123)
* [background] Display the default background selected (LP: #1349329)
* [storage] display translated names (LP: #1360207)
* [updates] don't display animations when clicking on update rows (LP:
  #1360364)
* [background] don't use an icon in the headerbar (LP: #1362122)
[ Mathieu Trudel-Lapierre ]
* Fix PIN code or passcode requests by properly matching the tag for
  the original request. (LP: #1355152)
[ Martin Pitt ]
* Update PO template
[ Sebastien Bacher ]
* Include extra files for translations (LP: #1359267)
[ jonas-drange ]
* [main panel] show rotation lock, point to correct setting
[ Ken VanDine ]
* Hide sleep locks immediately setting, which isn't implemented yet
  (LP: #1361297) (LP: #1361297)
[ Sebastien Bacher ]
* [system-update] rework the ui to use a column rather than anchors,
  the layout is quite dynamic and it should be easier to position and
  stack widgets this way (LP: #1343172)
[ Michael Terry ]
* After selecting the language, update the session environment
  immediately and restart indicators so that their notifications (like
  wifi prompt) are translated. (LP: #1354325)
[ Ken VanDine ]
* Added autopilot tests for security-privacy
[ jonas-drange ]
* [phone] adding dual sim functionality to phone panel
[ Charles Kerr ]
* In the welcome wizard, refresh the text in the 'no sim card' and
  'all done' pages to match the latest from design.
[ Michael Terry ]
* Add a location page and a terms and conditions page for the HERE
  service.
[ Ken VanDine ]
* Settings for idle/lock timeout (LP: #1230345)
* Added flickable to fix scrolling (LP: #1354161)
[ Jussi Pakkanen ]
* Fix a bunch of compiler warnings.
[ jonas-drange ]
* [cellular] displays cellular UIs based on how many SIMs are present.
  (LP: #1357393)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: ubuntu-system-settings\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2014-08-15 19:11-0600\n"
 
10
"POT-Creation-Date: 2014-10-16 20:04-0600\n"
11
11
"PO-Revision-Date: 2013-07-02 11:06+0000\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
"Language-Team: Xhosa <xh@li.org>\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
 
"X-Launchpad-Export-Date: 2014-08-20 06:21+0000\n"
19
 
"X-Generator: Launchpad (build 17163)\n"
 
18
"X-Launchpad-Export-Date: 2014-10-18 07:12+0000\n"
 
19
"X-Generator: Launchpad (build 17196)\n"
 
20
 
 
21
#: ubuntu-system-settings.desktop.in.in.h:1 ../src/qml/MainWindow.qml:112
 
22
msgid "System Settings"
 
23
msgstr ""
 
24
 
 
25
#: ubuntu-system-settings.desktop.in.in.h:2
 
26
msgid "System;"
 
27
msgstr ""
 
28
 
 
29
#: ubuntu-system-settings.desktop.in.in.h:3
 
30
msgid "Preferences;Settings;"
 
31
msgstr ""
 
32
 
 
33
#: ../plugins/background//Preview.qml:70
 
34
msgid "Preview"
 
35
msgstr ""
 
36
 
 
37
#: ../plugins/background//Preview.qml:102
 
38
msgid "Remove image"
 
39
msgstr ""
 
40
 
 
41
#: ../plugins/background//Preview.qml:102
 
42
#: ../plugins/wifi//OtherNetwork.qml:288
 
43
#: ../plugins/reset//ResetAllSettings.qml:38
 
44
#: ../plugins/reset//ResetLauncherHome.qml:55
 
45
#: ../plugins/reset//EraseEverything.qml:54
 
46
#: ../plugins/language//RebootNecessary.qml:47
 
47
#: ../plugins/language//DisplayLanguage.qml:98
 
48
#: ../plugins/phone//CallForwarding.qml:139
 
49
#: ../plugins/cellular//PageChooseApn.qml:594
 
50
#: ../plugins/cellular//CustomApnEditor.qml:245
 
51
#: ../plugins/cellular//HotspotSetup.qml:85
 
52
#: ../plugins/security-privacy//LockSecurity.qml:283
 
53
#: ../plugins/security-privacy//SimPin.qml:149
 
54
#: ../plugins/security-privacy//SimPin.qml:266
 
55
#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:54
 
56
#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:49
 
57
#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:55
 
58
#: ../plugins/time-date//TimePicker.qml:173
 
59
#: ../plugins/background//Components//AddRemove.qml:42
 
60
#: ../plugins/cellular//Components//SimEditor.qml:189
 
61
msgid "Cancel"
 
62
msgstr ""
 
63
 
 
64
#: ../plugins/background//Preview.qml:109
 
65
#: ../plugins/phone//CallForwarding.qml:152
 
66
#: ../plugins/security-privacy//LockSecurity.qml:304
 
67
#: ../plugins/time-date//TimePicker.qml:182
 
68
msgid "Set"
 
69
msgstr ""
 
70
 
 
71
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
 
72
#: ../plugins/background//MainPage.qml:35
 
73
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:2
 
74
msgid "Background"
 
75
msgstr ""
 
76
 
 
77
#: ../plugins/background//MainPage.qml:99
 
78
msgid "Ubuntu Art"
 
79
msgstr ""
 
80
 
 
81
#: ../plugins/background//MainPage.qml:115
 
82
#: ../plugins/cellular//PageChooseApn.qml:409
 
83
#: ../plugins/cellular//PageChooseApn.qml:488
 
84
#: ../plugins/cellular//PageChooseApn.qml:496
 
85
msgid "Custom"
 
86
msgstr ""
 
87
 
 
88
#: ../plugins/wifi//RemoveBackground.qml:28
 
89
msgid "Clear"
 
90
msgstr ""
 
91
 
 
92
#: ../plugins/wifi//NetworkDetailsBrief.qml:42
 
93
#: ../plugins/bluetooth//PageComponent.qml:411
 
94
msgid "Disconnect"
 
95
msgstr ""
 
96
 
 
97
#: ../plugins/wifi//NetworkDetailsBrief.qml:58
 
98
msgid "IP address"
 
99
msgstr ""
 
100
 
 
101
#: ../plugins/wifi//PreviousNetworks.qml:27
 
102
#: ../plugins/wifi//PageComponent.qml:132
 
103
msgid "Previous networks"
 
104
msgstr ""
 
105
 
 
106
#: ../plugins/wifi//Common.qml:36
 
107
msgid "Unknown error"
 
108
msgstr ""
 
109
 
 
110
#: ../plugins/wifi//Common.qml:38
 
111
msgid "No reason given"
 
112
msgstr ""
 
113
 
 
114
#: ../plugins/wifi//Common.qml:40
 
115
msgid "Device is now managed"
 
116
msgstr ""
 
117
 
 
118
#: ../plugins/wifi//Common.qml:42
 
119
msgid "Device is now unmanaged"
 
120
msgstr ""
 
121
 
 
122
#: ../plugins/wifi//Common.qml:44
 
123
msgid "The device could not be readied for configuration"
 
124
msgstr ""
 
125
 
 
126
#: ../plugins/wifi//Common.qml:46
 
127
msgid ""
 
128
"IP configuration could not be reserved (no available address, timeout, etc.)"
 
129
msgstr ""
 
130
 
 
131
#: ../plugins/wifi//Common.qml:48
 
132
msgid "The IP configuration is no longer valid"
 
133
msgstr ""
 
134
 
 
135
#: ../plugins/wifi//Common.qml:50
 
136
msgid "Your authentication details were incorrect"
 
137
msgstr ""
 
138
 
 
139
#: ../plugins/wifi//Common.qml:52
 
140
msgid "802.1X supplicant disconnected"
 
141
msgstr ""
 
142
 
 
143
#: ../plugins/wifi//Common.qml:54
 
144
msgid "802.1X supplicant configuration failed"
 
145
msgstr ""
 
146
 
 
147
#: ../plugins/wifi//Common.qml:56
 
148
msgid "802.1X supplicant failed"
 
149
msgstr ""
 
150
 
 
151
#: ../plugins/wifi//Common.qml:58
 
152
msgid "802.1X supplicant took too long to authenticate"
 
153
msgstr ""
 
154
 
 
155
#: ../plugins/wifi//Common.qml:60
 
156
msgid "DHCP client failed to start"
 
157
msgstr ""
 
158
 
 
159
#: ../plugins/wifi//Common.qml:62
 
160
msgid "DHCP client error"
 
161
msgstr ""
 
162
 
 
163
#: ../plugins/wifi//Common.qml:64
 
164
msgid "DHCP client failed"
 
165
msgstr ""
 
166
 
 
167
#: ../plugins/wifi//Common.qml:66
 
168
msgid "Shared connection service failed to start"
 
169
msgstr ""
 
170
 
 
171
#: ../plugins/wifi//Common.qml:68
 
172
msgid "Shared connection service failed"
 
173
msgstr ""
 
174
 
 
175
#: ../plugins/wifi//Common.qml:70
 
176
msgid "Necessary firmware for the device may be missing"
 
177
msgstr ""
 
178
 
 
179
#: ../plugins/wifi//Common.qml:72
 
180
msgid "The device was removed"
 
181
msgstr ""
 
182
 
 
183
#: ../plugins/wifi//Common.qml:74
 
184
msgid "NetworkManager went to sleep"
 
185
msgstr ""
 
186
 
 
187
#: ../plugins/wifi//Common.qml:76
 
188
msgid "The device's active connection disappeared"
 
189
msgstr ""
 
190
 
 
191
#: ../plugins/wifi//Common.qml:78
 
192
msgid "Device disconnected by user or client"
 
193
msgstr ""
 
194
 
 
195
#: ../plugins/wifi//Common.qml:80
 
196
msgid "The device's existing connection was assumed"
 
197
msgstr ""
 
198
 
 
199
#: ../plugins/wifi//Common.qml:82
 
200
msgid "The supplicant is now available"
 
201
msgstr ""
 
202
 
 
203
#: ../plugins/wifi//Common.qml:84
 
204
msgid "The modem could not be found"
 
205
msgstr ""
 
206
 
 
207
#: ../plugins/wifi//Common.qml:86
 
208
msgid "The Bluetooth connection failed or timed out"
 
209
msgstr ""
 
210
 
 
211
#: ../plugins/wifi//Common.qml:88
 
212
msgid "A dependency of the connection failed"
 
213
msgstr ""
 
214
 
 
215
#: ../plugins/wifi//Common.qml:90
 
216
msgid "ModemManager is unavailable"
 
217
msgstr ""
 
218
 
 
219
#: ../plugins/wifi//Common.qml:92
 
220
msgid "The Wi-Fi network could not be found"
 
221
msgstr ""
 
222
 
 
223
#: ../plugins/wifi//Common.qml:94
 
224
msgid "A secondary connection of the base connection failed"
 
225
msgstr ""
 
226
 
 
227
#: ../plugins/wifi//Common.qml:96 ../plugins/bluetooth//PageComponent.qml:86
 
228
msgid "Unknown"
 
229
msgstr ""
 
230
 
 
231
#: ../plugins/wifi//OtherNetwork.qml:96
 
232
msgid "Connect to Hidden Network"
 
233
msgstr ""
 
234
 
 
235
#: ../plugins/wifi//OtherNetwork.qml:187
 
236
msgid "Network name"
 
237
msgstr ""
 
238
 
 
239
#: ../plugins/wifi//OtherNetwork.qml:203
 
240
#: ../plugins/security-privacy//PageComponent.qml:126
 
241
msgid "Security"
 
242
msgstr ""
 
243
 
 
244
#: ../plugins/wifi//OtherNetwork.qml:214
 
245
#: ../plugins/bluetooth//PageComponent.qml:116
 
246
#: ../plugins/bluetooth//PageComponent.qml:326
 
247
#: ../plugins/bluetooth//PageComponent.qml:347
 
248
msgid "None"
 
249
msgstr ""
 
250
 
 
251
#: ../plugins/wifi//OtherNetwork.qml:215
 
252
msgid "WPA & WPA2 Personal"
 
253
msgstr ""
 
254
 
 
255
#: ../plugins/wifi//OtherNetwork.qml:216
 
256
msgid "WEP"
 
257
msgstr ""
 
258
 
 
259
#: ../plugins/wifi//OtherNetwork.qml:222
 
260
#: ../plugins/wifi//NetworkDetails.qml:64
 
261
#: ../plugins/cellular//CustomApnEditor.qml:222
 
262
msgid "Password"
 
263
msgstr ""
 
264
 
 
265
#: ../plugins/wifi//OtherNetwork.qml:256
 
266
#: ../plugins/wifi//NetworkDetails.qml:77
 
267
msgid "Show password"
 
268
msgstr ""
 
269
 
 
270
#: ../plugins/wifi//OtherNetwork.qml:304
 
271
#: ../plugins/bluetooth//PageComponent.qml:411
 
272
msgid "Connect"
 
273
msgstr ""
 
274
 
 
275
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
 
276
#: ../plugins/wifi//PageComponent.qml:28
 
277
#: ../plugins/battery//PageComponent.qml:333
 
278
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:24
 
279
msgid "Wi-Fi"
 
280
msgstr ""
 
281
 
 
282
#: ../plugins/wifi//PageComponent.qml:139
 
283
msgid "Connect to hidden network…"
 
284
msgstr ""
 
285
 
 
286
#: ../plugins/wifi//NetworkDetails.qml:38
 
287
msgid "Network details"
 
288
msgstr ""
 
289
 
 
290
#: ../plugins/wifi//NetworkDetails.qml:45
 
291
#: ../plugins/bluetooth//PageComponent.qml:346
 
292
msgid "Name"
 
293
msgstr ""
 
294
 
 
295
#: ../plugins/wifi//NetworkDetails.qml:53
 
296
msgid "Last connected"
 
297
msgstr ""
 
298
 
 
299
#: ../plugins/wifi//NetworkDetails.qml:58
 
300
#: ../plugins/battery//PageComponent.qml:315
 
301
#: ../plugins/battery//PageComponent.qml:324
 
302
#: ../plugins/battery//SleepValues.qml:106
 
303
#: ../plugins/security-privacy//PhoneLocking.qml:78
 
304
#: ../plugins/security-privacy//PhoneLocking.qml:87
 
305
#: ../plugins/security-privacy//PageComponent.qml:140
 
306
#: ../plugins/about//PageComponent.qml:167
 
307
#: ../plugins/system-update//PageComponent.qml:762
 
308
#: ../plugins/system-update//Configuration.qml:52
 
309
msgid "Never"
 
310
msgstr ""
 
311
 
 
312
#: ../plugins/wifi//NetworkDetails.qml:88
 
313
msgid "Forget network"
 
314
msgstr ""
 
315
 
 
316
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
 
317
#: ../plugins/notifications//PageComponent.qml:29
 
318
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:44
 
319
msgid "Notifications"
 
320
msgstr ""
 
321
 
 
322
#: ../plugins/notifications//PageComponent.qml:40
 
323
msgid ""
 
324
"Selected apps can alert you using notification bubbles, sounds, vibrations, "
 
325
"and the Notification Center."
 
326
msgstr ""
 
327
 
 
328
#: ../plugins/sound//SoundsList.qml:60
 
329
msgid "Stop playing"
 
330
msgstr ""
 
331
 
 
332
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
 
333
#: ../plugins/sound//PageComponent.qml:37
 
334
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:68
 
335
msgid "Sound"
 
336
msgstr ""
 
337
 
 
338
#: ../plugins/sound//PageComponent.qml:76
 
339
msgid "Silent Mode"
 
340
msgstr ""
 
341
 
 
342
#: ../plugins/sound//PageComponent.qml:80
 
343
msgid "Ringer:"
 
344
msgstr ""
 
345
 
 
346
#: ../plugins/sound//PageComponent.qml:112
 
347
msgid "Phone calls:"
 
348
msgstr ""
 
349
 
 
350
#: ../plugins/sound//PageComponent.qml:116
 
351
#: ../plugins/sound//PageComponent.qml:122
 
352
msgid "Ringtone"
 
353
msgstr ""
 
354
 
 
355
#: ../plugins/sound//PageComponent.qml:135
 
356
msgid "Vibrate when ringing"
 
357
msgstr ""
 
358
 
 
359
#: ../plugins/sound//PageComponent.qml:144
 
360
#: ../plugins/sound//PageComponent.qml:188
 
361
msgid "Vibrate in Silent Mode"
 
362
msgstr ""
 
363
 
 
364
#: ../plugins/sound//PageComponent.qml:153
 
365
#: ../plugins/phone//PageComponent.qml:110
 
366
msgid "Dialpad sounds"
 
367
msgstr ""
 
368
 
 
369
#: ../plugins/sound//PageComponent.qml:157
 
370
msgid "Messages:"
 
371
msgstr ""
 
372
 
 
373
#: ../plugins/sound//PageComponent.qml:161
 
374
#: ../plugins/sound//PageComponent.qml:167
 
375
msgid "Message received"
 
376
msgstr ""
 
377
 
 
378
#: ../plugins/sound//PageComponent.qml:179
 
379
msgid "Vibrate with message sound"
 
380
msgstr ""
 
381
 
 
382
#: ../plugins/sound//PageComponent.qml:192
 
383
msgid "Other sounds:"
 
384
msgstr ""
 
385
 
 
386
#: ../plugins/sound//PageComponent.qml:196
 
387
#: ../plugins/language//PageComponent.qml:209
 
388
msgid "Keyboard sound"
 
389
msgstr ""
 
390
 
 
391
#: ../plugins/sound//PageComponent.qml:210
 
392
msgid "Lock sound"
 
393
msgstr ""
 
394
 
 
395
#: ../plugins/sound//SilentModeWarning.qml:31
 
396
msgid "The phone is in Silent Mode."
 
397
msgstr ""
 
398
 
 
399
#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
 
400
#: ../plugins/reset//PageComponent.qml:32
 
401
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:86
 
402
msgid "Reset phone"
 
403
msgstr ""
 
404
 
 
405
#: ../plugins/reset//PageComponent.qml:73
 
406
#: ../plugins/reset//ResetLauncherHome.qml:44
 
407
msgid "Reset Launcher"
 
408
msgstr ""
 
409
 
 
410
#: ../plugins/reset//PageComponent.qml:87
 
411
msgid "Reset all system settings…"
 
412
msgstr ""
 
413
 
 
414
#: ../plugins/reset//PageComponent.qml:101
 
415
msgid "Erase & Reset Everything…"
 
416
msgstr ""
 
417
 
 
418
#: ../plugins/reset//ResetAllSettings.qml:29
 
419
msgid ""
 
420
"The contents and layout of the launcher, and the filters in the home screen "
 
421
"will be returned to their original settings."
 
422
msgstr ""
 
423
 
 
424
#: ../plugins/reset//ResetAllSettings.qml:31
 
425
msgid "Reset all system settings"
 
426
msgstr ""
 
427
 
 
428
#: ../plugins/reset//ResetLauncherHome.qml:40
 
429
msgid "The Launcher will be returned to its original contents."
 
430
msgstr ""
 
431
 
 
432
#: ../plugins/reset//ResetLauncherHome.qml:59
 
433
#: ../plugins/language//RebootNecessary.qml:34
 
434
msgid "The phone needs to restart for changes to take effect."
 
435
msgstr ""
 
436
 
 
437
#: ../plugins/reset//EraseEverything.qml:41
 
438
msgid ""
 
439
"All documents, saved games, settings, and other items will be permanently "
 
440
"deleted from this phone."
 
441
msgstr ""
 
442
 
 
443
#: ../plugins/reset//EraseEverything.qml:44
 
444
msgid "Erase & Reset Everything"
 
445
msgstr ""
 
446
 
 
447
#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
 
448
#: ../plugins/battery//PageComponent.qml:34
 
449
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:98
 
450
msgid "Battery"
 
451
msgstr ""
 
452
 
 
453
#. TRANSLATORS: %1 is the number of seconds
 
454
#: ../plugins/battery//PageComponent.qml:46
 
455
#, qt-format
 
456
msgid "%1 second ago"
 
457
msgid_plural "%1 seconds ago"
 
458
msgstr[0] ""
 
459
msgstr[1] ""
 
460
 
 
461
#. TRANSLATORS: %1 is the number of minutes
 
462
#: ../plugins/battery//PageComponent.qml:49
 
463
#, qt-format
 
464
msgid "%1 minute ago"
 
465
msgid_plural "%1 minutes ago"
 
466
msgstr[0] ""
 
467
msgstr[1] ""
 
468
 
 
469
#. TRANSLATORS: %1 is the number of hours
 
470
#: ../plugins/battery//PageComponent.qml:52
 
471
#, qt-format
 
472
msgid "%1 hour ago"
 
473
msgid_plural "%1 hours ago"
 
474
msgstr[0] ""
 
475
msgstr[1] ""
 
476
 
 
477
#. TRANSLATORS: %1 is the number of days
 
478
#: ../plugins/battery//PageComponent.qml:55
 
479
#, qt-format
 
480
msgid "%1 day ago"
 
481
msgid_plural "%1 days ago"
 
482
msgstr[0] ""
 
483
msgstr[1] ""
 
484
 
 
485
#: ../plugins/battery//PageComponent.qml:85
 
486
msgid "Charging now"
 
487
msgstr ""
 
488
 
 
489
#: ../plugins/battery//PageComponent.qml:90
 
490
msgid "Last full charge"
 
491
msgstr ""
 
492
 
 
493
#: ../plugins/battery//PageComponent.qml:95
 
494
msgid "Fully charged"
 
495
msgstr ""
 
496
 
 
497
#: ../plugins/battery//PageComponent.qml:126
 
498
msgid "Charge level"
 
499
msgstr ""
 
500
 
 
501
#: ../plugins/battery//PageComponent.qml:131
 
502
#: ../plugins/battery//PageComponent.qml:287
 
503
#: ../plugins/cellular//PageChooseCarriers.qml:48
 
504
#: ../plugins/cellular//PageChooseCarriers.qml:65
 
505
#: ../plugins/about//Storage.qml:203
 
506
#: ../plugins/cellular//Components//SingleSim.qml:62
 
507
#: ../plugins/cellular//Components//NoSim.qml:48
 
508
msgid "N/A"
 
509
msgstr ""
 
510
 
 
511
#. TRANSLATORS: %1 refers to a percentage that indicates the charging level of the battery
 
512
#: ../plugins/battery//PageComponent.qml:134
 
513
#, qt-format
 
514
msgid "%1%"
 
515
msgstr ""
 
516
 
 
517
#: ../plugins/battery//PageComponent.qml:212
 
518
#: ../plugins/battery//PageComponent.qml:214
 
519
msgid "Yesterday"
 
520
msgstr ""
 
521
 
 
522
#: ../plugins/battery//PageComponent.qml:220
 
523
#: ../plugins/battery//PageComponent.qml:222
 
524
msgid "Today"
 
525
msgstr ""
 
526
 
 
527
#: ../plugins/battery//PageComponent.qml:292
 
528
msgid "Ways to reduce battery use:"
 
529
msgstr ""
 
530
 
 
531
#: ../plugins/battery//PageComponent.qml:296
 
532
#: ../plugins/brightness//BrightnessSlider.qml:51
 
533
msgid "Display brightness"
 
534
msgstr ""
 
535
 
 
536
#: ../plugins/battery//PageComponent.qml:306
 
537
#: ../plugins/security-privacy//PhoneLocking.qml:68
 
538
msgid "Lock when idle"
 
539
msgstr ""
 
540
 
 
541
#: ../plugins/battery//PageComponent.qml:306
 
542
#: ../plugins/security-privacy//PhoneLocking.qml:69
 
543
msgid "Sleep when idle"
 
544
msgstr ""
 
545
 
 
546
#. TRANSLATORS: %1 is the number of minutes
 
547
#: ../plugins/battery//PageComponent.qml:312
 
548
#: ../plugins/battery//PageComponent.qml:321
 
549
#: ../plugins/battery//SleepValues.qml:83
 
550
#: ../plugins/battery//SleepValues.qml:87
 
551
#: ../plugins/battery//SleepValues.qml:91
 
552
#: ../plugins/battery//SleepValues.qml:95
 
553
#: ../plugins/battery//SleepValues.qml:99
 
554
#: ../plugins/battery//SleepValues.qml:103
 
555
#: ../plugins/security-privacy//PageComponent.qml:137
 
556
#: ../plugins/security-privacy//PageComponent.qml:146
 
557
#, qt-format
 
558
msgid "After %1 minute"
 
559
msgid_plural "After %1 minutes"
 
560
msgstr[0] ""
 
561
msgstr[1] ""
 
562
 
 
563
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
 
564
#: ../plugins/battery//PageComponent.qml:363
 
565
#: ../plugins/bluetooth//PageComponent.qml:32
 
566
#: ../plugins/bluetooth//PageComponent.qml:147
 
567
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:254
 
568
msgid "Bluetooth"
 
569
msgstr ""
 
570
 
 
571
#: ../plugins/battery//PageComponent.qml:394
 
572
msgid "GPS"
 
573
msgstr ""
 
574
 
 
575
#: ../plugins/battery//PageComponent.qml:412
 
576
msgid "Accurate location detection requires GPS and/or Wi-Fi."
 
577
msgstr ""
 
578
 
 
579
#: ../plugins/battery//SleepValues.qml:77
 
580
msgid "Lock the phone when it's not in use:"
 
581
msgstr ""
 
582
 
 
583
#: ../plugins/battery//SleepValues.qml:77
 
584
msgid "Put the phone to sleep when it is not in use:"
 
585
msgstr ""
 
586
 
 
587
#: ../plugins/battery//SleepValues.qml:117
 
588
msgid ""
 
589
"Shorter times are more secure. Phone won't lock during calls or video "
 
590
"playback."
 
591
msgstr ""
 
592
 
 
593
#: ../plugins/battery//SleepValues.qml:117
 
594
msgid "Phone won’t sleep during calls or video playback."
 
595
msgstr ""
20
596
 
21
597
#: ../plugins/language//SpellChecking.qml:27
22
598
#: ../plugins/language//SpellChecking.qml:36
23
 
#: ../plugins/language//PageComponent.qml:108
24
 
#: ../plugins/language//PageComponent.qml:118
 
599
#: ../plugins/language//PageComponent.qml:132
 
600
#: ../plugins/language//PageComponent.qml:142
25
601
msgid "Spell checking"
26
602
msgstr ""
27
603
 
33
609
msgid "All languages available:"
34
610
msgstr ""
35
611
 
 
612
#: ../plugins/language//RebootNecessary.qml:38
 
613
msgid "Restart Now"
 
614
msgstr ""
 
615
 
 
616
#: ../plugins/language//DisplayLanguage.qml:36
 
617
msgid "Display language"
 
618
msgstr ""
 
619
 
 
620
#: ../plugins/language//DisplayLanguage.qml:118
 
621
msgid "Confirm"
 
622
msgstr ""
 
623
 
36
624
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
37
 
#: ../plugins/language//PageComponent.qml:33
38
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:2
 
625
#: ../plugins/language//PageComponent.qml:34
 
626
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:114
39
627
msgid "Language & Text"
40
628
msgstr ""
41
629
 
42
 
#: ../plugins/language//PageComponent.qml:79
 
630
#: ../plugins/language//PageComponent.qml:100
43
631
msgid "Display language…"
44
632
msgstr ""
45
633
 
46
 
#: ../plugins/language//PageComponent.qml:93
 
634
#: ../plugins/language//PageComponent.qml:117
47
635
#: ../plugins/language//KeyboardLayouts.qml:26
48
636
msgid "Keyboard layouts"
49
637
msgstr ""
50
638
 
51
 
#: ../plugins/language//PageComponent.qml:128
 
639
#: ../plugins/language//PageComponent.qml:152
52
640
msgid "Auto correction"
53
641
msgstr ""
54
642
 
55
 
#: ../plugins/language//PageComponent.qml:138
 
643
#: ../plugins/language//PageComponent.qml:162
56
644
msgid "Word suggestions"
57
645
msgstr ""
58
646
 
59
 
#: ../plugins/language//PageComponent.qml:151
 
647
#: ../plugins/language//PageComponent.qml:175
60
648
msgid "Auto capitalization"
61
649
msgstr ""
62
650
 
63
 
#: ../plugins/language//PageComponent.qml:161
 
651
#: ../plugins/language//PageComponent.qml:185
64
652
msgid "Turns on Shift to capitalize the first letter of each sentence."
65
653
msgstr ""
66
654
 
67
 
#: ../plugins/language//PageComponent.qml:168
 
655
#: ../plugins/language//PageComponent.qml:192
68
656
msgid "Auto punctuation"
69
657
msgstr ""
70
658
 
71
 
#: ../plugins/language//PageComponent.qml:178
 
659
#: ../plugins/language//PageComponent.qml:202
72
660
msgid ""
73
661
"Adds a period, and any missing quotes or brackets, when you tap Space twice."
74
662
msgstr ""
75
663
 
76
 
#: ../plugins/language//PageComponent.qml:185
77
 
#: ../plugins/sound//PageComponent.qml:186
78
 
msgid "Keyboard sound"
79
 
msgstr ""
80
 
 
81
 
#: ../plugins/language//PageComponent.qml:195
 
664
#: ../plugins/language//PageComponent.qml:219
82
665
msgid "Keyboard vibration"
83
666
msgstr ""
84
667
 
90
673
msgid "All layouts available:"
91
674
msgstr ""
92
675
 
93
 
#: ../plugins/language//DisplayLanguage.qml:33
94
 
msgid "Display language"
95
 
msgstr ""
96
 
 
97
 
#: ../plugins/language//DisplayLanguage.qml:94
98
 
#: ../plugins/security-privacy//LockSecurity.qml:279
99
 
#: ../plugins/cellular//HotspotSetup.qml:85
100
 
#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:55
101
 
#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:49
102
 
#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:54
103
 
#: ../plugins/time-date//TimePicker.qml:173
104
 
#: ../plugins/reset//ResetAllSettings.qml:38
105
 
#: ../plugins/reset//ResetLauncherHome.qml:55
106
 
#: ../plugins/reset//EraseEverything.qml:54
107
 
#: ../plugins/wifi//OtherNetwork.qml:112 ../plugins/background//Preview.qml:97
108
 
#: ../plugins/phone//CallForwarding.qml:136
109
 
msgid "Cancel"
110
 
msgstr ""
111
 
 
112
 
#: ../plugins/language//DisplayLanguage.qml:114
113
 
msgid "Confirm"
114
 
msgstr ""
115
 
 
116
 
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
117
 
#: ../plugins/security-privacy//PageComponent.qml:33
118
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:12
119
 
msgid "Security & Privacy"
120
 
msgstr ""
121
 
 
122
 
#: ../plugins/security-privacy//PageComponent.qml:50
123
 
#: ../plugins/security-privacy//PageComponent.qml:150
124
 
#: ../plugins/security-privacy//Dash.qml:46
125
 
msgid "Phone and Internet"
126
 
msgstr ""
127
 
 
128
 
#: ../plugins/security-privacy//PageComponent.qml:52
129
 
#: ../plugins/security-privacy//PageComponent.qml:151
130
 
#: ../plugins/security-privacy//Dash.qml:46
131
 
msgid "Phone only"
132
 
msgstr ""
133
 
 
134
 
#: ../plugins/security-privacy//PageComponent.qml:71
135
 
msgid "Security:"
136
 
msgstr ""
137
 
 
138
 
#: ../plugins/security-privacy//PageComponent.qml:78
139
 
#: ../plugins/security-privacy//PhoneLocking.qml:40
140
 
#: ../plugins/bluetooth//PageComponent.qml:111
141
 
#: ../plugins/bluetooth//PageComponent.qml:302
142
 
#: ../plugins/bluetooth//PageComponent.qml:310
143
 
#: ../plugins/wifi//OtherNetwork.qml:67
144
 
msgid "None"
145
 
msgstr ""
146
 
 
147
 
#: ../plugins/security-privacy//PageComponent.qml:79
148
 
#: ../plugins/security-privacy//PhoneLocking.qml:41
149
 
#: ../wizard/qml/Pages//15-passwd.qml:88
150
 
msgid "Passcode"
151
 
msgstr ""
152
 
 
153
 
#: ../plugins/security-privacy//PageComponent.qml:80
154
 
#: ../plugins/security-privacy//PhoneLocking.qml:42
155
 
#: ../plugins/security-privacy//LockSecurity.qml:346
156
 
#: ../wizard/qml/Pages//15-passwd.qml:90
157
 
msgid "Passphrase"
158
 
msgstr ""
159
 
 
160
 
#: ../plugins/security-privacy//PageComponent.qml:82
161
 
#: ../plugins/security-privacy//PhoneLocking.qml:44
 
676
#: ../plugins/phone//CallWaiting.qml:31 ../plugins/phone//CallWaiting.qml:74
 
677
#: ../plugins/phone//NoSims.qml:34 ../plugins/phone//MultiSim.qml:46
 
678
#: ../plugins/phone//MultiSim.qml:84 ../plugins/phone//SingleSim.qml:40
 
679
msgid "Call waiting"
 
680
msgstr ""
 
681
 
 
682
#: ../plugins/phone//CallWaiting.qml:89
 
683
msgid ""
 
684
"Lets you answer or start a new call while on another call, and switch "
 
685
"between them"
 
686
msgstr ""
 
687
 
 
688
#. TRANSLATORS: %1 is the name of the (network) carrier
 
689
#: ../plugins/phone//Services.qml:34 ../plugins/phone//SingleSim.qml:51
 
690
#, qt-format
 
691
msgid "%1 Services"
 
692
msgstr ""
 
693
 
 
694
#: ../plugins/phone//CallForwarding.qml:32
 
695
#: ../plugins/phone//CallForwarding.qml:76 ../plugins/phone//NoSims.qml:28
 
696
#: ../plugins/phone//MultiSim.qml:36 ../plugins/phone//MultiSim.qml:74
 
697
#: ../plugins/phone//SingleSim.qml:33
 
698
msgid "Call forwarding"
 
699
msgstr ""
 
700
 
 
701
#: ../plugins/phone//CallForwarding.qml:91
 
702
msgid ""
 
703
"Redirects phone calls to another number whenever you don't answer, or your "
 
704
"phone is busy, turned off, or out of range."
 
705
msgstr ""
 
706
 
 
707
#: ../plugins/phone//CallForwarding.qml:101
 
708
msgid "Forward to"
 
709
msgstr ""
 
710
 
 
711
#: ../plugins/phone//ServiceInfo.qml:109
 
712
#, qt-format
 
713
msgid "Last called %1"
 
714
msgstr ""
 
715
 
 
716
#: ../plugins/phone//ServiceInfo.qml:119
 
717
msgid "Call"
 
718
msgstr ""
 
719
 
 
720
#: ../plugins/phone//NoSims.qml:42 ../plugins/phone//MultiSim.qml:56
 
721
#: ../plugins/phone//MultiSim.qml:94
 
722
msgid "Services"
 
723
msgstr ""
 
724
 
 
725
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
 
726
#: ../plugins/phone//PageComponent.qml:32
 
727
#: ../plugins/bluetooth//PageComponent.qml:93
 
728
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:140
 
729
msgid "Phone"
 
730
msgstr ""
 
731
 
 
732
#: ../plugins/phone//SingleSim.qml:29
 
733
msgid "SIM"
 
734
msgstr ""
 
735
 
 
736
#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
 
737
#: ../plugins/brightness//PageComponent.qml:32
 
738
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:158
 
739
msgid "Brightness"
 
740
msgstr ""
 
741
 
 
742
#: ../plugins/brightness//PageComponent.qml:52
 
743
msgid "Adjust automatically"
 
744
msgstr ""
 
745
 
 
746
#: ../plugins/brightness//PageComponent.qml:65
 
747
msgid "Brightens and dims the display to suit the surroundings."
 
748
msgstr ""
 
749
 
 
750
#: ../plugins/cellular//PageChooseCarrier.qml:30
 
751
#: ../plugins/cellular//Components//SingleSim.qml:58
 
752
#: ../plugins/cellular//Components//SingleSim.qml:67
 
753
#: ../plugins/cellular//Components//NoSim.qml:47
 
754
msgid "Carrier"
 
755
msgstr ""
 
756
 
 
757
#: ../plugins/cellular//PageChooseCarrier.qml:155
 
758
msgid "Choose carrier:"
 
759
msgstr ""
 
760
 
 
761
#: ../plugins/cellular//PageChooseCarrier.qml:156
 
762
#: ../plugins/time-date//ChooseTimeZone.qml:47
 
763
#: ../plugins/time-date//PageComponent.qml:69
 
764
msgid "Automatically"
 
765
msgstr ""
 
766
 
 
767
#: ../plugins/cellular//PageChooseCarrier.qml:156
 
768
#: ../plugins/security-privacy//PageComponent.qml:149
 
769
#: ../plugins/time-date//ChooseTimeZone.qml:47
 
770
#: ../plugins/time-date//PageComponent.qml:69
 
771
msgid "Manually"
 
772
msgstr ""
 
773
 
 
774
#: ../plugins/cellular//PageChooseCarrier.qml:196
 
775
msgid "Searching for carriers…"
 
776
msgstr ""
 
777
 
 
778
#: ../plugins/cellular//PageChooseCarrier.qml:229
 
779
#: ../plugins/cellular//PageChooseApn.qml:31
 
780
#: ../plugins/cellular//Components//SingleSim.qml:73
 
781
msgid "APN"
 
782
msgstr ""
 
783
 
 
784
#: ../plugins/cellular//PageChooseApn.qml:372
 
785
msgid "Internet APN:"
 
786
msgstr ""
 
787
 
 
788
#: ../plugins/cellular//PageChooseApn.qml:449
 
789
msgid "Custom Internet APN…"
 
790
msgstr ""
 
791
 
 
792
#: ../plugins/cellular//PageChooseApn.qml:460
 
793
msgid "MMS APN:"
 
794
msgstr ""
 
795
 
 
796
#: ../plugins/cellular//PageChooseApn.qml:485
 
797
#: ../plugins/cellular//CustomApnEditor.qml:143
 
798
msgid "Same APN as for Internet"
 
799
msgstr ""
 
800
 
 
801
#: ../plugins/cellular//PageChooseApn.qml:565
 
802
msgid "Custom MMS APN…"
 
803
msgstr ""
 
804
 
 
805
#: ../plugins/cellular//PageChooseApn.qml:591
 
806
msgid "Reset APN Settings"
 
807
msgstr ""
 
808
 
 
809
#: ../plugins/cellular//PageChooseApn.qml:592
 
810
msgid "Are you sure that you want to Reset APN Settings?"
 
811
msgstr ""
 
812
 
 
813
#: ../plugins/cellular//PageChooseApn.qml:598
 
814
msgid "Reset"
 
815
msgstr ""
 
816
 
 
817
#: ../plugins/cellular//PageChooseCarriers.qml:27
 
818
#: ../plugins/cellular//Components//MultiSim.qml:68
 
819
msgid "Carriers"
 
820
msgstr ""
 
821
 
 
822
#: ../plugins/cellular//CustomApnEditor.qml:42
 
823
msgid "Internet"
 
824
msgstr ""
 
825
 
 
826
#: ../plugins/cellular//CustomApnEditor.qml:42
 
827
msgid "MMS"
 
828
msgstr ""
 
829
 
 
830
#. TRANSLATORS: %1 is either i18n.tr("Internet") or i18n.tr("MMS")
 
831
#: ../plugins/cellular//CustomApnEditor.qml:67
 
832
#, qt-format
 
833
msgid "Custom %1 APN"
 
834
msgstr ""
 
835
 
 
836
#. TRANSLATORS: %1 is either i18n.tr("Internet") or i18n.tr("MMS")
 
837
#: ../plugins/cellular//CustomApnEditor.qml:171
 
838
#, qt-format
 
839
msgid "%1 APN"
 
840
msgstr ""
 
841
 
 
842
#: ../plugins/cellular//CustomApnEditor.qml:181
 
843
msgid "MMSC"
 
844
msgstr ""
 
845
 
 
846
#: ../plugins/cellular//CustomApnEditor.qml:191
 
847
msgid "Proxy"
 
848
msgstr ""
 
849
 
 
850
#: ../plugins/cellular//CustomApnEditor.qml:213
 
851
msgid "Username"
 
852
msgstr ""
 
853
 
 
854
#: ../plugins/cellular//CustomApnEditor.qml:264
 
855
msgid "Save"
 
856
msgstr ""
 
857
 
 
858
#: ../plugins/cellular//CustomApnEditor.qml:264
 
859
msgid "Activate"
 
860
msgstr ""
 
861
 
 
862
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
863
#: ../plugins/cellular//PageComponent.qml:32
 
864
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:170
 
865
msgid "Cellular"
 
866
msgstr ""
 
867
 
 
868
#: ../plugins/cellular//Hotspot.qml:29
 
869
#: ../plugins/cellular//Components//MultiSim.qml:48
 
870
#: ../plugins/cellular//Components//SingleSim.qml:43
 
871
msgid "Wi-Fi hotspot"
 
872
msgstr ""
 
873
 
 
874
#: ../plugins/cellular//Hotspot.qml:40
 
875
msgid "Hotspot"
 
876
msgstr ""
 
877
 
 
878
#: ../plugins/cellular//Hotspot.qml:60
 
879
msgid ""
 
880
"When hotspot is on, other devices can use your cellular data connection over "
 
881
"Wi-Fi. Normal data charges apply."
 
882
msgstr ""
 
883
 
 
884
#: ../plugins/cellular//Hotspot.qml:61
 
885
msgid ""
 
886
"Other devices can use your cellular data connection over the Wi-Fi network. "
 
887
"Normal data charges apply."
 
888
msgstr ""
 
889
 
 
890
#: ../plugins/cellular//Hotspot.qml:65
 
891
msgid "Set up hotspot"
 
892
msgstr ""
 
893
 
 
894
#: ../plugins/cellular//HotspotSetup.qml:29
 
895
msgid "Change hotspot setup"
 
896
msgstr ""
 
897
 
 
898
#: ../plugins/cellular//HotspotSetup.qml:40
 
899
msgid "Hotspot name"
 
900
msgstr ""
 
901
 
 
902
#: ../plugins/cellular//HotspotSetup.qml:54
 
903
msgid "Key (must be 8 characters or longer)"
 
904
msgstr ""
 
905
 
 
906
#: ../plugins/cellular//HotspotSetup.qml:68
 
907
msgid "Show key"
 
908
msgstr ""
 
909
 
 
910
#: ../plugins/cellular//HotspotSetup.qml:94
 
911
#: ../plugins/security-privacy//LockSecurity.qml:302
 
912
#: ../plugins/security-privacy//SimPin.qml:157
 
913
msgid "Change"
 
914
msgstr ""
 
915
 
162
916
#: ../plugins/security-privacy//LockSecurity.qml:32
163
 
#: ../plugins/about//DevMode.qml:104
 
917
#: ../plugins/security-privacy//PhoneLocking.qml:49
 
918
#: ../plugins/about//DevMode.qml:116
 
919
#: ../wizard/qml/Pages//30-passwd-type.qml:37
164
920
msgid "Lock security"
165
921
msgstr ""
166
922
 
167
 
#: ../plugins/security-privacy//PageComponent.qml:99
168
 
#: ../plugins/security-privacy//PhoneLocking.qml:29
 
923
#: ../plugins/security-privacy//LockSecurity.qml:96
 
924
#: ../plugins/security-privacy//LockSecurity.qml:384
 
925
msgid "Change passcode…"
 
926
msgstr ""
 
927
 
 
928
#: ../plugins/security-privacy//LockSecurity.qml:98
 
929
#: ../plugins/security-privacy//LockSecurity.qml:385
 
930
msgid "Change passphrase…"
 
931
msgstr ""
 
932
 
 
933
#: ../plugins/security-privacy//LockSecurity.qml:105
 
934
msgid "Switch to swipe"
 
935
msgstr ""
 
936
 
 
937
#: ../plugins/security-privacy//LockSecurity.qml:107
 
938
msgid "Switch to passcode"
 
939
msgstr ""
 
940
 
 
941
#: ../plugins/security-privacy//LockSecurity.qml:109
 
942
msgid "Switch to passphrase"
 
943
msgstr ""
 
944
 
 
945
#: ../plugins/security-privacy//LockSecurity.qml:118
 
946
msgid "Existing passcode"
 
947
msgstr ""
 
948
 
 
949
#: ../plugins/security-privacy//LockSecurity.qml:120
 
950
msgid "Existing passphrase"
 
951
msgstr ""
 
952
 
 
953
#: ../plugins/security-privacy//LockSecurity.qml:174
 
954
msgid "Choose passcode"
 
955
msgstr ""
 
956
 
 
957
#: ../plugins/security-privacy//LockSecurity.qml:176
 
958
msgid "Choose passphrase"
 
959
msgstr ""
 
960
 
 
961
#: ../plugins/security-privacy//LockSecurity.qml:220
 
962
#: ../wizard/qml/Pages//passwd-confirm.qml:48
 
963
msgid "Confirm passcode"
 
964
msgstr ""
 
965
 
 
966
#: ../plugins/security-privacy//LockSecurity.qml:222
 
967
#: ../wizard/qml/Pages//passwd-confirm.qml:47
 
968
msgid "Confirm passphrase"
 
969
msgstr ""
 
970
 
 
971
#: ../plugins/security-privacy//LockSecurity.qml:265
 
972
msgid "Those passcodes don't match. Try again."
 
973
msgstr ""
 
974
 
 
975
#: ../plugins/security-privacy//LockSecurity.qml:268
 
976
msgid "Those passphrases don't match. Try again."
 
977
msgstr ""
 
978
 
 
979
#: ../plugins/security-privacy//LockSecurity.qml:299
 
980
msgid "Unset"
 
981
msgstr ""
 
982
 
 
983
#: ../plugins/security-privacy//LockSecurity.qml:344
 
984
msgid "Unlock the phone using:"
 
985
msgstr ""
 
986
 
 
987
#: ../plugins/security-privacy//LockSecurity.qml:348
 
988
msgid "Swipe (no security)"
 
989
msgstr ""
 
990
 
 
991
#: ../plugins/security-privacy//LockSecurity.qml:349
 
992
msgid "4-digit passcode"
 
993
msgstr ""
 
994
 
 
995
#: ../plugins/security-privacy//LockSecurity.qml:350
 
996
#: ../plugins/security-privacy//PhoneLocking.qml:47
 
997
#: ../wizard/qml/Pages//30-passwd-type.qml:98
 
998
msgid "Passphrase"
 
999
msgstr ""
 
1000
 
 
1001
#: ../plugins/security-privacy//LockSecurity.qml:351
 
1002
msgid "Swipe (no security)… "
 
1003
msgstr ""
 
1004
 
 
1005
#: ../plugins/security-privacy//LockSecurity.qml:352
 
1006
msgid "4-digit passcode…"
 
1007
msgstr ""
 
1008
 
 
1009
#: ../plugins/security-privacy//LockSecurity.qml:353
 
1010
msgid "Passphrase…"
 
1011
msgstr ""
 
1012
 
 
1013
#: ../plugins/security-privacy//SimPin.qml:34
 
1014
#: ../plugins/security-privacy//SimPin.qml:322
 
1015
#: ../plugins/security-privacy//PageComponent.qml:158
 
1016
msgid "SIM PIN"
 
1017
msgstr ""
 
1018
 
 
1019
#: ../plugins/security-privacy//SimPin.qml:44
 
1020
msgid "Change SIM PIN"
 
1021
msgstr ""
 
1022
 
 
1023
#: ../plugins/security-privacy//SimPin.qml:47
 
1024
#, qt-format
 
1025
msgid "Incorrect PIN. %1 attempt remaining."
 
1026
msgid_plural "Incorrect PIN. %1 attempts remaining."
 
1027
msgstr[0] ""
 
1028
msgstr[1] ""
 
1029
 
 
1030
#: ../plugins/security-privacy//SimPin.qml:81
 
1031
msgid "Current PIN:"
 
1032
msgstr ""
 
1033
 
 
1034
#: ../plugins/security-privacy//SimPin.qml:93
 
1035
#, qt-format
 
1036
msgid "%1 attempt allowed."
 
1037
msgid_plural "%1 attempts allowed."
 
1038
msgstr[0] ""
 
1039
msgstr[1] ""
 
1040
 
 
1041
#: ../plugins/security-privacy//SimPin.qml:107
 
1042
msgid "Choose new PIN:"
 
1043
msgstr ""
 
1044
 
 
1045
#: ../plugins/security-privacy//SimPin.qml:118
 
1046
msgid "Confirm new PIN:"
 
1047
msgstr ""
 
1048
 
 
1049
#: ../plugins/security-privacy//SimPin.qml:137
 
1050
msgid "PINs don't match. Try again."
 
1051
msgstr ""
 
1052
 
 
1053
#: ../plugins/security-privacy//SimPin.qml:183
 
1054
msgid "Enter SIM PIN"
 
1055
msgstr ""
 
1056
 
 
1057
#: ../plugins/security-privacy//SimPin.qml:184
 
1058
msgid "Enter Previous SIM PIN"
 
1059
msgstr ""
 
1060
 
 
1061
#: ../plugins/security-privacy//SimPin.qml:187
 
1062
#, qt-format
 
1063
msgid "Incorrect PIN. %1 attempts remaining."
 
1064
msgstr ""
 
1065
 
 
1066
#: ../plugins/security-privacy//SimPin.qml:246
 
1067
#, qt-format
 
1068
msgid "%1 attempts allowed."
 
1069
msgstr ""
 
1070
 
 
1071
#: ../plugins/security-privacy//SimPin.qml:282
 
1072
msgid "Unlock"
 
1073
msgstr ""
 
1074
 
 
1075
#: ../plugins/security-privacy//SimPin.qml:282
 
1076
msgid "Lock"
 
1077
msgstr ""
 
1078
 
 
1079
#: ../plugins/security-privacy//SimPin.qml:340
 
1080
msgid "Change PIN…"
 
1081
msgstr ""
 
1082
 
 
1083
#: ../plugins/security-privacy//SimPin.qml:357
 
1084
msgid ""
 
1085
"When a SIM PIN is set, it must be entered to access cellular services after "
 
1086
"restarting the phone or swapping the SIM."
 
1087
msgstr ""
 
1088
 
 
1089
#: ../plugins/security-privacy//SimPin.qml:361
 
1090
msgid "Entering an incorrect PIN repeatedly may lock the SIM permanently."
 
1091
msgstr ""
 
1092
 
 
1093
#: ../plugins/security-privacy//PhoneLocking.qml:31
169
1094
msgid "Phone locking"
170
1095
msgstr ""
171
1096
 
 
1097
#: ../plugins/security-privacy//PhoneLocking.qml:45
 
1098
msgctxt "Unlock with swipe"
 
1099
msgid "None"
 
1100
msgstr ""
 
1101
 
 
1102
#: ../plugins/security-privacy//PhoneLocking.qml:46
 
1103
#: ../wizard/qml/Pages//30-passwd-type.qml:95
 
1104
msgid "Passcode"
 
1105
msgstr ""
 
1106
 
172
1107
#. TRANSLATORS: %1 is the number of minutes
173
 
#: ../plugins/security-privacy//PageComponent.qml:101
174
 
#: ../plugins/security-privacy//PhoneLocking.qml:65
 
1108
#: ../plugins/security-privacy//PhoneLocking.qml:75
 
1109
#: ../plugins/security-privacy//PhoneLocking.qml:84
175
1110
#, qt-format
176
1111
msgid "%1 minute"
177
1112
msgid_plural "%1 minutes"
178
1113
msgstr[0] ""
179
1114
msgstr[1] ""
180
1115
 
181
 
#: ../plugins/security-privacy//PageComponent.qml:110
182
 
msgid "SIM PIN"
183
 
msgstr ""
184
 
 
185
 
#: ../plugins/security-privacy//PageComponent.qml:116
186
 
msgid "Privacy:"
187
 
msgstr ""
188
 
 
189
 
#: ../plugins/security-privacy//PageComponent.qml:120
 
1116
#: ../plugins/security-privacy//PhoneLocking.qml:101
 
1117
msgid "Sleep locks immediately"
 
1118
msgstr ""
 
1119
 
 
1120
#: ../plugins/security-privacy//PhoneLocking.qml:106
 
1121
msgid "When locked, allow:"
 
1122
msgstr ""
 
1123
 
 
1124
#: ../plugins/security-privacy//PhoneLocking.qml:110
 
1125
msgid "Launcher"
 
1126
msgstr ""
 
1127
 
 
1128
#: ../plugins/security-privacy//PhoneLocking.qml:120
 
1129
msgid "Notifications and quick settings"
 
1130
msgstr ""
 
1131
 
 
1132
#: ../plugins/security-privacy//PhoneLocking.qml:131
 
1133
msgid "Turn on lock security to restrict access when the phone is locked."
 
1134
msgstr ""
 
1135
 
 
1136
#: ../plugins/security-privacy//PhoneLocking.qml:132
 
1137
msgid "Other apps and functions will prompt you to unlock."
 
1138
msgstr ""
 
1139
 
 
1140
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
1141
#: ../plugins/security-privacy//PageComponent.qml:37
 
1142
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:218
 
1143
msgid "Security & Privacy"
 
1144
msgstr ""
 
1145
 
 
1146
#: ../plugins/security-privacy//PageComponent.qml:100
 
1147
#: ../plugins/security-privacy//PageComponent.qml:218
 
1148
#: ../plugins/security-privacy//Dash.qml:46
 
1149
msgid "Phone and Internet"
 
1150
msgstr ""
 
1151
 
 
1152
#: ../plugins/security-privacy//PageComponent.qml:102
 
1153
#: ../plugins/security-privacy//PageComponent.qml:219
 
1154
#: ../plugins/security-privacy//Dash.qml:46
 
1155
msgid "Phone only"
 
1156
msgstr ""
 
1157
 
 
1158
#: ../plugins/security-privacy//PageComponent.qml:131
 
1159
msgid "Lock phone"
 
1160
msgstr ""
 
1161
 
 
1162
#: ../plugins/security-privacy//PageComponent.qml:161
 
1163
#: ../plugins/security-privacy//PageComponent.qml:244
 
1164
msgid "On"
 
1165
msgstr ""
 
1166
 
 
1167
#: ../plugins/security-privacy//PageComponent.qml:165
 
1168
#: ../plugins/security-privacy//PageComponent.qml:244
 
1169
#: ../plugins/cellular//Components//CellularMultiSim.qml:30
 
1170
#: ../plugins/cellular//Components//NoSim.qml:32
 
1171
#: ../plugins/cellular//Components//CellularSingleSim.qml:50
 
1172
msgid "Off"
 
1173
msgstr ""
 
1174
 
 
1175
#: ../plugins/security-privacy//PageComponent.qml:172
 
1176
msgid "Encryption"
 
1177
msgstr ""
 
1178
 
 
1179
#: ../plugins/security-privacy//PageComponent.qml:181
 
1180
msgid ""
 
1181
"Encryption protects against access to phone data when the phone is connected "
 
1182
"to a PC or other device."
 
1183
msgstr ""
 
1184
 
 
1185
#: ../plugins/security-privacy//PageComponent.qml:185
 
1186
msgid "Privacy"
 
1187
msgstr ""
 
1188
 
 
1189
#: ../plugins/security-privacy//PageComponent.qml:188
190
1190
msgid "Stats on welcome screen"
191
1191
msgstr ""
192
1192
 
193
 
#: ../plugins/security-privacy//PageComponent.qml:133
 
1193
#: ../plugins/security-privacy//PageComponent.qml:201
194
1194
msgid "Messages on welcome screen"
195
1195
msgstr ""
196
1196
 
197
 
#: ../plugins/security-privacy//PageComponent.qml:148
 
1197
#: ../plugins/security-privacy//PageComponent.qml:216
198
1198
#: ../plugins/security-privacy//Dash.qml:29
199
1199
msgid "Dash search"
200
1200
msgstr ""
201
1201
 
202
 
#: ../plugins/security-privacy//PageComponent.qml:166
 
1202
#: ../plugins/security-privacy//PageComponent.qml:235
203
1203
msgid "Location access"
204
1204
msgstr ""
205
1205
 
206
 
#: ../plugins/security-privacy//PageComponent.qml:174
 
1206
#: ../plugins/security-privacy//PageComponent.qml:253
207
1207
#: ../plugins/security-privacy//AppAccess.qml:28
208
1208
msgid "Other app access"
209
1209
msgstr ""
210
1210
 
211
 
#: ../plugins/security-privacy//PageComponent.qml:179
 
1211
#: ../plugins/security-privacy//PageComponent.qml:258
 
1212
#: ../plugins/security-privacy//diagnostics//PageComponent.qml:30
212
1213
msgid "Diagnostics"
213
1214
msgstr ""
214
1215
 
215
1216
#. TRANSLATORS: This string is shown when crash
216
1217
#. reports are to be sent by the system.
217
 
#: ../plugins/security-privacy//PageComponent.qml:184
 
1218
#: ../plugins/security-privacy//PageComponent.qml:263
218
1219
msgid "Sent"
219
1220
msgstr ""
220
1221
 
221
1222
#. TRANSLATORS: This string is shown when crash
222
1223
#. reports are not to be sent by the system
223
 
#: ../plugins/security-privacy//PageComponent.qml:187
 
1224
#: ../plugins/security-privacy//PageComponent.qml:266
224
1225
msgid "Not sent"
225
1226
msgstr ""
226
1227
 
227
 
#: ../plugins/security-privacy//PhoneLocking.qml:62
228
 
#: ../plugins/battery//PageComponent.qml:300
229
 
msgid "Lock when idle"
230
 
msgstr ""
231
 
 
232
 
#: ../plugins/security-privacy//PhoneLocking.qml:63
233
 
#: ../plugins/battery//PageComponent.qml:300
234
 
msgid "Sleep when idle"
235
 
msgstr ""
236
 
 
237
 
#: ../plugins/security-privacy//PhoneLocking.qml:79
238
 
msgid "Sleep locks immediately"
239
 
msgstr ""
240
 
 
241
 
#: ../plugins/security-privacy//Location.qml:30
 
1228
#: ../plugins/security-privacy//Location.qml:31
 
1229
#: ../wizard/qml/Pages//50-location.qml:25
242
1230
msgid "Location"
243
1231
msgstr ""
244
1232
 
245
 
#: ../plugins/security-privacy//Location.qml:48
 
1233
#: ../plugins/security-privacy//Location.qml:59
246
1234
msgid "Location detection"
247
1235
msgstr ""
248
1236
 
249
 
#: ../plugins/security-privacy//Location.qml:70
 
1237
#: ../plugins/security-privacy//Location.qml:81
250
1238
msgid ""
251
1239
"Uses GPS to detect your rough location. When off, GPS turns off to save "
252
1240
"battery."
253
1241
msgstr ""
254
1242
 
255
 
#: ../plugins/security-privacy//Location.qml:72
 
1243
#: ../plugins/security-privacy//Location.qml:83
256
1244
msgid ""
257
1245
"Uses wi-fi and GPS to detect your rough location. Turning off location "
258
1246
"detection saves battery."
259
1247
msgstr ""
260
1248
 
261
 
#: ../plugins/security-privacy//Location.qml:74
 
1249
#: ../plugins/security-privacy//Location.qml:85
262
1250
msgid ""
263
1251
"Uses wi-fi (currently off) and GPS to detect your rough location. Turning "
264
1252
"off location detection saves battery."
265
1253
msgstr ""
266
1254
 
267
 
#: ../plugins/security-privacy//Location.qml:76
 
1255
#: ../plugins/security-privacy//Location.qml:87
268
1256
msgid ""
269
1257
"Uses wi-fi, cell tower locations, and GPS to detect your rough location. "
270
1258
"Turning off location detection saves battery."
271
1259
msgstr ""
272
1260
 
273
 
#: ../plugins/security-privacy//Location.qml:78
 
1261
#: ../plugins/security-privacy//Location.qml:89
274
1262
msgid ""
275
1263
"Uses wi-fi, cell tower locations (no current cellular connection), and GPS "
276
1264
"to detect your rough location. Turning off location detection saves battery."
277
1265
msgstr ""
278
1266
 
279
 
#: ../plugins/security-privacy//Location.qml:80
 
1267
#: ../plugins/security-privacy//Location.qml:91
280
1268
msgid ""
281
1269
"Uses wi-fi (currently off), cell tower locations, and GPS to detect your "
282
1270
"rough location. Turning off location detection saves battery."
283
1271
msgstr ""
284
1272
 
285
 
#: ../plugins/security-privacy//Location.qml:82
 
1273
#: ../plugins/security-privacy//Location.qml:93
286
1274
msgid ""
287
1275
"Uses wi-fi (currently off), cell tower locations (no current cellular "
288
1276
"connection), and GPS to detect your rough location. Turning off location "
289
1277
"detection saves battery."
290
1278
msgstr ""
291
1279
 
292
 
#: ../plugins/security-privacy//Location.qml:89
 
1280
#: ../plugins/security-privacy//Location.qml:100
293
1281
msgid "Allow access to location:"
294
1282
msgstr ""
295
1283
 
 
1284
#: ../plugins/security-privacy//Dash.qml:45
 
1285
msgid "Return results from:"
 
1286
msgstr ""
 
1287
 
296
1288
#: ../plugins/security-privacy//AppAccess.qml:35
297
1289
msgid "Apps that you have granted and have requested access to:"
298
1290
msgstr ""
299
1291
 
300
1292
#: ../plugins/security-privacy//AppAccess.qml:41
301
 
#: ../plugins/bluetooth//PageComponent.qml:100
 
1293
#: ../plugins/bluetooth//PageComponent.qml:105
302
1294
msgid "Camera"
303
1295
msgstr ""
304
1296
 
323
1315
msgid "0"
324
1316
msgstr ""
325
1317
 
326
 
#: ../plugins/security-privacy//LockSecurity.qml:92
327
 
msgid "Change passcode"
328
 
msgstr ""
329
 
 
330
 
#: ../plugins/security-privacy//LockSecurity.qml:94
331
 
msgid "Change passphrase"
332
 
msgstr ""
333
 
 
334
 
#: ../plugins/security-privacy//LockSecurity.qml:101
335
 
msgid "Switch to swipe"
336
 
msgstr ""
337
 
 
338
 
#: ../plugins/security-privacy//LockSecurity.qml:103
339
 
msgid "Switch to passcode"
340
 
msgstr ""
341
 
 
342
 
#: ../plugins/security-privacy//LockSecurity.qml:105
343
 
msgid "Switch to passphrase"
344
 
msgstr ""
345
 
 
346
 
#: ../plugins/security-privacy//LockSecurity.qml:114
347
 
msgid "Existing passcode"
348
 
msgstr ""
349
 
 
350
 
#: ../plugins/security-privacy//LockSecurity.qml:116
351
 
msgid "Existing passphrase"
352
 
msgstr ""
353
 
 
354
 
#: ../plugins/security-privacy//LockSecurity.qml:170
355
 
msgid "Choose passcode"
356
 
msgstr ""
357
 
 
358
 
#: ../plugins/security-privacy//LockSecurity.qml:172
359
 
msgid "Choose passphrase"
360
 
msgstr ""
361
 
 
362
 
#: ../plugins/security-privacy//LockSecurity.qml:216
363
 
msgid "Confirm passcode"
364
 
msgstr ""
365
 
 
366
 
#: ../plugins/security-privacy//LockSecurity.qml:218
367
 
msgid "Confirm passphrase"
368
 
msgstr ""
369
 
 
370
 
#: ../plugins/security-privacy//LockSecurity.qml:261
371
 
msgid "Those passcodes don't match. Try again."
372
 
msgstr ""
373
 
 
374
 
#: ../plugins/security-privacy//LockSecurity.qml:264
375
 
msgid "Those passphrases don't match. Try again."
376
 
msgstr ""
377
 
 
378
 
#: ../plugins/security-privacy//LockSecurity.qml:295
379
 
msgid "Unset"
380
 
msgstr ""
381
 
 
382
 
#: ../plugins/security-privacy//LockSecurity.qml:298
383
 
#: ../plugins/cellular//HotspotSetup.qml:94
384
 
msgid "Change"
385
 
msgstr ""
386
 
 
387
 
#: ../plugins/security-privacy//LockSecurity.qml:300
388
 
#: ../plugins/time-date//TimePicker.qml:182
389
 
#: ../plugins/background//Preview.qml:104
390
 
#: ../plugins/phone//CallForwarding.qml:148
391
 
msgid "Set"
392
 
msgstr ""
393
 
 
394
 
#: ../plugins/security-privacy//LockSecurity.qml:340
395
 
msgid "Unlock the phone using:"
396
 
msgstr ""
397
 
 
398
 
#: ../plugins/security-privacy//LockSecurity.qml:344
399
 
msgid "Swipe (no security)"
400
 
msgstr ""
401
 
 
402
 
#: ../plugins/security-privacy//LockSecurity.qml:345
403
 
msgid "4-digit passcode"
404
 
msgstr ""
405
 
 
406
 
#: ../plugins/security-privacy//LockSecurity.qml:347
407
 
msgid "Swipe (no security)… "
408
 
msgstr ""
409
 
 
410
 
#: ../plugins/security-privacy//LockSecurity.qml:348
411
 
msgid "4-digit passcode…"
412
 
msgstr ""
413
 
 
414
 
#: ../plugins/security-privacy//LockSecurity.qml:349
415
 
msgid "Passphrase…"
416
 
msgstr ""
417
 
 
418
 
#: ../plugins/security-privacy//LockSecurity.qml:380
419
 
msgid "Change passcode…"
420
 
msgstr ""
421
 
 
422
 
#: ../plugins/security-privacy//LockSecurity.qml:381
423
 
msgid "Change passphrase…"
424
 
msgstr ""
425
 
 
426
 
#: ../plugins/security-privacy//Dash.qml:45
427
 
msgid "Return results from:"
428
 
msgstr ""
429
 
 
430
 
#: ../plugins/cellular//PageChooseCarriers.qml:28
431
 
msgid "Carriers"
432
 
msgstr ""
433
 
 
434
 
#: ../plugins/cellular//PageChooseCarriers.qml:50
435
 
#: ../plugins/cellular//PageChooseCarriers.qml:66
436
 
#: ../plugins/cellular//PageComponent.qml:175
437
 
#: ../plugins/about//Storage.qml:204 ../plugins/battery//PageComponent.qml:125
438
 
#: ../plugins/battery//PageComponent.qml:281
439
 
msgid "N/A"
440
 
msgstr ""
441
 
 
442
 
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
443
 
#: ../plugins/cellular//PageComponent.qml:32
444
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:28
445
 
msgid "Cellular"
446
 
msgstr ""
447
 
 
448
 
#: ../plugins/cellular//PageComponent.qml:132
449
 
msgid "Hotspot disabled because Wi-Fi is off."
450
 
msgstr ""
451
 
 
452
 
#: ../plugins/cellular//PageComponent.qml:138
453
 
#: ../plugins/cellular//Hotspot.qml:29
454
 
msgid "Wi-Fi hotspot"
455
 
msgstr ""
456
 
 
457
 
#: ../plugins/cellular//PageComponent.qml:147
458
 
msgid "Data usage statistics"
459
 
msgstr ""
460
 
 
461
 
#: ../plugins/cellular//PageComponent.qml:153
462
 
#: ../plugins/cellular//PageComponent.qml:161
463
 
msgid "Carrier"
464
 
msgid_plural "Carriers"
465
 
msgstr[0] ""
466
 
msgstr[1] ""
467
 
 
468
 
#: ../plugins/cellular//PageComponent.qml:180
469
 
msgid "APN"
470
 
msgstr ""
471
 
 
472
 
#: ../plugins/cellular//PageChooseCarrier.qml:102
473
 
msgid "Choose carrier:"
474
 
msgstr ""
475
 
 
476
 
#: ../plugins/cellular//PageChooseCarrier.qml:103
477
 
#: ../plugins/time-date//PageComponent.qml:69
478
 
#: ../plugins/time-date//ChooseTimeZone.qml:47
479
 
msgid "Automatically"
480
 
msgstr ""
481
 
 
482
 
#: ../plugins/cellular//PageChooseCarrier.qml:103
483
 
#: ../plugins/time-date//PageComponent.qml:69
484
 
#: ../plugins/time-date//ChooseTimeZone.qml:47
485
 
msgid "Manually"
486
 
msgstr ""
487
 
 
488
 
#: ../plugins/cellular//PageChooseCarrier.qml:130
489
 
msgid "Refresh"
490
 
msgstr ""
491
 
 
492
 
#: ../plugins/cellular//PageChooseCarrier.qml:151
493
 
msgid "Searching"
494
 
msgstr ""
495
 
 
496
 
#: ../plugins/cellular//Hotspot.qml:40
497
 
msgid "Hotspot"
498
 
msgstr ""
499
 
 
500
 
#: ../plugins/cellular//Hotspot.qml:60
501
 
msgid ""
502
 
"When hotspot is on, other devices can use your cellular data connection over "
503
 
"Wi-Fi. Normal data charges apply."
504
 
msgstr ""
505
 
 
506
 
#: ../plugins/cellular//Hotspot.qml:61
507
 
msgid ""
508
 
"Other devices can use your cellular data connection over the Wi-Fi network. "
509
 
"Normal data charges apply."
510
 
msgstr ""
511
 
 
512
 
#: ../plugins/cellular//Hotspot.qml:65
513
 
msgid "Set up hotspot"
514
 
msgstr ""
515
 
 
516
 
#: ../plugins/cellular//HotspotSetup.qml:29
517
 
msgid "Change hotspot setup"
518
 
msgstr ""
519
 
 
520
 
#: ../plugins/cellular//HotspotSetup.qml:40
521
 
msgid "Hotspot name"
522
 
msgstr ""
523
 
 
524
 
#: ../plugins/cellular//HotspotSetup.qml:54
525
 
msgid "Key (must be 8 characters or longer)"
526
 
msgstr ""
527
 
 
528
 
#: ../plugins/cellular//HotspotSetup.qml:68
529
 
msgid "Show key"
530
 
msgstr ""
531
 
 
532
 
#: ../plugins/bluetooth//PageComponent.qml:77
 
1318
#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:28
 
1319
#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:28
 
1320
#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:28
 
1321
msgid "Bluetooth Pairing Request"
 
1322
msgstr ""
 
1323
 
 
1324
#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:36
 
1325
#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:36
 
1326
#, qt-format
 
1327
msgid "PIN for '%1'"
 
1328
msgstr ""
 
1329
 
 
1330
#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:62
 
1331
#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:63
 
1332
msgid "Pair"
 
1333
msgstr ""
 
1334
 
 
1335
#. TRANSLATORS: %1 is the name of the bluetooth device being paired
 
1336
#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:37
 
1337
#, qt-format
 
1338
msgid "Please confirm that the PIN displayed on '%1' matches this one"
 
1339
msgstr ""
 
1340
 
 
1341
#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:57
 
1342
msgid "Confirm PIN"
 
1343
msgstr ""
 
1344
 
 
1345
#: ../plugins/bluetooth//PageComponent.qml:82
533
1346
msgid "Connected"
534
1347
msgstr ""
535
1348
 
536
 
#: ../plugins/bluetooth//PageComponent.qml:78
 
1349
#: ../plugins/bluetooth//PageComponent.qml:83
537
1350
msgid "Connecting…"
538
1351
msgstr ""
539
1352
 
540
 
#: ../plugins/bluetooth//PageComponent.qml:79
 
1353
#: ../plugins/bluetooth//PageComponent.qml:84
541
1354
msgid "Disconnecting…"
542
1355
msgstr ""
543
1356
 
544
 
#: ../plugins/bluetooth//PageComponent.qml:80
 
1357
#: ../plugins/bluetooth//PageComponent.qml:85
545
1358
msgid "Disconnected"
546
1359
msgstr ""
547
1360
 
548
 
#: ../plugins/bluetooth//PageComponent.qml:81
549
 
msgid "Unknown"
550
 
msgstr ""
551
 
 
552
 
#: ../plugins/bluetooth//PageComponent.qml:87
 
1361
#: ../plugins/bluetooth//PageComponent.qml:92
553
1362
msgid "Computer"
554
1363
msgstr ""
555
1364
 
556
 
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
557
 
#: ../plugins/bluetooth//PageComponent.qml:88
558
 
#: ../plugins/phone//PageComponent.qml:28
559
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:104
560
 
msgid "Phone"
561
 
msgstr ""
562
 
 
563
 
#: ../plugins/bluetooth//PageComponent.qml:89
 
1365
#: ../plugins/bluetooth//PageComponent.qml:94
564
1366
msgid "Modem"
565
1367
msgstr ""
566
1368
 
567
 
#: ../plugins/bluetooth//PageComponent.qml:90 ../src/qml/MainWindow.qml:145
 
1369
#: ../plugins/bluetooth//PageComponent.qml:95 ../src/qml/MainWindow.qml:147
568
1370
msgid "Network"
569
1371
msgstr ""
570
1372
 
571
 
#: ../plugins/bluetooth//PageComponent.qml:91
 
1373
#: ../plugins/bluetooth//PageComponent.qml:96
572
1374
msgid "Headset"
573
1375
msgstr ""
574
1376
 
575
 
#: ../plugins/bluetooth//PageComponent.qml:92
 
1377
#: ../plugins/bluetooth//PageComponent.qml:97
576
1378
msgid "Headphones"
577
1379
msgstr ""
578
1380
 
579
 
#: ../plugins/bluetooth//PageComponent.qml:93
 
1381
#: ../plugins/bluetooth//PageComponent.qml:98
580
1382
msgid "Video"
581
1383
msgstr ""
582
1384
 
583
 
#: ../plugins/bluetooth//PageComponent.qml:94
 
1385
#: ../plugins/bluetooth//PageComponent.qml:99
584
1386
msgid "Other Audio"
585
1387
msgstr ""
586
1388
 
587
 
#: ../plugins/bluetooth//PageComponent.qml:95
 
1389
#: ../plugins/bluetooth//PageComponent.qml:100
588
1390
msgid "Joypad"
589
1391
msgstr ""
590
1392
 
591
 
#: ../plugins/bluetooth//PageComponent.qml:96
 
1393
#: ../plugins/bluetooth//PageComponent.qml:101
592
1394
msgid "Keyboard"
593
1395
msgstr ""
594
1396
 
595
 
#: ../plugins/bluetooth//PageComponent.qml:97
 
1397
#: ../plugins/bluetooth//PageComponent.qml:102
596
1398
msgid "Tablet"
597
1399
msgstr ""
598
1400
 
599
 
#: ../plugins/bluetooth//PageComponent.qml:98
 
1401
#: ../plugins/bluetooth//PageComponent.qml:103
600
1402
msgid "Mouse"
601
1403
msgstr ""
602
1404
 
603
 
#: ../plugins/bluetooth//PageComponent.qml:99
 
1405
#: ../plugins/bluetooth//PageComponent.qml:104
604
1406
msgid "Printer"
605
1407
msgstr ""
606
1408
 
607
 
#: ../plugins/bluetooth//PageComponent.qml:101
 
1409
#: ../plugins/bluetooth//PageComponent.qml:106
608
1410
msgid "Other"
609
1411
msgstr ""
610
1412
 
611
 
#: ../plugins/bluetooth//PageComponent.qml:107
 
1413
#: ../plugins/bluetooth//PageComponent.qml:112
612
1414
msgid "Excellent"
613
1415
msgstr ""
614
1416
 
615
 
#: ../plugins/bluetooth//PageComponent.qml:108
 
1417
#: ../plugins/bluetooth//PageComponent.qml:113
616
1418
msgid "Good"
617
1419
msgstr ""
618
1420
 
619
 
#: ../plugins/bluetooth//PageComponent.qml:109
 
1421
#: ../plugins/bluetooth//PageComponent.qml:114
620
1422
msgid "Fair"
621
1423
msgstr ""
622
1424
 
623
 
#: ../plugins/bluetooth//PageComponent.qml:110
 
1425
#: ../plugins/bluetooth//PageComponent.qml:115
624
1426
msgid "Poor"
625
1427
msgstr ""
626
1428
 
627
 
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
628
 
#: ../plugins/bluetooth//PageComponent.qml:117
629
 
#: ../plugins/bluetooth//PageComponent.qml:136
630
 
#: ../plugins/battery//PageComponent.qml:358
631
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:40
632
 
msgid "Bluetooth"
633
 
msgstr ""
634
 
 
635
 
#: ../plugins/bluetooth//PageComponent.qml:171
 
1429
#: ../plugins/bluetooth//PageComponent.qml:182
636
1430
msgid "Discoverable"
637
1431
msgstr ""
638
1432
 
639
 
#: ../plugins/bluetooth//PageComponent.qml:171
 
1433
#: ../plugins/bluetooth//PageComponent.qml:182
640
1434
msgid "Not discoverable"
641
1435
msgstr ""
642
1436
 
643
 
#: ../plugins/bluetooth//PageComponent.qml:202
 
1437
#: ../plugins/bluetooth//PageComponent.qml:213
644
1438
msgid "Connected devices:"
645
1439
msgstr ""
646
1440
 
647
 
#: ../plugins/bluetooth//PageComponent.qml:236
 
1441
#: ../plugins/bluetooth//PageComponent.qml:251
648
1442
msgid "Connect another device:"
649
1443
msgstr ""
650
1444
 
651
 
#: ../plugins/bluetooth//PageComponent.qml:236
 
1445
#: ../plugins/bluetooth//PageComponent.qml:251
652
1446
msgid "Connect a device:"
653
1447
msgstr ""
654
1448
 
655
 
#: ../plugins/bluetooth//PageComponent.qml:266
 
1449
#: ../plugins/bluetooth//PageComponent.qml:285
656
1450
msgid "None detected"
657
1451
msgstr ""
658
1452
 
659
 
#: ../plugins/bluetooth//PageComponent.qml:274
660
 
#: ../plugins/bluetooth//PageComponent.qml:360
 
1453
#: ../plugins/bluetooth//PageComponent.qml:293
 
1454
#: ../plugins/bluetooth//PageComponent.qml:397
661
1455
msgid "Connect automatically when detected:"
662
1456
msgstr ""
663
1457
 
664
 
#: ../plugins/bluetooth//PageComponent.qml:309
665
 
#: ../plugins/wifi//NetworkDetails.qml:43
666
 
msgid "Name"
667
 
msgstr ""
668
 
 
669
 
#: ../plugins/bluetooth//PageComponent.qml:327
 
1458
#: ../plugins/bluetooth//PageComponent.qml:364
670
1459
msgid "Type"
671
1460
msgstr ""
672
1461
 
673
 
#: ../plugins/bluetooth//PageComponent.qml:351
 
1462
#: ../plugins/bluetooth//PageComponent.qml:388
674
1463
msgid "Status"
675
1464
msgstr ""
676
1465
 
677
 
#: ../plugins/bluetooth//PageComponent.qml:355
 
1466
#: ../plugins/bluetooth//PageComponent.qml:392
678
1467
msgid "Signal Strength"
679
1468
msgstr ""
680
1469
 
681
 
#: ../plugins/bluetooth//PageComponent.qml:374
682
 
msgid "Disconnect"
683
 
msgstr ""
684
 
 
685
 
#: ../plugins/bluetooth//PageComponent.qml:374
686
 
#: ../plugins/wifi//OtherNetwork.qml:121
687
 
msgid "Connect"
688
 
msgstr ""
689
 
 
690
 
#: ../plugins/bluetooth//PageComponent.qml:392
 
1470
#: ../plugins/bluetooth//PageComponent.qml:429
691
1471
msgid "Forget this device"
692
1472
msgstr ""
693
1473
 
694
 
#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:28
695
 
#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:28
696
 
#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:28
697
 
msgid "Bluetooth Pairing Request"
698
 
msgstr ""
699
 
 
700
 
#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:36
701
 
#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:36
702
 
#, qt-format
703
 
msgid "PIN for '%1'"
704
 
msgstr ""
705
 
 
706
 
#: ../plugins/bluetooth//ProvidePinCodeDialog.qml:63
707
 
#: ../plugins/bluetooth//ProvidePasskeyDialog.qml:62
708
 
msgid "Pair"
709
 
msgstr ""
710
 
 
711
 
#. TRANSLATORS: %1 is the name of the bluetooth device being paired
712
 
#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:37
713
 
#, qt-format
714
 
msgid "Please confirm that the PIN displayed on '%1' matches this one"
715
 
msgstr ""
716
 
 
717
 
#: ../plugins/bluetooth//ConfirmPasskeyDialog.qml:57
718
 
msgid "Confirm PIN"
719
 
msgstr ""
720
 
 
721
 
#: ../plugins/about//Software.qml:11 ../plugins/about//PageComponent.qml:169
722
 
msgid "Software licenses"
 
1474
#: ../plugins/about//PhoneNumbers.qml:31
 
1475
msgid "Phone number:"
 
1476
msgstr ""
 
1477
 
 
1478
#: ../plugins/about//PhoneNumber.qml:36
 
1479
msgid "Phone number"
 
1480
msgstr ""
 
1481
 
 
1482
#: ../plugins/about//Storage.qml:33 ../plugins/about//PageComponent.qml:143
 
1483
msgid "Storage"
 
1484
msgstr ""
 
1485
 
 
1486
#: ../plugins/about//Storage.qml:85
 
1487
msgid "Used by Ubuntu"
 
1488
msgstr ""
 
1489
 
 
1490
#: ../plugins/about//Storage.qml:86
 
1491
msgid "Videos"
 
1492
msgstr ""
 
1493
 
 
1494
#: ../plugins/about//Storage.qml:87
 
1495
msgid "Audio"
 
1496
msgstr ""
 
1497
 
 
1498
#: ../plugins/about//Storage.qml:88
 
1499
msgid "Pictures"
 
1500
msgstr ""
 
1501
 
 
1502
#: ../plugins/about//Storage.qml:89
 
1503
msgid "Other files"
 
1504
msgstr ""
 
1505
 
 
1506
#: ../plugins/about//Storage.qml:90
 
1507
msgid "Used by apps"
 
1508
msgstr ""
 
1509
 
 
1510
#: ../plugins/about//Storage.qml:140
 
1511
msgid "Total storage"
 
1512
msgstr ""
 
1513
 
 
1514
#: ../plugins/about//Storage.qml:152
 
1515
msgid "Free space"
 
1516
msgstr ""
 
1517
 
 
1518
#: ../plugins/about//Storage.qml:172
 
1519
msgid "By name"
 
1520
msgstr ""
 
1521
 
 
1522
#: ../plugins/about//Storage.qml:172
 
1523
msgid "By size"
 
1524
msgstr ""
 
1525
 
 
1526
#: ../plugins/about//DevMode.qml:35 ../plugins/about//DevMode.qml:90
 
1527
msgid "Developer Mode"
 
1528
msgstr ""
 
1529
 
 
1530
#: ../plugins/about//DevMode.qml:84
 
1531
msgid ""
 
1532
"In Developer Mode, anyone can access, change or delete anything on this "
 
1533
"phone by connecting it to another device."
 
1534
msgstr ""
 
1535
 
 
1536
#: ../plugins/about//DevMode.qml:110
 
1537
msgid "You need a passcode or passphrase set to use Developer Mode."
723
1538
msgstr ""
724
1539
 
725
1540
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
726
1541
#: ../plugins/about//PageComponent.qml:34
727
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:46
 
1542
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:278
728
1543
msgid "About this phone"
729
1544
msgstr ""
730
1545
 
731
 
#: ../plugins/about//PageComponent.qml:97
732
 
msgid "Phone number"
733
 
msgstr ""
734
 
 
735
 
#: ../plugins/about//PageComponent.qml:107
 
1546
#: ../plugins/about//PageComponent.qml:109
736
1547
msgid "Serial"
737
1548
msgstr ""
738
1549
 
739
 
#: ../plugins/about//PageComponent.qml:126 ../plugins/about//Storage.qml:33
740
 
msgid "Storage"
741
 
msgstr ""
742
 
 
743
 
#: ../plugins/about//PageComponent.qml:133
 
1550
#: ../plugins/about//PageComponent.qml:124
 
1551
msgid "Wi-Fi address"
 
1552
msgstr ""
 
1553
 
 
1554
#: ../plugins/about//PageComponent.qml:132
 
1555
msgid "Bluetooth address"
 
1556
msgstr ""
 
1557
 
 
1558
#: ../plugins/about//PageComponent.qml:144
 
1559
#, qt-format
 
1560
msgid "%1 free"
 
1561
msgstr ""
 
1562
 
 
1563
#: ../plugins/about//PageComponent.qml:151
744
1564
msgid "Software:"
745
1565
msgstr ""
746
1566
 
747
 
#: ../plugins/about//PageComponent.qml:138
 
1567
#: ../plugins/about//PageComponent.qml:156
748
1568
msgid "OS"
749
1569
msgstr ""
750
1570
 
751
 
#: ../plugins/about//PageComponent.qml:147
 
1571
#: ../plugins/about//PageComponent.qml:165
752
1572
msgid "Last updated"
753
1573
msgstr ""
754
1574
 
755
 
#: ../plugins/about//PageComponent.qml:149
756
 
#: ../plugins/battery//PageComponent.qml:309
757
 
#: ../plugins/battery//PageComponent.qml:318
758
 
#: ../plugins/battery//SleepValues.qml:96
759
 
#: ../plugins/wifi//NetworkDetails.qml:55
760
 
#: ../plugins/system-update//PageComponent.qml:448
761
 
#: ../plugins/system-update//Configuration.qml:53
762
 
msgid "Never"
763
 
msgstr ""
764
 
 
765
 
#: ../plugins/about//PageComponent.qml:155
 
1575
#: ../plugins/about//PageComponent.qml:173
766
1576
msgid "Check for updates"
767
1577
msgstr ""
768
1578
 
769
 
#: ../plugins/about//PageComponent.qml:164
 
1579
#: ../plugins/about//PageComponent.qml:182
770
1580
msgid "Legal:"
771
1581
msgstr ""
772
1582
 
773
 
#: ../plugins/about//PageComponent.qml:177
 
1583
#: ../plugins/about//PageComponent.qml:187 ../plugins/about//Software.qml:11
 
1584
msgid "Software licenses"
 
1585
msgstr ""
 
1586
 
 
1587
#: ../plugins/about//PageComponent.qml:195
774
1588
msgid "Regulatory info"
775
1589
msgstr ""
776
1590
 
777
 
#: ../plugins/about//PageComponent.qml:185
 
1591
#: ../plugins/about//PageComponent.qml:203
778
1592
msgid "Developer mode"
779
1593
msgstr ""
780
1594
 
781
 
#: ../plugins/about//Version.qml:35
 
1595
#: ../plugins/about//License.qml:30
 
1596
msgid "Sorry, this license could not be displayed."
 
1597
msgstr ""
 
1598
 
 
1599
#: ../plugins/about//Version.qml:36
782
1600
msgid "OS Build Details"
783
1601
msgstr ""
784
1602
 
785
 
#: ../plugins/about//Version.qml:53
 
1603
#: ../plugins/about//Version.qml:61
786
1604
msgid "OS build number"
787
1605
msgstr ""
788
1606
 
789
 
#: ../plugins/about//Version.qml:59
 
1607
#: ../plugins/about//Version.qml:67
790
1608
msgid "Ubuntu Image part"
791
1609
msgstr ""
792
1610
 
793
 
#: ../plugins/about//Version.qml:85
 
1611
#: ../plugins/about//Version.qml:75
794
1612
msgid "Ubuntu build description"
795
1613
msgstr ""
796
1614
 
797
 
#: ../plugins/about//Version.qml:100
 
1615
#: ../plugins/about//Version.qml:81
798
1616
msgid "Device Image part"
799
1617
msgstr ""
800
1618
 
801
 
#: ../plugins/about//Version.qml:126
 
1619
#: ../plugins/about//Version.qml:88
802
1620
msgid "Device build description"
803
1621
msgstr ""
804
1622
 
805
 
#: ../plugins/about//Version.qml:141
 
1623
#: ../plugins/about//Version.qml:95
806
1624
msgid "Customization Image part"
807
1625
msgstr ""
808
1626
 
809
 
#: ../plugins/about//DevMode.qml:35 ../plugins/about//DevMode.qml:79
810
 
msgid "Developer Mode"
811
 
msgstr ""
812
 
 
813
 
#: ../plugins/about//DevMode.qml:73
814
 
msgid ""
815
 
"In Developer Mode, anyone can access, change or delete anything on this "
816
 
"phone by connecting it to another device."
817
 
msgstr ""
818
 
 
819
 
#: ../plugins/about//DevMode.qml:98
820
 
msgid "You need a passcode or passphrase set to use Developer Mode."
821
 
msgstr ""
822
 
 
823
 
#: ../plugins/about//Storage.qml:87
824
 
msgid "Used by Ubuntu"
825
 
msgstr ""
826
 
 
827
 
#: ../plugins/about//Storage.qml:88
828
 
msgid "Videos"
829
 
msgstr ""
830
 
 
831
 
#: ../plugins/about//Storage.qml:89
832
 
msgid "Audio"
833
 
msgstr ""
834
 
 
835
 
#: ../plugins/about//Storage.qml:90
836
 
msgid "Pictures"
837
 
msgstr ""
838
 
 
839
 
#: ../plugins/about//Storage.qml:91
840
 
msgid "Other files"
841
 
msgstr ""
842
 
 
843
 
#: ../plugins/about//Storage.qml:92
844
 
msgid "Used by apps"
845
 
msgstr ""
846
 
 
847
 
#: ../plugins/about//Storage.qml:142
848
 
msgid "Total storage"
849
 
msgstr ""
850
 
 
851
 
#: ../plugins/about//Storage.qml:154
852
 
msgid "Free space"
853
 
msgstr ""
854
 
 
855
 
#: ../plugins/about//Storage.qml:174
856
 
msgid "By name"
857
 
msgstr ""
858
 
 
859
 
#: ../plugins/about//Storage.qml:174
860
 
msgid "By size"
861
 
msgstr ""
862
 
 
863
 
#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
864
 
#: ../plugins/time-date//PageComponent.qml:29
865
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:54
866
 
msgid "Time & Date"
867
 
msgstr ""
868
 
 
869
 
#: ../plugins/time-date//PageComponent.qml:53
870
 
msgid "Time zone:"
871
 
msgstr ""
872
 
 
873
 
#: ../plugins/time-date//PageComponent.qml:68
874
 
msgid "Set the time and date:"
 
1627
#: ../plugins/time-date//ChooseTimeZone.qml:28
 
1628
msgid "Time zone"
 
1629
msgstr ""
 
1630
 
 
1631
#: ../plugins/time-date//ChooseTimeZone.qml:46
 
1632
msgid "Set the time zone:"
 
1633
msgstr ""
 
1634
 
 
1635
#: ../plugins/time-date//ChooseTimeZone.qml:126
 
1636
msgid "Enter your current location."
 
1637
msgstr ""
 
1638
 
 
1639
#: ../plugins/time-date//ChooseTimeZone.qml:127
 
1640
msgid "No matching place"
875
1641
msgstr ""
876
1642
 
877
1643
#: ../plugins/time-date//TimePicker.qml:26
910
1676
msgid "Year"
911
1677
msgstr ""
912
1678
 
913
 
#: ../plugins/time-date//ChooseTimeZone.qml:28
914
 
msgid "Time zone"
915
 
msgstr ""
916
 
 
917
 
#: ../plugins/time-date//ChooseTimeZone.qml:46
918
 
msgid "Set the time zone:"
919
 
msgstr ""
920
 
 
921
 
#: ../plugins/time-date//ChooseTimeZone.qml:126
922
 
msgid "Enter your current location."
923
 
msgstr ""
924
 
 
925
 
#: ../plugins/time-date//ChooseTimeZone.qml:127
926
 
msgid "No matching place"
927
 
msgstr ""
928
 
 
929
 
#: ../plugins/reset//ResetAllSettings.qml:29
930
 
msgid ""
931
 
"The contents and layout of the launcher, and the filters in the home screen "
932
 
"will be returned to their original settings."
933
 
msgstr ""
934
 
 
935
 
#: ../plugins/reset//ResetAllSettings.qml:31
936
 
msgid "Reset all system settings"
937
 
msgstr ""
938
 
 
939
 
#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
940
 
#: ../plugins/reset//PageComponent.qml:32
941
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:64
942
 
msgid "Reset phone"
943
 
msgstr ""
944
 
 
945
 
#: ../plugins/reset//PageComponent.qml:73
946
 
#: ../plugins/reset//ResetLauncherHome.qml:44
947
 
msgid "Reset Launcher"
948
 
msgstr ""
949
 
 
950
 
#: ../plugins/reset//PageComponent.qml:87
951
 
msgid "Reset all system settings…"
952
 
msgstr ""
953
 
 
954
 
#: ../plugins/reset//PageComponent.qml:101
955
 
msgid "Erase & Reset Everything…"
956
 
msgstr ""
957
 
 
958
 
#: ../plugins/reset//ResetLauncherHome.qml:40
959
 
msgid "The Launcher will be returned to its original contents."
960
 
msgstr ""
961
 
 
962
 
#: ../plugins/reset//ResetLauncherHome.qml:59
963
 
msgid "The phone needs to restart for changes to take effect."
964
 
msgstr ""
965
 
 
966
 
#: ../plugins/reset//EraseEverything.qml:41
967
 
msgid ""
968
 
"All documents, saved games, settings, and other items will be permanently "
969
 
"deleted from this phone."
970
 
msgstr ""
971
 
 
972
 
#: ../plugins/reset//EraseEverything.qml:44
973
 
msgid "Erase & Reset Everything"
974
 
msgstr ""
975
 
 
976
 
#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
977
 
#: ../plugins/battery//PageComponent.qml:34
978
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:70
979
 
msgid "Battery"
980
 
msgstr ""
981
 
 
982
 
#. TRANSLATORS: %1 is the number of seconds
983
 
#: ../plugins/battery//PageComponent.qml:46
984
 
#, qt-format
985
 
msgid "%1 second ago"
986
 
msgid_plural "%1 seconds ago"
987
 
msgstr[0] ""
988
 
msgstr[1] ""
989
 
 
990
 
#. TRANSLATORS: %1 is the number of minutes
991
 
#: ../plugins/battery//PageComponent.qml:49
992
 
#, qt-format
993
 
msgid "%1 minute ago"
994
 
msgid_plural "%1 minutes ago"
995
 
msgstr[0] ""
996
 
msgstr[1] ""
997
 
 
998
 
#. TRANSLATORS: %1 is the number of hours
999
 
#: ../plugins/battery//PageComponent.qml:52
1000
 
#, qt-format
1001
 
msgid "%1 hour ago"
1002
 
msgid_plural "%1 hours ago"
1003
 
msgstr[0] ""
1004
 
msgstr[1] ""
1005
 
 
1006
 
#. TRANSLATORS: %1 is the number of days
1007
 
#: ../plugins/battery//PageComponent.qml:55
1008
 
#, qt-format
1009
 
msgid "%1 day ago"
1010
 
msgid_plural "%1 days ago"
1011
 
msgstr[0] ""
1012
 
msgstr[1] ""
1013
 
 
1014
 
#: ../plugins/battery//PageComponent.qml:85
1015
 
msgid "Charging now"
1016
 
msgstr ""
1017
 
 
1018
 
#: ../plugins/battery//PageComponent.qml:90
1019
 
msgid "Last full charge"
1020
 
msgstr ""
1021
 
 
1022
 
#: ../plugins/battery//PageComponent.qml:95
1023
 
msgid "Fully charged"
1024
 
msgstr ""
1025
 
 
1026
 
#: ../plugins/battery//PageComponent.qml:120
1027
 
msgid "Charge level"
1028
 
msgstr ""
1029
 
 
1030
 
#. TRANSLATORS: %1 refers to a percentage that indicates the charging level of the battery
1031
 
#: ../plugins/battery//PageComponent.qml:128
1032
 
#, qt-format
1033
 
msgid "%1%"
1034
 
msgstr ""
1035
 
 
1036
 
#: ../plugins/battery//PageComponent.qml:206
1037
 
#: ../plugins/battery//PageComponent.qml:208
1038
 
msgid "Yesterday"
1039
 
msgstr ""
1040
 
 
1041
 
#: ../plugins/battery//PageComponent.qml:214
1042
 
#: ../plugins/battery//PageComponent.qml:216
1043
 
msgid "Today"
1044
 
msgstr ""
1045
 
 
1046
 
#: ../plugins/battery//PageComponent.qml:286
1047
 
msgid "Ways to reduce battery use:"
1048
 
msgstr ""
1049
 
 
1050
 
#: ../plugins/battery//PageComponent.qml:290
1051
 
#: ../plugins/brightness//BrightnessSlider.qml:51
1052
 
msgid "Display brightness"
1053
 
msgstr ""
1054
 
 
1055
 
#. TRANSLATORS: %1 is the number of minutes
1056
 
#: ../plugins/battery//PageComponent.qml:306
1057
 
#: ../plugins/battery//PageComponent.qml:315
1058
 
#: ../plugins/battery//SleepValues.qml:77
1059
 
#: ../plugins/battery//SleepValues.qml:81
1060
 
#: ../plugins/battery//SleepValues.qml:85
1061
 
#: ../plugins/battery//SleepValues.qml:89
1062
 
#: ../plugins/battery//SleepValues.qml:93
1063
 
#, qt-format
1064
 
msgid "After %1 minute"
1065
 
msgid_plural "After %1 minutes"
1066
 
msgstr[0] ""
1067
 
msgstr[1] ""
1068
 
 
1069
 
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1070
 
#: ../plugins/battery//PageComponent.qml:328
1071
 
#: ../plugins/wifi//PageComponent.qml:26
1072
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:76
1073
 
msgid "Wi-Fi"
1074
 
msgstr ""
1075
 
 
1076
 
#: ../plugins/battery//PageComponent.qml:389
1077
 
msgid "GPS"
1078
 
msgstr ""
1079
 
 
1080
 
#: ../plugins/battery//PageComponent.qml:407
1081
 
msgid "Accurate location detection requires GPS and/or Wi-Fi."
1082
 
msgstr ""
1083
 
 
1084
 
#: ../plugins/battery//SleepValues.qml:74
1085
 
msgid "Lock the phone when it's not in use:"
1086
 
msgstr ""
1087
 
 
1088
 
#: ../plugins/battery//SleepValues.qml:74
1089
 
msgid "Put the phone to sleep when it is not in use:"
1090
 
msgstr ""
1091
 
 
1092
 
#: ../plugins/battery//SleepValues.qml:107
1093
 
msgid ""
1094
 
"Shorter times are more secure. Phone won't lock during calls or video "
1095
 
"playback."
1096
 
msgstr ""
1097
 
 
1098
 
#: ../plugins/battery//SleepValues.qml:107
1099
 
msgid "Phone won’t sleep during calls or video playback."
1100
 
msgstr ""
1101
 
 
1102
 
#: ../plugins/wifi//PreviousNetworks.qml:26
1103
 
#: ../plugins/wifi//PageComponent.qml:114
1104
 
msgid "Previous networks"
1105
 
msgstr ""
1106
 
 
1107
 
#: ../plugins/wifi//PageComponent.qml:120 ../plugins/wifi//OtherNetwork.qml:27
1108
 
msgid "Other network"
1109
 
msgstr ""
1110
 
 
1111
 
#: ../plugins/wifi//NetworkDetails.qml:36
1112
 
msgid "Network details"
1113
 
msgstr ""
1114
 
 
1115
 
#: ../plugins/wifi//NetworkDetails.qml:51
1116
 
msgid "Last connected"
1117
 
msgstr ""
1118
 
 
1119
 
#: ../plugins/wifi//NetworkDetails.qml:61 ../plugins/wifi//OtherNetwork.qml:76
1120
 
msgid "Password"
1121
 
msgstr ""
1122
 
 
1123
 
#: ../plugins/wifi//NetworkDetails.qml:73
1124
 
msgid "Show password"
1125
 
msgstr ""
1126
 
 
1127
 
#: ../plugins/wifi//NetworkDetails.qml:83
1128
 
msgid "Forget network"
1129
 
msgstr ""
1130
 
 
1131
 
#: ../plugins/wifi//OtherNetwork.qml:56
1132
 
msgid "Network name"
1133
 
msgstr ""
1134
 
 
1135
 
#: ../plugins/wifi//OtherNetwork.qml:66
1136
 
msgid "Security"
1137
 
msgstr ""
1138
 
 
1139
 
#: ../plugins/wifi//OtherNetwork.qml:68
1140
 
msgid "WPA & WPA2 Personal"
1141
 
msgstr ""
1142
 
 
1143
 
#: ../plugins/wifi//OtherNetwork.qml:69
1144
 
msgid "WEP"
1145
 
msgstr ""
1146
 
 
1147
 
#: ../plugins/wifi//OtherNetwork.qml:89
1148
 
msgid "Password visible"
1149
 
msgstr ""
1150
 
 
1151
 
#: ../plugins/background//Preview.qml:67
1152
 
msgid "Preview"
1153
 
msgstr ""
1154
 
 
1155
 
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
1156
 
#: ../plugins/background//MainPage.qml:38
1157
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:88
1158
 
msgid "Background"
1159
 
msgstr ""
1160
 
 
1161
 
#: ../plugins/background//MainPage.qml:112
1162
 
msgid "Ubuntu Art"
1163
 
msgstr ""
1164
 
 
1165
 
#: ../plugins/background//MainPage.qml:128
1166
 
msgid "Custom"
1167
 
msgstr ""
1168
 
 
1169
 
#: ../plugins/background//WallpaperGrid.qml:190
1170
 
msgid "Remove"
1171
 
msgstr ""
1172
 
 
1173
 
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
1174
 
#: ../plugins/notifications//PageComponent.qml:29
1175
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:96
1176
 
msgid "Notifications"
1177
 
msgstr ""
1178
 
 
1179
 
#: ../plugins/notifications//PageComponent.qml:40
1180
 
msgid ""
1181
 
"Selected apps can alert you using notification bubbles, sounds, vibrations, "
1182
 
"and the Notification Center."
1183
 
msgstr ""
1184
 
 
1185
 
#: ../plugins/phone//ServiceInfo.qml:109
1186
 
#, qt-format
1187
 
msgid "Last called %1"
1188
 
msgstr ""
1189
 
 
1190
 
#: ../plugins/phone//ServiceInfo.qml:119
1191
 
msgid "Call"
1192
 
msgstr ""
1193
 
 
1194
 
#: ../plugins/phone//PageComponent.qml:30
1195
 
msgid "SIM"
1196
 
msgstr ""
1197
 
 
1198
 
#: ../plugins/phone//PageComponent.qml:51
1199
 
#: ../plugins/phone//CallForwarding.qml:28
1200
 
#: ../plugins/phone//CallForwarding.qml:75
1201
 
msgid "Call forwarding"
1202
 
msgstr ""
1203
 
 
1204
 
#: ../plugins/phone//PageComponent.qml:57 ../plugins/phone//CallWaiting.qml:28
1205
 
#: ../plugins/phone//CallWaiting.qml:63
1206
 
msgid "Call waiting"
1207
 
msgstr ""
1208
 
 
1209
 
#. TRANSLATORS: %1 is the name of the (network) carrier
1210
 
#: ../plugins/phone//PageComponent.qml:67 ../plugins/phone//Services.qml:32
1211
 
#, qt-format
1212
 
msgid "%1 Services"
1213
 
msgstr ""
1214
 
 
1215
 
#: ../plugins/phone//CallWaiting.qml:78
1216
 
msgid ""
1217
 
"Lets you answer or start a new call while on another call, and switch "
1218
 
"between them"
1219
 
msgstr ""
1220
 
 
1221
 
#: ../plugins/phone//CallForwarding.qml:90
1222
 
msgid ""
1223
 
"Redirects phone calls to another number whenever you don't answer, or your "
1224
 
"phone is busy, turned off, or out of range."
1225
 
msgstr ""
1226
 
 
1227
 
#: ../plugins/phone//CallForwarding.qml:100
1228
 
msgid "Forward to"
 
1679
#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
 
1680
#: ../plugins/time-date//PageComponent.qml:29
 
1681
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:314
 
1682
msgid "Time & Date"
 
1683
msgstr ""
 
1684
 
 
1685
#: ../plugins/time-date//PageComponent.qml:53
 
1686
msgid "Time zone:"
 
1687
msgstr ""
 
1688
 
 
1689
#: ../plugins/time-date//PageComponent.qml:68
 
1690
msgid "Set the time and date:"
1229
1691
msgstr ""
1230
1692
 
1231
1693
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
1232
 
#: ../plugins/system-update//PageComponent.qml:35
1233
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:110
 
1694
#: ../plugins/system-update//PageComponent.qml:38
 
1695
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:326
1234
1696
msgid "Updates"
1235
1697
msgstr ""
1236
1698
 
1237
 
#: ../plugins/system-update//PageComponent.qml:51
 
1699
#: ../plugins/system-update//PageComponent.qml:117
1238
1700
msgid "Update System"
1239
1701
msgstr ""
1240
1702
 
1241
 
#: ../plugins/system-update//PageComponent.qml:52
 
1703
#: ../plugins/system-update//PageComponent.qml:118
1242
1704
msgid "The phone needs to restart to install the system update."
1243
1705
msgstr ""
1244
1706
 
1245
 
#: ../plugins/system-update//PageComponent.qml:55
 
1707
#: ../plugins/system-update//PageComponent.qml:118
 
1708
msgid "Connect the phone to power before installing the system update."
 
1709
msgstr ""
 
1710
 
 
1711
#: ../plugins/system-update//PageComponent.qml:121
1246
1712
msgid "Install & Restart"
1247
1713
msgstr ""
1248
1714
 
1249
 
#: ../plugins/system-update//PageComponent.qml:64
 
1715
#: ../plugins/system-update//PageComponent.qml:131
1250
1716
msgid "Not Now"
1251
1717
msgstr ""
1252
1718
 
1253
 
#: ../plugins/system-update//PageComponent.qml:70
 
1719
#: ../plugins/system-update//PageComponent.qml:137
1254
1720
msgid "Install"
1255
1721
msgstr ""
1256
1722
 
1257
 
#: ../plugins/system-update//PageComponent.qml:88
 
1723
#: ../plugins/system-update//PageComponent.qml:152
 
1724
msgid "Installation failed"
 
1725
msgstr ""
 
1726
 
 
1727
#: ../plugins/system-update//PageComponent.qml:156
 
1728
#: ../plugins/cellular//Components//SimEditor.qml:200
 
1729
msgid "OK"
 
1730
msgstr ""
 
1731
 
 
1732
#: ../plugins/system-update//PageComponent.qml:176
1258
1733
msgid "Software is up to date"
1259
1734
msgstr ""
1260
1735
 
1261
 
#: ../plugins/system-update//PageComponent.qml:142
1262
 
msgid "Please log into your Ubuntu One account."
1263
 
msgstr ""
1264
 
 
1265
 
#: ../plugins/system-update//PageComponent.qml:157
1266
 
msgid "System update has failed."
1267
 
msgstr ""
1268
 
 
1269
 
#: ../plugins/system-update//PageComponent.qml:168
1270
 
msgid "System update failed."
1271
 
msgstr ""
1272
 
 
1273
 
#: ../plugins/system-update//PageComponent.qml:199
 
1736
#: ../plugins/system-update//PageComponent.qml:235
 
1737
#: ../plugins/system-update//PageComponent.qml:241
 
1738
msgid "Sorry, the system update failed."
 
1739
msgstr ""
 
1740
 
 
1741
#: ../plugins/system-update//PageComponent.qml:254
 
1742
msgid "Restarting…"
 
1743
msgstr ""
 
1744
 
 
1745
#: ../plugins/system-update//PageComponent.qml:298
1274
1746
msgid "Checking for updates…"
1275
1747
msgstr ""
1276
1748
 
1277
 
#: ../plugins/system-update//PageComponent.qml:217
1278
 
#, qt-format
1279
 
msgid "Install %1 updates…"
1280
 
msgstr ""
1281
 
 
1282
 
#: ../plugins/system-update//PageComponent.qml:217
1283
 
#, qt-format
1284
 
msgid "Install %1 updates"
1285
 
msgstr ""
1286
 
 
1287
 
#: ../plugins/system-update//PageComponent.qml:218
 
1749
#: ../plugins/system-update//PageComponent.qml:298
 
1750
msgid "Connect to the Internet to check for updates"
 
1751
msgstr ""
 
1752
 
 
1753
#: ../plugins/system-update//PageComponent.qml:313
 
1754
#: ../plugins/system-update//PageComponent.qml:471
 
1755
msgid "Retry"
 
1756
msgstr ""
 
1757
 
 
1758
#: ../plugins/system-update//PageComponent.qml:338
 
1759
#, qt-format
 
1760
msgid "Install %1 update…"
 
1761
msgid_plural "Install %1 updates…"
 
1762
msgstr[0] ""
 
1763
msgstr[1] ""
 
1764
 
 
1765
#: ../plugins/system-update//PageComponent.qml:339
 
1766
#, qt-format
 
1767
msgid "Install %1 update"
 
1768
msgid_plural "Install %1 updates"
 
1769
msgstr[0] ""
 
1770
msgstr[1] ""
 
1771
 
 
1772
#: ../plugins/system-update//PageComponent.qml:340
1288
1773
msgid "Pause All"
1289
1774
msgstr ""
1290
1775
 
1291
 
#: ../plugins/system-update//PageComponent.qml:286
1292
 
msgid "Retry"
 
1776
#: ../plugins/system-update//PageComponent.qml:474
 
1777
msgid "Install…"
1293
1778
msgstr ""
1294
1779
 
1295
 
#: ../plugins/system-update//PageComponent.qml:302
 
1780
#: ../plugins/system-update//PageComponent.qml:476
1296
1781
msgid "Download"
1297
1782
msgstr ""
1298
1783
 
1299
 
#: ../plugins/system-update//PageComponent.qml:302
 
1784
#: ../plugins/system-update//PageComponent.qml:480
 
1785
msgid "Pause"
 
1786
msgstr ""
 
1787
 
 
1788
#: ../plugins/system-update//PageComponent.qml:482
 
1789
msgid "Resume"
 
1790
msgstr ""
 
1791
 
 
1792
#: ../plugins/system-update//PageComponent.qml:484
1300
1793
msgid "Update"
1301
1794
msgstr ""
1302
1795
 
1303
 
#: ../plugins/system-update//PageComponent.qml:303
1304
 
msgid "Resume"
1305
 
msgstr ""
1306
 
 
1307
 
#: ../plugins/system-update//PageComponent.qml:304
1308
 
msgid "Pause"
1309
 
msgstr ""
1310
 
 
1311
 
#: ../plugins/system-update//PageComponent.qml:363
 
1796
#: ../plugins/system-update//PageComponent.qml:522
1312
1797
msgid "Installing"
1313
1798
msgstr ""
1314
1799
 
1315
 
#: ../plugins/system-update//PageComponent.qml:396
 
1800
#: ../plugins/system-update//PageComponent.qml:524
1316
1801
msgid "Installed"
1317
1802
msgstr ""
1318
1803
 
1319
 
#: ../plugins/system-update//PageComponent.qml:420
 
1804
#: ../plugins/system-update//PageComponent.qml:525
 
1805
msgid "Downloading"
 
1806
msgstr ""
 
1807
 
 
1808
#: ../plugins/system-update//PageComponent.qml:536
 
1809
#, qt-format
 
1810
msgid "%1 of %2"
 
1811
msgstr ""
 
1812
 
 
1813
#: ../plugins/system-update//PageComponent.qml:635
1320
1814
msgid "Version: "
1321
1815
msgstr ""
1322
1816
 
1323
 
#: ../plugins/system-update//PageComponent.qml:445
1324
 
#: ../plugins/system-update//Configuration.qml:30
 
1817
#: ../plugins/system-update//PageComponent.qml:667
 
1818
msgid "Sign in to Ubuntu One to receive updates for apps."
 
1819
msgstr ""
 
1820
 
 
1821
#: ../plugins/system-update//PageComponent.qml:676
 
1822
msgid "Sign In…"
 
1823
msgstr ""
 
1824
 
 
1825
#: ../plugins/system-update//PageComponent.qml:720
 
1826
msgid "Installing update…"
 
1827
msgstr ""
 
1828
 
 
1829
#: ../plugins/system-update//PageComponent.qml:759
 
1830
#: ../plugins/system-update//Configuration.qml:29
1325
1831
msgid "Auto download"
1326
1832
msgstr ""
1327
1833
 
1328
 
#: ../plugins/system-update//PageComponent.qml:450
 
1834
#: ../plugins/system-update//PageComponent.qml:764
1329
1835
msgid "On wi-fi"
1330
1836
msgstr ""
1331
1837
 
1332
 
#: ../plugins/system-update//PageComponent.qml:452
 
1838
#: ../plugins/system-update//PageComponent.qml:766
1333
1839
msgid "Always"
1334
1840
msgstr ""
1335
1841
 
1336
 
#: ../plugins/system-update//PageComponent.qml:502
1337
 
msgid "Credentials not found"
1338
 
msgstr ""
1339
 
 
1340
 
#: ../plugins/system-update//PageComponent.qml:532
1341
 
msgid "Installing update…"
1342
 
msgstr ""
1343
 
 
1344
 
#: ../plugins/system-update//PageComponent.qml:546
 
1842
#: ../plugins/system-update//PageComponent.qml:781
1345
1843
msgid " bytes"
1346
1844
msgstr ""
1347
1845
 
1348
 
#: ../plugins/system-update//PageComponent.qml:549
 
1846
#: ../plugins/system-update//PageComponent.qml:784
1349
1847
msgid " KiB"
1350
1848
msgstr ""
1351
1849
 
1352
 
#: ../plugins/system-update//PageComponent.qml:552
 
1850
#: ../plugins/system-update//PageComponent.qml:787
1353
1851
msgid " MiB"
1354
1852
msgstr ""
1355
1853
 
1356
 
#: ../plugins/system-update//PageComponent.qml:555
 
1854
#: ../plugins/system-update//PageComponent.qml:790
1357
1855
msgid " GiB"
1358
1856
msgstr ""
1359
1857
 
1360
 
#: ../plugins/system-update//Configuration.qml:35
 
1858
#: ../plugins/system-update//Configuration.qml:34
1361
1859
msgid "Download future updates automatically:"
1362
1860
msgstr ""
1363
1861
 
 
1862
#: ../plugins/system-update//Configuration.qml:53
 
1863
msgid "When on wi-fi"
 
1864
msgstr ""
 
1865
 
1364
1866
#: ../plugins/system-update//Configuration.qml:54
1365
 
msgid "When on wi-fi"
 
1867
msgid "On any data connection"
1366
1868
msgstr ""
1367
1869
 
1368
1870
#: ../plugins/system-update//Configuration.qml:55
1369
 
msgid "On any data connection"
1370
 
msgstr ""
1371
 
 
1372
 
#: ../plugins/system-update//Configuration.qml:56
1373
1871
msgid "Data charges may apply."
1374
1872
msgstr ""
1375
1873
 
1376
 
#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
1377
 
#: ../plugins/brightness//PageComponent.qml:32
1378
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:130
1379
 
msgid "Brightness"
1380
 
msgstr ""
1381
 
 
1382
 
#: ../plugins/brightness//PageComponent.qml:52
1383
 
msgid "Adjust automatically"
1384
 
msgstr ""
1385
 
 
1386
 
#: ../plugins/brightness//PageComponent.qml:65
1387
 
msgid "Brightens and dims the display to suit the surroundings."
1388
 
msgstr ""
1389
 
 
1390
 
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
1391
 
#: ../plugins/sound//PageComponent.qml:38
1392
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:136
1393
 
msgid "Sound"
1394
 
msgstr ""
1395
 
 
1396
 
#: ../plugins/sound//PageComponent.qml:75
1397
 
msgid "Silent Mode"
1398
 
msgstr ""
1399
 
 
1400
 
#: ../plugins/sound//PageComponent.qml:79
1401
 
msgid "Ringer:"
1402
 
msgstr ""
1403
 
 
1404
 
#: ../plugins/sound//PageComponent.qml:111
1405
 
msgid "Phone calls:"
1406
 
msgstr ""
1407
 
 
1408
 
#: ../plugins/sound//PageComponent.qml:115
1409
 
#: ../plugins/sound//PageComponent.qml:121
1410
 
msgid "Ringtone"
1411
 
msgstr ""
1412
 
 
1413
 
#: ../plugins/sound//PageComponent.qml:134
1414
 
msgid "Vibrate when ringing"
1415
 
msgstr ""
1416
 
 
1417
 
#: ../plugins/sound//PageComponent.qml:143
1418
 
#: ../plugins/sound//PageComponent.qml:178
1419
 
msgid "Vibrate in Silent Mode"
1420
 
msgstr ""
1421
 
 
1422
 
#: ../plugins/sound//PageComponent.qml:147
1423
 
msgid "Messages:"
1424
 
msgstr ""
1425
 
 
1426
 
#: ../plugins/sound//PageComponent.qml:151
1427
 
#: ../plugins/sound//PageComponent.qml:157
1428
 
msgid "Message received"
1429
 
msgstr ""
1430
 
 
1431
 
#: ../plugins/sound//PageComponent.qml:169
1432
 
msgid "Vibrate with message sound"
1433
 
msgstr ""
1434
 
 
1435
 
#: ../plugins/sound//PageComponent.qml:182
1436
 
msgid "Other sounds:"
1437
 
msgstr ""
1438
 
 
1439
 
#: ../plugins/sound//PageComponent.qml:200
1440
 
msgid "Lock sound"
1441
 
msgstr ""
1442
 
 
1443
 
#: ../plugins/sound//SilentModeWarning.qml:31
1444
 
msgid "The phone is in Silent Mode."
1445
 
msgstr ""
1446
 
 
1447
 
#: ../plugins/sound//SoundsList.qml:59
1448
 
msgid "Stop playing"
1449
 
msgstr ""
1450
 
 
1451
 
#: ../src/qml/MainWindow.qml:110
1452
 
msgid "System Settings"
1453
 
msgstr ""
1454
 
 
1455
 
#: ../src/qml/MainWindow.qml:131
 
1874
#: ../plugins/background//Components//AddRemove.qml:52
 
1875
msgid "No images selected"
 
1876
msgstr ""
 
1877
 
 
1878
#: ../plugins/background//Components//AddRemove.qml:65
 
1879
#, qt-format
 
1880
msgid "Remove %1 image"
 
1881
msgid_plural "Remove %1 images"
 
1882
msgstr[0] ""
 
1883
msgstr[1] ""
 
1884
 
 
1885
#: ../plugins/background//Components//AddRemove.qml:80
 
1886
msgid "Add an image…"
 
1887
msgstr ""
 
1888
 
 
1889
#: ../plugins/background//Components//AddRemove.qml:91
 
1890
msgid "Remove images…"
 
1891
msgstr ""
 
1892
 
 
1893
#: ../plugins/cellular//Components//CellularMultiSim.qml:82
 
1894
#: ../plugins/cellular//Components//NoSim.qml:29
 
1895
#: ../plugins/cellular//Components//CellularSingleSim.qml:32
 
1896
msgid "Cellular data:"
 
1897
msgstr ""
 
1898
 
 
1899
#: ../plugins/cellular//Components//CellularMultiSim.qml:138
 
1900
#: ../plugins/cellular//Components//NoSim.qml:32
 
1901
#: ../plugins/cellular//Components//CellularSingleSim.qml:51
 
1902
msgid "2G only (saves battery)"
 
1903
msgstr ""
 
1904
 
 
1905
#: ../plugins/cellular//Components//CellularMultiSim.qml:139
 
1906
#: ../plugins/cellular//Components//CellularSingleSim.qml:52
 
1907
msgid "2G/3G (faster)"
 
1908
msgstr ""
 
1909
 
 
1910
#: ../plugins/cellular//Components//CellularMultiSim.qml:140
 
1911
#: ../plugins/cellular//Components//NoSim.qml:32
 
1912
#: ../plugins/cellular//Components//CellularSingleSim.qml:53
 
1913
msgid "2G/3G/4G (faster)"
 
1914
msgstr ""
 
1915
 
 
1916
#: ../plugins/cellular//Components//CellularMultiSim.qml:182
 
1917
#: ../plugins/cellular//Components//NoSim.qml:37
 
1918
#: ../plugins/cellular//Components//CellularSingleSim.qml:72
 
1919
msgid "Data roaming"
 
1920
msgstr ""
 
1921
 
 
1922
#: ../plugins/cellular//Components//SimEditor.qml:77
 
1923
msgid "Edit SIM Name"
 
1924
msgstr ""
 
1925
 
 
1926
#: ../plugins/cellular//Components//DefaultSim.qml:31
 
1927
msgid "Ask me each time"
 
1928
msgstr ""
 
1929
 
 
1930
#: ../plugins/cellular//Components//DefaultSim.qml:36
 
1931
msgid "For outgoing calls, use:"
 
1932
msgstr ""
 
1933
 
 
1934
#: ../plugins/cellular//Components//DefaultSim.qml:50
 
1935
msgid ""
 
1936
"You can change the SIM for individual calls, or for contacts in the address "
 
1937
"book."
 
1938
msgstr ""
 
1939
 
 
1940
#: ../plugins/cellular//Components//DefaultSim.qml:57
 
1941
msgid "For messages, use:"
 
1942
msgstr ""
 
1943
 
 
1944
#: ../plugins/cellular//Components//MultiSim.qml:42
 
1945
#: ../plugins/cellular//Components//SingleSim.qml:37
 
1946
msgid "Hotspot disabled because Wi-Fi is off."
 
1947
msgstr ""
 
1948
 
 
1949
#: ../plugins/cellular//Components//MultiSim.qml:58
 
1950
#: ../plugins/cellular//Components//SingleSim.qml:52
 
1951
msgid "Data usage statistics"
 
1952
msgstr ""
 
1953
 
 
1954
#: ../plugins/security-privacy//diagnostics//PageComponent.qml:51
 
1955
msgid "Privacy policy"
 
1956
msgstr ""
 
1957
 
 
1958
#: ../plugins/security-privacy//diagnostics//PageComponent.qml:59
 
1959
msgid "Report to Canonical:"
 
1960
msgstr ""
 
1961
 
 
1962
#: ../plugins/security-privacy//diagnostics//PageComponent.qml:73
 
1963
msgid "App crashes and errors"
 
1964
msgstr ""
 
1965
 
 
1966
#: ../plugins/security-privacy//diagnostics//PageComponent.qml:79
 
1967
msgid "Previous error reports"
 
1968
msgstr ""
 
1969
 
 
1970
#: ../plugins/security-privacy//diagnostics//PageComponent.qml:90
 
1971
msgid "Includes info about what an app was doing when it failed."
 
1972
msgstr ""
 
1973
 
 
1974
#: ../src/qml/MainWindow.qml:133
1456
1975
msgid "Search"
1457
1976
msgstr ""
1458
1977
 
1459
 
#: ../src/qml/MainWindow.qml:150
 
1978
#: ../src/qml/MainWindow.qml:152
1460
1979
msgid "Personal"
1461
1980
msgstr ""
1462
1981
 
1463
 
#: ../src/qml/MainWindow.qml:155
 
1982
#: ../src/qml/MainWindow.qml:157
1464
1983
msgid "System"
1465
1984
msgstr ""
1466
1985
 
1467
 
#: ../wizard/qml/Components//Page.qml:47
1468
 
msgid "Back"
1469
 
msgstr ""
1470
 
 
1471
 
#: ../wizard/qml/Pages//no-sim.qml:22
1472
 
msgid "No SIM card"
1473
 
msgstr ""
1474
 
 
1475
 
#: ../wizard/qml/Pages//no-sim.qml:57
1476
 
msgid "To use the telephone and SMS features a SIM must be installed."
1477
 
msgstr ""
1478
 
 
1479
 
#: ../wizard/qml/Pages//no-sim.qml:59
1480
 
msgid "Install a SIM before continuing."
1481
 
msgstr ""
1482
 
 
1483
 
#: ../wizard/qml/Pages//no-sim.qml:66 ../wizard/qml/Pages//20-wifi.qml:152
 
1986
#: ../wizard/qml/Pages//30-passwd-type.qml:72
 
1987
msgid "Please select how you’d like to unlock your phone."
 
1988
msgstr ""
 
1989
 
 
1990
#: ../wizard/qml/Pages//30-passwd-type.qml:92
 
1991
msgid "Swipe"
 
1992
msgstr ""
 
1993
 
 
1994
#: ../wizard/qml/Pages//30-passwd-type.qml:93
 
1995
msgid "No security"
 
1996
msgstr ""
 
1997
 
 
1998
#: ../wizard/qml/Pages//30-passwd-type.qml:96
 
1999
msgid "4 numbers"
 
2000
msgstr ""
 
2001
 
 
2002
#: ../wizard/qml/Pages//30-passwd-type.qml:99
 
2003
msgid "Numbers and letters"
 
2004
msgstr ""
 
2005
 
 
2006
#: ../wizard/qml/Pages//30-passwd-type.qml:112
 
2007
#: ../wizard/qml/Pages//40-wifi.qml:196 ../wizard/qml/Pages//10-welcome.qml:85
 
2008
#: ../wizard/qml/Pages//50-location.qml:92
 
2009
#: ../wizard/qml/Pages//60-reporting.qml:48
 
2010
msgid "Continue"
 
2011
msgstr ""
 
2012
 
 
2013
#: ../wizard/qml/Pages//40-wifi.qml:27
 
2014
msgid "Connect to Wi‑Fi"
 
2015
msgstr ""
 
2016
 
 
2017
#: ../wizard/qml/Pages//40-wifi.qml:146
 
2018
msgid "Available networks…"
 
2019
msgstr ""
 
2020
 
 
2021
#: ../wizard/qml/Pages//40-wifi.qml:147
 
2022
msgid "No available networks."
 
2023
msgstr ""
 
2024
 
 
2025
#: ../wizard/qml/Pages//40-wifi.qml:196
 
2026
#: ../wizard/qml/Pages//31-passwd-set.qml:77
 
2027
#: ../wizard/qml/Pages//20-sim.qml:67
1484
2028
msgid "Skip"
1485
2029
msgstr ""
1486
2030
 
1487
 
#: ../wizard/qml/Pages//30-location.qml:22
1488
 
msgid "Phone settings"
1489
 
msgstr ""
1490
 
 
1491
 
#: ../wizard/qml/Pages//30-location.qml:39
1492
 
msgid ""
1493
 
"Your phone is set up to automatically report errors to Canonical. This can "
1494
 
"be disabled in system settings."
1495
 
msgstr ""
1496
 
 
1497
 
#: ../wizard/qml/Pages//30-location.qml:41
1498
 
msgid ""
1499
 
"Your phone is set up to detect your location. This can be disabled in system "
1500
 
"settings."
1501
 
msgstr ""
1502
 
 
1503
 
#: ../wizard/qml/Pages//30-location.qml:48
1504
 
#: ../wizard/qml/Pages//15-passwd.qml:159 ../wizard/qml/Pages//20-wifi.qml:152
1505
 
msgid "Continue"
 
2031
#: ../wizard/qml/Pages//here-terms.qml:25
 
2032
msgid "Terms & Conditions"
 
2033
msgstr ""
 
2034
 
 
2035
#: ../wizard/qml/Pages//31-passwd-set.qml:48
 
2036
msgid "Enter passphrase"
 
2037
msgstr ""
 
2038
 
 
2039
#: ../wizard/qml/Pages//31-passwd-set.qml:49
 
2040
msgid "Choose your passcode"
 
2041
msgstr ""
 
2042
 
 
2043
#: ../wizard/qml/Pages//31-passwd-set.qml:56
 
2044
msgid "Passphrase must be 4 characters long"
 
2045
msgstr ""
 
2046
 
 
2047
#: ../wizard/qml/Pages//20-sim.qml:23
 
2048
msgid "Add a SIM card and restart your device"
 
2049
msgstr ""
 
2050
 
 
2051
#: ../wizard/qml/Pages//20-sim.qml:53
 
2052
msgid "Without it, you won’t be able to make calls or use text messaging."
 
2053
msgstr ""
 
2054
 
 
2055
#: ../wizard/qml/Pages//passwd-confirm.qml:51
 
2056
msgid "Sorry, incorrect passphrase."
 
2057
msgstr ""
 
2058
 
 
2059
#: ../wizard/qml/Pages//passwd-confirm.qml:51
 
2060
#: ../wizard/qml/Pages//passwd-confirm.qml:52
 
2061
msgid "Please try again."
 
2062
msgstr ""
 
2063
 
 
2064
#: ../wizard/qml/Pages//passwd-confirm.qml:52
 
2065
msgid "Sorry, incorrect passcode."
1506
2066
msgstr ""
1507
2067
 
1508
2068
#: ../wizard/qml/Pages//80-finished.qml:22
1509
 
msgid "Setup complete"
1510
 
msgstr ""
1511
 
 
1512
 
#: ../wizard/qml/Pages//80-finished.qml:39
1513
 
msgid ""
1514
 
"Welcome to Ubuntu on your phone, brought to you by 1000’s of volunteers and "
1515
 
"the good folks at Canonical."
1516
 
msgstr ""
1517
 
 
1518
 
#: ../wizard/qml/Pages//80-finished.qml:41
1519
 
msgid "Now you can start using your Ubuntu phone."
1520
 
msgstr ""
1521
 
 
1522
 
#: ../wizard/qml/Pages//80-finished.qml:48
 
2069
msgid "All done"
 
2070
msgstr ""
 
2071
 
 
2072
#: ../wizard/qml/Pages//80-finished.qml:37
 
2073
msgid "Nice work!"
 
2074
msgstr ""
 
2075
 
 
2076
#: ../wizard/qml/Pages//80-finished.qml:44
 
2077
msgid "Your phone is now ready to use."
 
2078
msgstr ""
 
2079
 
 
2080
#: ../wizard/qml/Pages//80-finished.qml:51
1523
2081
msgid "Finish"
1524
2082
msgstr ""
1525
2083
 
1526
 
#: ../wizard/qml/Pages//15-passwd.qml:37
1527
 
msgid "Set lock security"
1528
 
msgstr ""
1529
 
 
1530
 
#: ../wizard/qml/Pages//15-passwd.qml:86
1531
 
msgid "Swipe"
1532
 
msgstr ""
1533
 
 
1534
 
#: ../wizard/qml/Pages//15-passwd.qml:136
1535
 
msgid "Those passcodes don't match."
1536
 
msgstr ""
1537
 
 
1538
 
#: ../wizard/qml/Pages//15-passwd.qml:138
1539
 
msgid "Those passphrases don't match."
1540
 
msgstr ""
1541
 
 
1542
 
#: ../wizard/qml/Pages//15-passwd.qml:146
1543
 
msgid "Passcode must be at least four digits long."
1544
 
msgstr ""
1545
 
 
1546
 
#: ../wizard/qml/Pages//15-passwd.qml:148
1547
 
msgid "Passphrase must be at least four characters long."
1548
 
msgstr ""
1549
 
 
1550
2084
#: ../wizard/qml/Pages//10-welcome.qml:25
1551
 
msgid "Hello"
1552
 
msgstr ""
1553
 
 
1554
 
#: ../wizard/qml/Pages//10-welcome.qml:67
1555
 
msgid "Welcome to your Ubuntu phone. Let’s get started."
1556
 
msgstr ""
1557
 
 
1558
 
#: ../wizard/qml/Pages//10-welcome.qml:72
1559
 
msgid "Select your language"
1560
 
msgstr ""
1561
 
 
1562
 
#: ../wizard/qml/Pages//10-welcome.qml:89
1563
 
msgid "Start"
1564
 
msgstr ""
1565
 
 
1566
 
#: ../wizard/qml/Pages//20-wifi.qml:27
1567
 
msgid "Connect to Wi-Fi"
1568
 
msgstr ""
1569
 
 
1570
 
#: ../wizard/qml/Pages//20-wifi.qml:68
1571
 
msgid "Available networks"
1572
 
msgstr ""
1573
 
 
1574
 
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1575
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:4
1576
 
msgid "language"
1577
 
msgstr ""
1578
 
 
1579
 
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1580
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:6
1581
 
msgid "lang"
1582
 
msgstr ""
1583
 
 
1584
 
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1585
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:8
1586
 
msgid "i18n"
1587
 
msgstr ""
1588
 
 
1589
 
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
1590
 
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
1591
 
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1592
 
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
1593
 
#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
1594
 
#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
1595
 
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1596
 
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
1597
 
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
1598
 
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
1599
 
#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
1600
 
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
1601
 
#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
1602
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:10
1603
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:18
1604
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:38
1605
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:44
1606
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:62
1607
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:68
1608
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:86
1609
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:102
1610
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:108
1611
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:118
1612
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:134
1613
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:140
1614
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:148
1615
 
msgid "settings"
1616
 
msgstr ""
1617
 
 
1618
 
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
1619
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:14
1620
 
msgid "security"
1621
 
msgstr ""
1622
 
 
1623
 
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
1624
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:16
1625
 
msgid "privacy"
1626
 
msgstr ""
1627
 
 
1628
 
#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
1629
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:20
1630
 
msgid "Flight Mode"
1631
 
msgstr ""
1632
 
 
1633
 
#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
1634
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:22
1635
 
msgid "flight"
1636
 
msgstr ""
1637
 
 
1638
 
#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
1639
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:24
1640
 
msgid "plane"
1641
 
msgstr ""
1642
 
 
1643
 
#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
1644
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:26
1645
 
msgid "offline"
1646
 
msgstr ""
1647
 
 
1648
 
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1649
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:30
1650
 
msgid "cellular"
1651
 
msgstr ""
1652
 
 
1653
 
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1654
 
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1655
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:32
1656
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:78
 
2085
msgid "Hi!"
 
2086
msgstr ""
 
2087
 
 
2088
#: ../wizard/qml/Pages//10-welcome.qml:42
 
2089
msgid "Welcome to your Ubuntu phone."
 
2090
msgstr ""
 
2091
 
 
2092
#: ../wizard/qml/Pages//10-welcome.qml:50
 
2093
msgid "Let’s get started."
 
2094
msgstr ""
 
2095
 
 
2096
#. TRANSLATORS: HERE is a trademark for Nokia's location service, you probably shouldn't translate it
 
2097
#: ../wizard/qml/Pages//50-location.qml:58
 
2098
msgid ""
 
2099
"Ubuntu includes location services provided by HERE, enabling apps to "
 
2100
"pinpoint your location."
 
2101
msgstr ""
 
2102
 
 
2103
#: ../wizard/qml/Pages//50-location.qml:64
 
2104
msgid ""
 
2105
"Allow apps to use your mobile and Wi-Fi networks to determine your location."
 
2106
msgstr ""
 
2107
 
 
2108
#. TRANSLATORS: HERE is a trademark for Nokia's location service, you probably shouldn't translate it
 
2109
#: ../wizard/qml/Pages//50-location.qml:74
 
2110
msgid ""
 
2111
"Accept the HERE <a href='terms.qml'>terms and conditions</a> to enable these "
 
2112
"services."
 
2113
msgstr ""
 
2114
 
 
2115
#: ../wizard/qml/Pages//50-location.qml:85
 
2116
msgid ""
 
2117
"This service can be disabled at any time from the <b>System Settings</b> "
 
2118
"menu."
 
2119
msgstr ""
 
2120
 
 
2121
#: ../wizard/qml/Pages//60-reporting.qml:22
 
2122
msgid "Improving your experience"
 
2123
msgstr ""
 
2124
 
 
2125
#: ../wizard/qml/Pages//60-reporting.qml:34
 
2126
msgid ""
 
2127
"Your phone is set up to automatically report errors to Canonical and its "
 
2128
"partners, the makers of the operating system."
 
2129
msgstr ""
 
2130
 
 
2131
#: ../wizard/qml/Pages//60-reporting.qml:41
 
2132
msgid ""
 
2133
"This can be disabled in <b>System Settings</b> under <b>Security &amp; "
 
2134
"Privacy</b>"
 
2135
msgstr ""
 
2136
 
 
2137
#: ../wizard/qml/Components//Page.qml:89
 
2138
msgid "Back"
 
2139
msgstr ""
 
2140
 
 
2141
#: ../wizard/qml/Components//StackButton.qml:40
 
2142
#, qt-format
 
2143
msgid "〈  %1"
 
2144
msgstr ""
 
2145
 
 
2146
#: ../wizard/qml/Components//StackButton.qml:43
 
2147
#, qt-format
 
2148
msgid "%1  〉"
 
2149
msgstr ""
 
2150
 
 
2151
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
 
2152
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:4
 
2153
msgid "appearance"
 
2154
msgstr ""
 
2155
 
 
2156
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
 
2157
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:6
 
2158
msgid "background"
 
2159
msgstr ""
 
2160
 
 
2161
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
 
2162
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:8
 
2163
msgid "wallpaper"
 
2164
msgstr ""
 
2165
 
 
2166
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
 
2167
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:10
 
2168
msgid "art"
 
2169
msgstr ""
 
2170
 
 
2171
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
 
2172
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:12
 
2173
msgid "photo"
 
2174
msgstr ""
 
2175
 
 
2176
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
 
2177
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:14
 
2178
msgid "picture"
 
2179
msgstr ""
 
2180
 
 
2181
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
 
2182
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:16
 
2183
msgid "image"
 
2184
msgstr ""
 
2185
 
 
2186
#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
 
2187
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:18
 
2188
msgid "Accessibility"
 
2189
msgstr ""
 
2190
 
 
2191
#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
 
2192
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:20
 
2193
msgid "accessibility"
 
2194
msgstr ""
 
2195
 
 
2196
#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
 
2197
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:22
 
2198
msgid "a11y"
 
2199
msgstr ""
 
2200
 
 
2201
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
 
2202
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2203
#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
 
2204
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:26
 
2205
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:174
 
2206
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:216
1657
2207
msgid "network"
1658
2208
msgstr ""
1659
2209
 
1660
 
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1661
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:34
1662
 
msgid "mobile"
1663
 
msgstr ""
1664
 
 
1665
 
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
1666
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:36
1667
 
msgid "gsm"
1668
 
msgstr ""
1669
 
 
 
2210
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1670
2211
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
1671
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:42
1672
 
msgid "bluetooth"
1673
 
msgstr ""
1674
 
 
1675
 
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
1676
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:48
1677
 
msgid "about"
1678
 
msgstr ""
1679
 
 
1680
 
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
1681
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:50
1682
 
msgid "device"
1683
 
msgstr ""
1684
 
 
1685
 
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
1686
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:52
1687
 
msgid "info"
1688
 
msgstr ""
1689
 
 
1690
 
#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
1691
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:56
1692
 
msgid "time"
1693
 
msgstr ""
1694
 
 
1695
 
#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
1696
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:58
1697
 
msgid "date"
1698
 
msgstr ""
1699
 
 
1700
 
#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
1701
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:60
1702
 
msgid "timezone"
1703
 
msgstr ""
1704
 
 
1705
 
#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
1706
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:66
1707
 
msgid "reset"
1708
 
msgstr ""
1709
 
 
1710
 
#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
1711
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:72
1712
 
msgid "battery"
1713
 
msgstr ""
1714
 
 
1715
 
#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
1716
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:74
1717
 
msgid "power"
1718
 
msgstr ""
1719
 
 
1720
 
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1721
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:80
 
2212
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:28
 
2213
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:270
1722
2214
msgid "wireless"
1723
2215
msgstr ""
1724
2216
 
1725
2217
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1726
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:82
 
2218
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:30
1727
2219
msgid "wifi"
1728
2220
msgstr ""
1729
2221
 
1730
2222
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
1731
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:84
 
2223
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:32
1732
2224
msgid "wi-fi"
1733
2225
msgstr ""
1734
2226
 
1735
 
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
1736
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:90
1737
 
msgid "appearance"
1738
 
msgstr ""
1739
 
 
1740
 
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
1741
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:92
1742
 
msgid "background"
1743
 
msgstr ""
1744
 
 
1745
 
#. TRANSLATORS: This is a keyword or name for the background plugin which is used while searching
1746
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:94
1747
 
msgid "wallpaper"
 
2227
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
 
2228
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
 
2229
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:34
 
2230
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:272
 
2231
msgid "connect"
 
2232
msgstr ""
 
2233
 
 
2234
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
 
2235
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
 
2236
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:36
 
2237
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:274
 
2238
msgid "disconnect"
 
2239
msgstr ""
 
2240
 
 
2241
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
 
2242
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:38
 
2243
msgid "hidden"
 
2244
msgstr ""
 
2245
 
 
2246
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
 
2247
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:40
 
2248
msgid "ip"
 
2249
msgstr ""
 
2250
 
 
2251
#. TRANSLATORS: This is a keyword or name for the wifi plugin which is used while searching
 
2252
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2253
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:42
 
2254
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:294
 
2255
msgid "address"
1748
2256
msgstr ""
1749
2257
 
1750
2258
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
 
2259
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
1751
2260
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
1752
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:98
1753
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:114
 
2261
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:46
 
2262
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:302
 
2263
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:330
1754
2264
msgid "software"
1755
2265
msgstr ""
1756
2266
 
1757
2267
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
1758
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:100
 
2268
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:48
1759
2269
msgid "notifications"
1760
2270
msgstr ""
1761
2271
 
1762
 
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
1763
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:106
 
2272
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
 
2273
#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
 
2274
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
 
2275
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:50
 
2276
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:252
 
2277
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:334
 
2278
msgid "apps"
 
2279
msgstr ""
 
2280
 
 
2281
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
 
2282
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:52
 
2283
msgid "authorize"
 
2284
msgstr ""
 
2285
 
 
2286
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
 
2287
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:54
 
2288
msgid "alerts"
 
2289
msgstr ""
 
2290
 
 
2291
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
 
2292
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:56
 
2293
msgid "permissions"
 
2294
msgstr ""
 
2295
 
 
2296
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
 
2297
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:58
 
2298
msgid "badges"
 
2299
msgstr ""
 
2300
 
 
2301
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
 
2302
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:60
 
2303
msgid "facebook"
 
2304
msgstr ""
 
2305
 
 
2306
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
 
2307
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:62
 
2308
msgid "twitter"
 
2309
msgstr ""
 
2310
 
 
2311
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
 
2312
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:64
 
2313
msgid "flickr"
 
2314
msgstr ""
 
2315
 
 
2316
#. TRANSLATORS: This is a keyword or name for the notifications plugin which is used while searching
 
2317
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:66
 
2318
msgid "gmail"
 
2319
msgstr ""
 
2320
 
 
2321
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
 
2322
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:70
 
2323
msgid "sound"
 
2324
msgstr ""
 
2325
 
 
2326
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
 
2327
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:72
 
2328
msgid "silent"
 
2329
msgstr ""
 
2330
 
 
2331
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
 
2332
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:74
 
2333
msgid "ringtone"
 
2334
msgstr ""
 
2335
 
 
2336
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
 
2337
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:76
 
2338
msgid "vibrate"
 
2339
msgstr ""
 
2340
 
 
2341
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
 
2342
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
 
2343
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:78
 
2344
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:152
 
2345
msgid "dialpad"
 
2346
msgstr ""
 
2347
 
 
2348
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
 
2349
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:80
 
2350
msgid "message"
 
2351
msgstr ""
 
2352
 
 
2353
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
 
2354
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2355
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:82
 
2356
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:118
 
2357
msgid "keyboard"
 
2358
msgstr ""
 
2359
 
 
2360
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
 
2361
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:84
 
2362
msgid "volume"
 
2363
msgstr ""
 
2364
 
 
2365
#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
 
2366
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:88
 
2367
msgid "reset"
 
2368
msgstr ""
 
2369
 
 
2370
#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
 
2371
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:90
 
2372
msgid "erase"
 
2373
msgstr ""
 
2374
 
 
2375
#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
 
2376
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:92
 
2377
msgid "factory"
 
2378
msgstr ""
 
2379
 
 
2380
#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
 
2381
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:94
 
2382
msgid "clear"
 
2383
msgstr ""
 
2384
 
 
2385
#. TRANSLATORS: This is a keyword or name for the reset plugin which is used while searching
 
2386
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:96
 
2387
msgid "restore"
 
2388
msgstr ""
 
2389
 
 
2390
#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
 
2391
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:100
 
2392
msgid "battery"
 
2393
msgstr ""
 
2394
 
 
2395
#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
 
2396
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:102
 
2397
msgid "power"
 
2398
msgstr ""
 
2399
 
 
2400
#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
 
2401
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:104
 
2402
msgid "charge"
 
2403
msgstr ""
 
2404
 
 
2405
#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
 
2406
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:106
 
2407
msgid "idle"
 
2408
msgstr ""
 
2409
 
 
2410
#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
 
2411
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
2412
#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
 
2413
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:108
 
2414
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:224
 
2415
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:248
 
2416
msgid "lock"
 
2417
msgstr ""
 
2418
 
 
2419
#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
 
2420
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:110
 
2421
msgid "disable"
 
2422
msgstr ""
 
2423
 
 
2424
#. TRANSLATORS: This is a keyword or name for the battery plugin which is used while searching
 
2425
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:112
 
2426
msgid "enable"
 
2427
msgstr ""
 
2428
 
 
2429
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2430
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:116
 
2431
msgid "language"
 
2432
msgstr ""
 
2433
 
 
2434
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2435
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:120
 
2436
msgid "spellcheck"
 
2437
msgstr ""
 
2438
 
 
2439
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2440
#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
 
2441
#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
 
2442
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
 
2443
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:122
 
2444
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:166
 
2445
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:322
 
2446
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:336
 
2447
msgid "automatic"
 
2448
msgstr ""
 
2449
 
 
2450
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2451
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:124
 
2452
msgid "correct"
 
2453
msgstr ""
 
2454
 
 
2455
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2456
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:126
 
2457
msgid "suggestions"
 
2458
msgstr ""
 
2459
 
 
2460
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2461
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:128
 
2462
msgid "capitalization"
 
2463
msgstr ""
 
2464
 
 
2465
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2466
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:130
 
2467
msgid "punctuation"
 
2468
msgstr ""
 
2469
 
 
2470
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2471
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:132
 
2472
msgid "layout"
 
2473
msgstr ""
 
2474
 
 
2475
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2476
#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
 
2477
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:134
 
2478
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:162
 
2479
msgid "display"
 
2480
msgstr ""
 
2481
 
 
2482
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2483
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:136
 
2484
msgid "words"
 
2485
msgstr ""
 
2486
 
 
2487
#. TRANSLATORS: This is a keyword or name for the language plugin which is used while searching
 
2488
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:138
 
2489
msgid "vibration"
 
2490
msgstr ""
 
2491
 
 
2492
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
 
2493
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2494
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:142
 
2495
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:286
1764
2496
msgid "phone"
1765
2497
msgstr ""
1766
2498
 
1767
 
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
1768
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:112
1769
 
msgid "system"
1770
 
msgstr ""
1771
 
 
1772
 
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
1773
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:116
1774
 
msgid "update"
1775
 
msgstr ""
1776
 
 
1777
 
#. TRANSLATORS: This is a keyword or name for the update-notification plugin which is used while searching
1778
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:120
1779
 
msgid "Updates available"
 
2499
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
 
2500
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:144
 
2501
msgid "services"
 
2502
msgstr ""
 
2503
 
 
2504
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
 
2505
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:146
 
2506
msgid "forwarding"
 
2507
msgstr ""
 
2508
 
 
2509
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
 
2510
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:148
 
2511
msgid "waiting"
 
2512
msgstr ""
 
2513
 
 
2514
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
 
2515
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:150
 
2516
msgid "call"
 
2517
msgstr ""
 
2518
 
 
2519
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
 
2520
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:154
 
2521
msgid "shortcuts"
 
2522
msgstr ""
 
2523
 
 
2524
#. TRANSLATORS: This is a keyword or name for the phone plugin which is used while searching
 
2525
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:156
 
2526
msgid "numbers"
 
2527
msgstr ""
 
2528
 
 
2529
#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
 
2530
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:160
 
2531
msgid "brightness"
 
2532
msgstr ""
 
2533
 
 
2534
#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
 
2535
#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
 
2536
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:164
 
2537
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:250
 
2538
msgid "screen"
 
2539
msgstr ""
 
2540
 
 
2541
#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
 
2542
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:168
 
2543
msgid "adjust"
 
2544
msgstr ""
 
2545
 
 
2546
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2547
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:172
 
2548
msgid "cellular"
 
2549
msgstr ""
 
2550
 
 
2551
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2552
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:176
 
2553
msgid "mobile"
 
2554
msgstr ""
 
2555
 
 
2556
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2557
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:178
 
2558
msgid "gsm"
 
2559
msgstr ""
 
2560
 
 
2561
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2562
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:180
 
2563
msgid "data"
 
2564
msgstr ""
 
2565
 
 
2566
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2567
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:182
 
2568
msgid "carrier"
 
2569
msgstr ""
 
2570
 
 
2571
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2572
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:184
 
2573
msgid "4g"
 
2574
msgstr ""
 
2575
 
 
2576
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2577
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:186
 
2578
msgid "3g"
 
2579
msgstr ""
 
2580
 
 
2581
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2582
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:188
 
2583
msgid "2g"
 
2584
msgstr ""
 
2585
 
 
2586
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2587
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:190
 
2588
msgid "lte"
 
2589
msgstr ""
 
2590
 
 
2591
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2592
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:192
 
2593
msgid "apn"
 
2594
msgstr ""
 
2595
 
 
2596
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2597
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:194
 
2598
msgid "roam"
 
2599
msgstr ""
 
2600
 
 
2601
#. TRANSLATORS: This is a keyword or name for the cellular plugin which is used while searching
 
2602
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
2603
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:196
 
2604
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:226
 
2605
msgid "sim"
1780
2606
msgstr ""
1781
2607
 
1782
2608
#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching
1783
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:122
 
2609
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:198
1784
2610
msgid "Example"
1785
2611
msgstr ""
1786
2612
 
1787
2613
#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching
1788
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:124
 
2614
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:200
1789
2615
msgid "example"
1790
2616
msgstr ""
1791
2617
 
1792
2618
#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching
1793
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:126
 
2619
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:202
1794
2620
msgid "test"
1795
2621
msgstr ""
1796
2622
 
1797
2623
#. TRANSLATORS: This is a keyword or name for the example plugin which is used while searching
1798
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:128
 
2624
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:204
1799
2625
msgid "sample"
1800
2626
msgstr ""
1801
2627
 
1802
 
#. TRANSLATORS: This is a keyword or name for the brightness plugin which is used while searching
1803
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:132
1804
 
msgid "brightness"
1805
 
msgstr ""
1806
 
 
1807
 
#. TRANSLATORS: This is a keyword or name for the sound plugin which is used while searching
1808
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:138
1809
 
msgid "sound"
1810
 
msgstr ""
1811
 
 
1812
 
#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
1813
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:142
1814
 
msgid "Accessibility"
1815
 
msgstr ""
1816
 
 
1817
 
#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
1818
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:144
1819
 
msgid "accessibility"
1820
 
msgstr ""
1821
 
 
1822
 
#. TRANSLATORS: This is a keyword or name for the accessibility plugin which is used while searching
1823
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:146
1824
 
msgid "a11y"
 
2628
#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
 
2629
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:206
 
2630
msgid "Flight Mode"
 
2631
msgstr ""
 
2632
 
 
2633
#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
 
2634
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:208
 
2635
msgid "flight"
 
2636
msgstr ""
 
2637
 
 
2638
#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
 
2639
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:210
 
2640
msgid "plane"
 
2641
msgstr ""
 
2642
 
 
2643
#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
 
2644
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:212
 
2645
msgid "offline"
 
2646
msgstr ""
 
2647
 
 
2648
#. TRANSLATORS: This is a keyword or name for the flight-mode plugin which is used while searching
 
2649
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:214
 
2650
msgid "airplane"
 
2651
msgstr ""
 
2652
 
 
2653
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
2654
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:220
 
2655
msgid "security"
 
2656
msgstr ""
 
2657
 
 
2658
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
2659
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:222
 
2660
msgid "privacy"
 
2661
msgstr ""
 
2662
 
 
2663
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
2664
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:228
 
2665
msgid "pin"
 
2666
msgstr ""
 
2667
 
 
2668
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
2669
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:230
 
2670
msgid "code"
 
2671
msgstr ""
 
2672
 
 
2673
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
2674
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:232
 
2675
msgid "password"
 
2676
msgstr ""
 
2677
 
 
2678
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
2679
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:234
 
2680
msgid "passphrase"
 
2681
msgstr ""
 
2682
 
 
2683
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
2684
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:236
 
2685
msgid "swipe"
 
2686
msgstr ""
 
2687
 
 
2688
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
2689
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:238
 
2690
msgid "allow"
 
2691
msgstr ""
 
2692
 
 
2693
#. TRANSLATORS: This is a keyword or name for the security-privacy plugin which is used while searching
 
2694
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:240
 
2695
msgid "access"
1825
2696
msgstr ""
1826
2697
 
1827
2698
#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
1828
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:150
 
2699
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:242
1829
2700
msgid "Orientation Lock"
1830
2701
msgstr ""
1831
2702
 
1832
2703
#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
1833
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:152
 
2704
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:244
1834
2705
msgid "rotation"
1835
2706
msgstr ""
1836
2707
 
1837
2708
#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
1838
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:154
 
2709
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:246
1839
2710
msgid "orientation"
1840
2711
msgstr ""
1841
2712
 
1842
 
#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
1843
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:156
1844
 
msgid "lock"
1845
 
msgstr ""
1846
 
 
1847
 
#. TRANSLATORS: This is a keyword or name for the orientation-lock plugin which is used while searching
1848
 
#: /home/elopio/workspace/canonical/ubuntu-system-settings/bugs/fix1357605-translations/builddir/po/settings.js:158
1849
 
msgid "screen"
1850
 
msgstr ""
1851
 
 
1852
 
#: ../push-helper/software-updates-helper.py:78
 
2713
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
 
2714
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:256
 
2715
msgid "bluetooth"
 
2716
msgstr ""
 
2717
 
 
2718
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
 
2719
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:258
 
2720
msgid "headset"
 
2721
msgstr ""
 
2722
 
 
2723
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
 
2724
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:260
 
2725
msgid "pair"
 
2726
msgstr ""
 
2727
 
 
2728
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
 
2729
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2730
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:262
 
2731
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:282
 
2732
msgid "device"
 
2733
msgstr ""
 
2734
 
 
2735
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
 
2736
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:264
 
2737
msgid "discover"
 
2738
msgstr ""
 
2739
 
 
2740
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
 
2741
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:266
 
2742
msgid "car"
 
2743
msgstr ""
 
2744
 
 
2745
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
 
2746
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:268
 
2747
msgid "handsfree"
 
2748
msgstr ""
 
2749
 
 
2750
#. TRANSLATORS: This is a keyword or name for the bluetooth plugin which is used while searching
 
2751
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:276
 
2752
msgid "stereo"
 
2753
msgstr ""
 
2754
 
 
2755
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2756
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:280
 
2757
msgid "about"
 
2758
msgstr ""
 
2759
 
 
2760
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2761
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:284
 
2762
msgid "info"
 
2763
msgstr ""
 
2764
 
 
2765
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2766
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:288
 
2767
msgid "number"
 
2768
msgstr ""
 
2769
 
 
2770
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2771
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:290
 
2772
msgid "imei"
 
2773
msgstr ""
 
2774
 
 
2775
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2776
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:292
 
2777
msgid "serial"
 
2778
msgstr ""
 
2779
 
 
2780
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2781
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:296
 
2782
msgid "mac"
 
2783
msgstr ""
 
2784
 
 
2785
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2786
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:298
 
2787
msgid "licenses"
 
2788
msgstr ""
 
2789
 
 
2790
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2791
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:300
 
2792
msgid "developer"
 
2793
msgstr ""
 
2794
 
 
2795
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2796
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:304
 
2797
msgid "storage"
 
2798
msgstr ""
 
2799
 
 
2800
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2801
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:306
 
2802
msgid "disk"
 
2803
msgstr ""
 
2804
 
 
2805
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2806
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:308
 
2807
msgid "space"
 
2808
msgstr ""
 
2809
 
 
2810
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2811
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:310
 
2812
msgid "version"
 
2813
msgstr ""
 
2814
 
 
2815
#. TRANSLATORS: This is a keyword or name for the about plugin which is used while searching
 
2816
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:312
 
2817
msgid "revision"
 
2818
msgstr ""
 
2819
 
 
2820
#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
 
2821
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:316
 
2822
msgid "time"
 
2823
msgstr ""
 
2824
 
 
2825
#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
 
2826
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:318
 
2827
msgid "date"
 
2828
msgstr ""
 
2829
 
 
2830
#. TRANSLATORS: This is a keyword or name for the time-date plugin which is used while searching
 
2831
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:320
 
2832
msgid "timezone"
 
2833
msgstr ""
 
2834
 
 
2835
#. TRANSLATORS: This is a keyword or name for the update-notification plugin which is used while searching
 
2836
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:324
 
2837
msgid "Updates available"
 
2838
msgstr ""
 
2839
 
 
2840
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
 
2841
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:328
 
2842
msgid "system"
 
2843
msgstr ""
 
2844
 
 
2845
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
 
2846
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:332
 
2847
msgid "update"
 
2848
msgstr ""
 
2849
 
 
2850
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
 
2851
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:338
 
2852
msgid "download"
 
2853
msgstr ""
 
2854
 
 
2855
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
 
2856
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:340
 
2857
msgid "upgrade"
 
2858
msgstr ""
 
2859
 
 
2860
#. TRANSLATORS: This is a keyword or name for the system-update plugin which is used while searching
 
2861
#: /home/elopio/workspace/canonical/ubuntu-system-settings/experimental/update-pot/builddir/po/settings.js:342
 
2862
msgid "click"
 
2863
msgstr ""
 
2864
 
 
2865
#: ../plugins/security-privacy//securityprivacy.cpp:318
 
2866
msgid "Incorrect passcode. Try again."
 
2867
msgstr ""
 
2868
 
 
2869
#: ../plugins/security-privacy//securityprivacy.cpp:320
 
2870
msgid "Incorrect passphrase. Try again."
 
2871
msgstr ""
 
2872
 
 
2873
#: ../plugins/security-privacy//securityprivacy.cpp:323
 
2874
msgid "Could not set security mode"
 
2875
msgstr ""
 
2876
 
 
2877
#: ../plugins/security-privacy//securityprivacy.cpp:372
 
2878
msgid "Could not set security display hint"
 
2879
msgstr ""
 
2880
 
 
2881
#: ../plugins/security-privacy//securityprivacy.cpp:383
 
2882
msgid "Authentication token manipulation error"
 
2883
msgstr ""
 
2884
 
 
2885
#: ../plugins/about//click.cpp:171
 
2886
msgid "Unknown title"
 
2887
msgstr ""
 
2888
 
 
2889
#: ../plugins/system-update//system_update.cpp:96
 
2890
msgid "Can't cancel current request (can't contact service)"
 
2891
msgstr ""
 
2892
 
 
2893
#: ../plugins/system-update//system_update.cpp:102
 
2894
msgid "Can't pause current request (can't contact service)"
 
2895
msgstr ""
 
2896
 
 
2897
#: ../push-helper/software_updates_helper.py:150
1853
2898
msgid "There's an updated system image."
1854
2899
msgstr ""
1855
2900
 
1856
 
#: ../push-helper/software-updates-helper.py:79
 
2901
#: ../push-helper/software_updates_helper.py:151
1857
2902
msgid "Tap to open the system updater."
1858
2903
msgstr ""