Small changes for Localization

This commit is contained in:
michael starke
2013-06-09 18:46:20 +02:00
parent 90d1c0da44
commit 33277723b6
8 changed files with 24 additions and 21 deletions

View File

@@ -4,13 +4,13 @@
\paperw11900\paperh16840\vieww28040\viewh7240\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720
\f0\b\fs24 \cf0 Project Website:\
\f0\b\fs24 \cf0 Projekt Webseite:\
{\field{\*\fldinst{HYPERLINK "https://github.com/mstarke/MacPass"}}{\fldrslt
\b0 MacPass}}
\b0 \
\b \
License:\
Lizenz:\
\b0 MacPass KeePass compatible client for OS X\
Copyright (c) 2012-2013 Michael Starke, HicknHack Software GmbH\
@@ -29,15 +29,15 @@ You should have received a copy of the GNU General Public License along with thi
{\field{\*\fldinst{HYPERLINK "https://github.com/robbiehanson/KissXML"}}{\fldrslt
\b0 \cf2 KissXML}}
\b0 \cf3 \
Copyright \'a9 2012 Robbie Hanson. All rights reserved.\
Copyright \'a9 2012 Robbie Hanson. Alle Rechte vorbehalten.\
\
{\field{\*\fldinst{HYPERLINK "https://github.com/MiniKeePass/MiniKeePass"}}{\fldrslt \cf2 MiniKeePass}}\
Copyright \'a9 2011 Jason Rush and John Flanagan. All rights reserved.\
Copyright \'a9 2011 Jason Rush und John Flanagan. Alle Rechte vorbehalten.\
\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720
{\field{\*\fldinst{HYPERLINK "https://github.com/mpowrie/KeePassLib"}}{\fldrslt \cf2 KeePass Database Library}}\
Copyright \'a9 2010 Qiang Yu. All rights reserved.\
Copyright \'a9 2010 Qiang Yu. Alle Rechte vorbehalten.\
\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720
{\field{\*\fldinst{HYPERLINK "https://github.com/Perspx/PXSourceList"}}{\fldrslt \cf3 PXSourceList}}\
Copyright \'a9 2011, Alex Rozanski. All rights reserved.}
Copyright \'a9 2011, Alex Rozanski. Alle Rechte vorbehalten.}

Binary file not shown.

View File

@@ -132,7 +132,7 @@
"1181.title" = "Toggle Inspector";
/* Class = "NSMenuItem"; title = "Show Password Creator"; ObjectID = "1200"; */
"1200.title" = "Show Password Creator";
"1200.title" = "Passwortgenerator anzeigen…";
/* Class = "NSMenuItem"; title = "Change Password…"; ObjectID = "1203"; */
"1203.title" = "Change Password…";
"1203.title" = "Hautpassword ändern…";

View File

@@ -1,15 +1,15 @@
/* Class = "NSButtonCell"; title = "Change"; ObjectID = "32"; */
"32.title" = "Change";
"32.title" = "Password ändern";
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "33"; */
"33.title" = "Password";
"33.title" = "Passwort";
/* Class = "NSTextFieldCell"; title = "Keyfile"; ObjectID = "37"; */
"37.title" = "Keyfile";
"37.title" = "Schlüsseldatei";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "38"; */
"38.title" = "Cancel";
"38.title" = "Abbrechen";
/* Class = "NSTextFieldCell"; title = "Change Password/Keyfile"; ObjectID = "46"; */
"46.title" = "Change Password/Keyfile";
"46.title" = "Password/Schlüssel ändern!";

View File

@@ -1,12 +1,12 @@
/* Class = "NSButtonCell"; title = "Unlock"; ObjectID = "3"; */
"3.title" = "Unlock";
"3.title" = "Entsperren";
/* Class = "NSTextFieldCell"; title = "Keyfile"; ObjectID = "18"; */
"18.title" = "Keyfile";
"18.title" = "Schlüsseldatei";
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "32"; */
"32.title" = "Password";
"32.title" = "Passwort";
/* Class = "NSTextFieldCell"; title = "Wrong password!"; ObjectID = "269"; */
"269.title" = "Wrong password!";
"269.title" = "Passwort falsch!";