Blame view

sources/l10n/lt_LT/settings.po 24.9 KB
03e52840d   Kload   Init
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
31b7f2792   Kload   Upgrade to ownclo...
6
  # Dr. ROX <to.dr.rox@gmail.com>, 2013
6d9380f96   Cédric Dupont   Update sources OC...
7
8
  # Valentinas <fizikiukas@gmail.com>, 2013
  # Liudas Ališauskas <liudas.alisauskas@gmail.com>, 2013-2014
31b7f2792   Kload   Upgrade to ownclo...
9
  # Liudas <liudas@aksioma.lt>, 2013
6d9380f96   Cédric Dupont   Update sources OC...
10
  # Valentinas <fizikiukas@gmail.com>, 2013
03e52840d   Kload   Init
11
12
13
14
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
15
16
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
17
18
19
20
21
22
  "POT-Creation-Date: 2014-07-03 01:54-0400
  "
  "PO-Revision-Date: 2014-07-03 05:54+0000
  "
  "Last-Translator: I Robot
  "
03e52840d   Kload   Init
23
24
25
26
27
28
29
30
31
32
33
34
  "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: lt_LT
  "
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);
  "
6d9380f96   Cédric Dupont   Update sources OC...
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
  #: admin/controller.php:66
  #, php-format
  msgid "Invalid value supplied for %s"
  msgstr ""
  
  #: admin/controller.php:73
  msgid "Saved"
  msgstr ""
  
  #: admin/controller.php:90
  msgid "test email settings"
  msgstr ""
  
  #: admin/controller.php:91
  msgid "If you received this email, the settings seem to be correct."
  msgstr ""
  
  #: admin/controller.php:94
  msgid ""
  "A problem occurred while sending the e-mail. Please revisit your settings."
  msgstr ""
  
  #: admin/controller.php:99
  msgid "Email sent"
  msgstr "Laiškas išsiųstas"
  
  #: admin/controller.php:101
  msgid "You need to set your user email before being able to send test emails."
  msgstr ""
  
  #: admin/controller.php:116 templates/admin.php:337
  msgid "Send mode"
  msgstr ""
  
  #: admin/controller.php:118 templates/admin.php:350 templates/personal.php:156
  msgid "Encryption"
  msgstr "Šifravimas"
  
  #: admin/controller.php:120 templates/admin.php:374
  msgid "Authentication method"
  msgstr ""
03e52840d   Kload   Init
76
77
78
  #: ajax/apps/ocs.php:20
  msgid "Unable to load list from App Store"
  msgstr "Neįmanoma įkelti sąrašo iš Programų Katalogo"
31b7f2792   Kload   Upgrade to ownclo...
79
  #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
6d9380f96   Cédric Dupont   Update sources OC...
80
  #: ajax/togglegroups.php:20 changepassword/controller.php:49
03e52840d   Kload   Init
81
82
  msgid "Authentication error"
  msgstr "Autentikacijos klaida"
31b7f2792   Kload   Upgrade to ownclo...
83
84
85
86
87
88
  #: ajax/changedisplayname.php:31
  msgid "Your full name has been changed."
  msgstr ""
  
  #: ajax/changedisplayname.php:34
  msgid "Unable to change full name"
03e52840d   Kload   Init
89
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
90
  #: ajax/creategroup.php:11
03e52840d   Kload   Init
91
  msgid "Group already exists"
31b7f2792   Kload   Upgrade to ownclo...
92
  msgstr "Grupė jau egzistuoja"
03e52840d   Kload   Init
93

6d9380f96   Cédric Dupont   Update sources OC...
94
  #: ajax/creategroup.php:20
03e52840d   Kload   Init
95
  msgid "Unable to add group"
31b7f2792   Kload   Upgrade to ownclo...
96
  msgstr "Nepavyko pridėti grupės"
03e52840d   Kload   Init
97

6d9380f96   Cédric Dupont   Update sources OC...
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
  #: ajax/decryptall.php:31
  msgid "Files decrypted successfully"
  msgstr ""
  
  #: ajax/decryptall.php:33
  msgid ""
  "Couldn't decrypt your files, please check your owncloud.log or ask your "
  "administrator"
  msgstr ""
  
  #: ajax/decryptall.php:36
  msgid "Couldn't decrypt your files, check your password and try again"
  msgstr ""
  
  #: ajax/deletekeys.php:14
  msgid "Encryption keys deleted permanently"
  msgstr ""
  
  #: ajax/deletekeys.php:16
  msgid ""
  "Couldn't permanently delete your encryption keys, please check your "
  "owncloud.log or ask your administrator"
  msgstr ""
  
  #: ajax/installapp.php:18 ajax/uninstallapp.php:18
  msgid "Couldn't remove app."
  msgstr ""
03e52840d   Kload   Init
125
126
127
128
129
130
131
132
133
134
  #: ajax/lostpassword.php:12
  msgid "Email saved"
  msgstr "El. paštas išsaugotas"
  
  #: ajax/lostpassword.php:14
  msgid "Invalid email"
  msgstr "Netinkamas el. paštas"
  
  #: ajax/removegroup.php:13
  msgid "Unable to delete group"
31b7f2792   Kload   Upgrade to ownclo...
135
  msgstr "Nepavyko ištrinti grupės"
03e52840d   Kload   Init
136

31b7f2792   Kload   Upgrade to ownclo...
137
  #: ajax/removeuser.php:25
03e52840d   Kload   Init
138
  msgid "Unable to delete user"
31b7f2792   Kload   Upgrade to ownclo...
139
  msgstr "Nepavyko ištrinti vartotojo"
03e52840d   Kload   Init
140

6d9380f96   Cédric Dupont   Update sources OC...
141
142
143
144
145
146
147
148
149
  #: ajax/restorekeys.php:14
  msgid "Backups restored successfully"
  msgstr ""
  
  #: ajax/restorekeys.php:23
  msgid ""
  "Couldn't restore your encryption keys, please check your owncloud.log or ask"
  " your administrator"
  msgstr ""
03e52840d   Kload   Init
150
151
152
153
154
155
156
157
158
159
  #: ajax/setlanguage.php:15
  msgid "Language changed"
  msgstr "Kalba pakeista"
  
  #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  msgid "Invalid request"
  msgstr "Klaidinga užklausa"
  
  #: ajax/togglegroups.php:12
  msgid "Admins can't remove themself from the admin group"
