1/* 2 * Copyright 2005 Hans Leidekker 3 * Copyright 2010 Claudia Cotună 4 * Michael Stefaniuc 5 * Copyright 2023 Andrei Miloiu <miloiuandrei@gmail.com> 6 * 7 * This library is free software; you can redistribute it and/or 8 * modify it under the terms of the GNU Lesser General Public 9 * License as published by the Free Software Foundation; either 10 * version 2.1 of the License, or (at your option) any later version. 11 * 12 * This library is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 * Lesser General Public License for more details. 16 * 17 * You should have received a copy of the GNU Lesser General Public 18 * License along with this library; if not, write to the Free Software 19 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA 20 */ 21 22LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL 23 24#pragma code_page(65001) 25 26STRINGTABLE 27{ 28 0 "Succes" 29 1 "Eroare de operațiuni" 30 2 "Eroare de protocol" 31 3 "Limită de timp depășită" 32 4 "Limită de mărime depășită" 33 5 "Comparație falsă" 34 6 "Comparație adevărată" 35 7 "Metodă de autentificare nesuportată" 36 8 "Autentificare puternică necesară" 37 9 "Referent (v2)" 38 10 "Referent" 39 11 "Limită administrativă depășită" 40 12 "Extensie critică indisponibilă" 41 13 "Confidențialitate necesară" 42 14 "Efectuare legare SASL" 43 15 "" 44 16 "Atribut necunoscut" 45 17 "Tip nedefinit" 46 18 "Potrivire necorespunzătoare" 47 19 "Violare de restricție" 48 20 "Atributul sau valoarea există deja" 49 21 "Sintaxă nevalidă" 50 22 "" 51 23 "" 52 24 "" 53 25 "" 54 26 "" 55 27 "" 56 28 "" 57 29 "" 58 30 "" 59 31 "" 60 32 "Obiect necunoscut" 61 33 "Problemă la alias" 62 34 "Sintaxă DN nevalidă" 63 35 "Este o frunză" 64 36 "Problemă de dereferențiere la alias" 65 37 "" 66 38 "" 67 39 "" 68 40 "" 69 41 "" 70 42 "" 71 43 "" 72 44 "" 73 45 "" 74 46 "" 75 47 "" 76 48 "Autentificare necorespunzătoare" 77 49 "Autorizații nevalide" 78 50 "Drepturi insuficiente" 79 51 "Ocupat" 80 52 "Indisponibil" 81 53 "Refuză să funcționeze" 82 54 "Buclă detectată" 83 55 "" 84 56 "" 85 57 "" 86 58 "" 87 59 "" 88 60 "Lipsă control de triere" 89 61 "Eroare de interval la index" 90 62 "" 91 63 "" 92 64 "Violare de denumire" 93 65 "Violare de clasă de obiect" 94 66 "Nepermis pe non-frunze" 95 67 "Nepermis pe RDN" 96 68 "Există deja" 97 69 "Nici o modificare de clasă de obiecte" 98 70 "Rezultate prea mari" 99 71 "Afectează mai multe DSA" 100 72 "" 101 73 "" 102 74 "" 103 75 "" 104 76 "" 105 77 "" 106 78 "" 107 79 "" 108 80 "Altul" 109 81 "Server indisponibil" 110 82 "Eroare locală" 111 83 "Eroare de codificare" 112 84 "Eroare de decodificare" 113 85 "Timp alocat expirat" 114 86 "Autentificare necunoscută" 115 87 "Eroare de filtrare" 116 88 "Anulat de utilizator" 117 89 "Eroare de parametri" 118 90 "Memorie insuficientă" 119 91 "Conectarea la serverul LDAP nu s-a putut realiza" 120 92 "Operațiune nesuportată de această versiune a protocolului LDAP" 121 93 "Controlul specificat nu a fost găsit în mesaj" 122 94 "Nici un rezultat în mesaj" 123 95 "Mai multe rezultate returnate" 124 96 "Buclă la gestionarea referenților" 125 97 "Limita numărului de referenți a fost depășită" 126} 127