From d05d190db3c2f20bfd737110c19b77ed909c6fe7 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Sat, 14 Dec 2019 16:21:13 +0100 Subject: [PATCH] New translations SelectPredefinedIconController.strings (Russian) --- MacBox/ru/SelectPredefinedIconController.strings | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 MacBox/ru/SelectPredefinedIconController.strings diff --git a/MacBox/ru/SelectPredefinedIconController.strings b/MacBox/ru/SelectPredefinedIconController.strings new file mode 100644 index 000000000..132809d4f --- /dev/null +++ b/MacBox/ru/SelectPredefinedIconController.strings @@ -0,0 +1,14 @@ +/* Class = "NSButtonCell"; title = "Select from File..."; ObjectID = "CV6-Vm-rAt"; */ +"CV6-Vm-rAt.title" = "Select from File..."; + +/* Class = "NSWindow"; title = "Window"; ObjectID = "F0z-JX-Cv5"; */ +"F0z-JX-Cv5.title" = "Window"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "VlM-Fp-vdd"; */ +"VlM-Fp-vdd.title" = "Отмена"; + +/* Class = "NSButtonCell"; title = "Use Default"; ObjectID = "ejM-65-Jfn"; */ +"ejM-65-Jfn.title" = "Использовать стандартный"; + +/* Class = "NSTextFieldCell"; title = "Please select a new icon for this item"; ObjectID = "ys3-kg-5ag"; */ +"ys3-kg-5ag.title" = "Please select a new icon for this item";