Added german localization for plugin pop up

This commit is contained in:
Michael Starke
2018-06-29 16:35:46 +02:00
parent 1e11cac5f5
commit 7b8d5d5835
4 changed files with 46 additions and 4 deletions

View File

@@ -0,0 +1,15 @@
/* Class = "NSButtonCell"; title = "Remove All"; ObjectID = "6hH-Hc-gf4"; */
"6hH-Hc-gf4.title" = "Alles Löschen";
/* Class = "NSTextFieldCell"; placeholderString = "Title"; ObjectID = "MaV-TP-92X"; */
"MaV-TP-92X.placeholderString" = "Titel";
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "bG1-Sb-Xyp"; */
"bG1-Sb-Xyp.title" = "Text Cell";
/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "mLw-O5-6D3"; */
"mLw-O5-6D3.placeholderString" = "Wert";
/* Class = "NSTextFieldCell"; title = "Plugin data"; ObjectID = "unO-bO-8v0"; */
"unO-bO-8v0.title" = "Plugin-Daten";

View File

@@ -0,0 +1,15 @@
/* Class = "NSButtonCell"; title = "Remove All"; ObjectID = "6hH-Hc-gf4"; */
"6hH-Hc-gf4.title" = "Remove All";
/* Class = "NSTextFieldCell"; placeholderString = "Title"; ObjectID = "MaV-TP-92X"; */
"MaV-TP-92X.placeholderString" = "Title";
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "bG1-Sb-Xyp"; */
"bG1-Sb-Xyp.title" = "Text Cell";
/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "mLw-O5-6D3"; */
"mLw-O5-6D3.placeholderString" = "Value";
/* Class = "NSTextFieldCell"; title = "Plugin data"; ObjectID = "unO-bO-8v0"; */
"unO-bO-8v0.title" = "Plugin data";