~rpadovani/webbrowser-app/addressBarFullWidth

« back to all changes in this revision

Viewing changes to po/lt.po

  • Committer: Riccardo Padovani
  • Date: 2015-01-24 01:59:33 UTC
  • mfrom: (761.1.113 webbrowser-app)
  • Revision ID: rpadovani@ubuntu.com-20150124015933-t7v42vxtdgu8urdl
Merged from trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: webbrowser-app\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2014-12-17 15:57+0100\n"
 
10
"POT-Creation-Date: 2015-01-22 18:29+0100\n"
11
11
"PO-Revision-Date: 2014-08-23 18:36+0000\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
"Language-Team: Lithuanian <lt@li.org>\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
18
18
"(n%100<10 || n%100>=20) ? 1 : 2;\n"
19
 
"X-Launchpad-Export-Date: 2014-12-18 06:47+0000\n"
20
 
"X-Generator: Launchpad (build 17286)\n"
 
19
"X-Launchpad-Export-Date: 2015-01-23 06:44+0000\n"
 
20
"X-Generator: Launchpad (build 17306)\n"
21
21
 
22
22
#: src/app/AlertDialog.qml:23
23
23
msgid "JavaScript Alert"
76
76
msgstr ""
77
77
 
78
78
#: src/app/CertificateVerificationDialog.qml:29
79
 
#: src/app/InvalidCertificateErrorSheet.qml:162
 
79
#: src/app/InvalidCertificateErrorSheet.qml:160
80
80
msgid "Proceed anyway"
81
81
msgstr ""
82
82
 
83
83
#: src/app/CertificateVerificationDialog.qml:35
84
 
#: src/app/InvalidCertificateErrorSheet.qml:175
 
84
#: src/app/InvalidCertificateErrorSheet.qml:173
85
85
msgid "Back to safety"
86
86
msgstr ""
87
87
 
118
118
msgstr ""
119
119
 
120
120
#: src/app/GeolocationPermissionRequest.qml:29
121
 
#: src/app/webcontainer/WebViewImplWebkit.qml:68
 
121
#: src/app/webcontainer/WebViewImplWebkit.qml:70
122
122
msgid "This page wants to know your device’s location."
123
123
msgstr ""
124
124
 
132
132
msgid "Allow"
133
133
msgstr ""
134
134
 
135
 
#: src/app/InvalidCertificateErrorSheet.qml:58
 
135
#: src/app/InvalidCertificateErrorSheet.qml:55
136
136
msgid "This site security certificate is not trusted.\n"
137
137
msgstr ""
138
138
 
139
 
#: src/app/InvalidCertificateErrorSheet.qml:66
 
139
#: src/app/InvalidCertificateErrorSheet.qml:63
140
140
msgid "Learn more"
141
141
msgstr ""
142
142
 
143
143
#. TRANSLATORS: %1 refers to the SSL certificate's serial number
144
 
#: src/app/InvalidCertificateErrorSheet.qml:90
 
144
#: src/app/InvalidCertificateErrorSheet.qml:87
145
145
#, qt-format
146
146
msgid ""
147
147
"Serial number:\n"
149
149
msgstr ""
150
150
 
151
151
#. TRANSLATORS: %1 refers to the SSL certificate's subject display name
152
 
#: src/app/InvalidCertificateErrorSheet.qml:97
 
152
#: src/app/InvalidCertificateErrorSheet.qml:94
153
153
#, qt-format
154
154
msgid ""
155
155
"Subject:\n"
157
157
msgstr ""
158
158
 
159
159
#. TRANSLATORS: %1 refers to the SSL certificate's subject's address
160
 
#: src/app/InvalidCertificateErrorSheet.qml:105
 
160
#: src/app/InvalidCertificateErrorSheet.qml:102
161
161
#, qt-format
162
162
msgid ""
163
163
"Subject address:\n"
165
165
msgstr ""
166
166
 
167
167
#. TRANSLATORS: %1 refers to the SSL certificate's issuer display name
168
 
#: src/app/InvalidCertificateErrorSheet.qml:116
 
168
#: src/app/InvalidCertificateErrorSheet.qml:113
169
169
#, qt-format
170
170
msgid ""
171
171
"Issuer:\n"
173
173
msgstr ""
174
174
 
175
175
#. TRANSLATORS: %1 refers to the SSL certificate's issuer's address
176
 
#: src/app/InvalidCertificateErrorSheet.qml:124
 
176
#: src/app/InvalidCertificateErrorSheet.qml:121
177
177
#, qt-format
178
178
msgid ""
179
179
"Issuer address:\n"
181
181
msgstr ""
182
182
 
183
183
#. TRANSLATORS: %1 refers to the SSL certificate's start date
184
 
#: src/app/InvalidCertificateErrorSheet.qml:135
 
184
#: src/app/InvalidCertificateErrorSheet.qml:132
185
185
#, qt-format
186
186
msgid ""
187
187
"Valid from:\n"
189
189
msgstr ""
190
190
 
