You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

lv.js 7.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. OC.L10N.register(
  2. "user_ldap",
  3. {
  4. "Failed to clear the mappings." : "Neizdevās nodzēstu samērošanu.",
  5. "Failed to delete the server configuration" : "Neizdevās izdzēst servera konfigurāciju",
  6. "No action specified" : "Nav norādīta darbība",
  7. "No configuration specified" : "Nav norādīta konfigurācija",
  8. "No data specified" : "Nav norādīti dati",
  9. " Could not set configuration %s" : "Nevarēja iestatīt konfigurāciju %s",
  10. "Action does not exist" : "Darbība neeksistē",
  11. "The Base DN appears to be wrong" : "DN bāze šķiet nepareiza",
  12. "Testing configuration…" : "Konfigurācijas pārbaude...",
  13. "Configuration incorrect" : "Nepareiza konfigurācija",
  14. "Configuration incomplete" : "Nepilnīga konfigurācija",
  15. "Configuration OK" : "Konfigurācija OK",
  16. "Select groups" : "Izvēlieties grupas",
  17. "Select object classes" : "Atlasiet objektu klases",
  18. "Please check the credentials, they seem to be wrong." : "Lūdzu, pārbaudiet akreditācijas datus, tie šķiet nepareizi.",
  19. "Please specify the port, it could not be auto-detected." : "Lūdzu, norādiet portu, tas nevarēja būt noteikts automātiski.",
  20. "Base DN could not be auto-detected, please revise credentials, host and port." : "DN bāzi nevarēja noteikt, lūdzu, pārskatiet datus, resursdatoru un portu.",
  21. "Could not detect Base DN, please enter it manually." : "Nevarēja noteikt DN bāzi, lūdzu, ievadiet to manuāli.",
  22. "{nthServer}. Server" : "{nthServer}. Serveris",
  23. "No object found in the given Base DN. Please revise." : "Neviens objekts nav atrasts konkrētā DN bāzē. Lūdzu pārskatīt.",
  24. "More than 1,000 directory entries available." : "Vairāk nekā 1,000 kataloga ieraksti ir pieejami.",
  25. "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Radās kļūda. Lūdzu, pārbaudiet bāzes DN, kā arī savienojuma iestatījumus vai akreditācijas datus.",
  26. "Do you really want to delete the current Server Configuration?" : "Vai tiešām vēlaties dzēst pašreizējo servera konfigurāciju?",
  27. "Confirm Deletion" : "Apstiprināt dzēšanu",
  28. "Mappings cleared successfully!" : "Kartējumi notīrīta veiksmīgi!",
  29. "Error while clearing the mappings." : "Kļūda, dzēšot kartējumus.",
  30. "LDAP Operations error. Anonymous bind might not be allowed." : "LDAP operācijas kļūda. Anonīma sasaiste, iespējams, nav atļauta.",
  31. "Select attributes" : "Atlasīt atribūtus",
  32. "Password change rejected. Hint: " : "Paroles maiņas noraidīja. Padoms:",
  33. "LDAP / AD integration" : "LDAP / AD integrācija",
  34. "_%s group found_::_%s groups found_" : ["%s grupas atrastas","%s grupas atrastas","%s grupas atrastas"],
  35. "_%s user found_::_%s users found_" : ["%s lietotāji atrasti","%s lietotāji atrasti","%s lietotāji atrasti"],
  36. "Invalid Host" : "Nederīgs resursdators",
  37. "Test Configuration" : "Testa konfigurācija",
  38. "Help" : "Palīdzība",
  39. "Only these object classes:" : "Tikai šo objektu kategorijas:",
  40. "Only from these groups:" : "Tikai no šīm grupām:",
  41. "Search groups" : "Meklēt grupas",
  42. "Available groups" : "Pieejamās grupas",
  43. "Selected groups" : "Izvēlētās grupas",
  44. "Edit LDAP Query" : "Labot LDAP vaicājumu",
  45. "LDAP Filter:" : "LDAP filtrs:",
  46. "LDAP / AD Username:" : "LDAP / AD lietotājvārds:",
  47. "LDAP / AD Email Address:" : "LDAP / AD e-pasta adrese:",
  48. "Other Attributes:" : "Citi atribūti:",
  49. "Test Loginname" : "Pārbaudiet lietotājvārdu",
  50. "Verify settings" : "Pārbaudīt iestatījumus",
  51. "%s. Server:" : "%s. Serveris:",
  52. "Host" : "Resursdators",
  53. "Port" : "Ports",
  54. "Detect Port" : "Noteikt portu",
  55. "User DN" : "Lietotāja DN",
  56. "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." : "Klienta lietotāja DN, ar ko veiks sasaisti, piemēram, uid=agent,dc=example,dc=com. Lai piekļūtu anonīmi, atstājiet DN un paroli tukšu.",
  57. "Password" : "Parole",
  58. "For anonymous access, leave DN and Password empty." : "Lai piekļūtu anonīmi, atstājiet DN un paroli tukšu.",
  59. "One Base DN per line" : "Viena bāzes DN rindā",
  60. "You can specify Base DN for users and groups in the Advanced tab" : "Lietotājiem un grupām var norādīt bāzes DN cilnē “Paplašināti”",
  61. "Detect Base DN" : "Noteikt bāzes DN",
  62. "Test Base DN" : "Testēt bāzes DN",
  63. "Saving" : "Saglabā",
  64. "Back" : "Atpakaļ",
  65. "Continue" : "Turpināt",
  66. "Server" : "Serveris",
  67. "Users" : "Lietotāji",
  68. "Login Attributes" : "Pieteikšanās atribūti",
  69. "Groups" : "Grupas",
  70. "Expert" : "Eksperts",
  71. "Advanced" : "Paplašināti",
  72. "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Brīdinājums:</b> PHP LDAP modulis nav uzinstalēts, aizmugure nedarbosies. Lūdzu, prasiet savam sistēmas administratoram kādu no tām deaktivēt.",
  73. "Connection Settings" : "Savienojuma iestatījumi",
  74. "Configuration Active" : "Konfigurācija ir aktīva",
  75. "When unchecked, this configuration will be skipped." : "Ja nav atzīmēts, šī konfigurācija tiks izlaista.",
  76. "Backup (Replica) Host" : "Rezerves (kopija) serveris",
  77. "Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Norādi rezerves serveri (nav obligāti). Tam ir jābūt galvenā LDAP/AD servera kopijai.",
  78. "Backup (Replica) Port" : "Rezerves (kopijas) ports",
  79. "Disable Main Server" : "Deaktivēt galveno serveri",
  80. "Turn off SSL certificate validation." : "Izslēgt SSL sertifikātu validēšanu.",
  81. "Cache Time-To-Live" : "Kešatmiņas dzīvlaiks",
  82. "in seconds. A change empties the cache." : "sekundēs. Izmaiņas iztukšos kešatmiņu.",
  83. "Directory Settings" : "Direktorijas iestatījumi",
  84. "User Display Name Field" : "Lietotāja redzamā vārda lauks",
  85. "Base User Tree" : "Bāzes lietotāju koks",
  86. "One User Base DN per line" : "Viens lietotājs bāzes DN rindā",
  87. "User Search Attributes" : "Lietotāju meklēšanas atribūts",
  88. "Optional; one attribute per line" : "Neobligāti; viens atribūts rindā",
  89. "Group Display Name Field" : "Grupas redzamā nosaukuma lauks",
  90. "Base Group Tree" : "Bāzes grupu koks",
  91. "One Group Base DN per line" : "Viena grupu bāzes DN rindā",
  92. "Group Search Attributes" : "Grupu meklēšanas atribūts",
  93. "Group-Member association" : "Grupu piederības asociācija",
  94. "Enable LDAP password changes per user" : "Iespējot LDAP paroles maiņu katram lietotājam",
  95. "(New password is sent as plain text to LDAP)" : "(Jaunā parole tiek nosūtīta kā vienkāršs teksts ar LDAP)",
  96. "Special Attributes" : "Īpašie atribūti",
  97. "Quota Field" : "Kvotu lauks",
  98. "Quota Default" : "Kvotas noklusējums",
  99. "Email Field" : "E-pasta lauks",
  100. "User Home Folder Naming Rule" : "Lietotāja mājas mapes nosaukšanas kārtula",
  101. "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Atstāt tukšu lietotāja vārdam (noklusējuma). Citādi, norādi LDAP/AD atribūtu.",
  102. "Internal Username" : "Iekšējais lietotājvārds",
  103. "Override UUID detection" : "Ignorēt UUID noteikšanu",
  104. "UUID Attribute for Users:" : "UUID atribūti lietotājiem:",
  105. "UUID Attribute for Groups:" : "UUID atribūti grupām:"
  106. },
  107. "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");