Add missing strings to new translations
Still in need of translation from their respective authors. Signed-off-by: Christopher Snowhill <kode54@gmail.com>main
parent
7504300d9e
commit
7763269af8
|
@ -20,6 +20,9 @@
|
|||
/* Class = "NSTextFieldCell"; title = "Next:"; ObjectID = "200"; */
|
||||
"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"; */
|
||||
"211.title" = "Output Device: ";
|
||||
|
||||
|
|
|
@ -20,6 +20,9 @@
|
|||
/* Class = "NSTextFieldCell"; title = "Next:"; ObjectID = "200"; */
|
||||
"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"; */
|
||||
"211.title" = "Устройство воспроизведения: ";
|
||||
|
||||
|
|
|
@ -107,6 +107,9 @@
|
|||
/* Class = "NSTableColumn"; headerCell.title = "#"; ObjectID = "209"; */
|
||||
"209.headerCell.title" = "#";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Check for Updates..."; ObjectID = "302"; */
|
||||
"302.title" = "Check for Updates...";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Send Feedback..."; ObjectID = "303"; */
|
||||
"303.title" = "Отправить обратную связь...";
|
||||
|
||||
|
|
Loading…
Reference in New Issue