191
191
#. TRANSLATORS: %1 refers to the SSL certificate's expiry date
192
 
#: src/app/InvalidCertificateErrorSheet.qml:142
 
192
#: src/app/InvalidCertificateErrorSheet.qml:139
193
193
#, qt-format
194
194
msgid ""
195
195
"Valid until:\n"
197
197
msgstr ""
198
198
 
199
199
#. TRANSLATORS: %1 refers to the SSL certificate's SHA1 fingerprint
200
 
#: src/app/InvalidCertificateErrorSheet.qml:149
 
200
#: src/app/InvalidCertificateErrorSheet.qml:146
201
201
#, qt-format
202
202
msgid ""
203
203
"Fingerprint (SHA1):\n"
204
204
"%1"
205
205
msgstr ""
206
206
 
207
 
#: src/app/InvalidCertificateErrorSheet.qml:155
 
207
#: src/app/InvalidCertificateErrorSheet.qml:153
208
208
msgid ""
209
209
"You should not proceed, especially if you have never seen this warning "
210
210
"before for this site."
211
211
msgstr ""
212
212
 
213
213
#. TRANSLATORS: %1 refers to the domain name of the SSL certificate
 
214
#: src/app/InvalidCertificateErrorSheet.qml:187
 
215
#, qt-format
 
216
msgid ""
 
217
"You attempted to reach %1 but the server presented a security certificate "
 
218
"which does not match the identity of the site."
 
219
msgstr ""
 
220
 
 
221
#. TRANSLATORS: %1 refers to the domain name of the SSL certificate
214
222
#: src/app/InvalidCertificateErrorSheet.qml:190
215
223
#, qt-format
216
224
msgid ""
217
225
"You attempted to reach %1 but the server presented a security certificate "
218
 
"which does not match the identity of the site."
 
226
"which has expired."
219
227
msgstr ""
220
228
 
221
229
#. TRANSLATORS: %1 refers to the domain name of the SSL certificate
223
231
#, qt-format
224
232
msgid ""
225
233
"You attempted to reach %1 but the server presented a security certificate "
226
 
"which has expired."
 
234
"which contains invalid dates."
227
235
msgstr ""
228
236
 
229
237
#. TRANSLATORS: %1 refers to the domain name of the SSL certificate
231
239
#, qt-format
232
240
msgid ""
233
241
"You attempted to reach %1 but the server presented a security certificate "
234
 
"which contains invalid dates."
 
242
"issued by an entity that is not trusted."
235
243
msgstr ""
236
244
 
237
245
#. TRANSLATORS: %1 refers to the domain name of the SSL certificate
239
247
#, qt-format
240
248
msgid ""
241
249
"You attempted to reach %1 but the server presented a security certificate "
242
 
"issued by an entity that is not trusted."
 
250
"that has been revoked."
243
251
msgstr ""
244
252
 
245
253
#. TRANSLATORS: %1 refers to the domain name of the SSL certificate
246
254
#: src/app/InvalidCertificateErrorSheet.qml:202
247
255
#, qt-format
248
256
msgid ""
249
 
"You attempted to reach %1 but the server presented a security certificate "
250
 
"that has been revoked."
 
257
"You attempted to reach %1 but the server presented an invalid security "
 
258
"certificate."
251
259
msgstr ""
252
260
 
253
261
#. TRANSLATORS: %1 refers to the domain name of the SSL certificate
254
262
#: src/app/InvalidCertificateErrorSheet.qml:205
255
263
#, qt-format
256
264
msgid ""
257
 
"You attempted to reach %1 but the server presented an invalid security "
 
265
"You attempted to reach %1 but the server presented an insecure security "
258
266
"certificate."
259
267
msgstr ""
260
268
 
262
270
#: src/app/InvalidCertificateErrorSheet.qml:208
263
271
#, qt-format
264
272
msgid ""
265
 
"You attempted to reach %1 but the server presented an insecure security "
266
 
"certificate."
267
 
msgstr ""
268
 
 
269
 
#. TRANSLATORS: %1 refers to the domain name of the SSL certificate
270
 
#: src/app/InvalidCertificateErrorSheet.qml:211
271
 
#, qt-format
272
 
msgid ""
273
273
"This site security certificate is not trusted\n"
274
274
"You attempted to reach %1 but the server presented a security certificate "
275
275
"which failed our security checks for an unknown reason."
391
391
msgid "Share…"
392
392
msgstr ""
393
393
 
394
 
#: src/app/webbrowser/AddressBar.qml:208
 
394
#: src/app/webbrowser/AddressBar.qml:210
395
395
msgid "search or enter an address"
396
396
msgstr ""
397
397
 
401
401
msgid "Delete"
402
402
msgstr ""
403
403
 
404
 
#: src/app/webbrowser/Browser.qml:190
 
404
#: src/app/webbrowser/Browser.qml:160
405
405
msgid "Share"
406
406
msgstr ""
407
407
 
