1 # Translation of cinder debconf template to Swedish
2 # Copyright (C) 2014 Martin Bagge <brother@bsnet.se>
3 # This file is distributed under the same license as the cinder package.
5 # Martin Bagge <brother@bsnet.se>, 2014
8 "Project-Id-Version: cinder\n"
9 "Report-Msgid-Bugs-To: cinder@packages.debian.org\n"
10 "POT-Creation-Date: 2012-11-28 11:58+0000\n"
11 "PO-Revision-Date: 2014-01-08 16:52+0100\n"
12 "Last-Translator: Martin Bagge / brother <brother@bsnet.se>\n"
13 "Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Generator: Poedit 1.5.4\n"
22 #: ../cinder-common.templates:1001
23 msgid "Start cinder services at boot?"
24 msgstr "Ska cinder-tjänster startas vid systemets uppstart?"
28 #: ../cinder-common.templates:1001
30 "Please choose whether you want to start Cinder services when the machine is "
32 msgstr "Ange om du vill att Cinder-tjänster ska starta när maskinen startar."
36 #: ../cinder-common.templates:2001
37 msgid "Set up a database for Cinder?"
38 msgstr "Ska en databas installeras för Cinder?"
42 #: ../cinder-common.templates:2001
44 "No database has been set up for Cinder to use. If you want to set one up "
45 "now, please make sure you have all needed information:"
47 "Ingen databas har installerats för Cinder. Innan du fortsätter behöver "
48 "följande finnas tillgängligt:"
52 #: ../cinder-common.templates:2001
54 " * the host name of the database server (which must allow TCP\n"
55 " connections from this machine);\n"
56 " * a username and password to access the database;\n"
57 " * the type of database management software you want to use."
59 " * serverns värdnamn (som måste kunna ta emot TCP-anslutningar\n"
60 " från den här maskinen)\n"
61 " * användarnamn och lösenord för att komma åt databasen.\n"
62 " * vilken databastyp du vill använda."
66 #: ../cinder-common.templates:2001
68 "If you don't choose this option, no database will be set up and Cinder will "
69 "use regular SQLite support."
71 "Om något av dessa krav saknar bör du avböja detta alternativ och fortsätta "
72 "använda sqlite-stödet."
76 #: ../cinder-common.templates:2001
78 "You can change this setting later on by running \"dpkg-reconfigure -plow "
81 "Denna inställning kan ändras senare genom att köra \"dpkg-reconfigure -plow "
86 #: ../cinder-common.templates:3001
87 msgid "Auth server hostname:"
88 msgstr "Värdnamn för identifieringsserver:"
92 #: ../cinder-common.templates:3001
94 "Please specify the URL of your Cinder authentication server. Typically this "
95 "is also the URL of your OpenStack Identity Service (Keystone)."
97 "Ange URL till din Cinder-identifieringsserver. Detta är vanligtvis samma URL "
98 "som till din OpenStack-identitetstjänst (Keystone)."
102 #: ../cinder-common.templates:4001
103 msgid "Auth server tenant name:"
104 msgstr "Namn för \"tenant\" (administratör) på identifieringsservern:"
108 #: ../cinder-common.templates:5001
109 msgid "Auth server username:"
110 msgstr "Användarnamn på identifieringsservern:"
114 #: ../cinder-common.templates:6001
115 msgid "Auth server password:"
116 msgstr "Lösenord på identifieringsservern:"
120 #: ../cinder-common.templates:7001
121 msgid "Cinder volume group:"
122 msgstr "Volymgrupp för Cinder:"
126 #: ../cinder-common.templates:7001
128 "Please specify the name of the LVM volume group (vg) on which Cinder will "
131 "Ange namnet för LVM-volym-grupp (vg) där Cinder ska skapa sina partitioner."
135 #: ../cinder-api.templates:1001
136 msgid "Register Cinder in the keystone endpoint catalog?"
137 msgstr "Ska Cinder registreras i keystones katalog med ändpunkter?"
141 #: ../cinder-api.templates:1001
143 "Each Openstack services (each API) should be registered in order to be "
144 "accessible. This is done using \"keystone service-create\" and \"keystone "
145 "endpoint-create\". Select if you want to run these commands now."
147 "Alla OpenStack-tjänster (varje API) ska registreras för att kunna användas. "
148 "Detta görs med kommandona \"keystone service-create\" och \"keystone "
149 "endpoint-create\". Detta kan göras automatiskt nu."
153 #: ../cinder-api.templates:1001
155 "Note that you will need to have an up and running keystone server on which "
156 "to connect using the Keystone auth token."
157 msgstr "OBS. Du behöver ha en fungerande keystone-server att ansluta till."
161 #: ../cinder-api.templates:2001
162 msgid "Keystone IP address:"
163 msgstr "IP-adress till Keystone:"
167 #: ../cinder-api.templates:2001
169 "Enter the IP address of your keystone server, so that cinder-api can contact "
170 "Keystone to do the Cinder service and endpoint creation."
172 "Ange IP-adressen till din keystone-server så att cinder-api kan kontakta "
173 "Keystone för att lägga till Cinder-tjänsten som en ändpunkt."
177 #: ../cinder-api.templates:3001
178 msgid "Keystone Auth Token:"
179 msgstr "Autetiseringsvärde för Keystone:"
183 #: ../cinder-api.templates:3001
185 "To configure its endpoint in Keystone, cinder-api needs the Keystone auth "
188 "För att lägga till ändpunkt i Keystone behöver cinder-api ett "
189 "autentiseringsvärde för Keystone."
193 #: ../cinder-api.templates:4001
194 msgid "Cinder endpoint IP address:"
195 msgstr "IP-adress för Cinder-ändpunkt:"
199 #: ../cinder-api.templates:4001
201 "Enter the IP address that will be used to contact Cinder (eg: the Cinder "
202 "endpoint IP address)."
203 msgstr "Ange den IP-adress som ska användas för att kontakta Cinder."
207 #: ../cinder-api.templates:4001
209 "This IP address should be accessible from the clients that will use this "
210 "service, so if you are installing a public cloud, this should be a public IP "
213 "Denna IP-adress ska vara nåbar från klienterna som vill använda den här "
214 "tjänsten. Om detta är en publik molntjänst så ska det vara en publik IP-"
219 #: ../cinder-api.templates:5001
220 msgid "Name of the region to register:"
225 #: ../cinder-api.templates:5001
227 "Openstack can be used using availability zones, with each region "
228 "representing a location. Please enter the zone that you wish to use when "
229 "registering the endpoint."
231 "OpenStack kan användas med tillgänglighetszoner. Varje region representerar "
232 "en plats. Ange zonen som ska användas när ändpunkten registreras."