mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-backend-17.0/server-backend-17.0-base_external_dbsource Translate-URL: https://translation.odoo-community.org/projects/server-backend-17-0/server-backend-17-0-base_external_dbsource/
This commit is contained in:
@@ -16,9 +16,9 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
|
||||
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
|
||||
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
|
||||
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
|
||||
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#. module: base_external_dbsource
|
||||
#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource__conn_string
|
||||
@@ -43,7 +43,7 @@ msgstr ""
|
||||
#: code:addons/base_external_dbsource/models/base_external_dbsource.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\"%(method)s\" method not found, check that all assets are installed for the "
|
||||
"\"%(method)s\" method not found, check that all assets are installedfor the "
|
||||
"%(connector)s connector type."
|
||||
msgstr ""
|
||||
|
||||
@@ -73,8 +73,12 @@ msgid "Conn String Full"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_external_dbsource
|
||||
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource__conn_string
|
||||
#: model_terms:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form
|
||||
msgid "Connection String"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_external_dbsource
|
||||
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource__conn_string
|
||||
msgid "Connection string"
|
||||
msgstr ""
|
||||
|
||||
@@ -150,11 +154,6 @@ msgid ""
|
||||
"that the required components were detected."
|
||||
msgstr ""
|
||||
|
||||
#. module: base_external_dbsource
|
||||
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ostatnio modyfikowano"
|
||||
|
||||
#. module: base_external_dbsource
|
||||
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource__write_uid
|
||||
msgid "Last Updated by"
|
||||
@@ -165,11 +164,6 @@ msgstr "Ostatnio modyfikowane przez"
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ostatnia zmiana"
|
||||
|
||||
#. module: base_external_dbsource
|
||||
#: model:ir.model.fields.selection,name:base_external_dbsource.selection__base_external_dbsource__connector__mysql
|
||||
msgid "MySQL"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_external_dbsource
|
||||
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource__password
|
||||
msgid "Password"
|
||||
@@ -201,3 +195,6 @@ msgstr ""
|
||||
#, python-format
|
||||
msgid "query is a required argument"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Ostatnio modyfikowano"
|
||||
|
||||
Reference in New Issue
Block a user