diff options
author | Werner Koch <wk@gnupg.org> | 2015-09-10 16:22:49 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2015-09-10 16:22:49 +0200 |
commit | cafcd4336a0a220d4ce8acddfc4d60d0972058bd (patch) | |
tree | a2a5dd4fcc641c6c40dc9086333ddbcb0f4c3bb3 /po/sv.po | |
parent | po: Update Russian translation (diff) | |
download | gnupg2-cafcd4336a0a220d4ce8acddfc4d60d0972058bd.tar.xz gnupg2-cafcd4336a0a220d4ce8acddfc4d60d0972058bd.zip |
po: Auto-update
--
Diffstat (limited to 'po/sv.po')
-rw-r--r-- | po/sv.po | 106 |
1 files changed, 58 insertions, 48 deletions
@@ -5691,6 +5691,64 @@ msgstr "" "kunde inte uppdatera versionspost i tillitsdatabasen: skrivning " "misslyckades: %s\n" +msgid "undefined" +msgstr "odefinierad" + +msgid "never" +msgstr "aldrig" + +msgid "marginal" +msgstr "marginell" + +msgid "full" +msgstr "fullständig" + +msgid "ultimate" +msgstr "förbehållslös" + +# Denna måste testas. +# /* NOTE TO TRANSLATOR: these strings are similar to those in +# trust_value_to_string(), but are a fixed length. This is needed to +# make attractive information listings where columns line up +# properly. The value "10" should be the length of the strings you +# choose to translate to. This is the length in printable columns. +# It gets passed to atoi() so everything after the number is +# essentially a comment and need not be translated. Either key and +# uid are both NULL, or neither are NULL. */ +#. TRANSLATORS: these strings are similar to those in +#. trust_value_to_string(), but are a fixed length. This is needed to +#. make attractive information listings where columns line up +#. properly. The value "10" should be the length of the strings you +#. choose to translate to. This is the length in printable columns. +#. It gets passed to atoi() so everything after the number is +#. essentially a comment and need not be translated. Either key and +#. uid are both NULL, or neither are NULL. +#, fuzzy +#| msgid "10 translator see trustdb.c:uid_trust_string_fixed" +msgid "10 translator see trust.c:uid_trust_string_fixed" +msgstr "15" + +msgid "[ revoked]" +msgstr "[ spärrad ]" + +msgid "[ expired]" +msgstr "[ utgånget ]" + +msgid "[ unknown]" +msgstr "[ okänt ]" + +msgid "[ undef ]" +msgstr "[ odefinierad ]" + +msgid "[marginal]" +msgstr "[ marginell ]" + +msgid "[ full ]" +msgstr "[ fullständig ]" + +msgid "[ultimate]" +msgstr "[förbehållslös]" + msgid "" "the signature could not be verified.\n" "Please remember that the signature file (.sig or .asc)\n" @@ -8954,54 +9012,6 @@ msgstr "" #~ "du kan bara göra klartextsignaturer med en PGP 2.x-nyckel\n" #~ "när du är i --pgp2-läge\n" -# Denna måste testas. -# /* NOTE TO TRANSLATOR: these strings are similar to those in -# trust_value_to_string(), but are a fixed length. This is needed to -# make attractive information listings where columns line up -# properly. The value "10" should be the length of the strings you -# choose to translate to. This is the length in printable columns. -# It gets passed to atoi() so everything after the number is -# essentially a comment and need not be translated. Either key and -# uid are both NULL, or neither are NULL. */ -#~ msgid "10 translator see trustdb.c:uid_trust_string_fixed" -#~ msgstr "15" - -#~ msgid "[ revoked]" -#~ msgstr "[ spärrad ]" - -#~ msgid "[ expired]" -#~ msgstr "[ utgånget ]" - -#~ msgid "[ unknown]" -#~ msgstr "[ okänt ]" - -#~ msgid "[ undef ]" -#~ msgstr "[ odefinierad ]" - -#~ msgid "[marginal]" -#~ msgstr "[ marginell ]" - -#~ msgid "[ full ]" -#~ msgstr "[ fullständig ]" - -#~ msgid "[ultimate]" -#~ msgstr "[förbehållslös]" - -#~ msgid "undefined" -#~ msgstr "odefinierad" - -#~ msgid "never" -#~ msgstr "aldrig" - -#~ msgid "marginal" -#~ msgstr "marginell" - -#~ msgid "full" -#~ msgstr "fullständig" - -#~ msgid "ultimate" -#~ msgstr "förbehållslös" - #~ msgid " - probably dead - removing lock" #~ msgstr " - antagligen död - tar bort lås" |