31b7f2792   Kload   Upgrade to ownclo...
160
  msgstr "Administratoriai negali pašalinti savęs iš administratorių grupės"
03e52840d   Kload   Init
161
162
163
164
  
  #: ajax/togglegroups.php:30
  #, php-format
  msgid "Unable to add user to group %s"
31b7f2792   Kload   Upgrade to ownclo...
165
  msgstr "Nepavyko pridėti vartotojo prie grupės %s"
03e52840d   Kload   Init
166
167
168
169
  
  #: ajax/togglegroups.php:36
  #, php-format
  msgid "Unable to remove user from group %s"
31b7f2792   Kload   Upgrade to ownclo...
170
  msgstr "Nepavyko ištrinti vartotojo iš grupės %s"
03e52840d   Kload   Init
171

6d9380f96   Cédric Dupont   Update sources OC...
172
  #: ajax/updateapp.php:41
03e52840d   Kload   Init
173
  msgid "Couldn't update app."
31b7f2792   Kload   Upgrade to ownclo...
174
  msgstr "Nepavyko atnaujinti programos."
6d9380f96   Cédric Dupont   Update sources OC...
175
  #: changepassword/controller.php:17
31b7f2792   Kload   Upgrade to ownclo...
176
177
  msgid "Wrong password"
  msgstr "Neteisingas slaptažodis"
03e52840d   Kload   Init
178

6d9380f96   Cédric Dupont   Update sources OC...
179
  #: changepassword/controller.php:36
31b7f2792   Kload   Upgrade to ownclo...
180
181
  msgid "No user supplied"
  msgstr "Nepateiktas naudotojas"
6d9380f96   Cédric Dupont   Update sources OC...
182
  #: changepassword/controller.php:68
31b7f2792   Kload   Upgrade to ownclo...
183
184
185
186
  msgid ""
  "Please provide an admin recovery password, otherwise all user data will be "
  "lost"
  msgstr "Prašome įvesti administratoriaus atkūrimo slaptažodį, kitaip visi naudotojo suomenys bus prarasti"
6d9380f96   Cédric Dupont   Update sources OC...
187
  #: changepassword/controller.php:73
31b7f2792   Kload   Upgrade to ownclo...
188
189
190
  msgid ""
  "Wrong admin recovery password. Please check the password and try again."
  msgstr "Netinkamas administratoriau atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl."
6d9380f96   Cédric Dupont   Update sources OC...
191
  #: changepassword/controller.php:81
31b7f2792   Kload   Upgrade to ownclo...
192
193
194
195
  msgid ""
  "Back-end doesn't support password change, but the users encryption key was "
  "successfully updated."
  msgstr "Sistema nepalaiko slaptažodžio keitimo, bet naudotojo šifravimo raktas buvo sėkmingai atnaujintas."
6d9380f96   Cédric Dupont   Update sources OC...
196
  #: changepassword/controller.php:86 changepassword/controller.php:97
31b7f2792   Kload   Upgrade to ownclo...
197
198
  msgid "Unable to change password"
  msgstr "Nepavyksta pakeisti slaptažodžio"
6d9380f96   Cédric Dupont   Update sources OC...
199
200
201
202
203
204
205
206
207
208
209
210
211
  #: js/admin.js:128
  msgid "Sending..."
  msgstr ""
  
  #: js/apps.js:45 templates/help.php:7
  msgid "User Documentation"
  msgstr "Naudotojo dokumentacija"
  
  #: js/apps.js:54
  msgid "Admin Documentation"
  msgstr ""
  
  #: js/apps.js:82
03e52840d   Kload   Init
212
  msgid "Update to {appversion}"
31b7f2792   Kload   Upgrade to ownclo...
213
  msgstr "Atnaujinti iki {appversion}"
03e52840d   Kload   Init
214

6d9380f96   Cédric Dupont   Update sources OC...
215
216
217
218
219
  #: js/apps.js:90
  msgid "Uninstall App"
  msgstr ""
  
  #: js/apps.js:96 js/apps.js:158 js/apps.js:191
03e52840d   Kload   Init
220
221
  msgid "Disable"
  msgstr "Išjungti"
6d9380f96   Cédric Dupont   Update sources OC...
222
  #: js/apps.js:96 js/apps.js:167 js/apps.js:184 js/apps.js:215
03e52840d   Kload   Init
223
224
  msgid "Enable"
  msgstr "Įjungti"
6d9380f96   Cédric Dupont   Update sources OC...
225
  #: js/apps.js:147
03e52840d   Kload   Init
226
  msgid "Please wait...."
31b7f2792   Kload   Upgrade to ownclo...
227
  msgstr "Prašome palaukti..."
6d9380f96   Cédric Dupont   Update sources OC...
228
  #: js/apps.js:155 js/apps.js:156 js/apps.js:182
31b7f2792   Kload   Upgrade to ownclo...
229
230
  msgid "Error while disabling app"
  msgstr "Klaida išjungiant programą"
03e52840d   Kload   Init
231

6d9380f96   Cédric Dupont   Update sources OC...
232
  #: js/apps.js:181 js/apps.js:210 js/apps.js:211
31b7f2792   Kload   Upgrade to ownclo...
233
234
  msgid "Error while enabling app"
  msgstr "Klaida įjungiant programą"
6d9380f96   Cédric Dupont   Update sources OC...
235
  #: js/apps.js:220
03e52840d   Kload   Init
236
  msgid "Updating...."
31b7f2792   Kload   Upgrade to ownclo...
237
  msgstr "Atnaujinama..."
03e52840d   Kload   Init
238

6d9380f96   Cédric Dupont   Update sources OC...
239
  #: js/apps.js:223
03e52840d   Kload   Init
240
  msgid "Error while updating app"
31b7f2792   Kload   Upgrade to ownclo...
241
  msgstr "Įvyko klaida atnaujinant programą"
03e52840d   Kload   Init
242

6d9380f96   Cédric Dupont   Update sources OC...
243
  #: js/apps.js:223 js/apps.js:236
03e52840d   Kload   Init
244
245
  msgid "Error"
  msgstr "Klaida"
6d9380f96   Cédric Dupont   Update sources OC...
246
  #: js/apps.js:224 templates/apps.php:55
