From 91b053649864f69afc41c867dd82ff75f25d2529 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Tue, 30 May 2023 13:38:19 +0700 Subject: [PATCH] New translations SshAgentSettings.strings (Norwegian Nynorsk) --- MacBox/nn_NO/SshAgentSettings.strings | 35 +++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 MacBox/nn_NO/SshAgentSettings.strings diff --git a/MacBox/nn_NO/SshAgentSettings.strings b/MacBox/nn_NO/SshAgentSettings.strings new file mode 100644 index 000000000..7716b4d87 --- /dev/null +++ b/MacBox/nn_NO/SshAgentSettings.strings @@ -0,0 +1,35 @@ +/* Class = "NSButtonCell"; title = "SSH Agent"; ObjectID = "2dj-1K-bog"; */ +"2dj-1K-bog.title" = "SSH Agent"; + +/* Class = "NSTextFieldCell"; title = "Request approval every time a process requests a key from Strongbox."; ObjectID = "5sa-GK-U3q"; */ +"5sa-GK-U3q.title" = "Request approval every time a process requests a key from Strongbox."; + +/* Class = "NSTextFieldCell"; title = "SSH Config Snippet"; ObjectID = "CDt-Bb-JvR"; */ +"CDt-Bb-JvR.title" = "SSH Config Snippet"; + +/* Class = "NSButtonCell"; title = "Copy Snippet"; ObjectID = "DYE-5X-Y1O"; */ +"DYE-5X-Y1O.title" = "Copy Snippet"; + +/* Class = "NSButtonCell"; title = "Require Approval each time a Key is used"; ObjectID = "Hdm-de-ndu"; */ +"Hdm-de-ndu.title" = "Require Approval each time a Key is used"; + +/* Class = "NSTextFieldCell"; title = "Error: Could not launch SSH Agent"; ObjectID = "VwH-fA-NJg"; */ +"VwH-fA-NJg.title" = "Error: Could not launch SSH Agent"; + +/* Class = "NSTextFieldCell"; title = "SSH Agent runs in the background and allows you to SSH with keys stored in your databases."; ObjectID = "ZBa-0R-Vmt"; */ +"ZBa-0R-Vmt.title" = "SSH Agent runs in the background and allows you to SSH with keys stored in your databases."; + +/* Class = "NSTextFieldCell"; title = "The snippet below or similar must be added to your ~/.ssh/config file so that requests for keys go to Strongbox."; ObjectID = "apQ-mg-aYu"; */ +"apQ-mg-aYu.title" = "The snippet below or similar must be added to your ~/.ssh/config file so that requests for keys go to Strongbox."; + +/* Class = "NSTextFieldCell"; title = "First, we recommend creating a symlink to make things a little more neat and tidy. Click the button below to have Strongbox do this for you. The symlink will be created at: ~/.strongbox/agent.sock"; ObjectID = "fyd-Zm-lfp"; */ +"fyd-Zm-lfp.title" = "First, we recommend creating a symlink to make things a little more neat and tidy. Click the button below to have Strongbox do this for you. The symlink will be created at: ~/.strongbox/agent.sock"; + +/* Class = "NSButtonCell"; title = "Create Symlink"; ObjectID = "g2w-gW-sjE"; */ +"g2w-gW-sjE.title" = "Create Symlink"; + +/* Class = "NSTextFieldCell"; title = "Pro"; ObjectID = "gKE-AV-pfP"; */ +"gKE-AV-pfP.title" = "Pro"; + +/* Class = "NSTextFieldCell"; title = "Learn more..."; ObjectID = "gSh-oU-VdA"; */ +"gSh-oU-VdA.title" = "Learn more...";