diff options
Diffstat (limited to 'po/sv.po')
-rw-r--r-- | po/sv.po | 42 |
1 files changed, 39 insertions, 3 deletions
@@ -1634,9 +1634,29 @@ msgstr "ogiltigt kommando" msgid "invalid alias definition" msgstr "ogiltig aliasdefinition" +#, fuzzy +#| msgid "Configuration error" +msgid "permission error" +msgstr "Konfigurationsfel" + msgid "out of core" msgstr "slut på minne" +#, fuzzy +#| msgid "invalid command" +msgid "invalid meta command" +msgstr "ogiltigt kommando" + +#, fuzzy +#| msgid "Unknown command" +msgid "unknown meta command" +msgstr "Okänt kommando" + +#, fuzzy +#| msgid "Unexpected IPC command" +msgid "unexpected meta command" +msgstr "Oväntat IPC-kommando" + msgid "invalid option" msgstr "ogiltig flagga" @@ -1665,13 +1685,26 @@ msgstr "flagga \"%.50s\" är tvetydig\n" msgid "command \"%.50s\" is ambiguous\n" msgstr "kommandot \"%.50s\" är tvetydigt\n" -msgid "out of core\n" -msgstr "slut på minne\n" - #, c-format msgid "invalid option \"%.50s\"\n" msgstr "ogiltig flagga \"%.50s\"\n" +#, c-format +msgid "Note: no default option file '%s'\n" +msgstr "" + +#, c-format +msgid "reading options from '%s'\n" +msgstr "" + +#, c-format +msgid "option file '%s': %s\n" +msgstr "" + +#, c-format +msgid "Note: ignoring option \"--%s\" due to global config\n" +msgstr "" + msgid "Please report bugs to <https://bugs.gnupg.org>.\n" msgstr "" @@ -1679,6 +1712,9 @@ msgstr "" msgid "warning: could not recognize %s\n" msgstr "varning: kände inte igen %s\n" +#~ msgid "out of core\n" +#~ msgstr "slut på minne\n" + #~ msgid "Usage: %s GPG-ERROR [...]\n" #~ msgstr "Användning: %s GPG-ERROR [...]\n" |