mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 19:22:25 +00:00
Updated localization to sorted import format for better workflow
This commit is contained in:
@@ -575,6 +575,8 @@
|
||||
4C77E37415B84A240093A587 /* MacPass-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MacPass-Prefix.pch"; sourceTree = "<group>"; };
|
||||
4C77E37815B84A240093A587 /* MPAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MPAppDelegate.h; sourceTree = "<group>"; };
|
||||
4C77E37915B84A240093A587 /* MPAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MPAppDelegate.m; sourceTree = "<group>"; };
|
||||
4C79B6401FB0562D008250D8 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/ReferenceBuilderView.strings; sourceTree = "<group>"; };
|
||||
4C79B6411FB0562D008250D8 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PluginSettings.strings; sourceTree = "<group>"; };
|
||||
4C7ABA4317BAEC6700FF5799 /* 15_ScannerTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 15_ScannerTemplate.pdf; sourceTree = "<group>"; };
|
||||
4C7ABA4417BAEC6700FF5799 /* 16_BrowserTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 16_BrowserTemplate.pdf; sourceTree = "<group>"; };
|
||||
4C7ABA4517BAEC6700FF5799 /* 17_CDRomTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 17_CDRomTemplate.pdf; sourceTree = "<group>"; };
|
||||
@@ -694,8 +696,6 @@
|
||||
4CC0D2CF17974A5A000B4BDA /* MPAttachmentTableViewDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPAttachmentTableViewDelegate.h; sourceTree = "<group>"; };
|
||||
4CC0D2D017974A5A000B4BDA /* MPAttachmentTableViewDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPAttachmentTableViewDelegate.m; sourceTree = "<group>"; };
|
||||
4CC281881C0F675B00B9174D /* HNHUi.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HNHUi.framework; path = Carthage/Build/Mac/HNHUi.framework; sourceTree = "<group>"; };
|
||||
4CC6C39C1F98D93B0021E561 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
4CC6C39D1F98D94D0021E561 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/KPKLocalizable.strings; sourceTree = "<group>"; };
|
||||
4CC6DB7817D23719002C6091 /* KPKNode+IconImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "KPKNode+IconImage.h"; sourceTree = "<group>"; };
|
||||
4CC6DB7917D23719002C6091 /* KPKNode+IconImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "KPKNode+IconImage.m"; sourceTree = "<group>"; };
|
||||
4CCA7EEC1797866F00B0B55E /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/GeneralSettings.strings; sourceTree = "<group>"; };
|
||||
@@ -1595,7 +1595,7 @@
|
||||
isa = PBXProject;
|
||||
attributes = {
|
||||
CLASSPREFIX = MP;
|
||||
LastUpgradeCheck = 0900;
|
||||
LastUpgradeCheck = 0910;
|
||||
ORGANIZATIONNAME = "HicknHack Software GmbH";
|
||||
TargetAttributes = {
|
||||
4C77E36115B84A240093A587 = {
|
||||
@@ -1938,6 +1938,7 @@
|
||||
60ECAD221F12231B00EA9DB3 /* zh-Hans */,
|
||||
4C4161081F50333B003BC0AF /* es */,
|
||||
4CA182761F96512800DD4A4A /* de */,
|
||||
4C79B6411FB0562D008250D8 /* en */,
|
||||
);
|
||||
name = PluginSettings.xib;
|
||||
sourceTree = "<group>";
|
||||
@@ -1968,7 +1969,6 @@
|
||||
FA638D221C39BFCC00B10CC6 /* ru */,
|
||||
4825CC951C414D58003E37E9 /* it */,
|
||||
4C4161161F50333C003BC0AF /* es */,
|
||||
4CC6C39D1F98D94D0021E561 /* Base */,
|
||||
FAA9109B1F9A95A500F7CB90 /* pl */,
|
||||
);
|
||||
name = KPKLocalizable.strings;
|
||||
@@ -2120,7 +2120,6 @@
|
||||
4825CC921C414D58003E37E9 /* it */,
|
||||
4C43B02F1E266A3A000CB4D7 /* pl */,
|
||||
4C4161131F50333C003BC0AF /* es */,
|
||||
4CC6C39C1F98D93B0021E561 /* Base */,
|
||||
4C97CCEF1FA727DC00E58F8C /* en */,
|
||||
);
|
||||
name = Localizable.strings;
|
||||
@@ -2168,6 +2167,7 @@
|
||||
4C840C541D773E5E0081F605 /* pl */,
|
||||
4C4161101F50333C003BC0AF /* es */,
|
||||
4CA182771F96512800DD4A4A /* de */,
|
||||
4C79B6401FB0562D008250D8 /* en */,
|
||||
);
|
||||
name = ReferenceBuilderView.xib;
|
||||
sourceTree = "<group>";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "0900"
|
||||
LastUpgradeVersion = "0910"
|
||||
version = "1.3">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
|
||||
@@ -1,37 +0,0 @@
|
||||
/*
|
||||
KPKLocalizable.strings
|
||||
MacPass
|
||||
|
||||
Created by Michael Starke on 20/12/13.
|
||||
Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
*/
|
||||
|
||||
/* Copy */
|
||||
"KPK_GROUP_COPY_%@" = "%@ copy";
|
||||
"KPK_ENTRY_COPY_%@" = "%@ copy";
|
||||
|
||||
/* Validation Errors */
|
||||
"ERROR_WINDOW_TITLE_VALIDATION_FAILED" = "The Format of the Window Title is not valid!";
|
||||
"ERROR_ATTRIBUTE_KEY_VALIDATION_FAILED" = "The Attribute Key is not unique!";
|
||||
"ERROR_AUTOTYPE_SEQUENCE_VALIDATION_FAILED" = "The Autotype Sequence is not valid!";
|
||||
|
||||
/* Errors */
|
||||
"ERROR_CORRUPT_TREE" = "The internal file structure is corrupted!";
|
||||
"ERROR_INVALID_FIELD_SIZE" = "Incorrect size at data field. Password wrong?";
|
||||
"ERROR_INVALID_FIELD_TYPE" = "Unknown data field. Password wrong?";
|
||||
"ERROR_UNSUPPORTED_DATABASER_VERSION" = "The Database version is not supported";
|
||||
"ERROR_UNSUPPORTED_CHIPHER" = "Unsupported cipher algorithm";
|
||||
"ERROR_UNKNOWN_FILE_FORMAT" = "Unknown file format";
|
||||
"ERROR_HEADER_CORRUPTED" = "Header is corrupted";
|
||||
"ERROR_UNSUPPORTED_KDBX_COMPRESSION_ALGORITHM" = "Unsupported compression algorithm";
|
||||
"ERROR_UNSUPPORTED_KDBX_RANDOM_STREAM" = "Unsupported random stream type";
|
||||
"ERROR_INTEGRITY_CHECK_FAILED" = "The database integrity isn't ensured";
|
||||
"ERROR_PASSWORD_OR_KEYFILE_WRONG" = "The password and/or the keyfile is wrong";
|
||||
"ERROR_KEEPASSFILE_ELEMENT_MISSING" = "The XML file is missing the KeePassFile element";
|
||||
"ERROR_ROOT_ELEMENT_MISSING" = "The XML file contains no Root node";
|
||||
"ERROR_GROUP_ELEMENT_MISSING" = "The XML file contains no Group node";
|
||||
"ERROR_HEADER_HASH_MISSMATCH" = "The header hash doesn't match. File corrupted";
|
||||
"ERROR_XML_KEYFILE_WITHOUT_KEY_ELEMENT" = "The XML keyfile is missing the key element";
|
||||
"ERROR_XML_KEYFILE_WITHOUT_DATA_ELEMENT" = "The XML keyfile is missing the data element";
|
||||
"ERROR_XML_KEYFILE_DATA_PARSING_ERROR" = "Unable to read the data of the XML keyfile";
|
||||
"ERROR_HEADER_HASH_VERIFICATION_FAILED" = "The database header hash is wrong. Data integrity might be broken!";
|
||||
@@ -1,227 +0,0 @@
|
||||
/* Formatted Times */
|
||||
"%ld_DAYS_AGO" = "%ld days ago";
|
||||
"%ld_HOURS_AGO" = "about %ld hours ago";
|
||||
"%ld_MINUTES_AGO" = "%ld minutes ago";
|
||||
"%ld_WEEKS_AGO" = "%ld weeks ago";
|
||||
"JUST_NOW" = "Just now";
|
||||
"LAST_WEEK" = "Last week";
|
||||
"ONE_WEEK_AGO" = "One week ago";
|
||||
"YESTERDAY" = "Yesterday";
|
||||
"TOMORROW" = "Tomorrow";
|
||||
"ONE_WEEK" = "in one week";
|
||||
"ONE_MONTH" = "in one month";
|
||||
"90_DAYS" = "in 90 days";
|
||||
"ONE_YEAR" = "in one year";
|
||||
|
||||
/* Date Picker */
|
||||
"SELECT_DATE_PRESET" = "Use preset…";
|
||||
|
||||
/* Menu item for automatic trash creation */
|
||||
"AUTOCREATE_TRASH_FOLDER" = "Create Automatically";
|
||||
|
||||
/*
|
||||
Actions
|
||||
*/
|
||||
"NEW_ENTRY" = "New Entry";
|
||||
"NEW_GROUP" = "New Group";
|
||||
"DUPLICATE_ENTRY" = "Duplicate Entry";
|
||||
"DUPLICATE_ENTRY_WITH_OPTIONS" = "Duplicate Entry…";
|
||||
"COPY_ENTRY" = "Copy Entry";
|
||||
"COPY_GROUP" = "Copy Group";
|
||||
"ADD_TREMPLATE_ENTRY" = "Create Template Entry";
|
||||
"DELETE_GROUP" = "Delete Group";
|
||||
"DELETE_ENTRY" = "Delete Entry";
|
||||
"EDIT_TEMPLATE_GROUP" = "Edit Entry Template Group";
|
||||
"EMPTY_TRASH" = "Empty Trash";
|
||||
"MOVE_ENTRY" = "Move Entry";
|
||||
"MOVE_GROUP" = "Move Group";
|
||||
"NEW_ENTRY_WITH_TEMPLATE_%@" = "Create Entry with Template %@";
|
||||
"NEW_DATABASE" = "Database";
|
||||
"OPEN_URL" = "Open URL";
|
||||
"PERFORM_AUTOTYPE_FOR_ENTRY" = "Perform Autotype";
|
||||
"PREVIEW" = "Preview";
|
||||
"PASSWORD_GENERATOR_SET_DEFAULTS" = "Set Defaults";
|
||||
"PASSWORD_GENERATOR_RESET_ENTRY_DEFAULTS" = "Reset";
|
||||
"TRASH_ENTRY" = "Trash Entry";
|
||||
"TRASH_GROUP" = "Trash Group";
|
||||
"SET_NAME" = "Edit Name";
|
||||
"SET_TITLE" = "Edit Title";
|
||||
"SET_USERNAME" = "Edit Username";
|
||||
"SET_PASSWORD" = "Edit Password";
|
||||
"SET_URL" = "Edit URL";
|
||||
"SET_NOTES" = "Edit Notes";
|
||||
"SHOW_HISTORY" = "Show History";
|
||||
|
||||
/*
|
||||
Search
|
||||
*/
|
||||
"CLEAR_RECENT_SEARCHES" = "Clear recent searches";
|
||||
"RECENT_SEARCHES" = "Recent searches";
|
||||
"SEARCH_DUPLICATE_PASSWORDS" = "Duplicate Passwords";
|
||||
"SEARCH_EXPIRED_ENTRIES" = "Expired";
|
||||
"SELECT_FILTER_WITH_DOTS" = "Select…";
|
||||
|
||||
/*
|
||||
Direct Translations
|
||||
*/
|
||||
"ACTION" = "Action";
|
||||
"ATTACHMENTS" = "Attachments";
|
||||
"CANCEL" = "Cancel";
|
||||
"DATABASE" = "Database";
|
||||
"DELETE" = "Delete";
|
||||
"EDIT" = "Edit";
|
||||
"EMAIL" = "EMail";
|
||||
"GROUP" = "Group";
|
||||
"GENERAL" = "General";
|
||||
"HOMEBANKING" = "Homebanking";
|
||||
"INSPECTOR" = "Inspector";
|
||||
"INTERNET" = "Internet";
|
||||
"LOCK" = "Lock";
|
||||
"MODIFIED" = "Modified";
|
||||
"NAME" = "Name";
|
||||
"NETWORK" = "Network";
|
||||
"NONE" = "None";
|
||||
"NOTES" = "Notes";
|
||||
"PASSWORD" = "Password";
|
||||
"SAVE" = "Save";
|
||||
"SAVE_WITH_DOTS" = "Save…";
|
||||
"SEARCH" = "Search";
|
||||
"TITLE" = "Title";
|
||||
"TRASH" = "Trash";
|
||||
"URL" = "URL";
|
||||
"USERNAME" = "Username";
|
||||
"WINDOWS" = "Windows";
|
||||
|
||||
|
||||
"CHANGE_DATABASE_NAME" = "Change Database Name";
|
||||
"CHANGE_TRASH_GROUP" = "Change Trash Group";
|
||||
"%@_COPY" = "%@ Copy";
|
||||
|
||||
"DUPLICTE_PASSWORDS" = "Duplicate Passwords";
|
||||
|
||||
/* Field nam that was copied to the pasteboard */
|
||||
"COPIED_FIELD_%@" = "Copied %@";
|
||||
"COPIED_PASSWORD" = "Password copied!";
|
||||
"COPIED_URL" = "URL copied!";
|
||||
"COPIED_USERNAME" = "Username copied!";
|
||||
"COPY_CUSTOM_FIELDS" = "Copy Custom Fields";
|
||||
"COPY_FIELD_%@" = "Copy %@";
|
||||
"COPY_PASSWORD" = "Copy Password";
|
||||
"COPY_URL" = "Copy URL";
|
||||
"COPY_USERNAME" = "Copy Username";
|
||||
|
||||
/* Dock Badge */
|
||||
"CLEARING_PASTEBOARD" = "…";
|
||||
|
||||
/* Group Inspector */
|
||||
/* Autotype Combobox */
|
||||
"AUTOTYPE_NO" = "Disable Autotype";
|
||||
"AUTOTYPE_YES" = "Enable Autotype";
|
||||
"AUTOTYPE_INHERIT" = "Inherit Autotype Settings";
|
||||
|
||||
/* Search Combobox */
|
||||
"SEARCH_INHERIT" = "Inherit Search Settings";
|
||||
"SEARCH_YES" = "Include in Search";
|
||||
"SEARCH_NO" = "Exclude from Search";
|
||||
|
||||
/*
|
||||
Date/Time Displays
|
||||
*/
|
||||
/* Created at template string. %@ is replaced by localized date and time */
|
||||
"CREATED_AT_%@" = "Created: %@";
|
||||
/* Modifed at template string. %@ is replaced by localized date and time */
|
||||
"MODIFED_AT_%@" = "Modified: %@";
|
||||
|
||||
"EXPIRES_AT_DATE_%@" = "Expires: %@";
|
||||
"NO_EXPIRE_DATE_SET" = "Never expires.";
|
||||
|
||||
/*
|
||||
Defaults for new objects
|
||||
*/
|
||||
"DEFAULT_CUSTOM_FIELD_TITLE" = "Custom";
|
||||
"DEFAULT_CUSTOM_FIELD_VALUE" = "Value";
|
||||
"DEFAULT_ENTRY_TITLE" = "New Entry";
|
||||
"DEFAULT_GROUP_NAME" = "New Group";
|
||||
"DEFAULT_WINDOW_TITLE" = "Window Title";
|
||||
|
||||
/* Number of Entries
|
||||
Plural (0, >1)
|
||||
Singular (1)
|
||||
*/
|
||||
"%ld_ENTRIES" = "%ld Entries";
|
||||
"%ld_ENTRY" = "%ld Entry";
|
||||
|
||||
/* Settings */
|
||||
"GENERAL_SETTINGS" = "General";
|
||||
"INTEGRATION_SETTINGS" = "Integration";
|
||||
"UPDATE_SETTINGS" = "Updates";
|
||||
"WORKFLOW_SETTINGS" = "Workflow";
|
||||
"DEFAULT_BROWSER" = "Default Browser";
|
||||
"OTHER_BROWSER" = "Select Browser…";
|
||||
"PLUGIN_SETTINGS" = "Plugins";
|
||||
|
||||
/* Feature not supported in Version */
|
||||
"KDBX_ONLY_FEATURE" = "Feature not supported in KDB database";
|
||||
|
||||
/* Template */
|
||||
"NO_TEMPLATE_GROUP" = "No Templates";
|
||||
"NO_TEMPLATES" = "No Templates found";
|
||||
|
||||
/* Kefile */
|
||||
"SAVE_KEYFILE" = "Save Keyfile";
|
||||
|
||||
/* Autoype */
|
||||
/* Candiate dialog */
|
||||
"SELECT_AUTOTYPE_CANDIDATE" = "Select candidate!";
|
||||
"AUTOTYPE_OVERLAY_NO_DOCUMENTS" = "Please open a file to use Global Autotype!";
|
||||
"AUTOTYPE_OVERLAY_NO_MATCH_FOR_%@" = "No Match for %@!";
|
||||
"AUTOTYPE_OVERLAY_SINGLE_MATCH" = "Match!";
|
||||
|
||||
/* Alert Dialogs */
|
||||
"WARNING_ON_EMPTY_TRASH_DESCRIPTION" = "Emptying the Trash is not undoable.";
|
||||
"WARNING_ON_EMPTY_TRASH_TITLE" = "Empty Trash?";
|
||||
"WARNING_ON_LOSSY_SAVE" = "Saving with KDB format, will lead to lost data.";
|
||||
"WARNING_ON_LOSSY_SAVE_DESCRIPTION" = "The KDB file format cannot hold all information.";
|
||||
"CHANGE_FORMAT" = "Change File Format to KDBX";
|
||||
"SAVE_LOSSY" = "Save and lose data";
|
||||
|
||||
"ENFORCE_PASSWORD_CHANGE_ALERT_TITLE" = "The database password expired!";
|
||||
"ENFORCE_PASSWORD_CHANGE_ALERT_DESCRIPTION" = "You will be unable to save until the password and/or keyfile has been changed.";
|
||||
|
||||
"RECOMMEND_PASSWORD_CHANGE_ALERT_TITLE" = "Please change the database password!";
|
||||
"RECOMMEND_PASSWORD_CHANGE_ALERT_DESCRIPTION" = "It is recommended to change the password and/or keyfile.";
|
||||
"CHANGE_PASSWORD_WITH_DOTS" = "Change Password…";
|
||||
|
||||
"WARNING_ON_SAVE_NO_PASSWORD_OR_KEY_SET" = "No password or keyfile is set.";
|
||||
"WARNING_ON_SAVE_NO_PASSWORD_OR_KEY_SET_SUGGESTION" = "Please set a password and/or keyfile for this database. Aborting this will undo all changes and lock the document";
|
||||
|
||||
/* Message displayed when an open file was changed from another application */
|
||||
"FILE_CHANGED_BY_OTHERS_MESSAGE_TEXT" = "The database file was modified!";
|
||||
/* Informative text displayed when the file was change form another application */
|
||||
"FILE_CHANGED_BY_OTHERS_INFO_TEXT" = "The file loaded is not the same as the on on disk. How do you want to move on?";
|
||||
/* Set the selection as default file change strategy */
|
||||
"SET_AS_DEFAULT_FILE_CHANGE_STRATEGY" = "Use this method as default. You can change this at any time in the preferences.";
|
||||
/* Always show a dialog after an external file change */
|
||||
"FILE_CHANGE_STRATEGY_ASK" = "Ask";
|
||||
"SHORT_FILE_CHANGE_STRATEGY_ASK" = "Ask";
|
||||
/* Button to ignore the changes */
|
||||
"FILE_CHANGE_STRATEGY_KEEP_MINE" = "Keep My Version and Ignore Other Changes";
|
||||
"KEEP_MINE_DISCARD_OTHER" = "Keep Mine, Discard Other";
|
||||
/* Button to reload the changes form disk */
|
||||
"FILE_CHANGE_STRATEGY_USE_OTHER" = "Load Changed Version and Discard Mine";
|
||||
"KEEP_OTHER_DISCARD_MINE" = "Keep Other, Discard Mine";
|
||||
/* Merge changes into file! */
|
||||
"FILE_CHANGE_STRATEGY_MERGE" = "Merge Changes";
|
||||
|
||||
/* Password Input Messages, Errors and Warning */
|
||||
"PASSWORD_INPUT_NO_PASSWORD" = "No Password";
|
||||
"PASSWORD_INPUT_ENTER_PASSWORD" = "Enter Password";
|
||||
"PASSWORD_INPUT_REPEAT_PASSWORD" = "Repeat Password";
|
||||
"WARNING_NO_PASSWORD_OR_KEYFILE" = "No password or keyfile supplied!";
|
||||
"ERROR_PASSWORD_MISSMATCH_INVALID_KEYFILE" = "Passwords do not match and keyfile is invalid!";
|
||||
"ERROR_PASSWORD_MISSMATCH" = "Passwords do not match!";
|
||||
"ERROR_INVALID_KEYFILE" = "Keyfile is invalid!";
|
||||
|
||||
/* Misc */
|
||||
"DOCUMENT_AUTOTYPE_CORRUPTION_WARNING" = "Please run Fix Autotype...";
|
||||
"FILE_OPEN_ERROR" = "Error opening file.";
|
||||
@@ -1,16 +1,15 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Search:"; ObjectID = "7"; */
|
||||
"7.title" = "Search:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Title"; ObjectID = "53D-ne-nv6"; */
|
||||
"53D-ne-nv6.title" = "Title";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Empty Trash"; ObjectID = "8Ok-oe-6AB"; */
|
||||
"8Ok-oe-6AB.title" = "Empty Trash";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Trash"; ObjectID = "8P1-Rp-sF4"; */
|
||||
"8P1-Rp-sF4.title" = "Trash";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Title"; ObjectID = "53D-ne-nv6"; */
|
||||
"53D-ne-nv6.title" = "Title";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "URL"; ObjectID = "92o-gN-Psj"; */
|
||||
"92o-gN-Psj.title" = "URL";
|
||||
|
||||
@@ -52,3 +51,4 @@
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "History"; ObjectID = "z4I-cp-nhf"; */
|
||||
"z4I-cp-nhf.label" = "History";
|
||||
|
||||
|
||||
@@ -1,7 +1,18 @@
|
||||
|
||||
/* Class = "NSWindow"; title = "Window"; ObjectID = "1"; */
|
||||
"1.title" = "Window";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Threads"; ObjectID = "2QI-ne-N5d"; */
|
||||
"2QI-ne-N5d.title" = "Threads";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Iterations"; ObjectID = "2ZA-Gc-JdZ"; */
|
||||
"2ZA-Gc-JdZ.title" = "Iterations";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Enforce key change"; ObjectID = "5QH-N1-FHK"; */
|
||||
"5QH-N1-FHK.title" = "Enforce key change";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Argon2"; ObjectID = "6qB-sH-9FI"; */
|
||||
"6qB-sH-9FI.label" = "Argon2";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Database name:"; ObjectID = "190"; */
|
||||
"190.title" = "Database name:";
|
||||
|
||||
@@ -26,7 +37,7 @@
|
||||
/* Class = "NSButtonCell"; title = "Enable Recycle Bin"; ObjectID = "536"; */
|
||||
"536.title" = "Enable Recycle Bin";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Maximum Items:"; ObjectID = "558"; */
|
||||
/* Class = "NSTextFieldCell"; title = "Maximum items in history:"; ObjectID = "558"; */
|
||||
"558.title" = "Maximum Items:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "680"; */
|
||||
@@ -35,7 +46,7 @@
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "957"; */
|
||||
"957.title" = "Cancel";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Maximum Size:"; ObjectID = "1269"; */
|
||||
/* Class = "NSTextFieldCell"; title = "Maxium history size:"; ObjectID = "1269"; */
|
||||
"1269.title" = "Maximum Size:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "1396"; */
|
||||
@@ -59,8 +70,45 @@
|
||||
/* Class = "NSTextFieldCell"; title = "Default Username:"; ObjectID = "1591"; */
|
||||
"1591.title" = "Default Username:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Key encryption rounds:"; ObjectID = "1644"; */
|
||||
/* (No Comment) */
|
||||
"1644.title" = "Key encryption rounds:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "1740"; */
|
||||
"1740.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Recommend key change"; ObjectID = "CtU-Eq-dgy"; */
|
||||
"CtU-Eq-dgy.title" = "Recommend key change";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Algorithm"; ObjectID = "GVd-KH-pHc"; */
|
||||
"GVd-KH-pHc.title" = "Algorithm";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Generate Parameters"; ObjectID = "PoI-Er-Y8P"; */
|
||||
"PoI-Er-Y8P.title" = "Generate Parameters";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Recommend key change"; ObjectID = "Xib-Fn-sqx"; */
|
||||
"Xib-Fn-sqx.title" = "Recommend key change";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Aes"; ObjectID = "ft1-pl-lpO"; */
|
||||
"ft1-pl-lpO.label" = "Aes";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Encryption:"; ObjectID = "gxY-UL-bEG"; */
|
||||
"gxY-UL-bEG.title" = "Encryption:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Memory"; ObjectID = "iRY-If-Kwn"; */
|
||||
"iRY-If-Kwn.title" = "Memory";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Recyclebin Group:"; ObjectID = "kI5-Kp-byE"; */
|
||||
"kI5-Kp-byE.title" = "Recyclebin Group:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Force key change once after unlocking"; ObjectID = "pA1-aL-KjT"; */
|
||||
"pA1-aL-KjT.title" = "Force key change once after unlocking";
|
||||
|
||||
/* Class = "NSBox"; title = "Key derivation"; ObjectID = "pbl-Mb-r8V"; */
|
||||
"pbl-Mb-r8V.title" = "Key derivation";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Rounds"; ObjectID = "uUQ-9s-M5E"; */
|
||||
"uUQ-9s-M5E.title" = "Rounds";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Force key change"; ObjectID = "z6u-YT-7LE"; */
|
||||
"z6u-YT-7LE.title" = "Force key change";
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "17"; */
|
||||
"17.title" = "OtherViews";
|
||||
|
||||
@@ -7,3 +6,4 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "30"; */
|
||||
"30.title" = "Cancel";
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Reference username instead of copying it"; ObjectID = "O9X-XH-n8o"; */
|
||||
"O9X-XH-n8o.title" = "Reference username instead of copying it";
|
||||
|
||||
/* Class = "NSWindow"; title = "Window"; ObjectID = "QvC-M9-y7g"; */
|
||||
/* Class = "NSWindow"; title = "Duplicate Entry Options"; ObjectID = "QvC-M9-y7g"; */
|
||||
"QvC-M9-y7g.title" = "Window";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Duplicate Entry"; ObjectID = "WqI-qH-ARf"; */
|
||||
@@ -16,3 +15,4 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "x6e-bE-Y6R"; */
|
||||
"x6e-bE-Y6R.title" = "Cancel";
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/* Class = "NSMenuItem"; title = "Save"; ObjectID = "0ok-MC-QMP"; */
|
||||
"0ok-MC-QMP.title" = "Save";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable Autotype"; ObjectID = "9Nx-mE-DK3"; */
|
||||
"9Nx-mE-DK3.title" = "Enable Autotype";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Generate"; ObjectID = "64"; */
|
||||
"64.title" = "Generate";
|
||||
@@ -20,7 +25,7 @@
|
||||
/* Class = "NSTextFieldCell"; title = "Tags"; ObjectID = "79"; */
|
||||
"79.title" = "Tags";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Fields"; ObjectID = "108"; */
|
||||
/* (No Comment) */
|
||||
"108.label" = "Fields";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Attachments"; ObjectID = "109"; */
|
||||
@@ -41,7 +46,7 @@
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "171"; */
|
||||
"171.title" = "Table View Cell";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Custom Fields"; ObjectID = "190"; */
|
||||
/* (No Comment) */
|
||||
"190.title" = "Custom Fields";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "197"; */
|
||||
@@ -53,27 +58,24 @@
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "214"; */
|
||||
"214.placeholderString" = "Value";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "225"; */
|
||||
/* (No Comment) */
|
||||
"225.placeholderString" = "Value";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Title"; ObjectID = "228"; */
|
||||
/* (No Comment) */
|
||||
"228.placeholderString" = "Title";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Add Field"; ObjectID = "232"; */
|
||||
"232.title" = "Add Field";
|
||||
|
||||
/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[0] = "General"; ObjectID = "238"; */
|
||||
"238.ibShadowedLabels[0]" = "General";
|
||||
|
||||
/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[1] = "Files"; ObjectID = "238"; */
|
||||
"238.ibShadowedLabels[1]" = "Files";
|
||||
|
||||
/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[3] = "Autotype"; ObjectID = "238"; */
|
||||
/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[2] = "Autotype"; ObjectID = "238"; */
|
||||
"238.ibShadowedLabels[2]" = "Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Save"; ObjectID = "0ok-MC-QMP"; */
|
||||
"0ok-MC-QMP.title" = "Save";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable Autotype"; ObjectID = "9Nx-mE-DK3"; */
|
||||
"9Nx-mE-DK3.title" = "Enable Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Quicklook"; ObjectID = "NtM-y3-l4D"; */
|
||||
"NtM-y3-l4D.title" = "Quicklook";
|
||||
|
||||
@@ -83,6 +85,9 @@
|
||||
/* Class = "NSTextFieldCell"; title = "Window Sequence"; ObjectID = "RQB-bR-MC0"; */
|
||||
"RQB-bR-MC0.title" = "Window Sequence";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Show Plugin Data"; ObjectID = "X9y-K7-lix"; */
|
||||
"X9y-K7-lix.title" = "Show Plugin Data";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Autotype Sequence"; ObjectID = "bQ5-0E-h3O"; */
|
||||
"bQ5-0E-h3O.title" = "Autotype Sequence";
|
||||
|
||||
@@ -107,5 +112,12 @@
|
||||
/* Class = "NSTextFieldCell"; title = "Window Associations"; ObjectID = "ned-1Q-FXA"; */
|
||||
"ned-1Q-FXA.title" = "Window Associations";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Obfuscate Autotype"; ObjectID = "oNq-kB-3eb"; */
|
||||
"oNq-kB-3eb.title" = "Obfuscate Autotype";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "sNS-o1-pD7"; */
|
||||
"sNS-o1-pD7.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "UUID"; ObjectID = "vTq-N1-5oa"; */
|
||||
"vTq-N1-5oa.title" = "UUID";
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* Class = "NSButtonCell"; title = "Clear all stored locations"; ObjectID = "8Ri-2s-c39"; */
|
||||
"8Ri-2s-c39.title" = "Clear all stored locations";
|
||||
|
||||
/* Class = "NSMenu"; title = "ClipboardClearInterval"; ObjectID = "421"; */
|
||||
"421.title" = "ClipboardClearInterval";
|
||||
@@ -26,12 +28,6 @@
|
||||
/* Class = "NSButtonCell"; title = "Reopen last Database after Launch"; ObjectID = "531"; */
|
||||
"531.title" = "Reopen last Database after Launch";
|
||||
|
||||
/* Class = "NSBox"; title = "General"; ObjectID = "928"; */
|
||||
"928.title" = "General";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Double-click entry URL to Launch"; ObjectID = "937"; */
|
||||
"937.title" = "Double-click entry URL to Launch";
|
||||
|
||||
/* Class = "NSMenu"; title = "LockTimes"; ObjectID = "586"; */
|
||||
"586.title" = "LockTimes";
|
||||
|
||||
@@ -53,11 +49,24 @@
|
||||
/* Class = "NSTextFieldCell"; title = "Lock while idle"; ObjectID = "806"; */
|
||||
"806.title" = "Lock while idle";
|
||||
|
||||
/* Class = "NSBox"; title = "File Handling"; ObjectID = "888"; */
|
||||
"888.title" = "File Handling";
|
||||
|
||||
/* (No Comment) */
|
||||
"928.title" = "General";
|
||||
|
||||
/* (No Comment) */
|
||||
"937.title" = "Double-click entry URL to Launch";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Enabling this compromises security. If enabled, your preferences will contain mappings from database to keyfile. Key locations for databases without a password will not be saved."; ObjectID = "ACh-7H-42N"; */
|
||||
"ACh-7H-42N.title" = "Enabling this compromises security. If enabled, your preferences will contain mappings from database to keyfile. Key locations for databases without a password will not be saved.";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Lock after log out"; ObjectID = "Dzn-9R-JjE"; */
|
||||
"Dzn-9R-JjE.title" = "Lock after log out";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "If file changes:"; ObjectID = "QrK-hM-Xt1"; */
|
||||
"QrK-hM-Xt1.title" = "If file changes:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Remember Keyfile for Databases"; ObjectID = "r6q-He-nYU"; */
|
||||
"r6q-He-nYU.title" = "Remember Keyfile for Databases";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Clear all stored locations"; ObjectID = "8Ri-2s-c39"; */
|
||||
"8Ri-2s-c39.title" = "Clear all stored locations";
|
||||
@@ -1,3 +1,5 @@
|
||||
/* Class = "NSTextFieldCell"; title = "Autotype Sequence"; ObjectID = "6FG-UZ-Adh"; */
|
||||
"6FG-UZ-Adh.title" = "Autotype Sequence";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Name"; ObjectID = "25"; */
|
||||
"25.title" = "Name";
|
||||
@@ -16,3 +18,7 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Autotype"; ObjectID = "277"; */
|
||||
"277.title" = "Autotype";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Edit Plugin Data"; ObjectID = "qGr-oT-WjP"; */
|
||||
"qGr-oT-WjP.title" = "Edit Plugin Data";
|
||||
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "1kM-cI-P1o"; */
|
||||
"1kM-cI-P1o.title" = "Cancel";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use Default Icon"; ObjectID = "102"; */
|
||||
"102.title" = "Use Default Icon";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "1kM-cI-P1o"; */
|
||||
"1kM-cI-P1o.title" = "Cancel";
|
||||
/* Class = "NSButtonCell"; title = "Download Icon"; ObjectID = "iaf-XW-XUo"; */
|
||||
"iaf-XW-XUo.title" = "Download Icon";
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
/* (No Comment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2012-2017 HicknHack Software GmbH. All rights reserved.";
|
||||
|
||||
|
||||
@@ -1,69 +1,90 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Name"; ObjectID = "101"; */
|
||||
/* (No Comment) */
|
||||
"101.title" = "Name";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Name"; ObjectID = "1266"; */
|
||||
/* (No Comment) */
|
||||
"1266.title" = "Name";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Username"; ObjectID = "1267"; */
|
||||
/* (No Comment) */
|
||||
"1267.title" = "Username";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "URL"; ObjectID = "1268"; */
|
||||
/* (No Comment) */
|
||||
"1268.title" = "URL";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "1269"; */
|
||||
/* (No Comment) */
|
||||
"1269.title" = "Password";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Generate"; ObjectID = "1274"; */
|
||||
/* (No Comment) */
|
||||
"1274.title" = "Generate";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "General"; ObjectID = "1394"; */
|
||||
/* (No Comment) */
|
||||
"1394.label" = "General";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Notes"; ObjectID = "1395"; */
|
||||
/* (No Comment) */
|
||||
"1395.label" = "Notes";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "1481"; */
|
||||
/* (No Comment) */
|
||||
"1481.title" = "Text Cell";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Attachments"; ObjectID = "1513"; */
|
||||
/* (No Comment) */
|
||||
"1513.title" = "Attachments";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Notes"; ObjectID = "1529"; */
|
||||
/* (No Comment) */
|
||||
"1529.title" = "Notes";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "1568"; */
|
||||
/* (No Comment) */
|
||||
"1568.title" = "Table View Cell";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Add File"; ObjectID = "1581"; */
|
||||
/* (No Comment) */
|
||||
"1581.title" = "Add File";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Save File"; ObjectID = "1586"; */
|
||||
/* (No Comment) */
|
||||
"1586.title" = "Save File";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Quality"; ObjectID = "1605"; */
|
||||
/* (No Comment) */
|
||||
"1605.title" = "Quality";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Created"; ObjectID = "1885"; */
|
||||
/* (No Comment) */
|
||||
"1885.title" = "Created";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Modified"; ObjectID = "1930"; */
|
||||
/* (No Comment) */
|
||||
"1930.title" = "Modified";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Attachments"; ObjectID = "1945"; */
|
||||
/* (No Comment) */
|
||||
"1945.label" = "Attachments";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Fields"; ObjectID = "1947"; */
|
||||
/* (No Comment) */
|
||||
"1947.label" = "Fields";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Custom Fields"; ObjectID = "1991"; */
|
||||
/* (No Comment) */
|
||||
"1991.title" = "Custom Fields";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "2017"; */
|
||||
/* (No Comment) */
|
||||
"2017.title" = "Text Cell";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "2043"; */
|
||||
/* (No Comment) */
|
||||
"2043.placeholderString" = "Value";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Title"; ObjectID = "2049"; */
|
||||
/* (No Comment) */
|
||||
"2049.placeholderString" = "Title";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Group"; ObjectID = "2896"; */
|
||||
"2896.label" = "Group";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Entry"; ObjectID = "2897"; */
|
||||
"2897.label" = "Entry";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "NoSelection"; ObjectID = "2974"; */
|
||||
"2974.label" = "NoSelection";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "No Selection"; ObjectID = "2986"; */
|
||||
"2986.title" = "No Selection";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "3014"; */
|
||||
"3014.title" = "Label";
|
||||
|
||||
/* Class = "CocoaBindingsConnection"; ibShadowedNoSelectionPlaceholder = "No Selection"; ObjectID = "E0d-ZH-Wbc"; */
|
||||
"E0d-ZH-Wbc.ibShadowedNoSelectionPlaceholder" = "No Selection";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Notes"; ObjectID = "hwn-UY-9Cr"; */
|
||||
"hwn-UY-9Cr.title" = "Notes";
|
||||
|
||||
|
||||
@@ -1,30 +1,45 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable KeePassHttp server"; ObjectID = "3"; */
|
||||
"3.title" = "Enable KeePassHttp server";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable global Autotype"; ObjectID = "1qb-Rd-jYu"; */
|
||||
"1qb-Rd-jYu.title" = "Enable global Autotype";
|
||||
|
||||
/* (No Comment) */
|
||||
"3.title" = "Enable KeePassHttp server";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Shortcut"; ObjectID = "6oN-CH-T0O"; */
|
||||
"6oN-CH-T0O.title" = "Shortcut";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enabel Quicklook Preview"; ObjectID = "ERs-ct-Eyx"; */
|
||||
/* Class = "NSButtonCell"; title = "Include Entry URL Host for matches"; ObjectID = "B1D-j9-L8x"; */
|
||||
"B1D-j9-L8x.title" = "Include Entry URL Host for matches";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable Quicklook Preview"; ObjectID = "ERs-ct-Eyx"; */
|
||||
"ERs-ct-Eyx.title" = "Enable Quicklook Preview";
|
||||
|
||||
/* Class = "NSBox"; title = "Keepass HTTP"; ObjectID = "KbH-0Q-5Tw"; */
|
||||
/* (No Comment) */
|
||||
"KbH-0Q-5Tw.title" = "Keepass HTTP";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Shortcut is missing Key"; ObjectID = "Lxp-wI-yQy"; */
|
||||
"Lxp-wI-yQy.title" = "Shortcut is missing Key";
|
||||
|
||||
/* Class = "NSBox"; title = "Autotype"; ObjectID = "P9N-HM-wER"; */
|
||||
"P9N-HM-wER.title" = "Autotype";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "If enabled, every {CONTROL} command will be sent as ⌘. Only disable this if you are sure you need to."; ObjectID = "QRy-CY-ENC"; */
|
||||
"QRy-CY-ENC.title" = "If enabled, every {CONTROL} command will be sent as ⌘. Only disable this if you are sure you need to.";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Interpret ⌃ as ⌘"; ObjectID = "QfO-yG-l3F"; */
|
||||
"QfO-yG-l3F.title" = "Interpret ⌃ as ⌘";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Include Entry URL for matches"; ObjectID = "TzR-00-Vp3"; */
|
||||
"TzR-00-Vp3.title" = "Include Entry URL for matches";
|
||||
|
||||
/* Class = "NSBox"; title = "Preview"; ObjectID = "VVs-b5-cX9"; */
|
||||
"VVs-b5-cX9.title" = "Preview";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "If enabled attached files will be copied to a temporary location for preview and deleted after the preview is closed."; ObjectID = "WmI-IB-Aso"; */
|
||||
"WmI-IB-Aso.title" = "If enabled attached files will be copied to a temporary location for preview and deleted after the preview is closed. This is a potential security risk!";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Interpret ⌃ as ⌘"; ObjectID = "QfO-yG-l3F"; */
|
||||
"QfO-yG-l3F.title" = "Interpret ⌃ as ⌘";
|
||||
/* Class = "NSButtonCell"; title = "Include Entry Tags for matches"; ObjectID = "rbu-G7-MT8"; */
|
||||
"rbu-G7-MT8.title" = "Include Entry Tags for matches";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Include Entry Title for matches"; ObjectID = "tmL-dT-D0G"; */
|
||||
"tmL-dT-D0G.title" = "Include Entry Title for matches";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "If enabled, every {CONTROL} command will be sent as ⌘. Only disable this if you are sure you need to."; ObjectID = "QRy-CY-ENC"; */
|
||||
"QRy-CY-ENC.title" = "If enabled, every {CONTROL} command will be sent as ⌘. Only disable this if you are sure you need to.";
|
||||
@@ -1,37 +1,72 @@
|
||||
/*
|
||||
KPKLocalizable.strings
|
||||
MacPass
|
||||
|
||||
Created by Michael Starke on 20/12/13.
|
||||
Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
*/
|
||||
|
||||
/* Copy */
|
||||
"KPK_GROUP_COPY_%@" = "%@ copy";
|
||||
"KPK_ENTRY_COPY_%@" = "%@ copy";
|
||||
|
||||
/* Validation Errors */
|
||||
"ERROR_WINDOW_TITLE_VALIDATION_FAILED" = "The Format of the Window Title is not valid!";
|
||||
/* (No Comment) */
|
||||
"ERROR_ATTRIBUTE_KEY_VALIDATION_FAILED" = "The Attribute Key is not unique!";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_AUTOTYPE_SEQUENCE_VALIDATION_FAILED" = "The Autotype Sequence is not valid!";
|
||||
|
||||
/* Errors */
|
||||
/* (No Comment) */
|
||||
"ERROR_CORRUPT_TREE" = "The internal file structure is corrupted!";
|
||||
"ERROR_INVALID_FIELD_SIZE" = "Incorrect size at data field. Password wrong?";
|
||||
"ERROR_INVALID_FIELD_TYPE" = "Unknown data field. Password wrong?";
|
||||
"ERROR_UNSUPPORTED_DATABASER_VERSION" = "The Database version is not supported";
|
||||
"ERROR_UNSUPPORTED_CHIPHER" = "Unsupported cipher algorithm";
|
||||
"ERROR_UNKNOWN_FILE_FORMAT" = "Unknown file format";
|
||||
"ERROR_HEADER_CORRUPTED" = "Header is corrupted";
|
||||
"ERROR_UNSUPPORTED_KDBX_COMPRESSION_ALGORITHM" = "Unsupported compression algorithm";
|
||||
"ERROR_UNSUPPORTED_KDBX_RANDOM_STREAM" = "Unsupported random stream type";
|
||||
"ERROR_INTEGRITY_CHECK_FAILED" = "The database integrity isn't ensured";
|
||||
"ERROR_PASSWORD_OR_KEYFILE_WRONG" = "The password and/or the keyfile is wrong";
|
||||
"ERROR_KEEPASSFILE_ELEMENT_MISSING" = "The XML file is missing the KeePassFile element";
|
||||
"ERROR_ROOT_ELEMENT_MISSING" = "The XML file contains no Root node";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_GROUP_ELEMENT_MISSING" = "The XML file contains no Group node";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_HEADER_CORRUPTED" = "Header is corrupted";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_HEADER_HASH_MISSMATCH" = "The header hash doesn't match. File corrupted";
|
||||
"ERROR_XML_KEYFILE_WITHOUT_KEY_ELEMENT" = "The XML keyfile is missing the key element";
|
||||
"ERROR_XML_KEYFILE_WITHOUT_DATA_ELEMENT" = "The XML keyfile is missing the data element";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_HEADER_HASH_VERIFICATION_FAILED" = "The database header hash is wrong. Data integrity might be broken!";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_INTEGRITY_CHECK_FAILED" = "The database integrity isn't ensured";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_INVALID_FIELD_SIZE" = "Incorrect size at data field. Password wrong?";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_INVALID_FIELD_TYPE" = "Unknown data field. Password wrong?";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_KEEPASSFILE_ELEMENT_MISSING" = "The XML file is missing the KeePassFile element";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_PASSWORD_OR_KEYFILE_WRONG" = "The password and/or the keyfile is wrong";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_ROOT_ELEMENT_MISSING" = "The XML file contains no Root node";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_UNKNOWN_FILE_FORMAT" = "Unknown file format";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_UNSUPPORTED_CHIPHER" = "Unsupported cipher algorithm";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_UNSUPPORTED_DATABASER_VERSION" = "The Database version is not supported";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_UNSUPPORTED_KDBX_COMPRESSION_ALGORITHM" = "Unsupported compression algorithm";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_UNSUPPORTED_KDBX_RANDOM_STREAM" = "Unsupported random stream type";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_WINDOW_TITLE_VALIDATION_FAILED" = "The Format of the Window Title is not valid!";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_XML_KEYFILE_DATA_PARSING_ERROR" = "Unable to read the data of the XML keyfile";
|
||||
"ERROR_HEADER_HASH_VERIFICATION_FAILED" = "The database header hash is wrong. Data integrity might be broken!";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_XML_KEYFILE_WITHOUT_DATA_ELEMENT" = "The XML keyfile is missing the data element";
|
||||
|
||||
/* (No Comment) */
|
||||
"ERROR_XML_KEYFILE_WITHOUT_KEY_ELEMENT" = "The XML keyfile is missing the key element";
|
||||
|
||||
/* (No Comment) */
|
||||
"KPK_ENTRY_COPY_%@" = "%@ copy";
|
||||
|
||||
/* (No Comment) */
|
||||
"KPK_GROUP_COPY_%@" = "%@ copy";
|
||||
|
||||
|
||||
@@ -1,227 +1,551 @@
|
||||
/* Formatted Times */
|
||||
"%ld_DAYS_AGO" = "%ld days ago";
|
||||
"%ld_HOURS_AGO" = "about %ld hours ago";
|
||||
"%ld_MINUTES_AGO" = "%ld minutes ago";
|
||||
"%ld_WEEKS_AGO" = "%ld weeks ago";
|
||||
"JUST_NOW" = "Just now";
|
||||
"LAST_WEEK" = "Last week";
|
||||
"ONE_WEEK_AGO" = "One week ago";
|
||||
"YESTERDAY" = "Yesterday";
|
||||
"TOMORROW" = "Tomorrow";
|
||||
"ONE_WEEK" = "in one week";
|
||||
"ONE_MONTH" = "in one month";
|
||||
"90_DAYS" = "in 90 days";
|
||||
"ONE_YEAR" = "in one year";
|
||||
/* (No Comment) */
|
||||
"%@_COPY" = "%@ Copy";
|
||||
|
||||
/* Date Picker */
|
||||
"SELECT_DATE_PRESET" = "Use preset…";
|
||||
/* Display format for days. Should contain a long decimal placeholder! */
|
||||
"%ld_DAYS" = "%ld_DAYS";
|
||||
|
||||
/* % days ago */
|
||||
"%ld_DAYS_AGO" = "%ld days ago";
|
||||
|
||||
/* (No Comment) */
|
||||
"%ld_ENTRIES" = "%ld Entries";
|
||||
|
||||
/* (No Comment) */
|
||||
"%ld_ENTRY" = "%ld Entry";
|
||||
|
||||
/* % Hours ago */
|
||||
"%ld_HOURS_AGO" = "about %ld hours ago";
|
||||
|
||||
/* % Minutes ago */
|
||||
"%ld_MINUTES_AGO" = "%ld minutes ago";
|
||||
|
||||
/* % Weeks ago */
|
||||
"%ld_WEEKS_AGO" = "%ld weeks ago";
|
||||
|
||||
/* preset to expire after 90 days from now */
|
||||
"90_DAYS" = "in 90 days";
|
||||
|
||||
/* Button label to abort a merge on a file with changed master key! */
|
||||
"ABORT_MERGE_KEEP_MINE" = "ABORT_MERGE_KEEP_MINE";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"ACTION" = "Action";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"ADD_TREMPLATE_ENTRY" = "Create Template Entry";
|
||||
|
||||
/* Informartive text in alert when adding entry requires KDBX format */
|
||||
"ALERT_KDB_UNSUPPORTED_ADD_ENTRY_INFORMATIVE" = "ALERT_KDB_UNSUPPORTED_ADD_ENTRY_INFORMATIVE";
|
||||
|
||||
/* Message in alert to inform the user that adding an entry requires KDBX format */
|
||||
"ALERT_KDB_UNSUPPORTED_ADD_ENTRY_MESSAGE" = "ALERT_KDB_UNSUPPORTED_ADD_ENTRY_MESSAGE";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"ATTACHMENTS" = "Attachments";
|
||||
|
||||
/* Menu item for automatic trash creation */
|
||||
"AUTOCREATE_TRASH_FOLDER" = "Create Automatically";
|
||||
|
||||
/*
|
||||
Actions
|
||||
*/
|
||||
"NEW_ENTRY" = "New Entry";
|
||||
"NEW_GROUP" = "New Group";
|
||||
"DUPLICATE_ENTRY" = "Duplicate Entry";
|
||||
"DUPLICATE_ENTRY_WITH_OPTIONS" = "Duplicate Entry…";
|
||||
"COPY_ENTRY" = "Copy Entry";
|
||||
"COPY_GROUP" = "Copy Group";
|
||||
"ADD_TREMPLATE_ENTRY" = "Create Template Entry";
|
||||
"DELETE_GROUP" = "Delete Group";
|
||||
"DELETE_ENTRY" = "Delete Entry";
|
||||
"EDIT_TEMPLATE_GROUP" = "Edit Entry Template Group";
|
||||
"EMPTY_TRASH" = "Empty Trash";
|
||||
"MOVE_ENTRY" = "Move Entry";
|
||||
"MOVE_GROUP" = "Move Group";
|
||||
"NEW_ENTRY_WITH_TEMPLATE_%@" = "Create Entry with Template %@";
|
||||
"NEW_DATABASE" = "Database";
|
||||
"OPEN_URL" = "Open URL";
|
||||
"PERFORM_AUTOTYPE_FOR_ENTRY" = "Perform Autotype";
|
||||
"PREVIEW" = "Preview";
|
||||
"PASSWORD_GENERATOR_SET_DEFAULTS" = "Set Defaults";
|
||||
"PASSWORD_GENERATOR_RESET_ENTRY_DEFAULTS" = "Reset";
|
||||
"TRASH_ENTRY" = "Trash Entry";
|
||||
"TRASH_GROUP" = "Trash Group";
|
||||
"SET_NAME" = "Edit Name";
|
||||
"SET_TITLE" = "Edit Title";
|
||||
"SET_USERNAME" = "Edit Username";
|
||||
"SET_PASSWORD" = "Edit Password";
|
||||
"SET_URL" = "Edit URL";
|
||||
"SET_NOTES" = "Edit Notes";
|
||||
"SHOW_HISTORY" = "Show History";
|
||||
|
||||
/*
|
||||
Search
|
||||
*/
|
||||
"CLEAR_RECENT_SEARCHES" = "Clear recent searches";
|
||||
"RECENT_SEARCHES" = "Recent searches";
|
||||
"SEARCH_DUPLICATE_PASSWORDS" = "Duplicate Passwords";
|
||||
"SEARCH_EXPIRED_ENTRIES" = "Expired";
|
||||
"SELECT_FILTER_WITH_DOTS" = "Select…";
|
||||
|
||||
/*
|
||||
Direct Translations
|
||||
*/
|
||||
"ACTION" = "Action";
|
||||
"ATTACHMENTS" = "Attachments";
|
||||
"CANCEL" = "Cancel";
|
||||
"DATABASE" = "Database";
|
||||
"DELETE" = "Delete";
|
||||
"EDIT" = "Edit";
|
||||
"EMAIL" = "EMail";
|
||||
"GROUP" = "Group";
|
||||
"GENERAL" = "General";
|
||||
"HOMEBANKING" = "Homebanking";
|
||||
"INSPECTOR" = "Inspector";
|
||||
"INTERNET" = "Internet";
|
||||
"LOCK" = "Lock";
|
||||
"MODIFIED" = "Modified";
|
||||
"NAME" = "Name";
|
||||
"NETWORK" = "Network";
|
||||
"NONE" = "None";
|
||||
"NOTES" = "Notes";
|
||||
"PASSWORD" = "Password";
|
||||
"SAVE" = "Save";
|
||||
"SAVE_WITH_DOTS" = "Save…";
|
||||
"SEARCH" = "Search";
|
||||
"TITLE" = "Title";
|
||||
"TRASH" = "Trash";
|
||||
"URL" = "URL";
|
||||
"USERNAME" = "Username";
|
||||
"WINDOWS" = "Windows";
|
||||
|
||||
|
||||
"CHANGE_DATABASE_NAME" = "Change Database Name";
|
||||
"CHANGE_TRASH_GROUP" = "Change Trash Group";
|
||||
"%@_COPY" = "%@ Copy";
|
||||
|
||||
"DUPLICTE_PASSWORDS" = "Duplicate Passwords";
|
||||
|
||||
/* Field nam that was copied to the pasteboard */
|
||||
"COPIED_FIELD_%@" = "Copied %@";
|
||||
"COPIED_PASSWORD" = "Password copied!";
|
||||
"COPIED_URL" = "URL copied!";
|
||||
"COPIED_USERNAME" = "Username copied!";
|
||||
"COPY_CUSTOM_FIELDS" = "Copy Custom Fields";
|
||||
"COPY_FIELD_%@" = "Copy %@";
|
||||
"COPY_PASSWORD" = "Copy Password";
|
||||
"COPY_URL" = "Copy URL";
|
||||
"COPY_USERNAME" = "Copy Username";
|
||||
|
||||
/* Dock Badge */
|
||||
"CLEARING_PASTEBOARD" = "Cleared";
|
||||
|
||||
/* Group Inspector */
|
||||
/* Autotype Combobox */
|
||||
"AUTOTYPE_NO" = "Disable Autotype";
|
||||
"AUTOTYPE_YES" = "Enable Autotype";
|
||||
/* No comment provided by engineer. */
|
||||
"AUTOTYPE_INHERIT" = "Inherit Autotype Settings";
|
||||
|
||||
/* Search Combobox */
|
||||
"SEARCH_INHERIT" = "Inherit Search Settings";
|
||||
"SEARCH_YES" = "Include in Search";
|
||||
"SEARCH_NO" = "Exclude from Search";
|
||||
/* No comment provided by engineer. */
|
||||
"AUTOTYPE_NO" = "Disable Autotype";
|
||||
|
||||
/*
|
||||
Date/Time Displays
|
||||
*/
|
||||
/* Created at template string. %@ is replaced by localized date and time */
|
||||
"CREATED_AT_%@" = "Created: %@";
|
||||
/* Modifed at template string. %@ is replaced by localized date and time */
|
||||
"MODIFED_AT_%@" = "Modified: %@";
|
||||
|
||||
"EXPIRES_AT_DATE_%@" = "Expires: %@";
|
||||
"NO_EXPIRE_DATE_SET" = "Never expires.";
|
||||
|
||||
/*
|
||||
Defaults for new objects
|
||||
*/
|
||||
"DEFAULT_CUSTOM_FIELD_TITLE" = "Custom";
|
||||
"DEFAULT_CUSTOM_FIELD_VALUE" = "Value";
|
||||
"DEFAULT_ENTRY_TITLE" = "New Entry";
|
||||
"DEFAULT_GROUP_NAME" = "New Group";
|
||||
"DEFAULT_WINDOW_TITLE" = "Window Title";
|
||||
|
||||
/* Number of Entries
|
||||
Plural (0, >1)
|
||||
Singular (1)
|
||||
*/
|
||||
"%ld_ENTRIES" = "%ld Entries";
|
||||
"%ld_ENTRY" = "%ld Entry";
|
||||
|
||||
/* Settings */
|
||||
"GENERAL_SETTINGS" = "General";
|
||||
"INTEGRATION_SETTINGS" = "Integration";
|
||||
"UPDATE_SETTINGS" = "Updates";
|
||||
"WORKFLOW_SETTINGS" = "Workflow";
|
||||
"DEFAULT_BROWSER" = "Default Browser";
|
||||
"OTHER_BROWSER" = "Select Browser…";
|
||||
"PLUGIN_SETTINGS" = "Plugins";
|
||||
|
||||
/* Feature not supported in Version */
|
||||
"KDBX_ONLY_FEATURE" = "Feature not supported in KDB database";
|
||||
|
||||
/* Template */
|
||||
"NO_TEMPLATE_GROUP" = "No Templates";
|
||||
"NO_TEMPLATES" = "No Templates found";
|
||||
|
||||
/* Kefile */
|
||||
"SAVE_KEYFILE" = "Save Keyfile";
|
||||
|
||||
/* Autoype */
|
||||
/* Candiate dialog */
|
||||
"SELECT_AUTOTYPE_CANDIDATE" = "Select candidate!";
|
||||
/* Notification: Autotype failed, no documents are open */
|
||||
"AUTOTYPE_OVERLAY_NO_DOCUMENTS" = "Please open a file to use Global Autotype!";
|
||||
|
||||
/* Noticiation: Autotype failed to find a match for %@ (string placeholder) */
|
||||
"AUTOTYPE_OVERLAY_NO_MATCH_FOR_%@" = "No Match for %@!";
|
||||
|
||||
/* Notification: Autotype found a single match. */
|
||||
"AUTOTYPE_OVERLAY_SINGLE_MATCH" = "Match!";
|
||||
|
||||
/* Alert Dialogs */
|
||||
"WARNING_ON_EMPTY_TRASH_DESCRIPTION" = "Emptying the Trash is not undoable.";
|
||||
"WARNING_ON_EMPTY_TRASH_TITLE" = "Empty Trash?";
|
||||
"WARNING_ON_LOSSY_SAVE" = "Saving with KDB format, will lead to lost data.";
|
||||
"WARNING_ON_LOSSY_SAVE_DESCRIPTION" = "The KDB file format cannot hold all information.";
|
||||
/* No comment provided by engineer. */
|
||||
"AUTOTYPE_YES" = "Enable Autotype";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"AUTO_MERGE_NOTIFICATION_TEXT" = "AUTO_MERGE_NOTIFICATION_TEXT";
|
||||
|
||||
/* Cancel */
|
||||
"CANCEL" = "Cancel";
|
||||
|
||||
/* Menu item in the database outline context menu to change the database name */
|
||||
"CHANGE_DATABASE_NAME" = "Change Database Name";
|
||||
|
||||
/* (No Comment) */
|
||||
"CHANGE_FORMAT" = "Change File Format to KDBX";
|
||||
"SAVE_LOSSY" = "Save and lose data";
|
||||
|
||||
"ENFORCE_PASSWORD_CHANGE_ALERT_TITLE" = "The database password expired!";
|
||||
"ENFORCE_PASSWORD_CHANGE_ALERT_DESCRIPTION" = "You will be unable to save until the password and/or keyfile has been changed.";
|
||||
|
||||
"RECOMMEND_PASSWORD_CHANGE_ALERT_TITLE" = "Please change the database password!";
|
||||
"RECOMMEND_PASSWORD_CHANGE_ALERT_DESCRIPTION" = "It is recommended to change the password and/or keyfile.";
|
||||
/* No comment provided by engineer. */
|
||||
"CHANGE_PASSWORD_WITH_DOTS" = "Change Password…";
|
||||
|
||||
"WARNING_ON_SAVE_NO_PASSWORD_OR_KEY_SET" = "No password or keyfile is set.";
|
||||
"WARNING_ON_SAVE_NO_PASSWORD_OR_KEY_SET_SUGGESTION" = "Please set a password and/or keyfile for this database. Aborting this will undo all changes and lock the document";
|
||||
/* Menu item in the database outline context menu to change the trash group */
|
||||
"CHANGE_TRASH_GROUP" = "Change Trash Group";
|
||||
|
||||
/* String displayed at dock badge when clipboard is about to be cleared */
|
||||
"CLEARING_PASTEBOARD" = "Cleared";
|
||||
|
||||
/* Clear Autotype Button */
|
||||
"CLEAR_AUTOTYPE" = "CLEAR_AUTOTYPE";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"CLEAR_RECENT_SEARCHES" = "Clear recent searches";
|
||||
|
||||
/* Field name that was copied to the pasteboard */
|
||||
"COPIED_FIELD_%@" = "Copied %@";
|
||||
|
||||
/* Password was copied to the pasteboard */
|
||||
"COPIED_PASSWORD" = "Password copied!";
|
||||
|
||||
/* URL was copied to the pasteboard */
|
||||
"COPIED_URL" = "URL copied!";
|
||||
|
||||
/* Username was copied to the pasteboard */
|
||||
"COPIED_USERNAME" = "Username copied!";
|
||||
|
||||
/* Submenu to Copy custom fields */
|
||||
"COPY_CUSTOM_FIELDS" = "Copy Custom Fields";
|
||||
|
||||
/* Context menu sub-menu to copy custom fields to clipboard */
|
||||
"COPY_CUSTOM_FIELDS_MENU" = "COPY_CUSTOM_FIELDS_MENU";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"COPY_ENTRY" = "Copy Entry";
|
||||
|
||||
/* Mask for title to copy field value */
|
||||
"COPY_FIELD_%@" = "Copy %@";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"COPY_GROUP" = "Copy Group";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"COPY_PASSWORD" = "Copy Password";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"COPY_URL" = "Copy URL";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"COPY_USERNAME" = "Copy Username";
|
||||
|
||||
/* Created at template string. %@ is replaced by locaized date and time */
|
||||
"CREATED_AT_%@" = "Created: %@";
|
||||
|
||||
/* Curstom attribute reference item */
|
||||
"CUSTOM_ATTRIBUTE" = "CUSTOM_ATTRIBUTE";
|
||||
|
||||
/* Title for menu for custom search filters */
|
||||
"CUSTOM_SEARCH_FILTER_MENU" = "CUSTOM_SEARCH_FILTER_MENU";
|
||||
|
||||
/* Default name database */
|
||||
"DATABASE" = "Database";
|
||||
|
||||
/* Default Browser */
|
||||
"DEFAULT_BROWSER" = "Default Browser";
|
||||
|
||||
/* Default Titel for new Custom-Fields */
|
||||
"DEFAULT_CUSTOM_FIELD_TITLE" = "Custom";
|
||||
|
||||
/* Default Value for new Custom-Fields */
|
||||
"DEFAULT_CUSTOM_FIELD_VALUE" = "Value";
|
||||
|
||||
/* Title for a newly created entry */
|
||||
"DEFAULT_ENTRY_TITLE" = "New Entry";
|
||||
|
||||
/* Title for a newly created group */
|
||||
"DEFAULT_GROUP_NAME" = "New Group";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"DEFAULT_WINDOW_TITLE" = "Window Title";
|
||||
|
||||
/* Menu item in the database outline context menu to delete the node from the trash */
|
||||
"DELETE" = "Delete";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"DELETE_ENTRY" = "Delete Entry";
|
||||
|
||||
/* Delete Group */
|
||||
"DELETE_GROUP" = "Delete Group";
|
||||
|
||||
/* Empty Trash */
|
||||
"DELETE_TRASHED_ENTRY" = "DELETE_TRASHED_ENTRY";
|
||||
|
||||
/* Empty Trash */
|
||||
"DELETE_TRASHED_GROUP" = "DELETE_TRASHED_GROUP";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"DOCUMENT_AUTOTYPE_CORRUPTION_WARNING" = "Please run Fix Autotype...";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"DUPLICATE_ENTRIES" = "DUPLICATE_ENTRIES";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"DUPLICATE_ENTRY" = "Duplicate Entry";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"DUPLICATE_ENTRY_WITH_OPTIONS" = "Duplicate Entry…";
|
||||
|
||||
/* (No Comment) */
|
||||
"DUPLICTE_PASSWORDS" = "Duplicate Passwords";
|
||||
|
||||
/* (No Comment) */
|
||||
"EDIT" = "Edit";
|
||||
|
||||
/* Menu item in the database outline context menu to change the template group
|
||||
Menu item on the add entry context menu to edit template groups */
|
||||
"EDIT_TEMPLATE_GROUP" = "Edit Entry Template Group";
|
||||
|
||||
/* (No Comment) */
|
||||
"EMAIL" = "EMail";
|
||||
|
||||
/* Empty Trash
|
||||
Menu item in the database outline context menu to empyt the trash
|
||||
Menu item in the database outline to empty the trash */
|
||||
"EMPTY_TRASH" = "Empty Trash";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"ENFORCE_PASSWORD_CHANGE_ALERT_DESCRIPTION" = "You will be unable to save until the password and/or keyfile has been changed.";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"ENFORCE_PASSWORD_CHANGE_ALERT_TITLE" = "The database password expired!";
|
||||
|
||||
/* Keyfile not valid */
|
||||
"ERROR_INVALID_KEYFILE" = "Keyfile is invalid!";
|
||||
|
||||
/* Passwords do not match */
|
||||
"ERROR_PASSWORD_MISSMATCH" = "Passwords do not match!";
|
||||
|
||||
/* Passwords do not match, keyfile is invalid */
|
||||
"ERROR_PASSWORD_MISSMATCH_INVALID_KEYFILE" = "Passwords do not match and keyfile is invalid!";
|
||||
|
||||
/* Recommend/Enforce key change intervall format */
|
||||
"EVERY_%ld_DAYS" = "EVERY_%ld_DAYS";
|
||||
|
||||
/* Format to returen the date an item expires. Includes %@ placehoder for date */
|
||||
"EXPIRES_AT_DATE_%@" = "Expires: %@";
|
||||
|
||||
/* The master key was changed by an extrenal programm! */
|
||||
"EXTERN_CHANGE_OF_MASTERKEY" = "EXTERN_CHANGE_OF_MASTERKEY";
|
||||
|
||||
/* Informative text displayed when the file was change from another application */
|
||||
"FILE_CHANGED_BY_OTHERS_INFO_TEXT" = "The file loaded is not the same as the on on disk. How do you want to move on?";
|
||||
|
||||
/* Message displayed when an open file was changed from another application */
|
||||
"FILE_CHANGED_BY_OTHERS_MESSAGE_TEXT" = "The database file was modified!";
|
||||
/* Informative text displayed when the file was change form another application */
|
||||
"FILE_CHANGED_BY_OTHERS_INFO_TEXT" = "The file loaded is not the same as the on on disk. How do you want to move on?";
|
||||
/* Set the selection as default file change strategy */
|
||||
"SET_AS_DEFAULT_FILE_CHANGE_STRATEGY" = "Use this method as default. You can change this at any time in the preferences.";
|
||||
/* Always show a dialog after an external file change */
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"FILE_CHANGE_STRATEGY_ASK" = "Ask";
|
||||
"SHORT_FILE_CHANGE_STRATEGY_ASK" = "Ask";
|
||||
/* Button to ignore the changes */
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"FILE_CHANGE_STRATEGY_KEEP_MINE" = "Keep My Version and Ignore Other Changes";
|
||||
"KEEP_MINE_DISCARD_OTHER" = "Keep Mine, Discard Other";
|
||||
/* Button to reload the changes form disk */
|
||||
"FILE_CHANGE_STRATEGY_USE_OTHER" = "Load Changed Version and Discard Mine";
|
||||
"KEEP_OTHER_DISCARD_MINE" = "Keep Other, Discard Mine";
|
||||
|
||||
/* Merge changes into file! */
|
||||
"FILE_CHANGE_STRATEGY_MERGE" = "Merge Changes";
|
||||
|
||||
/* Password Input Messages, Errors and Warning */
|
||||
"PASSWORD_INPUT_NO_PASSWORD" = "No Password";
|
||||
"PASSWORD_INPUT_ENTER_PASSWORD" = "Enter Password";
|
||||
"PASSWORD_INPUT_REPEAT_PASSWORD" = "Repeat Password";
|
||||
"WARNING_NO_PASSWORD_OR_KEYFILE" = "No password or keyfile supplied!";
|
||||
"ERROR_PASSWORD_MISSMATCH_INVALID_KEYFILE" = "Passwords do not match and keyfile is invalid!";
|
||||
"ERROR_PASSWORD_MISSMATCH" = "Passwords do not match!";
|
||||
"ERROR_INVALID_KEYFILE" = "Keyfile is invalid!";
|
||||
/* No comment provided by engineer. */
|
||||
"FILE_CHANGE_STRATEGY_USE_OTHER" = "Load Changed Version and Discard Mine";
|
||||
|
||||
/* Misc */
|
||||
"DOCUMENT_AUTOTYPE_CORRUPTION_WARNING" = "Please run Fix Autotype...";
|
||||
/* No comment provided by engineer. */
|
||||
"FILE_OPEN_ERROR" = "Error opening file.";
|
||||
|
||||
/* (No Comment) */
|
||||
"GENERAL" = "General";
|
||||
|
||||
/* General Settings Label */
|
||||
"GENERAL_SETTINGS" = "General";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"GROUP" = "Group";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"HISTORY" = "HISTORY";
|
||||
|
||||
/* (No Comment) */
|
||||
"HOMEBANKING" = "Homebanking";
|
||||
|
||||
/* Imports a dragged URL for a new entry */
|
||||
"IMPORT_URL" = "IMPORT_URL";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"INSPECTOR" = "Inspector";
|
||||
|
||||
/* Label for the integration settings tab */
|
||||
"INTEGRATION_SETTINGS" = "Integration";
|
||||
|
||||
/* (No Comment) */
|
||||
"INTERNET" = "Internet";
|
||||
|
||||
/* Just now */
|
||||
"JUST_NOW" = "Just now";
|
||||
|
||||
/* Feature only available in kdbx databases */
|
||||
"KDBX_ONLY_FEATURE" = "Feature not supported in KDB database";
|
||||
|
||||
/* Ignore the changes to an open file! */
|
||||
"KEEP_MINE_DISCARD_OTHER" = "Keep Mine, Discard Other";
|
||||
|
||||
/* Reopen the file! */
|
||||
"KEEP_OTHER_DISCARD_MINE" = "Keep Other, Discard Mine";
|
||||
|
||||
/* last week */
|
||||
"LAST_WEEK" = "Last week";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"LOCK" = "Lock";
|
||||
|
||||
/* Modifed at template string. %@ is replaced by locaized date and time */
|
||||
"MODIFED_AT_%@" = "Modified: %@";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"MODIFIED" = "Modified";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"MOVE_ENTRY" = "Move Entry";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"MOVE_GROUP" = "Move Group";
|
||||
|
||||
/* (No Comment) */
|
||||
"NAME" = "Name";
|
||||
|
||||
/* (No Comment) */
|
||||
"NETWORK" = "Network";
|
||||
|
||||
/* Name for a newly created Database */
|
||||
"NEW_DATABASE" = "Database";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"NEW_ENTRY" = "New Entry";
|
||||
|
||||
/* Submenu to add an entry via template */
|
||||
"NEW_ENTRY_WITH_TEMPLATE_%@" = "Create Entry with Template %@";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"NEW_GROUP" = "New Group";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"NONE" = "None";
|
||||
|
||||
/* Notes reference item */
|
||||
"NOTES" = "Notes";
|
||||
|
||||
/* Expiration date format, when item does not expire */
|
||||
"NO_EXPIRE_DATE_SET" = "Never expires.";
|
||||
|
||||
/* Menu item added to show that no templates are defined */
|
||||
"NO_TEMPLATES" = "No Templates found";
|
||||
|
||||
/* Menu item to reset the template groups */
|
||||
"NO_TEMPLATE_GROUP" = "No Templates";
|
||||
|
||||
/* Ok button */
|
||||
"OK" = "OK";
|
||||
|
||||
/* preset to expire after one montch from now */
|
||||
"ONE_MONTH" = "in one month";
|
||||
|
||||
/* preset to expire after one week from now */
|
||||
"ONE_WEEK" = "in one week";
|
||||
|
||||
/* one week ago */
|
||||
"ONE_WEEK_AGO" = "One week ago";
|
||||
|
||||
/* preset to expire after one year from now */
|
||||
"ONE_YEAR" = "in one year";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"OPEN_URL" = "Open URL";
|
||||
|
||||
/* Select Browser */
|
||||
"OTHER_BROWSER" = "Select Browser…";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"OUTPUT_VALUE" = "OUTPUT_VALUE";
|
||||
|
||||
/* Password reference item */
|
||||
"PASSWORD" = "Password";
|
||||
|
||||
/* Button to reset the password defaults for a single entry */
|
||||
"PASSWORD_GENERATOR_RESET_ENTRY_DEFAULTS" = "Reset";
|
||||
|
||||
/* Button to set the defaults of the password generator */
|
||||
"PASSWORD_GENERATOR_SET_DEFAULTS" = "Set Defaults";
|
||||
|
||||
/* Placeholder in the unlock-password input field if password is enabled */
|
||||
"PASSWORD_INPUT_ENTER_PASSWORD" = "Enter Password";
|
||||
|
||||
/* Placeholder in the unlock-password input field if password is disabled */
|
||||
"PASSWORD_INPUT_NO_PASSWORD" = "No Password";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"PASSWORD_INPUT_REPEAT_PASSWORD" = "Repeat Password";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"PERFORM_AUTOTYPE_FOR_ENTRY" = "Perform Autotype";
|
||||
|
||||
/* Label for plugin settings tab */
|
||||
"PLUGIN_SETTINGS" = "Plugins";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"PREVIEW" = "Preview";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"RECENT_SEARCHES" = "Recent searches";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"RECOMMEND_PASSWORD_CHANGE_ALERT_DESCRIPTION" = "It is recommended to change the password and/or keyfile.";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"RECOMMEND_PASSWORD_CHANGE_ALERT_TITLE" = "Please change the database password!";
|
||||
|
||||
/* Action to restore and Entry to a previous state of it's history */
|
||||
"RESTORE_HISTORY_ENTRY" = "RESTORE_HISTORY_ENTRY";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SAVE" = "Save";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SAVE_KEYFILE" = "Save Keyfile";
|
||||
|
||||
/* (No Comment) */
|
||||
"SAVE_LOSSY" = "Save and lose data";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SAVE_WITH_DOTS" = "Save…";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SEARCH" = "Search";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SEARCH_DUPLICATE_PASSWORDS" = "Duplicate Passwords";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SEARCH_EXPIRED_ENTRIES" = "Expired";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SEARCH_INHERIT" = "Inherit Search Settings";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SEARCH_NO" = "Exclude from Search";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SEARCH_VALUE" = "";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SEARCH_YES" = "Include in Search";
|
||||
|
||||
/* (No Comment) */
|
||||
"SELECT_AUTOTYPE_CANDIDATE" = "Select candidate!";
|
||||
|
||||
/* Menu item title for the expiry preset selection menu in the date picker */
|
||||
"SELECT_DATE_PRESET" = "Use preset…";
|
||||
|
||||
/* Message for the dialog to open a file for merge */
|
||||
"SELECT_FILE_TO_MERGE" = "";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SELECT_FILTER_WITH_DOTS" = "Select…";
|
||||
|
||||
/* Set the selection as default file change strategy! */
|
||||
"SET_AS_DEFAULT_FILE_CHANGE_STRATEGY" = "Use this method as default. You can change this at any time in the preferences.";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_NAME" = "Edit Name";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_NOTES" = "Edit Notes";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_PASSWORD" = "Edit Password";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_TITLE" = "Edit Title";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_URL" = "Edit URL";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_USERNAME" = "Edit Username";
|
||||
|
||||
/* (No Comment) */
|
||||
"SHORT_FILE_CHANGE_STRATEGY_ASK" = "Ask";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"SHOW_HISTORY" = "Show History";
|
||||
|
||||
/* Menu item to show the reference builder in a text view's context menu */
|
||||
"SHOW_REFERENCE_BUILDER" = "";
|
||||
|
||||
/* Displayed name when title field was copied
|
||||
Title reference item */
|
||||
"TITLE" = "Title";
|
||||
|
||||
/* preset to expire tomorrow */
|
||||
"TOMORROW" = "Tomorrow";
|
||||
|
||||
/* (No Comment) */
|
||||
"TRASH" = "Trash";
|
||||
|
||||
/* Move Entry to Trash */
|
||||
"TRASH_ENTRY" = "Trash Entry";
|
||||
|
||||
/* Move Group to Trash */
|
||||
"TRASH_GROUP" = "Trash Group";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"UNKNOWN_FILE_VERSION" = "";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"UNKNOWN_TOOLBAR_ITEM" = "";
|
||||
|
||||
/* Update Settings Label */
|
||||
"UPDATE_SETTINGS" = "Updates";
|
||||
|
||||
/* URL reference item */
|
||||
"URL" = "URL";
|
||||
|
||||
/* Username reference item */
|
||||
"USERNAME" = "Username";
|
||||
|
||||
/* Displayed name when uuid field was copied
|
||||
UUID reference item */
|
||||
"UUID" = "UUID";
|
||||
|
||||
/* Message text for disabled updates alert! */
|
||||
"Updates are disabled!" = "Updates are disabled!";
|
||||
|
||||
/* No Key or Password */
|
||||
"WARNING_NO_PASSWORD_OR_KEYFILE" = "No password or keyfile supplied!";
|
||||
|
||||
/* Informative Text displayed when clearing the Trash */
|
||||
"WARNING_ON_DELETE_TRASHED_NODE_DESCRIPTION" = "";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"WARNING_ON_DELETE_TRASHED_NODE_TITLE" = "";
|
||||
|
||||
/* Informative Text displayed when clearing the Trash */
|
||||
"WARNING_ON_EMPTY_TRASH_DESCRIPTION" = "Emptying the Trash is not undoable.";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"WARNING_ON_EMPTY_TRASH_TITLE" = "Empty Trash?";
|
||||
|
||||
/* (No Comment) */
|
||||
"WARNING_ON_LOSSY_SAVE" = "Saving with KDB format, will lead to lost data.";
|
||||
|
||||
/* (No Comment) */
|
||||
"WARNING_ON_LOSSY_SAVE_DESCRIPTION" = "The KDB file format cannot hold all information.";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"WARNING_ON_SAVE_NO_PASSWORD_OR_KEY_SET" = "No password or keyfile is set.";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"WARNING_ON_SAVE_NO_PASSWORD_OR_KEY_SET_SUGGESTION" = "Please set a password and/or keyfile for this database. Aborting this will undo all changes and lock the document";
|
||||
|
||||
/* (No Comment) */
|
||||
"WINDOWS" = "Windows";
|
||||
|
||||
/* Label for the workflow settings tab */
|
||||
"WORKFLOW_SETTINGS" = "Workflow";
|
||||
|
||||
/* Yesterday */
|
||||
"YESTERDAY" = "Yesterday";
|
||||
|
||||
|
||||
@@ -1,24 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>EVERY_%ld_DAYS</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@variable@</string>
|
||||
<key>variable</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>zero</key>
|
||||
<string>after each unlock</string>
|
||||
<key>one</key>
|
||||
<string>every day</string>
|
||||
<key>other</key>
|
||||
<string>every %ld days</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
{
|
||||
"EVERY_%ld_DAYS" = {
|
||||
NSStringLocalizedFormatKey = "%#@variable@";
|
||||
variable = {
|
||||
NSStringFormatSpecTypeKey = NSStringPluralRuleType;
|
||||
NSStringFormatValueTypeKey = ld;
|
||||
one = "every day";
|
||||
other = "every %ld days";
|
||||
zero = "after each unlock";
|
||||
};
|
||||
};
|
||||
}
|
||||
@@ -1,3 +1,8 @@
|
||||
/* Class = "NSMenuItem"; title = "Focus Entries"; ObjectID = "2VP-vB-IeX"; */
|
||||
"2VP-vB-IeX.title" = "Focus Entries";
|
||||
|
||||
/* Class = "NSMenu"; title = "Import"; ObjectID = "4q9-u1-pcm"; */
|
||||
"4q9-u1-pcm.title" = "Import";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Bring All to Front"; ObjectID = "5"; */
|
||||
"5.title" = "Bring All to Front";
|
||||
@@ -35,7 +40,7 @@
|
||||
/* Class = "NSMenu"; title = "File"; ObjectID = "81"; */
|
||||
"81.title" = "File";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "New"; ObjectID = "82"; */
|
||||
/* Class = "NSMenuItem"; title = "New Database"; ObjectID = "82"; */
|
||||
"82.title" = "New Database";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "File"; ObjectID = "83"; */
|
||||
@@ -143,29 +148,42 @@
|
||||
/* Class = "NSMenuItem"; title = "Save As…"; ObjectID = "1243"; */
|
||||
"1243.title" = "Save As…";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Export As XML…"; ObjectID = "1259"; */
|
||||
/* Class = "NSMenuItem"; title = "XML…"; ObjectID = "1259"; */
|
||||
"1259.title" = "Export As XML…";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Lock"; ObjectID = "1261"; */
|
||||
"1261.title" = "Lock";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Focus Entries"; ObjectID = "2VP-vB-IeX"; */
|
||||
"2VP-vB-IeX.title" = "Focus Entries";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Focus Groups"; ObjectID = "HxM-dV-LIH"; */
|
||||
"HxM-dV-LIH.title" = "Focus Groups";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Focus Inspector"; ObjectID = "Zje-Me-5c8"; */
|
||||
"Zje-Me-5c8.title" = "Focus Inspector";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Import"; ObjectID = "aTb-sW-nUd"; */
|
||||
"aTb-sW-nUd.title" = "Import";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Quicklook"; ObjectID = "aVO-9F-Lwc"; */
|
||||
"aVO-9F-Lwc.title" = "Quicklook";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Save a Copy…"; ObjectID = "i24-Gn-j9c"; */
|
||||
"i24-Gn-j9c.title" = "Save a Copy…";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Fix Autotype…"; ObjectID = "nx7-Vf-LiD"; */
|
||||
"nx7-Vf-LiD.title" = "Fix Autotype…";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Import XML…"; ObjectID = "rW0-r1-QYL"; */
|
||||
/* Class = "NSMenu"; title = "Export"; ObjectID = "p8h-Fg-h1O"; */
|
||||
"p8h-Fg-h1O.title" = "Export";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "XML…"; ObjectID = "rW0-r1-QYL"; */
|
||||
"rW0-r1-QYL.title" = "Import XML…";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Export"; ObjectID = "tz9-yK-pOf"; */
|
||||
"tz9-yK-pOf.title" = "Export";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Check for Updates…"; ObjectID = "zMO-8r-g5v"; */
|
||||
"zMO-8r-g5v.title" = "Check for Updates…";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Merge…"; ObjectID = "zvE-0h-UxI"; */
|
||||
"zvE-0h-UxI.title" = "Merge…";
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Password:"; ObjectID = "149"; */
|
||||
"149.title" = "Password:";
|
||||
|
||||
@@ -37,3 +36,10 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "25000 bit"; ObjectID = "653"; */
|
||||
"653.title" = "25000 bit";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Set Default"; ObjectID = "Wvs-Md-Ob8"; */
|
||||
"Wvs-Md-Ob8.title" = "Set Default";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use default only for selected entry"; ObjectID = "cfZ-5F-Nge"; */
|
||||
"cfZ-5F-Nge.title" = "Use default only for selected entry";
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
|
||||
/* Class = "NSWindow"; title = "Window"; ObjectID = "1"; */
|
||||
/* Class = "NSWindow"; title = "Change Password"; ObjectID = "1"; */
|
||||
"1.title" = "Window";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Mismatching Passwords"; ObjectID = "14"; */
|
||||
/* Class = "NSTextFieldCell"; title = "Missmatching Passwords"; ObjectID = "14"; */
|
||||
"14.title" = "Missmatching Passwords";
|
||||
|
||||
/* Class = "NSSecureTextFieldCell"; placeholderString = "Repeat Password"; ObjectID = "15"; */
|
||||
@@ -28,3 +27,4 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password:"; ObjectID = "OQz-DA-SoY"; */
|
||||
"OQz-DA-SoY.title" = "Password:";
|
||||
|
||||
|
||||
@@ -1,12 +1,18 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Unlock"; ObjectID = "3"; */
|
||||
"3.title" = "Unlock";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Keyfile"; ObjectID = "18"; */
|
||||
"18.title" = "Keyfile";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "IU9-5u-jn9"; */
|
||||
"IU9-5u-jn9.title" = "Password";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Wrong password!"; ObjectID = "269"; */
|
||||
"269.title" = "Wrong password!";
|
||||
|
||||
/* Class = "NSSecureTextFieldCell"; placeholderString = "Enter Password"; ObjectID = "339"; */
|
||||
"339.placeholderString" = "Enter Password";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "IU9-5u-jn9"; */
|
||||
"IU9-5u-jn9.title" = "Password";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "erj-mR-UyO"; */
|
||||
"erj-mR-UyO.title" = "Cancel";
|
||||
|
||||
|
||||
15
MacPass/en.lproj/PluginSettings.strings
Normal file
15
MacPass/en.lproj/PluginSettings.strings
Normal file
@@ -0,0 +1,15 @@
|
||||
/* Class = "NSTextFieldCell"; title = "If enabled, only properly signed Plugins will be loaded. Keep in mind, that Plugins have full access to your data! Changes take affect on restart."; ObjectID = "2bX-8S-9XM"; */
|
||||
"2bX-8S-9XM.title" = "If enabled, only properly signed Plugins will be loaded. Keep in mind, that Plugins have full access to your data! Changes take affect on restart.";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Load unsecure Plugins"; ObjectID = "C4B-6z-ZqX"; */
|
||||
"C4B-6z-ZqX.title" = "Load unsecure Plugins";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "STt-PQ-Szr"; */
|
||||
"STt-PQ-Szr.title" = "Text Cell";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "fug-79-n9g"; */
|
||||
"fug-79-n9g.title" = "Table View Cell";
|
||||
|
||||
/* Class = "NSBox"; title = "Box"; ObjectID = "vBs-Ga-aq0"; */
|
||||
"vBs-Ga-aq0.title" = "Box";
|
||||
|
||||
27
MacPass/en.lproj/ReferenceBuilderView.strings
Normal file
27
MacPass/en.lproj/ReferenceBuilderView.strings
Normal file
@@ -0,0 +1,27 @@
|
||||
/* Class = "NSTextFieldCell"; title = "Match"; ObjectID = "9ce-da-syF"; */
|
||||
"9ce-da-syF.title" = "Match";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Get"; ObjectID = "142-bE-IMZ"; */
|
||||
"142-bE-IMZ.title" = "Get";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Key"; ObjectID = "K1t-OZ-ACe"; */
|
||||
"K1t-OZ-ACe.title" = "Key";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use"; ObjectID = "Kqx-qm-nMG"; */
|
||||
"Kqx-qm-nMG.title" = "Use";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Reference"; ObjectID = "dr9-x8-kKk"; */
|
||||
"dr9-x8-kKk.placeholderString" = "Reference";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "fNP-ye-2bD"; */
|
||||
"fNP-ye-2bD.placeholderString" = "Value";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Reference String"; ObjectID = "gik-Ha-hRd"; */
|
||||
"gik-Ha-hRd.title" = "Reference String";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Reference"; ObjectID = "r1V-VE-ngy"; */
|
||||
"r1V-VE-ngy.title" = "Reference";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Matching"; ObjectID = "yT1-XL-k6a"; */
|
||||
"yT1-XL-k6a.title" = "Matching";
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
/* Class = "NSMenuItem"; title = "every Week"; ObjectID = "3FR-Va-iau"; */
|
||||
"3FR-Va-iau.title" = "every Week";
|
||||
|
||||
@@ -19,3 +18,4 @@
|
||||
|
||||
/* Class = "NSMenuItem"; title = "every Day"; ObjectID = "o9E-hk-H1T"; */
|
||||
"o9E-hk-H1T.title" = "every Day";
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
/* Class = "NSWindow"; title = "Welcome"; ObjectID = "1"; */
|
||||
"1.title" = "Welcome";
|
||||
|
||||
@@ -13,3 +12,4 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "70"; */
|
||||
"70.title" = "Cancel";
|
||||
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
|
||||
/* Class = "NSBox"; title = "Entry Table"; ObjectID = "2"; */
|
||||
"2.title" = "Entry Table";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Default Browser"; ObjectID = "7YX-EA-9KA"; */
|
||||
"7YX-EA-9KA.title" = "Default Browser";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Double-click on URL:"; ObjectID = "10"; */
|
||||
"10.title" = "Double-click on URL:";
|
||||
|
||||
@@ -26,12 +28,21 @@
|
||||
/* Class = "NSMenuItem"; title = "Opens Inspector"; ObjectID = "44"; */
|
||||
"44.title" = "Opens Inspector";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Default Browser"; ObjectID = "7YX-EA-9KA"; */
|
||||
"7YX-EA-9KA.title" = "Default Browser";
|
||||
/* Class = "NSButtonCell"; title = "Update password for new entries"; ObjectID = "RaM-t2-DVR"; */
|
||||
"RaM-t2-DVR.title" = "Update password for new entries";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "XgO-Tj-QjO"; */
|
||||
"XgO-Tj-QjO.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSBox"; title = "Templates"; ObjectID = "Xvt-tP-TbR"; */
|
||||
"Xvt-tP-TbR.title" = "Templates";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "gej-kA-GzQ"; */
|
||||
"gej-kA-GzQ.title" = "Item 2";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Open URLs in:"; ObjectID = "soD-wI-YOH"; */
|
||||
"soD-wI-YOH.title" = "Open URLs in:";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "zC2-cM-KDv"; */
|
||||
"zC2-cM-KDv.title" = "Item 3";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user