commit ebe57a57f390e85a383a2918a9b23a3d43bc6155 Author: Translation commit bot translation@torproject.org Date: Wed Nov 7 08:46:48 2018 +0000
Update translations for tails-persistence-setup --- sv/sv.po | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-)
diff --git a/sv/sv.po b/sv/sv.po index 53bfb59d3..5a7c96839 100644 --- a/sv/sv.po +++ b/sv/sv.po @@ -7,6 +7,7 @@ # Anders Nilsson anders@devode.se, 2015 # Filip Nyquist fillerix@fillerix.se, 2015 # Jonatan Nyberg, 2017 +# Jonatan Nyberg, 2018 # miccav, 2014 # phst, 2014 # leveebreaks, 2014 @@ -16,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: Tor Project\n" "Report-Msgid-Bugs-To: Tails developers tails@boum.org\n" -"POT-Creation-Date: 2018-08-16 11:14+0200\n" -"PO-Revision-Date: 2018-10-04 00:51+0000\n" -"Last-Translator: erinm\n" +"POT-Creation-Date: 2018-11-01 12:21+0100\n" +"PO-Revision-Date: 2018-11-07 08:45+0000\n" +"Last-Translator: Jonatan Nyberg\n" "Language-Team: Swedish (http://www.transifex.com/otf/torproject/language/sv/)%5Cn" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -54,7 +55,7 @@ msgstr "Enhet %s innehåller ingen partition för bestående lagring." msgid "" "Cannot delete the persistent volume on %s while in use. You should restart " "Tails without persistence." -msgstr "" +msgstr "Det går inte att ta bort den beständiga volymen på %s när den används. Du bör starta om Tails utan bestående."
#: ../lib/Tails/Persistence/Setup.pm:407 #, perl-format @@ -216,65 +217,65 @@ msgstr "En %s partition för bestående lagring kommer att skapas på enheten <b msgid "Create" msgstr "Skapa"
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:141 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:142 msgid "" "<b>Beware!</b> Using persistence has consequences that must be well " "understood. Tails can't help you if you use it wrong! See the <i>Encrypted " "persistence</i> page of the Tails documentation to learn more." msgstr ""
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:169 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:170 msgid "Passphrase:" msgstr "Lösenord:"
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:177 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:178 msgid "Verify Passphrase:" msgstr "Upprepa lösenord:"
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:188 -#: ../lib/Tails/Persistence/Step/Bootstrap.pm:244 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:189 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:245 msgid "Passphrase can't be empty" msgstr "Lösenordet får inte vara tomt"
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:235 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:236 msgid "Passphrases do not match" msgstr "Lösenorden matchar inte"
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:283 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:284 #: ../lib/Tails/Persistence/Step/Delete.pm:103 #: ../lib/Tails/Persistence/Step/Configure.pm:181 msgid "Failed" msgstr "Misslyckades"
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:291 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:292 msgid "Mounting Tails persistence partition." msgstr "Monterar Tails-partition med bestående lagring."
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:294 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:295 msgid "The Tails persistence partition will be mounted." msgstr "Tails partition med bestående lagring kommer att monteras."
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:303 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:304 msgid "Correcting permissions of the persistent volume." msgstr "Rättar till behörigheterna på den bestående lagringen."
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:306 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:307 msgid "The permissions of the persistent volume will be corrected." msgstr "Behörigheterna på den bestående lagringen kommer att rättas till."
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:314 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:315 msgid "Creating default persistence configuration." msgstr ""
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:317 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:318 msgid "The default persistence configuration will be created." msgstr ""
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:332 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:333 msgid "Creating..." msgstr "Skapar..."
-#: ../lib/Tails/Persistence/Step/Bootstrap.pm:335 +#: ../lib/Tails/Persistence/Step/Bootstrap.pm:336 msgid "Creating the persistent volume..." msgstr "Skapar partition för bestående lagring..."
tor-commits@lists.torproject.org