mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-22 09:12:07 +02:00
19.0 vanilla
This commit is contained in:
parent
20e6dadd87
commit
4b94f0abc5
205 changed files with 24700 additions and 14614 deletions
|
|
@ -4,10 +4,10 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-08 20:35+0000\n"
|
||||
"PO-Revision-Date: 2025-05-08 20:35+0000\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-01-25 18:37+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -15,11 +15,6 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model_terms:ir.ui.view,arch_db:web_unsplash.res_config_settings_view_form
|
||||
msgid "<i class=\"fa fa-arrow-right\"/> Generate an Access Key"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__unsplash_access_key
|
||||
msgid "Access Key"
|
||||
|
|
@ -27,16 +22,14 @@ msgstr ""
|
|||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__unsplash_app_id
|
||||
#, python-format
|
||||
msgid "Application ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "Apply"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -50,59 +43,72 @@ msgstr ""
|
|||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_ir_attachment__display_name
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_ir_qweb_field_image__display_name
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__display_name
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_users__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash URL!"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash notify URL!"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
msgid "Get an Access key"
|
||||
#: model_terms:ir.ui.view,arch_db:web_unsplash.res_config_settings_view_form
|
||||
msgid "Generate an Access Key"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "Get an Access key"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_ir_attachment__id
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_ir_qweb_field_image__id
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__id
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_users__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "Paste your access key here"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "Paste your application ID here"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/media_dialog.xml:0
|
||||
msgid "Photos (via Unsplash)"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Please check your Unsplash access key and application ID."
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Please check your internet connection or contact administrator."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -113,29 +119,25 @@ msgstr ""
|
|||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Search is temporarily unavailable"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Setup Unsplash to access royalty free photos."
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Something went wrong"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid ""
|
||||
"The max number of searches is exceeded. Please retry in an hour or extend to"
|
||||
" a better account."
|
||||
|
|
@ -143,22 +145,19 @@ msgstr ""
|
|||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Unauthorized Key"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
msgid "Uploading %s '%s' images."
|
||||
#: code:addons/web_unsplash/static/src/unsplash_service.js:0
|
||||
msgid "Uploading %(count)s '%(query)s' images."
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_service.js:0
|
||||
msgid "Uploading '%s' image."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -169,21 +168,18 @@ msgstr ""
|
|||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "and paste"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "and paste it here:"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "here:"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue