diff --git a/configure b/configure index 0532e0107768349b46a3ea1bdf059c9c2e4e0ba0..d5de334c420ad611d8d1b6ba7a8696297b892646 100755 --- a/configure +++ b/configure @@ -15294,7 +15294,7 @@ wine_fn_config_test dlls/wintab32/tests wintab32_test wine_fn_config_dll wintrust enable_wintrust implib wine_fn_config_test dlls/wintrust/tests wintrust_test wine_fn_config_dll wlanapi enable_wlanapi -wine_fn_config_dll wldap32 enable_wldap32 implib +wine_fn_config_dll wldap32 enable_wldap32 po,implib wine_fn_config_test dlls/wldap32/tests wldap32_test wine_fn_config_dll wmi enable_wmi wine_fn_config_dll wmiutils enable_wmiutils diff --git a/configure.ac b/configure.ac index 3846e0a92afc8d3af2fa13c6fef54a7db92cfc77..7a01ac627a49e9aca40a90dd2d7388dba7aa2001 100644 --- a/configure.ac +++ b/configure.ac @@ -2823,7 +2823,7 @@ WINE_CONFIG_TEST(dlls/wintab32/tests) WINE_CONFIG_DLL(wintrust,,[implib]) WINE_CONFIG_TEST(dlls/wintrust/tests) WINE_CONFIG_DLL(wlanapi) -WINE_CONFIG_DLL(wldap32,,[implib]) +WINE_CONFIG_DLL(wldap32,,[po,implib]) WINE_CONFIG_TEST(dlls/wldap32/tests) WINE_CONFIG_DLL(wmi) WINE_CONFIG_DLL(wmiutils) diff --git a/dlls/wldap32/Makefile.in b/dlls/wldap32/Makefile.in index 232e80c48dda941e9afe40817bbfd4f250f8f877..5a15aa1e06341caeb193e68642254c324bb5f744 100644 --- a/dlls/wldap32/Makefile.in +++ b/dlls/wldap32/Makefile.in @@ -25,25 +25,7 @@ C_SRCS = \ search.c \ value.c -RC_SRCS = \ - wldap32_Da.rc \ - wldap32_De.rc \ - wldap32_En.rc \ - wldap32_Es.rc \ - wldap32_Fr.rc \ - wldap32_Hu.rc \ - wldap32_It.rc \ - wldap32_Ko.rc \ - wldap32_Lt.rc \ - wldap32_Nl.rc \ - wldap32_No.rc \ - wldap32_Pl.rc \ - wldap32_Pt.rc \ - wldap32_Ro.rc \ - wldap32_Ru.rc \ - wldap32_Sr.rc \ - wldap32_Sv.rc \ - wldap32_Tr.rc \ - wldap32_Uk.rc +RC_SRCS = wldap32.rc +PO_SRCS = wldap32.rc @MAKE_DLL_RULES@ diff --git a/dlls/wldap32/wldap32_En.rc b/dlls/wldap32/wldap32.rc similarity index 100% rename from dlls/wldap32/wldap32_En.rc rename to dlls/wldap32/wldap32.rc diff --git a/dlls/wldap32/wldap32_Da.rc b/dlls/wldap32/wldap32_Da.rc deleted file mode 100644 index 366a2134fb5f5d2e1c550c1f88b3f89808113760..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Da.rc +++ /dev/null @@ -1,125 +0,0 @@ -/* - * Danish resources for WLDAP32 - * - * Copyright 2008 Jens Albretsen <jens@albretsen.dk> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -LANGUAGE LANG_DANISH, SUBLANG_DEFAULT - -STRINGTABLE -{ - 0 "Success" - 1 "Operationsfejl" - 2 "Protokolfejl" - 3 "Tidsbegrænsning overskredet" - 4 "Størrelsesbegrænsing overskredet" - 5 "Sammenligning falsk" - 6 "Sammenligning sand" - 7 "Autentikeringsmetoden understøttes ikke" - 8 "Stærk autentisering kræves" - 9 "Henvisning (v2)" - 10 "Henvisning" - 11 "Administrationsbegrænsing overskredet" - 12 "Kritisk udvidelse utilgængelig" - 13 "Kræver konfidencialitet" - 14 "" - 15 "" - 16 "Kender ikke attribut" - 17 "Udefineret type" - 18 "Upassende sammenligning" - 19 "Begrænsning overskredet" - 20 "Attribut eller værdi findes allerede" - 21 "Ugyldig syntaks" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Objekt eksistere ikke" - 33 "Alias problem" - 34 "Ugyldig DN syntaks" - 35 "Er blad" - 36 "Problem med alias dereference" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Upassende autenticering" - 49 "Ugyldige kreditiver" - 50 "Manglende rettigheder" - 51 "Optaget" - 52 "Utilgængelig" - 53 "Uvillig til at udføre" - 54 "Løkke opdaget" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Sorteringskontrol mangler" - 61 "Fejl i indeksrækkeviden" - 62 "" - 63 "" - 64 "Navngivings overtrædelse" - 65 "Objektklasse overtrædelse" - 66 "Ikke tilladt på ikke blad" - 67 "Ikke tilladt på RDN" - 68 "Findes allerede" - 69 "Ingen objektklasse modificerere" - 70 "Resultaterne er for store" - 71 "Berører flere DSA'er" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Anden" - 81 "Server nede" - 82 "Lokal fejl" - 83 "Kodings fejl" - 84 "Dekodings fejl" - 85 "Tidsafbrud" - 86 "Ukendt autentikering" - 87 "Filter fejl" - 88 "Bruger afbrød" - 89 "Parameter fejl" - 90 "Intet hukommelse" - 91 "Kunne ikke tilsluttes til LDAP serveren" - 92 "Operationen understøttes ikke af denne version af LDAP protokollen" - 93 "Den specificerede kontroller blev ikke funndt i beskeden" - 94 "Ingen resultater i besked" - 95 "Flere resultater returneret" - 96 "Løkke under håndtering af henvisninger" - 97 "Grænse for henvisnings hop overskredet" -} diff --git a/dlls/wldap32/wldap32_De.rc b/dlls/wldap32/wldap32_De.rc deleted file mode 100644 index 7739746eebd25459a019f85fed2029607281771d..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_De.rc +++ /dev/null @@ -1,127 +0,0 @@ -/* - * German resources for WLDAP32 - * - * Copyright 2005 Henning Gerhardt - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -#pragma code_page(65001) - -LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL - -STRINGTABLE -{ - 0 "Erfolgreich" - 1 "Operationsfehler" - 2 "Protokollfehler" - 3 "Zeitlimit überschritten" - 4 "Größenlimit überschritten" - 5 "Vergleich falsch" - 6 "Vergleich wahr" - 7 "Authentifizierungsmethode nicht unterstützt" - 8 "Starke Authentifizierung erforderlich" - 9 "Weiterleitung (v2)" - 10 "Weiterleitung" - 11 "Verwaltungslimit überschritten" - 12 "Kritische Erweiterung nicht verfügbar" - 13 "Vertraulichkeit erforderlich" - 14 "" - 15 "" - 16 "Attribut nicht vorhanden" - 17 "Nicht definierter Typ" - 18 "Unzulässiger Vergleich" - 19 "Restriktionsverletzung" - 20 "Attribut oder Wert vorhanden" - 21 "Ungültige Syntax" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Objekt nicht vorhanden" - 33 "Aliasproblem" - 34 "Ungültige DN Syntax" - 35 "Endknoten" - 36 "Alias Dereferenzierungsproblem" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Fehlerhafte Authentifizierung" - 49 "Anmeldeinformationen fehlerhaft" - 50 "Nicht ausreichende Rechte" - 51 "Beschäftigt" - 52 "Nicht verfügbar" - 53 "Ausführung verweigert" - 54 "Schleife erkannt" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Fehlende Sortiersteuerung" - 61 "Indexbereichsfehler" - 62 "" - 63 "" - 64 "Bennenungsverletzung" - 65 "Objektklasse verletzt" - 66 "Nicht erlaubt für Nicht-Endknoten" - 67 "Nicht erlaubt für RDN" - 68 "Bereits vorhanden" - 69 "Keine Objektklassenmodifikationen" - 70 "Ergebnisse zu groß" - 71 "Mehrere DSAs betroffen" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Andere" - 81 "Server heruntergefahren" - 82 "Lokaler Fehler" - 83 "Kodierungsfehler" - 84 "Dekodierungsfehler" - 85 "Zeitüberschreitung" - 86 "Unbekannte Authentifizierung" - 87 "Filterfehler" - 88 "Benutzerabbruch" - 89 "Parameterfehler" - 90 "Nicht genügend Speicher" - 91 "Kann nicht zum LDAP Server verbinden" - 92 "Die Operation wird durch dieses LDAP Protokoll nicht unterstützt" - 93 "Angegebenes Steuerobjekt wurde in der Meldung nicht gefunden" - 94 "Keine Ergebnisse in der Meldung vorhanden" - 95 "Weitere Ergebnisse gefunden" - 96 "Schleife während der Abarbeitung von Weiterleitungen" - 97 "Ãœberschreitung der maximalen Anzahl von Weiterleitungen" -} diff --git a/dlls/wldap32/wldap32_Es.rc b/dlls/wldap32/wldap32_Es.rc deleted file mode 100644 index 2d344e445cd16e02efd403ab183280d04775a8ed..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Es.rc +++ /dev/null @@ -1,125 +0,0 @@ -/* - * Spanish resources for WLDAP32 - * - * Copyright 2006 José Manuel Ferrer Ortiz - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL - -STRINGTABLE -{ - 0 "Éxito" - 1 "Error en operacioens" - 2 "Error de protocolo" - 3 "Límite de tiempo excedido" - 4 "Límite de tamaño excedido" - 5 "Comparación falsa" - 6 "Comparación verdadera" - 7 "Método de autentificación no soportado" - 8 "Autentificación fuerte requerida" - 9 "Remisión (v2)" - 10 "Remisión" - 11 "Límite de administración excedido" - 12 "Extensión crítica no disponible" - 13 "Confidencialidad requerida" - 14 "" - 15 "" - 16 "No existe dicho atributo" - 17 "Tipo no definido" - 18 "Emparejamiento inapropiado" - 19 "Violación de restricción" - 20 "El valor o atributo ya existe" - 21 "Sintaxis inválida" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "No existe dicho objeto" - 33 "Problema de alias" - 34 "Sintaxis inválida de DN" - 35 "Es una hoja" - 36 "Problema de dereferencia de alias" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Autentificación inapropriada" - 49 "Credenciales inválidos" - 50 "Insuficientes permisos" - 51 "Ocupado" - 52 "No disponible" - 53 "Reacio a actuar" - 54 "Bucle detectado" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Falta control de orden" - 61 "Error de rango de índice" - 62 "" - 63 "" - 64 "Violación de nomenclatura" - 65 "Violación de clase de objeto" - 66 "No permitido en una no-hoja" - 67 "No permitido en RDN" - 68 "Ya existe" - 69 "No Mods de clase de objeto" - 70 "Resultados demasiado largos" - 71 "Afecta a múltiples DSAs" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Otro" - 81 "Servidor caído" - 82 "Error local" - 83 "Error de codificación" - 84 "Error de decodificación" - 85 "Tiempo de espera superado" - 86 "Autentificación desconocida" - 87 "Error de filtro" - 88 "Cancelado por el usuario" - 89 "Error de parámetro" - 90 "Sin memoria" - 91 "No se ha podido conectar al servidor LDAP" - 92 "Operación no soportada por esta versión del protocolo LDAP" - 93 "Control especificado no se ha encontrado en el mensaje" - 94 "Ningún resultado presente en el mensaje" - 95 "Más resultados devueltos" - 96 "Bucle al manejar remisiones" - 97 "Límite de saltos de remisiones excedido" -} diff --git a/dlls/wldap32/wldap32_Fr.rc b/dlls/wldap32/wldap32_Fr.rc deleted file mode 100644 index d3d4ed006b2aea430c31ad7c80894fc56d64bd7a..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Fr.rc +++ /dev/null @@ -1,129 +0,0 @@ -/* - * French resources for WLDAP32 - * - * Copyright 2005 Jonathan Ernst - * Copyright 2009 Frédéric Delanoy - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL - -STRINGTABLE -{ - 0 "Succès" - 1 "Erreur d'opération" - 2 "Erreur de protocole" - 3 "Limite de temps dépassée" - 4 "Limite de taille dépassée" - 5 "Comparaison fausse" - 6 "Comparaison vraie" - 7 "Méthode d'authentification non prise en charge" - 8 "Authentification forte requise" - 9 "Référant (v2)" - 10 "Référant" - 11 "Limite administrative dépassée" - 12 "Extension critique indisponible" - 13 "Confidentialité requise" - 14 "" - 15 "" - 16 "Attribut inconnu" - 17 "Type non défini" - 18 "Correspondance inappropriée" - 19 "Violation de contrainte" - 20 "Attribut ou valeur préexistant(e)" - 21 "Syntaxe invalide" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Objet inconnu" - 33 "Problème d'alias" - 34 "Syntaxe DN invalide" - 35 "Est une feuille" - 36 "Problème de déréférencement d'alias" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Authentification inappropriée" - 49 "Autorisations invalides" - 50 "Droits insuffisants" - 51 "Occupé" - 52 "Indisponible" - 53 "Pas disposé à s'exécuter" - 54 "Boucle détectée" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Contrôle de tri manquant" - 61 "Erreur de plage d'index" - 62 "" - 63 "" - 64 "Violation de nomenclature" - 65 "Violation de classe d'objet" - 66 "Interdit sur des non-feuilles" - 67 "Interdit sur RDN" - 68 "Existe déjà " - 69 "Pas de modification de classe d'objet" - 70 "Résultats trop grands" - 71 "Affecte de multiples DSA" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Autre" - 81 "Serveur indisponible" - 82 "Erreur locale" - 83 "Erreur d'encodage" - 84 "Erreur de décodage" - 85 "Délai d'attente dépassé" - 86 "Méthode d'authentification inconnue" - 87 "Erreur de filtrage" - 88 "Annulation par l'utilisateur" - 89 "Erreur de paramètre" - 90 "Mémoire insuffisante" - 91 "Impossible de se connecter au serveur LDAP" - 92 "Opération non supportée par cette version du protocole LDAP" - 93 "Le contrôle spécifié n'a pas été trouvé dans le message" - 94 "Aucun résultat dans le message" - 95 "Plus de résultats reçus" - 96 "Boucle lors du traitement des référants" - 97 "Limite du nombre de référants dépassée" -} diff --git a/dlls/wldap32/wldap32_Hu.rc b/dlls/wldap32/wldap32_Hu.rc deleted file mode 100644 index 511ee3e2880c5959272b2ddc2a5835ea11ca6255..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Hu.rc +++ /dev/null @@ -1,128 +0,0 @@ -/* - * Hungarian resources for WLDAP32 - * - * Copyright 2010 Andras Kovacs - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT - -STRINGTABLE -{ - 0 "Sikeres" - 1 "Műveleti hiba" - 2 "Protokoll hiba" - 3 "IdÅ‘korlát túllépés" - 4 "Méretkorlát túllépés" - 5 "HasonlÃtás hamis" - 6 "HasonlÃtás igaz" - 7 "HitelesÃtési mód nem támogatott" - 8 "erÅ‘s hitelesÃtés szükséges" - 9 "Beszámoló (v2)" - 10 "Beszámoló" - 11 "Adminisztrációs korlát túllépés" - 12 "Nem elérhetÅ‘ kritikus kiterjesztés" - 13 "Bizalmasság szükséges" - 14 "" - 15 "" - 16 "Nincs ilyen attribútum" - 17 "Definiálatlan tÃpus" - 18 "Alkalmatlan egyezés" - 19 "MegszorÃtás megsértés" - 20 "Attribútum vagy érték létezik" - 21 "Érvénytelen szintakszis" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Nincs ilyen objektum" - 33 "Ãlnév probléma" - 34 "Érvénytelen DN szintakszis" - 35 "Ez egy levél" - 36 "Ãlnév dereferencia probléma" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Nem megfelelÅ‘ hitelesÃtés" - 49 "Érvénytelen azonosÃtók" - 50 "Nem elegendÅ‘ jogok" - 51 "Foglalt" - 52 "Nem elérhetÅ‘" - 53 "Nem akarja végrehajtani" - 54 "Ciklus találva" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Rendezési vezérlés hiányzik" - 61 "Index tartomány hiba" - 62 "" - 63 "" - 64 "Elnevezési összeférhetetlenség" - 65 "Objektum osztály összeférhetetlenség" - 66 "Nem negedélyezett nem levélen" - 67 "Nem engedélyezett RDN-en" - 68 "Már létezik" - 69 "Nincsenek objektum osztály modok" - 70 "Eredmény túl nagy" - 71 "Több DSA-ra van hatással" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Egyéb" - 81 "Kiszolgáló nem elérhetÅ‘" - 82 "Helyi hiba" - 83 "Kódolási hiba" - 84 "Dekódolási hiba" - 85 "IdÅ‘túllépés" - 86 "Ismeretlen hitelesÃtés" - 87 "SzűrÅ‘ hiba" - 88 "Felhasználó megszakÃtotta" - 89 "Paraméter hiba" - 90 "Nincs memória" - 91 "Nem tudok csatlakozni az LDAP kiszolgálóhoz" - 92 "A műveletet az LDAP protokoll ezen verziója nem támogatja" - 93 "A megadott vezérlÅ‘ nem található az üzenetben" - 94 "Nincs eredmény az üzenetben" - 95 "Több eredmény jött vissza" - 96 "Ciklus a beszámolók kezelése közben" - 97 "Beszámolási ugrás limit túllépve" -} diff --git a/dlls/wldap32/wldap32_It.rc b/dlls/wldap32/wldap32_It.rc deleted file mode 100644 index 59c3d13d5bd58621a394aa96efa50466136cdaf9..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_It.rc +++ /dev/null @@ -1,128 +0,0 @@ -/* - * Italian resources for WLDAP32 - * - * Copyright 2010 Luca Bennati - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -/*UTF-8*/ -#pragma code_page(65001) - -LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL - -STRINGTABLE -{ - 0 "Successo" - 1 "Errore nelle operazioni" - 2 "Errore nel protocollo" - 3 "Superato il tempo limite" - 4 "Superata la dimensione massima" - 5 "Compara falso" - 6 "Compara vero" - 7 "Metodo di autenticazione non supportato" - 8 "Autenticazione forte richiesta" - 9 "Rinvio (v2)" - 10 "Rinvio" - 11 "Superato il limite di amministrazione" - 12 "Estensione critica non disponibile" - 13 "Richiesta confidenzialità " - 14 "" - 15 "" - 16 "Attributo inesistente" - 17 "Tipo non definito" - 18 "Matching inappropriato" - 19 "Violazione del vincolo" - 20 "Attributo o valore esistente" - 21 "Sintassi non valida" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Oggetto inesistente" - 33 "Problema di alias" - 34 "Sintassi DN non valida" - 35 "È foglia" - 36 "Problema di dereferenziazione di alias" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Autenticazione non appropriata" - 49 "Credenziali non valide" - 50 "Diritti insufficenti" - 51 "Occupato" - 52 "Non disponibile" - 53 "Non intenzionato ad agire" - 54 "Trovato Loop" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Controllo dell'ordine mancante" - 61 "Errore di range dell'indice" - 62 "" - 63 "" - 64 "Violazione di nominazione" - 65 "Violazione di classe dell'oggetto" - 66 "Non permesso su non-foglie" - 67 "Non permesso su RDN" - 68 "Esiste già " - 69 "Nessuna mod di classi di oggetto" - 70 "Risultati troppo grandi" - 71 "Ha effetto su molti DSA" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Altro" - 81 "Server irraggiungibile" - 82 "Errore locale" - 83 "Errore di codifica" - 84 "Errore di decodifica" - 85 "Tempo scaduto" - 86 "Autenticazione sconosciuta" - 87 "Errore del filtro" - 88 "Utente eliminato" - 89 "Errore del parametro" - 90 "Memoria non disponibile" - 91 "Impossibile connettersi al server LDAP" - 92 "Operazione non supportata da questa versione del protocollo LDAP" - 93 "Il controllo specificato non è stato trovato nel messaggio" - 94 "Nessun risultato presente nel messaggio" - 95 "Più risultati ricevuti" - 96 "Loop nel gestire i rinvii" - 97 "Ecceduto il limite di salti di rinvio" -} diff --git a/dlls/wldap32/wldap32_Ko.rc b/dlls/wldap32/wldap32_Ko.rc deleted file mode 100644 index acf830afc55b447a53b52d8fb06e8fe2960e3a72..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Ko.rc +++ /dev/null @@ -1,125 +0,0 @@ -/* - * Korean resources for WLDAP32 - * - * Copyright 2005 YunSong Hwang - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT - -STRINGTABLE -{ - 0 "¼º°ø" - 1 "ÀÛ¾÷ ¿¡·¯" - 2 "ÇÁ·ÎÅäÄÝ ¿¡·¯" - 3 "½Ã°£ Á¦ÇÑ µµ´Þ" - 4 "Å©±â Á¦ÇÑ µµ´Þ" - 5 "À߸øµÈ ºñ±³" - 6 "ÀßµÈ ºñ±³" - 7 "ÀÎÁõ¹æ¹ýÀº Áö¿øÇÏÁö ¾Ê½À´Ï´Ù" - 8 "°·ÂÇÑ ÀÎÁõÀÌ ¿ä±¸µË´Ï´Ù" - 9 "Ãßõ (v2)" - 10 "Ãßõ" - 11 "°ü¸® Çѵµ¸¦ ³Ñ¾ú½À´Ï´Ù" - 12 "Ä¡¸íÀû È®ÀåÀº °¡´ÉÇÏÁö ¾Ê½À´Ï´Ù" - 13 "±â¹Ð¼ºÀÌ ¿ä±¸µË´Ï´Ù" - 14 "" - 15 "" - 16 "¾î¶² ¼Ó¼ºµµ ¾ø½À´Ï´Ù" - 17 "Á¤ÀǵÇÁö ¾ÊÀº ŸÀÔ" - 18 "¾î¿ï¸®Áö ¾Ê½À´Ï´Ù" - 19 "°Á¦ À§¹Ý" - 20 "¼Ó¼ºÀ̳ª °ªÀÌ Á¸ÀçÇÕ´Ï´Ù" - 21 "À߸øµÈ ¹®¹ý" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "¾î¶² °´Ã¼µµ ¾øÀ½" - 33 "Alias ¹®Á¦" - 34 "À߸øµÈ DN ¹®¹ý" - 35 "ÀÌÁî(IS) ¸®ÇÁ(Leaf)" - 36 "Alias µð·¹ÆÛ·±½º ¹®Á¦" - 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 "RDNÀº µû¸¦¼ö ¾ø½À´Ï´Ù" - 68 "ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù" - 69 "¾î¶² °´Ã¼ Ŭ·¡½º ¸ðµåµµ ¾ø¼ü´Ï´Ù" - 70 "°á°ú°¡ ³Ê¹« Å®´Ï´Ù" - 71 "´Ù¾çÇÑ DSAsÀÌ ÀÛ¿ëÇÕ´Ï´Ù." - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "´Ù¸¥ ¹®Á¦" - 81 "¼¹Ù ´Ù¿î" - 82 "·ÎÄà ¿¡·¯" - 83 "ÀÎÄÚµù ¿¡·¯" - 84 "µðÄÚµù ¿¡·¯" - 85 "½Ã°£ ÃÊ°ú" - 86 "¾Ë¼ö ¾ø´Â ÀÎÁõ" - 87 "ÇÊÅÍ ¿¡·¯" - 88 "»ç¿ëÀÚ°¡ Ãë¼ÒÇÔ" - 89 "¸Å°³º¯¼ö ¿¡·¯" - 90 "¸Þ¸ð¸® ¾øÀ½" - 91 "LDAP ¼¹ö¿¡ ¿¬°áÇÒ¼ö ¾ø½À´Ï´Ù" - 92 " LDAP ÇÁ·ÎÅäÄÝÀÇ ÀÌ ¹öÁ¯Àº ±× ÀÛ¾÷À» Áö¿øÇÏÁö ¾Ê½À´Ï´Ù" - 93 "ÁöÁ¤µÈ Á¦¾î´Â ¸Þ¼¼Áö¿¡¼ ¹ß°ßÇÒ ¼ö ¾ø½À´Ï´Ù" - 94 "¾î¶² °á°úµµ ¸Þ¼¼Áö¿¡ Á¸ÀçÇÏÁö ¾Ê½À´Ï´Ù" - 95 "´õ ¸¹Àº °á°ú°¡ µ¹¾Æ¿Ô½À´Ï´Ù" - 96 "¸®ÆÛ·²À» ´Ù·ç´Â µ¿¾ÈÀÇ ·çÇÁ" - 97 "¸®ÆÛ·² È© Á¦ÇÑ¿¡ µµ´ÞÇß½À´Ï´Ù" -} diff --git a/dlls/wldap32/wldap32_Lt.rc b/dlls/wldap32/wldap32_Lt.rc deleted file mode 100644 index 8d7742c2d85d0c90b5e6e67f6648bb83a8f8c76b..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Lt.rc +++ /dev/null @@ -1,128 +0,0 @@ -/* - * Lithuanian resources for WLDAP32 - * - * Copyright 2009 Aurimas FiÅ¡eras <aurimas@gmail.com> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL - -STRINGTABLE -{ - 0 "SÄ—kmÄ—" - 1 "Operacijų klaida" - 2 "Protokolo klaida" - 3 "VirÅ¡ytas skirtas laikas" - 4 "VirÅ¡yta dydžio riba" - 5 "Nelygu" - 6 "Lygu" - 7 "Tapatumo nustatymo metodas nerealizuotas" - 8 "Reikalingas stiprus tapatumo nustatymas" - 9 "Perdavimas (v2)" - 10 "Perdavimas" - 11 "VirÅ¡yta administravimo riba" - 12 "Nepasiekiamas kritinis plÄ—tinys" - 13 "Reikalingas slaptumas" - 14 "" - 15 "" - 16 "NÄ—ra tokio atributo" - 17 "Neapibrėžtas tipas" - 18 "Netinkamas atitikimas" - 19 "Ribojimų pažeidimas" - 20 "Atributas ar reikÅ¡mÄ— egzistuoja" - 21 "Neteisinga sintaksÄ—" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "NÄ—ra tokio objekto" - 33 "Alternatyviojo vardo problema" - 34 "Neteisinga DN sintaksÄ—" - 35 "Objektas yra lapas" - 36 "Alternatyviojo vardo reikÅ¡mÄ—s nustatymo problema" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Netinkamas tapatumo nustatymas" - 49 "Neteisingi kredencialai" - 50 "Nepakanka teisių" - 51 "Užimtas" - 52 "Nepasiekiamas" - 53 "NelinkÄ™s aptarnauti" - 54 "Aptiktas ciklas" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "TrÅ«ksta rikiavimo valdiklio" - 61 "Indekso rėžių klaida" - 62 "" - 63 "" - 64 "Ä®vardijimo pažeidimas" - 65 "Objekto klasÄ—s pažeidimas" - 66 "Leistina tik su lapu" - 67 "Neleistina su RDN" - 68 "Jau yra" - 69 "Negalimas objektų klasÄ—s modifikavimas" - 70 "Rezultatai per dideli" - 71 "Ä®takoja daugelį DSA" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Kita" - 81 "Serveris nepasiekiamas" - 82 "VietinÄ— klaida" - 83 "Kodavimo klaida" - 84 "Dekodavimo klaida" - 85 "BaigÄ—si laikas" - 86 "Nežinomas tapatumo nustatymas" - 87 "Filtro klaida" - 88 "Nutraukta naudotojo" - 89 "Parametro klaida" - 90 "TrÅ«ksta atminties" - 91 "Nepavyko prisijungti prie LDAP serverio" - 92 "Operacija nepalaikoma Å¡ioje LDAP protokolo versijoje" - 93 "Nurodytas valdiklis nerastas praneÅ¡ime" - 94 "PraneÅ¡ime nÄ—ra rezultato" - 95 "Grąžinta daugiau rezultatų" - 96 "Aptiktas ciklas apdorojant perdavimus" - 97 "VirÅ¡yta perdavimo Å¡uolių riba" -} diff --git a/dlls/wldap32/wldap32_Nl.rc b/dlls/wldap32/wldap32_Nl.rc deleted file mode 100644 index 95e680b70a8b923ffc8824eb1e82b1b7735c7270..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Nl.rc +++ /dev/null @@ -1,125 +0,0 @@ -/* - * Dutch resources for WLDAP32 - * - * Copyright 2005 Hans Leidekker - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL - -STRINGTABLE -{ - 0 "Succes" - 1 "Operationele fout" - 2 "Protocolfout" - 3 "Tijdlimiet overschreden" - 4 "Maximum omvang overschreden" - 5 "Vergelijking niet waar" - 6 "Vergelijking waar" - 7 "Authenticatiemethode wordt niet ondersteund" - 8 "Sterke authenticatie vereist" - 9 "Verwijzing (v2)" - 10 "Verwijzing" - 11 "Administratieve limiet overschreden" - 12 "Kritieke extensie niet beschikbaar" - 13 "Vertrouwelijkheid vereist" - 14 "" - 15 "" - 16 "Attribuut bestaat niet" - 17 "Ongedefinieerd type" - 18 "Foutieve vergelijking" - 19 "Schending van restrictie" - 20 "Attribuut of waarde bestaat" - 21 "Ongeldige syntax" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Object bestaat niet" - 33 "Aliasprobleem" - 34 "Ongeldige DN-syntax" - 35 "Eindknoop" - 36 "Alias volgprobleem" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Foutieve authenticatie" - 49 "Ongeldige aanmeldingsgegevens" - 50 "Onvoldoende rechten" - 51 "Bezig" - 52 "Niet beschikbaar" - 53 "Uitvoering geweigerd" - 54 "Lus gedetecteerd" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Besturingselement voor sorteren ontbreekt" - 61 "Buiten indexbereik" - 62 "" - 63 "" - 64 "Naamgevingsfout" - 65 "Schending objectklassedefinitie" - 66 "Niet toegestaan op niet-eindknopen" - 67 "Niet toegestaan op RDN" - 68 "Bestaat reeds" - 69 "Geen objectklassemodificaties" - 70 "Resultaten te groot" - 71 "Betreft meerdere DSA's" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Anders" - 81 "Server plat" - 82 "Lokale fout" - 83 "Codeerfout" - 84 "Decodeerfout" - 85 "Timeout" - 86 "Onbekende authenticatiemethode" - 87 "Filterfout" - 88 "Afgebroken door gebruiker" - 89 "Parameterfout" - 90 "Onvoldoende geheugen" - 91 "Kan geen verbinding maken met LDAP-server" - 92 "Operatie niet ondersteund door deze versie van het LDAP-protocol" - 93 "Opgegeven besturingselement niet gevonden in bericht" - 94 "Geen resultaat aanwezig in bericht" - 95 "Meer resultaten teruggekregen" - 96 "Lus gevonden bij het verwerken van verwijzingen" - 97 "Overschrijding van limiet op verwijzingen" -} diff --git a/dlls/wldap32/wldap32_No.rc b/dlls/wldap32/wldap32_No.rc deleted file mode 100644 index fc26451f1a69322383074c6ba4edd3d17e7e35a6..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_No.rc +++ /dev/null @@ -1,125 +0,0 @@ -/* - * Norwegian Bokmål resources for WLDAP32 - * - * Copyright 2005 Alexander N. Sørnes <alex@thehandofagony.com> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL - -STRINGTABLE -{ - 0 "Suksess" - 1 "Operasjonsfeil" - 2 "Protokollfeil" - 3 "Tidsbegrensning overskredet" - 4 "Størrelsesbegrensing overskredet" - 5 "Sammenlikne usann" - 6 "Sammenlikne sann" - 7 "Autentiseringsmetoden støttes ikke" - 8 "Sterk autentisering kreves" - 9 "Henvisning (v2)" - 10 "Henvisning" - 11 "Administrasjonsbegrensing overskredet" - 12 "Kritisk utvidelse utilgjengelig" - 13 "Krever konfidensialitet" - 14 "" - 15 "" - 16 "Ingen sånn attributt" - 17 "Udefinert type" - 18 "Upassende sammenlikning" - 19 "Pressovertredelse" - 20 "Attributt eller verdi finnes allerede" - 21 "Ugyldig syntaks" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Ikke noe sånt objekt" - 33 "Alias-problem" - 34 "Ugyldig DN-syntaks" - 35 "Er blad" - 36 "Problem med alias-dereferanse" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Upassende autentisering" - 49 "Ugyldige kreditiver" - 50 "Manglende rettigheter" - 51 "Opptatt" - 52 "Utilgjengelig" - 53 "Uvillig til å utføre" - 54 "Løkke oppdaget" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Sorteringskontroller mangler" - 61 "Feil med indeksrekkevidde" - 62 "" - 63 "" - 64 "Navngivingsovertredelse" - 65 "Objektklasseovertredelse" - 66 "Ikke tillatt på ikke-blad" - 67 "Ikke tillatt på RDN" - 68 "Finnes allerede" - 69 "Ingen objektklassemodifiserere" - 70 "Resultatene er for store" - 71 "Berører flere DSA'er" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Annen" - 81 "Tjener nede" - 82 "Lokal feil" - 83 "Kodingsfeil" - 84 "Dekodingsfeil" - 85 "Tidsavbrudd" - 86 "Ukjent autentisering" - 87 "Filterfeil" - 88 "Bruker avbrøt" - 89 "Parameterfeil" - 90 "Intet minne" - 91 "Kunne ikke koble til LDAP-tjeneren" - 92 "Operasjonen støttes ikke av denne versjonen av LDAP-protokollen" - 93 "Den oppgitte kontrolleren ble ikke funnet i meldingen" - 94 "Ingen resultater i melding" - 95 "Flere resultater returnert" - 96 "Løkke under håndtering av henvisninger" - 97 "Grense for henvisningshopp overskredet" -} diff --git a/dlls/wldap32/wldap32_Pl.rc b/dlls/wldap32/wldap32_Pl.rc deleted file mode 100644 index 560fc3dfff49e81e0b9ca1eea29cbc84679788ef..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Pl.rc +++ /dev/null @@ -1,126 +0,0 @@ -/* - * Polish resources for WLDAP32 - * - * Copyright 2005 Hans Leidekker - * Copyright 2008 Mikolaj Zalewski - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -LANGUAGE LANG_POLISH, SUBLANG_DEFAULT - -STRINGTABLE -{ - 0 "Sukces" - 1 "B³¹d operacji" - 2 "B³¹d protoko³u" - 3 "Przekroczony limit czasu" - 4 "Przekroczony limit rozmiaru" - 5 "Porównanie da³o wynik negatywny" - 6 "Porównanie da³o wynik pozytywny" - 7 "Metoda uwierzytelniania nie jest obs³ugiwana" - 8 "Wymagana mocna metoda uwierzytelniania" - 9 "Odwo³anie (v2)" - 10 "Odwo³anie" - 11 "Przekroczony limit administracyjny na serwerze" - 12 "Bezwzglêdnie wymagane rozszerzenie nie jest dostêpne" - 13 "Wymagana poufnoœæ" - 14 "" - 15 "" - 16 "Nie ma takiego atrybutu" - 17 "Niezdefiniowany typ" - 18 "Nieodpowiednie dopasowanie" - 19 "Naruszenie wiêzów" - 20 "Atrybut lub wartoœæ ju¿ isniej¹" - 21 "B³¹d sk³adni" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Nie ma takiego obiektu" - 33 "Problem aliasu" - 34 "B³¹d sk³adni DN" - 35 "Jest liœciem" - 36 "Problem z odwo³aniem do aliasu" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Niew³aœciwe uwierzytelnienie" - 49 "Nieprawid³owe poœwiadczenie" - 50 "Niewystarczaj¹ce prawa dostêpu" - 51 "Zajêty" - 52 "Niedostêpny" - 53 "Brak chêci wykonania" - 54 "Wykryto pêtlê" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Brak formantu sortowania" - 61 "B³¹d zakresu indeksu" - 62 "" - 63 "" - 64 "Naruszenie zasad nazewnictwa" - 65 "Naruszenie klasy obiektu" - 66 "Operacja niedozwolona na nie-liœciu" - 67 "Operacja niedozwolona na RDN" - 68 "Ju¿ istnieje" - 69 "Nie mo¿na modyfikowaæ klasy obiektu" - 70 "Wynik zbyt du¿y" - 71 "Dotyczy wielu DSA" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Inne" - 81 "Serwer wy³¹czony" - 82 "B³¹d lokalny" - 83 "B³¹d podczas kodowania" - 84 "B³¹d podczas dekodowania" - 85 "Limit czasu" - 86 "Nieznane uwierzytelnianie" - 87 "B³¹d filtru" - 88 "Akcja anulowana przez u¿ytkownika" - 89 "B³êdny parametr" - 90 "Brak pamiêci" - 91 "Nie mo¿na siê po³¹czyæ z serwerem LDAP" - 92 "Operacja nie jest obs³ugiwana przez tê wersjê protoko³u LDAP" - 93 "Brak okreœlonego formantu w wiadomoœci" - 94 "Brak wyników z wiadomoœci" - 95 "Zwrócono wiêcej wyników" - 96 "Natrafiono na pêtlê podczas obs³ugi odwo³añ" - 97 "Przekroczono limit skoków odwo³añ" -} diff --git a/dlls/wldap32/wldap32_Pt.rc b/dlls/wldap32/wldap32_Pt.rc deleted file mode 100644 index 68dbf77e79bb989480573c8c4e2f798ba57066e2..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Pt.rc +++ /dev/null @@ -1,232 +0,0 @@ -/* - * Portuguese resources for WLDAP32 - * - * Copyright 2008 Ricardo Filipe - * Copyright 2010 Gustavo Henrique Milaré - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -#pragma code_page(65001) - -LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN - -STRINGTABLE -{ - 0 "Sucesso" - 1 "Erro de Operações" - 2 "Erro de Protocolo" - 3 "Tempo Limite Excedido" - 4 "Tamanho Limite Excedido" - 5 "Comparar Falso" - 6 "Comparar Verdadeiro" - 7 "Método de Autenticação Não Suportado" - 8 "Autenticação Forte Necessária" - 9 "Referência (v2)" - 10 "Referência" - 11 "Limite de Administração Excedido" - 12 "Extensão CrÃtica IndisponÃvel" - 13 "Confidencialidade Necessária" - 14 "" - 15 "" - 16 "Atributo Não Encontrado" - 17 "Tipo Indefinido" - 18 "Atribuição Imprópria" - 19 "Violação de Restrições" - 20 "Valor ou Atributo Existente" - 21 "Sintaxe Inválida" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Objeto Não Encontrado" - 33 "Problema de Abreviatura" - 34 "Sintaxe DN Inválida" - 35 "É Leaf" - 36 "Problema na Referência da Abreviatura" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Autenticação Imprópria" - 49 "Credenciais Inválidas" - 50 "Direitos Insuficientes" - 51 "Ocupado" - 52 "IndisponÃvel" - 53 "Indisposto a Realizar" - 54 "Loop Detectado" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Falta de Controle de Ordenação" - 61 "Erro de Limite de Ãndice" - 62 "" - 63 "" - 64 "Violação de Nome" - 65 "Violação da Classe de Objeto" - 66 "Não Permitido em Non-leaf" - 67 "Não Permitido em RDN" - 68 "Já Existe" - 69 "Sem modificações de Classe de Objeto" - 70 "Resultados Muito Grandes" - 71 "Afeta Múltiplos DSAs" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Outro" - 81 "Servidor Desligado" - 82 "Erro Local" - 83 "Erro de Codificação" - 84 "Erro de Descodificação" - 85 "Tempo excedido" - 86 "Autenticação desconhecida" - 87 "Erro de Filtro" - 88 "Cancelado pelo Usuário" - 89 "Erro de Parâmetro" - 90 "Sem Memória" - 91 "ImpossÃvel conectar-se ao servidor LDAP" - 92 "Operação não suportada por esta versão do protocolo LDAP" - 93 "O controle especificado não foi encontrado na mensagem" - 94 "Nenhum resultado presente na mensagem" - 95 "Mais resultados devolvidos" - 96 "Loop enquanto resolve referências" - 97 "Limite de salto de referências excedido" -} - -LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE - -STRINGTABLE -{ - 0 "Sucesso" - 1 "Erro de Operações" - 2 "Erro de Protocolo" - 3 "Tempo Limite Excedido" - 4 "Tamanho Limite Excedido" - 5 "Comparar Falso" - 6 "Comparar Verdadeiro" - 7 "Método de Autenticação não Suportado" - 8 "Autenticação Forte Necessária" - 9 "Referência (v2)" - 10 "Referência" - 11 "Limite de Administração Excedido" - 12 "Extensão CrÃtica IndisponÃvel" - 13 "Confidencialidade Necessária" - 14 "" - 15 "" - 16 "Atributo não Encontrado" - 17 "Tipo Indefinido" - 18 "Atribuição Imprópria" - 19 "Violação de Restrições" - 20 "Valor ou Atributo Existente" - 21 "Sintaxe Inválida" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Objecto Não Encontrado" - 33 "Problema de Abreviatura" - 34 "Sintaxe DN Inválida" - 35 "É folha" - 36 "Problema na Referência da Abreviatura" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Autenticação Imprópria" - 49 "Credenciais Inválidas" - 50 "Direitos Insuficientes" - 51 "Ocupado" - 52 "IndisponÃvel" - 53 "Indisposto a Realizar" - 54 "Ciclo Detectado" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Falta de Controlo de Ordenação" - 61 "Erro de Limite de Ãndice" - 62 "" - 63 "" - 64 "Violação de Nome" - 65 "Violação da Classe de Objecto" - 66 "Não Permitido em Não-folha" - 67 "Não Permitido em RDN" - 68 "Já Existe" - 69 "Sem Modificações de Classe de Objecto" - 70 "Resultados Muito Grandes" - 71 "Afecta Múltiplos DSAs" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Outro" - 81 "Servidor em Baixo" - 82 "Erro Local" - 83 "Erro de Codificação" - 84 "Erro de Descodificação" - 85 "Tempo Excedido" - 86 "Autenticação Desconhecida" - 87 "Erro de Filtro" - 88 "Cancelado pelo Utilizador" - 89 "Erro de Parâmetro" - 90 "Sem Memória" - 91 "Não consegue ligar ao servidor LDAP" - 92 "Operação não suportada por esta versão do protocolo LDAP" - 93 "O controlo especificado não foi encontrado na mensagem" - 94 "Nenhum resultado presente na mensagem" - 95 "Mais resultados devolvidos" - 96 "Ciclo enquanto resolve referências" - 97 "Limite de salto de referências excedido" -} diff --git a/dlls/wldap32/wldap32_Ro.rc b/dlls/wldap32/wldap32_Ro.rc deleted file mode 100644 index 2716caef5869194712a5935ce027d4f8dcdafd63..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Ro.rc +++ /dev/null @@ -1,127 +0,0 @@ -/* - * Copyright 2005 Hans Leidekker - * Copyright 2010 Claudia Cotună - * Michael Stefaniuc - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL - -#pragma code_page(65001) - -STRINGTABLE -{ - 0 "Succes" - 1 "Eroare de operaÈ›iuni" - 2 "Eroare de protocol" - 3 "Limită de timp depășită" - 4 "Limită de mărime depășită" - 5 "ComparaÈ›ie falsă" - 6 "ComparaÈ›ie adevărată" - 7 "Metodă de autentificare nesuportată" - 8 "Autentificare puternică necesară" - 9 "Referent (v2)" - 10 "Referent" - 11 "Limită administrativă depășită" - 12 "Extensie critică indisponibilă" - 13 "ConfidenÈ›ialitate necesară" - 14 "" - 15 "" - 16 "Atribut necunoscut" - 17 "Tip nedefinit" - 18 "Potrivire necorespunzătoare" - 19 "Violare de restricÈ›ie" - 20 "Atributul sau valoarea există deja" - 21 "Sintaxă nevalidă" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Obiect necunoscut" - 33 "Problemă la alias" - 34 "Sintaxă DN nevalidă" - 35 "Este o frunză" - 36 "Problemă de dereferenÈ›iere la alias" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Autentificare necorespunzătoare" - 49 "AutorizaÈ›ii nevalide" - 50 "Drepturi insuficiente" - 51 "Ocupat" - 52 "Indisponibil" - 53 "Refuză să funcÈ›ioneze" - 54 "Buclă detectată" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Control de triere lipsă" - 61 "Eroare de interval la index" - 62 "" - 63 "" - 64 "Violare de denumire" - 65 "Violare de clasă de obiect" - 66 "Nepermis pe non-frunze" - 67 "Nepermis pe RDN" - 68 "Există deja" - 69 "Nici o modificare de clasă de obiecte" - 70 "Rezultate prea mari" - 71 "Afectează mai multe DSA" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Altul" - 81 "Server indisponibil" - 82 "Eroare locală" - 83 "Eroare de codificare" - 84 "Eroare de decodificare" - 85 "Timp alocat expirat" - 86 "Autentificare necunoscută" - 87 "Eroare de filtrare" - 88 "Anulat de utilizator" - 89 "Eroare de parametri" - 90 "Memorie insuficientă" - 91 "Nu se poate conecta la serverul LDAP" - 92 "OperaÈ›iune nesuportată de această versiune a protocolului LDAP" - 93 "Controlul specificat nu a fost găsit în mesaj" - 94 "Nici un rezultat în mesaj" - 95 "Mai multe rezultate returnate" - 96 "Buclă la gestionarea referenÈ›ilor" - 97 "Limită număr referenÈ›i depășită" -} diff --git a/dlls/wldap32/wldap32_Ru.rc b/dlls/wldap32/wldap32_Ru.rc deleted file mode 100644 index 26119d19f67e7ae33521c93fd420c693d21b2eb0..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Ru.rc +++ /dev/null @@ -1,128 +0,0 @@ -/* - * Russian resources for WLDAP32 - * - * Copyright 2005 Dmitry Timoshkov - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT - -STRINGTABLE -{ - 0 "УÑпех" - 1 "Ошибка операции" - 2 "Ошибка протокола" - 3 "Превышено ограничение по времени" - 4 "Превышено ограничение по размеру" - 5 "Сравнение неверно" - 6 "Сравнение верно" - 7 "Метод авторизации не поддерживаетÑÑ" - 8 "ТребуетÑÑ ÑÑ‚Ñ€Ð¾Ð³Ð°Ñ Ð°Ð²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ð¸Ñ" - 9 "СÑылка (v2)" - 10 "СÑылка" - 11 "Превышено ограничение админиÑтрированиÑ" - 12 "КритичеÑкое раÑширение недоÑтупно" - 13 "ТребуетÑÑ ÐºÐ¾Ð½Ñ„Ð¸Ð´ÐµÐ½Ñ†Ð¸Ð°Ð»ÑŒÐ½Ð¾ÑÑ‚ÑŒ" - 14 "" - 15 "" - 16 "Ðет такого атрибута" - 17 "Ðеопределённый тип" - 18 "ÐеподходÑщее ÑоответÑтвие" - 19 "Ðарушение ограничениÑ" - 20 "Ðтрибут или значение ÑущеÑтвует" - 21 "Ðеверный ÑинтакÑиÑ" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Ðет такого объекта" - 33 "Проблема Ñ Ð¿Ñевдонимом" - 34 "Ðеверный DN ÑинтакÑиÑ" - 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 "Ðе разрешено на RDN" - 68 "Уже ÑущеÑтвует" - 69 "Ðет режимов клаÑÑа объекта" - 70 "Результаты Ñлишком велики" - 71 "ВлиÑет на неÑколько DSA" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Другой" - 81 "Сервер недоÑтупен" - 82 "Ð›Ð¾ÐºÐ°Ð»ÑŒÐ½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°" - 83 "Ошибка кодированиÑ" - 84 "Ошибка декодированиÑ" - 85 "Тайм-аут" - 86 "ÐеизвеÑÑ‚Ð½Ð°Ñ Ð°Ð²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ð¸Ñ" - 87 "Ошибка фильтра" - 88 "Отменено пользователем" - 89 "Ошибка параметра" - 90 "Ðет памÑти" - 91 "Ðевозможно подключитьÑÑ Ðº LDAP Ñерверу" - 92 "ÐžÐ¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð½Ðµ поддерживаетÑÑ Ñтой верÑией протокола LDAP" - 93 "Указанный управлÑющий Ñлемент не найден в Ñообщении" - 94 "Результата нет в Ñообщении" - 95 "Ещё еÑÑ‚ÑŒ результаты" - 96 "Зацикливание при обработке ÑÑылок" - 97 "Предел чиÑла переÑылки ÑÑылок превышен" -} diff --git a/dlls/wldap32/wldap32_Sr.rc b/dlls/wldap32/wldap32_Sr.rc deleted file mode 100644 index bc7de4b0f1b632dc0fe88a2cbd8842a346e9ed9a..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Sr.rc +++ /dev/null @@ -1,232 +0,0 @@ -/* - * Serbian resources for WLDAP32 - * - * Copyright 2005 Hans Leidekker - * Copyright 2010 ÄorÄ‘e Vasiljević - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -#pragma code_page(65001) - -LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC - -STRINGTABLE -{ - 0 "УÑпех" - 1 "Грешка у радњама" - 2 "Грешка у протоколу" - 3 "ВременÑко ограничење је прекорачено" - 4 "Ограничење величине је прекорачено" - 5 "Ðетачно" - 6 "Тачно" - 7 "Ðачин потврде идентитета није подржан" - 8 "Потребна је јака потврда идентитета" - 9 "Упућивач (v2)" - 10 "Упућивач" - 11 "ÐдминиÑтративно ограничење је прекорачено" - 12 "ÐедоÑтупно је критичко проширење" - 13 "Потребна је поверљивоÑÑ‚" - 14 "" - 15 "" - 16 "Ðе поÑтоји таква оÑобина" - 17 "Ðеодређена врÑта" - 18 "Ðеприкладно подударање" - 19 "Ограничење кршења" - 20 "ОÑобина или вредноÑÑ‚ поÑтоји" - 21 "ÐеиÑправна ÑинтакÑа" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Ðе поÑтоји такав објекат" - 33 "Проблем у пÑеудониму" - 34 "ÐеиÑправна DN ÑинтакÑа" - 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 "Ðије дозвољено на RDN-у" - 68 "Већ поÑтоји" - 69 "Ðеме клаÑе објеката" - 70 "Резултати Ñу превелики" - 71 "Утиче на вишеÑтруке алгоритме" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "ОÑтало" - 81 "Сервер тренутно не ради" - 82 "Локална грешка" - 83 "Грешка у кодирању" - 84 "Грешка у декодирању" - 85 "Време иÑтека" - 86 "Ðепознат идентитет" - 87 "Грешка у филтеру" - 88 "КориÑник је отказан" - 89 "Грешка у параметру" - 90 "Ðема меморије" - 91 "Повезивање на LDAP Ñервер није уÑпело" - 92 "Радња није подржана од Ñтране овог издања LDAP протокола" - 93 "Ðаведена контрола није пронађена у поруци" - 94 "Ðема резултата у поруци" - 95 "Више резултата" - 96 "Понављај при руковању Ñ ÑƒÐ¿ÑƒÑ›Ð¸Ð²Ð°Ñ‡Ð¸Ð¼Ð°" - 97 "Ограничење чвора упућивача је прекорачено" -} - -LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN - -STRINGTABLE -{ - 0 "Uspeh" - 1 "GreÅ¡ka u radnjama" - 2 "GreÅ¡ka u protokolu" - 3 "Vremensko ograniÄenje je prekoraÄeno" - 4 "OgraniÄenje veliÄine je prekoraÄeno" - 5 "NetaÄno" - 6 "TaÄno" - 7 "NaÄin potvrde identiteta nije podržan" - 8 "Potrebna je jaka potvrda identiteta" - 9 "UpućivaÄ (v2)" - 10 "UpućivaÄ" - 11 "Administrativno ograniÄenje je prekoraÄeno" - 12 "Nedostupno je kritiÄko proÅ¡irenje" - 13 "Potrebna je poverljivost" - 14 "" - 15 "" - 16 "Ne postoji takva osobina" - 17 "NeodreÄ‘ena vrsta" - 18 "Neprikladno podudaranje" - 19 "OgraniÄenje krÅ¡enja" - 20 "Osobina ili vrednost postoji" - 21 "Neispravna sintaksa" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Ne postoji takav objekat" - 33 "Problem u pseudonimu" - 34 "Neispravna DN sintaksa" - 35 "je list" - 36 "Problem u deferenciranju pseudonima" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Neprikladna potvrda identiteta" - 49 "Neispravni akreditivi" - 50 "Nedovoljna prava" - 51 "Zauzeto" - 52 "Nedostupno" - 53 "Nevoljno za izvrÅ¡avanje" - 54 "PronaÄ‘ena je petlja" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "PoreÄ‘aj nedostajuće kontrole" - 61 "GreÅ¡ka u opsegu popisa" - 62 "" - 63 "" - 64 "KrÅ¡enje imenovanja" - 65 "KrÅ¡enje klase objekata" - 66 "Nije dozvoljeno na ne-listu" - 67 "Nije dozvoljeno na RDN-u" - 68 "Već postoji" - 69 "Neme klase objekata" - 70 "Rezultati su preveliki" - 71 "UtiÄe na viÅ¡estruke algoritme" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Ostalo" - 81 "Server trenutno ne radi" - 82 "Lokalna greÅ¡ka" - 83 "GreÅ¡ka u kodiranju" - 84 "GreÅ¡ka u dekodiranju" - 85 "Vreme isteka" - 86 "Nepoznat identitet" - 87 "GreÅ¡ka u filteru" - 88 "Korisnik je otkazan" - 89 "GreÅ¡ka u parametru" - 90 "Nema memorije" - 91 "Povezivanje na LDAP server nije uspelo" - 92 "Radnja nije podržana od strane ovog izdanja LDAP protokola" - 93 "Navedena kontrola nije pronaÄ‘ena u poruci" - 94 "Nema rezultata u poruci" - 95 "ViÅ¡e rezultata" - 96 "Ponavljaj pri rukovanju s upućivaÄima" - 97 "OgraniÄenje Ävora upućivaÄa je prekoraÄeno" -} diff --git a/dlls/wldap32/wldap32_Sv.rc b/dlls/wldap32/wldap32_Sv.rc deleted file mode 100644 index 4ed73410c5e4d01d115d042a3e2513727499df65..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Sv.rc +++ /dev/null @@ -1,125 +0,0 @@ -/* - * Swedish resources for WLDAP32 - * - * Copyright 2007 Daniel Nylander - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL - -STRINGTABLE -{ - 0 "Lyckades" - 1 "Operations Error" - 2 "Protokollfel" - 3 "Time Limit Exceeded" - 4 "Size Limit Exceeded" - 5 "Compare False" - 6 "Compare True" - 7 "Authentication Method Not Supported" - 8 "Strong Authentication Required" - 9 "Referral (v2)" - 10 "Referral" - 11 "Administration Limit Exceeded" - 12 "Unavailable Critical Extension" - 13 "Confidentiality Required" - 14 "" - 15 "" - 16 "Inget sådant attribut" - 17 "Odefinierad typ" - 18 "Inappropriate Matching" - 19 "Constraint Violation" - 20 "Attribut eller värde finns" - 21 "Ogiltig syntax" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Inget sådant objekt" - 33 "Alias Problem" - 34 "Invalid DN Syntax" - 35 "Is Leaf" - 36 "Alias Dereference Problem" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Inappropriate Authentication" - 49 "Invalid Credentials" - 50 "Insufficient Rights" - 51 "Upptagen" - 52 "Otillgänglig" - 53 "Unwilling To Perform" - 54 "Loop Detected" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Sort Control Missing" - 61 "Index range error" - 62 "" - 63 "" - 64 "Naming Violation" - 65 "Object Class Violation" - 66 "Not allowed on Non-leaf" - 67 "Not allowed on RDN" - 68 "Finns redan" - 69 "No Object Class Mods" - 70 "Results Too Large" - 71 "Affects Multiple DSAs" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Other" - 81 "Server Down" - 82 "Lokalt fel" - 83 "Encoding Error" - 84 "Decoding Error" - 85 "Tidsgräns överstigen" - 86 "Auth Unknown" - 87 "Filter Error" - 88 "User Cancelled" - 89 "Parameter Error" - 90 "No Memory" - 91 "Can't connect to the LDAP server" - 92 "Operation not supported by this version of the LDAP protocol" - 93 "Specified control was not found in message" - 94 "No result present in message" - 95 "More results returned" - 96 "Loop while handling referrals" - 97 "Referral hop limit exceeded" -} diff --git a/dlls/wldap32/wldap32_Tr.rc b/dlls/wldap32/wldap32_Tr.rc deleted file mode 100644 index fcfa4df80c45ede73a0698b18b7a0196b00313ed..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Tr.rc +++ /dev/null @@ -1,125 +0,0 @@ -/* - * Turkish resources for WLDAP32 - * - * Copyright 2006 Fatih Aþýcý - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT - -STRINGTABLE -{ - 0 "Baþarýlý" - 1 "Ýþlem Hatasý" - 2 "Ýletiþim Kuralý Hatasý" - 3 "Zaman Sýnýrý Aþýldý" - 4 "Boyut Sýnýrý Aþýldý" - 5 "Karþýlaþtýrma Yanlýþ" - 6 "Karþýlaþtýrma Doðru" - 7 "Yetkilendirme Yöntemi Desteklenmiyor" - 8 "Güçlü Yerkilendirme Gerekli" - 9 "Baþvuru (v2)" - 10 "Baþvuru" - 11 "Yönetim Sýnýrý Aþýldý" - 12 "Kullanýlabilir Olmayan Kritik Uzantý" - 13 "Gizli Olarak Gerekli" - 14 "" - 15 "" - 16 "Böyle Bir Öznitelik Yok" - 17 "Tanýmlanmamýþ Tür" - 18 "Uygunsuz Eþleþme" - 19 "Kýsýtlama Ýhlali" - 20 "Varolan Öznitelik Veya Deðer" - 21 "Geçersiz Sözdizimi" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Böyle Bir Nesne Yok" - 33 "Takma Ad Sorunu" - 34 "Geçersiz DN Sözdizimi" - 35 "Yaprak Konumunda" - 36 "Takma Ad Baþvuru Sorunu" - 37 "" - 38 "" - 39 "" - 40 "" - 41 "" - 42 "" - 43 "" - 44 "" - 45 "" - 46 "" - 47 "" - 48 "Uygunsuz Yetkilendirme" - 49 "Geçersiz Belgeler" - 50 "Geçersiz Yetkiler" - 51 "Meþgul" - 52 "Kullanýlabilir Deðil" - 53 "Yürütmeye Ýsteksiz" - 54 "Döngü Algýlandý" - 55 "" - 56 "" - 57 "" - 58 "" - 59 "" - 60 "Sýralama Denetimi Eksik" - 61 "Eksik Dizin Aralýðý Hatasý" - 62 "" - 63 "" - 64 "Adlandýrma Ýhlali" - 65 "Nesne Sýnýfý Ýhlali" - 66 "Yaprak olmayan konumda izinli deðil" - 67 "RDN üzerinde izin verilmiyor" - 68 "Zaten Var" - 69 "Nesne Sýnýfý Modülleri Yok" - 70 "Sonuçlar Çok Büyük" - 71 "Birden Fazla DSA Etkilenir" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Diðer" - 81 "Sunucu Kapalý" - 82 "Yerel Hata" - 83 "Kodlama Hatasý" - 84 "Kod Çözme Hatasý" - 85 "Zaman Aþýmý" - 86 "Yazar Bilinmiyor" - 87 "Süzme Hatasý" - 88 "Kullanýcý Ýptal Etti" - 89 "Parametre Hatasý" - 90 "Bellek Yok" - 91 "LDAP sunucusuna baðlanamýyor" - 92 "Ýþlem LDAP iletiþim kuralýnýn bu sürümünce desteklenmiyor." - 93 "Ýletide belirtilen denetim bulunamadý" - 94 "Ýletide sonuç yok" - 95 "Dönen diðer sonuçlar" - 96 "Baþvurularý iþlerken dön" - 97 "Paketin gönderildiði yönlendirici sýnýrý aþýldý" -} diff --git a/dlls/wldap32/wldap32_Uk.rc b/dlls/wldap32/wldap32_Uk.rc deleted file mode 100644 index 2023ccfaf707a98ea35befe82e4bb19dc4d8320f..0000000000000000000000000000000000000000 --- a/dlls/wldap32/wldap32_Uk.rc +++ /dev/null @@ -1,130 +0,0 @@ -/* - * Ukrainian resources for WLDAP32 - * - * Copyright 2005 Hans Leidekker - * - * Copyright 2010 Igor Paliychuk - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "windef.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT - -STRINGTABLE -{ - 0 "УÑпіх" - 1 "Помилка операції" - 2 "Помилка протоколу" - 3 "Перевищено Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ð² чаÑÑ–" - 4 "Перевищено Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ð² розмірі" - 5 "ПорівнÑÐ½Ð½Ñ Ð½ÐµÐ²Ñ–Ñ€Ð½Ðµ" - 6 "ПорівнÑÐ½Ð½Ñ Ð²Ñ–Ñ€Ð½Ðµ" - 7 "Метод авторизації не підтримуєтьÑÑ" - 8 "Потрібна тверда авторизаціÑ" - 9 "ПоÑÐ¸Ð»Ð°Ð½Ð½Ñ (v2)" - 10 "ПоÑиланнÑ" - 11 "Перевищено Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ð°Ð´Ð¼Ñ–Ð½Ñ–ÑтруваннÑ" - 12 "Критичне Ñ€Ð¾Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð½Ñ Ð½ÐµÐ´Ð¾Ñтупне" - 13 "Потрібна конфіденційніÑÑ‚ÑŒ" - 14 "" - 15 "" - 16 "Ðемає такої влаÑтивоÑÑ‚Ñ–" - 17 "Ðевизначений тип" - 18 "Ðедоречна відповідніÑÑ‚ÑŒ" - 19 "ÐŸÐ¾Ñ€ÑƒÑˆÐµÐ½Ð½Ñ Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ" - 20 "ВлаÑтивіÑÑ‚ÑŒ або Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ñ–Ñнує" - 21 "Ðеправильний ÑинтакÑ" - 22 "" - 23 "" - 24 "" - 25 "" - 26 "" - 27 "" - 28 "" - 29 "" - 30 "" - 31 "" - 32 "Ðемає такого об'єкту" - 33 "Проблема з пÑевдонімом" - 34 "Ðевірний DN ÑинтакÑиÑ" - 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 "Ðе дозволено на RDN" - 68 "Вже Ñ–Ñнує" - 69 "Ðемає режимів клаÑу об'єкту" - 70 "Результати завеликі" - 71 "Впливає на декілька DSA" - 72 "" - 73 "" - 74 "" - 75 "" - 76 "" - 77 "" - 78 "" - 79 "" - 80 "Інший" - 81 "Сервер недоÑтупний" - 82 "Локальна помилка" - 83 "Помилка кодуваннÑ" - 84 "Помилка декодуваннÑ" - 85 "Тайм-аут" - 86 "Ðевідома авторизаціÑ" - 87 "Помилка фільтру" - 88 "Відмінено кориÑтувачем" - 89 "Помилка параметра" - 90 "Ðемає пам'ÑÑ‚Ñ–" - 91 "Ðеможливо підключитиÑÑŒ до LDAP Ñервера" - 92 "ÐžÐ¿ÐµÑ€Ð°Ñ†Ñ–Ñ Ð½Ðµ підтримуєтьÑÑ Ñ†Ñ–Ñ”ÑŽ верÑією протоколу LDAP" - 93 "Вказаний елемент ÐºÐµÑ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð½Ðµ знайдено в повідомленні" - 94 "Ð’ повідомленні немає результату" - 95 "ІÑнують ще результати" - 96 "Ð—Ð°Ñ†Ð¸ÐºÐ»ÑŽÐ²Ð°Ð½Ð½Ñ Ð¿Ñ€Ð¸ обробці поÑилань" - 97 "Перевищено граничну кількіÑÑ‚ÑŒ переÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð¿Ð¾Ñилань" -} diff --git a/po/bg.po b/po/bg.po index 8091a6b2c704e8db81d11003f59870b26e07031e..721d03c07c53c02876e0b117555a2e2eddf8d3c3 100644 --- a/po/bg.po +++ b/po/bg.po @@ -2121,6 +2121,249 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +#, fuzzy +msgid "Server Down" +msgstr "Превърти надолу" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +#, fuzzy +msgid "Encoding Error" +msgstr "Ко&дировка" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +#, fuzzy +msgid "Auth Unknown" +msgstr "Context Unknown" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "" diff --git a/po/cs.po b/po/cs.po index c4333ae3f98df32d38f60d493d90e03c3b708efe..07116304a73d6c06c20c793fa3efb0e50c6eb8d3 100644 --- a/po/cs.po +++ b/po/cs.po @@ -2211,6 +2211,249 @@ msgstr "" "Nemohu zapisovat do zadaného souboru. UjistÄ›te se, že máte dost mÃsta na " "disku nebo zda jste pÅ™ipojeni k sÃti." +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +#, fuzzy +msgid "Operations Error" +msgstr "Volby" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "Digi&tálnÃ" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +#, fuzzy +msgid "Parameter Error" +msgstr "Parameter error\n" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&logové" diff --git a/po/da.po b/po/da.po index c5147a916b063fb0851bad0425edd954427275f2..0669208aee40968789912ef35e1f915f6974581b 100644 --- a/po/da.po +++ b/po/da.po @@ -2247,6 +2247,246 @@ msgstr "" "Kunne ikke skrive til den specificerede fil. Kontroller at du har nok fri " "diskplads, og at du fortsat er tilkoblet netværket." +#: wldap32.rc:27 +msgid "Success" +msgstr "Success" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Operationsfejl" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Protokolfejl" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Tidsbegrænsning overskredet" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Størrelsesbegrænsing overskredet" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Sammenligning falsk" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Sammenligning sand" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Autentikeringsmetoden understøttes ikke" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Stærk autentisering kræves" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Henvisning (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Henvisning" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Administrationsbegrænsing overskredet" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Kritisk udvidelse utilgængelig" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Kræver konfidencialitet" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Kender ikke attribut" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Udefineret type" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Upassende sammenligning" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Begrænsning overskredet" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Attribut eller værdi findes allerede" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Ugyldig syntaks" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Objekt eksistere ikke" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Alias problem" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Ugyldig DN syntaks" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Er blad" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Problem med alias dereference" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Upassende autenticering" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Ugyldige kreditiver" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Manglende rettigheder" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Optaget" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Utilgængelig" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Uvillig til at udføre" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Løkke opdaget" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Sorteringskontrol mangler" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Fejl i indeksrækkeviden" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Navngivings overtrædelse" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Objektklasse overtrædelse" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Ikke tilladt pÃ¥ ikke blad" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Ikke tilladt pÃ¥ RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Findes allerede" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Ingen objektklasse modificerere" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Resultaterne er for store" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Berører flere DSA'er" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Anden" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Server nede" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Lokal fejl" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Kodings fejl" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Dekodings fejl" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Tidsafbrud" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Ukendt autentikering" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Filter fejl" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Bruger afbrød" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Parameter fejl" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Intet hukommelse" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Kunne ikke tilsluttes til LDAP serveren" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Operationen understøttes ikke af denne version af LDAP protokollen" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Den specificerede kontroller blev ikke funndt i beskeden" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Ingen resultater i besked" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Flere resultater returneret" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Løkke under hÃ¥ndtering af henvisninger" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Grænse for henvisnings hop overskredet" + #: clock.rc:29 msgid "Ana&log" msgstr "&Analog" diff --git a/po/de.po b/po/de.po index c66c6fb38a3685bf50a732db2ee15f0f96b47766..831b0dbdc51902bc5e08cab644dfa0b548baf6bc 100644 --- a/po/de.po +++ b/po/de.po @@ -2278,6 +2278,246 @@ msgstr "" "Platz auf dem Datenträger verfügbar ist, oder dass die Netzwerkverbindung " "noch besteht." +#: wldap32.rc:27 +msgid "Success" +msgstr "Erfolgreich" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Operationsfehler" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Protokollfehler" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Zeitlimit überschritten" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Größenlimit überschritten" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Vergleich falsch" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Vergleich wahr" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Authentifizierungsmethode nicht unterstützt" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Starke Authentifizierung erforderlich" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Weiterleitung (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Weiterleitung" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Verwaltungslimit überschritten" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Kritische Erweiterung nicht verfügbar" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Vertraulichkeit erforderlich" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Attribut nicht vorhanden" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Nicht definierter Typ" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Unzulässiger Vergleich" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Restriktionsverletzung" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Attribut oder Wert vorhanden" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Ungültige Syntax" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Objekt nicht vorhanden" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Aliasproblem" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Ungültige DN Syntax" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Endknoten" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Alias Dereferenzierungsproblem" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Fehlerhafte Authentifizierung" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Anmeldeinformationen fehlerhaft" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Nicht ausreichende Rechte" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Beschäftigt" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Nicht verfügbar" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Ausführung verweigert" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Schleife erkannt" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Fehlende Sortiersteuerung" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Indexbereichsfehler" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Bennenungsverletzung" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Objektklasse verletzt" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Nicht erlaubt für Nicht-Endknoten" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Nicht erlaubt für RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Bereits vorhanden" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Keine Objektklassenmodifikationen" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Ergebnisse zu groß" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Mehrere DSAs betroffen" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Andere" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Server heruntergefahren" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Lokaler Fehler" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Kodierungsfehler" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Dekodierungsfehler" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Zeitüberschreitung" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Unbekannte Authentifizierung" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Filterfehler" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Benutzerabbruch" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Parameterfehler" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Nicht genügend Speicher" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Kann nicht zum LDAP Server verbinden" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Die Operation wird durch dieses LDAP Protokoll nicht unterstützt" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Angegebenes Steuerobjekt wurde in der Meldung nicht gefunden" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Keine Ergebnisse in der Meldung vorhanden" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Weitere Ergebnisse gefunden" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Schleife während der Abarbeitung von Weiterleitungen" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Ãœberschreitung der maximalen Anzahl von Weiterleitungen" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&log" diff --git a/po/el.po b/po/el.po index e5a1cbc8778ef90c79d0ea35f3aa50dab4bf377a..f04d82e626e948b25ee33c37ea35e890eca028c1 100644 --- a/po/el.po +++ b/po/el.po @@ -2094,6 +2094,248 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +#, fuzzy +msgid "Operations Error" +msgstr "ΕπιλογÎÏ‚" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +#, fuzzy +msgid "Undefined Type" +msgstr "&ΠεÏιεχόμενα" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "" diff --git a/po/en.po b/po/en.po index b70030c658c892e349f9fecced0dea91b8d9addc..a3709efdd65b7ea84921415908319c81b4ffb9b7 100644 --- a/po/en.po +++ b/po/en.po @@ -2091,6 +2091,260 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +#, fuzzy +msgid "Operations Error" +msgstr "Operation Ceased" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +#, fuzzy +msgid "Strong Authentication Required" +msgstr "Server Authentication" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +#, fuzzy +msgid "Unavailable Critical Extension" +msgstr "Certificate Extensions" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +#, fuzzy +msgid "No Such Attribute" +msgstr "Key Attributes" + +#: wldap32.rc:44 +#, fuzzy +msgid "Undefined Type" +msgstr "Content Type" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +#, fuzzy +msgid "Inappropriate Authentication" +msgstr "Server Authentication" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "Digital Rights" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +#, fuzzy +msgid "Unavailable" +msgstr "Available" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +#, fuzzy +msgid "Other" +msgstr "Other Name=" + +#: wldap32.rc:108 +#, fuzzy +msgid "Server Down" +msgstr "Scroll Down" + +#: wldap32.rc:109 +#, fuzzy +msgid "Local Error" +msgstr "Local Port" + +#: wldap32.rc:110 +#, fuzzy +msgid "Encoding Error" +msgstr "&Encoding" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +#, fuzzy +msgid "Auth Unknown" +msgstr "Unknown" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +#, fuzzy +msgid "Parameter Error" +msgstr "Parameter error\n" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&log" diff --git a/po/en_US.po b/po/en_US.po index f132cb8f62cf4b254b4a67062a3997c0f3245274..255bf51c1b34fe76aab592d9daf8aa2e1ef9d06c 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -2234,6 +2234,246 @@ msgstr "" "Cannot write to the specified file. Make sure you have enough disk space or " "are still connected to the network." +#: wldap32.rc:27 +msgid "Success" +msgstr "Success" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Operations Error" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Protocol Error" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Time Limit Exceeded" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Size Limit Exceeded" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Compare False" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Compare True" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Authentication Method Not Supported" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Strong Authentication Required" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Referral (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Referral" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Administration Limit Exceeded" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Unavailable Critical Extension" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Confidentiality Required" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "No Such Attribute" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Undefined Type" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Inappropriate Matching" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Constraint Violation" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Attribute Or Value Exists" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Invalid Syntax" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "No Such Object" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Alias Problem" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Invalid DN Syntax" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Is Leaf" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Alias Dereference Problem" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Inappropriate Authentication" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Invalid Credentials" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Insufficient Rights" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Busy" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Unavailable" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Unwilling To Perform" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Loop Detected" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Sort Control Missing" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Index range error" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Naming Violation" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Object Class Violation" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Not allowed on Non-leaf" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Not allowed on RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Already Exists" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "No Object Class Mods" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Results Too Large" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Affects Multiple DSAs" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Other" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Server Down" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Local Error" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Encoding Error" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Decoding Error" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Timeout" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Auth Unknown" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Filter Error" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "User Cancelled" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Parameter Error" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "No Memory" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Can't connect to the LDAP server" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Operation not supported by this version of the LDAP protocol" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Specified control was not found in message" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "No result present in message" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "More results returned" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Loop while handling referrals" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Referral hop limit exceeded" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&log" diff --git a/po/eo.po b/po/eo.po index 9030b72ff2b745d6a3325e8e907b1cc7b65752ae..beb8a08bcb58fc921579e43d3712cae370e47d0d 100644 --- a/po/eo.po +++ b/po/eo.po @@ -2123,6 +2123,247 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "Diøi&ta" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&loga" diff --git a/po/es.po b/po/es.po index 29875dc8e0944576c01aef9c4aaf437e70288687..aaca5a1c7d8fbb75d8d65eda9edeab6755043c8c 100644 --- a/po/es.po +++ b/po/es.po @@ -2286,6 +2286,246 @@ msgstr "" "No puede grabarse el fichero especificado. Asegúrese de tener suficiente " "espacio en disco o de que permanece conectado a la red." +#: wldap32.rc:27 +msgid "Success" +msgstr "Éxito" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Error en operacioens" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Error de protocolo" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "LÃmite de tiempo excedido" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "LÃmite de tamaño excedido" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Comparación falsa" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Comparación verdadera" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Método de autentificación no soportado" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Autentificación fuerte requerida" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Remisión (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Remisión" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "LÃmite de administración excedido" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Extensión crÃtica no disponible" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Confidencialidad requerida" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "No existe dicho atributo" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Tipo no definido" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Emparejamiento inapropiado" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Violación de restricción" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "El valor o atributo ya existe" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Sintaxis inválida" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "No existe dicho objeto" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Problema de alias" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Sintaxis inválida de DN" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Es una hoja" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Problema de dereferencia de alias" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Autentificación inapropriada" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Credenciales inválidos" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Insuficientes permisos" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Ocupado" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "No disponible" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Reacio a actuar" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Bucle detectado" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Falta control de orden" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Error de rango de Ãndice" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Violación de nomenclatura" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Violación de clase de objeto" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "No permitido en una no-hoja" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "No permitido en RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Ya existe" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "No Mods de clase de objeto" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Resultados demasiado largos" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Afecta a múltiples DSAs" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Otro" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Servidor caÃdo" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Error local" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Error de codificación" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Error de decodificación" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Tiempo de espera superado" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Autentificación desconocida" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Error de filtro" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Cancelado por el usuario" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Error de parámetro" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Sin memoria" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "No se ha podido conectar al servidor LDAP" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Operación no soportada por esta versión del protocolo LDAP" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Control especificado no se ha encontrado en el mensaje" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Ningún resultado presente en el mensaje" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Más resultados devueltos" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Bucle al manejar remisiones" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "LÃmite de saltos de remisiones excedido" + #: clock.rc:29 msgid "Ana&log" msgstr "&Analógico" diff --git a/po/fi.po b/po/fi.po index a6946ebc4e3f4b8fcc680f5691113f321bca4dda..94aa41161ae8905e5a75b5b5a2e22e9ecb3e35ca 100644 --- a/po/fi.po +++ b/po/fi.po @@ -2131,6 +2131,251 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +#, fuzzy +msgid "Operations Error" +msgstr "Valinnat" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "Di&gitaalinen" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +#, fuzzy +msgid "Server Down" +msgstr "Vieritä Alas" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +#, fuzzy +msgid "Encoding Error" +msgstr "Koo&daus" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +#, fuzzy +msgid "Auth Unknown" +msgstr "Context Unknown" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "&Analoginen" diff --git a/po/fr.po b/po/fr.po index d36b1f5b3cc58b5a83a2904bcd4276df013487fd..88a9d8a65c315b7fd103de6b55f89374e673ecab 100644 --- a/po/fr.po +++ b/po/fr.po @@ -2280,6 +2280,246 @@ msgstr "" "Vérifiez que vous avez assez d'espace disque ou que vous êtes toujours " "connecté au réseau." +#: wldap32.rc:27 +msgid "Success" +msgstr "Succès" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Erreur d'opération" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Erreur de protocole" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Limite de temps dépassée" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Limite de taille dépassée" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Comparaison fausse" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Comparaison vraie" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Méthode d'authentification non prise en charge" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Authentification forte requise" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Référant (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Référant" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Limite administrative dépassée" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Extension critique indisponible" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Confidentialité requise" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Attribut inconnu" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Type non défini" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Correspondance inappropriée" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Violation de contrainte" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Attribut ou valeur préexistant(e)" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Syntaxe invalide" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Objet inconnu" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Problème d'alias" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Syntaxe DN invalide" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Est une feuille" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Problème de déréférencement d'alias" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Authentification inappropriée" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Autorisations invalides" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Droits insuffisants" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Occupé" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Indisponible" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Pas disposé à s'exécuter" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Boucle détectée" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Contrôle de tri manquant" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Erreur de plage d'index" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Violation de nomenclature" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Violation de classe d'objet" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Interdit sur des non-feuilles" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Interdit sur RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Existe déjà " + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Pas de modification de classe d'objet" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Résultats trop grands" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Affecte de multiples DSA" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Autre" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Serveur indisponible" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Erreur locale" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Erreur d'encodage" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Erreur de décodage" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Délai d'attente dépassé" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Méthode d'authentification inconnue" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Erreur de filtrage" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Annulation par l'utilisateur" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Erreur de paramètre" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Mémoire insuffisante" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Impossible de se connecter au serveur LDAP" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Opération non supportée par cette version du protocole LDAP" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Le contrôle spécifié n'a pas été trouvé dans le message" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Aucun résultat dans le message" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Plus de résultats reçus" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Boucle lors du traitement des référants" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Limite du nombre de référants dépassée" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&logique" diff --git a/po/he.po b/po/he.po index d498dd4940f4b821c3b141e0d4635e8aa6f64a5c..7ff4f2b623881d587beb7da8df5fbf4b87b8088b 100644 --- a/po/he.po +++ b/po/he.po @@ -2097,6 +2097,252 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +#, fuzzy +msgid "Operations Error" +msgstr "×פשרויות" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "&דיגיטלי" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +#, fuzzy +msgid "Server Down" +msgstr "גלילה למטה" + +#: wldap32.rc:109 +#, fuzzy +msgid "Local Error" +msgstr "פתחה מקומית" + +#: wldap32.rc:110 +#, fuzzy +msgid "Encoding Error" +msgstr "&קידוד" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +#, fuzzy +msgid "Auth Unknown" +msgstr "Context Unknown" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "&×× ×œ×•×’×™" diff --git a/po/hi.po b/po/hi.po index ed7c28cf0ca5b3b476a8b198300abeae550cd871..298fd603355317ab1ffd70e6f094632554fac3df 100644 --- a/po/hi.po +++ b/po/hi.po @@ -2092,6 +2092,247 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "डिज़िटल (&t)" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "à¤à¤¨à¤¾à¤²à¥‰à¤— (&l)" diff --git a/po/hu.po b/po/hu.po index 3e7544f555c13e6a62dea5fee9eb08c96f8d0511..4c80bbdeb70b58fcb0f940a7f6fce801d308a012 100644 --- a/po/hu.po +++ b/po/hu.po @@ -2139,6 +2139,246 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "Sikeres" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Műveleti hiba" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Protokoll hiba" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "IdÅ‘korlát túllépés" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Méretkorlát túllépés" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "HasonlÃtás hamis" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "HasonlÃtás igaz" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "HitelesÃtési mód nem támogatott" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "erÅ‘s hitelesÃtés szükséges" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Beszámoló (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Beszámoló" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Adminisztrációs korlát túllépés" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Nem elérhetÅ‘ kritikus kiterjesztés" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Bizalmasság szükséges" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Nincs ilyen attribútum" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Definiálatlan tÃpus" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Alkalmatlan egyezés" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "MegszorÃtás megsértés" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Attribútum vagy érték létezik" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Érvénytelen szintakszis" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Nincs ilyen objektum" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Ãlnév probléma" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Érvénytelen DN szintakszis" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Ez egy levél" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Ãlnév dereferencia probléma" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Nem megfelelÅ‘ hitelesÃtés" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Érvénytelen azonosÃtók" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Nem elegendÅ‘ jogok" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Foglalt" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Nem elérhetÅ‘" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Nem akarja végrehajtani" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Ciklus találva" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Rendezési vezérlés hiányzik" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Index tartomány hiba" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Elnevezési összeférhetetlenség" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Objektum osztály összeférhetetlenség" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Nem negedélyezett nem levélen" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Nem engedélyezett RDN-en" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Már létezik" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Nincsenek objektum osztály modok" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Eredmény túl nagy" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Több DSA-ra van hatással" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Egyéb" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Kiszolgáló nem elérhetÅ‘" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Helyi hiba" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Kódolási hiba" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Dekódolási hiba" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "IdÅ‘túllépés" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Ismeretlen hitelesÃtés" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "SzűrÅ‘ hiba" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Felhasználó megszakÃtotta" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Paraméter hiba" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Nincs memória" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Nem tudok csatlakozni az LDAP kiszolgálóhoz" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "A műveletet az LDAP protokoll ezen verziója nem támogatja" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "A megadott vezérlÅ‘ nem található az üzenetben" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Nincs eredmény az üzenetben" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Több eredmény jött vissza" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Ciklus a beszámolók kezelése közben" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Beszámolási ugrás limit túllépve" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&lóg" diff --git a/po/it.po b/po/it.po index 91ea5348b00f24d29d2f35afc8a56c36ac937216..d33e79bc8dfe9a8768dbb7d158b45f93bd015078 100644 --- a/po/it.po +++ b/po/it.po @@ -2264,6 +2264,246 @@ msgstr "" "Impossibile scrivere il file specificato. Controllare di avere spazio libero " "sufficiente sul disco o di essere ancora connessi alla rete." +#: wldap32.rc:27 +msgid "Success" +msgstr "Successo" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Errore nelle operazioni" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Errore nel protocollo" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Superato il tempo limite" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Superata la dimensione massima" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Compara falso" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Compara vero" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Metodo di autenticazione non supportato" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Autenticazione forte richiesta" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Rinvio (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Rinvio" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Superato il limite di amministrazione" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Estensione critica non disponibile" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Richiesta confidenzialità " + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Attributo inesistente" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Tipo non definito" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Matching inappropriato" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Violazione del vincolo" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Attributo o valore esistente" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Sintassi non valida" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Oggetto inesistente" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Problema di alias" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Sintassi DN non valida" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "È foglia" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Problema di dereferenziazione di alias" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Autenticazione non appropriata" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Credenziali non valide" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Diritti insufficenti" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Occupato" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Non disponibile" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Non intenzionato ad agire" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Trovato Loop" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Controllo dell'ordine mancante" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Errore di range dell'indice" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Violazione di nominazione" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Violazione di classe dell'oggetto" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Non permesso su non-foglie" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Non permesso su RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Esiste già " + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Nessuna mod di classi di oggetto" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Risultati troppo grandi" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Ha effetto su molti DSA" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Altro" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Server irraggiungibile" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Errore locale" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Errore di codifica" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Errore di decodifica" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Tempo scaduto" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Autenticazione sconosciuta" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Errore del filtro" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Utente eliminato" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Errore del parametro" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Memoria non disponibile" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Impossibile connettersi al server LDAP" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Operazione non supportata da questa versione del protocollo LDAP" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Il controllo specificato non è stato trovato nel messaggio" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Nessun risultato presente nel messaggio" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Più risultati ricevuti" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Loop nel gestire i rinvii" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Ecceduto il limite di salti di rinvio" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&logico" diff --git a/po/ja.po b/po/ja.po index 13e1e6b1d1d4d55b7df26df28b8fe86b9c4981ca..66b45baf97a5dd05dc2ab1430d3ced0a6bfc55c4 100644 --- a/po/ja.po +++ b/po/ja.po @@ -2211,6 +2211,260 @@ msgstr "" "指定ã•ã‚ŒãŸãƒ•ã‚¡ã‚¤ãƒ«ã«æ›¸ãè¾¼ã‚ã¾ã›ã‚“。ディスクã«å分ãªç©ºã容é‡ãŒã‚ã‚‹ã‹ã€ã‚ã‚‹ã„" "ã¯ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã«æŽ¥ç¶šã•ã‚Œã¦ã„ã‚‹ã‹ç¢ºèªã—ã¦ä¸‹ã•ã„。" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +#, fuzzy +msgid "Operations Error" +msgstr "Operation Ceased" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +#, fuzzy +msgid "Strong Authentication Required" +msgstr "サーãƒèªè¨¼" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +#, fuzzy +msgid "Unavailable Critical Extension" +msgstr "証明書ã®æ‹¡å¼µ" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +#, fuzzy +msgid "No Such Attribute" +msgstr "éµã®å±žæ€§" + +#: wldap32.rc:44 +#, fuzzy +msgid "Undefined Type" +msgstr "内容ã®ç¨®é¡ž" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +#, fuzzy +msgid "Inappropriate Authentication" +msgstr "サーãƒèªè¨¼" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "デジタル著作権管ç†" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +#, fuzzy +msgid "Unavailable" +msgstr "Available" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +#, fuzzy +msgid "Other" +msgstr "Other Name=" + +#: wldap32.rc:108 +#, fuzzy +msgid "Server Down" +msgstr "下ã«ã‚¹ã‚¯ãƒãƒ¼ãƒ«" + +#: wldap32.rc:109 +#, fuzzy +msgid "Local Error" +msgstr "ãƒãƒ¼ã‚«ãƒ« ãƒãƒ¼ãƒˆ" + +#: wldap32.rc:110 +#, fuzzy +msgid "Encoding Error" +msgstr "エンコード(&E)" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +#, fuzzy +msgid "Auth Unknown" +msgstr "Context Unknown" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +#, fuzzy +msgid "Parameter Error" +msgstr "Parameter error\n" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "アナãƒã‚°(&L)" diff --git a/po/ko.po b/po/ko.po index 7e3867600e9d8c3a38a066f5fdd04fcf330a1d3c..d69ab4a5765bb1ad5cae5f2732a0ec8542ef525a 100644 --- a/po/ko.po +++ b/po/ko.po @@ -2225,6 +2225,246 @@ msgstr "" "ì§€ì •ëœ íŒŒì¼ì— 기ë¡í• 수 없습니다. ë””ìŠ¤í¬ ê³µê°„ì´ ì¶©ë¶„í•œì§€ 확ì¸í•˜ê±°ë‚˜. 네트워í¬" "ì— ì—°ê²°ì¤‘ì¸ì§€ 확ì¸í•˜ì‹ì‹œì˜¤" +#: wldap32.rc:27 +msgid "Success" +msgstr "성공" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "ìž‘ì—… ì—러" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "í”„ë¡œí† ì½œ ì—러" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "시간 ì œí•œ ë„달" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "í¬ê¸° ì œí•œ ë„달" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "ìž˜ëª»ëœ ë¹„êµ" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "ìž˜ëœ ë¹„êµ" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "ì¸ì¦ë°©ë²•ì€ 지ì›í•˜ì§€ 않습니다" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "ê°•ë ¥í•œ ì¸ì¦ì´ 요구ë©ë‹ˆë‹¤" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "추천 (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "추천" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "관리 í•œë„를 넘었습니다" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "치명ì í™•ìž¥ì€ ê°€ëŠ¥í•˜ì§€ 않습니다" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "ê¸°ë°€ì„±ì´ ìš”êµ¬ë©ë‹ˆë‹¤" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "ì–´ë–¤ ì†ì„±ë„ 없습니다" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "ì •ì˜ë˜ì§€ ì•Šì€ íƒ€ìž…" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "어울리지 않습니다" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "ê°•ì œ 위반" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "ì†ì„±ì´ë‚˜ ê°’ì´ ì¡´ìž¬í•©ë‹ˆë‹¤" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "ìž˜ëª»ëœ ë¬¸ë²•" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "ì–´ë–¤ ê°ì²´ë„ ì—†ìŒ" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Alias ë¬¸ì œ" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "ìž˜ëª»ëœ DN 문법" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "ì´ì¦ˆ(IS) 리프(Leaf)" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Alias ë””ë ˆí¼ëŸ°ìŠ¤ ë¬¸ì œ" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "부ì ì ˆí•œ ì¸ì¦" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "ìž˜ëª»ëœ ì¦ëª…ì„œ" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "충분하지 ì•Šì€ ê¶Œë¦¬" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "ë°”ì¨" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "불가능" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "실행하는 ê²ƒì´ ë§ˆìŒì— 내키지 않습니다" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "루프가 발견ë˜ì—ˆìŠµë‹ˆë‹¤" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "ì •ë ¬ ì œì–´ê°€ ë¹ ì¡ŒìŠµë‹ˆë‹¤" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "ì¸ë±ìŠ¤ 범위 ì—러" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "명명 위반" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "ê°ì²´ í´ëž˜ìŠ¤ 위반" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "ë¡ -리프를 따를 수 없습니다" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "RDNì€ ë”°ë¥¼ìˆ˜ 없습니다" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "ì´ë¯¸ 존재합니다" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "ì–´ë–¤ ê°ì²´ í´ëž˜ìŠ¤ ëª¨ë“œë„ ì—†ìˆ©ë‹ˆë‹¤" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "결과가 너무 í½ë‹ˆë‹¤" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "다양한 DSAsì´ ìž‘ìš©í•©ë‹ˆë‹¤." + +#: wldap32.rc:107 +msgid "Other" +msgstr "다른 ë¬¸ì œ" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "서바 다운" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "로컬 ì—러" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "ì¸ì½”딩 ì—러" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "디코딩 ì—러" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "시간 초과" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "알수 없는 ì¸ì¦" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "í•„í„° ì—러" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "사용ìžê°€ 취소함" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "매개변수 ì—러" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "메모리 ì—†ìŒ" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "LDAP ì„œë²„ì— ì—°ê²°í• ìˆ˜ 없습니다" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr " LDAP í”„ë¡œí† ì½œì˜ ì´ ë²„ì ¼ì€ ê·¸ ìž‘ì—…ì„ ì§€ì›í•˜ì§€ 않습니다" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "ì§€ì •ëœ ì œì–´ëŠ” 메세지ì—ì„œ ë°œê²¬í• ìˆ˜ 없습니다" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "ì–´ë–¤ ê²°ê³¼ë„ ë©”ì„¸ì§€ì— ì¡´ìž¬í•˜ì§€ 않습니다" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "ë” ë§Žì€ ê²°ê³¼ê°€ ëŒì•„왔습니다" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "리í¼ëŸ´ì„ 다루는 ë™ì•ˆì˜ 루프" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "리í¼ëŸ´ 홉 ì œí•œì— ë„달했습니다" + #: clock.rc:29 msgid "Ana&log" msgstr "ì•„ë‚ ë¡œê·¸(&L)" diff --git a/po/lt.po b/po/lt.po index a79749bde27c9e293eb33b5c714f68f1c1cdaa73..57adfbaa4599e2389ae17c907bf0698bedadccfa 100644 --- a/po/lt.po +++ b/po/lt.po @@ -2251,6 +2251,246 @@ msgstr "" "Nepavyko raÅ¡yti į nurodytÄ… failÄ…. Ä®sitikinkite, kad yra pakankamai laisvos " "vietos diske, ar vis dar prisijungÄ™ prie tinklo." +#: wldap32.rc:27 +msgid "Success" +msgstr "SÄ—kmÄ—" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Operacijų klaida" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Protokolo klaida" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "VirÅ¡ytas skirtas laikas" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "VirÅ¡yta dydžio riba" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Nelygu" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Lygu" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Tapatumo nustatymo metodas nerealizuotas" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Reikalingas stiprus tapatumo nustatymas" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Perdavimas (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Perdavimas" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "VirÅ¡yta administravimo riba" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Nepasiekiamas kritinis plÄ—tinys" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Reikalingas slaptumas" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "NÄ—ra tokio atributo" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Neapibrėžtas tipas" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Netinkamas atitikimas" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Ribojimų pažeidimas" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Atributas ar reikÅ¡mÄ— egzistuoja" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Neteisinga sintaksÄ—" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "NÄ—ra tokio objekto" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Alternatyviojo vardo problema" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Neteisinga DN sintaksÄ—" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Objektas yra lapas" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Alternatyviojo vardo reikÅ¡mÄ—s nustatymo problema" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Netinkamas tapatumo nustatymas" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Neteisingi kredencialai" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Nepakanka teisių" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Užimtas" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Nepasiekiamas" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "NelinkÄ™s aptarnauti" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Aptiktas ciklas" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "TrÅ«ksta rikiavimo valdiklio" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Indekso rėžių klaida" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Ä®vardijimo pažeidimas" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Objekto klasÄ—s pažeidimas" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Leistina tik su lapu" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Neleistina su RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Jau yra" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Negalimas objektų klasÄ—s modifikavimas" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Rezultatai per dideli" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Ä®takoja daugelį DSA" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Kita" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Serveris nepasiekiamas" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "VietinÄ— klaida" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Kodavimo klaida" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Dekodavimo klaida" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "BaigÄ—si laikas" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Nežinomas tapatumo nustatymas" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Filtro klaida" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Nutraukta naudotojo" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Parametro klaida" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "TrÅ«ksta atminties" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Nepavyko prisijungti prie LDAP serverio" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Operacija nepalaikoma Å¡ioje LDAP protokolo versijoje" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Nurodytas valdiklis nerastas praneÅ¡ime" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "PraneÅ¡ime nÄ—ra rezultato" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Grąžinta daugiau rezultatų" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Aptiktas ciklas apdorojant perdavimus" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "VirÅ¡yta perdavimo Å¡uolių riba" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&loginis" diff --git a/po/ml.po b/po/ml.po index 1dc6782e15ed5a60b687a421017825c6917986b8..1a755a2d969935bd08a764a96de9e09adf738b90 100644 --- a/po/ml.po +++ b/po/ml.po @@ -2092,6 +2092,247 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "_ഡിജിറàµà´±à´²àµâ€" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "_അനലോഗàµ" diff --git a/po/nb_NO.po b/po/nb_NO.po index 76660502d4b5f0f4510892fa6ed8eb64e4020f25..bcf7f017a873a35b4a68aed512fb52ca23ef1220 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -2237,6 +2237,246 @@ msgstr "" "Kunne ikke skrive til den oppgitte filen. Kontroller at du har nok ledig " "diskplass, og at du fortsatt er tilkoblet nettverket." +#: wldap32.rc:27 +msgid "Success" +msgstr "Suksess" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Operasjonsfeil" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Protokollfeil" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Tidsbegrensning overskredet" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Størrelsesbegrensing overskredet" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Sammenlikne usann" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Sammenlikne sann" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Autentiseringsmetoden støttes ikke" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Sterk autentisering kreves" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Henvisning (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Henvisning" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Administrasjonsbegrensing overskredet" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Kritisk utvidelse utilgjengelig" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Krever konfidensialitet" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Ingen sÃ¥nn attributt" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Udefinert type" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Upassende sammenlikning" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Pressovertredelse" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Attributt eller verdi finnes allerede" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Ugyldig syntaks" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Ikke noe sÃ¥nt objekt" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Alias-problem" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Ugyldig DN-syntaks" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Er blad" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Problem med alias-dereferanse" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Upassende autentisering" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Ugyldige kreditiver" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Manglende rettigheter" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Opptatt" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Utilgjengelig" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Uvillig til Ã¥ utføre" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Løkke oppdaget" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Sorteringskontroller mangler" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Feil med indeksrekkevidde" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Navngivingsovertredelse" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Objektklasseovertredelse" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Ikke tillatt pÃ¥ ikke-blad" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Ikke tillatt pÃ¥ RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Finnes allerede" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Ingen objektklassemodifiserere" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Resultatene er for store" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Berører flere DSA'er" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Annen" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Tjener nede" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Lokal feil" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Kodingsfeil" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Dekodingsfeil" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Tidsavbrudd" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Ukjent autentisering" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Filterfeil" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Bruker avbrøt" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Parameterfeil" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Intet minne" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Kunne ikke koble til LDAP-tjeneren" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Operasjonen støttes ikke av denne versjonen av LDAP-protokollen" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Den oppgitte kontrolleren ble ikke funnet i meldingen" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Ingen resultater i melding" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Flere resultater returnert" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Løkke under hÃ¥ndtering av henvisninger" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Grense for henvisningshopp overskredet" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&log" diff --git a/po/nl.po b/po/nl.po index 236d7a766dd47c3d0badae1b5420ca73a904a23e..1658553261f71b39f386cc70e68cfd4a7af96908 100644 --- a/po/nl.po +++ b/po/nl.po @@ -2253,6 +2253,246 @@ msgstr "" "Kan het opgegeven bestand niet schrijven. Controleer of er voldoende " "schijfruimte is, en controleer de verbinding met het netwerk." +#: wldap32.rc:27 +msgid "Success" +msgstr "Succes" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Operationele fout" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Protocolfout" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Tijdlimiet overschreden" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Maximum omvang overschreden" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Vergelijking niet waar" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Vergelijking waar" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Authenticatiemethode wordt niet ondersteund" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Sterke authenticatie vereist" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Verwijzing (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Verwijzing" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Administratieve limiet overschreden" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Kritieke extensie niet beschikbaar" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Vertrouwelijkheid vereist" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Attribuut bestaat niet" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Ongedefinieerd type" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Foutieve vergelijking" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Schending van restrictie" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Attribuut of waarde bestaat" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Ongeldige syntax" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Object bestaat niet" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Aliasprobleem" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Ongeldige DN-syntax" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Eindknoop" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Alias volgprobleem" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Foutieve authenticatie" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Ongeldige aanmeldingsgegevens" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Onvoldoende rechten" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Bezig" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Niet beschikbaar" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Uitvoering geweigerd" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Lus gedetecteerd" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Besturingselement voor sorteren ontbreekt" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Buiten indexbereik" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Naamgevingsfout" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Schending objectklassedefinitie" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Niet toegestaan op niet-eindknopen" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Niet toegestaan op RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Bestaat reeds" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Geen objectklassemodificaties" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Resultaten te groot" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Betreft meerdere DSA's" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Anders" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Server plat" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Lokale fout" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Codeerfout" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Decodeerfout" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Timeout" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Onbekende authenticatiemethode" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Filterfout" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Afgebroken door gebruiker" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Parameterfout" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Onvoldoende geheugen" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Kan geen verbinding maken met LDAP-server" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Operatie niet ondersteund door deze versie van het LDAP-protocol" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Opgegeven besturingselement niet gevonden in bericht" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Geen resultaat aanwezig in bericht" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Meer resultaten teruggekregen" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Lus gevonden bij het verwerken van verwijzingen" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Overschrijding van limiet op verwijzingen" + #: clock.rc:29 msgid "Ana&log" msgstr "&Analoog" diff --git a/po/or.po b/po/or.po index 0d80ee0c7c7157af22f0f4db34e06aa5124028c6..a8e551b81f25df83140ae1f77def8a70d6794be0 100644 --- a/po/or.po +++ b/po/or.po @@ -2092,6 +2092,247 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "ଡିଜିଟାଲ (&)" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "ଆନାଲଗ â€â€Œ(&l)" diff --git a/po/pa.po b/po/pa.po index 9cf35143e3af6a43bed2be2e5ffa3d416398e24f..d8a96ee5756b31b9c25154aac118be5d112d9d2d 100644 --- a/po/pa.po +++ b/po/pa.po @@ -2092,6 +2092,247 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "ਡਿਜ਼ੀਟਲ(&t)" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "à¨à¨¨à¨¾à¨²à¨¾à¨—(&l)" diff --git a/po/pl.po b/po/pl.po index f278fc4a23f4a83c5614e76818d3728ed657f218..bc0a39fec3b04f26040cdc54c1ce150fc500273f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -2255,6 +2255,246 @@ msgstr "" "Nie można zapisać do podanego pliku. Upewnij siÄ™ że masz wystarczajÄ…co " "miejsca na dysku lub czy jesteÅ› nadal podÅ‚Ä…czony do sieci." +#: wldap32.rc:27 +msgid "Success" +msgstr "Sukces" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "BÅ‚Ä…d operacji" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "BÅ‚Ä…d protokoÅ‚u" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Przekroczony limit czasu" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Przekroczony limit rozmiaru" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Porównanie daÅ‚o wynik negatywny" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Porównanie daÅ‚o wynik pozytywny" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Metoda uwierzytelniania nie jest obsÅ‚ugiwana" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Wymagana mocna metoda uwierzytelniania" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "OdwoÅ‚anie (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "OdwoÅ‚anie" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Przekroczony limit administracyjny na serwerze" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "BezwzglÄ™dnie wymagane rozszerzenie nie jest dostÄ™pne" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Wymagana poufność" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Nie ma takiego atrybutu" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Niezdefiniowany typ" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Nieodpowiednie dopasowanie" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Naruszenie wiÄ™zów" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Atrybut lub wartość już isniejÄ…" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "BÅ‚Ä…d skÅ‚adni" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Nie ma takiego obiektu" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Problem aliasu" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "BÅ‚Ä…d skÅ‚adni DN" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Jest liÅ›ciem" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Problem z odwoÅ‚aniem do aliasu" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "NiewÅ‚aÅ›ciwe uwierzytelnienie" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "NieprawidÅ‚owe poÅ›wiadczenie" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "NiewystarczajÄ…ce prawa dostÄ™pu" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "ZajÄ™ty" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "NiedostÄ™pny" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Brak chÄ™ci wykonania" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Wykryto pÄ™tlÄ™" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Brak formantu sortowania" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "BÅ‚Ä…d zakresu indeksu" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Naruszenie zasad nazewnictwa" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Naruszenie klasy obiektu" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Operacja niedozwolona na nie-liÅ›ciu" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Operacja niedozwolona na RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Już istnieje" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Nie można modyfikować klasy obiektu" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Wynik zbyt duży" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Dotyczy wielu DSA" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Inne" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Serwer wyÅ‚Ä…czony" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "BÅ‚Ä…d lokalny" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "BÅ‚Ä…d podczas kodowania" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "BÅ‚Ä…d podczas dekodowania" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Limit czasu" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Nieznane uwierzytelnianie" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "BÅ‚Ä…d filtru" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Akcja anulowana przez użytkownika" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "BÅ‚Ä™dny parametr" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Brak pamiÄ™ci" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Nie można siÄ™ poÅ‚Ä…czyć z serwerem LDAP" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Operacja nie jest obsÅ‚ugiwana przez tÄ™ wersjÄ™ protokoÅ‚u LDAP" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Brak okreÅ›lonego formantu w wiadomoÅ›ci" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Brak wyników z wiadomoÅ›ci" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Zwrócono wiÄ™cej wyników" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Natrafiono na pÄ™tlÄ™ podczas obsÅ‚ugi odwoÅ‚aÅ„" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Przekroczono limit skoków odwoÅ‚aÅ„" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&logowy" diff --git a/po/pt_BR.po b/po/pt_BR.po index a6b189c9004e708dd7b3c096be04de53ae98dfef..7c928500c30f6fcb8509bee3bcdb3c7271123bc9 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -2270,6 +2270,246 @@ msgstr "" "Não é possÃvel gravar no arquivo especificado. Certifique-se que você possui " "espaço em disco suficiente ou que ainda esteja conectado na rede." +#: wldap32.rc:27 +msgid "Success" +msgstr "Sucesso" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Erro de Operações" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Erro de Protocolo" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Tempo Limite Excedido" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Tamanho Limite Excedido" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Comparar Falso" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Comparar Verdadeiro" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Método de Autenticação Não Suportado" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Autenticação Forte Necessária" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Referência (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Referência" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Limite de Administração Excedido" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Extensão CrÃtica IndisponÃvel" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Confidencialidade Necessária" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Atributo Não Encontrado" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Tipo Indefinido" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Atribuição Imprópria" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Violação de Restrições" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Valor ou Atributo Existente" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Sintaxe Inválida" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Objeto Não Encontrado" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Problema de Abreviatura" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Sintaxe DN Inválida" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "É Leaf" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Problema na Referência da Abreviatura" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Autenticação Imprópria" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Credenciais Inválidas" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Direitos Insuficientes" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Ocupado" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "IndisponÃvel" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Indisposto a Realizar" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Loop Detectado" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Falta de Controle de Ordenação" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Erro de Limite de Ãndice" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Violação de Nome" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Violação da Classe de Objeto" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Não Permitido em Non-leaf" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Não Permitido em RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Já Existe" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Sem modificações de Classe de Objeto" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Resultados Muito Grandes" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Afeta Múltiplos DSAs" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Outro" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Servidor Desligado" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Erro Local" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Erro de Codificação" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Erro de Descodificação" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Tempo excedido" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Autenticação desconhecida" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Erro de Filtro" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Cancelado pelo Usuário" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Erro de Parâmetro" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Sem Memória" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "ImpossÃvel conectar-se ao servidor LDAP" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Operação não suportada por esta versão do protocolo LDAP" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "O controle especificado não foi encontrado na mensagem" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Nenhum resultado presente na mensagem" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Mais resultados devolvidos" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Loop enquanto resolve referências" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Limite de salto de referências excedido" + #: clock.rc:29 msgid "Ana&log" msgstr "&Analógico" diff --git a/po/pt_PT.po b/po/pt_PT.po index 5eb3e7c7bdc1acc0d10e611219a8f7ab10a387bc..68e89e9e266ae327c6ea816301760c561dc18ad5 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -2266,6 +2266,246 @@ msgstr "" "Não é possÃvel gravar no ficheiro indicado. Certifique-se que possui espaço " "em disco suficiente ou que ainda está conectado na rede." +#: wldap32.rc:27 +msgid "Success" +msgstr "Sucesso" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Erro de Operações" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Erro de Protocolo" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Tempo Limite Excedido" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Tamanho Limite Excedido" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Comparar Falso" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Comparar Verdadeiro" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Método de Autenticação não Suportado" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Autenticação Forte Necessária" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Referência (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Referência" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Limite de Administração Excedido" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Extensão CrÃtica IndisponÃvel" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Confidencialidade Necessária" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Atributo não Encontrado" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Tipo Indefinido" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Atribuição Imprópria" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Violação de Restrições" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Valor ou Atributo Existente" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Sintaxe Inválida" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Objecto Não Encontrado" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Problema de Abreviatura" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Sintaxe DN Inválida" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "É folha" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Problema na Referência da Abreviatura" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Autenticação Imprópria" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Credenciais Inválidas" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Direitos Insuficientes" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Ocupado" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "IndisponÃvel" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Indisposto a Realizar" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Ciclo Detectado" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Falta de Controlo de Ordenação" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Erro de Limite de Ãndice" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Violação de Nome" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Violação da Classe de Objecto" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Não Permitido em Não-folha" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Não Permitido em RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Já Existe" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Sem Modificações de Classe de Objecto" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Resultados Muito Grandes" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Afecta Múltiplos DSAs" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Outro" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Servidor em Baixo" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Erro Local" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Erro de Codificação" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Erro de Descodificação" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Tempo Excedido" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Autenticação Desconhecida" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Erro de Filtro" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Cancelado pelo Utilizador" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Erro de Parâmetro" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Sem Memória" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Não consegue ligar ao servidor LDAP" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Operação não suportada por esta versão do protocolo LDAP" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "O controlo especificado não foi encontrado na mensagem" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Nenhum resultado presente na mensagem" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Mais resultados devolvidos" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Ciclo enquanto resolve referências" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Limite de salto de referências excedido" + #: clock.rc:29 msgid "Ana&log" msgstr "&Analógico" diff --git a/po/ro.po b/po/ro.po index 61cd2e375f3626479f821109e1a4326cece6461f..cd8310eed57a90da09a5cd5320da127a32734302 100644 --- a/po/ro.po +++ b/po/ro.po @@ -2268,6 +2268,246 @@ msgstr "" "Nu se poate scrie în fiÈ™ierul specificat. AsiguraÈ›i-vă că aveÈ›i suficient " "spaÈ›iu pe disc sau că mai sunteÈ›i conectat la reÈ›ea." +#: wldap32.rc:27 +msgid "Success" +msgstr "Succes" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Eroare de operaÈ›iuni" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Eroare de protocol" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Limită de timp depășită" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Limită de mărime depășită" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "ComparaÈ›ie falsă" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "ComparaÈ›ie adevărată" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Metodă de autentificare nesuportată" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Autentificare puternică necesară" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Referent (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Referent" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Limită administrativă depășită" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Extensie critică indisponibilă" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "ConfidenÈ›ialitate necesară" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Atribut necunoscut" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Tip nedefinit" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Potrivire necorespunzătoare" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Violare de restricÈ›ie" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Atributul sau valoarea există deja" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Sintaxă nevalidă" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Obiect necunoscut" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Problemă la alias" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Sintaxă DN nevalidă" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Este o frunză" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Problemă de dereferenÈ›iere la alias" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Autentificare necorespunzătoare" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "AutorizaÈ›ii nevalide" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Drepturi insuficiente" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Ocupat" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Indisponibil" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Refuză să funcÈ›ioneze" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Buclă detectată" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Control de triere lipsă" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Eroare de interval la index" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Violare de denumire" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Violare de clasă de obiect" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Nepermis pe non-frunze" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Nepermis pe RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Există deja" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Nici o modificare de clasă de obiecte" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Rezultate prea mari" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Afectează mai multe DSA" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Altul" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Server indisponibil" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Eroare locală" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Eroare de codificare" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Eroare de decodificare" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Timp alocat expirat" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Autentificare necunoscută" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Eroare de filtrare" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Anulat de utilizator" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Eroare de parametri" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Memorie insuficientă" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Nu se poate conecta la serverul LDAP" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "OperaÈ›iune nesuportată de această versiune a protocolului LDAP" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Controlul specificat nu a fost găsit în mesaj" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Nici un rezultat în mesaj" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Mai multe rezultate returnate" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Buclă la gestionarea referenÈ›ilor" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Limită număr referenÈ›i depășită" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&logic" diff --git a/po/ru.po b/po/ru.po index 05a5b95b47e2a1a848b39e1988f2152a460aaac1..97855c9ade0ce21020a8a83d769c54896765fdc9 100644 --- a/po/ru.po +++ b/po/ru.po @@ -2250,6 +2250,246 @@ msgstr "" "Ðевозможно запиÑать в указанный файл. УбедитеÑÑŒ, что на диÑке доÑтаточно " "меÑта, или проверьте Ñетевое подключение." +#: wldap32.rc:27 +msgid "Success" +msgstr "УÑпех" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Ошибка операции" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Ошибка протокола" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Превышено ограничение по времени" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Превышено ограничение по размеру" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Сравнение неверно" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Сравнение верно" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Метод авторизации не поддерживаетÑÑ" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "ТребуетÑÑ ÑÑ‚Ñ€Ð¾Ð³Ð°Ñ Ð°Ð²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ð¸Ñ" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "СÑылка (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "СÑылка" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Превышено ограничение админиÑтрированиÑ" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "КритичеÑкое раÑширение недоÑтупно" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "ТребуетÑÑ ÐºÐ¾Ð½Ñ„Ð¸Ð´ÐµÐ½Ñ†Ð¸Ð°Ð»ÑŒÐ½Ð¾ÑÑ‚ÑŒ" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Ðет такого атрибута" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Ðеопределённый тип" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "ÐеподходÑщее ÑоответÑтвие" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Ðарушение ограничениÑ" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Ðтрибут или значение ÑущеÑтвует" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Ðеверный ÑинтакÑиÑ" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Ðет такого объекта" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Проблема Ñ Ð¿Ñевдонимом" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Ðеверный DN ÑинтакÑиÑ" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Ðто лиÑÑ‚ дерева" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Проблема Ð¾Ð±Ñ€Ð°Ñ‰ÐµÐ½Ð¸Ñ Ð¿Ð¾ пÑевдониму" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "ÐеподходÑÑ‰Ð°Ñ Ð°Ð²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ð¸Ñ" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Ðеверное удоÑтоверение личноÑти" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "ÐедоÑтаточно прав" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "ЗанÑто" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "ÐедоÑтупно" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Ðе желает выполнить" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Обнаружено зацикливание" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "ОтÑутÑтвует управление Ñортировкой" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Ошибка диапазона индекÑа" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Ðарушение правил наименованиÑ" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Ðарушение клаÑÑа объекта" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Ðе разрешено не на лиÑте дерева" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Ðе разрешено на RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Уже ÑущеÑтвует" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Ðет режимов клаÑÑа объекта" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Результаты Ñлишком велики" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "ВлиÑет на неÑколько DSA" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Другой" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Сервер недоÑтупен" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Ð›Ð¾ÐºÐ°Ð»ÑŒÐ½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Ошибка кодированиÑ" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Ошибка декодированиÑ" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Тайм-аут" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "ÐеизвеÑÑ‚Ð½Ð°Ñ Ð°Ð²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ð¸Ñ" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Ошибка фильтра" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Отменено пользователем" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Ошибка параметра" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Ðет памÑти" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Ðевозможно подключитьÑÑ Ðº LDAP Ñерверу" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "ÐžÐ¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð½Ðµ поддерживаетÑÑ Ñтой верÑией протокола LDAP" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Указанный управлÑющий Ñлемент не найден в Ñообщении" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Результата нет в Ñообщении" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Ещё еÑÑ‚ÑŒ результаты" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Зацикливание при обработке ÑÑылок" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Предел чиÑла переÑылки ÑÑылок превышен" + #: clock.rc:29 msgid "Ana&log" msgstr "&Ðналовые" diff --git a/po/sk.po b/po/sk.po index 36495653a425c2de87309b3e2c0858d0b96c0d0e..bcd5336ef6e076b881e96877eb16770ac4e7dfc8 100644 --- a/po/sk.po +++ b/po/sk.po @@ -2205,6 +2205,247 @@ msgstr "" "Cannot write to the specified file. Make sure you have enough disk space or " "are still connected to the network." +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "Digi&tálne" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&lógové" diff --git a/po/sl.po b/po/sl.po index 17125ebb4cc118d8337096e71bbf1b8709800157..c4de8ca0a88085e55983c870c62c8dcbff7b4727 100644 --- a/po/sl.po +++ b/po/sl.po @@ -2252,6 +2252,254 @@ msgstr "" "V navedeno datoteko ni mogoÄe pisati. Preverite, ali je na disku Å¡e dovolj " "prostora oz. ali je vaÅ¡ raÄunalnik Å¡e povezan z omrežjem." +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +#, fuzzy +msgid "Operations Error" +msgstr "Možnosti" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "Digi&talna ura" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +#, fuzzy +msgid "Other" +msgstr "Ethernet" + +#: wldap32.rc:108 +#, fuzzy +msgid "Server Down" +msgstr "Drsenje dol" + +#: wldap32.rc:109 +#, fuzzy +msgid "Local Error" +msgstr "Lokalna vrata" + +#: wldap32.rc:110 +#, fuzzy +msgid "Encoding Error" +msgstr "N&abor znakov" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +#, fuzzy +msgid "Auth Unknown" +msgstr "Nepoznano" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +#, fuzzy +msgid "Parameter Error" +msgstr "Napaka parametra\n" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&logna ura" diff --git a/po/sr_Latn_SP.po b/po/sr_Latn_SP.po index 6915d8e58c02db1d949fcfccc4da556dc74a8003..f7285622f28399b9c3511a5659e0e164ee9b9428 100644 --- a/po/sr_Latn_SP.po +++ b/po/sr_Latn_SP.po @@ -2125,6 +2125,246 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "Uspeh" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "GreÅ¡ka u radnjama" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "GreÅ¡ka u protokolu" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Vremensko ograniÄenje je prekoraÄeno" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "OgraniÄenje veliÄine je prekoraÄeno" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "NetaÄno" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "TaÄno" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "NaÄin potvrde identiteta nije podržan" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Potrebna je jaka potvrda identiteta" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "UpućivaÄ (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "UpućivaÄ" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Administrativno ograniÄenje je prekoraÄeno" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Nedostupno je kritiÄko proÅ¡irenje" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Potrebna je poverljivost" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Ne postoji takva osobina" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "NeodreÄ‘ena vrsta" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Neprikladno podudaranje" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "OgraniÄenje krÅ¡enja" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Osobina ili vrednost postoji" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Neispravna sintaksa" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Ne postoji takav objekat" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Problem u pseudonimu" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Neispravna DN sintaksa" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "je list" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Problem u deferenciranju pseudonima" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Neprikladna potvrda identiteta" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Neispravni akreditivi" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Nedovoljna prava" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Zauzeto" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Nedostupno" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Nevoljno za izvrÅ¡avanje" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "PronaÄ‘ena je petlja" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "PoreÄ‘aj nedostajuće kontrole" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "GreÅ¡ka u opsegu popisa" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "KrÅ¡enje imenovanja" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "KrÅ¡enje klase objekata" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Nije dozvoljeno na ne-listu" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Nije dozvoljeno na RDN-u" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Već postoji" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Neme klase objekata" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Rezultati su preveliki" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "UtiÄe na viÅ¡estruke algoritme" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Ostalo" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Server trenutno ne radi" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Lokalna greÅ¡ka" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "GreÅ¡ka u kodiranju" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "GreÅ¡ka u dekodiranju" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Vreme isteka" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Nepoznat identitet" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "GreÅ¡ka u filteru" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Korisnik je otkazan" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "GreÅ¡ka u parametru" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Nema memorije" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Povezivanje na LDAP server nije uspelo" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Radnja nije podržana od strane ovog izdanja LDAP protokola" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Navedena kontrola nije pronaÄ‘ena u poruci" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Nema rezultata u poruci" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "ViÅ¡e rezultata" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Ponavljaj pri rukovanju s upućivaÄima" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "OgraniÄenje Ävora upućivaÄa je prekoraÄeno" + #: clock.rc:29 msgid "Ana&log" msgstr "&Analogni" diff --git a/po/sr_SP.po b/po/sr_SP.po index 0c72d3aa4c88a94f078dd076c32c2a566b7e3321..490a302f1553e4c1fbe10171f691e12c8b4ef127 100644 --- a/po/sr_SP.po +++ b/po/sr_SP.po @@ -2125,6 +2125,246 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "УÑпех" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Грешка у радњама" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Грешка у протоколу" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "ВременÑко ограничење је прекорачено" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Ограничење величине је прекорачено" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Ðетачно" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Тачно" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Ðачин потврде идентитета није подржан" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Потребна је јака потврда идентитета" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Упућивач (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Упућивач" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "ÐдминиÑтративно ограничење је прекорачено" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "ÐедоÑтупно је критичко проширење" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Потребна је поверљивоÑÑ‚" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Ðе поÑтоји таква оÑобина" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Ðеодређена врÑта" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Ðеприкладно подударање" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Ограничење кршења" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "ОÑобина или вредноÑÑ‚ поÑтоји" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "ÐеиÑправна ÑинтакÑа" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Ðе поÑтоји такав објекат" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Проблем у пÑеудониму" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "ÐеиÑправна DN ÑинтакÑа" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "је лиÑÑ‚" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Проблем у деференцирању пÑеудонима" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Ðеприкладна потврда идентитета" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "ÐеиÑправни акредитиви" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Ðедовољна права" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Заузето" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "ÐедоÑтупно" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Ðевољно за извршавање" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Пронађена је петља" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Поређај недоÑтајуће контроле" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Грешка у опÑегу попиÑа" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Кршење именовања" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Кршење клаÑе објеката" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Ðије дозвољено на не-лиÑту" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Ðије дозвољено на RDN-у" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Већ поÑтоји" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Ðеме клаÑе објеката" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Резултати Ñу превелики" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Утиче на вишеÑтруке алгоритме" + +#: wldap32.rc:107 +msgid "Other" +msgstr "ОÑтало" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Сервер тренутно не ради" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Локална грешка" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Грешка у кодирању" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Грешка у декодирању" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Време иÑтека" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Ðепознат идентитет" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Грешка у филтеру" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "КориÑник је отказан" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Грешка у параметру" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Ðема меморије" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Повезивање на LDAP Ñервер није уÑпело" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Радња није подржана од Ñтране овог издања LDAP протокола" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Ðаведена контрола није пронађена у поруци" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Ðема резултата у поруци" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Више резултата" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Понављај при руковању Ñ ÑƒÐ¿ÑƒÑ›Ð¸Ð²Ð°Ñ‡Ð¸Ð¼Ð°" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Ограничење чвора упућивача је прекорачено" + #: clock.rc:29 msgid "Ana&log" msgstr "&Ðналогни" diff --git a/po/sv.po b/po/sv.po index 38b97c60e159716701fd5381d1e38e127f110c54..31912ccda992750618adbb24ac83991d1bf1566a 100644 --- a/po/sv.po +++ b/po/sv.po @@ -2235,6 +2235,246 @@ msgstr "" "Kan inte skriva till angiven fil. Kontrollera att du har tillräckligt minne " "eller är ansluten till nätverket." +#: wldap32.rc:27 +msgid "Success" +msgstr "Lyckades" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Operations Error" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Protokollfel" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Time Limit Exceeded" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Size Limit Exceeded" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "Compare False" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "Compare True" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Authentication Method Not Supported" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Strong Authentication Required" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "Referral (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "Referral" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Administration Limit Exceeded" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Unavailable Critical Extension" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Confidentiality Required" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Inget sÃ¥dant attribut" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Odefinierad typ" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Inappropriate Matching" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Constraint Violation" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Attribut eller värde finns" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Ogiltig syntax" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Inget sÃ¥dant objekt" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Alias Problem" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Invalid DN Syntax" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Is Leaf" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Alias Dereference Problem" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Inappropriate Authentication" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Invalid Credentials" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Insufficient Rights" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "Upptagen" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Otillgänglig" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Unwilling To Perform" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Loop Detected" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Sort Control Missing" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Index range error" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Naming Violation" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Object Class Violation" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Not allowed on Non-leaf" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Not allowed on RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Finns redan" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "No Object Class Mods" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Results Too Large" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Affects Multiple DSAs" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Other" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Server Down" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Lokalt fel" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Encoding Error" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Decoding Error" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Tidsgräns överstigen" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Auth Unknown" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Filter Error" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "User Cancelled" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Parameter Error" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "No Memory" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Can't connect to the LDAP server" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Operation not supported by this version of the LDAP protocol" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Specified control was not found in message" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "No result present in message" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "More results returned" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Loop while handling referrals" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Referral hop limit exceeded" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&log" diff --git a/po/te.po b/po/te.po index 5316682715aada5b3ad8ade7e210cf23c8422b45..ee14ffddfe7dd49b41c25d0469c52f98517be217 100644 --- a/po/te.po +++ b/po/te.po @@ -2092,6 +2092,247 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "డిజిటలౠ(&t)" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "ఎనలాగౠ(&l)" diff --git a/po/th.po b/po/th.po index f001e018761b0fa04d39b20bf667254a51080faf..58a5070dfa9f73975316ba97a1f2aa447ec45031 100644 --- a/po/th.po +++ b/po/th.po @@ -2092,6 +2092,247 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "ดิจิตัล" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "ธรรมดา" diff --git a/po/tr.po b/po/tr.po index 7e58cf560190d439c632b3af3edace5e1d18bcc0..f80cd89bbd71424d16902595693ae873114a03bd 100644 --- a/po/tr.po +++ b/po/tr.po @@ -2251,6 +2251,246 @@ msgstr "" "Belirtilen dosyaya yazılamıyor. Yeterli kullanılabilir disk alanına sahip " "olduÄŸunuzdan veya aÄŸa baÄŸlı olduÄŸunuzdan emin olun." +#: wldap32.rc:27 +msgid "Success" +msgstr "BaÅŸarılı" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Ä°ÅŸlem Hatası" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Ä°letiÅŸim Kuralı Hatası" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Zaman Sınırı Aşıldı" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Boyut Sınırı Aşıldı" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "KarşılaÅŸtırma Yanlış" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "KarşılaÅŸtırma DoÄŸru" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Yetkilendirme Yöntemi Desteklenmiyor" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Güçlü Yerkilendirme Gerekli" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "BaÅŸvuru (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "BaÅŸvuru" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Yönetim Sınırı Aşıldı" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Kullanılabilir Olmayan Kritik Uzantı" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Gizli Olarak Gerekli" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Böyle Bir Öznitelik Yok" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Tanımlanmamış Tür" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Uygunsuz EÅŸleÅŸme" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "Kısıtlama Ä°hlali" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "Varolan Öznitelik Veya DeÄŸer" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Geçersiz Sözdizimi" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Böyle Bir Nesne Yok" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Takma Ad Sorunu" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Geçersiz DN Sözdizimi" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Yaprak Konumunda" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Takma Ad BaÅŸvuru Sorunu" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Uygunsuz Yetkilendirme" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Geçersiz Belgeler" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "Geçersiz Yetkiler" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "MeÅŸgul" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "Kullanılabilir DeÄŸil" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Yürütmeye Ä°steksiz" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "Döngü Algılandı" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "Sıralama Denetimi Eksik" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Eksik Dizin Aralığı Hatası" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "Adlandırma Ä°hlali" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "Nesne Sınıfı Ä°hlali" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Yaprak olmayan konumda izinli deÄŸil" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "RDN üzerinde izin verilmiyor" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Zaten Var" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Nesne Sınıfı Modülleri Yok" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Sonuçlar Çok Büyük" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Birden Fazla DSA Etkilenir" + +#: wldap32.rc:107 +msgid "Other" +msgstr "DiÄŸer" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Sunucu Kapalı" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Yerel Hata" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Kodlama Hatası" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Kod Çözme Hatası" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Zaman Aşımı" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Yazar Bilinmiyor" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Süzme Hatası" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Kullanıcı Ä°ptal Etti" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Parametre Hatası" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Bellek Yok" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "LDAP sunucusuna baÄŸlanamıyor" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "Ä°ÅŸlem LDAP iletiÅŸim kuralının bu sürümünce desteklenmiyor." + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Ä°letide belirtilen denetim bulunamadı" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Ä°letide sonuç yok" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "Dönen diÄŸer sonuçlar" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "BaÅŸvuruları iÅŸlerken dön" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Paketin gönderildiÄŸi yönlendirici sınırı aşıldı" + #: clock.rc:29 msgid "Ana&log" msgstr "Ana&log" diff --git a/po/uk.po b/po/uk.po index b90cfaeab443ac7b5475040c68875a541075a065..0e8adf8108bc10a9e91635bba815b0cee834cbb5 100644 --- a/po/uk.po +++ b/po/uk.po @@ -2243,6 +2243,246 @@ msgstr "" "Ðеможливо запиÑати до вказаного файлу. ПереконайтеÑÑ, що на диÑку Ñ” " "доÑтатньо вільного проÑтору та що комп'ютер ще підключений до мережі." +#: wldap32.rc:27 +msgid "Success" +msgstr "УÑпіх" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "Помилка операції" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "Помилка протоколу" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "Перевищено Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ð² чаÑÑ–" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "Перевищено Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ð² розмірі" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "ПорівнÑÐ½Ð½Ñ Ð½ÐµÐ²Ñ–Ñ€Ð½Ðµ" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "ПорівнÑÐ½Ð½Ñ Ð²Ñ–Ñ€Ð½Ðµ" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "Метод авторизації не підтримуєтьÑÑ" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "Потрібна тверда авторизаціÑ" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "ПоÑÐ¸Ð»Ð°Ð½Ð½Ñ (v2)" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "ПоÑиланнÑ" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "Перевищено Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ð°Ð´Ð¼Ñ–Ð½Ñ–ÑтруваннÑ" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "Критичне Ñ€Ð¾Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð½Ñ Ð½ÐµÐ´Ð¾Ñтупне" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "Потрібна конфіденційніÑÑ‚ÑŒ" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "Ðемає такої влаÑтивоÑÑ‚Ñ–" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "Ðевизначений тип" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "Ðедоречна відповідніÑÑ‚ÑŒ" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "ÐŸÐ¾Ñ€ÑƒÑˆÐµÐ½Ð½Ñ Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "ВлаÑтивіÑÑ‚ÑŒ або Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ñ–Ñнує" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "Ðеправильний ÑинтакÑ" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "Ðемає такого об'єкту" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "Проблема з пÑевдонімом" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "Ðевірний DN ÑинтакÑиÑ" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "Це лиÑÑ‚ дерева" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "Проблема Ð·Ð²ÐµÑ€Ð½ÐµÐ½Ð½Ñ Ð´Ð¾ пÑевдоніму" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "Ðевідповідна ідентифікаціÑ" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "Ðевірні облікові дані" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "ÐедоÑтатньо прав" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "ЗайнÑто" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "ÐедоÑтупно" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "Ðе бажає виконувати" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "ВиÑвлено зациклюваннÑ" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "ВідÑутнє ÑƒÐ¿Ñ€Ð°Ð²Ð»Ñ–Ð½Ð½Ñ ÑортуваннÑм" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "Помилка діапазону індекÑу" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "ÐŸÐ¾Ñ€ÑƒÑˆÐµÐ½Ð½Ñ Ð¿Ñ€Ð°Ð² найменуваннÑ" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "ÐŸÐ¾Ñ€ÑƒÑˆÐµÐ½Ð½Ñ ÐºÐ»Ð°Ñу об'єкту" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "Ðе дозволено не на лиÑÑ‚Ñ– дерева" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "Ðе дозволено на RDN" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "Вже Ñ–Ñнує" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "Ðемає режимів клаÑу об'єкту" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "Результати завеликі" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "Впливає на декілька DSA" + +#: wldap32.rc:107 +msgid "Other" +msgstr "Інший" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "Сервер недоÑтупний" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "Локальна помилка" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "Помилка кодуваннÑ" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "Помилка декодуваннÑ" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "Тайм-аут" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "Ðевідома авторизаціÑ" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "Помилка фільтру" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "Відмінено кориÑтувачем" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "Помилка параметра" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "Ðемає пам'ÑÑ‚Ñ–" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "Ðеможливо підключитиÑÑŒ до LDAP Ñервера" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "ÐžÐ¿ÐµÑ€Ð°Ñ†Ñ–Ñ Ð½Ðµ підтримуєтьÑÑ Ñ†Ñ–Ñ”ÑŽ верÑією протоколу LDAP" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "Вказаний елемент ÐºÐµÑ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð½Ðµ знайдено в повідомленні" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "Ð’ повідомленні немає результату" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "ІÑнують ще результати" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "Ð—Ð°Ñ†Ð¸ÐºÐ»ÑŽÐ²Ð°Ð½Ð½Ñ Ð¿Ñ€Ð¸ обробці поÑилань" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "Перевищено граничну кількіÑÑ‚ÑŒ переÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð¿Ð¾Ñилань" + #: clock.rc:29 msgid "Ana&log" msgstr "&Ðнало&говий" diff --git a/po/wa.po b/po/wa.po index d1365719ad691ab24b8ad20afbede1d427c82d1f..010960a6813db88619a926fb48865fca8c8002c5 100644 --- a/po/wa.po +++ b/po/wa.po @@ -2092,6 +2092,247 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "&Limerike" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "&Analodjike" diff --git a/po/wine.pot b/po/wine.pot index 8c792ea0fa6f1994b619556e90fee31b31fe0170..234a4057ad7cd76c7210615037c03c5971cea093 100644 --- a/po/wine.pot +++ b/po/wine.pot @@ -2085,6 +2085,246 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +msgid "Operations Error" +msgstr "" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +msgid "Insufficient Rights" +msgstr "" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +msgid "Server Down" +msgstr "" + +#: wldap32.rc:109 +msgid "Local Error" +msgstr "" + +#: wldap32.rc:110 +msgid "Encoding Error" +msgstr "" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +msgid "Auth Unknown" +msgstr "" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 7dd6de23b73ab01c549726180f20f993a901d1ed..b9b5124beb64885f15e9f5bef24a785b362ea0d3 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -2118,6 +2118,252 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +#, fuzzy +msgid "Operations Error" +msgstr "选项" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "æ•°å—时钟(&T)" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +#, fuzzy +msgid "Server Down" +msgstr "å‘下滚动" + +#: wldap32.rc:109 +#, fuzzy +msgid "Local Error" +msgstr "本地端å£" + +#: wldap32.rc:110 +#, fuzzy +msgid "Encoding Error" +msgstr "è¯è¨€ç¼–ç (&E)" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +#, fuzzy +msgid "Auth Unknown" +msgstr "Context Unknown" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "模拟时钟(&L)" diff --git a/po/zh_TW.po b/po/zh_TW.po index 4cb3db0a9c2946373282298f00a6b72244df48d6..7daa649664fd7f7f2f9312cca90c33fd2abd3b93 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -2118,6 +2118,252 @@ msgid "" "are still connected to the network." msgstr "" +#: wldap32.rc:27 +msgid "Success" +msgstr "" + +#: wldap32.rc:28 +#, fuzzy +msgid "Operations Error" +msgstr "é¸é …" + +#: wldap32.rc:29 +msgid "Protocol Error" +msgstr "" + +#: wldap32.rc:30 +msgid "Time Limit Exceeded" +msgstr "" + +#: wldap32.rc:31 +msgid "Size Limit Exceeded" +msgstr "" + +#: wldap32.rc:32 +msgid "Compare False" +msgstr "" + +#: wldap32.rc:33 +msgid "Compare True" +msgstr "" + +#: wldap32.rc:34 +msgid "Authentication Method Not Supported" +msgstr "" + +#: wldap32.rc:35 +msgid "Strong Authentication Required" +msgstr "" + +#: wldap32.rc:36 +msgid "Referral (v2)" +msgstr "" + +#: wldap32.rc:37 +msgid "Referral" +msgstr "" + +#: wldap32.rc:38 +msgid "Administration Limit Exceeded" +msgstr "" + +#: wldap32.rc:39 +msgid "Unavailable Critical Extension" +msgstr "" + +#: wldap32.rc:40 +msgid "Confidentiality Required" +msgstr "" + +#: wldap32.rc:43 +msgid "No Such Attribute" +msgstr "" + +#: wldap32.rc:44 +msgid "Undefined Type" +msgstr "" + +#: wldap32.rc:45 +msgid "Inappropriate Matching" +msgstr "" + +#: wldap32.rc:46 +msgid "Constraint Violation" +msgstr "" + +#: wldap32.rc:47 +msgid "Attribute Or Value Exists" +msgstr "" + +#: wldap32.rc:48 +msgid "Invalid Syntax" +msgstr "" + +#: wldap32.rc:59 +msgid "No Such Object" +msgstr "" + +#: wldap32.rc:60 +msgid "Alias Problem" +msgstr "" + +#: wldap32.rc:61 +msgid "Invalid DN Syntax" +msgstr "" + +#: wldap32.rc:62 +msgid "Is Leaf" +msgstr "" + +#: wldap32.rc:63 +msgid "Alias Dereference Problem" +msgstr "" + +#: wldap32.rc:75 +msgid "Inappropriate Authentication" +msgstr "" + +#: wldap32.rc:76 +msgid "Invalid Credentials" +msgstr "" + +#: wldap32.rc:77 +#, fuzzy +msgid "Insufficient Rights" +msgstr "數å—時é˜(&T)" + +#: wldap32.rc:78 +msgid "Busy" +msgstr "" + +#: wldap32.rc:79 +msgid "Unavailable" +msgstr "" + +#: wldap32.rc:80 +msgid "Unwilling To Perform" +msgstr "" + +#: wldap32.rc:81 +msgid "Loop Detected" +msgstr "" + +#: wldap32.rc:87 +msgid "Sort Control Missing" +msgstr "" + +#: wldap32.rc:88 +msgid "Index range error" +msgstr "" + +#: wldap32.rc:91 +msgid "Naming Violation" +msgstr "" + +#: wldap32.rc:92 +msgid "Object Class Violation" +msgstr "" + +#: wldap32.rc:93 +msgid "Not allowed on Non-leaf" +msgstr "" + +#: wldap32.rc:94 +msgid "Not allowed on RDN" +msgstr "" + +#: wldap32.rc:95 +msgid "Already Exists" +msgstr "" + +#: wldap32.rc:96 +msgid "No Object Class Mods" +msgstr "" + +#: wldap32.rc:97 +msgid "Results Too Large" +msgstr "" + +#: wldap32.rc:98 +msgid "Affects Multiple DSAs" +msgstr "" + +#: wldap32.rc:107 +msgid "Other" +msgstr "" + +#: wldap32.rc:108 +#, fuzzy +msgid "Server Down" +msgstr "å‘下滾動" + +#: wldap32.rc:109 +#, fuzzy +msgid "Local Error" +msgstr "本地端å£" + +#: wldap32.rc:110 +#, fuzzy +msgid "Encoding Error" +msgstr "語言編碼(&E)" + +#: wldap32.rc:111 +msgid "Decoding Error" +msgstr "" + +#: wldap32.rc:112 +msgid "Timeout" +msgstr "" + +#: wldap32.rc:113 +#, fuzzy +msgid "Auth Unknown" +msgstr "Context Unknown" + +#: wldap32.rc:114 +msgid "Filter Error" +msgstr "" + +#: wldap32.rc:115 +msgid "User Cancelled" +msgstr "" + +#: wldap32.rc:116 +msgid "Parameter Error" +msgstr "" + +#: wldap32.rc:117 +msgid "No Memory" +msgstr "" + +#: wldap32.rc:118 +msgid "Can't connect to the LDAP server" +msgstr "" + +#: wldap32.rc:119 +msgid "Operation not supported by this version of the LDAP protocol" +msgstr "" + +#: wldap32.rc:120 +msgid "Specified control was not found in message" +msgstr "" + +#: wldap32.rc:121 +msgid "No result present in message" +msgstr "" + +#: wldap32.rc:122 +msgid "More results returned" +msgstr "" + +#: wldap32.rc:123 +msgid "Loop while handling referrals" +msgstr "" + +#: wldap32.rc:124 +msgid "Referral hop limit exceeded" +msgstr "" + #: clock.rc:29 msgid "Ana&log" msgstr "模擬時é˜(&L)"