# Copyright (c) 2000-2008, Dirk Krause # All rights reserved. # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided # that the following conditions are met: # # * Redistributions of source code must retain the above # copyright notice, this list of conditions and the # following disclaimer. # * Redistributions in binary form must reproduce the above # opyright notice, this list of conditions and the following # disclaimer in the documentation and/or other materials # provided with the distribution. # * Neither the name of the Dirk Krause nor the names of # its contributors may be used to endorse or promote # products derived from this software without specific # prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. # IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH # DAMAGE. $version 3.0.1 $author Dirk Krause $comment String table for the createp program "0" en = "Not enough memory (RAM/swap space)!" de = "Zu wenig Speicher (RAM/Auslagerungsdatei!" "1" en = "String \"" de = "Die Zeichenkette \"" "2" en = "\" is to long!" de = "\" ist zu lang!" "3" en = "\"" de = "\"" "4" en = "\" is not a number or range!" de = "\" ist keine Zahlen- bzw. Bereichsangabe!" "5" en = "Unknown output mode \"" de = "Der Ausgabe-Mode \"" "6" en = "\"!" de = "\" ist unbekannt!" "7" en = "Invalid output character set \"" de = "Der Ausgabe-Zeichensatz \"" "8" en = "\"!" de = "\" ist ungültig!" "9" en = "Not a boolean value: \"" de = "\"" "10" en = "\"!" de = "\" ist kein boolscher Wert!" "11" en = "on" de = "ein" "12" en = "off" de = "aus" "13" en = "Password type" de = "Passwort-Typ" "14" en = "PRNG types, either \"all\" or a combination of:" de = "PRNG(s), entweder \"all" oder eine Kombination aus:" "15" en = "openssl OpenSSL PRNG" de = "openssl OpenSSL PRNG" "16" en = "random initstate()/setstate()/random()" de = "random initstate()/setstate()/random()" "17" en = "rand48 nrand48()" de = "rand48 nrand48()" "18" en = "rand rand()" de = " rand()" "19" en = "Output mode, one of:" de = "Ausgabe-Mode, einer aus:" "20" en = "default specify number of digits, special" de = "default Länge, Ziffern, Steuerzeichen und" "21" en = " and upper-case characters as options" de = " Großbuchstaben werden angegeben" "22" en = "hex '0'...'9','a'...'f'" de = "hex '0'...'9','a'...'f'" "23" en = "ascii85 characters 33...127" de = "ascii85 Buchstaben von 33...127 (dezimal)" "24" en = "charset specify all characters manually" de = "charset gibt den Zeichensatz direkt an" "25" en = " any lower-case character represents all" de = " ein beliebiger Kleinbuchstabe repräsentiert" "26" en = " lower-case characters" de = " alle Kleinbuchstaben" "27" en = " any upper-case character represents all" de = " ein beliebiger Großbuchstabe repräsentiert" "28" en = " upper-case characters" de = " alle Großbuchstaben" "29" en = " any digit represents all digits" de = " eine beliebige Ziffer repräsentiert alle Ziffern" "30" en = "Password length" de = "Passwort-Länge" "31" en = "Number of digits" de = "Anzahl der Ziffern" "32" en = "Number of special characters" de = "Anzahl der Steuerzeichen" "33" en = "Number of upper-case characters" de = "Anzahl der Großbuchstaben" "34" en = "Length undefined for \"" de = "Die Passwort-Länge für \"" "35" en = "\"!" de = "\" ist nicht bekannt!" "36" en = "Number of digits undefined for \"" de = "Keine Angabe zur Ziffern-Anzahl für \"" "37" en = "\"!" de = "\"!" "38" en = "Number of special characters undefined for \"" de = "Keine Angabe zur Steuerzeichen-Anzahl für \"" "39" en = "\"!" de = "\"!" "40" en = "Number of upper-case characters undefined for \"" de = "Keine Angabe zur Großbuchstaben-Anzahl für \"" "41" en = "\"!" de = "\"!" "42" en = "PRNGs undefined for \"" de = "Keine Angaben zu PRNGs für \"" "43" en = "\"!" de = "\"!" "44" en = "Output mode undefined for \"" de = "Der Ausgabemodus für \"" "45" en = "\"!" de = "\" ist nicht bekannt!" "46" en = "Password-only setting undefined for \"" de = "Kein Angabe über Ausgabe des Nutzernamens für Passworttyp \"" "47" en = "\"!" de = "\"!" "48" en = "Character set undefined for \"" de = "Für \"" "49" en = "\"!" de = "\" ist kein Zeichensatz angegeben!" "50" en = "Preference \"" de = "Der Wert für \"" "51" en = "\" contains an empty string." de = "\" enthält nur eine leere Zeichenkette." "52" en = "No value found for \"" de = "Für \"" "53" en = "\"." de = "\" wurde kein Wert gefunden." "54" en = "The type name \"" de = "Der Name \"" "55" en = "\" is too long!" de = "\" für den Passworttyp ist zu lang!" "56" en = "The default type name \"" de = "Der Name \"" "57" en = "\" is too long!" de = "\" für den Standard-Passworttyp ist zu lang!" "58" en = "No default password type set!" de = "Es ist kein Standard-Passworttyp gesetzt!" "59" en = "A password type is needed!" de = "Es wurde kein Passwort-Typ angegeben!" "60" en = "No output character set defined!" de = "Es wurde kein Ausgabe-Zeichensatz angegeben!" "61" en = "Illegal password length 0!" de = "Passwortlänge 0 ist unsinnig!" "62" en = "Argument missing for long option \"" de = "Die lange Option \"" "63" en = "\"!" de = "\" verlangt ein Argument!" "64" en = "Output character set missing for long option \"--mode=charset\"" de = "Der langen Option \"--mode=charset\" fehlt der Ausgabe-Zeichensatz!"