31b7f2792   Kload   Upgrade to ownclo...
247
248
  msgid "Update"
  msgstr "Atnaujinti"
6d9380f96   Cédric Dupont   Update sources OC...
249
  #: js/apps.js:227
03e52840d   Kload   Init
250
  msgid "Updated"
31b7f2792   Kload   Upgrade to ownclo...
251
  msgstr "Atnaujinta"
6d9380f96   Cédric Dupont   Update sources OC...
252
253
254
255
256
257
258
259
260
261
262
263
264
  #: js/apps.js:233
  msgid "Uninstalling ...."
  msgstr ""
  
  #: js/apps.js:236
  msgid "Error while uninstalling app"
  msgstr ""
  
  #: js/apps.js:237 templates/apps.php:56
  msgid "Uninstall"
  msgstr ""
  
  #: js/personal.js:256
31b7f2792   Kload   Upgrade to ownclo...
265
266
  msgid "Select a profile picture"
  msgstr "Pažymėkite profilio paveikslėlį"
6d9380f96   Cédric Dupont   Update sources OC...
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
  #: js/personal.js:287
  msgid "Very weak password"
  msgstr ""
  
  #: js/personal.js:288
  msgid "Weak password"
  msgstr ""
  
  #: js/personal.js:289
  msgid "So-so password"
  msgstr ""
  
  #: js/personal.js:290
  msgid "Good password"
  msgstr ""
  
  #: js/personal.js:291
  msgid "Strong password"
  msgstr ""
  
  #: js/personal.js:310
31b7f2792   Kload   Upgrade to ownclo...
288
289
  msgid "Decrypting files... Please wait, this can take some time."
  msgstr "Iššifruojami failai... Prašome palaukti, tai gali užtrukti."
03e52840d   Kload   Init
290

6d9380f96   Cédric Dupont   Update sources OC...
291
292
293
  #: js/personal.js:324
  msgid "Delete encryption keys permanently."
  msgstr ""
03e52840d   Kload   Init
294

6d9380f96   Cédric Dupont   Update sources OC...
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
  #: js/personal.js:338
  msgid "Restore encryption keys."
  msgstr ""
  
  #: js/users/deleteHandler.js:166
  msgid "Unable to delete {objName}"
  msgstr ""
  
  #: js/users/groups.js:73 js/users/groups.js:178
  msgid "Error creating group"
  msgstr ""
  
  #: js/users/groups.js:177
  msgid "A valid group name must be provided"
  msgstr ""
03e52840d   Kload   Init
310

6d9380f96   Cédric Dupont   Update sources OC...
311
312
313
314
315
  #: js/users/groups.js:205
  msgid "deleted {groupName}"
  msgstr ""
  
  #: js/users/groups.js:206 js/users/users.js:265
03e52840d   Kload   Init
316
317
  msgid "undo"
  msgstr "anuliuoti"
6d9380f96   Cédric Dupont   Update sources OC...
318
319
320
  #: js/users/users.js:37 templates/admin.php:292
  #: templates/users/part.createuser.php:12 templates/users/part.userlist.php:10
  #: templates/users/part.userlist.php:41
03e52840d   Kload   Init
321
322
  msgid "Groups"
  msgstr "Grupės"
6d9380f96   Cédric Dupont   Update sources OC...
323
324
  #: js/users/users.js:41 templates/users/part.userlist.php:12
  #: templates/users/part.userlist.php:57
03e52840d   Kload   Init
325
  msgid "Group Admin"
31b7f2792   Kload   Upgrade to ownclo...
326
  msgstr "Grupės administratorius"
03e52840d   Kload   Init
327

6d9380f96   Cédric Dupont   Update sources OC...
328
329
  #: js/users/users.js:63 templates/users/part.grouplist.php:46
  #: templates/users/part.userlist.php:108
03e52840d   Kload   Init
330
331
  msgid "Delete"
  msgstr "Ištrinti"
6d9380f96   Cédric Dupont   Update sources OC...
332
333
334
335
336
337
338
339
340
  #: js/users/users.js:85 templates/users/part.userlist.php:98
  msgid "never"
  msgstr "niekada"
  
  #: js/users/users.js:264
  msgid "deleted {userName}"
  msgstr ""
  
  #: js/users/users.js:383
03e52840d   Kload   Init
341
  msgid "add group"
31b7f2792   Kload   Upgrade to ownclo...
342
  msgstr "pridėti grupę"
03e52840d   Kload   Init
343

6d9380f96   Cédric Dupont   Update sources OC...
344
  #: js/users/users.js:580
03e52840d   Kload   Init
345
  msgid "A valid username must be provided"
31b7f2792   Kload   Upgrade to ownclo...
346
  msgstr "Vartotojo vardas turi būti tinkamas"
03e52840d   Kload   Init
347

6d9380f96   Cédric Dupont   Update sources OC...
348
  #: js/users/users.js:581 js/users/users.js:587 js/users/users.js:602
03e52840d   Kload   Init
349
  msgid "Error creating user"
31b7f2792   Kload   Upgrade to ownclo...
350
  msgstr "Klaida kuriant vartotoją"
03e52840d   Kload   Init
351

6d9380f96   Cédric Dupont   Update sources OC...
352
  #: js/users/users.js:586
03e52840d   Kload   Init
353
  msgid "A valid password must be provided"
31b7f2792   Kload   Upgrade to ownclo...
354
  msgstr "Slaptažodis turi būti tinkamas"
6d9380f96   Cédric Dupont   Update sources OC...
355
  #: js/users/users.js:610
31b7f2792   Kload   Upgrade to ownclo...
356
357
  msgid "Warning: Home directory for user \"{user}\" already exists"
  msgstr "Įspėjimas: Vartotojo \"{user}\" namų aplankas jau egzistuoja"
03e52840d   Kload   Init
358

6d9380f96   Cédric Dupont   Update sources OC...
359
  #: personal.php:50 personal.php:51
03e52840d   Kload   Init
360
361
  msgid "__language_name__"
  msgstr "Kalba"
31b7f2792   Kload   Upgrade to ownclo...
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
  #: templates/admin.php:8
  msgid "Everything (fatal issues, errors, warnings, info, debug)"
  msgstr ""
  
  #: templates/admin.php:9
  msgid "Info, warnings, errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:10
  msgid "Warnings, errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:11
  msgid "Errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:12
  msgid "Fatal issues only"
