6e9091db24
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Idcb020e8aba0bb4fb33c1679b21cbc6e436dbf80
58 lines
1.9 KiB
Plaintext
58 lines
1.9 KiB
Plaintext
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
|
|
# Tom Cocozzello <tjcocozz@us.ibm.com>, 2015. #zanata
|
|
# Alex Eng <loones1595@gmail.com>, 2016. #zanata
|
|
# KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>, 2016. #zanata
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: oslo.cache 1.10.1.dev2\n"
|
|
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
|
"POT-Creation-Date: 2016-07-11 22:41+0000\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"PO-Revision-Date: 2016-07-02 08:20+0000\n"
|
|
"Last-Translator: KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>\n"
|
|
"Language-Team: French\n"
|
|
"Language: fr\n"
|
|
"X-Generator: Zanata 3.7.3\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
|
|
|
#, python-format
|
|
msgid ""
|
|
"Invalid ssl_cert_reqs value of %s, must be one of \"NONE\", \"OPTIONAL\", "
|
|
"\"REQUIRED\""
|
|
msgstr ""
|
|
"Valeur de ssl_cert_reqs non valide (%s), doit être l'une des valeurs "
|
|
"suivantes: \"NONE\", \"OPTIONAL\", \"REQUIRED\""
|
|
|
|
#, python-format
|
|
msgid ""
|
|
"Unable to get a connection from pool id %(id)s after %(seconds)s seconds."
|
|
msgstr ""
|
|
"Impossible d'établir une connexion à partir de l'ID de pool %(id)s après "
|
|
"%(seconds)s secondes."
|
|
|
|
msgid "cache_collection name is required"
|
|
msgstr "Nom cache_collection est requis"
|
|
|
|
msgid "database db_name is required"
|
|
msgstr "db_name database est requis"
|
|
|
|
msgid "db_hosts value is required"
|
|
msgstr "Valeur db_hosts est requis"
|
|
|
|
msgid "integer value expected for mongo_ttl_seconds"
|
|
msgstr "valeur entière attendue pour mongo_ttl_seconds"
|
|
|
|
msgid "integer value expected for w (write concern attribute)"
|
|
msgstr "valeur entière attendue pour w (attribut d'écriture)"
|
|
|
|
msgid "no ssl support available"
|
|
msgstr "pas de support du ssl"
|
|
|
|
msgid "region not type dogpile.cache.CacheRegion"
|
|
msgstr "la région n'est pas de type dogpile.cache.CacheRegion"
|
|
|
|
msgid "replicaset_name required when use_replica is True"
|
|
msgstr "replicaset_name requis si use_replica a la valeur True"
|