Merge "Imported Translations from Zanata"

This commit is contained in:
Zuul 2023-06-20 12:02:55 +00:00 committed by Gerrit Code Review
commit 9ef739e505
4 changed files with 104 additions and 127 deletions

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: oslo.db VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-02-20 22:06+0000\n"
"POT-Creation-Date: 2023-05-08 10:55+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -24,33 +24,10 @@ msgstr ""
msgid "Invalid Parameter: Encoding directive wasn't provided."
msgstr "Invalid Parameter: Encoding directive wasn't provided."
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by SQLite."
msgstr ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by SQLite."
#, python-format
msgid "Sort key supplied is invalid: %s"
msgstr "Sort key supplied is invalid: %s"
#, python-format
msgid ""
"Tables \"%s\" have non utf8 collation, please make sure all tables are "
"CHARSET=utf8"
msgstr ""
"Tables \"%s\" have non utf8 collation, please make sure all tables are "
"CHARSET=utf8"
msgid ""
"The database is not under version control, but has tables. Please stamp the "
"current version of the schema manually."
msgstr ""
"The database is not under version control, but has tables. Please stamp the "
"current version of the schema manually."
#, python-format
msgid ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-deleted "
@ -67,19 +44,5 @@ msgstr "There is no `project_id` column in `%s` table."
msgid "Unknown sort direction, must be one of: %s"
msgstr "Unknown sort direction, must be one of: %s"
msgid "Unsupported id columns type"
msgstr "Unsupported id columns type"
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column %s "
"It should be instance of sqlalchemy.Column."
msgstr ""
"col_name_col_instance param has wrong type of column instance for column %s "
"It should be instance of sqlalchemy.Column."
msgid "model should be a subclass of ModelBase"
msgstr "model should be a subclass of ModelBase"
msgid "version should be an integer"
msgstr "version should be an integer"

View File

@ -8,46 +8,23 @@
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.db 4.6.1.dev19\n"
"Project-Id-Version: oslo.db VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-19 04:28+0000\n"
"POT-Creation-Date: 2023-05-08 10:55+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-09-07 10:45+0000\n"
"Last-Translator: Miriam Godinez <miriamgc@hotmail.com>\n"
"PO-Revision-Date: 2016-04-12 06:16+0000\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.0\n"
"X-Generator: Zanata 3.7.3\n"
"X-Generator: Zanata 4.3.3\n"
"Language-Team: Spanish\n"
msgid "Invalid Parameter: Encoding directive wasn't provided."
msgstr "Parámetro no válido: No se proporcionó directiva de codificación."
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by SQLite."
msgstr ""
"Por favor especifique la columna %s en el parámetro col_name_col_instance. "
"Es necesario porque la columna tiene un tipo no soportado por SQLite."
#, python-format
msgid ""
"Tables \"%s\" have non utf8 collation, please make sure all tables are "
"CHARSET=utf8"
msgstr ""
"Las tablas \"%s\" no tienen una colación utf8, por favor asegúrese de que "
"todas las tablas sean CHARSET=utf8"
msgid ""
"The database is not under version control, but has tables. Please stamp the "
"current version of the schema manually."
msgstr ""
"La base de datos no está bajo el control de la versión, pero tiene tablas. "
"Por favor indique manualmente la versión actual del esquema."
#, python-format
msgid ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-deleted "
@ -64,19 +41,5 @@ msgstr "No existe la columna `project_id` en la tabla `%s`."
msgid "Unknown sort direction, must be one of: %s"
msgstr "Clase de dirección desconocida, debe ser una de: %s"
msgid "Unsupported id columns type"
msgstr "Tipo de identificador de columnas no soportado"
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column %s "
"It should be instance of sqlalchemy.Column."
msgstr ""
"El parámetro col_name_col_instance contiene el tipo incorrecto de instancia "
"de columna para la columna %s. Debe ser una instancia de sqlalchemy.Column."
msgid "model should be a subclass of ModelBase"
msgstr "el modelo debe ser una subclase del ModelBase"
msgid "version should be an integer"
msgstr "la versión debe ser un entero"

View File