6d9380f96   Cédric Dupont   Update sources OC...
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
  msgstr "Tik kritinės problemos"
  
  #: templates/admin.php:16 templates/admin.php:23
  msgid "None"
  msgstr "Nieko"
  
  #: templates/admin.php:17
  msgid "Login"
  msgstr "Prisijungti"
  
  #: templates/admin.php:18
  msgid "Plain"
  msgstr ""
  
  #: templates/admin.php:19
  msgid "NT LAN Manager"
  msgstr ""
  
  #: templates/admin.php:24
  msgid "SSL"
  msgstr ""
  
  #: templates/admin.php:25
  msgid "TLS"
31b7f2792   Kload   Upgrade to ownclo...
404
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
405
  #: templates/admin.php:47 templates/admin.php:61
03e52840d   Kload   Init
406
407
  msgid "Security Warning"
  msgstr "Saugumo pranešimas"
6d9380f96   Cédric Dupont   Update sources OC...
408
  #: templates/admin.php:50
31b7f2792   Kload   Upgrade to ownclo...
409
410
411
412
413
  #, php-format
  msgid ""
  "You are accessing %s via HTTP. We strongly suggest you configure your server"
  " to require using HTTPS instead."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
414
  #: templates/admin.php:64
03e52840d   Kload   Init
415
416
  msgid ""
  "Your data directory and your files are probably accessible from the "
31b7f2792   Kload   Upgrade to ownclo...
417
418
419
420
421
  "internet. The .htaccess file is not working. We strongly suggest that you "
  "configure your webserver in a way that the data directory is no longer "
  "accessible or you move the data directory outside the webserver document "
  "root."
  msgstr "Jūsų duomenų katalogas ir Jūsų failai turbūt yra pasiekiami per internetą. Failas .htaccess neveikia. Mes labai rekomenduojame sukonfigūruoti serverį taip, kad katalogas nebūtų daugiau pasiekiamas, arba iškelkite duomenis kitur iš webserverio šakninio aplanko."
03e52840d   Kload   Init
422

6d9380f96   Cédric Dupont   Update sources OC...
423
  #: templates/admin.php:75 templates/admin.php:90
03e52840d   Kload   Init
424
  msgid "Setup Warning"
31b7f2792   Kload   Upgrade to ownclo...
425
  msgstr "Nustatyti perspėjimą"
03e52840d   Kload   Init
426

6d9380f96   Cédric Dupont   Update sources OC...
427
  #: templates/admin.php:78
03e52840d   Kload   Init
428
429
430
  msgid ""
  "Your web server is not yet properly setup to allow files synchronization "
  "because the WebDAV interface seems to be broken."
31b7f2792   Kload   Upgrade to ownclo...
431
  msgstr "Jūsų serveris nėra tvarkingai nustatytas leisti failų sinchronizaciją, nes WebDAV sąsaja panašu, kad yra sugadinta."
03e52840d   Kload   Init
432

6d9380f96   Cédric Dupont   Update sources OC...
433
  #: templates/admin.php:79
03e52840d   Kload   Init
434
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
435
436
  msgid "Please double check the <a href=\"%s\">installation guides</a>."
  msgstr "Prašome pažiūrėkite dar kartą <a href=\"%s\">diegimo instrukcijas</a>."
03e52840d   Kload   Init
437

6d9380f96   Cédric Dupont   Update sources OC...
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
  #: templates/admin.php:93
  msgid ""
  "PHP is apparently setup to strip inline doc blocks. This will make several "
  "core apps inaccessible."
  msgstr ""
  
  #: templates/admin.php:94
  msgid ""
  "This is probably caused by a cache/accelerator such as Zend OPcache or "
  "eAccelerator."
  msgstr ""
  
  #: templates/admin.php:105
  msgid "Database Performance Info"
  msgstr ""
  
  #: templates/admin.php:108
  msgid ""
  "SQLite is used as database. For larger installations we recommend to change "
  "this. To migrate to another database use the command line tool: 'occ db"
  ":convert-type'"
  msgstr ""
  
  #: templates/admin.php:119
03e52840d   Kload   Init
462
  msgid "Module 'fileinfo' missing"
31b7f2792   Kload   Upgrade to ownclo...
463
  msgstr "Trūksta 'fileinfo' modulio"
03e52840d   Kload   Init
464

6d9380f96   Cédric Dupont   Update sources OC...
465
  #: templates/admin.php:122
03e52840d   Kload   Init
466
467
468
  msgid ""
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
  "module to get best results with mime-type detection."
31b7f2792   Kload   Upgrade to ownclo...
469
  msgstr "Trūksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipą."
6d9380f96   Cédric Dupont   Update sources OC...
470
471
472
473
474
475
476
477
478
479
480
481
  #: templates/admin.php:133
  msgid "Your PHP version is outdated"
  msgstr ""
  
  #: templates/admin.php:136
  msgid ""
  "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
  "newer because older versions are known to be broken. It is possible that "
  "this installation is not working correctly."
  msgstr ""
  
  #: templates/admin.php:147
03e52840d   Kload   Init
482
  msgid "Locale not working"
31b7f2792   Kload   Upgrade to ownclo...
483
  msgstr "Lokalė neveikia"
6d9380f96   Cédric Dupont   Update sources OC...
484
  #: templates/admin.php:152
31b7f2792   Kload   Upgrade to ownclo...
485
  msgid "System locale can not be set to a one which supports UTF-8."
03e52840d   Kload   Init
486
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
487
  #: templates/admin.php:156
31b7f2792   Kload   Upgrade to ownclo...
488
489
490
491
  msgid ""
  "This means that there might be problems with certain characters in file "
  "names."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
492
  #: templates/admin.php:160
03e52840d   Kload   Init
493
494
  #, php-format
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
495
496
  "We strongly suggest to install the required packages on your system to "
  "support one of the following locales: %s."
03e52840d   Kload   Init
497
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
498
  #: templates/admin.php:172
03e52840d   Kload   Init
499
  msgid "Internet connection not working"
31b7f2792   Kload   Upgrade to ownclo...
500
  msgstr "Nėra interneto ryšio"
03e52840d   Kload   Init
501

