1/* 2 * Swedish resources for WLDAP32 3 * 4 * Copyright 2007 Daniel Nylander 5 * 6 * This library is free software; you can redistribute it and/or 7 * modify it under the terms of the GNU Lesser General Public 8 * License as published by the Free Software Foundation; either 9 * version 2.1 of the License, or (at your option) any later version. 10 * 11 * This library is distributed in the hope that it will be useful, 12 * but WITHOUT ANY WARRANTY; without even the implied warranty of 13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 14 * Lesser General Public License for more details. 15 * 16 * You should have received a copy of the GNU Lesser General Public 17 * License along with this library; if not, write to the Free Software 18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA 19 */ 20 21LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL 22 23STRINGTABLE 24{ 25 0 "Lyckades" 26 1 "Operations Error" 27 2 "Protokollfel" 28 3 "Time Limit Exceeded" 29 4 "Size Limit Exceeded" 30 5 "Compare False" 31 6 "Compare True" 32 7 "Authentication Method Not Supported" 33 8 "Strong Authentication Required" 34 9 "Referral (v2)" 35 10 "Referral" 36 11 "Administration Limit Exceeded" 37 12 "Unavailable Critical Extension" 38 13 "Confidentiality Required" 39 14 "SASL Bind in Progress" 40 15 "" 41 16 "Inget sådant attribut" 42 17 "Odefinierad typ" 43 18 "Inappropriate Matching" 44 19 "Constraint Violation" 45 20 "Attribut eller värde finns" 46 21 "Ogiltig syntax" 47 22 "" 48 23 "" 49 24 "" 50 25 "" 51 26 "" 52 27 "" 53 28 "" 54 29 "" 55 30 "" 56 31 "" 57 32 "Inget sådant objekt" 58 33 "Alias Problem" 59 34 "Invalid DN Syntax" 60 35 "Is Leaf" 61 36 "Alias Dereference Problem" 62 37 "" 63 38 "" 64 39 "" 65 40 "" 66 41 "" 67 42 "" 68 43 "" 69 44 "" 70 45 "" 71 46 "" 72 47 "" 73 48 "Inappropriate Authentication" 74 49 "Invalid Credentials" 75 50 "Insufficient Rights" 76 51 "Upptagen" 77 52 "Otillgänglig" 78 53 "Unwilling To Perform" 79 54 "Loop Detected" 80 55 "" 81 56 "" 82 57 "" 83 58 "" 84 59 "" 85 60 "Sort Control Missing" 86 61 "Index range error" 87 62 "" 88 63 "" 89 64 "Naming Violation" 90 65 "Object Class Violation" 91 66 "Not allowed on Non-leaf" 92 67 "Not allowed on RDN" 93 68 "Finns redan" 94 69 "No Object Class Mods" 95 70 "Results Too Large" 96 71 "Affects Multiple DSAs" 97 72 "" 98 73 "" 99 74 "" 100 75 "" 101 76 "" 102 77 "" 103 78 "" 104 79 "" 105 80 "Other" 106 81 "Server Down" 107 82 "Lokalt fel" 108 83 "Encoding Error" 109 84 "Decoding Error" 110 85 "Tidsgräns överstigen" 111 86 "Auth Unknown" 112 87 "Filter Error" 113 88 "User Cancelled" 114 89 "Parameter Error" 115 90 "No Memory" 116 91 "Can't connect to the LDAP server" 117 92 "Operation not supported by this version of the LDAP protocol" 118 93 "Specified control was not found in message" 119 94 "No result present in message" 120 95 "More results returned" 121 96 "Loop while handling referrals" 122 97 "Referral hop limit exceeded" 123} 124