mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-23 04:52:09 +02:00
19.0 vanilla
This commit is contained in:
parent
20e6dadd87
commit
4b94f0abc5
205 changed files with 24700 additions and 14614 deletions
|
|
@ -1,31 +1,30 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_unsplash
|
||||
#
|
||||
# * web_unsplash
|
||||
#
|
||||
# Translators:
|
||||
# Reinaldo Ramos <reinaldo.ramos@arxi.pt>, 2022
|
||||
# Diogo Fonseca <dsf@thinkopensolutions.pt>, 2022
|
||||
# Pedro Filipe <pedro2.10@hotmail.com>, 2022
|
||||
# Manuela Silva <mmsrs@sky.com>, 2023
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:45+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:56+0000\n"
|
||||
"Last-Translator: Manuela Silva <mmsrs@sky.com>, 2023\n"
|
||||
"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-17 12:55+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Portuguese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"web_unsplash/pt/>\n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\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 "<i class=\"fa fa-arrow-right\"/>Gerar Chave de acesso "
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
|
||||
"1000000 == 0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__unsplash_access_key
|
||||
|
|
@ -34,16 +33,14 @@ msgstr "Chave de acesso"
|
|||
|
||||
#. 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 ""
|
||||
msgstr "ID do aplicativo"
|
||||
|
||||
#. 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 "Aplicar"
|
||||
|
||||
|
|
@ -57,115 +54,124 @@ msgstr "Anexo"
|
|||
msgid "Config Settings"
|
||||
msgstr "Configurações"
|
||||
|
||||
#. 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 "Nome"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash URL!"
|
||||
msgstr ""
|
||||
msgstr "ERRO: URL do Unplash desconhecida."
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash notify URL!"
|
||||
msgstr "ERRO: URL de notificação do Unsplash desconhecida."
|
||||
|
||||
#. module: web_unsplash
|
||||
#: 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 ""
|
||||
msgstr "Obter chave de acesso"
|
||||
|
||||
#. 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 "ID"
|
||||
|
||||
#. 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 access key here"
|
||||
msgstr "Colar chave de acesso "
|
||||
msgstr "Colar chave de acesso"
|
||||
|
||||
#. 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 ""
|
||||
msgstr "Copie o ID do seu aplicativo aqui"
|
||||
|
||||
#. 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 ""
|
||||
msgstr "Fotos (via Unsplash)"
|
||||
|
||||
#. 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 ""
|
||||
msgstr "Verifique a chave de acesso do Unsplash e o ID de aplicativo."
|
||||
|
||||
#. 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 ""
|
||||
"Verifique sua conexão com a internet ou entre em contato com o administrador."
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model:ir.model,name:web_unsplash.model_ir_qweb_field_image
|
||||
msgid "Qweb Field Image"
|
||||
msgstr ""
|
||||
msgstr "Campo Qweb – Imagem"
|
||||
|
||||
#. 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 ""
|
||||
msgstr "A pesquisa está temporariamente indisponível"
|
||||
|
||||
#. 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 ""
|
||||
msgstr "Instale o Unsplash ter acesso a fotos sem direitos autorias."
|
||||
|
||||
#. 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 ""
|
||||
msgstr "Algo deu errado"
|
||||
|
||||
#. 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."
|
||||
"The max number of searches is exceeded. Please retry in an hour or extend to "
|
||||
"a better account."
|
||||
msgstr ""
|
||||
"O número máximo de buscas foi ultrapassado. Tente novamente em uma hora ou "
|
||||
"passe para uma conta melhor."
|
||||
|
||||
#. 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 ""
|
||||
msgstr "Chave não autorizada"
|
||||
|
||||
#. 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."
|
||||
msgstr "A enviar %s '%s' imagens."
|
||||
#: code:addons/web_unsplash/static/src/unsplash_service.js:0
|
||||
msgid "Uploading %(count)s '%(query)s' images."
|
||||
msgstr "A enviar %(count)s '%(query)s' imagens."
|
||||
|
||||
#. 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 "A enviar '%s' imagem."
|
||||
|
||||
|
|
@ -176,21 +182,21 @@ msgstr "Utilizador"
|
|||
|
||||
#. 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 ""
|
||||
msgstr "e cole"
|
||||
|
||||
#. 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 ""
|
||||
msgstr "e cole aqui:"
|
||||
|
||||
#. 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 ""
|
||||
msgstr "aqui:"
|
||||
|
||||
#~ msgid "Uploading %s '%s' images."
|
||||
#~ msgstr "A enviar %s '%s' imagens."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue