Removed KeePassKit Localization. Localization now is included in the framework

This commit is contained in:
michael starke
2017-11-14 12:24:26 +01:00
parent f0507ee761
commit b7f9046f54
10 changed files with 0 additions and 466 deletions

View File

@@ -1,72 +0,0 @@
/* (No Comment) */
"ERROR_ATTRIBUTE_KEY_VALIDATION_FAILED" = "Bezeichnung wird bereits verwendet!";
/* (No Comment) */
"ERROR_AUTOTYPE_SEQUENCE_VALIDATION_FAILED" = "Die Autotype-Sequenz ist fehlerhaft!";
/* (No Comment) */
"ERROR_CORRUPT_TREE" = "Interne Datenstruktur defekt!";
/* (No Comment) */
"ERROR_GROUP_ELEMENT_MISSING" = "Datenbank-XML enthält keine Group-Elemente";
/* (No Comment) */
"ERROR_HEADER_CORRUPTED" = "Header-Daten sind beschädigt";
/* (No Comment) */
"ERROR_HEADER_HASH_MISSMATCH" = "Fehlerhafte Datei: Header-Hash stimmt nicht mit Daten überein.";
/* (No Comment) */
"ERROR_HEADER_HASH_VERIFICATION_FAILED" = "The database header hash is wrong. Data integritiy might be broken!";
/* (No Comment) */
"ERROR_INTEGRITY_CHECK_FAILED" = "Die Integrität der Datei konnte nicht sichergestellt werden";
/* (No Comment) */
"ERROR_INVALID_FIELD_SIZE" = "Datenfeld mit falsche Größe. Password falsch?";
/* (No Comment) */
"ERROR_INVALID_FIELD_TYPE" = "Unbekanntes Datenfeld. Password falsch?";
/* (No Comment) */
"ERROR_KEEPASSFILE_ELEMENT_MISSING" = "Datenbank-XML enthält keine KeePassFile-Elemente";
/* (No Comment) */
"ERROR_PASSWORD_OR_KEYFILE_WRONG" = "Falsche Password und/oder die Schlüsseldatei";
/* (No Comment) */
"ERROR_ROOT_ELEMENT_MISSING" = "Datenbank-XML enthält kein Root-Elementen";
/* (No Comment) */
"ERROR_UNKNOWN_FILE_FORMAT" = "Unbekanntes Dateiformat";
/* (No Comment) */
"ERROR_UNSUPPORTED_CHIPHER" = "Verschlüsslungsalgorithmus wird nicht unterstützt";
/* (No Comment) */
"ERROR_UNSUPPORTED_DATABASER_VERSION" = "Datenbankformat wird nicht unterstützt";
/* (No Comment) */
"ERROR_UNSUPPORTED_KDBX_COMPRESSION_ALGORITHM" = "Kompressionsalgorithmus wird nicht unterstützt";
/* (No Comment) */
"ERROR_UNSUPPORTED_KDBX_RANDOM_STREAM" = "Format des Zufallsdatemstrom wird nicht unterstützt";
/* (No Comment) */
"ERROR_WINDOW_TITLE_VALIDATION_FAILED" = "Format des Fenstertitles ist fehlerhaft!";
/* (No Comment) */
"ERROR_XML_KEYFILE_DATA_PARSING_ERROR" = "Daten des Schlüssels nicht lesbar";
/* (No Comment) */
"ERROR_XML_KEYFILE_WITHOUT_DATA_ELEMENT" = "Schlüssel-XML-Datei enhält kein Data-Element";
/* (No Comment) */
"ERROR_XML_KEYFILE_WITHOUT_KEY_ELEMENT" = "Schlüssel-XML-Datei enhält kein Key-Element";
/* (No Comment) */
"KPK_ENTRY_COPY_%@" = "Kopie von %@";
/* (No Comment) */
"KPK_GROUP_COPY_%@" = "Kopie von %@";