1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331
|
# Translation of murano debconf templates to Dutch.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# Frans Spiesschaert <Frans.Spiesschaert@yucom.be>, 2015, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: murano_1_2.0.0-1\n"
"Report-Msgid-Bugs-To: murano@packages.debian.org\n"
"POT-Creation-Date: 2016-03-29 13:48+0000\n"
"PO-Revision-Date: 2016-04-23 22:06+0200\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
"Language: nl\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: Gtranslator 2.91.6\n"
#. Type: boolean
#. Description
#: ../murano-common.templates:2001
msgid "Set up a database for Murano?"
msgstr "Een database opzetten voor Murano?"
#. Type: boolean
#. Description
#: ../murano-common.templates:2001
msgid ""
"No database has been set up for Murano to use. Before continuing, you should "
"make sure you have the following information:"
msgstr ""
"Er werd geen database opgezet om door Murano gebruikt te worden. Voor u "
"doorgaat moet u beschikken over de volgende informatie:"
#. Type: boolean
#. Description
#: ../murano-common.templates:2001
msgid ""
" * the type of database that you want to use;\n"
" * the database server hostname (that server must allow TCP connections from "
"this\n"
" machine);\n"
" * a username and password to access the database."
msgstr ""
" * het soort database dat u wilt gebruiken;\n"
" * de computernaam van de databaseserver (die server moet\n"
" TCP-verbindingen vanaf deze computer toestaan);\n"
" * een gebruikersnaam en een wachtwoord om toegang te krijgen tot de "
"database."
#. Type: boolean
#. Description
#: ../murano-common.templates:2001
msgid ""
"If some of these requirements are missing, do not choose this option and run "
"with regular SQLite support."
msgstr ""
"Indien sommige van deze gegevens ontbreken, moet u deze optie niet kiezen en "
"de toepassing gebruiken met gewone SQLite-ondersteuning."
#. Type: boolean
#. Description
#: ../murano-common.templates:2001
msgid ""
"You can change this setting later on by running \"dpkg-reconfigure -plow "
"murano-common\"."
msgstr ""
"U kunt deze instelling later wijzigen door het uitvoeren van \"dpkg-"
"reconfigure -plow murano-common\"."
#. Type: string
#. Description
#: ../murano-common.templates:3001
msgid "Authentication server hostname:"
msgstr "Computernaam van de authenticatieserver:"
#. Type: string
#. Description
#: ../murano-common.templates:3001
msgid ""
"Please specify the hostname of the authentication server. Typically this is "
"also the hostname of the OpenStack Identity Service (Keystone)."
msgstr ""
"Geef de computernaam van de authenticatieserver op. Meestal is dit ook de "
"computernaam van de OpenStack Identiteitsdienst (Keystone)."
#. Type: string
#. Description
#. Translators: a "tenant" in OpenStack world is
#. an entity that contains one or more username/password couples.
#. It's typically the tenant that will be used for billing. Having more than one
#. username/password is very helpful in larger organization.
#. You're advised to either keep "tenant" without translating it
#. or keep it aside with your translation. Example for French:
#. proprietaire ("tenant")
#: ../murano-common.templates:4001
msgid "Authentication server tenant name:"
msgstr "Naam van de cliëntruimte (tenant) op de authenticatieserver:"
#. Type: string
#. Description
#. Translators: a "tenant" in OpenStack world is
#. an entity that contains one or more username/password couples.
#. It's typically the tenant that will be used for billing. Having more than one
#. username/password is very helpful in larger organization.
#. You're advised to either keep "tenant" without translating it
#. or keep it aside with your translation. Example for French:
#. proprietaire ("tenant")
#: ../murano-common.templates:4001
msgid "Please specify the authentication server tenant name."
msgstr ""
"Geef de naam op van de cliëntruimte (tenant) op de authenticatieserver."
#. Type: string
#. Description
#: ../murano-common.templates:5001
msgid "Authentication server username:"
msgstr "Gebruikersnaam op de authenticatieserver:"
#. Type: string
#. Description
#: ../murano-common.templates:5001
msgid "Please specify the username to use with the authentication server."
msgstr ""
"Geef de gebruikersnaam op die op de authenticatieserver gebruikt moet worden."
#. Type: password
#. Description
#: ../murano-common.templates:6001
msgid "Authentication server password:"
msgstr "Wachtwoord op de authenticatieserver:"
#. Type: password
#. Description
#: ../murano-common.templates:6001
msgid "Please specify the password to use with the authentication server."
msgstr ""
"Geef het wachtwoord op dat op de authenticatieserver gebruikt moet worden."
#. Type: string
#. Description
#: ../murano-common.templates:7001
msgid "IP address of your RabbitMQ host:"
msgstr "IP-adres van uw RabbitMQ-computer:"
#. Type: string
#. Description
#. Type: string
#. Description
#. Type: password
#. Description
#: ../murano-common.templates:7001 ../murano-common.templates:8001
#: ../murano-common.templates:9001
msgid ""
"In order to interoperate with other components of OpenStack, this package "
"needs to connect to a central RabbitMQ server."
msgstr ""
"Om met andere componenten van OpenStack samen te werken, moet dit pakket een "
"verbinding maken met een centrale RabbitMQ-server."
#. Type: string
#. Description
#: ../murano-common.templates:7001
msgid "Please specify the IP address of that server."
msgstr "Geef het IP-adres op van die server."
#. Type: string
#. Description
#: ../murano-common.templates:8001
msgid "Username for connection to the RabbitMQ server:"
msgstr "Gebruikersnaam voor de verbinding met de RabbitMQ-server:"
#. Type: string
#. Description
#: ../murano-common.templates:8001
msgid "Please specify the username used to connect to the RabbitMQ server."
msgstr ""
"Geef de gebruikersnaam op waarmee verbinding gemaakt wordt met de RabbitMQ-"
"server."
#. Type: password
#. Description
#: ../murano-common.templates:9001
msgid "Password for connection to the RabbitMQ server:"
msgstr "Wachtwoord voor de verbinding met de RabbitMQ-server:"
#. Type: password
#. Description
#: ../murano-common.templates:9001
msgid "Please specify the password used to connect to the RabbitMQ server."
msgstr ""
"Geef het wachtwoord op dat gebruikt wordt om verbinding te maken met de "
"RabbitMQ-server."
#. Type: boolean
#. Description
#: ../murano-api.templates:2001
msgid "Register Murano in the Keystone endpoint catalog?"
msgstr "Murano opnemen in de catalogus van Keystone-toegangspunten?"
#. Type: boolean
#. Description
#: ../murano-api.templates:2001
msgid ""
"Each OpenStack service (each API) should be registered in order to be "
"accessible. This is done using \"keystone service-create\" and \"keystone "
"endpoint-create\". This can be done automatically now."
msgstr ""
"Elke dienst van OpenStack (elke API) moet geregistreerd staan om "
"toegankelijk te zijn. Dit gebeurt met de opdrachten \"keystone service-create"
"\" en \"keystone endpoint-create\". Dit kan nu automatisch uitgevoerd worden."
#. Type: boolean
#. Description
#: ../murano-api.templates:2001
#| msgid ""
#| "Note that you will need to have an up and running Keystone server on "
#| "which to connect using the Keystone authentication token."
msgid ""
"Note that you will need to have an up and running Keystone server on which "
"to connect using a known admin project name, admin username and password. "
"The admin auth token is not used anymore."
msgstr ""
"Merk op dat u een functionerende Keystone-server moet hebben om er een "
"verbinding mee te maken met behulp van een gekende beheerdersprojectnaam, "
"beheerdersgebruikersnaam en wachtwoord. Het beheerderslegitimatiebewijs "
"wordt niet langer gebruikt"
#. Type: string
#. Description
#: ../murano-api.templates:3001
msgid "Keystone server IP address:"
msgstr "IP-adres van de Keystone-server:"
#. Type: string
#. Description
#: ../murano-api.templates:3001
msgid ""
"Please enter the IP address of the Keystone server, so that murano-api can "
"contact Keystone to do the Murano service and endpoint creation."
msgstr ""
"Geef het IP-adres van de Keystone-server op, zodat murano-api Keystone kan "
"contacteren om de Muranodienst en het toegangspunt aan te maken."
#. Type: string
#. Description
#: ../murano-api.templates:4001
#| msgid "Keystone authentication token:"
msgid "Keystone admin name:"
msgstr "Naam van de beheerder voor Keystone:"
#. Type: string
#. Description
#. Type: string
#. Description
#. Type: password
#. Description
#: ../murano-api.templates:4001 ../murano-api.templates:5001
#: ../murano-api.templates:6001
msgid ""
"To register the service endpoint, this package needs to know the Admin "
"login, name, project name, and password to the Keystone server."
msgstr ""
"Om het toegangspunt van de dienst te registreren moet dit pakket de "
"inloggegevens voor de Keystone-server van de beheerder kennen, naam, "
"projectnaam en wachtwoord."
#. Type: string
#. Description
#: ../murano-api.templates:5001
msgid "Keystone admin project name:"
msgstr "Naam van het project van de beheerder voor Keystone:"
#. Type: password
#. Description
#: ../murano-api.templates:6001
msgid "Keystone admin password:"
msgstr "Wachtwoord van de beheerder voor Keystone:"
#. Type: string
#. Description
#: ../murano-api.templates:7001
msgid "Murano endpoint IP address:"
msgstr "IP-adres van het toegangspunt van Murano:"
#. Type: string
#. Description
#: ../murano-api.templates:7001
msgid "Please enter the IP address that will be used to contact Murano."
msgstr ""
"Geef het IP-adres op dat gebruikt zal worden voor het contact met Murano."
#. Type: string
#. Description
#: ../murano-api.templates:7001
msgid ""
"This IP address should be accessible from the clients that will use this "
"service, so if you are installing a public cloud, this should be a public IP "
"address."
msgstr ""
"Dit IP-adres moet bereikbaar zijn voor de clients die deze dienst zullen "
"gebruiken. Indien u een openbare cloud installeert, moet dit dus een "
"algemeen bereikbaar IP-adres zijn."
#. Type: string
#. Description
#: ../murano-api.templates:8001
msgid "Name of the region to register:"
msgstr "Naam van de registratieregio:"
#. Type: string
#. Description
#: ../murano-api.templates:8001
msgid ""
"OpenStack supports using availability zones, with each region representing a "
"location. Please enter the zone that you wish to use when registering the "
"endpoint."
msgstr ""
"OpenStack ondersteunt het gebruik van zones van beschikbaarheid, waarbij "
"elke regio een locatie vertegenwoordigt. Geef aan welke zone u wenst te "
"gebruiken bij het registreren van het toegangspunt."
#~ msgid ""
#~ "To configure its endpoint in Keystone, murano-api needs the Keystone "
#~ "authentication token."
#~ msgstr ""
#~ "Om zijn toegangspunt in Keystone te kunnen aanmaken, heeft murano-api het "
#~ "authenticatiebewijs voor Keystone nodig."
|