From 652438772e0b1a5bdc48699a9f72057ea377df3c Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 15 May 2018 11:03:42 +1000 Subject: Pull translations from Transifex and regenerate Signed-off-by: Allan McRae --- lib/libalpm/po/sv.po | 73 ++++++++++++++++++++++++++-------------------------- 1 file changed, 36 insertions(+), 37 deletions(-) (limited to 'lib/libalpm/po/sv.po') diff --git a/lib/libalpm/po/sv.po b/lib/libalpm/po/sv.po index a6f85fe4..84add4a9 100644 --- a/lib/libalpm/po/sv.po +++ b/lib/libalpm/po/sv.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2018-04-29 23:44+1000\n" -"PO-Revision-Date: 2018-03-15 10:00+0000\n" -"Last-Translator: Ludvig Holtze \n" +"POT-Creation-Date: 2018-05-15 10:34+1000\n" +"PO-Revision-Date: 2018-04-29 13:58+0000\n" +"Last-Translator: Allan McRae \n" "Language-Team: Swedish (http://www.transifex.com/toofishes/archlinux-pacman/" "language/sv/)\n" "Language: sv\n" @@ -51,7 +51,7 @@ msgstr "varning given vid extrahering av %s (%s)\n" msgid "could not extract %s (%s)\n" msgstr "kunde inte extrahera %s (%s)\n" -#: lib/libalpm/add.c:154 lib/libalpm/dload.c:561 lib/libalpm/remove.c:533 +#: lib/libalpm/add.c:154 lib/libalpm/dload.c:561 lib/libalpm/remove.c:541 #, c-format msgid "could not rename %s to %s (%s)\n" msgstr "kunde inte döpa om %s till %s (%s)\n" @@ -240,9 +240,9 @@ msgid "could not parse package description file '%s' from db '%s'\n" msgstr "Kunde ej finna paketbeskrivningsfilen '%s' från databasen '%s'\n" #: lib/libalpm/be_sync.c:524 -#, fuzzy, c-format +#, c-format msgid "could not read db '%s' (%s)\n" -msgstr "kunde inte döpa om %s till %s (%s)\n" +msgstr "" #: lib/libalpm/be_sync.c:558 lib/libalpm/be_sync.c:563 #, c-format @@ -669,29 +669,29 @@ msgid "could not remove lock file %s\n" msgstr "kunde inte ta bort låsningsfil %s\n" #: lib/libalpm/hook.c:107 -#, fuzzy, c-format +#, c-format msgid "Missing trigger targets in hook: %s\n" -msgstr "saknar paketnamnet för %s\n" +msgstr "" #: lib/libalpm/hook.c:113 -#, fuzzy, c-format +#, c-format msgid "Missing trigger type in hook: %s\n" -msgstr "saknar paketnamnet för %s\n" +msgstr "" #: lib/libalpm/hook.c:119 -#, fuzzy, c-format +#, c-format msgid "Missing trigger operation in hook: %s\n" -msgstr "saknar paketversionen för %s\n" +msgstr "" #: lib/libalpm/hook.c:146 -#, fuzzy, c-format +#, c-format msgid "Missing Exec option in hook: %s\n" -msgstr "saknar paketversionen för %s\n" +msgstr "" #: lib/libalpm/hook.c:152 -#, fuzzy, c-format +#, c-format msgid "Missing When option in hook: %s\n" -msgstr "saknar paketversionen för %s\n" +msgstr "" #: lib/libalpm/hook.c:155 #, c-format @@ -699,9 +699,9 @@ msgid "AbortOnFail set for PostTransaction hook: %s\n" msgstr "" #: lib/libalpm/hook.c:273 -#, fuzzy, c-format +#, c-format msgid "error while reading hook %s: %s\n" -msgstr "fel vid läsning av fil %s: %s⏎\n" +msgstr "" #: lib/libalpm/hook.c:275 lib/libalpm/hook.c:315 lib/libalpm/hook.c:357 #, c-format @@ -715,9 +715,9 @@ msgstr "" #: lib/libalpm/hook.c:297 lib/libalpm/hook.c:308 lib/libalpm/hook.c:327 #: lib/libalpm/hook.c:350 -#, fuzzy, c-format +#, c-format msgid "hook %s line %d: invalid value %s\n" -msgstr "Tar bort ogiltig fil: %s\n" +msgstr "" #: lib/libalpm/hook.c:301 lib/libalpm/hook.c:320 lib/libalpm/hook.c:331 #: lib/libalpm/hook.c:345 @@ -743,11 +743,9 @@ msgstr "" "\n" #: lib/libalpm/hook.c:676 -#, fuzzy, c-format +#, c-format msgid "could not open file: %s%s: %s\n" msgstr "" -"kunde inte öppna fil: %s: %s⏎\n" -"\n" #: lib/libalpm/hook.c:696 lib/libalpm/util.c:259 #, c-format @@ -757,9 +755,9 @@ msgstr "" "\n" #: lib/libalpm/hook.c:722 -#, fuzzy, c-format +#, c-format msgid "could not read directory: %s: %s\n" -msgstr "kunde inte skapa katalogen %s: %s\n" +msgstr "" #: lib/libalpm/package.c:586 #, c-format @@ -781,17 +779,22 @@ msgstr "tar bort %s från mållistan\n" msgid "cannot remove file '%s': %s\n" msgstr "kan inte ta bort '%s': %s\n" -#: lib/libalpm/remove.c:553 +#: lib/libalpm/remove.c:410 lib/libalpm/remove.c:419 +#, c-format +msgid "could not backup %s due to PATH_MAX overflow\n" +msgstr "" + +#: lib/libalpm/remove.c:561 #, c-format msgid "cannot remove %s (%s)\n" msgstr "kunde ej ta bort %s (%s)\n" -#: lib/libalpm/remove.c:726 +#: lib/libalpm/remove.c:734 #, c-format msgid "could not remove database entry %s-%s\n" msgstr "kunde inte ta bort databasinlägget %s-%s\n" -#: lib/libalpm/remove.c:731 +#: lib/libalpm/remove.c:739 #, c-format msgid "could not remove entry '%s' from cache\n" msgstr "kunde inte ta bort '%s' från cachen\n" @@ -862,25 +865,21 @@ msgid "%s: signature from \"%s\" is expired\n" msgstr "" #: lib/libalpm/signing.c:918 -#, fuzzy, c-format -msgid "%s: signature from \"%s\" is invalid\n" -msgstr "url '%s' är ogiltigt\n" - -#: lib/libalpm/signing.c:995 #, c-format -msgid "%s: signature format error" +msgid "%s: signature from \"%s\" is invalid\n" msgstr "" -#: lib/libalpm/signing.c:1063 lib/libalpm/signing.c:1142 +#: lib/libalpm/signing.c:995 lib/libalpm/signing.c:1063 +#: lib/libalpm/signing.c:1142 #, c-format msgid "%s: signature format error\n" msgstr "" #: lib/libalpm/signing.c:1095 lib/libalpm/signing.c:1128 #: lib/libalpm/signing.c:1136 -#, fuzzy, c-format +#, c-format msgid "%s: unsupported signature format\n" -msgstr "%s: saknar nödvändig signatur\n" +msgstr "" #: lib/libalpm/sync.c:98 #, c-format -- cgit v1.2.3-24-g4f1b