@ -8,46 +8,23 @@
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.db 4.6.1.dev19\n"
"Project-Id-Version: oslo.db VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-19 04:28+0000\n"
"POT-Creation-Date: 2023-05-08 10:55+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-08-07 04:24+0000\n"
"Last-Translator: Lucas Mascaro <mascaro.lucas@yahoo.fr>\n"
"PO-Revision-Date: 2016-04-12 06:16+0000\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Generated-By: Babel 2.0\n"
"X-Generator: Zanata 3.7.3\n"
"X-Generator: Zanata 4.3.3\n"
"Language-Team: French\n"
msgid "Invalid Parameter: Encoding directive wasn't provided."
msgstr "Paramètre non valide : La directive encodage n'a pas été fourni."
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by SQLite."
msgstr ""
"Spécifiez la colonne %s dans le paramètre col_name_col_instance. Ceci est "
"obligatoire car la colonne a un type non pris en charge dans SQLite."
#, python-format
msgid ""
"Tables \"%s\" have non utf8 collation, please make sure all tables are "
"CHARSET=utf8"
msgstr ""
"Les tables \"%s\" ont une collation non utf8, assurez-vous que pour toutes "
"les tables CHARSET=utf8."
msgid ""
"The database is not under version control, but has tables. Please stamp the "
"current version of the schema manually."
msgstr ""
"La base de données n'est pas versionnée, mais contient des tables. Veuillez "
"indiquer manuellement la version courante du schéma."
#, python-format
msgid ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-deleted "
@ -64,20 +41,5 @@ msgstr "Il n'y a pas de colonne `project_id` dans la table `%s`."
msgid "Unknown sort direction, must be one of: %s"
msgstr "Ordre de tris inconnu, il doit être un de: %s"
msgid "Unsupported id columns type"
msgstr "Type de colonnes id non pris en charge"
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column %s "
"It should be instance of sqlalchemy.Column."
msgstr ""
"Le paramètre col_name_col_instance contient un type d'instance de colonne "
"incorrect pour la colonne %s. Il devrait être une instance de sqlalchemy."
"Column."
msgid "model should be a subclass of ModelBase"
msgstr "model doit etre une sous-classe de ModelBase"
msgid "version should be an integer"
msgstr "version doit être un entier"

View File

