From 38cbd908cae458fcbc0800a35643217a36b59ea3 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Fri, 6 May 2022 18:39:18 +0200 Subject: [PATCH] New translations CompareAndMergeWizard.strings (Norwegian Nynorsk) --- MacBox/nn_NO/CompareAndMergeWizard.strings | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 MacBox/nn_NO/CompareAndMergeWizard.strings diff --git a/MacBox/nn_NO/CompareAndMergeWizard.strings b/MacBox/nn_NO/CompareAndMergeWizard.strings new file mode 100644 index 000000000..1b2c24b02 --- /dev/null +++ b/MacBox/nn_NO/CompareAndMergeWizard.strings @@ -0,0 +1,17 @@ +/* Class = "NSTextFieldCell"; title = "Select Second Database"; ObjectID = "1cr-5v-Yfy"; */ +"1cr-5v-Yfy.title" = "Select Second Database"; + +/* Class = "NSButtonCell"; title = "Select Database..."; ObjectID = "H9O-Pa-0I3"; */ +"H9O-Pa-0I3.title" = "Select Database..."; + +/* Class = "NSTextFieldCell"; title = "Compare & Merge"; ObjectID = "IZG-WE-ues"; */ +"IZG-WE-ues.title" = "Compare & Merge"; + +/* Class = "NSTextFieldCell"; title = "You're about to compare this database with another and optionally merge changes from that database into this one. \n\nIf you choose to merge Strongbox will be as smart as it can, only updating where necessary, taking the latest changes from both databases, and maintaining older changes as part of the items history.\n\nYou can select the second database from your existing Databases or from a file on your computer."; ObjectID = "Uut-tU-k0h"; */ +"Uut-tU-k0h.title" = "You're about to compare this database with another and optionally merge changes from that database into this one. \n\nIf you choose to merge Strongbox will be as smart as it can, only updating where necessary, taking the latest changes from both databases, and maintaining older changes as part of the items history.\n\nYou can select the second database from your existing Databases or from a file on your computer."; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "fTU-3k-maa"; */ +"fTU-3k-maa.title" = "Cancel"; + +/* Class = "NSButtonCell"; title = "Select from File..."; ObjectID = "vQa-eB-zjD"; */ +"vQa-eB-zjD.title" = "Select from File...";