6d9380f96   Cédric Dupont   Update sources OC...
502
  #: templates/admin.php:175
03e52840d   Kload   Init
503
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
504
505
506
507
508
509
  "This server has no working internet connection. This means that some of the "
  "features like mounting of external storage, notifications about updates or "
  "installation of 3rd party apps don´t work. Accessing files from remote and "
  "sending of notification emails might also not work. We suggest to enable "
  "internet connection for this server if you want to have all features."
  msgstr "Šis serveris neturi veikiančio ryšio. Tai reiškia, kas kai kurios funkcijos kaip išorinės saugyklos prijungimas, perspėjimai apie atnaujinimus ar trečių šalių programų įdiegimas neveikia. Failų pasiekimas iš kitur ir pranešimų siuntimas el. paštu gali taip pat neveikti. Rekomenduojame įjungti interneto ryšį šiame serveryje, jei norite naudoti visas funkcijas."
03e52840d   Kload   Init
510

6d9380f96   Cédric Dupont   Update sources OC...
511
  #: templates/admin.php:189
03e52840d   Kload   Init
512
  msgid "Cron"
31b7f2792   Kload   Upgrade to ownclo...
513
  msgstr "Cron"
03e52840d   Kload   Init
514

6d9380f96   Cédric Dupont   Update sources OC...
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
  #: templates/admin.php:196
  #, php-format
  msgid "Last cron was executed at %s."
  msgstr ""
  
  #: templates/admin.php:199
  #, php-format
  msgid ""
  "Last cron was executed at %s. This is more than an hour ago, something seems"
  " wrong."
  msgstr ""
  
  #: templates/admin.php:203
  msgid "Cron was not executed yet!"
  msgstr ""
  
  #: templates/admin.php:213
03e52840d   Kload   Init
532
  msgid "Execute one task with each page loaded"
31b7f2792   Kload   Upgrade to ownclo...
533
  msgstr "Įvykdyti vieną užduotį su kiekvieno puslapio įkėlimu"
03e52840d   Kload   Init
534

6d9380f96   Cédric Dupont   Update sources OC...
535
  #: templates/admin.php:221
03e52840d   Kload   Init
536
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
537
538
539
  "cron.php is registered at a webcron service to call cron.php every 15 "
  "minutes over http."
  msgstr "cron.php yra registruotas tinklapio suplanuotų užduočių paslaugose, kad iškviesti cron.php kas 15 minučių per http."
03e52840d   Kload   Init
540

6d9380f96   Cédric Dupont   Update sources OC...
541
542
  #: templates/admin.php:229
  msgid "Use system's cron service to call the cron.php file every 15 minutes."
31b7f2792   Kload   Upgrade to ownclo...
543
  msgstr "Naudoti sistemos planuotų užduočių paslaugą, kad iškvieti cron.php kas 15 minučių."
03e52840d   Kload   Init
544

6d9380f96   Cédric Dupont   Update sources OC...
545
  #: templates/admin.php:234
03e52840d   Kload   Init
546
  msgid "Sharing"
31b7f2792   Kload   Upgrade to ownclo...
547
  msgstr "Dalijimasis"
03e52840d   Kload   Init
548

6d9380f96   Cédric Dupont   Update sources OC...
549
  #: templates/admin.php:238
03e52840d   Kload   Init
550
  msgid "Allow apps to use the Share API"
31b7f2792   Kload   Upgrade to ownclo...
551
  msgstr "Leidžia programoms naudoti Share API"
03e52840d   Kload   Init
552

6d9380f96   Cédric Dupont   Update sources OC...
553
554
555
  #: templates/admin.php:243
  msgid "Allow users to share via link"
  msgstr ""
03e52840d   Kload   Init
556

6d9380f96   Cédric Dupont   Update sources OC...
557
558
559
  #: templates/admin.php:249
  msgid "Enforce password protection"
  msgstr ""
03e52840d   Kload   Init
560

6d9380f96   Cédric Dupont   Update sources OC...
561
  #: templates/admin.php:252
31b7f2792   Kload   Upgrade to ownclo...
562
563
  msgid "Allow public uploads"
  msgstr "Leisti viešus įkėlimus"
6d9380f96   Cédric Dupont   Update sources OC...
564
565
566
  #: templates/admin.php:256
  msgid "Set default expiration date"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
567

6d9380f96   Cédric Dupont   Update sources OC...
568
569
570
571
572
573
574
575
576
577
578
579
580
  #: templates/admin.php:260
  msgid "Expire after "
  msgstr ""
  
  #: templates/admin.php:263
  msgid "days"
  msgstr ""
  
  #: templates/admin.php:266
  msgid "Enforce expiration date"
  msgstr ""
  
  #: templates/admin.php:271
03e52840d   Kload   Init
581
  msgid "Allow resharing"
31b7f2792   Kload   Upgrade to ownclo...
582
  msgstr "Leisti dalintis"
03e52840d   Kload   Init
583

6d9380f96   Cédric Dupont   Update sources OC...
584
585
586
  #: templates/admin.php:276
  msgid "Restrict users to only share with users in their groups"
  msgstr ""
03e52840d   Kload   Init
587

6d9380f96   Cédric Dupont   Update sources OC...
588
589
590
  #: templates/admin.php:281
  msgid "Allow users to send mail notification for shared files"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
591

6d9380f96   Cédric Dupont   Update sources OC...
592
593
594
  #: templates/admin.php:286
  msgid "Exclude groups from sharing"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
595

6d9380f96   Cédric Dupont   Update sources OC...
596
597
598
599
  #: templates/admin.php:298
  msgid ""
  "These groups will still be able to receive shares, but not to initiate them."
  msgstr ""
03e52840d   Kload   Init
600

6d9380f96   Cédric Dupont   Update sources OC...
601
  #: templates/admin.php:303
03e52840d   Kload   Init
602
  msgid "Security"
31b7f2792   Kload   Upgrade to ownclo...
603
  msgstr "Saugumas"
03e52840d   Kload   Init
604

6d9380f96   Cédric Dupont   Update sources OC...
605
  #: templates/admin.php:314
03e52840d   Kload   Init
606
  msgid "Enforce HTTPS"
31b7f2792   Kload   Upgrade to ownclo...
607
  msgstr "Reikalauti HTTPS"
03e52840d   Kload   Init
608

