Add missing strings to new translations
Still in need of translation from their respective authors. Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
parent
1ed85a1c84
commit
a92b857161
3 changed files with 9 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
||||||
/* Class = "NSTextFieldCell"; title = "Next:"; ObjectID = "200"; */
|
/* Class = "NSTextFieldCell"; title = "Next:"; ObjectID = "200"; */
|
||||||
"200.title" = "Next:";
|
"200.title" = "Next:";
|
||||||
|
|
||||||
|
/* Class = "NSButtonCell"; title = "Automatically check for updates on startup"; ObjectID = "207"; */
|
||||||
|
"207.title" = "Automatically check for updates on startup";
|
||||||
|
|
||||||
/* Class = "NSTextFieldCell"; title = "Output Device: "; ObjectID = "211"; */
|
/* Class = "NSTextFieldCell"; title = "Output Device: "; ObjectID = "211"; */
|
||||||
"211.title" = "Output Device: ";
|
"211.title" = "Output Device: ";
|
||||||
|
|
||||||
|
|
|
@ -20,6 +20,9 @@
|
||||||
/* Class = "NSTextFieldCell"; title = "Next:"; ObjectID = "200"; */
|
/* Class = "NSTextFieldCell"; title = "Next:"; ObjectID = "200"; */
|
||||||
"200.title" = "Следующий:";
|
"200.title" = "Следующий:";
|
||||||
|
|
||||||
|
/* Class = "NSButtonCell"; title = "Automatically check for updates on startup"; ObjectID = "207"; */
|
||||||
|
"207.title" = "Automatically check for updates on startup";
|
||||||
|
|
||||||
/* Class = "NSTextFieldCell"; title = "Output Device: "; ObjectID = "211"; */
|
/* Class = "NSTextFieldCell"; title = "Output Device: "; ObjectID = "211"; */
|
||||||
"211.title" = "Устройство воспроизведения: ";
|
"211.title" = "Устройство воспроизведения: ";
|
||||||
|
|
||||||
|
|
|
@ -107,6 +107,9 @@
|
||||||
/* Class = "NSTableColumn"; headerCell.title = "#"; ObjectID = "209"; */
|
/* Class = "NSTableColumn"; headerCell.title = "#"; ObjectID = "209"; */
|
||||||
"209.headerCell.title" = "#";
|
"209.headerCell.title" = "#";
|
||||||
|
|
||||||
|
/* Class = "NSMenuItem"; title = "Check for Updates..."; ObjectID = "302"; */
|
||||||
|
"302.title" = "Check for Updates...";
|
||||||
|
|
||||||
/* Class = "NSMenuItem"; title = "Send Feedback..."; ObjectID = "303"; */
|
/* Class = "NSMenuItem"; title = "Send Feedback..."; ObjectID = "303"; */
|
||||||
"303.title" = "Отправить обратную связь...";
|
"303.title" = "Отправить обратную связь...";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue