mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 12:52:21 +00:00
Minor fixes for Dutch Translation
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
|
||||
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
||||
<rect key="contentRect" x="196" y="240" width="546" height="354"/>
|
||||
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
|
||||
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="800"/>
|
||||
<view key="contentView" id="2">
|
||||
<rect key="frame" x="0.0" y="0.0" width="546" height="354"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
"1435.title" = "Kleur:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Template Group:"; ObjectID = "1588"; */
|
||||
"1588.title" = "Template Groep:";
|
||||
"1588.title" = "Sjabloon Groep:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Default Username:"; ObjectID = "1591"; */
|
||||
"1591.title" = "Standaard Gebruikersnaam:";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Group"; ObjectID = "2896"; */
|
||||
"2896.label" = "Group";
|
||||
"2896.label" = "Groep";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Entry"; ObjectID = "2897"; */
|
||||
"2897.label" = "Item";
|
||||
|
||||
@@ -162,7 +162,7 @@
|
||||
"aVO-9F-Lwc.title" = "Snelle Weergave";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Fix Autotype…"; ObjectID = "nx7-Vf-LiD"; */
|
||||
"nx7-Vf-LiD.title" = "Fix Autotype…";
|
||||
"nx7-Vf-LiD.title" = "Herstel Autotype…";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Import XML…"; ObjectID = "rW0-r1-QYL"; */
|
||||
"rW0-r1-QYL.title" = "Importeer XML…";
|
||||
|
||||
@@ -21,13 +21,13 @@
|
||||
"465.title" = "#!?";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Custom"; ObjectID = "469"; */
|
||||
"469.title" = "Anders";
|
||||
"469.title" = "Aangepast";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use Password"; ObjectID = "495"; */
|
||||
"495.title" = "Gebruik Wachtwoord";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Copy password to pasteboard"; ObjectID = "501"; */
|
||||
"501.title" = "Kopieer wachtwoord naar klembor";
|
||||
"501.title" = "Kopieer wachtwoord naar klembord";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "614"; */
|
||||
"614.title" = "Annuleer";
|
||||
|
||||
Reference in New Issue
Block a user