6d9380f96   Cédric Dupont   Update sources OC...
609
  #: templates/admin.php:316
31b7f2792   Kload   Upgrade to ownclo...
610
611
612
  #, php-format
  msgid "Forces the clients to connect to %s via an encrypted connection."
  msgstr "Verčia klientus jungtis prie %s per šifruotą ryšį."
03e52840d   Kload   Init
613

6d9380f96   Cédric Dupont   Update sources OC...
614
  #: templates/admin.php:322
31b7f2792   Kload   Upgrade to ownclo...
615
  #, php-format
03e52840d   Kload   Init
616
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
617
618
619
  "Please connect to your %s via HTTPS to enable or disable the SSL "
  "enforcement."
  msgstr "Prašome prisijungti prie savo %s per HTTPS, kad įjungti ar išjungti SSL reikalavimą."
03e52840d   Kload   Init
620

6d9380f96   Cédric Dupont   Update sources OC...
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
  #: templates/admin.php:332
  msgid "Email Server"
  msgstr ""
  
  #: templates/admin.php:334
  msgid "This is used for sending out notifications."
  msgstr ""
  
  #: templates/admin.php:365
  msgid "From address"
  msgstr ""
  
  #: templates/admin.php:366
  msgid "mail"
  msgstr ""
  
  #: templates/admin.php:387
  msgid "Authentication required"
  msgstr ""
  
  #: templates/admin.php:391
  msgid "Server address"
  msgstr "Serverio adresas"
  
  #: templates/admin.php:395
  msgid "Port"
  msgstr "Prievadas"
  
  #: templates/admin.php:400
  msgid "Credentials"
  msgstr ""
  
  #: templates/admin.php:401
  msgid "SMTP Username"
  msgstr ""
  
  #: templates/admin.php:404
  msgid "SMTP Password"
  msgstr ""
  
  #: templates/admin.php:408
  msgid "Test email settings"
  msgstr ""
  
  #: templates/admin.php:409
  msgid "Send email"
  msgstr ""
  
  #: templates/admin.php:414
03e52840d   Kload   Init
670
  msgid "Log"
31b7f2792   Kload   Upgrade to ownclo...
671
  msgstr "Žurnalas"
03e52840d   Kload   Init
672

6d9380f96   Cédric Dupont   Update sources OC...
673
  #: templates/admin.php:415
03e52840d   Kload   Init
674
  msgid "Log level"
31b7f2792   Kload   Upgrade to ownclo...
675
  msgstr "Žurnalo išsamumas"
03e52840d   Kload   Init
676

6d9380f96   Cédric Dupont   Update sources OC...
677
  #: templates/admin.php:447
03e52840d   Kload   Init
678
679
  msgid "More"
  msgstr "Daugiau"
6d9380f96   Cédric Dupont   Update sources OC...
680
  #: templates/admin.php:448
31b7f2792   Kload   Upgrade to ownclo...
681
682
  msgid "Less"
  msgstr "Mažiau"
6d9380f96   Cédric Dupont   Update sources OC...
683
  #: templates/admin.php:454 templates/personal.php:208
03e52840d   Kload   Init
684
  msgid "Version"
31b7f2792   Kload   Upgrade to ownclo...
685
  msgstr "Versija"
03e52840d   Kload   Init
686

6d9380f96   Cédric Dupont   Update sources OC...
687
  #: templates/admin.php:458 templates/personal.php:211
03e52840d   Kload   Init
688
689
690
691
692
693
694
  msgid ""
  "Developed by the <a href=\"http://ownCloud.org/contact\" "
  "target=\"_blank\">ownCloud community</a>, the <a "
  "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
  "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
  "target=\"_blank\"><abbr title=\"Affero General Public "
  "License\">AGPL</abbr></a>."
31b7f2792   Kload   Upgrade to ownclo...
695
  msgstr "Sukurta <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud bendruomenės</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">pirminis kodas</a> platinamas pagal <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
03e52840d   Kload   Init
696

6d9380f96   Cédric Dupont   Update sources OC...
697
  #: templates/apps.php:14
03e52840d   Kload   Init
698
699
  msgid "Add your App"
  msgstr "Pridėti programėlę"
6d9380f96   Cédric Dupont   Update sources OC...
700
  #: templates/apps.php:31
03e52840d   Kload   Init
701
702
  msgid "More Apps"
  msgstr "Daugiau aplikacijų"
6d9380f96   Cédric Dupont   Update sources OC...
703
  #: templates/apps.php:38
03e52840d   Kload   Init
704
705
  msgid "Select an App"
  msgstr "Pasirinkite programą"
6d9380f96   Cédric Dupont   Update sources OC...
706
707
708
709
710
  #: templates/apps.php:43
  msgid "Documentation:"
  msgstr ""
  
  #: templates/apps.php:49
03e52840d   Kload   Init
711
  msgid "See application page at apps.owncloud.com"
31b7f2792   Kload   Upgrade to ownclo...
712
  msgstr "Žiūrėti programos puslapį svetainėje apps.owncloud.com"
03e52840d   Kload   Init
713

6d9380f96   Cédric Dupont   Update sources OC...
714
715
716
717
718
  #: templates/apps.php:51
  msgid "See application website"
  msgstr ""
  
  #: templates/apps.php:53
03e52840d   Kload   Init
719
720
  msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
  msgstr "<span class=\"licence\"></span>- autorius<span class=\"author\"></span>"
6d9380f96   Cédric Dupont   Update sources OC...
721
722
723
724
725
726
727
  #: templates/apps.php:59
  msgid "Enable only for specific groups"
  msgstr ""
  
  #: templates/apps.php:61
  msgid "All"
  msgstr "Viskas"
03e52840d   Kload   Init
728

6d9380f96   Cédric Dupont   Update sources OC...
729
  #: templates/help.php:13
03e52840d   Kload   Init
730
  msgid "Administrator Documentation"
31b7f2792   Kload   Upgrade to ownclo...
731
  msgstr "Administratoriaus dokumentacija"
03e52840d   Kload   Init
732

6d9380f96   Cédric Dupont   Update sources OC...
733
  #: templates/help.php:20
03e52840d   Kload   Init
734
  msgid "Online Documentation"
31b7f2792   Kload   Upgrade to ownclo...
735
  msgstr "Dokumentacija tinkle"
