mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 08:49:42 +00:00
Added german localization for plugin pop up
This commit is contained in:
15
MacPass/de.lproj/PluginDataView.strings
Normal file
15
MacPass/de.lproj/PluginDataView.strings
Normal 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";
|
||||
15
MacPass/en.lproj/PluginDataView.strings
Normal file
15
MacPass/en.lproj/PluginDataView.strings
Normal 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";
|
||||
Reference in New Issue
Block a user