mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-21 17:52:06 +02:00
201 lines
6.7 KiB
Text
201 lines
6.7 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_unsplash
|
|
#
|
|
# Translators:
|
|
# Dan Stoica <danila@terrabit.ro>, 2022
|
|
# Dorin Hongu <dhongu@gmail.com>, 2022
|
|
# Foldi Robert <foldirobert@nexterp.ro>, 2022
|
|
# Hongu Cosmin <cosmin513@gmail.com>, 2022
|
|
# Martin Trigaux, 2022
|
|
# 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: 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: Romanian <https://translate.odoo.com/projects/odoo-19/"
|
|
"web_unsplash/ro/>\n"
|
|
"Language: ro\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
|
|
"20)) ? 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
|
|
msgid "Access Key"
|
|
msgstr "Cheie Acces"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: 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
|
|
msgid "Application ID"
|
|
msgstr "ID aplicație"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
|
msgid "Apply"
|
|
msgstr "Aplică"
|
|
|
|
#. module: web_unsplash
|
|
#: model:ir.model,name:web_unsplash.model_ir_attachment
|
|
msgid "Attachment"
|
|
msgstr "Atașament"
|
|
|
|
#. module: web_unsplash
|
|
#: model:ir.model,name:web_unsplash.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Setări de configurare"
|
|
|
|
#. 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 "Nume afișat"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-python
|
|
#: code:addons/web_unsplash/controllers/main.py:0
|
|
msgid "ERROR: Unknown Unsplash URL!"
|
|
msgstr "EROARE: URL Unsplash necunoscut!"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-python
|
|
#: code:addons/web_unsplash/controllers/main.py:0
|
|
msgid "ERROR: Unknown Unsplash notify URL!"
|
|
msgstr "EROARE: URL de notificare Unsplash necunoscut!"
|
|
|
|
#. module: web_unsplash
|
|
#: model_terms:ir.ui.view,arch_db:web_unsplash.res_config_settings_view_form
|
|
msgid "Generate an Access Key"
|
|
msgstr "Generează o cheie de acces"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
|
msgid "Get an Access key"
|
|
msgstr "Obține o cheie de acces"
|
|
|
|
#. 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/unsplash_credentials/unsplash_credentials.xml:0
|
|
msgid "Paste your access key here"
|
|
msgstr "Lipiți cheia de acces aici"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
|
msgid "Paste your application ID here"
|
|
msgstr "Lipiți ID-ul cererii aici"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/media_dialog/media_dialog.xml:0
|
|
msgid "Photos (via Unsplash)"
|
|
msgstr "Fotografii (prin Unsplash)"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
|
msgid "Please check your Unsplash access key and application ID."
|
|
msgstr "Vă rugăm să verificați cheia de acces Unsplash și ID-ul aplicației."
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
|
msgid "Please check your internet connection or contact administrator."
|
|
msgstr ""
|
|
"Vă rugăm să verificați conexiunea la internet sau să contactați "
|
|
"administratorul."
|
|
|
|
#. module: web_unsplash
|
|
#: model:ir.model,name:web_unsplash.model_ir_qweb_field_image
|
|
msgid "Qweb Field Image"
|
|
msgstr "Imagine Câmp Qweb"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
|
msgid "Search is temporarily unavailable"
|
|
msgstr "Căutarea este temporar indisponibilă"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
|
msgid "Setup Unsplash to access royalty free photos."
|
|
msgstr ""
|
|
"Configurați Unsplash pentru a accesa fotografii fără drepturi de autor."
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
|
msgid "Something went wrong"
|
|
msgstr "Ceva n-a mers bine"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: 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."
|
|
msgstr ""
|
|
"Numărul maxim de căutări este depășit. Încercați din nou într-o oră sau "
|
|
"extindeți-vă la un cont mai bun."
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
|
msgid "Unauthorized Key"
|
|
msgstr "Cheie neautorizată"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/unsplash_service.js:0
|
|
msgid "Uploading %(count)s '%(query)s' images."
|
|
msgstr "Se încarcă %(count)s imagini '%(query)s'."
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/unsplash_service.js:0
|
|
msgid "Uploading '%s' image."
|
|
msgstr "Se încarcă imaginea '%s'."
|
|
|
|
#. module: web_unsplash
|
|
#: model:ir.model,name:web_unsplash.model_res_users
|
|
msgid "User"
|
|
msgstr "Operator"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
|
msgid "and paste"
|
|
msgstr "și lipiți"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
|
msgid "and paste it here:"
|
|
msgstr "și lipiți aici:"
|
|
|
|
#. module: web_unsplash
|
|
#. odoo-javascript
|
|
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
|
msgid "here:"
|
|
msgstr "aici:"
|