mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-22 18:51:59 +02:00
Initial commit: Web packages
This commit is contained in:
commit
cd458d4b85
791 changed files with 410049 additions and 0 deletions
203
odoo-bringout-oca-ocb-web_unsplash/web_unsplash/i18n/ro.po
Normal file
203
odoo-bringout-oca-ocb-web_unsplash/web_unsplash/i18n/ro.po
Normal file
|
|
@ -0,0 +1,203 @@
|
|||
# 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
|
||||
# Larisa_nexterp, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-08 20:35+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:56+0000\n"
|
||||
"Last-Translator: Larisa_nexterp, 2025\n"
|
||||
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ro\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\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\"/>Generați o cheie de acces"
|
||||
|
||||
#. 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/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 aplicație"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
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
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash URL!"
|
||||
msgstr "EROARE: URL Unsplash necunoscut!"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash notify URL!"
|
||||
msgstr "EROARE: URL de notificare Unsplash necunoscut!"
|
||||
|
||||
#. 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 "Obține o cheie de acces"
|
||||
|
||||
#. 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 "Lipiți cheia de acces aici"
|
||||
|
||||
#. 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 "Lipiți ID-ul cererii aici"
|
||||
|
||||
#. 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 "Fotografii (prin 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 "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/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
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/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
msgid "Search is temporarily unavailable"
|
||||
msgstr "Căutarea este temporar indisponibilă"
|
||||
|
||||
#. 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ți Unsplash pentru a accesa fotografii fără drepturi de autor."
|
||||
|
||||
#. 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 "Ceva n-a mers bine"
|
||||
|
||||
#. 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 ""
|
||||
"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/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
msgid "Unauthorized Key"
|
||||
msgstr "Cheie neautorizată"
|
||||
|
||||
#. 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 "Se încarcă %s imagini '%s'."
|
||||
|
||||
#. 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 "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/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
msgid "and paste"
|
||||
msgstr "și lipiți"
|
||||
|
||||
#. 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 lipiți aici:"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
msgid "here:"
|
||||
msgstr "aici:"
|
||||
Loading…
Add table
Add a link
Reference in a new issue