mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 21:42:32 +00:00
Updated german localization
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="13529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
||||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="13771" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
||||
<dependencies>
|
||||
<deployment identifier="macosx"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13529"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13771"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
<objects>
|
||||
@@ -170,7 +170,7 @@
|
||||
<constraint firstItem="wAr-f2-ZUQ" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" symbolic="YES" id="xV9-bY-eZn"/>
|
||||
<constraint firstItem="k8l-uy-C3l" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="319" id="zZ5-GH-8no"/>
|
||||
</constraints>
|
||||
<point key="canvasLocation" x="-1291" y="-443"/>
|
||||
<point key="canvasLocation" x="-1009" y="-379"/>
|
||||
</customView>
|
||||
</objects>
|
||||
<resources>
|
||||
|
||||
@@ -28,6 +28,9 @@
|
||||
/* Class = "NSTabViewItem"; label = "Filter"; ObjectID = "Ud6-Nz-6PS"; */
|
||||
"Ud6-Nz-6PS.label" = "Filter";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Everywhere"; ObjectID = "WMK-bb-ESj"; */
|
||||
"WMK-bb-ESj.title" = "Alles";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "cpr-p6-YAY"; */
|
||||
"cpr-p6-YAY.title" = "Item 2";
|
||||
|
||||
|
||||
@@ -25,9 +25,6 @@
|
||||
/* Class = "NSTextFieldCell"; title = "Tags"; ObjectID = "79"; */
|
||||
"79.title" = "Tags";
|
||||
|
||||
/* (No Comment) */
|
||||
"108.label" = "Felder";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Attachments"; ObjectID = "109"; */
|
||||
"109.label" = "Anhänge";
|
||||
|
||||
@@ -46,9 +43,6 @@
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "171"; */
|
||||
"171.title" = "Table View Cell";
|
||||
|
||||
/* (No Comment) */
|
||||
"190.title" = "Freie Felder";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "197"; */
|
||||
"197.title" = "Text Cell";
|
||||
|
||||
@@ -58,15 +52,6 @@
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "214"; */
|
||||
"214.placeholderString" = "Wert";
|
||||
|
||||
/* (No Comment) */
|
||||
"225.placeholderString" = "Wert";
|
||||
|
||||
/* (No Comment) */
|
||||
"228.placeholderString" = "Titel";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Add Field"; ObjectID = "232"; */
|
||||
"232.title" = "Feld hinzufügen";
|
||||
|
||||
/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[0] = "General"; ObjectID = "238"; */
|
||||
"238.ibShadowedLabels[0]" = "Allgemein";
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
/* Count of characters remaining in pickchars dialog */
|
||||
"%ld_CHARACTERS_TO_PICK_REMAINING" = "%ld Zeichen zur Auswahl übrig";
|
||||
|
||||
/* Display format for days. Should contain a long decimal placeholder! */
|
||||
"%ld_DAYS" = "%ld Tage";
|
||||
|
||||
@@ -22,6 +25,9 @@
|
||||
/* Toolbar item with action menu */
|
||||
"ACTION" = "Aktion";
|
||||
|
||||
/* Menu displayed for adding special custom keys */
|
||||
"ADD_CUSTOM_FIELD_CONTEXT_MENU" = "Feld hinzufügen Menü";
|
||||
|
||||
/* Action to add an entry via template */
|
||||
"ADD_TREMPLATE_ENTRY" = "Vorgabeeintrag erstellen";
|
||||
|
||||
@@ -168,7 +174,7 @@
|
||||
Toolbar item delete item */
|
||||
"DELETE" = "Löschen";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
/* Delete Entry */
|
||||
"DELETE_ENTRY" = "Eintrag löschen";
|
||||
|
||||
/* Delete Group */
|
||||
@@ -208,6 +214,12 @@
|
||||
/* Message text for the enforce password change alert */
|
||||
"ENFORCE_PASSWORD_CHANGE_ALERT_TITLE" = "Das Password der Datenbank ist abgelaufen!";
|
||||
|
||||
/* Group row for entry attributes */
|
||||
"ENTRY_CUSTOM_ATTRIBUTES" = "Benutzerdefinierte Werte";
|
||||
|
||||
/* Group row for entry attributes */
|
||||
"ENTRY_DEFAULT_ATTRIBUTES" = "Standardwerte";
|
||||
|
||||
/* Keyfile not valid */
|
||||
"ERROR_INVALID_KEYFILE" = "Schlüsseldatei ist ungültig";
|
||||
|
||||
@@ -241,8 +253,8 @@
|
||||
/* External file change strategy option: Keep local file an ignore external changes */
|
||||
"FILE_CHANGE_STRATEGY_KEEP_MINE" = "Behalte meine Version ohne Änderungen";
|
||||
|
||||
/* External file change strategy option: Merge external changes into local file.
|
||||
Merge changes into file! */
|
||||
/* Button in dialog to merge changes into file!
|
||||
External file change strategy option: Merge external changes into local file. */
|
||||
"FILE_CHANGE_STRATEGY_MERGE" = "Inhalte zusammenführen";
|
||||
|
||||
/* External file change strategy option: Use the changed file and discard local changes */
|
||||
@@ -276,10 +288,10 @@
|
||||
/* Feature only available in kdbx databases */
|
||||
"KDBX_ONLY_FEATURE" = "Funktion nur in KDBX-Datenbank verfügbar";
|
||||
|
||||
/* Ignore the changes to an open file! */
|
||||
/* Button in dialog to ignore the changes to an open file! */
|
||||
"KEEP_MINE_DISCARD_OTHER" = "Behalte meine, verwerfe andere!";
|
||||
|
||||
/* Reopen the file! */
|
||||
/* Button in dialog to reopen the file! */
|
||||
"KEEP_OTHER_DISCARD_MINE" = "Behalte andere, verwerfe meine!";
|
||||
|
||||
/* Do not install the plugin */
|
||||
@@ -316,14 +328,16 @@
|
||||
/* Name for a newly created Database */
|
||||
"NEW_DATABASE" = "Datenbank";
|
||||
|
||||
/* Menu item to create a new entry
|
||||
/* Action name for a newly created entry
|
||||
Menu item to create a new entry
|
||||
Toolbar item new entry */
|
||||
"NEW_ENTRY" = "Neuer Eintrag";
|
||||
|
||||
/* Submenu to add an entry via template */
|
||||
"NEW_ENTRY_WITH_TEMPLATE_%@" = "Neuer Eintrag aus Vorlage %@";
|
||||
|
||||
/* Menu item to create a new group
|
||||
/* Action name for a newly created group
|
||||
Menu item to create a new group
|
||||
Toolbar item new group */
|
||||
"NEW_GROUP" = "Neue Gruppe";
|
||||
|
||||
@@ -370,6 +384,9 @@
|
||||
/* Open button in the open panel to import an XML file */
|
||||
"OPEN_BUTTON_IMPORT_XML_OPEN_PANEL" = "Importieren";
|
||||
|
||||
/* Action button in Notification to open a document */
|
||||
"OPEN_DOCUMENT" = "Datei öffnen";
|
||||
|
||||
/* Menu item to open the URL with the default application */
|
||||
"OPEN_URL" = "Adresse öffnen";
|
||||
|
||||
@@ -405,6 +422,18 @@
|
||||
/* Menu item to perform autotype with the selected entry */
|
||||
"PERFORM_AUTOTYPE_FOR_ENTRY" = "Auto-Type ausführen";
|
||||
|
||||
/* Info about how many character has to pick in pickchar dialog */
|
||||
"PICKCHAR_INFO_MESSAGE_PICK_CHARACTERS_%ld" = "Bitte wählen Sie %ld Zeichen aus";
|
||||
|
||||
/* Window displayed to the user to pick an amout of characters */
|
||||
"PICKCHAR_WINDOW_TITLE" = "Zeichen auswählen";
|
||||
|
||||
/* Count of picked characters in pickchars dialog if no limit is set */
|
||||
"PICKED_%ld_CHARACTERS" = "%ld Zeichen ausgewählt";
|
||||
|
||||
/* Window displayed to the user to pick an amout of characters */
|
||||
"PICKFIELD_WINDOW_TITLE" = "Wert auswählen";
|
||||
|
||||
/* The plugin could not be initalized */
|
||||
"PLUGIN_ERROR_INTILIZATION_FAILED" = "Das Plugin konnten nicht korrekt initialisiert werden";
|
||||
|
||||
@@ -496,14 +525,14 @@
|
||||
/* Menu displayed as popup selection for search options */
|
||||
"SELECT_FILTER_WITH_DOTS" = "Auswählen…";
|
||||
|
||||
/* Set the selection as default file change strategy! */
|
||||
/* Checkbox in dialog to set the selection as default file change strategy! */
|
||||
"SET_AS_DEFAULT_FILE_CHANGE_STRATEGY" = "Die gewählte Strategie immer verwenden. Sie können die Strategie jederzeit in den Einstellungen anpassen.";
|
||||
|
||||
/* (No Comment) */
|
||||
"SHORT_FILE_CHANGE_STRATEGY_ASK" = "Nachfragen";
|
||||
|
||||
/* Menu item to show the history of the selected entry
|
||||
Toolbar item to toggel history display */
|
||||
Toolbar item to toggle history display */
|
||||
"SHOW_HISTORY" = "Historie anzeigen";
|
||||
|
||||
/* Menu item to show the reference builder in a text view's context menu */
|
||||
@@ -518,6 +547,9 @@
|
||||
/* preset to expire tomorrow */
|
||||
"TOMORROW" = "Morgen";
|
||||
|
||||
/* Toolbar item to perform autotype */
|
||||
"TOOLBAR_PERFORM_AUTOTYPE_FOR_ENTRY" = "Autotype";
|
||||
|
||||
/* Move Entry to Trash */
|
||||
"TRASH_ENTRY" = "Eintrag löschen";
|
||||
|
||||
|
||||
@@ -12,30 +12,12 @@
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>zero</key>
|
||||
<string>alle Zeichen ausgewählt</string>
|
||||
<key>one</key>
|
||||
<string>ein Zeichen übrig</string>
|
||||
<key>other</key>
|
||||
<string>%ld Zeichen übrig</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>PICKED_%ld_CHARACTERS</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@characters@</string>
|
||||
<key>characters</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>zero</key>
|
||||
<string>Kein Zeichen ausgewählt</string>
|
||||
<key>one</key>
|
||||
<string>%ld character picked</string>
|
||||
<key>other</key>
|
||||
<string>%ld characters picked</string>
|
||||
<string>alle Zeichen ausgewählt</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>DUPLICATE_ENTRIES_%ld</key>
|
||||
@@ -72,5 +54,41 @@
|
||||
<string>nach jedem Entsperren</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>PICKCHAR_INFO_MESSAGE_PICK_CHARACTERS_%ld</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@characters@</string>
|
||||
<key>characters</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>Bitte wählen Sie ein Zeichen aus.</string>
|
||||
<key>other</key>
|
||||
<string>Bitte wählen Sie %ld Zeichen aus.</string>
|
||||
<key>zero</key>
|
||||
<string>Bitte wählen Sie Zeichen aus.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>PICKED_%ld_CHARACTERS</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@characters@</string>
|
||||
<key>characters</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>%ld Zeichen gewählt</string>
|
||||
<key>other</key>
|
||||
<string>%ld Zeichen gewählt</string>
|
||||
<key>zero</key>
|
||||
<string>Kein Zeichen ausgewählt</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
/* Class = "NSMenuItem"; title = "Focus Entries"; ObjectID = "2VP-vB-IeX"; */
|
||||
"2VP-vB-IeX.title" = "Einträge fokussieren";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item"; ObjectID = "3st-rv-EeQ"; */
|
||||
"3st-rv-EeQ.title" = "Element";
|
||||
|
||||
/* Class = "NSMenu"; title = "Import"; ObjectID = "4q9-u1-pcm"; */
|
||||
"4q9-u1-pcm.title" = "Importieren";
|
||||
|
||||
@@ -157,6 +160,9 @@
|
||||
/* Class = "NSMenuItem"; title = "Focus Groups"; ObjectID = "HxM-dV-LIH"; */
|
||||
"HxM-dV-LIH.title" = "Gruppen fokussieren";
|
||||
|
||||
/* Class = "NSMenu"; title = "Item"; ObjectID = "Ttt-tR-emo"; */
|
||||
"Ttt-tR-emo.title" = "Element";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Focus Inspector"; ObjectID = "Zje-Me-5c8"; */
|
||||
"Zje-Me-5c8.title" = "Inspektor fokussieren";
|
||||
|
||||
|
||||
@@ -1,52 +1,52 @@
|
||||
{
|
||||
"%ld_CHARACTERS_TO_PICK_REMAINING" = {
|
||||
NSStringLocalizedFormatKey = "%#@characters@";
|
||||
characters = {
|
||||
NSStringFormatSpecTypeKey = NSStringPluralRuleType;
|
||||
NSStringFormatValueTypeKey = ld;
|
||||
one = "One character remaining";
|
||||
other = "%ld characters remaining";
|
||||
zero = "All characters picked";
|
||||
};
|
||||
};
|
||||
"DUPLICATE_ENTRIES_%ld" = {
|
||||
NSStringLocalizedFormatKey = "%#@entries@";
|
||||
entries = {
|
||||
NSStringFormatSpecTypeKey = NSStringPluralRuleType;
|
||||
NSStringFormatValueTypeKey = ld;
|
||||
one = "Duplicate Entry";
|
||||
other = "Duplicate Entries";
|
||||
zero = "Duplicate Entries";
|
||||
};
|
||||
};
|
||||
"EVERY_%ld_DAYS" = {
|
||||
NSStringLocalizedFormatKey = "%#@days@";
|
||||
days = {
|
||||
NSStringFormatSpecTypeKey = NSStringPluralRuleType;
|
||||
NSStringFormatValueTypeKey = ld;
|
||||
one = "every day";
|
||||
other = "every %ld days";
|
||||
zero = "after each unlock";
|
||||
};
|
||||
};
|
||||
"PICKCHAR_INFO_MESSAGE_PICK_CHARACTERS_%ld" = {
|
||||
NSStringLocalizedFormatKey = "%#@characters@";
|
||||
characters = {
|
||||
NSStringFormatSpecTypeKey = NSStringPluralRuleType;
|
||||
NSStringFormatValueTypeKey = ld;
|
||||
one = "Please pick a single character to use";
|
||||
other = "Pleas pick %ld characters to use";
|
||||
zero = "Please pick character to use";
|
||||
};
|
||||
};
|
||||
"PICKED_%ld_CHARACTERS" = {
|
||||
NSStringLocalizedFormatKey = "%#@characters@";
|
||||
characters = {
|
||||
NSStringFormatSpecTypeKey = NSStringPluralRuleType;
|
||||
NSStringFormatValueTypeKey = ld;
|
||||
one = "%ld character picked";
|
||||
other = "%ld characters picked";
|
||||
zero = "No characters picked";
|
||||
};
|
||||
};
|
||||
"%ld_CHARACTERS_TO_PICK_REMAINING" = {
|
||||
"NSStringLocalizedFormatKey" = "%#@characters@";
|
||||
characters = {
|
||||
"NSStringFormatSpecTypeKey" = "NSStringPluralRuleType";
|
||||
"NSStringFormatValueTypeKey" = ld;
|
||||
one = "One character remaining";
|
||||
other = "%ld characters remaining";
|
||||
zero = "All characters picked";
|
||||
};
|
||||
};
|
||||
"DUPLICATE_ENTRIES_%ld" = {
|
||||
"NSStringLocalizedFormatKey" = "%#@entries@";
|
||||
entries = {
|
||||
"NSStringFormatSpecTypeKey" = "NSStringPluralRuleType";
|
||||
"NSStringFormatValueTypeKey" = ld;
|
||||
one = "Duplicate Entry";
|
||||
other = "Duplicate Entries";
|
||||
zero = "Duplicate Entries";
|
||||
};
|
||||
};
|
||||
"EVERY_%ld_DAYS" = {
|
||||
"NSStringLocalizedFormatKey" = "%#@days@";
|
||||
days = {
|
||||
"NSStringFormatSpecTypeKey" = "NSStringPluralRuleType";
|
||||
"NSStringFormatValueTypeKey" = ld;
|
||||
one = "every day";
|
||||
other = "every %ld days";
|
||||
zero = "after each unlock";
|
||||
};
|
||||
};
|
||||
"PICKCHAR_INFO_MESSAGE_PICK_CHARACTERS_%ld" = {
|
||||
"NSStringLocalizedFormatKey" = "%#@characters@";
|
||||
characters = {
|
||||
"NSStringFormatSpecTypeKey" = "NSStringPluralRuleType";
|
||||
"NSStringFormatValueTypeKey" = ld;
|
||||
one = "Please pick a single character to use";
|
||||
other = "Pleas pick %ld characters to use";
|
||||
zero = "Please pick the characters to use";
|
||||
};
|
||||
};
|
||||
"PICKED_%ld_CHARACTERS" = {
|
||||
"NSStringLocalizedFormatKey" = "%#@characters@";
|
||||
characters = {
|
||||
"NSStringFormatSpecTypeKey" = "NSStringPluralRuleType";
|
||||
"NSStringFormatValueTypeKey" = ld;
|
||||
one = "%ld character picked";
|
||||
other = "%ld characters picked";
|
||||
zero = "No characters picked";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user