Added localization for duplicate entry history window

This commit is contained in:
michael starke
2017-10-17 18:46:45 +02:00
parent 3c305f6eaa
commit 5a743631f1

View File

@@ -1,18 +1,18 @@
/* Class = "NSButtonCell"; title = "Reference username instead of copying it"; ObjectID = "O9X-XH-n8o"; */
"O9X-XH-n8o.title" = "Reference username instead of copying it";
"O9X-XH-n8o.title" = "Nutzernamen als Referenz statt Kopie ";
/* 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"; */
"WqI-qH-ARf.title" = "Duplicate Entry";
"WqI-qH-ARf.title" = "Eintrag duplizieren";
/* Class = "NSButtonCell"; title = "Duplicate history"; ObjectID = "dXl-KS-4rE"; */
"dXl-KS-4rE.title" = "Duplicate history";
"dXl-KS-4rE.title" = "Historie duplizieren";
/* Class = "NSButtonCell"; title = "Reference password instead of copying it"; ObjectID = "daA-QV-CDq"; */
"daA-QV-CDq.title" = "Reference password instead of copying it";
"daA-QV-CDq.title" = "Password als Referenz statt Kopie";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "x6e-bE-Y6R"; */
"x6e-bE-Y6R.title" = "Cancel";
"x6e-bE-Y6R.title" = "Abbrechen";