From 67b2bd6563c9e54731f1f05d494f25fb8ae8653a Mon Sep 17 00:00:00 2001 From: Anders Jonsson Date: Thu, 27 Aug 2015 08:22:06 +0000 Subject: Added Swedish translation --- po/LINGUAS | 1 + po/sv.po | 130 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 131 insertions(+) create mode 100644 po/sv.po diff --git a/po/LINGUAS b/po/LINGUAS index 5b12e50..8306070 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -13,4 +13,5 @@ ru sl sr sr@latin +sv tr diff --git a/po/sv.po b/po/sv.po new file mode 100644 index 0000000..2c88e76 --- /dev/null +++ b/po/sv.po @@ -0,0 +1,130 @@ +# Swedish translation for libgovirt. +# Copyright (C) 2015 libgovirt's COPYRIGHT HOLDER +# This file is distributed under the same license as the libgovirt package. +# Anders Jonsson , 2015. +# +msgid "" +msgstr "" +"Project-Id-Version: libgovirt master\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" +"product=libgovirt&keywords=I18N+L10N&component=general\n" +"POT-Creation-Date: 2015-08-07 10:20+0000\n" +"PO-Revision-Date: 2015-08-07 15:07+0200\n" +"Last-Translator: Anders Jonsson \n" +"Language-Team: Swedish \n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.3\n" + +#: ../govirt/ovirt-action-rest-call.c:57 +#: ../govirt/ovirt-resource-rest-call.c:146 +#, c-format +msgid "Unexpected parameter type in REST call" +msgstr "Oväntad parametertyp i REST-anrop" + +#: ../govirt/ovirt-collection.c:260 +#, c-format +msgid "Got '%s' node, expected '%s'" +msgstr "Fick ”%s”-nod, ”%s” förväntades" + +#: ../govirt/ovirt-options.c:54 +msgid "Root CA certificate file for secure SSL connections" +msgstr "Rot-CA-certifikat för säkra SSL-anslutningar" + +#: ../govirt/ovirt-options.c:54 +msgid "" +msgstr "" + +#: ../govirt/ovirt-options.c:56 +msgid "Display libgovirt version information" +msgstr "Visa versionsinformation för libgovirt" + +#: ../govirt/ovirt-options.c:61 +msgid "oVirt Options:" +msgstr "oVirt-flaggor:" + +#: ../govirt/ovirt-options.c:61 +msgid "Show oVirt Options" +msgstr "Visa oVirt-flaggor" + +#: ../govirt/ovirt-proxy.c:516 +#, c-format +msgid "Failed to write to '%s': %s" +msgstr "Misslyckades med att skriva till ”%s”: %s" + +#: ../govirt/ovirt-proxy.c:534 +#, c-format +msgid "Failed to close '%s': %s" +msgstr "Misslyckades med att stänga ”%s”: %s" + +#: ../govirt/ovirt-proxy.c:644 +#, c-format +msgid "Could not extract CA certificate filename from URI" +msgstr "Kunde inte extrahera filnamn för CA-certifikat från URI" + +#: ../govirt/ovirt-resource.c:179 +msgid "Cancellable initialization not supported" +msgstr "Avbrytbar initiering stöds inte" + +#: ../govirt/ovirt-resource.c:430 +#, c-format +msgid "Missing mandatory 'id' attribute" +msgstr "Saknar obligatoriskt ”id”-attribut" + +#: ../govirt/ovirt-resource.c:437 +#, c-format +msgid "Missing mandatory 'href' attribute" +msgstr "Saknar obligatoriskt ”href”-attribut" + +#: ../govirt/ovirt-resource.c:691 +#, c-format +msgid "Could not find 'status' node" +msgstr "Kunde inte hitta ”status”-nod" + +#: ../govirt/ovirt-resource.c:697 +#, c-format +msgid "Could not find 'state' node" +msgstr "Kunde inte hitta ”state”-nod" + +#: ../govirt/ovirt-resource.c:705 +#, c-format +msgid "Action is pending" +msgstr "Åtgärd väntar" + +#: ../govirt/ovirt-resource.c:709 +#, c-format +msgid "Action is in progress" +msgstr "Åtgärd pågår" + +#: ../govirt/ovirt-resource.c:713 +#, c-format +msgid "Action has failed" +msgstr "Åtgärd har misslyckats" + +#: ../govirt/ovirt-resource.c:718 +#, c-format +msgid "Unknown action failure" +msgstr "Okänt åtgärdsfel" + +#: ../govirt/ovirt-utils.c:224 +#, c-format +msgid "Could not find 'reason' node" +msgstr "Kunde inte hitta ”reason”-nod" + +#: ../govirt/ovirt-vm.c:265 +#, c-format +msgid "Could not find 'ticket' node" +msgstr "Kunde inte hitta ”ticket”-nod" + +#: ../govirt/ovirt-vm.c:271 +#, c-format +msgid "Could not find 'value' node" +msgstr "Kunde inte hitta ”value”-nod" + +#: ../govirt/ovirt-vm.c:284 +#, c-format +msgid "Could not find 'expiry' node" +msgstr "Kunde inte hitta ”expiry”-nod" -- cgit v1.2.3