03e52840d   Kload   Init
736

6d9380f96   Cédric Dupont   Update sources OC...
737
  #: templates/help.php:25
03e52840d   Kload   Init
738
  msgid "Forum"
31b7f2792   Kload   Upgrade to ownclo...
739
  msgstr "Forumas"
03e52840d   Kload   Init
740

6d9380f96   Cédric Dupont   Update sources OC...
741
  #: templates/help.php:33
03e52840d   Kload   Init
742
  msgid "Bugtracker"
31b7f2792   Kload   Upgrade to ownclo...
743
  msgstr "Klaidų sekimas"
03e52840d   Kload   Init
744

6d9380f96   Cédric Dupont   Update sources OC...
745
  #: templates/help.php:40
03e52840d   Kload   Init
746
  msgid "Commercial Support"
31b7f2792   Kload   Upgrade to ownclo...
747
  msgstr "Komercinis palaikymas"
03e52840d   Kload   Init
748
749
  
  #: templates/personal.php:8
03e52840d   Kload   Init
750
  msgid "Get the apps to sync your files"
31b7f2792   Kload   Upgrade to ownclo...
751
  msgstr "Atsisiųskite programėlių, kad sinchronizuotumėte savo failus"
03e52840d   Kload   Init
752

6d9380f96   Cédric Dupont   Update sources OC...
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
  #: templates/personal.php:21
  msgid ""
  "If you want to support the project
  "
  "\t\t<a href=\"https://owncloud.org/contribute\"
  "
  "\t\t\ttarget=\"_blank\">join development</a>
  "
  "\t\tor
  "
  "\t\t<a href=\"https://owncloud.org/promote\"
  "
  "\t\t\ttarget=\"_blank\">spread the word</a>!"
  msgstr ""
  
  #: templates/personal.php:31
03e52840d   Kload   Init
769
  msgid "Show First Run Wizard again"
31b7f2792   Kload   Upgrade to ownclo...
770
  msgstr "Rodyti pirmo karto vedlį dar kartą"
03e52840d   Kload   Init
771

6d9380f96   Cédric Dupont   Update sources OC...
772
  #: templates/personal.php:39
31b7f2792   Kload   Upgrade to ownclo...
773
774
775
  #, php-format
  msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
  msgstr "Jūs naudojate <strong>%s</strong> iš galimų <strong>%s</strong>"
6d9380f96   Cédric Dupont   Update sources OC...
776
777
  #: templates/personal.php:50 templates/users/part.createuser.php:8
  #: templates/users/part.userlist.php:9
03e52840d   Kload   Init
778
779
  msgid "Password"
  msgstr "Slaptažodis"
6d9380f96   Cédric Dupont   Update sources OC...
780
  #: templates/personal.php:51
03e52840d   Kload   Init
781
782
  msgid "Your password was changed"
  msgstr "Jūsų slaptažodis buvo pakeistas"
6d9380f96   Cédric Dupont   Update sources OC...
783
  #: templates/personal.php:52
03e52840d   Kload   Init
784
785
  msgid "Unable to change your password"
  msgstr "Neįmanoma pakeisti slaptažodžio"
6d9380f96   Cédric Dupont   Update sources OC...
786
  #: templates/personal.php:54
03e52840d   Kload   Init
787
788
  msgid "Current password"
  msgstr "Dabartinis slaptažodis"
6d9380f96   Cédric Dupont   Update sources OC...
789
  #: templates/personal.php:57
03e52840d   Kload   Init
790
791
  msgid "New password"
  msgstr "Naujas slaptažodis"
6d9380f96   Cédric Dupont   Update sources OC...
792
  #: templates/personal.php:61
03e52840d   Kload   Init
793
794
  msgid "Change password"
  msgstr "Pakeisti slaptažodį"
6d9380f96   Cédric Dupont   Update sources OC...
795
  #: templates/personal.php:73 templates/users/part.userlist.php:8
31b7f2792   Kload   Upgrade to ownclo...
796
  msgid "Full Name"
6d9380f96   Cédric Dupont   Update sources OC...
797
  msgstr "Pilnas vardas"
03e52840d   Kload   Init
798

6d9380f96   Cédric Dupont   Update sources OC...
799
  #: templates/personal.php:88
03e52840d   Kload   Init
800
  msgid "Email"
31b7f2792   Kload   Upgrade to ownclo...
801
  msgstr "El. Paštas"
03e52840d   Kload   Init
802

6d9380f96   Cédric Dupont   Update sources OC...
803
  #: templates/personal.php:90
03e52840d   Kload   Init
804
805
  msgid "Your email address"
  msgstr "Jūsų el. pašto adresas"
6d9380f96   Cédric Dupont   Update sources OC...
806
807
808
809
810
  #: templates/personal.php:93
  msgid ""
  "Fill in an email address to enable password recovery and receive "
  "notifications"
  msgstr ""
03e52840d   Kload   Init
811

6d9380f96   Cédric Dupont   Update sources OC...
812
  #: templates/personal.php:101
31b7f2792   Kload   Upgrade to ownclo...
813
814
  msgid "Profile picture"
  msgstr "Profilio paveikslėlis"
6d9380f96   Cédric Dupont   Update sources OC...
815
  #: templates/personal.php:106
31b7f2792   Kload   Upgrade to ownclo...
816
817
  msgid "Upload new"
  msgstr "Įkelti naują"
6d9380f96   Cédric Dupont   Update sources OC...
818
  #: templates/personal.php:108
31b7f2792   Kload   Upgrade to ownclo...
819
820
  msgid "Select new from Files"
  msgstr "Pasirinkti naują iš failų"
6d9380f96   Cédric Dupont   Update sources OC...
821
  #: templates/personal.php:109
31b7f2792   Kload   Upgrade to ownclo...
822
823
  msgid "Remove image"
  msgstr "Pašalinti paveikslėlį"
6d9380f96   Cédric Dupont   Update sources OC...
824
  #: templates/personal.php:110
31b7f2792   Kload   Upgrade to ownclo...
825
826
  msgid "Either png or jpg. Ideally square but you will be able to crop it."
  msgstr "Arba png arba jpg. Geriausia kvadratinį, bet galėsite jį apkarpyti."
6d9380f96   Cédric Dupont   Update sources OC...
827
  #: templates/personal.php:112
