Merge "Imported Translations from Transifex"
This commit is contained in:
commit
4008e956da
33
oslo.utils/locale/fr/LC_MESSAGES/oslo.utils-log-warning.po
Normal file
33
oslo.utils/locale/fr/LC_MESSAGES/oslo.utils-log-warning.po
Normal file
@ -0,0 +1,33 @@
|
||||
# Translations template for oslo.utils.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the oslo.utils project.
|
||||
#
|
||||
# Translators:
|
||||
# Maxime COQUEREL <max.coquerel@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.utils\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-10-02 06:09+0000\n"
|
||||
"PO-Revision-Date: 2014-09-25 09:15+0000\n"
|
||||
"Last-Translator: Maxime COQUEREL <max.coquerel@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/osloutils/"
|
||||
"language/fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: oslo/utils/netutils.py:204
|
||||
msgid "tcp_keepidle not available on your system"
|
||||
msgstr "tcp_keepidle non disponible sur votre système"
|
||||
|
||||
#: oslo/utils/netutils.py:211
|
||||
msgid "tcp_keepintvl not available on your system"
|
||||
msgstr "tcp_keepintv non disponible sur votre système"
|
||||
|
||||
#: oslo/utils/netutils.py:218
|
||||
msgid "tcp_keepcnt not available on your system"
|
||||
msgstr "tcp_keepcnt non disponible sur votre système"
|
38
oslo.utils/locale/fr/LC_MESSAGES/oslo.utils.po
Normal file
38
oslo.utils/locale/fr/LC_MESSAGES/oslo.utils.po
Normal file
@ -0,0 +1,38 @@
|
||||
# French translations for oslo.utils.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the oslo.utils project.
|
||||
#
|
||||
# Translators:
|
||||
# Maxime COQUEREL <max.coquerel@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.utils\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-10-02 06:09+0000\n"
|
||||
"PO-Revision-Date: 2014-09-25 09:17+0000\n"
|
||||
"Last-Translator: Maxime COQUEREL <max.coquerel@gmail.com>\n"
|
||||
"Language-Team: French "
|
||||
"(http://www.transifex.com/projects/p/osloutils/language/fr/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: oslo/utils/strutils.py:125
|
||||
#, python-format
|
||||
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
|
||||
msgstr ""
|
||||
"Valeur non reconnue '%(val)s', les valeurs acceptables sont: "
|
||||
"%(acceptable)s"
|
||||
|
||||
#: oslo/utils/strutils.py:159
|
||||
#, python-format
|
||||
msgid "Invalid unit system: \"%s\""
|
||||
msgstr "Unit système non valide: \"%s\""
|
||||
|
||||
#: oslo/utils/strutils.py:168
|
||||
#, python-format
|
||||
msgid "Invalid string format: %s"
|
||||
msgstr "Format de chaine de caractère non valide: %s"
|
||||
|
Loading…
x
Reference in New Issue
Block a user