408
 
#: src/app/webbrowser/Browser.qml:204
 
408
#: src/app/webbrowser/Browser.qml:174
409
409
msgid "History"
410
410
msgstr ""
411
411
 
412
 
#: src/app/webbrowser/Browser.qml:211
 
412
#: src/app/webbrowser/Browser.qml:181
413
413
msgid "Open tabs"
414
414
msgstr ""
415
415
 
416
 
#: src/app/webbrowser/Browser.qml:217 src/app/webbrowser/HistoryView.qml:293
 
416
#: src/app/webbrowser/Browser.qml:187 src/app/webbrowser/HistoryView.qml:293
417
417
#: src/app/webbrowser/TabsView.qml:57
418
418
msgid "New tab"
419
419
msgstr ""
437
437
msgid "Yesterday"
438
438
msgstr ""
439
439
 
440
 
#: src/app/webbrowser/HistoryView.qml:280 src/app/webbrowser/TabsView.qml:100
 
440
#: src/app/webbrowser/HistoryView.qml:280 src/app/webbrowser/TabsView.qml:99
441
441
msgid "Done"
442
442
msgstr ""
443
443
 
457
457
msgid "see more"
458
458
msgstr ""
459
459
 
460
 
#: src/app/webbrowser/SecurityCertificatePopover.qml:58
 
460
#: src/app/webbrowser/SecurityCertificatePopover.qml:69
461
461
msgid "This site has insecure content"
462
462
msgstr ""
463
463
 
464
 
#: src/app/webbrowser/SecurityCertificatePopover.qml:73
 
464
#: src/app/webbrowser/SecurityCertificatePopover.qml:70
 
465
msgid "Identity Not Verified"
 
466
msgstr ""
 
467
 
 
468
#: src/app/webbrowser/SecurityCertificatePopover.qml:78
 
469
msgid "The identity of this website has not been verified."
 
470
msgstr ""
 
471
 
 
472
#: src/app/webbrowser/SecurityCertificatePopover.qml:89
 
473
msgid "Server certificate does not match the identity of the site."
 
474
msgstr ""
 
475
 
 
476
#: src/app/webbrowser/SecurityCertificatePopover.qml:91
 
477
msgid "Server certificate has expired."
 
478
msgstr ""
 
479
 
 
480
#: src/app/webbrowser/SecurityCertificatePopover.qml:93
 
481
msgid "Server certificate contains invalid dates."
 
482
msgstr ""
 
483
 
 
484
#: src/app/webbrowser/SecurityCertificatePopover.qml:95
 
485
msgid "Server certificate is issued by an entity that is not trusted."
 
486
msgstr ""
 
487
 
 
488
#: src/app/webbrowser/SecurityCertificatePopover.qml:97
 
489
msgid "Server certificate has been revoked."
 
490
msgstr ""
 
491
 
 
492
#: src/app/webbrowser/SecurityCertificatePopover.qml:99
 
493
msgid "Server certificate is invalid."
 
494
msgstr ""
 
495
 
 
496
#: src/app/webbrowser/SecurityCertificatePopover.qml:101
 
497
msgid "Server certificate is insecure."
 
498
msgstr ""
 
499
 
 
500
#: src/app/webbrowser/SecurityCertificatePopover.qml:103
 
501
msgid "Server certificate failed our security checks for an unknown reason."
 
502
msgstr ""
 
503
 
 
504
#: src/app/webbrowser/SecurityCertificatePopover.qml:126
465
505
msgid "You are connected to"
466
506
msgstr ""
467
507
 
468
 
#: src/app/webbrowser/SecurityCertificatePopover.qml:95
 
508
#: src/app/webbrowser/SecurityCertificatePopover.qml:148
469
509
msgid "Which is run by"
470
510
msgstr ""
471
511
 
472
 
#: src/app/webbrowser/TabPreview.qml:162
 
512
#: src/app/webbrowser/TabPreview.qml:163
473
513
msgid "Tap to view"
474
514
msgstr ""
475
515
 
476
 
#: src/app/webbrowser/TabsView.qml:114
 
516
#: src/app/webbrowser/TabsView.qml:113
477
517
msgid "Add"
478
518
msgstr ""
479
519
 
480
520
#. TRANSLATORS: %1 refers to the current page’s title
481
521
#: src/app/webbrowser/webbrowser-app.qml:37
482
 
#: src/app/webcontainer/webapp-container.qml:55
 
522
#: src/app/webcontainer/webapp-container.qml:62
483
523
#, qt-format
484
524
msgid "%1 - Ubuntu Web Browser"
485
525
msgstr ""
486
526
 
487
527
#: src/app/webbrowser/webbrowser-app.qml:39
488
 
#: src/app/webcontainer/webapp-container.qml:57
 
528
#: src/app/webcontainer/webapp-container.qml:64
489
529
msgid "Ubuntu Web Browser"
490
530
msgstr ""
491
531