31b7f2792   Kload   Upgrade to ownclo...
828
829
  msgid "Your avatar is provided by your original account."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
830
831
  #: templates/personal.php:116
  msgid "Cancel"
31b7f2792   Kload   Upgrade to ownclo...
832
  msgstr "Atšaukti"
6d9380f96   Cédric Dupont   Update sources OC...
833
  #: templates/personal.php:117
31b7f2792   Kload   Upgrade to ownclo...
834
835
  msgid "Choose as profile image"
  msgstr "Pasirinkite profilio paveiksliuką"
6d9380f96   Cédric Dupont   Update sources OC...
836
  #: templates/personal.php:123 templates/personal.php:124
03e52840d   Kload   Init
837
838
  msgid "Language"
  msgstr "Kalba"
6d9380f96   Cédric Dupont   Update sources OC...
839
  #: templates/personal.php:143
03e52840d   Kload   Init
840
841
  msgid "Help translate"
  msgstr "Padėkite išversti"
6d9380f96   Cédric Dupont   Update sources OC...
842
  #: templates/personal.php:162
31b7f2792   Kload   Upgrade to ownclo...
843
  msgid "The encryption app is no longer enabled, please decrypt all your files"
03e52840d   Kload   Init
844
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
845
  #: templates/personal.php:168
31b7f2792   Kload   Upgrade to ownclo...
846
847
  msgid "Log-in password"
  msgstr "Prisijungimo slaptažodis"
6d9380f96   Cédric Dupont   Update sources OC...
848
  #: templates/personal.php:173
31b7f2792   Kload   Upgrade to ownclo...
849
850
  msgid "Decrypt all Files"
  msgstr "Iššifruoti visus failus"
6d9380f96   Cédric Dupont   Update sources OC...
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
  #: templates/personal.php:186
  msgid ""
  "Your encryption keys are moved to a backup location. If something went wrong"
  " you can restore the keys. Only delete them permanently if you are sure that"
  " all files are decrypted correctly."
  msgstr ""
  
  #: templates/personal.php:190
  msgid "Restore Encryption Keys"
  msgstr ""
  
  #: templates/personal.php:194
  msgid "Delete Encryption Keys"
  msgstr ""
  
  #: templates/users/part.createuser.php:4
03e52840d   Kload   Init
867
  msgid "Login Name"
31b7f2792   Kload   Upgrade to ownclo...
868
  msgstr "Vartotojo vardas"
03e52840d   Kload   Init
869

6d9380f96   Cédric Dupont   Update sources OC...
870
  #: templates/users/part.createuser.php:20
03e52840d   Kload   Init
871
872
  msgid "Create"
  msgstr "Sukurti"
6d9380f96   Cédric Dupont   Update sources OC...
873
  #: templates/users/part.createuser.php:26
31b7f2792   Kload   Upgrade to ownclo...
874
875
  msgid "Admin Recovery Password"
  msgstr "Administracinis atkūrimo slaptažodis"
6d9380f96   Cédric Dupont   Update sources OC...
876
877
  #: templates/users/part.createuser.php:27
  #: templates/users/part.createuser.php:28
31b7f2792   Kload   Upgrade to ownclo...
878
879
880
881
  msgid ""
  "Enter the recovery password in order to recover the users files during "
  "password change"
  msgstr "Įveskite atkūrimo slaptažodį, kad atkurti naudotojo failus keičiant slaptažodį"
6d9380f96   Cédric Dupont   Update sources OC...
882
883
884
  #: templates/users/part.createuser.php:32
  msgid "Search Users and Groups"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
885

6d9380f96   Cédric Dupont   Update sources OC...
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
  #: templates/users/part.grouplist.php:5
  msgid "Add Group"
  msgstr ""
  
  #: templates/users/part.grouplist.php:10
  msgid "Group"
  msgstr "Grupė"
  
  #: templates/users/part.grouplist.php:18
  msgid "Everyone"
  msgstr ""
  
  #: templates/users/part.grouplist.php:31
  msgid "Admins"
  msgstr ""
  
  #: templates/users/part.setquota.php:7
  msgid "Default Quota"
  msgstr "Numatytoji kvota"
  
  #: templates/users/part.setquota.php:9 templates/users/part.userlist.php:66
31b7f2792   Kload   Upgrade to ownclo...
907
  msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
03e52840d   Kload   Init
908
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
909
  #: templates/users/part.setquota.php:11 templates/users/part.userlist.php:75
03e52840d   Kload   Init
910
  msgid "Unlimited"
31b7f2792   Kload   Upgrade to ownclo...
911
  msgstr "Neribota"
03e52840d   Kload   Init
912

6d9380f96   Cédric Dupont   Update sources OC...
913
  #: templates/users/part.setquota.php:26 templates/users/part.userlist.php:90
03e52840d   Kload   Init
914
915
  msgid "Other"
  msgstr "Kita"
6d9380f96   Cédric Dupont   Update sources OC...
916
  #: templates/users/part.userlist.php:7
31b7f2792   Kload   Upgrade to ownclo...
917
918
  msgid "Username"
  msgstr "Prisijungimo vardas"
6d9380f96   Cédric Dupont   Update sources OC...
919
920
921
  #: templates/users/part.userlist.php:14
  msgid "Quota"
  msgstr "Limitas"
03e52840d   Kload   Init
922

6d9380f96   Cédric Dupont   Update sources OC...
923
924
925
926
927
928
  #: templates/users/part.userlist.php:15
  msgid "Storage Location"
  msgstr ""
  
  #: templates/users/part.userlist.php:16
  msgid "Last Login"
03e52840d   Kload   Init
929
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
930
931
932
933
934
  #: templates/users/part.userlist.php:30
  msgid "change full name"
  msgstr "keisti pilną vardą"
  
  #: templates/users/part.userlist.php:34
03e52840d   Kload   Init
935
  msgid "set new password"
31b7f2792   Kload   Upgrade to ownclo...
936
  msgstr "nustatyti naują slaptažodį"
03e52840d   Kload   Init
937

6d9380f96   Cédric Dupont   Update sources OC...
938
  #: templates/users/part.userlist.php:70
03e52840d   Kload   Init
939
  msgid "Default"
31b7f2792   Kload   Upgrade to ownclo...
940
  msgstr "Numatytasis"