mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 18:42:24 +00:00
added localization for context bar
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="12120" systemVersion="16E195" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="13196" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||||
<dependencies>
|
||||
<deployment identifier="macosx"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="12120"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13196"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
<objects>
|
||||
@@ -156,7 +156,7 @@
|
||||
<action selector="emptyTrash:" target="-1" id="uIZ-CN-kXB"/>
|
||||
</connections>
|
||||
</button>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rf3-f0-SSx">
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Rf3-f0-SSx">
|
||||
<rect key="frame" x="20" y="7" width="41" height="17"/>
|
||||
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Trash" id="8P1-Rp-sF4">
|
||||
<font key="font" metaFont="systemBold"/>
|
||||
@@ -213,7 +213,7 @@
|
||||
<action selector="revertToHistoryEntry:" target="-1" id="n70-c5-0JJ"/>
|
||||
</connections>
|
||||
</button>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hMK-l1-qew">
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hMK-l1-qew">
|
||||
<rect key="frame" x="20" y="7" width="52" height="17"/>
|
||||
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="History" id="ER3-Ic-v0N">
|
||||
<font key="font" metaFont="systemBold"/>
|
||||
54
MacPass/de.lproj/ContextBar.strings
Normal file
54
MacPass/de.lproj/ContextBar.strings
Normal file
@@ -0,0 +1,54 @@
|
||||
|
||||
/* 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 = "URL"; ObjectID = "92o-gN-Psj"; */
|
||||
"92o-gN-Psj.title" = "URL";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "CFk-71-NYQ"; */
|
||||
"CFk-71-NYQ.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "History"; ObjectID = "ER3-Ic-v0N"; */
|
||||
"ER3-Ic-v0N.title" = "History";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "LRm-iZ-XrA"; */
|
||||
"LRm-iZ-XrA.title" = "Item 1";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Restore Entry"; ObjectID = "UTg-y9-4DN"; */
|
||||
"UTg-y9-4DN.title" = "Restore Entry";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Filter"; ObjectID = "Ud6-Nz-6PS"; */
|
||||
"Ud6-Nz-6PS.label" = "Filter";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "cpr-p6-YAY"; */
|
||||
"cpr-p6-YAY.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Exit History"; ObjectID = "ewQ-8F-e1E"; */
|
||||
"ewQ-8F-e1E.title" = "Exit History";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Notes"; ObjectID = "iDN-2E-hwt"; */
|
||||
"iDN-2E-hwt.title" = "Notes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Username"; ObjectID = "jfQ-Jh-2gl"; */
|
||||
"jfQ-Jh-2gl.title" = "Username";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Trash"; ObjectID = "na6-h9-r9q"; */
|
||||
"na6-h9-r9q.label" = "Trash";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "rvQ-4V-SsS"; */
|
||||
"rvQ-4V-SsS.title" = "Password";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "wC4-fF-dLW"; */
|
||||
"wC4-fF-dLW.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "History"; ObjectID = "z4I-cp-nhf"; */
|
||||
"z4I-cp-nhf.label" = "History";
|
||||
54
MacPass/en.lproj/ContextBar.strings
Normal file
54
MacPass/en.lproj/ContextBar.strings
Normal file
@@ -0,0 +1,54 @@
|
||||
|
||||
/* 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 = "URL"; ObjectID = "92o-gN-Psj"; */
|
||||
"92o-gN-Psj.title" = "URL";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "CFk-71-NYQ"; */
|
||||
"CFk-71-NYQ.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "History"; ObjectID = "ER3-Ic-v0N"; */
|
||||
"ER3-Ic-v0N.title" = "History";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "LRm-iZ-XrA"; */
|
||||
"LRm-iZ-XrA.title" = "Item 1";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Restore Entry"; ObjectID = "UTg-y9-4DN"; */
|
||||
"UTg-y9-4DN.title" = "Restore Entry";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Filter"; ObjectID = "Ud6-Nz-6PS"; */
|
||||
"Ud6-Nz-6PS.label" = "Filter";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "cpr-p6-YAY"; */
|
||||
"cpr-p6-YAY.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Exit History"; ObjectID = "ewQ-8F-e1E"; */
|
||||
"ewQ-8F-e1E.title" = "Exit History";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Notes"; ObjectID = "iDN-2E-hwt"; */
|
||||
"iDN-2E-hwt.title" = "Notes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Username"; ObjectID = "jfQ-Jh-2gl"; */
|
||||
"jfQ-Jh-2gl.title" = "Username";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Trash"; ObjectID = "na6-h9-r9q"; */
|
||||
"na6-h9-r9q.label" = "Trash";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "rvQ-4V-SsS"; */
|
||||
"rvQ-4V-SsS.title" = "Password";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "wC4-fF-dLW"; */
|
||||
"wC4-fF-dLW.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "History"; ObjectID = "z4I-cp-nhf"; */
|
||||
"z4I-cp-nhf.label" = "History";
|
||||
54
MacPass/es.lproj/ContextBar.strings
Normal file
54
MacPass/es.lproj/ContextBar.strings
Normal file
@@ -0,0 +1,54 @@
|
||||
|
||||
/* 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 = "URL"; ObjectID = "92o-gN-Psj"; */
|
||||
"92o-gN-Psj.title" = "URL";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "CFk-71-NYQ"; */
|
||||
"CFk-71-NYQ.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "History"; ObjectID = "ER3-Ic-v0N"; */
|
||||
"ER3-Ic-v0N.title" = "History";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "LRm-iZ-XrA"; */
|
||||
"LRm-iZ-XrA.title" = "Item 1";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Restore Entry"; ObjectID = "UTg-y9-4DN"; */
|
||||
"UTg-y9-4DN.title" = "Restore Entry";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Filter"; ObjectID = "Ud6-Nz-6PS"; */
|
||||
"Ud6-Nz-6PS.label" = "Filter";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "cpr-p6-YAY"; */
|
||||
"cpr-p6-YAY.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Exit History"; ObjectID = "ewQ-8F-e1E"; */
|
||||
"ewQ-8F-e1E.title" = "Exit History";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Notes"; ObjectID = "iDN-2E-hwt"; */
|
||||
"iDN-2E-hwt.title" = "Notes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Username"; ObjectID = "jfQ-Jh-2gl"; */
|
||||
"jfQ-Jh-2gl.title" = "Username";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Trash"; ObjectID = "na6-h9-r9q"; */
|
||||
"na6-h9-r9q.label" = "Trash";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "rvQ-4V-SsS"; */
|
||||
"rvQ-4V-SsS.title" = "Password";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "wC4-fF-dLW"; */
|
||||
"wC4-fF-dLW.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "History"; ObjectID = "z4I-cp-nhf"; */
|
||||
"z4I-cp-nhf.label" = "History";
|
||||
54
MacPass/fr.lproj/ContextBar.strings
Normal file
54
MacPass/fr.lproj/ContextBar.strings
Normal file
@@ -0,0 +1,54 @@
|
||||
|
||||
/* 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 = "URL"; ObjectID = "92o-gN-Psj"; */
|
||||
"92o-gN-Psj.title" = "URL";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "CFk-71-NYQ"; */
|
||||
"CFk-71-NYQ.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "History"; ObjectID = "ER3-Ic-v0N"; */
|
||||
"ER3-Ic-v0N.title" = "History";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "LRm-iZ-XrA"; */
|
||||
"LRm-iZ-XrA.title" = "Item 1";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Restore Entry"; ObjectID = "UTg-y9-4DN"; */
|
||||
"UTg-y9-4DN.title" = "Restore Entry";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Filter"; ObjectID = "Ud6-Nz-6PS"; */
|
||||
"Ud6-Nz-6PS.label" = "Filter";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "cpr-p6-YAY"; */
|
||||
"cpr-p6-YAY.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Exit History"; ObjectID = "ewQ-8F-e1E"; */
|
||||
"ewQ-8F-e1E.title" = "Exit History";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Notes"; ObjectID = "iDN-2E-hwt"; */
|
||||
"iDN-2E-hwt.title" = "Notes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Username"; ObjectID = "jfQ-Jh-2gl"; */
|
||||
"jfQ-Jh-2gl.title" = "Username";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Trash"; ObjectID = "na6-h9-r9q"; */
|
||||
"na6-h9-r9q.label" = "Trash";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "rvQ-4V-SsS"; */
|
||||
"rvQ-4V-SsS.title" = "Password";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "wC4-fF-dLW"; */
|
||||
"wC4-fF-dLW.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "History"; ObjectID = "z4I-cp-nhf"; */
|
||||
"z4I-cp-nhf.label" = "History";
|
||||
54
MacPass/it.lproj/ContextBar.strings
Normal file
54
MacPass/it.lproj/ContextBar.strings
Normal file
@@ -0,0 +1,54 @@
|
||||
|
||||
/* 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 = "URL"; ObjectID = "92o-gN-Psj"; */
|
||||
"92o-gN-Psj.title" = "URL";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "CFk-71-NYQ"; */
|
||||
"CFk-71-NYQ.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "History"; ObjectID = "ER3-Ic-v0N"; */
|
||||
"ER3-Ic-v0N.title" = "History";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "LRm-iZ-XrA"; */
|
||||
"LRm-iZ-XrA.title" = "Item 1";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Restore Entry"; ObjectID = "UTg-y9-4DN"; */
|
||||
"UTg-y9-4DN.title" = "Restore Entry";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Filter"; ObjectID = "Ud6-Nz-6PS"; */
|
||||
"Ud6-Nz-6PS.label" = "Filter";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "cpr-p6-YAY"; */
|
||||
"cpr-p6-YAY.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Exit History"; ObjectID = "ewQ-8F-e1E"; */
|
||||
"ewQ-8F-e1E.title" = "Exit History";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Notes"; ObjectID = "iDN-2E-hwt"; */
|
||||
"iDN-2E-hwt.title" = "Notes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Username"; ObjectID = "jfQ-Jh-2gl"; */
|
||||
"jfQ-Jh-2gl.title" = "Username";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Trash"; ObjectID = "na6-h9-r9q"; */
|
||||
"na6-h9-r9q.label" = "Trash";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "rvQ-4V-SsS"; */
|
||||
"rvQ-4V-SsS.title" = "Password";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "wC4-fF-dLW"; */
|
||||
"wC4-fF-dLW.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "History"; ObjectID = "z4I-cp-nhf"; */
|
||||
"z4I-cp-nhf.label" = "History";
|
||||
54
MacPass/nl.lproj/ContextBar.strings
Normal file
54
MacPass/nl.lproj/ContextBar.strings
Normal file
@@ -0,0 +1,54 @@
|
||||
|
||||
/* 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 = "URL"; ObjectID = "92o-gN-Psj"; */
|
||||
"92o-gN-Psj.title" = "URL";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "CFk-71-NYQ"; */
|
||||
"CFk-71-NYQ.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "History"; ObjectID = "ER3-Ic-v0N"; */
|
||||
"ER3-Ic-v0N.title" = "History";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "LRm-iZ-XrA"; */
|
||||
"LRm-iZ-XrA.title" = "Item 1";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Restore Entry"; ObjectID = "UTg-y9-4DN"; */
|
||||
"UTg-y9-4DN.title" = "Restore Entry";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Filter"; ObjectID = "Ud6-Nz-6PS"; */
|
||||
"Ud6-Nz-6PS.label" = "Filter";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "cpr-p6-YAY"; */
|
||||
"cpr-p6-YAY.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Exit History"; ObjectID = "ewQ-8F-e1E"; */
|
||||
"ewQ-8F-e1E.title" = "Exit History";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Notes"; ObjectID = "iDN-2E-hwt"; */
|
||||
"iDN-2E-hwt.title" = "Notes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Username"; ObjectID = "jfQ-Jh-2gl"; */
|
||||
"jfQ-Jh-2gl.title" = "Username";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Trash"; ObjectID = "na6-h9-r9q"; */
|
||||
"na6-h9-r9q.label" = "Trash";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "rvQ-4V-SsS"; */
|
||||
"rvQ-4V-SsS.title" = "Password";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "wC4-fF-dLW"; */
|
||||
"wC4-fF-dLW.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "History"; ObjectID = "z4I-cp-nhf"; */
|
||||
"z4I-cp-nhf.label" = "History";
|
||||
54
MacPass/pl.lproj/ContextBar.strings
Normal file
54
MacPass/pl.lproj/ContextBar.strings
Normal file
@@ -0,0 +1,54 @@
|
||||
|
||||
/* 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 = "URL"; ObjectID = "92o-gN-Psj"; */
|
||||
"92o-gN-Psj.title" = "URL";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "CFk-71-NYQ"; */
|
||||
"CFk-71-NYQ.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "History"; ObjectID = "ER3-Ic-v0N"; */
|
||||
"ER3-Ic-v0N.title" = "History";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "LRm-iZ-XrA"; */
|
||||
"LRm-iZ-XrA.title" = "Item 1";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Restore Entry"; ObjectID = "UTg-y9-4DN"; */
|
||||
"UTg-y9-4DN.title" = "Restore Entry";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Filter"; ObjectID = "Ud6-Nz-6PS"; */
|
||||
"Ud6-Nz-6PS.label" = "Filter";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "cpr-p6-YAY"; */
|
||||
"cpr-p6-YAY.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Exit History"; ObjectID = "ewQ-8F-e1E"; */
|
||||
"ewQ-8F-e1E.title" = "Exit History";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Notes"; ObjectID = "iDN-2E-hwt"; */
|
||||
"iDN-2E-hwt.title" = "Notes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Username"; ObjectID = "jfQ-Jh-2gl"; */
|
||||
"jfQ-Jh-2gl.title" = "Username";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Trash"; ObjectID = "na6-h9-r9q"; */
|
||||
"na6-h9-r9q.label" = "Trash";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "rvQ-4V-SsS"; */
|
||||
"rvQ-4V-SsS.title" = "Password";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "wC4-fF-dLW"; */
|
||||
"wC4-fF-dLW.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "History"; ObjectID = "z4I-cp-nhf"; */
|
||||
"z4I-cp-nhf.label" = "History";
|
||||
54
MacPass/ru.lproj/ContextBar.strings
Normal file
54
MacPass/ru.lproj/ContextBar.strings
Normal file
@@ -0,0 +1,54 @@
|
||||
|
||||
/* 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 = "URL"; ObjectID = "92o-gN-Psj"; */
|
||||
"92o-gN-Psj.title" = "URL";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "CFk-71-NYQ"; */
|
||||
"CFk-71-NYQ.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "History"; ObjectID = "ER3-Ic-v0N"; */
|
||||
"ER3-Ic-v0N.title" = "History";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "LRm-iZ-XrA"; */
|
||||
"LRm-iZ-XrA.title" = "Item 1";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Restore Entry"; ObjectID = "UTg-y9-4DN"; */
|
||||
"UTg-y9-4DN.title" = "Restore Entry";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Filter"; ObjectID = "Ud6-Nz-6PS"; */
|
||||
"Ud6-Nz-6PS.label" = "Filter";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "cpr-p6-YAY"; */
|
||||
"cpr-p6-YAY.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Exit History"; ObjectID = "ewQ-8F-e1E"; */
|
||||
"ewQ-8F-e1E.title" = "Exit History";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Notes"; ObjectID = "iDN-2E-hwt"; */
|
||||
"iDN-2E-hwt.title" = "Notes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Username"; ObjectID = "jfQ-Jh-2gl"; */
|
||||
"jfQ-Jh-2gl.title" = "Username";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Trash"; ObjectID = "na6-h9-r9q"; */
|
||||
"na6-h9-r9q.label" = "Trash";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "rvQ-4V-SsS"; */
|
||||
"rvQ-4V-SsS.title" = "Password";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "wC4-fF-dLW"; */
|
||||
"wC4-fF-dLW.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "History"; ObjectID = "z4I-cp-nhf"; */
|
||||
"z4I-cp-nhf.label" = "History";
|
||||
54
MacPass/zh-Hans.lproj/ContextBar.strings
Normal file
54
MacPass/zh-Hans.lproj/ContextBar.strings
Normal file
@@ -0,0 +1,54 @@
|
||||
|
||||
/* 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 = "URL"; ObjectID = "92o-gN-Psj"; */
|
||||
"92o-gN-Psj.title" = "URL";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "CFk-71-NYQ"; */
|
||||
"CFk-71-NYQ.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "History"; ObjectID = "ER3-Ic-v0N"; */
|
||||
"ER3-Ic-v0N.title" = "History";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "LRm-iZ-XrA"; */
|
||||
"LRm-iZ-XrA.title" = "Item 1";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Restore Entry"; ObjectID = "UTg-y9-4DN"; */
|
||||
"UTg-y9-4DN.title" = "Restore Entry";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Filter"; ObjectID = "Ud6-Nz-6PS"; */
|
||||
"Ud6-Nz-6PS.label" = "Filter";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "cpr-p6-YAY"; */
|
||||
"cpr-p6-YAY.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Exit History"; ObjectID = "ewQ-8F-e1E"; */
|
||||
"ewQ-8F-e1E.title" = "Exit History";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Notes"; ObjectID = "iDN-2E-hwt"; */
|
||||
"iDN-2E-hwt.title" = "Notes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Username"; ObjectID = "jfQ-Jh-2gl"; */
|
||||
"jfQ-Jh-2gl.title" = "Username";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Trash"; ObjectID = "na6-h9-r9q"; */
|
||||
"na6-h9-r9q.label" = "Trash";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "rvQ-4V-SsS"; */
|
||||
"rvQ-4V-SsS.title" = "Password";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "wC4-fF-dLW"; */
|
||||
"wC4-fF-dLW.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "History"; ObjectID = "z4I-cp-nhf"; */
|
||||
"z4I-cp-nhf.label" = "History";
|
||||
Reference in New Issue
Block a user