From 35496f8a9c9cc0098210349d5c7fda3492ffd9c8 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Tue, 23 Mar 2021 21:38:31 +0200 Subject: Lang: Added strings for Import Identity dialog --- po/en.po | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'po') diff --git a/po/en.po b/po/en.po index a6c3d5e7..44f3de9b 100644 --- a/po/en.po +++ b/po/en.po @@ -593,6 +593,39 @@ msgstr "The received certificate is for the wrong domain (%s). This may be a ser msgid "dlg.certwarn.domain.expired" msgstr "The received certificate is expired AND for the wrong domain." +msgid "heading.certimport" +msgstr "IMPORT IDENTITY" + +msgid "dlg.certimport.help" +msgstr "Paste a PEM-encoded certificate and/or private key,\nor drop a .crt/.key file on the window." + +msgid "dlg.certimport.notfound" +msgstr "No certificate or private key was found." + +msgid "dlg.certimport.notfound.page" +msgstr "No certificate/key found on the current page." + +msgid "heading.certimport.pasted" +msgstr "PASTED FROM CLIPBOARD" + +msgid "heading.certimport.dropped" +msgstr "DROPPED FILE" + +msgid "dlg.certimport.import" +msgstr "Import" + +msgid "dlg.certimport.notes" +msgstr "Notes:" + +msgid "hint.certimport.description" +msgstr "description" + +msgid "dlg.certimport.nocert" +msgstr "No Certificate" + +msgid "dlg.certimport.nokey" +msgstr "No Private Key" + msgid "link.hint.audio" msgstr "Play Audio" @@ -629,6 +662,9 @@ msgstr "Chinese" msgid "lang.en" msgstr "English" +msgid "lang.fi" +msgstr "Finnish" + msgid "lang.fr" msgstr "French" @@ -843,6 +879,9 @@ msgstr "Teal" msgid "prefs.accent.orange" msgstr "Orange" +msgid "prefs.uilang" +msgstr "Language:" + msgid "prefs.uiscale" msgstr "UI scale factor:" -- cgit v1.2.3