203 lines
6.0 KiB
Plaintext
203 lines
6.0 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_unsplash
|
|
#
|
|
# Translators:
|
|
# Josep Anton Belchi, 2023
|
|
# Óscar Fonseca <tecnico@pyming.com>, 2023
|
|
# Arnau Ros, 2023
|
|
# Martin Trigaux, 2023
|
|
# marcescu, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: marcescu, 2023\n"
|
|
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ca\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: web_unsplash
|
|
#: model_terms:ir.ui.view,arch_db:web_unsplash.res_config_settings_view_form
|
|
msgid "<i class=\"oi oi-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"
|
|
msgstr "Clau d'accés"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
|
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__unsplash_app_id
|
|
#, python-format
|
|
msgid "Application ID"
|
|
msgstr "ID de l'aplicació"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
|
#, python-format
|
|
msgid "Apply"
|
|
msgstr "Aplica"
|
|
|
|
#. module: web_unsplash
|
|
#: model:ir.model,name:web_unsplash.model_ir_attachment
|
|
msgid "Attachment"
|
|
msgstr "Adjunt"
|
|
|
|
#. module: web_unsplash
|
|
#: model:ir.model,name:web_unsplash.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Paràmetres de configuració"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-python
|
|
#: code:addons/web_unsplash/controllers/main.py:0
|
|
#, python-format
|
|
msgid "ERROR: Unknown Unsplash URL!"
|
|
msgstr "ERROR: URL d'Unsplash desconegut!"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-python
|
|
#: code:addons/web_unsplash/controllers/main.py:0
|
|
#, python-format
|
|
msgid "ERROR: Unknown Unsplash notify URL!"
|
|
msgstr "ERROR: URL de notificació d'Unsplash desconegut!"
|
|
|
|
#. 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"
|
|
msgstr "Obtenir una clau d'accés"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
|
#, python-format
|
|
msgid "Paste your access key here"
|
|
msgstr "Enganxa la clau d'accés aquí"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
|
#, python-format
|
|
msgid "Paste your application ID here"
|
|
msgstr "Enganxa l'ID de l'aplicació aquí"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
|
#, python-format
|
|
msgid "Photos (via Unsplash)"
|
|
msgstr "Fotos (via Unsplash)"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "Please check your Unsplash access key and application ID."
|
|
msgstr ""
|
|
"Si us plau, comprova la teva clau d'accés a Unsplash i el ID de l'aplicació."
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "Please check your internet connection or contact administrator."
|
|
msgstr ""
|
|
"Si us plau, comprovi la seva connexió a Internet o posi's en contacte amb "
|
|
"l'administrador."
|
|
|
|
#. module: web_unsplash
|
|
#: model:ir.model,name:web_unsplash.model_ir_qweb_field_image
|
|
msgid "Qweb Field Image"
|
|
msgstr "Camp d'imatge Qweb"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "Search is temporarily unavailable"
|
|
msgstr "La cerca no està disponible temporalment"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "Setup Unsplash to access royalty free photos."
|
|
msgstr "Configura Unsplash per a accedir a fotos lliures de drets."
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "Something went wrong"
|
|
msgstr "Alguna cosa ha fallat"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The max number of searches is exceeded. Please retry in an hour or extend to"
|
|
" a better account."
|
|
msgstr ""
|
|
"S'ha excedit el nombre màxim de cerques. Torneu-ho a provar en una hora o "
|
|
"amplieu-ho a un compte millor."
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "Unauthorized Key"
|
|
msgstr "Clau no autoritzada"
|
|
|
|
#. 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 "S'està pujant %s '%s' imatges."
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "Uploading '%s' image."
|
|
msgstr "S'està pujant '%s' imatge."
|
|
|
|
#. module: web_unsplash
|
|
#: model:ir.model,name:web_unsplash.model_res_users
|
|
msgid "User"
|
|
msgstr "Usuari"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
|
#, python-format
|
|
msgid "and paste"
|
|
msgstr "i enganxar"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
|
#, python-format
|
|
msgid "and paste it here:"
|
|
msgstr "i enganxar-ho aquí:"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
|
#, python-format
|
|
msgid "here:"
|
|
msgstr "aquí:"
|