Blame view
sources/l10n/lt_LT/user_ldap.po
13.6 KB
|
03e52840d
|
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
|
6 7 |
# Dr. ROX <to.dr.rox@gmail.com>, 2013 # Liudas <liudas@aksioma.lt>, 2013 |
|
03e52840d
|
8 9 10 11 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
12 13 14 15 16 17 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-27 12:08-0500 " "PO-Revision-Date: 2013-11-27 17:09+0000 " |
|
03e52840d
|
18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " "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); " |
|
31b7f2792
|
32 33 34 |
#: ajax/clearMappings.php:34 msgid "Failed to clear the mappings." msgstr "Nepavyko išvalyti sąsajų." |
|
03e52840d
|
35 36 |
#: ajax/deleteConfiguration.php:34 msgid "Failed to delete the server configuration" |
|
31b7f2792
|
37 |
msgstr "Nepavyko pašalinti serverio konfigūracijos" |
|
03e52840d
|
38 |
|
|
31b7f2792
|
39 |
#: ajax/testConfiguration.php:37 |
|
03e52840d
|
40 |
msgid "The configuration is valid and the connection could be established!" |
|
31b7f2792
|
41 |
msgstr "Konfigūracija yra tinkama bei prisijungta sėkmingai!" |
|
03e52840d
|
42 |
|
|
31b7f2792
|
43 |
#: ajax/testConfiguration.php:40 |
|
03e52840d
|
44 45 46 47 |
msgid "" "The configuration is valid, but the Bind failed. Please check the server " "settings and credentials." msgstr "" |
|
31b7f2792
|
48 |
#: ajax/testConfiguration.php:44 |
|
03e52840d
|
49 |
msgid "" |
|
31b7f2792
|
50 |
"The configuration is invalid. Please have a look at the logs for further " |
|
03e52840d
|
51 52 |
"details." msgstr "" |
|
31b7f2792
|
53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 |
#: ajax/wizard.php:32 msgid "No action specified" msgstr "" #: ajax/wizard.php:38 msgid "No configuration specified" msgstr "" #: ajax/wizard.php:81 msgid "No data specified" msgstr "" #: ajax/wizard.php:89 #, php-format msgid " Could not set configuration %s" msgstr "" #: js/settings.js:67 |
|
03e52840d
|
71 72 |
msgid "Deletion failed" msgstr "Ištrinti nepavyko" |
|
31b7f2792
|
73 |
#: js/settings.js:83 |
|
03e52840d
|
74 75 |
msgid "Take over settings from recent server configuration?" msgstr "" |
|
31b7f2792
|
76 |
#: js/settings.js:84 |
|
03e52840d
|
77 |
msgid "Keep settings?" |
|
31b7f2792
|
78 |
msgstr "Išlaikyti nustatymus?" |
|
03e52840d
|
79 |
|
|
31b7f2792
|
80 |
#: js/settings.js:99 |
|
03e52840d
|
81 |
msgid "Cannot add server configuration" |
|
31b7f2792
|
82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 |
msgstr "Negalima pridėti serverio konfigūracijos" #: js/settings.js:127 msgid "mappings cleared" msgstr "susiejimai išvalyti" #: js/settings.js:128 msgid "Success" msgstr "Sėkmingai" #: js/settings.js:133 msgid "Error" msgstr "Klaida" #: js/settings.js:777 msgid "Configuration OK" |
|
03e52840d
|
98 |
msgstr "" |
|
31b7f2792
|
99 100 |
#: js/settings.js:786 msgid "Configuration incorrect" |
|
03e52840d
|
101 |
msgstr "" |
|
31b7f2792
|
102 103 |
#: js/settings.js:795 msgid "Configuration incomplete" |
|
03e52840d
|
104 |
msgstr "" |
|
31b7f2792
|
105 106 107 108 109 110 |
#: js/settings.js:812 js/settings.js:821 msgid "Select groups" msgstr "Pasirinkti grupes" #: js/settings.js:815 js/settings.js:824 msgid "Select object classes" |
|
03e52840d
|
111 |
msgstr "" |
|
31b7f2792
|
112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 |
#: js/settings.js:818 msgid "Select attributes" msgstr "" #: js/settings.js:845 msgid "Connection test succeeded" msgstr "Ryšio patikrinimas pavyko" #: js/settings.js:852 msgid "Connection test failed" msgstr "Ryšio patikrinimas nepavyko" #: js/settings.js:861 msgid "Do you really want to delete the current Server Configuration?" msgstr "Ar tikrai norite ištrinti dabartinę serverio konfigūraciją?" #: js/settings.js:862 |
|
03e52840d
|
129 |
msgid "Confirm Deletion" |
|
31b7f2792
|
130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 |
msgstr "Patvirtinkite trynimą" #: lib/wizard.php:79 lib/wizard.php:93 #, php-format msgid "%s group found" msgid_plural "%s groups found" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: lib/wizard.php:122 #, php-format msgid "%s user found" msgid_plural "%s users found" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: lib/wizard.php:779 lib/wizard.php:791 msgid "Invalid Host" |
|
03e52840d
|
150 |
msgstr "" |
|
31b7f2792
|
151 152 |
#: lib/wizard.php:952 msgid "Could not find the desired feature" |
|
03e52840d
|
153 |
msgstr "" |
|
31b7f2792
|
154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 |
#: templates/part.settingcontrols.php:2 msgid "Save" msgstr "Išsaugoti" #: templates/part.settingcontrols.php:4 msgid "Test Configuration" msgstr "Bandyti konfigūraciją" #: templates/part.settingcontrols.php:10 templates/part.wizardcontrols.php:14 msgid "Help" msgstr "Pagalba" #: templates/part.wizard-groupfilter.php:4 #, php-format msgid "Limit the access to %s to groups meeting this criteria:" |
|
03e52840d
|
169 |
msgstr "" |
|
31b7f2792
|
170 171 172 |
#: templates/part.wizard-groupfilter.php:8 #: templates/part.wizard-userfilter.php:8 msgid "only those object classes:" |
|
03e52840d
|
173 |
msgstr "" |
|
31b7f2792
|
174 175 176 |
#: templates/part.wizard-groupfilter.php:17 #: templates/part.wizard-userfilter.php:17 msgid "only from those groups:" |
|
03e52840d
|
177 |
msgstr "" |
|
31b7f2792
|
178 179 180 181 |
#: templates/part.wizard-groupfilter.php:25 #: templates/part.wizard-loginfilter.php:32 #: templates/part.wizard-userfilter.php:25 msgid "Edit raw filter instead" |
|
03e52840d
|
182 |
msgstr "" |
|
31b7f2792
|
183 184 185 186 187 188 189 190 |
#: templates/part.wizard-groupfilter.php:30 #: templates/part.wizard-loginfilter.php:37 #: templates/part.wizard-userfilter.php:30 msgid "Raw LDAP filter" msgstr "" #: templates/part.wizard-groupfilter.php:31 #, php-format |
|
03e52840d
|
191 |
msgid "" |
|
31b7f2792
|
192 |
"The filter specifies which LDAP groups shall have access to the %s instance." |
|
03e52840d
|
193 |
msgstr "" |
|
31b7f2792
|
194 195 |
#: templates/part.wizard-groupfilter.php:38 msgid "groups found" |
|
03e52840d
|
196 |
msgstr "" |
|
31b7f2792
|
197 198 |
#: templates/part.wizard-loginfilter.php:4 msgid "What attribute shall be used as login name:" |
|
03e52840d
|
199 |
msgstr "" |
|
31b7f2792
|
200 201 |
#: templates/part.wizard-loginfilter.php:8 msgid "LDAP Username:" |
|
03e52840d
|
202 |
msgstr "" |
|
31b7f2792
|
203 204 |
#: templates/part.wizard-loginfilter.php:16 msgid "LDAP Email Address:" |
|
03e52840d
|
205 |
msgstr "" |
|
31b7f2792
|
206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 |
#: templates/part.wizard-loginfilter.php:24 msgid "Other Attributes:" msgstr "" #: templates/part.wizard-loginfilter.php:38 #, php-format msgid "" "Defines the filter to apply, when login is attempted. %%uid replaces the " "username in the login action. Example: \"uid=%%uid\"" msgstr "" #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" msgstr "Pridėti serverio konfigūraciją" #: templates/part.wizard-server.php:30 msgid "Host" msgstr "Mazgas" #: templates/part.wizard-server.php:31 msgid "" "You can omit the protocol, except you require SSL. Then start with ldaps://" msgstr "" #: templates/part.wizard-server.php:36 msgid "Port" msgstr "Prievadas" #: templates/part.wizard-server.php:44 msgid "User DN" msgstr "Naudotojas DN" #: templates/part.wizard-server.php:45 |
|
03e52840d
|
239 240 241 242 243 |
msgid "" "The DN of the client user with which the bind shall be done, e.g. " "uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " "empty." msgstr "" |
|
31b7f2792
|
244 |
#: templates/part.wizard-server.php:52 |
|
03e52840d
|
245 246 |
msgid "Password" msgstr "Slaptažodis" |
|
31b7f2792
|
247 |
#: templates/part.wizard-server.php:53 |
|
03e52840d
|
248 |
msgid "For anonymous access, leave DN and Password empty." |
|
31b7f2792
|
249 |
msgstr "Anoniminiam prisijungimui, palikite DN ir Slaptažodis laukus tuščius." |
|
03e52840d
|
250 |
|
|
31b7f2792
|
251 252 253 |
#: templates/part.wizard-server.php:60 msgid "One Base DN per line" msgstr "Vienas bazinis DN eilutėje" |
|
03e52840d
|
254 |
|
|
31b7f2792
|
255 256 |
#: templates/part.wizard-server.php:61 msgid "You can specify Base DN for users and groups in the Advanced tab" |
|
03e52840d
|
257 |
msgstr "" |
|
31b7f2792
|
258 |
#: templates/part.wizard-userfilter.php:4 |
|
03e52840d
|
259 |
#, php-format |
|
31b7f2792
|
260 |
msgid "Limit the access to %s to users meeting this criteria:" |
|
03e52840d
|
261 |
msgstr "" |
|
31b7f2792
|
262 263 264 265 |
#: templates/part.wizard-userfilter.php:31 #, php-format msgid "" "The filter specifies which LDAP users shall have access to the %s instance." |
|
03e52840d
|
266 |
msgstr "" |
|
31b7f2792
|
267 268 |
#: templates/part.wizard-userfilter.php:38 msgid "users found" |
|
03e52840d
|
269 |
msgstr "" |
|
31b7f2792
|
270 271 272 |
#: templates/part.wizardcontrols.php:5 msgid "Back" msgstr "Atgal" |
|
03e52840d
|
273 |
|
|
31b7f2792
|
274 275 276 |
#: templates/part.wizardcontrols.php:8 msgid "Continue" msgstr "Tęsti" |
|
03e52840d
|
277 |
|
|
31b7f2792
|
278 279 280 281 282 |
#: templates/settings.php:11 msgid "" "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may" " experience unexpected behavior. Please ask your system administrator to " "disable one of them." |
|
03e52840d
|
283 |
msgstr "" |
|
31b7f2792
|
284 285 286 287 |
#: templates/settings.php:14 msgid "" "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not " "work. Please ask your system administrator to install it." |
|
03e52840d
|
288 |
msgstr "" |
|
31b7f2792
|
289 |
#: templates/settings.php:20 |
|
03e52840d
|
290 |
msgid "Connection Settings" |
|
31b7f2792
|
291 |
msgstr "Ryšio nustatymai" |
|
03e52840d
|
292 |
|
|
31b7f2792
|
293 |
#: templates/settings.php:22 |
|
03e52840d
|
294 |
msgid "Configuration Active" |
|
31b7f2792
|
295 |
msgstr "Konfigūracija aktyvi" |
|
03e52840d
|
296 |
|
|
31b7f2792
|
297 |
#: templates/settings.php:22 |
|
03e52840d
|
298 |
msgid "When unchecked, this configuration will be skipped." |
|
31b7f2792
|
299 |
msgstr "Kai nepažymėta, ši konfigūracija bus praleista." |
|
03e52840d
|
300 |
|
|
31b7f2792
|
301 |
#: templates/settings.php:23 |
|
03e52840d
|
302 |
msgid "Backup (Replica) Host" |
|
31b7f2792
|
303 |
msgstr "Atsarginės kopijos (Replica) mazgas" |
|
03e52840d
|
304 |
|
|
31b7f2792
|
305 |
#: templates/settings.php:23 |
|
03e52840d
|
306 307 308 309 |
msgid "" "Give an optional backup host. It must be a replica of the main LDAP/AD " "server." msgstr "" |
|
31b7f2792
|
310 |
#: templates/settings.php:24 |
|
03e52840d
|
311 |
msgid "Backup (Replica) Port" |
|
31b7f2792
|
312 |
msgstr "Atsarginės kopijos (Replica) prievadas" |
|
03e52840d
|
313 |
|
|
31b7f2792
|
314 |
#: templates/settings.php:25 |
|
03e52840d
|
315 |
msgid "Disable Main Server" |
|
31b7f2792
|
316 |
msgstr "Išjungti pagrindinį serverį" |
|
03e52840d
|
317 |
|
|
31b7f2792
|
318 319 320 |
#: templates/settings.php:25 msgid "Only connect to the replica server." msgstr "Tik prisijungti prie reprodukcinio (replica) serverio." |
|
03e52840d
|
321 |
|
|
31b7f2792
|
322 |
#: templates/settings.php:26 |
|
03e52840d
|
323 324 |
msgid "Case insensitve LDAP server (Windows)" msgstr "" |
|
31b7f2792
|
325 |
#: templates/settings.php:27 |
|
03e52840d
|
326 327 |
msgid "Turn off SSL certificate validation." msgstr "Išjungti SSL sertifikato tikrinimą." |
|
31b7f2792
|
328 329 |
#: templates/settings.php:27 #, php-format |
|
03e52840d
|
330 |
msgid "" |
|
31b7f2792
|
331 332 |
"Not recommended, use it for testing only! If connection only works with this" " option, import the LDAP server's SSL certificate in your %s server." |
|
03e52840d
|
333 |
msgstr "" |
|
31b7f2792
|
334 |
#: templates/settings.php:28 |
|
03e52840d
|
335 336 |
msgid "Cache Time-To-Live" msgstr "" |
|
31b7f2792
|
337 |
#: templates/settings.php:28 |
|
03e52840d
|
338 339 |
msgid "in seconds. A change empties the cache." msgstr "" |
|
31b7f2792
|
340 |
#: templates/settings.php:30 |
|
03e52840d
|
341 |
msgid "Directory Settings" |
|
31b7f2792
|
342 |
msgstr "Katalogo nustatymai" |
|
03e52840d
|
343 |
|
|
31b7f2792
|
344 |
#: templates/settings.php:32 |
|
03e52840d
|
345 346 |
msgid "User Display Name Field" msgstr "" |
|
31b7f2792
|
347 348 |
#: templates/settings.php:32 msgid "The LDAP attribute to use to generate the user's display name." |
|
03e52840d
|
349 |
msgstr "" |
|
31b7f2792
|
350 |
#: templates/settings.php:33 |
|
03e52840d
|
351 |
msgid "Base User Tree" |
|
31b7f2792
|
352 |
msgstr "Bazinis naudotojo medis" |
|
03e52840d
|
353 |
|
|
31b7f2792
|
354 |
#: templates/settings.php:33 |
|
03e52840d
|
355 356 |
msgid "One User Base DN per line" msgstr "" |
|
31b7f2792
|
357 |
#: templates/settings.php:34 |
|
03e52840d
|
358 |
msgid "User Search Attributes" |
|
31b7f2792
|
359 |
msgstr "Naudotojo paieškos atributai" |
|
03e52840d
|
360 |
|
|
31b7f2792
|
361 |
#: templates/settings.php:34 templates/settings.php:37 |
|
03e52840d
|
362 363 |
msgid "Optional; one attribute per line" msgstr "" |
|
31b7f2792
|
364 |
#: templates/settings.php:35 |
|
03e52840d
|
365 366 |
msgid "Group Display Name Field" msgstr "" |
|
31b7f2792
|
367 368 |
#: templates/settings.php:35 msgid "The LDAP attribute to use to generate the groups's display name." |
|
03e52840d
|
369 |
msgstr "" |
|
31b7f2792
|
370 |
#: templates/settings.php:36 |
|
03e52840d
|
371 |
msgid "Base Group Tree" |
|
31b7f2792
|
372 |
msgstr "Bazinis grupės medis" |
|
03e52840d
|
373 |
|
|
31b7f2792
|
374 |
#: templates/settings.php:36 |
|
03e52840d
|
375 376 |
msgid "One Group Base DN per line" msgstr "" |
|
31b7f2792
|
377 |
#: templates/settings.php:37 |
|
03e52840d
|
378 |
msgid "Group Search Attributes" |
|
31b7f2792
|
379 |
msgstr "Grupės paieškos atributai" |
|
03e52840d
|
380 |
|
|
31b7f2792
|
381 |
#: templates/settings.php:38 |
|
03e52840d
|
382 |
msgid "Group-Member association" |
|
31b7f2792
|
383 |
msgstr "Grupės-Nario sąsaja" |
|
03e52840d
|
384 |
|
|
31b7f2792
|
385 |
#: templates/settings.php:40 |
|
03e52840d
|
386 |
msgid "Special Attributes" |
|
31b7f2792
|
387 |
msgstr "Specialūs atributai" |
|
03e52840d
|
388 |
|
|
31b7f2792
|
389 |
#: templates/settings.php:42 |
|
03e52840d
|
390 |
msgid "Quota Field" |
|
31b7f2792
|
391 |
msgstr "Kvotos laukas" |
|
03e52840d
|
392 |
|
|
31b7f2792
|
393 |
#: templates/settings.php:43 |
|
03e52840d
|
394 |
msgid "Quota Default" |
|
31b7f2792
|
395 |
msgstr "Numatyta kvota" |
|
03e52840d
|
396 |
|
|
31b7f2792
|
397 |
#: templates/settings.php:43 |
|
03e52840d
|
398 |
msgid "in bytes" |
|
31b7f2792
|
399 |
msgstr "baitais" |
|
03e52840d
|
400 |
|
|
31b7f2792
|
401 |
#: templates/settings.php:44 |
|
03e52840d
|
402 |
msgid "Email Field" |
|
31b7f2792
|
403 |
msgstr "El. pašto laukas" |
|
03e52840d
|
404 |
|
|
31b7f2792
|
405 |
#: templates/settings.php:45 |
|
03e52840d
|
406 |
msgid "User Home Folder Naming Rule" |
|
31b7f2792
|
407 |
msgstr "Naudotojo namų aplanko pavadinimo taisyklė" |
|
03e52840d
|
408 |
|
|
31b7f2792
|
409 |
#: templates/settings.php:45 |
|
03e52840d
|
410 411 412 413 |
msgid "" "Leave empty for user name (default). Otherwise, specify an LDAP/AD " "attribute." msgstr "" |
|
31b7f2792
|
414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 |
#: templates/settings.php:51 msgid "Internal Username" msgstr "Vidinis naudotojo vardas" #: templates/settings.php:52 msgid "" "By default the internal username will be created from the UUID attribute. It" " makes sure that the username is unique and characters do not need to be " "converted. The internal username has the restriction that only these " "characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced " "with their ASCII correspondence or simply omitted. On collisions a number " "will be added/increased. The internal username is used to identify a user " "internally. It is also the default name for the user home folder. It is also" " a part of remote URLs, for instance for all *DAV services. With this " "setting, the default behavior can be overridden. To achieve a similar " "behavior as before ownCloud 5 enter the user display name attribute in the " "following field. Leave it empty for default behavior. Changes will have " "effect only on newly mapped (added) LDAP users." msgstr "" #: templates/settings.php:53 msgid "Internal Username Attribute:" msgstr "Vidinis naudotojo vardo atributas:" #: templates/settings.php:54 msgid "Override UUID detection" msgstr "Perrašyti UUID aptikimą" #: templates/settings.php:55 msgid "" "By default, the UUID attribute is automatically detected. The UUID attribute" " is used to doubtlessly identify LDAP users and groups. Also, the internal " "username will be created based on the UUID, if not specified otherwise " "above. You can override the setting and pass an attribute of your choice. " "You must make sure that the attribute of your choice can be fetched for both" " users and groups and it is unique. Leave it empty for default behavior. " "Changes will have effect only on newly mapped (added) LDAP users and groups." |
|
03e52840d
|
451 |
msgstr "" |
|
31b7f2792
|
452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 |
#: templates/settings.php:56 msgid "UUID Attribute for Users:" msgstr "" #: templates/settings.php:57 msgid "UUID Attribute for Groups:" msgstr "" #: templates/settings.php:58 msgid "Username-LDAP User Mapping" msgstr "Naudotojo vardo - LDAP naudotojo sąsaja" #: templates/settings.php:59 msgid "" "Usernames are used to store and assign (meta) data. In order to precisely " "identify and recognize users, each LDAP user will have a internal username. " "This requires a mapping from username to LDAP user. The created username is " "mapped to the UUID of the LDAP user. Additionally the DN is cached as well " "to reduce LDAP interaction, but it is not used for identification. If the DN" " changes, the changes will be found. The internal username is used all over." " Clearing the mappings will have leftovers everywhere. Clearing the mappings" " is not configuration sensitive, it affects all LDAP configurations! Never " "clear the mappings in a production environment, only in a testing or " "experimental stage." msgstr "" #: templates/settings.php:60 msgid "Clear Username-LDAP User Mapping" msgstr "Išvalyti naudotojo vardo - LDAP naudotojo sąsają" #: templates/settings.php:60 msgid "Clear Groupname-LDAP Group Mapping" msgstr "Išvalyti grupės pavadinimo - LDAP naudotojo sąsają" |