Add missing strings to new translations

Still in need of translation from their respective authors.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
main
Christopher Snowhill 2022-07-11 15:26:11 -07:00
parent 7504300d9e
commit 7763269af8
3 changed files with 9 additions and 0 deletions

View File

@ -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: ";

View File

@ -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" = "Устройство воспроизведения: ";

View File

@ -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" = "Отправить обратную связь...";