aboutsummaryrefslogtreecommitdiff
path: root/docs/source/locale/sv/LC_MESSAGES/install.po
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/locale/sv/LC_MESSAGES/install.po')
-rw-r--r--docs/source/locale/sv/LC_MESSAGES/install.po57
1 files changed, 39 insertions, 18 deletions
diff --git a/docs/source/locale/sv/LC_MESSAGES/install.po b/docs/source/locale/sv/LC_MESSAGES/install.po
index 1a996391..3af79cb1 100644
--- a/docs/source/locale/sv/LC_MESSAGES/install.po
+++ b/docs/source/locale/sv/LC_MESSAGES/install.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OnionShare 2.3\n"
"Report-Msgid-Bugs-To: onionshare-dev@lists.riseup.net\n"
-"POT-Creation-Date: 2023-06-06 13:07+0200\n"
-"PO-Revision-Date: 2024-01-25 13:17+0000\n"
+"POT-Creation-Date: 2023-09-05 11:51-0700\n"
+"PO-Revision-Date: 2024-02-12 17:11+0000\n"
"Last-Translator: emma peel <emma.peel@riseup.net>\n"
"Language-Team: sv <LL@li.org>\n"
"Language: sv\n"
@@ -81,8 +81,8 @@ msgid ""
"You can also download and install PGP-signed ``.flatpak`` or ``.snap`` "
"packages from https://onionshare.org/dist/ if you prefer."
msgstr ""
-"Du kan också ladda ner och installera PGP-signerad ''.flatpak'' eller ''."
-"snap'' från https://onionshare.org/dist/ om du föredrar det."
+"Du kan också ladda ner och installera PGP-signerad ``.flatpak`` eller ``."
+"snap`` från https://onionshare.org/dist/ om du föredrar det."
#: ../../source/install.rst:26
#, fuzzy
@@ -226,19 +226,20 @@ msgid ""
"`Gpg4win <https://www.gpg4win.org/>`_."
msgstr ""
"Du måste ha GnuPG installerat för att verifiera signaturer. För macOS vill "
-"du förmodligen ha 'GPGTools <https://gpgtools.org/>'_, och för Windows vill "
-"du förmodligen ha 'Gpg4win <https://www.gpg4win.org/>'_."
+"du förmodligen ha `GPGTools <https://gpgtools.org/>`_, och för Windows vill "
+"du förmodligen ha `Gpg4win <https://www.gpg4win.org/>`_."
#: ../../source/install.rst:74
msgid "Signatures"
msgstr "Signaturer"
#: ../../source/install.rst:76
+#, fuzzy
msgid ""
"You can find the signatures (as ``.asc`` files), as well as Windows, macOS, "
"Flatpak, Snap, and source packages, at https://onionshare.org/dist/ in the "
"folders named for each version of OnionShare. You can also find them on the "
-"`GitHub Releases page <https://github.com/micahflee/onionshare/releases>`_."
+"`GitHub Releases page <https://github.com/onionshare/onionshare/releases>`_."
msgstr ""
"Du kan hitta signaturerna (som ''.asc'-filer), liksom Windows, macOS, "
"Flatpak, Snap och källpaket, på https://onionshare.org/dist/ i mapparna som "
@@ -253,31 +254,48 @@ msgstr "Verifierar"
#, fuzzy
msgid ""
"Once you have imported Micah's public key into your GnuPG keychain, "
-"downloaded the binary and ``.asc`` signature, you can verify the binary for "
-"macOS in a terminal like this::"
+"downloaded the binary and ``.asc`` signature, you can verify the binary in a "
+"terminal like this:"
msgstr ""
"När du har importerat Micahs offentliga nyckel till din GnuPG-nyckelring, "
"laddat ner binärfilen och \"'.asc\"-signaturen kan du verifiera binärfilen "
"för macOS i en terminal så här::"
-#: ../../source/install.rst:86
-msgid "Or for Windows, in a command-prompt like this::"
-msgstr "Eller för Windows, i en kommandotolk så här::"
+#: ../../source/install.rst:84
+msgid "For Windows::"
+msgstr ""
+
+#: ../../source/install.rst:88
+msgid "For macOS::"
+msgstr ""
+
+#: ../../source/install.rst:92
+msgid "For Linux::"
+msgstr ""
+
+#: ../../source/install.rst:98
+msgid "and for the source file::"
+msgstr ""
-#: ../../source/install.rst:90
+#: ../../source/install.rst:102
msgid "The expected output looks like this::"
msgstr "Förväntad utdata ser ut så här::"
-#: ../../source/install.rst:102
+#: ../../source/install.rst:112
msgid ""
"If you don't see ``Good signature from``, there might be a problem with the "
"integrity of the file (malicious or otherwise), and you should not install "
-"the package. (The ``WARNING:`` shown above, is not a problem with the "
-"package, it only means you haven't defined a level of \"trust\" of Micah's "
-"(the core developer) PGP key.)"
+"the package."
msgstr ""
-#: ../../source/install.rst:104
+#: ../../source/install.rst:114
+msgid ""
+"The ``WARNING:`` shown above, is not a problem with the package, it only "
+"means you haven't defined a level of \"trust\" of Micah's (the core "
+"developer) PGP key."
+msgstr ""
+
+#: ../../source/install.rst:116
msgid ""
"If you want to learn more about verifying PGP signatures, the guides for "
"`Qubes OS <https://www.qubes-os.org/security/verifying-signatures/>`_ and "
@@ -288,3 +306,6 @@ msgstr ""
"\"Qubes OS <https://www.qubes-os.org/security/verifying-signatures/>\" och "
"Tor Project <https://support.torproject.org/tbb/how-to-verify-signature/>_ "
"vara användbara."
+
+#~ msgid "Or for Windows, in a command-prompt like this::"
+#~ msgstr "Eller för Windows, i en kommandotolk så här::"