@ -9,11 +9,11 @@ msgid ""
msgstr ""
"Project-Id-Version: oslo.db\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-18 15:29+0000\n"
"POT-Creation-Date: 2023-05-08 10:55+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2023-01-26 10:28+0000\n"
"PO-Revision-Date: 2023-05-09 12:04+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -35,12 +35,18 @@ msgstr "12.2.0"
msgid "12.3.0"
msgstr "12.3.0"
msgid "12.3.0-1"
msgstr "12.3.0-1"
msgid "12.3.1"
msgstr "12.3.1"
msgid "13.0.0"
msgstr "13.0.0"
msgid "2.6.0-9"
msgstr "2.6.0-9"
msgid "2023.1 Series Release Notes"
msgstr "2023.1 Series Release Notes"
msgid "4.12.0"
msgstr "4.12.0"
@ -107,6 +113,13 @@ msgstr "9.0.0"
msgid "9.1.0"
msgstr "9.1.0"
msgid ""
"A new ``oslo_db.compat`` module has been added. This provides a number of "
"shims for handling differences between SQLAlchemy 1.x and 2.x."
msgstr ""
"A new ``oslo_db.compat`` module has been added. This provides a number of "
"shims for handling differences between SQLAlchemy 1.x and 2.x."
msgid ""
"Added new ``.is_started`` boolean flag to enginefacade context manager and "
"factory objects, so that double-configure scenarios can be prevented by "
@ -171,6 +184,15 @@ msgstr "Deprecation Notes"
msgid "For details, please see the following LP:"
msgstr "For details, please see the following LP:"
msgid ""
"In addition, the following test cases were being inadvertently used publicly "
"despite being private to oslo.db. They were also deprecated and have now "
"been removed:"
msgstr ""
"In addition, the following test cases were being inadvertently used publicly "
"despite being private to oslo.db. They were also deprecated and have now "
"been removed:"
msgid ""
"In mysql 8.0.19, duplicate key error information is extended to include the "
"table name of the key. Previously, duplicate key error information included "
@ -337,6 +359,19 @@ msgstr ""
"takeup has been limited and its expected that users will use ``alembic`` "
"directly nowadays."
msgid ""
"The ``oslo_db.sqlalchemy.migration`` module and ``migrate`` backend for the "
"``oslo_db.sqalchemy.migration_cli`` module, both of which were first "
"deprecated in the 8.5.0 release, have now been removed. ``sqlalchemy-"
"migrate`` is no longer under active development, does not support SQLAlchemy "
"2.0, and has been effectively replaced by ``alembic``."
msgstr ""
"The ``oslo_db.sqlalchemy.migration`` module and ``migrate`` backend for the "
"``oslo_db.sqalchemy.migration_cli`` module, both of which were first "
"deprecated in the 8.5.0 release, have now been removed. ``sqlalchemy-"
"migrate`` is no longer under active development, does not support SQLAlchemy "
"2.0, and has been effectively replaced by ``alembic``."
msgid ""
"The ``oslo_db.sqlalchemy.migration`` module is deprecated for removal. It "
"only supports ``sqlalchemy-migrate``, which is no longer under active "
@ -350,6 +385,13 @@ msgstr ""
"module should consider switching to ``alembic`` or, if necessary, using "
"``sqlalchemy-migrate`` directly."
msgid ""
"The ability to create engine facades that used autocommit, first deprecated "
"in 12.1.0, has now been removed. This is not supported in SQLAlchemy 2.x."
msgstr ""
"The ability to create engine facades that used autocommit, first deprecated "
"in 12.1.0, has now been removed. This is not supported in SQLAlchemy 2.x."
msgid ""
"The allowed values for the ``connection_debug`` option are now restricted to "
"the range between 0 and 100 (inclusive). Previously a number lower than 0 or "
@ -420,6 +462,13 @@ msgstr ""
"The following helpers have been removed from the ``oslo_db.sqlalchemy."
"utils`` module:"
msgid ""
"The following test fixtures and base test classes were deprecated and have "
"now been removed:"
msgstr ""
"The following test fixtures and base test classes were deprecated and have "
"now been removed:"
msgid ""
"The newly added mysql_wsrep_sync_wait parameter now defaults to non-present "
"in the enginefacade's default configuration options, so that it is not "
@ -446,6 +495,13 @@ msgstr ""
"``oslo_db.sqlalchemy.test_fixtures``. This was similarly unused and "
"presented similar compatibility issues."
msgid ""
"They have all been replaced by equivalent test fixtures and test class "
"mixins in ``oslo_db.sqlalchemy.test_fixtures``."
msgstr ""
"They have all been replaced by equivalent test fixtures and test class "
"mixins in ``oslo_db.sqlalchemy.test_fixtures``."
msgid ""
"This change potentially leads to increasing of the number of open "
"connections to an RDBMS server. Depending on the configuration, you may see "
@ -505,6 +561,36 @@ msgstr "``NonCommittingEngine``"
msgid "``NonCommittingTransaction``"
msgstr "``NonCommittingTransaction``"
msgid "``oslo_db.sqlalchemy.test_base.DbFixture``"
msgstr "``oslo_db.sqlalchemy.test_base.DbFixture``"
msgid "``oslo_db.sqlalchemy.test_base.DbTestCase``"
msgstr "``oslo_db.sqlalchemy.test_base.DbTestCase``"
msgid "``oslo_db.sqlalchemy.test_base.MySQLOpportunisticFixture``"
msgstr "``oslo_db.sqlalchemy.test_base.MySQLOpportunisticFixture``"
msgid "``oslo_db.sqlalchemy.test_base.MySQLOpportunisticTestCase``"
msgstr "``oslo_db.sqlalchemy.test_base.MySQLOpportunisticTestCase``"
msgid "``oslo_db.sqlalchemy.test_base.OpportunisticTestCase``"
msgstr "``oslo_db.sqlalchemy.test_base.OpportunisticTestCase``"
msgid "``oslo_db.sqlalchemy.test_base.PostgreSQLOpportunisticFixture``"
msgstr "``oslo_db.sqlalchemy.test_base.PostgreSQLOpportunisticFixture``"
msgid "``oslo_db.sqlalchemy.test_base.PostgreSQLOpportunisticTestCase``"
msgstr "``oslo_db.sqlalchemy.test_base.PostgreSQLOpportunisticTestCase``"
msgid "``oslo_db.tests.sqlalchemy.base.DbTestCase``"
msgstr "``oslo_db.tests.sqlalchemy.base.DbTestCase``"
msgid "``oslo_db.tests.sqlalchemy.base.MySQLOpportunisticTestCase``"
msgstr "``oslo_db.tests.sqlalchemy.base.MySQLOpportunisticTestCase``"
msgid "``oslo_db.tests.sqlalchemy.base.PostgreSQLOpportunisticTestCase``"
msgstr "``oslo_db.tests.sqlalchemy.base.PostgreSQLOpportunisticTestCase``"
msgid "and the ML thread:"
msgstr "and the ML thread:"
@ -567,3 +653,6 @@ msgstr ""
"oslo.db now logs a warning when the connection URL does not explicitly "
"mention a driver. The default driver is still used, but in some cases, such "
"as MySQL, the default is incompatible with the concurrency library eventlet."
msgid "oslo.db now supports SQLAlchemy 2.0."
msgstr "oslo.db now supports SQLAlchemy 2.0."