From bdb65d986eb56e30c7d466752ef27d92169bd958 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Sat, 14 Dec 2019 16:23:20 +0100 Subject: [PATCH] New translations SelectPredefinedIconController.strings (Ukrainian) --- MacBox/uk/SelectPredefinedIconController.strings | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 MacBox/uk/SelectPredefinedIconController.strings diff --git a/MacBox/uk/SelectPredefinedIconController.strings b/MacBox/uk/SelectPredefinedIconController.strings new file mode 100644 index 000000000..305577098 --- /dev/null +++ b/MacBox/uk/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";